Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 258045 Details for
Bug 349706
app-arch/zip-3.0-r1 missing libnatspec dependency
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), 8.76 KB, created by
Viktor Yu. Kovalskii
on 2010-12-25 19:02:31 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Viktor Yu. Kovalskii
Created:
2010-12-25 19:02:31 UTC
Size:
8.76 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: app-arch/zip-3.0-r1 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: pva@gentoo.org base-system@gentoo.org >[32;01m * [39;49;00mUSE: bzip2 elibc_glibc kernel_linux natspec unicode userland_GNU x86 >[32;01m * [39;49;00mFEATURES: ccache preserve-libs sandbox >>>> Unpacking source... >>>> Unpacking zip30.zip to /var/tmp/portage/app-arch/zip-3.0-r1/work >>>> Source unpacked in /var/tmp/portage/app-arch/zip-3.0-r1/work >>>> Preparing source in /var/tmp/portage/app-arch/zip-3.0-r1/work/zip30 ... > [32;01m*[0m Applying zip-3.0-no-crypt.patch ... >[A[200C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying zip-3.0-pic.patch ... >[A[200C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying zip-3.0-exec-stack.patch ... >[A[200C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying zip-3.0-build.patch ... >[A[200C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying zip-3.0-natspec.patch ... >[A[200C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-arch/zip-3.0-r1/work/zip30 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-arch/zip-3.0-r1/work/zip30 ... >make -j3 CC=i686-pc-linux-gnu-gcc 'LOCAL_ZIP=-O2 -pipe -march=prescott -fomit-frame-pointer -DNO_CRYPT ' -f unix/Makefile generic >sh unix/configure "i686-pc-linux-gnu-gcc" "-I. -DUNIX -O2 -pipe -march=prescott -fomit-frame-pointer -DNO_CRYPT " "" >Check C compiler type (optimization options) > GNU C (-O3) >Check bzip2 support > Check for bzip2 in bzip2 directory > Check if OS already has bzip2 library installed >-- OS supports bzip2 - linking in bzip2 >Check for the C preprocessor >Check if we can use asm code >Checking if compiler wants to create pic code >Check if compiler generates underlines >Check for ANSI options >Check for prototypes >Check the handling of const >Check for time_t >Check for size_t >Check for off_t >Check size of UIDs and GIDs >(Now zip stores variable size UIDs/GIDs using a new extra field. This > tests if this OS uses 16-bit UIDs/GIDs and so if the old 16-bit storage > should also be used for backward compatibility.) > s.st_uid is 4 bytes > s.st_gid is 4 bytes >-- UID not 2 bytes - disabling old 16-bit UID/GID support >Check for Large File Support > off_t is 8 bytes >-- yes we have Large File Support! >Check for wide char support >-- have wchar_t - enabling Unicode support >Check for gcc no-builtin flag >Check for rmdir >Check for strchr >Check for strrchr >Check for rename >Check for mktemp >Check for mktime >Check for mkstemp >Check for memset >Check for memmove >Check for strerror >Check for errno declaration >Check for directory libraries >Check for readlink >Check for directory include file >Check for nonexistent include files >Check for term I/O include file >Check for valloc >Check for /usr/local/bin and /usr/local/man >Check for OS-specific flags >Check for symbolic links >eval make -f unix/Makefile zips `cat flags` >make[1]: Entering directory `/var/tmp/portage/app-arch/zip-3.0-r1/work/zip30' >i686-pc-linux-gnu-gcc -c -I. -DUNIX -O2 -pipe -march=prescott -fomit-frame-pointer -DNO_CRYPT -DBZIP2_SUPPORT -DASMV -DASM_CRC -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zip.c >i686-pc-linux-gnu-gcc -c -I. -DUNIX -O2 -pipe -march=prescott -fomit-frame-pointer -DNO_CRYPT -DBZIP2_SUPPORT -DASMV -DASM_CRC -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipfile.c >i686-pc-linux-gnu-gcc -c -I. -DUNIX -O2 -pipe -march=prescott -fomit-frame-pointer -DNO_CRYPT -DBZIP2_SUPPORT -DASMV -DASM_CRC -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipup.c >zip.c: Ð ÑÑнкÑии âhelp_extendedâ: >zip.c:1031:5: пÑедÑпÑеждение: ÑоÑÐ¼Ð°Ñ Ð½Ðµ ÑвлÑеÑÑÑ ÑÑÑоковой конÑÑанÑой, и не Ð·Ð°Ð´Ð°Ð½Ñ Ð°ÑгÑменÑÑ ÑоÑмаÑиÑÐ¾Ð²Ð°Ð½Ð¸Ñ >zip.c: Ð ÑÑнкÑии âmainâ: >zip.c:5785:13: пÑедÑпÑеждение: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >i686-pc-linux-gnu-gcc -c -I. -DUNIX -O2 -pipe -march=prescott -fomit-frame-pointer -DNO_CRYPT -DBZIP2_SUPPORT -DASMV -DASM_CRC -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H fileio.c >zipup.c: Ð ÑÑнкÑии âfile_readâ: >zipup.c:1264:14: пÑедÑпÑеждение: ignoring return value of âreadâ, declared with attribute warn_unused_result >i686-pc-linux-gnu-gcc -c -I. -DUNIX -O2 -pipe -march=prescott -fomit-frame-pointer -DNO_CRYPT -DBZIP2_SUPPORT -DASMV -DASM_CRC -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H util.c >i686-pc-linux-gnu-gcc -c -I. -DUNIX -O2 -pipe -march=prescott -fomit-frame-pointer -DNO_CRYPT -DBZIP2_SUPPORT -DASMV -DASM_CRC -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H globals.c >fileio.c: Ð ÑÑнкÑии âask_for_split_write_pathâ: >fileio.c:2324:10: пÑедÑпÑеждение: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >fileio.c: Ð ÑÑнкÑии âask_for_split_read_pathâ: >fileio.c:2120:10: пÑедÑпÑеждение: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >fileio.c:2143:12: пÑедÑпÑеждение: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >i686-pc-linux-gnu-gcc -c -I. -DUNIX -O2 -pipe -march=prescott -fomit-frame-pointer -DNO_CRYPT -DBZIP2_SUPPORT -DASMV -DASM_CRC -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H crypt.c >i686-pc-linux-gnu-gcc -c -I. -DUNIX -O2 -pipe -march=prescott -fomit-frame-pointer -DNO_CRYPT -DBZIP2_SUPPORT -DASMV -DASM_CRC -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H ttyio.c >i686-pc-linux-gnu-gcc -c -I. -DUNIX -O2 -pipe -march=prescott -fomit-frame-pointer -DNO_CRYPT -DBZIP2_SUPPORT -DASMV -DASM_CRC -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H unix/unix.c >i686-pc-linux-gnu-gcc -c -I. -DUNIX -O2 -pipe -march=prescott -fomit-frame-pointer -DNO_CRYPT -DBZIP2_SUPPORT -DASMV -DASM_CRC -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H crc32.c >i686-pc-linux-gnu-gcc -c -I. -DUNIX -O2 -pipe -march=prescott -fomit-frame-pointer -DNO_CRYPT -DBZIP2_SUPPORT -DASMV -DASM_CRC -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zbz2err.c >i686-pc-linux-gnu-gcc -c -I. -DUNIX -O2 -pipe -march=prescott -fomit-frame-pointer -DNO_CRYPT -DBZIP2_SUPPORT -DASMV -DASM_CRC -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H deflate.c >i686-pc-linux-gnu-gcc -c -I. -DUNIX -O2 -pipe -march=prescott -fomit-frame-pointer -DNO_CRYPT -DBZIP2_SUPPORT -DASMV -DASM_CRC -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H trees.c >i686-pc-linux-gnu-gcc -E match.S > _match.s >i686-pc-linux-gnu-gcc -E crc_i386.S > _crc_i386.s >i686-pc-linux-gnu-gcc -c _match.s >i686-pc-linux-gnu-gcc -c _crc_i386.s >mv _match.o match.o >rm -f _match.s >mv _crc_i386.o crc_i386.o >i686-pc-linux-gnu-gcc -c -I. -DUNIX -O2 -pipe -march=prescott -fomit-frame-pointer -DNO_CRYPT -DBZIP2_SUPPORT -DASMV -DASM_CRC -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipcloak.c >rm -f _crc_i386.s >i686-pc-linux-gnu-gcc -c -I. -DUNIX -O2 -pipe -march=prescott -fomit-frame-pointer -DNO_CRYPT -DBZIP2_SUPPORT -DASMV -DASM_CRC -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o zipfile_.o zipfile.c >unix/unix.c:18:23: fatal error: natspec.h: No such file or directory >compilation terminated. >make[1]: *** [unix.o] Error 1 >make[1]: *** Waiting for unfinished jobs.... >make[1]: Leaving directory `/var/tmp/portage/app-arch/zip-3.0-r1/work/zip30' >make: *** [generic] Error 2 >emake failed > [31;01m*[0m ERROR: app-arch/zip-3.0-r1 failed: > [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 2653: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake CC="$(tc-getCC)" LOCAL_ZIP="${CFLAGS} ${CPPFLAGS}" -f unix/Makefile generic || die > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =app-arch/zip-3.0-r1', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =app-arch/zip-3.0-r1'. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/app-arch/zip-3.0-r1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/app-arch/zip-3.0-r1/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/app-arch/zip-3.0-r1/work/zip30'
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 349706
: 258045