Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 420532 Details for
Bug 599943
FTBFS xar-1.5.2-6.fc13
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 13.74 KB, created by
FTBFS
on 2010-06-03 21:04:40 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-06-03 21:04:40 UTC
Size:
13.74 KB
patch
obsolete
>Mock Version: 1.1.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/xar.spec'], False, '/var/lib/mock/fedora-development-i386-xar-1.5.2-6.fc13.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x2236bd0>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/xar.spec'] >Building target platforms: i686 >Building for target i686 >Wrote: /builddir/build/SRPMS/xar-1.5.2-6.fc14.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/xar.spec'], False, '/var/lib/mock/fedora-development-i386-xar-1.5.2-6.fc13.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x2236bd0>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/xar.spec'] >Building target platforms: i686 >Building for target i686 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VsGdoH >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf xar-1.5.2 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/xar-1.5.2.tar.gz >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd xar-1.5.2 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ echo 'Patch #0 (xar-1.5-norpath.patch):' >Patch #0 (xar-1.5-norpath.patch): >+ /bin/cat /builddir/build/SOURCES/xar-1.5-norpath.patch >+ /usr/bin/patch -s -p1 -b --suffix .norpath --fuzz=0 >+ echo 'Patch #1 (xar-1.5.2-CVE-2010-0055.patch):' >Patch #1 (xar-1.5.2-CVE-2010-0055.patch): >+ /bin/cat /builddir/build/SOURCES/xar-1.5.2-CVE-2010-0055.patch >+ /usr/bin/patch -s -p1 -b --suffix .CVE-2010-0055 --fuzz=0 >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GziSgz >+ umask 022 >+ cd /builddir/build/BUILD >+ cd xar-1.5.2 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' >+ export FFLAGS >+ ./configure --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static >checking for i686-pc-linux-gnu-gcc... no >checking for gcc... 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 gcc accepts -g... yes >checking for gcc option to accept ANSI C... none needed >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 how to run the C preprocessor... gcc -E >checking for a BSD-compatible install... /usr/bin/install -c >checking for ld... /usr/bin/ld >checking for ar... /usr/bin/ar >checking for ranlib... /usr/bin/ranlib >checking for autoconf... no >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for egrep... grep -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 ext2fs/ext2_fs.h usability... no >checking ext2fs/ext2_fs.h presence... no >checking for ext2fs/ext2_fs.h... no >checking sys/statfs.h usability... yes >checking sys/statfs.h presence... yes >checking for sys/statfs.h... yes >checking sys/xattr.h usability... yes >checking sys/xattr.h presence... yes >checking for sys/xattr.h... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking sys/extattr.h usability... no >checking sys/extattr.h presence... no >checking for sys/extattr.h... no >checking libutil.h usability... no >checking libutil.h presence... no >checking for libutil.h... no >checking for lgetxattr... yes >checking for lsetxattr... yes >checking for getxattr... yes >checking for setxattr... yes >checking for getattrlist... no >checking for setattrlist... no >checking for lchmod... no >checking for lchown... yes >checking for chflags... no >checking for statvfs... yes >checking for statfs... yes >checking for strmode... no >checking for struct statfs.f_fstypename... no >checking for struct statvfs.f_fstypename... no >checking for struct stat.st_flags... no >checking for uid_t... yes >checking size of uid_t... 4 >checking for gid_t... yes >checking size of gid_t... 4 >checking for ino_t... yes >checking size of ino_t... 8 >checking for dev_t... yes >checking size of dev_t... 8 >checking for acl_get_file in -lacl... no >checking for asprintf... yes >checking for xml2-config... /usr/bin/xml2-config >checking for libxml >= 2.6.11... 2.7.7 >checking libxml/xmlwriter.h usability... yes >checking libxml/xmlwriter.h presence... yes >checking for libxml/xmlwriter.h... yes >checking openssl/evp.h usability... yes >checking openssl/evp.h presence... yes >checking for openssl/evp.h... yes >checking for OpenSSL_add_all_ciphers in -lcrypto... yes >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking for deflate in -lz... yes >checking bzlib.h usability... yes >checking bzlib.h presence... yes >checking for bzlib.h... yes >checking for BZ2_bzCompress in -lbz2... yes >configure: creating ./config.status >config.status: creating cfgoutputs.stamp >config.status: creating Makefile >config.status: creating include/xar.h >config.status: creating lib/Makefile.inc >config.status: creating lib/libxar.la.in >config.status: creating src/Makefile.inc >config.status: creating xar.spec >config.status: creating cfghdrs.stamp >config.status: creating include/config.h >+ /usr/bin/make -j8 >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -DPIC -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/archive.c -o lib/archive.o >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -DPIC -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/arcmod.c -o lib/arcmod.o >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -DPIC -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/b64.c -o lib/b64.o >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -DPIC -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/bzxar.c -o lib/bzxar.o >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -DPIC -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/darwinattr.c -o lib/darwinattr.o >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -DPIC -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/data.c -o lib/data.o >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -DPIC -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/ea.c -o lib/ea.o >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -DPIC -Iinclude -Iinclude -D_GNU_SOURCE -I/usr/include/libxml2 -c lib/err.c -o lib/err.o >In file included from lib/archive.h:41, > from lib/ea.c:13: >/usr/include/zlib.h:1583: error: conflicting types for 'gzseek64' >/usr/include/zlib.h:1567: note: previous declaration of 'gzseek64' was here >/usr/include/zlib.h:1584: error: conflicting types for 'gztell64' >/usr/include/zlib.h:1568: note: previous declaration of 'gztell64' was here >/usr/include/zlib.h:1585: error: conflicting types for 'gzoffset64' >/usr/include/zlib.h:1569: note: previous declaration of 'gzoffset64' was here >/usr/include/zlib.h:1586: error: conflicting types for 'adler32_combine64' >/usr/include/zlib.h:1570: note: previous declaration of 'adler32_combine64' was here >/usr/include/zlib.h:1587: error: conflicting types for 'crc32_combine64' >/usr/include/zlib.h:1571: note: previous declaration of 'crc32_combine64' was here >lib/archive.c: In function 'xar_open': >lib/archive.c:199: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >lib/ea.c: In function 'xar_ea_new': >lib/ea.c:42: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >lib/archive.c: In function 'xar_close': >lib/archive.c:400: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >lib/archive.c:405: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >lib/archive.c:503: warning: ignoring return value of 'write', declared with attribute warn_unused_result >lib/archive.c:537: warning: ignoring return value of 'write', declared with attribute warn_unused_result >lib/archive.c:565: warning: ignoring return value of 'write', declared with attribute warn_unused_result >lib/archive.c: In function 'xar_add_node': >lib/archive.c:724: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >lib/archive.c:726: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >lib/archive.c:760: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >lib/archive.c:762: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >make: *** [lib/ea.o] Error 1 >make: *** Waiting for unfinished jobs.... >lib/archive.c: In function 'xar_add_pseudodir': >lib/archive.c:815: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >lib/archive.c:817: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >lib/archive.c:851: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >lib/archive.c:853: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >lib/archive.c: In function 'xar_add_r': >lib/archive.c:906: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >In file included from lib/archive.h:41, > from lib/darwinattr.c:56: >/usr/include/zlib.h:1583: error: conflicting types for 'gzseek64' >/usr/include/zlib.h:1567: note: previous declaration of 'gzseek64' was here >/usr/include/zlib.h:1584: error: conflicting types for 'gztell64' >/usr/include/zlib.h:1568: note: previous declaration of 'gztell64' was here >/usr/include/zlib.h:1585: error: conflicting types for 'gzoffset64' >/usr/include/zlib.h:1569: note: previous declaration of 'gzoffset64' was here >/usr/include/zlib.h:1586: error: conflicting types for 'adler32_combine64' >/usr/include/zlib.h:1570: note: previous declaration of 'adler32_combine64' was here >/usr/include/zlib.h:1587: error: conflicting types for 'crc32_combine64' >/usr/include/zlib.h:1571: note: previous declaration of 'crc32_combine64' was here >lib/darwinattr.c: In function 'xar_underbar_check': >lib/darwinattr.c:426: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >lib/darwinattr.c:438: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >lib/darwinattr.c: In function 'underbar_extract': >lib/darwinattr.c:616: warning: ignoring return value of 'write', declared with attribute warn_unused_result >lib/darwinattr.c:622: warning: ignoring return value of 'write', declared with attribute warn_unused_result >lib/darwinattr.c:629: warning: ignoring return value of 'write', declared with attribute warn_unused_result >make: *** [lib/darwinattr.o] Error 1 >error: Bad exit status from /var/tmp/rpm-tmp.GziSgz (%build) > Bad exit status from /var/tmp/rpm-tmp.GziSgz (%build) >RPM build errors: >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/xar.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/mock/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.6/site-packages/mock/util.py", line 333, in do > raise mock.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/xar.spec'] >LEAVE do --> EXCEPTION RAISED >
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 599943
:
420531
| 420532 |
420533