Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 216835 Details for
Bug 301431
sys-kernel/linux-headers: linux/binfmt.h defines MAX_ARG_STRLEN in PAGE_SIZE terms (breaks sys-devel/make-3.81-r1 with PAGE_SIZE undefined)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log, xcompile for arm
build.log (text/plain), 17.19 KB, created by
Martin Gysel (bearsh)
on 2010-01-18 20:36:20 UTC
(
hide
)
Description:
build log, xcompile for arm
Filename:
MIME Type:
Creator:
Martin Gysel (bearsh)
Created:
2010-01-18 20:36:20 UTC
Size:
17.19 KB
patch
obsolete
> [32;01m*[0m CPV: sys-devel/make-3.81-r1 > [32;01m*[0m REPO: gentoo > [32;01m*[0m USE: arm elibc_glibc kernel_linux nls userland_GNU >>>> Unpacking source... >>>> Unpacking make-3.81.tar.bz2 to /usr/armv7a-unknown-linux-gnueabi/tmp/portage/sys-devel/make-3.81-r1/work > [32;01m*[0m Applying make-3.81-tests-lang.patch ... >[A[165C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying make-3.81-long-cmdline.patch ... >[A[165C [34;01m[ [32;01mok[34;01m ][0m >>>> Source unpacked in /usr/armv7a-unknown-linux-gnueabi/tmp/portage/sys-devel/make-3.81-r1/work >>>> Compiling source in /usr/armv7a-unknown-linux-gnueabi/tmp/portage/sys-devel/make-3.81-r1/work/make-3.81 ... > * econf: updating make-3.81/config/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating make-3.81/config/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=armv7a-unknown-linux-gnueabi --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-nls --program-prefix=g >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 gawk... gawk >checking whether make sets $(MAKE)... yes >checking for armv7a-unknown-linux-gnueabi-strip... armv7a-unknown-linux-gnueabi-strip >checking for armv7a-unknown-linux-gnueabi-gcc... armv7a-unknown-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 armv7a-unknown-linux-gnueabi-gcc accepts -g... yes >checking for armv7a-unknown-linux-gnueabi-gcc option to accept ANSI C... none needed >checking for style of include used by make... GNU >checking dependency style of armv7a-unknown-linux-gnueabi-gcc... gcc3 >checking for a BSD-compatible install... /usr/bin/install -c >checking for armv7a-unknown-linux-gnueabi-ranlib... armv7a-unknown-linux-gnueabi-ranlib >checking how to run the C preprocessor... armv7a-unknown-linux-gnueabi-gcc -E >checking for ar... ar >checking for perl... perl >checking build system type... i686-pc-linux-gnu >checking host system type... armv7a-unknown-linux-gnueabi >checking for egrep... grep -E >checking for AIX... no >checking for library containing strerror... none required >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 minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking for function prototypes... yes >checking for string.h... (cached) yes >checking whether NLS is requested... yes >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for ld used by GCC... /usr/libexec/gcc/armv7a-unknown-linux-gnueabi/ld >checking if the linker (/usr/libexec/gcc/armv7a-unknown-linux-gnueabi/ld) is GNU ld... yes >checking for shared library run path origin... done >checking whether NLS is requested... yes >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... 64 >checking for _LARGE_FILES value needed for large files... no >checking for library containing getpwnam... none required >checking for ANSI C header files... (cached) yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking whether stat file-mode macros are broken... no >checking whether time.h and sys/time.h may both be included... yes >checking for stdlib.h... (cached) yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking for unistd.h... (cached) yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/timeb.h usability... yes >checking sys/timeb.h presence... yes >checking for sys/timeb.h... yes >checking stdarg.h usability... yes >checking stdarg.h presence... yes >checking for stdarg.h... yes >checking whether armv7a-unknown-linux-gnueabi-gcc and cc understand -c and -o together... yes >checking for an ANSI C-conforming const... yes >checking return type of signal handlers... void >checking for uid_t in sys/types.h... yes >checking for pid_t... yes >checking for uintmax_t... yes >checking for nanoseconds field of struct stat.st_mtim... tv_nsec >checking whether to use high resolution file timestamps... yes >checking for library containing clock_gettime... -lrt >checking whether system uses MSDOS-style paths... no >checking for standard gettimeofday... no (cross-compiling) >checking for memcpy... yes >checking for memmove... yes >checking for strchr... yes >checking for strdup... yes >checking for mkstemp... yes >checking for mktemp... yes >checking for fdopen... yes >checking for bsd_signal... yes >checking for dup2... yes >checking for getcwd... yes >checking for realpath... yes >checking for sigsetmask... yes >checking for sigaction... yes >checking for getgroups... yes >checking for seteuid... yes >checking for setegid... yes >checking for setlinebuf... yes >checking for setreuid... yes >checking for setregid... yes >checking for getrlimit... yes >checking for setrlimit... yes >checking for setvbuf... yes >checking for pipe... yes >checking for strerror... yes >checking for strsignal... yes >checking for lstat... yes >checking for readlink... yes >checking for atexit... yes >checking whether setvbuf arguments are reversed... no >checking for working strcoll... no >checking for working alloca.h... yes >checking for alloca... yes >checking for unistd.h... (cached) yes >checking vfork.h usability... no >checking vfork.h presence... no >checking for vfork.h... no >checking for fork... yes >checking for vfork... yes >checking for working fork... cross >configure: WARNING: result yes guessed because of cross compilation >checking for working vfork... (cached) yes >checking for vprintf... yes >checking for _doprnt... no >checking whether closedir returns void... yes >checking for getloadavg... yes >checking for pstat_getdynamic... no >checking for kstat_open in -lkstat... no >checking for getloadavg... yes >checking whether getloadavg requires setgid... no >checking whether sys_siglist is declared... yes >checking whether _sys_siglist is declared... yes >checking whether __sys_siglist is declared... no >checking sys/wait.h usability... yes >checking sys/wait.h presence... yes >checking for sys/wait.h... yes >checking for waitpid... yes >checking for wait3... yes >checking for union wait... no >checking for SA_RESTART... yes >checking for location of SCCS get command... get >checking if system libc has GNU glob... yes >checking if malloc debugging is wanted... no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating glob/Makefile >config.status: creating po/Makefile.in >config.status: creating config/Makefile >config.status: creating doc/Makefile >config.status: creating w32/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing default-1 commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >config.status: creating build.sh >make -j2 >make all-recursive >make[1]: Entering directory `/usr/armv7a-unknown-linux-gnueabi/tmp/portage/sys-devel/make-3.81-r1/work/make-3.81' >Making all in glob >make[2]: Entering directory `/usr/armv7a-unknown-linux-gnueabi/tmp/portage/sys-devel/make-3.81-r1/work/make-3.81/glob' >make[2]: Für das Ziel »all« ist nichts zu tun. >make[2]: Leaving directory `/usr/armv7a-unknown-linux-gnueabi/tmp/portage/sys-devel/make-3.81-r1/work/make-3.81/glob' >Making all in config >make[2]: Entering directory `/usr/armv7a-unknown-linux-gnueabi/tmp/portage/sys-devel/make-3.81-r1/work/make-3.81/config' >make[2]: Für das Ziel »all« ist nichts zu tun. >make[2]: Leaving directory `/usr/armv7a-unknown-linux-gnueabi/tmp/portage/sys-devel/make-3.81-r1/work/make-3.81/config' >Making all in po >make[2]: Entering directory `/usr/armv7a-unknown-linux-gnueabi/tmp/portage/sys-devel/make-3.81-r1/work/make-3.81/po' >make[2]: Für das Ziel »all« ist nichts zu tun. >make[2]: Leaving directory `/usr/armv7a-unknown-linux-gnueabi/tmp/portage/sys-devel/make-3.81-r1/work/make-3.81/po' >Making all in doc >make[2]: Entering directory `/usr/armv7a-unknown-linux-gnueabi/tmp/portage/sys-devel/make-3.81-r1/work/make-3.81/doc' >make[2]: Für das Ziel »all« ist nichts zu tun. >make[2]: Leaving directory `/usr/armv7a-unknown-linux-gnueabi/tmp/portage/sys-devel/make-3.81-r1/work/make-3.81/doc' >make[2]: Entering directory `/usr/armv7a-unknown-linux-gnueabi/tmp/portage/sys-devel/make-3.81-r1/work/make-3.81' >if armv7a-unknown-linux-gnueabi-gcc -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DHAVE_CONFIG_H -I. -I. -I. -Os -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -fomit-frame-pointer -I/usr/armv7a-unknown-linux-gnueabi/usr/include/ -I/usr/armv7a-unknown-linux-gnueabi/include/ -MT ar.o -MD -MP -MF ".deps/ar.Tpo" -c -o ar.o ar.c; \ > then mv -f ".deps/ar.Tpo" ".deps/ar.Po"; else rm -f ".deps/ar.Tpo"; exit 1; fi >if armv7a-unknown-linux-gnueabi-gcc -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DHAVE_CONFIG_H -I. -I. -I. -Os -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -fomit-frame-pointer -I/usr/armv7a-unknown-linux-gnueabi/usr/include/ -I/usr/armv7a-unknown-linux-gnueabi/include/ -MT arscan.o -MD -MP -MF ".deps/arscan.Tpo" -c -o arscan.o arscan.c; \ > then mv -f ".deps/arscan.Tpo" ".deps/arscan.Po"; else rm -f ".deps/arscan.Tpo"; exit 1; fi >if armv7a-unknown-linux-gnueabi-gcc -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DHAVE_CONFIG_H -I. -I. -I. -Os -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -fomit-frame-pointer -I/usr/armv7a-unknown-linux-gnueabi/usr/include/ -I/usr/armv7a-unknown-linux-gnueabi/include/ -MT commands.o -MD -MP -MF ".deps/commands.Tpo" -c -o commands.o commands.c; \ > then mv -f ".deps/commands.Tpo" ".deps/commands.Po"; else rm -f ".deps/commands.Tpo"; exit 1; fi >if armv7a-unknown-linux-gnueabi-gcc -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DHAVE_CONFIG_H -I. -I. -I. -Os -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -fomit-frame-pointer -I/usr/armv7a-unknown-linux-gnueabi/usr/include/ -I/usr/armv7a-unknown-linux-gnueabi/include/ -MT default.o -MD -MP -MF ".deps/default.Tpo" -c -o default.o default.c; \ > then mv -f ".deps/default.Tpo" ".deps/default.Po"; else rm -f ".deps/default.Tpo"; exit 1; fi >if armv7a-unknown-linux-gnueabi-gcc -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DHAVE_CONFIG_H -I. -I. -I. -Os -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -fomit-frame-pointer -I/usr/armv7a-unknown-linux-gnueabi/usr/include/ -I/usr/armv7a-unknown-linux-gnueabi/include/ -MT dir.o -MD -MP -MF ".deps/dir.Tpo" -c -o dir.o dir.c; \ > then mv -f ".deps/dir.Tpo" ".deps/dir.Po"; else rm -f ".deps/dir.Tpo"; exit 1; fi >if armv7a-unknown-linux-gnueabi-gcc -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DHAVE_CONFIG_H -I. -I. -I. -Os -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -fomit-frame-pointer -I/usr/armv7a-unknown-linux-gnueabi/usr/include/ -I/usr/armv7a-unknown-linux-gnueabi/include/ -MT expand.o -MD -MP -MF ".deps/expand.Tpo" -c -o expand.o expand.c; \ > then mv -f ".deps/expand.Tpo" ".deps/expand.Po"; else rm -f ".deps/expand.Tpo"; exit 1; fi >if armv7a-unknown-linux-gnueabi-gcc -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DHAVE_CONFIG_H -I. -I. -I. -Os -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -fomit-frame-pointer -I/usr/armv7a-unknown-linux-gnueabi/usr/include/ -I/usr/armv7a-unknown-linux-gnueabi/include/ -MT file.o -MD -MP -MF ".deps/file.Tpo" -c -o file.o file.c; \ > then mv -f ".deps/file.Tpo" ".deps/file.Po"; else rm -f ".deps/file.Tpo"; exit 1; fi >if armv7a-unknown-linux-gnueabi-gcc -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DHAVE_CONFIG_H -I. -I. -I. -Os -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -fomit-frame-pointer -I/usr/armv7a-unknown-linux-gnueabi/usr/include/ -I/usr/armv7a-unknown-linux-gnueabi/include/ -MT function.o -MD -MP -MF ".deps/function.Tpo" -c -o function.o function.c; \ > then mv -f ".deps/function.Tpo" ".deps/function.Po"; else rm -f ".deps/function.Tpo"; exit 1; fi >if armv7a-unknown-linux-gnueabi-gcc -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DHAVE_CONFIG_H -I. -I. -I. -Os -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -fomit-frame-pointer -I/usr/armv7a-unknown-linux-gnueabi/usr/include/ -I/usr/armv7a-unknown-linux-gnueabi/include/ -MT getopt.o -MD -MP -MF ".deps/getopt.Tpo" -c -o getopt.o getopt.c; \ > then mv -f ".deps/getopt.Tpo" ".deps/getopt.Po"; else rm -f ".deps/getopt.Tpo"; exit 1; fi >if armv7a-unknown-linux-gnueabi-gcc -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DHAVE_CONFIG_H -I. -I. -I. -Os -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -fomit-frame-pointer -I/usr/armv7a-unknown-linux-gnueabi/usr/include/ -I/usr/armv7a-unknown-linux-gnueabi/include/ -MT getopt1.o -MD -MP -MF ".deps/getopt1.Tpo" -c -o getopt1.o getopt1.c; \ > then mv -f ".deps/getopt1.Tpo" ".deps/getopt1.Po"; else rm -f ".deps/getopt1.Tpo"; exit 1; fi >if armv7a-unknown-linux-gnueabi-gcc -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DHAVE_CONFIG_H -I. -I. -I. -Os -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -fomit-frame-pointer -I/usr/armv7a-unknown-linux-gnueabi/usr/include/ -I/usr/armv7a-unknown-linux-gnueabi/include/ -MT implicit.o -MD -MP -MF ".deps/implicit.Tpo" -c -o implicit.o implicit.c; \ > then mv -f ".deps/implicit.Tpo" ".deps/implicit.Po"; else rm -f ".deps/implicit.Tpo"; exit 1; fi >if armv7a-unknown-linux-gnueabi-gcc -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DINCLUDEDIR=\"/usr/include\" -DHAVE_CONFIG_H -I. -I. -I. -Os -pipe -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -fomit-frame-pointer -I/usr/armv7a-unknown-linux-gnueabi/usr/include/ -I/usr/armv7a-unknown-linux-gnueabi/include/ -MT job.o -MD -MP -MF ".deps/job.Tpo" -c -o job.o job.c; \ > then mv -f ".deps/job.Tpo" ".deps/job.Po"; else rm -f ".deps/job.Tpo"; exit 1; fi >job.c: In Funktion »construct_command_argv_internal«: >job.c:2713: Fehler: »PAGE_SIZE« nicht deklariert (erste Benutzung in dieser Funktion) >job.c:2713: Fehler: (Jeder nicht deklarierte Bezeichner wird nur einmal aufgeführt >job.c:2713: Fehler: für jede Funktion in der er auftritt.) >make[2]: *** [job.o] Fehler 1 >make[2]: *** Warte auf noch nicht beendete Prozesse... >make[2]: Leaving directory `/usr/armv7a-unknown-linux-gnueabi/tmp/portage/sys-devel/make-3.81-r1/work/make-3.81' >make[1]: *** [all-recursive] Fehler 1 >make[1]: Leaving directory `/usr/armv7a-unknown-linux-gnueabi/tmp/portage/sys-devel/make-3.81-r1/work/make-3.81' >make: *** [all] Fehler 2 > [31;01m*[0m ERROR: sys-devel/make-3.81-r1 failed: > [31;01m*[0m (no error message) > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 48: Called src_compile > [31;01m*[0m environment, line 2623: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =sys-devel/make-3.81-r1', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =sys-devel/make-3.81-r1'. > [31;01m*[0m The complete build log is located at '/usr/armv7a-unknown-linux-gnueabi/tmp/portage/sys-devel/make-3.81-r1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/usr/armv7a-unknown-linux-gnueabi/tmp/portage/sys-devel/make-3.81-r1/temp/environment'. > [31;01m*[0m S: '/usr/armv7a-unknown-linux-gnueabi/tmp/portage/sys-devel/make-3.81-r1/work/make-3.81'
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 301431
: 216835 |
216836