Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge app-admin/mbr scheitert
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Martux
Veteran
Veteran


Joined: 04 Feb 2005
Posts: 1917

PostPosted: Tue Aug 07, 2007 5:16 pm    Post subject: emerge app-admin/mbr scheitert Reply with quote

Sowohl mbr-1.1.5 als auch mbr-1.1.9 lassen sich nicht emergen...
Ich möchte gerade die Sysrescuecd (http://www.sysresccd.org) auf einen USB-Stick installieren und brauche dieses tool...

1) Die CFLAGS bei denen auch Audacity spinnt
2) Failsafe (Core2Duo) ?*bet*?
Code:

CFLAGS="-march=nocona -O2 -pipe -fomit-frame-pointer -ffast-math"
CFLAGS="-march=prescott -O2 -pipe -fomit-frame-pointer"         


Code:

make[1]: Entering directory `/var/tmp/portage/app-admin/mbr-1.1.9/work/mbr-1.1.9/harness'
i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mbr\" -DVERSION=\"1.1.9\" -I. -I.     -Wall -Wstrict-prototypes -Wmissing-prototypes -g -m32 -march=prescott -O2 -pipe -fomit-frame-pointer -c args.c
i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mbr\" -DVERSION=\"1.1.9\" -I. -I.     -Wall -Wstrict-prototypes -Wmissing-prototypes -g -m32 -march=prescott -O2 -pipe -fomit-frame-pointer -c bios.c
i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mbr\" -DVERSION=\"1.1.9\" -I. -I.     -Wall -Wstrict-prototypes -Wmissing-prototypes -g -m32 -march=prescott -O2 -pipe -fomit-frame-pointer -c event.c
i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mbr\" -DVERSION=\"1.1.9\" -I. -I.     -Wall -Wstrict-prototypes -Wmissing-prototypes -g -m32 -march=prescott -O2 -pipe -fomit-frame-pointer -c harness.c
i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mbr\" -DVERSION=\"1.1.9\" -I. -I.     -Wall -Wstrict-prototypes -Wmissing-prototypes -g -m32 -march=prescott -O2 -pipe -fomit-frame-pointer -c mbr.c
bios.c: In Funktion »handle_int_13«:
bios.c:112: Warnung: Dereferenzierung eines Type-Pun-Zeigers verletzt strict-aliasing-Regeln
bios.c:113: Warnung: Dereferenzierung eines Type-Pun-Zeigers verletzt strict-aliasing-Regeln
bios.c:122: Warnung: Dereferenzierung eines Type-Pun-Zeigers verletzt strict-aliasing-Regeln
bios.c:123: Warnung: Dereferenzierung eines Type-Pun-Zeigers verletzt strict-aliasing-Regeln
bios.c:128: Warnung: Dereferenzierung eines Type-Pun-Zeigers verletzt strict-aliasing-Regeln
bios.c:139: Warnung: Dereferenzierung eines Type-Pun-Zeigers verletzt strict-aliasing-Regeln
bios.c:142: Warnung: Dereferenzierung eines Type-Pun-Zeigers verletzt strict-aliasing-Regeln
bios.c:168: Warnung: Dereferenzierung eines Type-Pun-Zeigers verletzt strict-aliasing-Regeln
bios.c: In Funktion »handle_int_16«:
bios.c:207: Warnung: Dereferenzierung eines Type-Pun-Zeigers verletzt strict-aliasing-Regeln
bios.c:219: Warnung: Dereferenzierung eines Type-Pun-Zeigers verletzt strict-aliasing-Regeln
bios.c: In Funktion »handle_int_1a«:
bios.c:234: Warnung: Dereferenzierung eines Type-Pun-Zeigers verletzt strict-aliasing-Regeln
bios.c:235: Warnung: Dereferenzierung eines Type-Pun-Zeigers verletzt strict-aliasing-Regeln
bios.c: In Funktion »handle_int_e4«:
bios.c:291: Warnung: Dereferenzierung eines Type-Pun-Zeigers verletzt strict-aliasing-Regeln
i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mbr\" -DVERSION=\"1.1.9\" -I. -I.     -Wall -Wstrict-prototypes -Wmissing-prototypes -g -m32 -march=prescott -O2 -pipe -fomit-frame-pointer -c output.c
i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mbr\" -DVERSION=\"1.1.9\" -I. -I.     -Wall -Wstrict-prototypes -Wmissing-prototypes -g -m32 -march=prescott -O2 -pipe -fomit-frame-pointer -c process.c
i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mbr\" -DVERSION=\"1.1.9\" -I. -I.     -Wall -Wstrict-prototypes -Wmissing-prototypes -g -m32 -march=prescott -O2 -pipe -fomit-frame-pointer -c time.c
i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mbr\" -DVERSION=\"1.1.9\" -I. -I.     -Wall -Wstrict-prototypes -Wmissing-prototypes -g -m32 -march=prescott -O2 -pipe -fomit-frame-pointer -c vm86.c
vm86.c:15: Fehler: expected declaration specifiers or »...« before »vm86«
vm86.c:15: Fehler: expected declaration specifiers or »...« before »fn«
vm86.c:15: Fehler: expected declaration specifiers or »...« before »v86«
vm86.c:15: Warnung: »int« ist Standardtyp in Deklaration von »_syscall2«
vm86.c: In Funktion »vm86_run«:
vm86.c:77: Warnung: Implizite Deklaration der Funktion »vm86«
make[1]: *** [vm86.o] Fehler 1
make[1]: Leaving directory `/var/tmp/portage/app-admin/mbr-1.1.9/work/mbr-1.1.9/harness'
make: *** [all-recursive] Fehler 1
 *
 * ERROR: app-admin/mbr-1.1.9 failed.
 * Call stack:
 *   ebuild.sh, line 1648:   Called dyn_compile
 *   ebuild.sh, line 988:   Called qa_call 'src_compile'
 *   ebuild.sh, line 44:   Called src_compile
 *   ebuild.sh, line 662:   Called die
 *
 * emake failed
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/app-admin/mbr-1.1.9/temp/build.log'.
 *

 * Messages for package app-admin/mbr-1.1.9:

 *
 * ERROR: app-admin/mbr-1.1.9 failed.
 * Call stack:
 *   ebuild.sh, line 1648:   Called dyn_compile
 *   ebuild.sh, line 988:   Called qa_call 'src_compile'
 *   ebuild.sh, line 44:   Called src_compile
 *   ebuild.sh, line 662:   Called die
