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 420785 Details for
Bug 599989
FTBFS aimage-3.2.4-1.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), 17.07 KB, created by
FTBFS
on 2010-06-03 21:12:47 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-06-03 21:12:47 UTC
Size:
17.07 KB
patch
obsolete
>Mock Version: 1.1.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/aimage.spec'], False, '/var/lib/mock/fedora-development-i386-aimage-3.2.4-1.fc13.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0xdbbb50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/aimage.spec'] >Building target platforms: i686 >Building for target i686 >Wrote: /builddir/build/SRPMS/aimage-3.2.4-1.fc14.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/aimage.spec'], False, '/var/lib/mock/fedora-development-i386-aimage-3.2.4-1.fc13.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0xdbbb50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/aimage.spec'] >Building target platforms: i686 >Building for target i686 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.l4i53C >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf aimage-3.2.4 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/aimage-3.2.4.tar.gz >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd aimage-3.2.4 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.inTMTE >+ umask 022 >+ cd /builddir/build/BUILD >+ cd aimage-3.2.4 >+ 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 --enable-opt >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 whether to enable maintainer-specific portions of Makefiles... no >checking for i686-pc-linux-gnu-g++... no >checking for i686-pc-linux-gnu-c++... no >checking for i686-pc-linux-gnu-gpp... no >checking for i686-pc-linux-gnu-aCC... no >checking for i686-pc-linux-gnu-CC... no >checking for i686-pc-linux-gnu-cxx... no >checking for i686-pc-linux-gnu-cc++... no >checking for i686-pc-linux-gnu-cl.exe... no >checking for i686-pc-linux-gnu-FCC... no >checking for i686-pc-linux-gnu-KCC... no >checking for i686-pc-linux-gnu-RCC... no >checking for i686-pc-linux-gnu-xlC_r... no >checking for i686-pc-linux-gnu-xlC... no >checking for g++... g++ >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 g++ accepts -g... yes >checking for style of include used by make... GNU >checking dependency style of g++... none >checking for i686-pc-linux-gnu-gcc... no >checking for gcc... gcc >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking dependency style of gcc... none >checking for a BSD-compatible install... /usr/bin/install -c >checking /usr/local/include >checking /opt/local/include >checking /sw/include >checking how to run the C preprocessor... 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 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 stdio.h usability... yes >checking stdio.h presence... yes >checking for stdio.h... yes >checking for strings.h... (cached) yes >checking for string.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for sys/types.h... (cached) yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking sys/statfs.h usability... yes >checking sys/statfs.h presence... yes >checking for sys/statfs.h... yes >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking for sys/stat.h... (cached) yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking assert.h usability... yes >checking assert.h presence... yes >checking for assert.h... yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking for unistd.h... (cached) 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 netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking readline/readline.h usability... no >checking readline/readline.h presence... no >checking for readline/readline.h... no >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking curses.h usability... no >checking curses.h presence... no >checking for curses.h... no >checking termcap.h usability... no >checking termcap.h presence... no >checking for termcap.h... no >checking for ANSI C header files... (cached) yes >checking for printf... yes >checking for getrusage... yes >checking for getprogname... no >checking for strlcpy... no >checking for strlcat... no >checking for err_set_exit... no >checking for srandom... yes >checking for srandomdev... no >checking for fstatfs... yes >checking for valloc... yes >checking for isdigit... yes >checking for isalnum... yes >checking for isalphanum... no >checking for isatty... yes >checking for popen... yes >checking for ftruncate... yes >checking for memset... yes >checking for mkdir... yes >checking for putenv... yes >checking for regcomp... yes >checking for strcasecmp... yes >checking for strchr... yes >checking for strdup... yes >checking for strerror... yes >checking for strrchr... yes >checking for err... yes >checking for errx... yes >checking for warn... yes >checking for warnx... yes >checking for tputs... no >checking for tgoto... no >checking for tgetstr... no >checking for tgetnum... no >checking for gotorc... no >checking for beep... no >checking for endwin... no >checking for setupterm... no >checking for printw... no >checking openssl/md5.h usability... yes >checking openssl/md5.h presence... yes >checking for openssl/md5.h... yes >checking openssl/sha.h usability... yes >checking openssl/sha.h presence... yes >checking for openssl/sha.h... yes >checking openssl/aes.h usability... yes >checking openssl/aes.h presence... yes >checking for openssl/aes.h... yes >checking openssl/rsa.h usability... yes >checking openssl/rsa.h presence... yes >checking for openssl/rsa.h... yes >checking openssl/rand.h usability... yes >checking openssl/rand.h presence... yes >checking for openssl/rand.h... yes >checking for MD5_Update in -lcrypto... yes >checking for ssl3_new in -lssl... yes >checking for readline in -lreadline... no >readline not installed >checking for initscr in -lncurses... no >ncurses not installed >checking for MD5... yes >checking for AES_encrypt... yes >checking for RAND_pseudo_bytes... yes >checking for des_read_pw_string... no >checking for EVP_read_pw_string... yes >checking for uncompress in -lz... yes >checking for af_open in -lafflib... yes >checking afflib/afflib.h usability... yes >checking afflib/afflib.h presence... yes >checking for afflib/afflib.h... yes >checking afflib/aftimer.h usability... yes >checking afflib/aftimer.h presence... yes >checking for afflib/aftimer.h... yes >checking afflib/utils.h usability... yes >checking afflib/utils.h presence... yes >checking for afflib/utils.h... yes >checking for af_open in -lafflib... (cached) yes >checking for af_display_as_quad... yes >checking for af_display_as_hex... yes >checking expat.h usability... yes >checking expat.h presence... yes >checking for expat.h... yes >checking for XML_ParserCreate in -lexpat... yes >checking for openssl/aes.h... (cached) yes >checking openssl/bio.h usability... yes >checking openssl/bio.h presence... yes >checking for openssl/bio.h... yes >checking openssl/evp.h usability... yes >checking openssl/evp.h presence... yes >checking for openssl/evp.h... yes >checking openssl/hmac.h usability... yes >checking openssl/hmac.h presence... yes >checking for openssl/hmac.h... yes >checking for openssl/md5.h... (cached) yes >checking for openssl/rand.h... (cached) yes >checking for openssl/rsa.h... (cached) yes >checking for openssl/sha.h... (cached) yes >checking openssl/pem.h usability... yes >checking openssl/pem.h presence... yes >checking for openssl/pem.h... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating aimage.spec >config.status: creating config.h >config.status: executing depfiles commands >+ make -j4 >make all-recursive >make[1]: Entering directory `/builddir/build/BUILD/aimage-3.2.4' >Making all in src >make[2]: Entering directory `/builddir/build/BUILD/aimage-3.2.4/src' >g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -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 -c -o aimage.o aimage.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -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 -c -o aimage_os.o aimage_os.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -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 -c -o gui.o gui.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -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 -c -o ident.o ident.cpp >In file included from /usr/include/afflib/afflib_i.h:66, > from aimage.h:69, > from aimage.cpp:53: >/usr/include/zlib.h:1583: error: declaration of C function 'off_t gzseek64(void*, off_t, int)' conflicts with >/usr/include/zlib.h:1567: error: previous declaration 'off64_t gzseek64(void*, off64_t, int)' here >/usr/include/zlib.h:1584: error: declaration of C function 'off_t gztell64(void*)' conflicts with >/usr/include/zlib.h:1568: error: previous declaration 'off64_t gztell64(void*)' here >/usr/include/zlib.h:1585: error: declaration of C function 'off_t gzoffset64(void*)' conflicts with >/usr/include/zlib.h:1569: error: previous declaration 'off64_t gzoffset64(void*)' here >/usr/include/zlib.h:1586: error: declaration of C function 'uLong adler32_combine64(uLong, uLong, off_t)' conflicts with >/usr/include/zlib.h:1570: error: previous declaration 'uLong adler32_combine64(uLong, uLong, off64_t)' here >/usr/include/zlib.h:1587: error: declaration of C function 'uLong crc32_combine64(uLong, uLong, off_t)' conflicts with >/usr/include/zlib.h:1571: error: previous declaration 'uLong crc32_combine64(uLong, uLong, off64_t)' here >In file included from /usr/include/afflib/afflib_i.h:66, > from aimage.h:69, > from ident.cpp:2: >/usr/include/zlib.h:1583: error: declaration of C function 'off_t gzseek64(void*, off_t, int)' conflicts with >/usr/include/zlib.h:1567: error: previous declaration 'off64_t gzseek64(void*, off64_t, int)' here >/usr/include/zlib.h:1584: error: declaration of C function 'off_t gztell64(void*)' conflicts with >/usr/include/zlib.h:1568: error: previous declaration 'off64_t gztell64(void*)' here >/usr/include/zlib.h:1585: error: declaration of C function 'off_t gzoffset64(void*)' conflicts with >/usr/include/zlib.h:1569: error: previous declaration 'off64_t gzoffset64(void*)' here >/usr/include/zlib.h:1586: error: declaration of C function 'uLong adler32_combine64(uLong, uLong, off_t)' conflicts with >/usr/include/zlib.h:1570: error: previous declaration 'uLong adler32_combine64(uLong, uLong, off64_t)' here >/usr/include/zlib.h:1587: error: declaration of C function 'uLong crc32_combine64(uLong, uLong, off_t)' conflicts with >/usr/include/zlib.h:1571: error: previous declaration 'uLong crc32_combine64(uLong, uLong, off64_t)' here >In file included from /usr/include/afflib/afflib_i.h:66, > from aimage.h:69, > from aimage_os.cpp:2: >/usr/include/zlib.h:1583: error: declaration of C function 'off_t gzseek64(void*, off_t, int)' conflicts with >/usr/include/zlib.h:1567: error: previous declaration 'off64_t gzseek64(void*, off64_t, int)' here >/usr/include/zlib.h:1584: error: declaration of C function 'off_t gztell64(void*)' conflicts with >/usr/include/zlib.h:1568: error: previous declaration 'off64_t gztell64(void*)' here >/usr/include/zlib.h:1585: error: declaration of C function 'off_t gzoffset64(void*)' conflicts with >/usr/include/zlib.h:1569: error: previous declaration 'off64_t gzoffset64(void*)' here >/usr/include/zlib.h:1586: error: declaration of C function 'uLong adler32_combine64(uLong, uLong, off_t)' conflicts with >/usr/include/zlib.h:1570: error: previous declaration 'uLong adler32_combine64(uLong, uLong, off64_t)' here >/usr/include/zlib.h:1587: error: declaration of C function 'uLong crc32_combine64(uLong, uLong, off_t)' conflicts with >/usr/include/zlib.h:1571: error: previous declaration 'uLong crc32_combine64(uLong, uLong, off64_t)' here >In file included from /usr/include/afflib/afflib_i.h:66, > from aimage.h:69, > from gui.cpp:48: >/usr/include/zlib.h:1583: error: declaration of C function 'off_t gzseek64(void*, off_t, int)' conflicts with >/usr/include/zlib.h:1567: error: previous declaration 'off64_t gzseek64(void*, off64_t, int)' here >/usr/include/zlib.h:1584: error: declaration of C function 'off_t gztell64(void*)' conflicts with >/usr/include/zlib.h:1568: error: previous declaration 'off64_t gztell64(void*)' here >/usr/include/zlib.h:1585: error: declaration of C function 'off_t gzoffset64(void*)' conflicts with >/usr/include/zlib.h:1569: error: previous declaration 'off64_t gzoffset64(void*)' here >/usr/include/zlib.h:1586: error: declaration of C function 'uLong adler32_combine64(uLong, uLong, off_t)' conflicts with >/usr/include/zlib.h:1570: error: previous declaration 'uLong adler32_combine64(uLong, uLong, off64_t)' here >/usr/include/zlib.h:1587: error: declaration of C function 'uLong crc32_combine64(uLong, uLong, off_t)' conflicts with >/usr/include/zlib.h:1571: error: previous declaration 'uLong crc32_combine64(uLong, uLong, off64_t)' here >make[2]: *** [ident.o] Error 1 >make[2]: *** Waiting for unfinished jobs.... >gui.cpp:73: warning: 'old_status_col' defined but not used >gui.cpp:74: warning: 'old_status_dir' defined but not used >make[2]: *** [gui.o] Error 1 >make[2]: *** [aimage_os.o] Error 1 >aimage.cpp: In function 'int wipe(const char*)': >aimage.cpp:847: warning: no return statement in function returning non-void >make[2]: *** [aimage.o] Error 1 >make[2]: Leaving directory `/builddir/build/BUILD/aimage-3.2.4/src' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/builddir/build/BUILD/aimage-3.2.4' >make: *** [all] Error 2 >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.inTMTE (%build) > Bad exit status from /var/tmp/rpm-tmp.inTMTE (%build) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/aimage.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/aimage.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 599989
:
420784
| 420785 |
420786