Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 143176 Details for
Bug 209614
sys-apps/mtree-2007.4 compile fails
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
"build log", with autoconf
sys-apps:mtree-2007.4:20080210-184312.log (text/plain), 18.66 KB, created by
sourlover
on 2008-02-11 00:46:52 UTC
(
hide
)
Description:
"build log", with autoconf
Filename:
MIME Type:
Creator:
sourlover
Created:
2008-02-11 00:46:52 UTC
Size:
18.66 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking pkgsrc-2007Q4.tar.bz2 to /mnt/mutable/portage_local/builddir/portage/sys-apps/mtree-2007.4/work >>>> Source unpacked. >>>> Compiling source in /mnt/mutable/portage_local/builddir/portage/sys-apps/mtree-2007.4/work/pkgsrc/pkgtools ... > * econf: updating pkgsrc/archivers/libarchive/files/config.aux/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating pkgsrc/archivers/libarchive/files/config.aux/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating pkgsrc/archivers/pax/files/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating pkgsrc/archivers/pax/files/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating pkgsrc/mk/gnu-config/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating pkgsrc/mk/gnu-config/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating pkgsrc/net/tnftp/files/build-aux/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating pkgsrc/net/tnftp/files/build-aux/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating pkgsrc/pkgtools/digest/files/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating pkgsrc/pkgtools/digest/files/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating pkgsrc/pkgtools/libnbcompat/files/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating pkgsrc/pkgtools/libnbcompat/files/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating pkgsrc/pkgtools/mtree/files/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating pkgsrc/pkgtools/mtree/files/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating pkgsrc/pkgtools/pkg_install/files/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating pkgsrc/pkgtools/pkg_install/files/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating pkgsrc/pkgtools/rcorder/files/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating pkgsrc/pkgtools/rcorder/files/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating pkgsrc/textproc/nbsed/files/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating pkgsrc/textproc/nbsed/files/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking whether make sets $(MAKE)... yes >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for a BSD-compatible install... /usr/bin/install -c >checking whether ln -s works... yes >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for gawk... gawk >checking for ar... ar >checking for fparseln in -lutil... no >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking whether time.h and sys/time.h may both be included... 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 inttypes.h... (cached) yes >checking for sys/types.h... (cached) yes >checking sys/bitypes.h usability... yes >checking sys/bitypes.h presence... yes >checking for sys/bitypes.h... yes >checking bind/bitypes.h usability... no >checking bind/bitypes.h presence... no >checking for bind/bitypes.h... no >checking netinet/in6_machtypes.h usability... no >checking netinet/in6_machtypes.h presence... no >checking for netinet/in6_machtypes.h... no >checking alloca.h usability... yes >checking alloca.h presence... yes >checking for alloca.h... yes >checking assert.h usability... yes >checking assert.h presence... yes >checking for assert.h... yes >checking ctype.h usability... yes >checking ctype.h presence... yes >checking for ctype.h... yes >checking dirent.h usability... yes >checking dirent.h presence... yes >checking for dirent.h... yes >checking err.h usability... yes >checking err.h presence... yes >checking for err.h... yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking fnmatch.h usability... yes >checking fnmatch.h presence... yes >checking for fnmatch.h... yes >checking fts.h usability... yes >checking fts.h presence... yes >checking for fts.h... yes >checking grp.h usability... yes >checking grp.h presence... yes >checking for grp.h... yes >checking libutil.h usability... no >checking libutil.h presence... no >checking for libutil.h... no >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking machine/endian.h usability... no >checking machine/endian.h presence... no >checking for machine/endian.h... no >checking ndir.h usability... no >checking ndir.h presence... no >checking for ndir.h... no >checking paths.h usability... yes >checking paths.h presence... yes >checking for paths.h... yes >checking pwd.h usability... yes >checking pwd.h presence... yes >checking for pwd.h... yes >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >checking stdarg.h usability... yes >checking stdarg.h presence... yes >checking for stdarg.h... yes >checking stddef.h usability... yes >checking stddef.h presence... yes >checking for stddef.h... yes >checking for stdint.h... (cached) yes >checking stdio.h usability... yes >checking stdio.h presence... yes >checking for stdio.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking sys/byteorder.h usability... no >checking sys/byteorder.h presence... no >checking for sys/byteorder.h... no >checking sys/cdefs.h usability... yes >checking sys/cdefs.h presence... yes >checking for sys/cdefs.h... yes >checking sys/dir.h usability... yes >checking sys/dir.h presence... yes >checking for sys/dir.h... yes >checking sys/endian.h usability... no >checking sys/endian.h presence... no >checking for sys/endian.h... no >checking sys/file.h usability... yes >checking sys/file.h presence... yes >checking for sys/file.h... yes >checking sys/mkdev.h usability... no >checking sys/mkdev.h presence... no >checking for sys/mkdev.h... no >checking sys/ndir.h usability... no >checking sys/ndir.h presence... no >checking for sys/ndir.h... no >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking for sys/stat.h... (cached) yes >checking sys/statfs.h usability... yes >checking sys/statfs.h presence... yes >checking for sys/statfs.h... yes >checking sys/statvfs.h usability... yes >checking sys/statvfs.h presence... yes >checking for sys/statvfs.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/ttycom.h usability... no >checking sys/ttycom.h presence... no >checking for sys/ttycom.h... no >checking for sys/types.h... (cached) yes >checking sys/uio.h usability... yes >checking sys/uio.h presence... yes >checking for sys/uio.h... yes >checking sys/vfs.h usability... yes >checking sys/vfs.h presence... yes >checking for sys/vfs.h... yes >checking termcap.h usability... yes >checking termcap.h presence... yes >checking for termcap.h... yes >checking time.h usability... yes >checking time.h presence... yes >checking for time.h... yes >checking tzfile.h usability... no >checking tzfile.h presence... no >checking for tzfile.h... no >checking for unistd.h... (cached) yes >checking util.h usability... no >checking util.h presence... no >checking for util.h... no >checking utime.h usability... yes >checking utime.h presence... yes >checking for utime.h... yes >checking for sys/mount.h... yes >checking glob.h usability... yes >checking glob.h presence... yes >checking for glob.h... yes >checking sys/queue.h usability... yes >checking sys/queue.h presence... yes >checking for sys/queue.h... yes >checking regex.h usability... yes >checking regex.h presence... yes >checking for regex.h... yes >checking for regexec... yes >checking md5.h usability... no >checking md5.h presence... no >checking for md5.h... no >checking for md5.h... (cached) no >checking rmd160.h usability... no >checking rmd160.h presence... no >checking for rmd160.h... no >checking sha1.h usability... no >checking sha1.h presence... no >checking for sha1.h... no >checking sha2.h usability... no >checking sha2.h presence... no >checking for sha2.h... no >checking for MD5File... no >checking for RMD160File... no >checking for SHA1File... no >checking for SHA512_File... no >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking for struct option... yes >checking vis.h usability... no >checking vis.h presence... no >checking for vis.h... no >checking for __attribute__... yes >checking for size_t... yes >checking for uintptr_t... yes >checking for long long... yes >checking for long double... yes >checking for int8_t... yes >checking for int16_t... yes >checking for int32_t... yes >checking for int64_t... yes >checking for u_int8_t... yes >checking for u_int16_t... yes >checking for u_int32_t... yes >checking for u_int64_t... yes >checking for uint8_t... yes >checking for uint16_t... yes >checking for uint32_t... yes >checking for uint64_t... yes >checking for fsid_t... yes >checking whether byte ordering is bigendian... no >checking for off_t... yes >checking size of off_t... 8 >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... yes >checking whether strerror_r is declared... yes >checking for strerror_r... yes >checking whether strerror_r returns char *... no >checking for vprintf... yes >checking for _doprnt... no >checking for asprintf... yes >checking for err... yes >checking for fgetln... no >checking for fnmatch... yes >checking for fparseln... no >checking for getenv... yes >checking for isblank... yes >checking for lchflags... no >checking for lchmod... no >checking for lchown... yes >checking for lutimes... yes >checking for mkdtemp... yes >checking for mkstemp... yes >checking for setenv... yes >checking for setgroupent... no >checking for setpassent... no >checking for setprogname... no >checking for snprintf... yes >checking for statvfs... yes >checking for strdup... yes >checking for strerror... yes >checking for strlcat... no >checking for strlcpy... no >checking for strmode... no >checking for strsep... yes >checking for strtoll... yes >checking for unsetenv... yes >checking for usleep... yes >checking for utimes... yes >checking for warn... yes >checking for getenv... (cached) yes >checking for setenv... (cached) yes >checking for unsetenv... (cached) yes >checking for mkdtemp... (cached) yes >checking for mkstemp... (cached) yes >checking for bcopy... yes >checking for bzero... yes >checking for memset... yes >checking for memcpy... yes >checking for setlocale... yes >checking for getmode... no >checking for setmode... no >checking for getmode... (cached) no >checking for gid_from_group... no >checking for group_from_gid... no >checking for pwcache_groupdb... no >checking for pwcache_userdb... no >checking for uid_from_user... no >checking for user_from_uid... no >checking for gid_from_group... (cached) no >checking for fts_open... yes >checking poll.h usability... yes >checking poll.h presence... yes >checking for poll.h... yes >checking sys/poll.h usability... yes >checking sys/poll.h presence... yes >checking for sys/poll.h... yes >checking for poll.h... (cached) yes >checking for sys/poll.h... (cached) yes >checking for poll... yes >checking if poll() is implemented natively... yes >checking for getpassphrase... no >checking for getpgrp... yes >checking for memmove... yes >checking for select... yes >checking for getpgrp... (cached) yes >checking whether getpgrp requires zero arguments... yes >checking for struct statfs.f_fsize... no >checking for struct statfs.f_iosize... no >checking for struct dirent.d_namlen... no >checking for DIR.dd_fd... no >checking for dirfd... yes >checking *printf() support for %lld... yes >checking for strtoll... (cached) yes >checking if vsnprintf is standards compliant... yes >checking whether optind is declared... yes >checking whether optreset is declared... no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating nbcompat/config.h >x86_64-pc-linux-gnu-gcc -I. -I. -march=k8 -msse3 -O3 -pipe -DHAVE_CONFIG_H -c bits.c >x86_64-pc-linux-gnu-gcc -I. -I. -march=k8 -msse3 -O3 -pipe -o bits bits.o >./bits nbcompat/nbtypes.h >gawk -f nbcompat.awk nbcompat/config.h > nbcompat/nbconfig.h >x86_64-pc-linux-gnu-gcc -I. -I. -march=k8 -msse3 -O3 -pipe -DHAVE_CONFIG_H -c glob.c >In file included from ./nbcompat.h:60, > from __glob13.c:35, > from glob.c:12: >./nbcompat/err.h:48: error: expected declaration specifiers or '...' before 'va_list' >./nbcompat/err.h:49: error: expected declaration specifiers or '...' before 'va_list' >./nbcompat/err.h:55: error: expected declaration specifiers or '...' before 'va_list' >./nbcompat/err.h:56: error: expected declaration specifiers or '...' before 'va_list' >In file included from ./nbcompat.h:67, > from __glob13.c:35, > from glob.c:12: >./nbcompat/statvfs.h:74: error: conflicting types for 'fsid_t' >/usr/include/gentoo-multilib/amd64/sys/types.h:41: error: previous declaration of 'fsid_t' was here >In file included from ./nbcompat.h:69, > from __glob13.c:35, > from glob.c:12: >./nbcompat/stdio.h:55: error: expected ')' before '*' token >./nbcompat/stdio.h:59: error: expected ')' before '*' token >./nbcompat/stdio.h:63: error: expected ')' before '*' token >./nbcompat/stdio.h:68: error: expected declaration specifiers or '...' before 'va_list' >./nbcompat/stdio.h:68: warning: conflicting types for built-in function 'vsnprintf' >./nbcompat/stdio.h:73: error: expected declaration specifiers or '...' before 'va_list' >In file included from ./nbcompat.h:75, > from __glob13.c:35, > from glob.c:12: >./nbcompat/util.h:61: error: expected ')' before '*' token >In file included from __glob13.c:79, > from glob.c:12: >./nbcompat/glob.h:58: warning: 'struct stat' declared inside parameter list >./nbcompat/glob.h:58: warning: its scope is only this definition or declaration, which is probably not what you want >./nbcompat/glob.h:59: warning: 'struct stat' declared inside parameter list >In file included from glob.c:12: >__glob13.c:167: warning: 'struct stat' declared inside parameter list >__glob13.c:168: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token >__glob13.c:170: warning: 'struct stat' declared inside parameter list >__glob13.c: In function 'glob': >__glob13.c:194: error: 'MAXPATHLEN' undeclared (first use in this function) >__glob13.c:194: error: (Each undeclared identifier is reported only once >__glob13.c:194: error: for each function it appears in.) >__glob13.c: In function 'globexp2': >__glob13.c:277: error: 'MAXPATHLEN' undeclared (first use in this function) >__glob13.c: In function 'globtilde': >__glob13.c:424: warning: assignment makes pointer from integer without a cast >__glob13.c:425: warning: assignment makes pointer from integer without a cast >__glob13.c:428: error: dereferencing pointer to incomplete type >__glob13.c:435: warning: assignment makes pointer from integer without a cast >__glob13.c:438: error: dereferencing pointer to incomplete type >__glob13.c: In function 'glob0': >__glob13.c:473: error: 'MAXPATHLEN' undeclared (first use in this function) >__glob13.c: In function 'glob1': >__glob13.c:581: error: 'MAXPATHLEN' undeclared (first use in this function) >__glob13.c: In function 'glob2': >__glob13.c:608: error: storage size of 'sb' isn't known >__glob13.c:629: error: 'S_IFMT' undeclared (first use in this function) >__glob13.c:629: error: 'S_IFLNK' undeclared (first use in this function) >__glob13.c: In function 'glob3': >__glob13.c:674: error: 'DIR' undeclared (first use in this function) >__glob13.c:674: error: 'dirp' undeclared (first use in this function) >__glob13.c:676: error: 'MAXPATHLEN' undeclared (first use in this function) >__glob13.c:693: error: 'errno' undeclared (first use in this function) >__glob13.c:721: error: 'readdir' undeclared (first use in this function) >__glob13.c:727: error: dereferencing pointer to incomplete type >__glob13.c:733: error: dereferencing pointer to incomplete type >__glob13.c: In function 'globextend': >__glob13.c:811: warning: incompatible implicit declaration of built-in function 'malloc' >__glob13.c:811: warning: pointer/integer type mismatch in conditional expression >__glob13.c:836: error: 'ARG_MAX' undeclared (first use in this function) >__glob13.c:837: error: 'errno' undeclared (first use in this function) >__glob13.c: At top level: >__glob13.c:921: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token >__glob13.c:925: error: expected identifier or '(' before '{' token >__glob13.c: In function 'g_lstat': >__glob13.c:949: error: argument 'sb' doesn't match prototype >__glob13.c:167: error: prototype declaration >__glob13.c:950: error: 'MAXPATHLEN' undeclared (first use in this function) >__glob13.c:959: warning: passing argument 2 of 'pglob->gl_lstat' from incompatible pointer type >__glob13.c: In function 'g_stat': >__glob13.c:968: error: argument 'sb' doesn't match prototype >__glob13.c:170: error: prototype declaration >__glob13.c:969: error: 'MAXPATHLEN' undeclared (first use in this function) >__glob13.c:978: warning: passing argument 2 of 'pglob->gl_stat' from incompatible pointer type >make: *** [glob.o] Error 1 > [31;01m*[0m > [31;01m*[0m ERROR: sys-apps/mtree-2007.4 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 49: Called src_compile > [31;01m*[0m environment, line 2360: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die "emake libnbcompat failed"; > [31;01m*[0m The die message: > [31;01m*[0m emake libnbcompat failed > [31;01m*[0m > [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant. > [31;01m*[0m A complete build log is located at '/var/log/portage/sys-apps:mtree-2007.4:20080210-184312.log'. > [31;01m*[0m The ebuild environment file is located at '/mnt/mutable/portage_local/builddir/portage/sys-apps/mtree-2007.4/temp/environment'. > [31;01m*[0m
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 209614
: 143176 |
143181
|
143199
|
199189
|
199190