Back to top
View user's profile Send private message
UTgamer
Veteran
Veteran


Joined: 10 Aug 2003
Posts: 1326
Location: Troisdorf (Köln) Deutschland

PostPosted: Wed Aug 08, 2007 8:56 am    Post subject: Reply with quote

app-admin/mbr läuft nicht auf allen x86_64 Systemen!
Mit der prescott Einstellung und einem Multilibsystem müßte es eigentlich gehen.

Wenn garnichts geht dann eine chroot 32 Bit Umgebung erstellen.


PS:
nocona und -ffast-math, ist das überhaupt für alles stabil?
_________________
AMD Phenom II x4 >> CFLAGS="-march=amdfam10 -O2 -mmmx -msse3 -mfpmath=sse,387 -pipe -ffast-math" is stable and here in use.

Did Intel produce at any time bugfree HW?
http://www.urbanmyth.org/microcode/
http://www.heise.de/newsticker/meldung/91748
Back to top
View user's profile Send private message
Martux
Veteran
Veteran


Joined: 04 Feb 2005
Posts: 1917

PostPosted: Wed Aug 08, 2007 4:39 pm    Post subject: Reply with quote

Hallo, hätte dazu sagen sollen, daß es sich um ein 32bit-System handelt.
Da hat bis auf audacity mit march=nocona alles sauber durchkompiliert.
Zumindest mit march=prescott sollte es aber auf jeden Fall gehen.
Gibt es denn vlt. noch andere Möglichkeiten den MBR zu schreiben?
Gruß, Marcus
Back to top
View user's profile Send private message
Martux
Veteran
Veteran


Joined: 04 Feb 2005
Posts: 1917

PostPosted: Wed Aug 08, 2007 8:29 pm    Post subject: Reply with quote

Es scheint Bug-Nr 167707 zu sein...
Keine Lösung in Sicht? Wie kann ich alternativ dazu einen master boot record erstellen?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum