Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 207901 - stabilize app-admin/mbr-1.1.10 (<1.1.10 fails to compile)
Summary: stabilize app-admin/mbr-1.1.10 (<1.1.10 fails to compile)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Developers for the x86 Architecture
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on:
Blocks:
 
Reported: 2008-01-28 14:11 UTC by Stefano Priore
Modified: 2008-01-28 14:25 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stefano Priore 2008-01-28 14:11:50 UTC
app-admin/mbr-1.1.5 dies during compilation with the following log:

>>> Unpacking source...
>>> Unpacking mbr-1.1.5.tar.gz to /var/tmp/portage/app-admin/mbr-1.1.5/work
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/app-admin/mbr-1.1.5/work/mbr-1.1.5 ...
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=i686-pc-linux-gnu
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... gcc
checking whether the C compiler (gcc -march=i686 -O2 -pipe -fomit-frame-pointer ) works... yes
checking whether the C compiler (gcc -march=i686 -O2 -pipe -fomit-frame-pointer ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating harness/Makefile
Making all in harness
make[1]: Entering directory `/var/tmp/portage/app-admin/mbr-1.1.5/work/mbr-1.1.5/harness'
gcc -DPACKAGE=\"mbr\" -DVERSION=\"1.1.5\"  -I. -I.      -Wall -Wstrict-prototypes -Wmissing-prototypes -g -c args.c
gcc -DPACKAGE=\"mbr\" -DVERSION=\"1.1.5\"  -I. -I.      -Wall -Wstrict-prototypes -Wmissing-prototypes -g -c bios.c
gcc -DPACKAGE=\"mbr\" -DVERSION=\"1.1.5\"  -I. -I.      -Wall -Wstrict-prototypes -Wmissing-prototypes -g -c event.c
args.c: In function ‘args_init’:
args.c:57: warning: suggest parentheses around arithmetic in operand of ^
gcc -DPACKAGE=\"mbr\" -DVERSION=\"1.1.5\"  -I. -I.      -Wall -Wstrict-prototypes -Wmissing-prototypes -g -c harness.c
gcc -DPACKAGE=\"mbr\" -DVERSION=\"1.1.5\"  -I. -I.      -Wall -Wstrict-prototypes -Wmissing-prototypes -g -c mbr.c
gcc -DPACKAGE=\"mbr\" -DVERSION=\"1.1.5\"  -I. -I.      -Wall -Wstrict-prototypes -Wmissing-prototypes -g -c output.c
gcc -DPACKAGE=\"mbr\" -DVERSION=\"1.1.5\"  -I. -I.      -Wall -Wstrict-prototypes -Wmissing-prototypes -g -c process.c
gcc -DPACKAGE=\"mbr\" -DVERSION=\"1.1.5\"  -I. -I.      -Wall -Wstrict-prototypes -Wmissing-prototypes -g -c time.c
gcc -DPACKAGE=\"mbr\" -DVERSION=\"1.1.5\"  -I. -I.      -Wall -Wstrict-prototypes -Wmissing-prototypes -g -c vm86.c
process.c: In function ‘process_init’:
process.c:25: warning: implicit declaration of function ‘exit’
process.c:25: warning: incompatible implicit declaration of built-in function ‘exit’
process.c:37: warning: incompatible implicit declaration of built-in function ‘exit’
process.c:47: warning: incompatible implicit declaration of built-in function ‘exit’
process.c: In function ‘set_cpu_limit’:
process.c:59: warning: incompatible implicit declaration of built-in function ‘exit’
process.c:67: warning: incompatible implicit declaration of built-in function ‘exit’
vm86.c:15: error: expected declaration specifiers or ‘...’ before ‘vm86’
vm86.c:15: error: expected declaration specifiers or ‘...’ before ‘fn’
vm86.c:15: error: expected declaration specifiers or ‘...’ before ‘v86’
vm86.c:15: warning: type defaults to ‘int’ in declaration of ‘_syscall2’
vm86.c: In function ‘vm86_run’:
vm86.c:77: warning: implicit declaration of function ‘vm86’
make[1]: *** [vm86.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/app-admin/mbr-1.1.5/work/mbr-1.1.5/harness'
make: *** [all-recursive] Error 1
 *
 * ERROR: app-admin/mbr-1.1.5 failed.
 * Call stack:
 *   ebuild.sh, line 1701:  Called dyn_compile
 *   ebuild.sh, line 1039:  Called qa_call 'src_compile'
 *   ebuild.sh, line   44:  Called src_compile
 *   ebuild.sh, line  711:  Called die
 * The specific snippet of code:
 *              emake || die "emake failed"
 *  The die message:
 *   emake failed

time to bump to version 1.1.10?


Reproducible: Always
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2008-01-28 14:14:08 UTC
x86 please stabilize 1.1.10 for Bug 167707, thanks.
Comment 2 Raúl Porcel (RETIRED) gentoo-dev 2008-01-28 14:25:41 UTC
bumb, x86 stable, closing.