Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 293599 Details for
Bug 391755
ebuild of sys-devel/bin86 fails
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log
build.log (text/plain), 5.33 KB, created by
John L. Poole
on 2011-11-24 03:02:15 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
John L. Poole
Created:
2011-11-24 03:02:15 UTC
Size:
5.33 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: sys-devel/bin86-0.16.18 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: base-system@gentoo.org >[32;01m * [39;49;00mUSE: arm elibc_glibc kernel_linux userland_GNU >[32;01m * [39;49;00mFEATURES: sandbox >>>> Unpacking source... >>>> Unpacking bin86-0.16.18.tar.gz to /var/tmp/portage/sys-devel/bin86-0.16.18/work > [32;01m*[0m Applying bin86-0.16.18-headers.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m >>>> Source unpacked in /var/tmp/portage/sys-devel/bin86-0.16.18/work >>>> Compiling source in /var/tmp/portage/sys-devel/bin86-0.16.18/work/bin86-0.16.18 ... >make CC=armv7a-hardfloat-linux-gnueabi-gcc >set -e ; for d in ld as; do \ > (cd $d && make "LIBS=" "CFLAGS=-O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_POSIX_SOURCE " "LDFLAGS=-Wl,-O1 -Wl,--as-needed" "BINDIR=/usr/bin" "LIBDIR=/usr/lib" "CC=armv7a-hardfloat-linux-gnueabi-gcc" all;); \ > done >make[1]: Entering directory `/var/tmp/portage/sys-devel/bin86-0.16.18/work/bin86-0.16.18/ld' >armv7a-hardfloat-linux-gnueabi-gcc -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_POSIX_SOURCE -DREL_OUTPUT -c dumps.c -o dumps.o >armv7a-hardfloat-linux-gnueabi-gcc -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_POSIX_SOURCE -DREL_OUTPUT -c io.c -o io.o >io.c: In function 'flusherr': >io.c:142:13: warning: ignoring return value of 'write', declared with attribute warn_unused_result >armv7a-hardfloat-linux-gnueabi-gcc -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_POSIX_SOURCE -DREL_OUTPUT -c ld.c -o ld.o >armv7a-hardfloat-linux-gnueabi-gcc -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_POSIX_SOURCE -DREL_OUTPUT -c readobj.c -o readobj.o >armv7a-hardfloat-linux-gnueabi-gcc -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_POSIX_SOURCE -DREL_OUTPUT -c table.c -o table.o >armv7a-hardfloat-linux-gnueabi-gcc -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_POSIX_SOURCE -DREL_OUTPUT -c typeconv.c -o typeconv.o >typeconv.c: In function 'xxerr': >typeconv.c:14:32: warning: ignoring return value of 'write', declared with attribute warn_unused_result >armv7a-hardfloat-linux-gnueabi-gcc -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_POSIX_SOURCE -DREL_OUTPUT -c linksyms.c -o linksyms.o >armv7a-hardfloat-linux-gnueabi-gcc -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_POSIX_SOURCE -DREL_OUTPUT -c mkar.c -o mkar.o >armv7a-hardfloat-linux-gnueabi-gcc -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_POSIX_SOURCE -DREL_OUTPUT -c writex86.c -o writex86.o >armv7a-hardfloat-linux-gnueabi-gcc -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_POSIX_SOURCE -DREL_OUTPUT -c writebin.c >writebin.c: In function 'writebin': >writebin.c:1062:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result >armv7a-hardfloat-linux-gnueabi-gcc -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_POSIX_SOURCE -DREL_OUTPUT -c writeemu.c -o writeemu.o >armv7a-hardfloat-linux-gnueabi-gcc -Wl,-O1 -Wl,--as-needed dumps.o io.o ld.o readobj.o table.o typeconv.o linksyms.o mkar.o writex86.o writebin.o writeemu.o -o ld86 >armv7a-hardfloat-linux-gnueabi-gcc -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_POSIX_SOURCE -Wl,-O1 -Wl,--as-needed objchop.c -o objchop >armv7a-hardfloat-linux-gnueabi-gcc -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_POSIX_SOURCE -Wl,-O1 -Wl,--as-needed catimage.c -o catimage >catimage.c:29:2: error: #error "Compile error: struct exec invalid (long not 32 bit ?)" >catimage.c: In function 'main': >catimage.c:65:22: error: invalid operands to binary >> (have 'char *' and 'int') >catimage.c:65:43: error: invalid operands to binary >> (have 'char *' and 'int') >catimage.c:71:23: warning: assignment makes integer from pointer without a cast >catimage.c:79:29: error: invalid operands to binary + (have 'char *' and 'char *') >catimage.c:85:20: warning: assignment makes integer from pointer without a cast >catimage.c: In function 'read_symtable': >catimage.c:175:11: warning: assignment makes integer from pointer without a cast >catimage.c:200:19: warning: assignment makes integer from pointer without a cast >catimage.c:206:47: warning: assignment makes integer from pointer without a cast >catimage.c:207:47: warning: assignment makes integer from pointer without a cast >make[1]: *** [catimage] Error 1 >make[1]: Leaving directory `/var/tmp/portage/sys-devel/bin86-0.16.18/work/bin86-0.16.18/ld' >make: *** [all] Error 1 >emake failed > [31;01m*[0m ERROR: sys-devel/bin86-0.16.18 failed (compile phase): > [31;01m*[0m (no error message) > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 56: Called src_compile > [31;01m*[0m environment, line 2150: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake CC="$(tc-getCC)" || die > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =sys-devel/bin86-0.16.18', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =sys-devel/bin86-0.16.18'. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/sys-devel/bin86-0.16.18/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/sys-devel/bin86-0.16.18/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/sys-devel/bin86-0.16.18/work/bin86-0.16.18'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 391755
: 293599 |
293601