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 394080 Details for
Bug 565195
FTBFS libewf-20080501-9.fc12
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), 24.16 KB, created by
FTBFS
on 2010-02-13 18:12:46 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-02-13 18:12:46 UTC
Size:
24.16 KB
patch
obsolete
>Mock Version: 1.0.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/libewf.spec'], False, '/var/lib/mock/fedora-development-i386-libewf-20080501-9.fc12.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x16b5890>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/libewf.spec'] >Building target platforms: i386 >Building for target i386 >Wrote: /builddir/build/SRPMS/libewf-20080501-9.fc13.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/libewf.spec'], False, '/var/lib/mock/fedora-development-i386-libewf-20080501-9.fc12.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x16b5890>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/libewf.spec'] >Building target platforms: i386 >Building for target i386 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rPcRtL >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf libewf-20080501 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/libewf-20080501.tar.gz >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd libewf-20080501 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4w160j >+ umask 022 >+ cd /builddir/build/BUILD >+ cd libewf-20080501 >+ 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=i386 -mtune=generic -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=i386 -mtune=generic -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=i386 -mtune=generic -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 --enable-wide-character-type >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 build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for style of include used by make... GNU >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 ISO C89... none needed >checking dependency style of gcc... none >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... 64 >checking whether to enable enable wide character type support... (cached) yes >checking whether to enable use libewf's raw read and write functionality in the ewf tools... (cached) no >checking whether to enable enable low memory usage... (cached) no >checking whether to enable enable verbose output... (cached) no >checking whether to enable enable debug output... (cached) no >checking for i686-pc-linux-gnu-gcc... gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether gcc accepts -g... (cached) yes >checking for gcc option to accept ISO C89... (cached) none needed >checking dependency style of gcc... (cached) none >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 whether gcc needs -traditional... no >checking whether make sets $(MAKE)... (cached) yes >checking for a BSD-compatible install... /usr/bin/install -c >checking for a sed that does not truncate output... /bin/sed >checking for ld used by gcc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for /usr/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/nm -B >checking whether ln -s works... yes >checking how to recognize dependent libraries... pass_all >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 dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >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 whether we are using the GNU C++ compiler... yes >checking whether g++ accepts -g... yes >checking dependency style of g++... none >checking how to run the C++ preprocessor... g++ -E >checking for i686-pc-linux-gnu-g77... no >checking for i686-pc-linux-gnu-xlf... no >checking for i686-pc-linux-gnu-f77... no >checking for i686-pc-linux-gnu-frt... no >checking for i686-pc-linux-gnu-pgf77... no >checking for i686-pc-linux-gnu-cf77... no >checking for i686-pc-linux-gnu-fort77... no >checking for i686-pc-linux-gnu-fl32... no >checking for i686-pc-linux-gnu-af77... no >checking for i686-pc-linux-gnu-xlf90... no >checking for i686-pc-linux-gnu-f90... no >checking for i686-pc-linux-gnu-pgf90... no >checking for i686-pc-linux-gnu-pghpf... no >checking for i686-pc-linux-gnu-epcf90... no >checking for i686-pc-linux-gnu-gfortran... no >checking for i686-pc-linux-gnu-g95... no >checking for i686-pc-linux-gnu-xlf95... no >checking for i686-pc-linux-gnu-f95... no >checking for i686-pc-linux-gnu-fort... no >checking for i686-pc-linux-gnu-ifort... no >checking for i686-pc-linux-gnu-ifc... no >checking for i686-pc-linux-gnu-efc... no >checking for i686-pc-linux-gnu-pgf95... no >checking for i686-pc-linux-gnu-lf95... no >checking for i686-pc-linux-gnu-ftn... no >checking for g77... no >checking for xlf... no >checking for f77... no >checking for frt... no >checking for pgf77... no >checking for cf77... no >checking for fort77... no >checking for fl32... no >checking for af77... no >checking for xlf90... no >checking for f90... no >checking for pgf90... no >checking for pghpf... no >checking for epcf90... no >checking for gfortran... no >checking for g95... no >checking for xlf95... no >checking for f95... no >checking for fort... no >checking for ifort... no >checking for ifc... no >checking for efc... no >checking for pgf95... no >checking for lf95... no >checking for ftn... no >checking whether we are using the GNU Fortran 77 compiler... no >checking whether accepts -g... no >checking the maximum length of command line arguments... 1966080 >checking command to parse /usr/bin/nm -B output from gcc object... ok >checking for objdir... .libs >checking for i686-pc-linux-gnu-ar... no >checking for ar... ar >checking for i686-pc-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking for i686-pc-linux-gnu-strip... no >checking for strip... strip >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC >checking if gcc PIC flag -fPIC works... yes >checking if gcc static flag -static works... no >checking if gcc supports -c -o file.o... yes >checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by g++... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes >checking for g++ option to produce PIC... -fPIC >checking if g++ PIC flag -fPIC works... yes >checking if g++ static flag -static works... no >checking if g++ supports -c -o file.o... yes >checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >appending configuration tag "F77" to libtool >checking for an ANSI C-conforming const... yes >checking for working volatile... yes >checking for adler32 in -lz... yes >checking for compress2 in -lz... yes >checking for compressBound in -lz... yes >checking for uncompress in -lz... yes >checking for MD5_Init in -lcrypto... yes >checking for MD5_Update in -lcrypto... yes >checking for MD5_Final in -lcrypto... yes >checking for SHA1_Init in -lcrypto... yes >checking for SHA1_Update in -lcrypto... yes >checking for SHA1_Final in -lcrypto... yes >checking for EVP_md5 in -lcrypto... yes >checking for EVP_sha1 in -lcrypto... yes >checking for EVP_MD_CTX_init in -lcrypto... yes >checking for EVP_MD_CTX_cleanup in -lcrypto... yes >checking for EVP_DigestInit_ex in -lcrypto... yes >checking for EVP_DigestUpdate in -lcrypto... yes >checking for EVP_DigestFinal_ex in -lcrypto... yes >checking for uuid_generate in -luuid... yes >checking for uuid_generate_random in -luuid... yes >checking for uuid_generate_time in -luuid... yes >checking for sys/types.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking cygwin/fs.h usability... no >checking cygwin/fs.h presence... no >checking for cygwin/fs.h... no >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking glob.h usability... yes >checking glob.h presence... yes >checking for glob.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking linux/fs.h usability... yes >checking linux/fs.h presence... yes >checking for linux/fs.h... yes >checking openssl/opensslv.h usability... yes >checking openssl/opensslv.h presence... yes >checking for openssl/opensslv.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 for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking sys/disk.h usability... no >checking sys/disk.h presence... no >checking for sys/disk.h... no >checking sys/disklabel.h usability... no >checking sys/disklabel.h presence... no >checking for sys/disklabel.h... no >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/signal.h usability... yes >checking sys/signal.h presence... yes >checking for sys/signal.h... yes >checking sys/utsname.h usability... yes >checking sys/utsname.h presence... yes >checking for sys/utsname.h... yes >checking for unistd.h... (cached) yes >checking varargs.h usability... no >checking varargs.h presence... no >checking for varargs.h... no >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking for ANSI C header files... (cached) yes >checking whether memrchr is declared... no >checking whether struct tm is in sys/time.h or time.h... time.h >checking for mode_t... yes >checking for off_t... yes >checking for size_t... yes >checking for size32_t... no >checking for ssize32_t... no >checking for size64_t... no >checking for ssize64_t... no >checking for off64_t... no >checking for ssize_t... yes >checking for u64... no >checking for off_t... (cached) yes >checking size of off_t... 8 >checking for size_t... (cached) yes >checking size of size_t... 4 >checking for atoll... yes >checking for ctime... yes >checking for fgets... yes >checking for getopt... yes >checking for gmtime... yes >checking for gmtime_r... yes >checking for localtime... yes >checking for localtime_r... yes >checking for memchr... yes >checking for memcmp... yes >checking for memcpy... yes >checking for memrchr... yes >checking for memset... yes >checking for mktime... yes >checking for snprintf... yes >checking for sprintf... yes >checking for strchr... yes >checking for strcmp... yes >checking for strcpy... yes >checking for strdup... yes >checking for strerror... yes >checking for strerror_r... yes >checking for strlen... yes >checking for strncmp... yes >checking for strncpy... yes >checking for strrchr... yes >checking for strtoll... yes >checking for strtoull... yes >checking for uname... yes >checking for working memcmp... yes >checking whether strerror_r is declared... yes >checking for strerror_r... (cached) yes >checking whether strerror_r returns char *... no >checking for vprintf... yes >checking for _doprnt... no >checking for ctime_r... yes >checking if ctime_r is defined according to the POSIX definition... yes >checking if printf supports the conversion specifier "%jd"... yes >checking if printf supports the conversion specifier "%zd"... yes >checking openssl/evp.h usability... yes >checking openssl/evp.h presence... yes >checking for openssl/evp.h... yes >checking if openssl/evp.h can be used in combination with zlib.h... yes >configure: Support for libcrypto EVP will be build. >checking uuid/uuid.h usability... yes >checking uuid/uuid.h presence... yes >checking for uuid/uuid.h... yes >configure: Support for libuuid will be build. >checking for btowc... yes >checking for fgetws... yes >checking for mbsinit... yes >checking for mbrtowc... yes >checking for swprintf... yes >checking for wmain... no >checking for wmemchr... yes >checking for wmemcmp... yes >checking for wmemcpy... yes >checking for wmemrchr... no >checking for wctob... yes >checking for wcschr... yes >checking for wcscmp... yes >checking for wcscpy... yes >checking for wcsdup... yes >checking for wcslen... yes >checking for wcsncmp... yes >checking for wcsncpy... yes >checking for wcsrchr... yes >checking for wcrtomb... yes >checking for wcstoll... yes >checking for wcstoull... yes >checking wchar.h usability... yes >checking wchar.h presence... yes >checking for wchar.h... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating common/Makefile >config.status: creating libewf/Makefile >config.status: creating ewftools/Makefile >config.status: creating manuals/Makefile >config.status: creating include/libewf.h >config.status: creating include/libewf/definitions.h >config.status: creating include/libewf/types.h >config.status: creating debian/changelog >config.status: creating debian/shlibs.local.ex >config.status: creating macosx/Introduction.rtf >config.status: creating libewf.pc >config.status: creating libewf.spec >config.status: creating common/config.h >config.status: executing depfiles commands >configure: >Building: > libcrypto EVP support: yes > libcrypto MD5 support: evp > libcrypto SHA1 support: evp > libuuid support: yes >Features: > Wide character type support: yes > ewftools use raw read and write support: no > Verbose output: no > Debug output: no >+ sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool >+ sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool >+ sed -i -e 's! -shared ! -Wl,--as-needed\0!g' libtool >+ make -j4 >Making all in common >make[1]: Entering directory `/builddir/build/BUILD/libewf-20080501/common' >make all-am >make[2]: Entering directory `/builddir/build/BUILD/libewf-20080501/common' >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -c -o character_string.lo character_string.c >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -c -o date_time.lo date_time.c >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -c -o error_string.lo error_string.c >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -c -o file_io.lo file_io.c >mkdir .libs > gcc -DHAVE_CONFIG_H -I. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -c date_time.c -fPIC -DPIC -o .libs/date_time.o > gcc -DHAVE_CONFIG_H -I. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -c file_io.c -fPIC -DPIC -o .libs/file_io.o > gcc -DHAVE_CONFIG_H -I. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -c error_string.c -fPIC -DPIC -o .libs/error_string.o >In file included from /usr/include/stdlib.h:43, > from memory.h:40, > from date_time.c:36: >/usr/include/bits/waitstatus.h:80: error: duplicate member '__w_retcode' >/usr/include/bits/waitstatus.h:80: error: duplicate member '({anonymous})' >/usr/include/bits/waitstatus.h:80: error: duplicate member '({anonymous})' >/usr/include/bits/waitstatus.h:81: error: duplicate member '__w_coredump' >/usr/include/bits/waitstatus.h:81: error: duplicate member '({anonymous})' >/usr/include/bits/waitstatus.h:81: error: duplicate member '({anonymous})' >/usr/include/bits/waitstatus.h:81: error: duplicate member '({anonymous})' >/usr/include/bits/waitstatus.h:82: error: duplicate member '__w_termsig' >/usr/include/bits/waitstatus.h:82: error: duplicate member '({anonymous})' >/usr/include/bits/waitstatus.h:82: error: duplicate member '({anonymous})' >/usr/include/bits/waitstatus.h:82: error: duplicate member '({anonymous})' >/usr/include/bits/waitstatus.h:82: error: duplicate member '({anonymous})' >/usr/include/bits/waitstatus.h:94: error: duplicate member '__w_stopsig' >/usr/include/bits/waitstatus.h:94: error: duplicate member '({anonymous})' >/usr/include/bits/waitstatus.h:94: error: duplicate member '({anonymous})' >/usr/include/bits/waitstatus.h:95: error: duplicate member '__w_stopval' >/usr/include/bits/waitstatus.h:95: error: duplicate member '({anonymous})' >/usr/include/bits/waitstatus.h:95: error: duplicate member '({anonymous})' >/usr/include/bits/waitstatus.h:95: error: duplicate member '({anonymous})' >In file included from /usr/include/stdlib.h:43, > from memory.h:40, > from error_string.c:36: >/usr/include/bits/waitstatus.h:80: error: duplicate member '__w_retcode' >/usr/include/bits/waitstatus.h:80: error: duplicate member '({anonymous})' >/usr/include/bits/waitstatus.h:80: error: duplicate member '({anonymous})' >/usr/include/bits/waitstatus.h:81: error: duplicate member '__w_coredump' >/usr/include/bits/waitstatus.h:81: error: duplicate member '({anonymous})' >/usr/include/bits/waitstatus.h:81: error: duplicate member '({anonymous})' >/usr/include/bits/waitstatus.h:81: error: duplicate member '({anonymous})' >/usr/include/bits/waitstatus.h:82: error: duplicate member '__w_termsig' >/usr/include/bits/waitstatus.h:82: error: duplicate member '({anonymous})' >/usr/include/bits/waitstatus.h:82: error: duplicate member '({anonymous})' >/usr/include/bits/waitstatus.h:82: error: duplicate member '({anonymous})' >/usr/include/bits/waitstatus.h:82: error: duplicate member '({anonymous})' >/usr/include/bits/waitstatus.h:94: error: duplicate member '__w_stopsig' >/usr/include/bits/waitstatus.h:94: error: duplicate member '({anonymous})' >/usr/include/bits/waitstatus.h:94: error: duplicate member '({anonymous})' >/usr/include/bits/waitstatus.h:95: error: duplicate member '__w_stopval' >/usr/include/bits/waitstatus.h:95: error: duplicate member '({anonymous})' >/usr/include/bits/waitstatus.h:95: error: duplicate member '({anonymous})' >/usr/include/bits/waitstatus.h:95: error: duplicate member '({anonymous})' > gcc -DHAVE_CONFIG_H -I. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -c character_string.c -fPIC -DPIC -o .libs/character_string.o >make[2]: *** [error_string.lo] Error 1 >make[2]: *** Waiting for unfinished jobs.... >make[2]: *** [date_time.lo] Error 1 >In file included from /usr/include/stdlib.h:43, > from memory.h:40, > from character_string.c:36: >/usr/include/bits/waitstatus.h:80: error: duplicate member '__w_retcode' >/usr/include/bits/waitstatus.h:80: error: duplicate member '({anonymous})' >/usr/include/bits/waitstatus.h:80: error: duplicate member '({anonymous})' >/usr/include/bits/waitstatus.h:81: error: duplicate member '__w_coredump' >/usr/include/bits/waitstatus.h:81: error: duplicate member '({anonymous})' >/usr/include/bits/waitstatus.h:81: error: duplicate member '({anonymous})' >/usr/include/bits/waitstatus.h:81: error: duplicate member '({anonymous})' >/usr/include/bits/waitstatus.h:82: error: duplicate member '__w_termsig' >/usr/include/bits/waitstatus.h:82: error: duplicate member '({anonymous})' >/usr/include/bits/waitstatus.h:82: error: duplicate member '({anonymous})' >/usr/include/bits/waitstatus.h:82: error: duplicate member '({anonymous})' >/usr/include/bits/waitstatus.h:82: error: duplicate member '({anonymous})' >/usr/include/bits/waitstatus.h:94: error: duplicate member '__w_stopsig' >/usr/include/bits/waitstatus.h:94: error: duplicate member '({anonymous})' >/usr/include/bits/waitstatus.h:94: error: duplicate member '({anonymous})' >/usr/include/bits/waitstatus.h:95: error: duplicate member '__w_stopval' >/usr/include/bits/waitstatus.h:95: error: duplicate member '({anonymous})' >/usr/include/bits/waitstatus.h:95: error: duplicate member '({anonymous})' >/usr/include/bits/waitstatus.h:95: error: duplicate member '({anonymous})' >make[2]: Leaving directory `/builddir/build/BUILD/libewf-20080501/common' >make[2]: *** [character_string.lo] Error 1 >make[1]: *** [all] Error 2 >make[1]: Leaving directory `/builddir/build/BUILD/libewf-20080501/common' >make: *** [all-recursive] Error 1 >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.4w160j (%build) > Bad exit status from /var/tmp/rpm-tmp.4w160j (%build) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/libewf.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 324, 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 i386 --nodeps builddir/build/SPECS/libewf.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 565195
:
394079
| 394080 |
394081
|
394082
|
394083
|
394084