Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 209376 Details for
Bug 290307
x11-libs/libXt-1.0.6 fails to crosscompile when CFLAGS contains march or mtune options not valid for the host architecture
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), 9.08 KB, created by
Andrei Slavoiu
on 2009-11-05 21:53:50 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Andrei Slavoiu
Created:
2009-11-05 21:53:50 UTC
Size:
9.08 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking libXt-1.0.7.tar.bz2 to /var/tmp/portage/x11-libs/libXt-1.0.7-r1/work > [32;01m*[0m Applying libXt-1.0.7-fix-cross-compile-again.patch ... >[A[135C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/x11-libs/libXt-1.0.7-r1/work/libXt-1.0.7' ... > [32;01m*[0m Running aclocal ... >[A[135C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running libtoolize --copy --force --install --automake ... >[A[135C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal ... >[A[135C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[135C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[135C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy ... >[A[135C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: libXt-1.0.7 > [32;01m*[0m Applying sed-1.5.6.patch ... >>>> Source unpacked in /var/tmp/portage/x11-libs/libXt-1.0.7-r1/work >>>> Compiling source in /var/tmp/portage/x11-libs/libXt-1.0.7-r1/work/libXt-1.0.7 ... > * econf: updating libXt-1.0.7/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating libXt-1.0.7/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=armv4tl-softfloat-linux-gnueabi --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --prefix=/usr --datadir=/usr/share >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >configure: loading site script /usr/share/crossdev/include/site/linux-gnueabi >configure: loading site script /usr/share/crossdev/include/site/arm-linux-gnueabi >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for armv4tl-softfloat-linux-gnueabi-strip... armv4tl-softfloat-linux-gnueabi-strip >checking whether to enable maintainer-specific portions of Makefiles... no >checking for armv4tl-softfloat-linux-gnueabi-gcc... armv4tl-softfloat-linux-gnueabi-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... yes >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether armv4tl-softfloat-linux-gnueabi-gcc accepts -g... yes >checking for armv4tl-softfloat-linux-gnueabi-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of armv4tl-softfloat-linux-gnueabi-gcc... gcc3 >checking build system type... x86_64-pc-linux-gnu >checking host system type... armv4tl-softfloat-linux-gnueabi >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by armv4tl-softfloat-linux-gnueabi-gcc... /usr/libexec/gcc/armv4tl-softfloat-linux-gnueabi/ld >checking if the linker (/usr/libexec/gcc/armv4tl-softfloat-linux-gnueabi/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/armv4tl-softfloat-linux-gnueabi-nm -B >checking the name lister (/usr/bin/armv4tl-softfloat-linux-gnueabi-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/libexec/gcc/armv4tl-softfloat-linux-gnueabi/ld option to reload object files... -r >checking for armv4tl-softfloat-linux-gnueabi-objdump... armv4tl-softfloat-linux-gnueabi-objdump >checking how to recognize dependent libraries... pass_all >checking for armv4tl-softfloat-linux-gnueabi-ar... armv4tl-softfloat-linux-gnueabi-ar >checking for armv4tl-softfloat-linux-gnueabi-strip... (cached) armv4tl-softfloat-linux-gnueabi-strip >checking for armv4tl-softfloat-linux-gnueabi-ranlib... armv4tl-softfloat-linux-gnueabi-ranlib >checking command to parse /usr/bin/armv4tl-softfloat-linux-gnueabi-nm -B output from armv4tl-softfloat-linux-gnueabi-gcc object... ok >checking how to run the C preprocessor... armv4tl-softfloat-linux-gnueabi-gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if armv4tl-softfloat-linux-gnueabi-gcc supports -fno-rtti -fno-exceptions... no >checking for armv4tl-softfloat-linux-gnueabi-gcc option to produce PIC... -fPIC -DPIC >checking if armv4tl-softfloat-linux-gnueabi-gcc PIC flag -fPIC -DPIC works... yes >checking if armv4tl-softfloat-linux-gnueabi-gcc static flag -static works... yes >checking if armv4tl-softfloat-linux-gnueabi-gcc supports -c -o file.o... yes >checking if armv4tl-softfloat-linux-gnueabi-gcc supports -c -o file.o... (cached) yes >checking whether the armv4tl-softfloat-linux-gnueabi-gcc linker (/usr/libexec/gcc/armv4tl-softfloat-linux-gnueabi/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking whether armv4tl-softfloat-linux-gnueabi-gcc and cc understand -c and -o together... yes >checking for armv4tl-softfloat-linux-gnueabi-gcc option to accept ISO C99... -std=gnu99 >checking for gcc... gcc >checking for armv4tl-softfloat-linux-gnueabi-pkg-config... /usr/bin/armv4tl-softfloat-linux-gnueabi-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for XT... yes >checking alloca.h usability... yes >checking alloca.h presence... yes >checking for alloca.h... yes >checking for poll... yes >checking for snprintf... yes >checking for main in -lws2_32... no >checking for cpp... /usr/bin/cpp >checking if /usr/bin/cpp requires -undef... yes >checking if /usr/bin/cpp requires -traditional... yes >checking whether malloc(0) returns NULL... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating util/Makefile >config.status: creating include/Makefile >config.status: creating man/Makefile >config.status: creating xt.pc >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >make -j5 --load-average=8 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/x11-libs/libXt-1.0.7-r1/work/libXt-1.0.7' >Making all in util >make[2]: Entering directory `/var/tmp/portage/x11-libs/libXt-1.0.7-r1/work/libXt-1.0.7/util' >armv4tl-softfloat-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include -march=armv4t -mtune=arm920t -Os -pipe -MT makestrs-makestrs.o -MD -MP -MF .deps/makestrs-makestrs.Tpo -c -o makestrs-makestrs.o `test -f 'makestrs.c' || echo './'`makestrs.c >gcc \ > -march=armv4t -mtune=arm920t -Os -pipe -Wl,-O1 -o xmakestrs makestrs.c >sed -e 's|__xorgversion__|"libXt 1.0.7" "X Version 11"|' < makestrs.man > makestrs.1 >makestrs.c:1: error: bad value (armv4t) for -march= switch >makestrs.c:1: error: bad value (arm920t) for -mtune= switch >make[2]: *** [xmakestrs] Error 1 >make[2]: *** Waiting for unfinished jobs.... >mv -f .deps/makestrs-makestrs.Tpo .deps/makestrs-makestrs.Po >make[2]: Leaving directory `/var/tmp/portage/x11-libs/libXt-1.0.7-r1/work/libXt-1.0.7/util' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/x11-libs/libXt-1.0.7-r1/work/libXt-1.0.7' >make: *** [all] Error 2 > [31;01m*[0m ERROR: x11-libs/libXt-1.0.7-r1 failed: > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 49: Called src_compile > [31;01m*[0m environment, line 3267: Called x-modular_src_compile > [31;01m*[0m environment, line 4052: Called x-modular_src_make > [31;01m*[0m environment, line 4091: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die "emake failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =x11-libs/libXt-1.0.7-r1', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =x11-libs/libXt-1.0.7-r1'. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/x11-libs/libXt-1.0.7-r1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/x11-libs/libXt-1.0.7-r1/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/x11-libs/libXt-1.0.7-r1/work/libXt-1.0.7'
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 290307
:
208068
| 209376 |
209515