Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 318357 Details for
Bug 464975
FTBFS dnssec-tools-1.4.1-2.fc10
[?]
New
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.rh83 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), 29.19 KB, created by
FTBFS
on 2008-10-01 15:45:25 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2008-10-01 15:45:25 UTC
Size:
29.19 KB
patch
obsolete
>ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/dnssec-tools.spec'], False, '/var/lib/mock/fedora-development-x86_64-dnssec-tools-1.4.1-2.fc10.src.rpm/root/', None, 21600, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x2074c10>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/dnssec-tools.spec'] >/etc/profile: line 42: /bin/hostname: No such file or directory >Building target platforms: x86_64 >Building for target x86_64 >Wrote: /builddir/build/SRPMS/dnssec-tools-1.4.1-2.fc10.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/dnssec-tools.spec'], False, '/var/lib/mock/fedora-development-x86_64-dnssec-tools-1.4.1-2.fc10.src.rpm/root/', None, 21600, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x2074c10>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/dnssec-tools.spec'] >/etc/profile: line 42: /bin/hostname: No such file or directory >Building target platforms: x86_64 >Building for target x86_64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ZsOrax >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf dnssec-tools-1.4.1 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/dnssec-tools-1.4.1.tar.gz >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd dnssec-tools-1.4.1 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ echo 'Patch #4 (dnssec-tools-linux-conf-paths-1.2.patch):' >Patch #4 (dnssec-tools-linux-conf-paths-1.2.patch): >+ /bin/cat /builddir/build/SOURCES/dnssec-tools-linux-conf-paths-1.2.patch >+ /usr/bin/patch -s -p0 --fuzz=0 >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.EaL4NE >+ umask 022 >+ cd /builddir/build/BUILD >+ cd dnssec-tools-1.4.1 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' >+ export FFLAGS >+ ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --with-validator-testcases-file=/usr/share/dnssec-tools/validator-testcases '--with-perl-build-args=INSTALLDIRS=vendor OPTIMIZE='\''-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic'\''' --sysconfdir=/etc --with-root-hints=/etc/named.root.hints --with-resolv-conf=/etc/resolv.conf >checking for perl... >/usr/bin/perl >checking for ar... >/usr/bin/ar >checking for rm... >/bin/rm >checking build system type... >x86_64-redhat-linux-gnu >checking host system type... >x86_64-redhat-linux-gnu >checking for x86_64-redhat-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 a sed that does not truncate output... >/bin/sed >checking for egrep... >grep -E >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 recognise dependent libraries... >pass_all >checking how to run the C preprocessor... >gcc -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 dlfcn.h usability... >yes >checking dlfcn.h presence... >yes >checking for dlfcn.h... >yes >checking for x86_64-redhat-linux-gnu-g++... no >checking for x86_64-redhat-linux-gnu-c++... no >checking for x86_64-redhat-linux-gnu-gpp... >no >checking for x86_64-redhat-linux-gnu-aCC... >no >checking for x86_64-redhat-linux-gnu-CC... >no >checking for x86_64-redhat-linux-gnu-cxx... >no >checking for x86_64-redhat-linux-gnu-cc++... >no >checking for x86_64-redhat-linux-gnu-cl... >no >checking for x86_64-redhat-linux-gnu-FCC... >no >checking for x86_64-redhat-linux-gnu-KCC... >no >checking for x86_64-redhat-linux-gnu-RCC... >no >checking for x86_64-redhat-linux-gnu-xlC_r... >no >checking for x86_64-redhat-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 how to run the C++ preprocessor... >g++ -E >checking for x86_64-redhat-linux-gnu-g77... no >checking for x86_64-redhat-linux-gnu-f77... no >checking for x86_64-redhat-linux-gnu-xlf... no >checking for x86_64-redhat-linux-gnu-frt... no >checking for x86_64-redhat-linux-gnu-pgf77... no >checking for x86_64-redhat-linux-gnu-fort77... no >checking for x86_64-redhat-linux-gnu-fl32... no >checking for x86_64-redhat-linux-gnu-af77... no >checking for x86_64-redhat-linux-gnu-f90... no >checking for x86_64-redhat-linux-gnu-xlf90... no >checking for x86_64-redhat-linux-gnu-pgf90... no >checking for x86_64-redhat-linux-gnu-epcf90... no >checking for x86_64-redhat-linux-gnu-f95... no >checking for x86_64-redhat-linux-gnu-fort... no >checking for x86_64-redhat-linux-gnu-xlf95... no >checking for x86_64-redhat-linux-gnu-ifc... >no >checking for x86_64-redhat-linux-gnu-efc... no >checking for x86_64-redhat-linux-gnu-pgf95... no >checking for x86_64-redhat-linux-gnu-lf95... no >checking for x86_64-redhat-linux-gnu-gfortran... no >checking for g77... no >checking for f77... no >checking for xlf... no >checking for frt... no >checking for pgf77... no >checking for fort77... no >checking for fl32... no >checking for af77... no >checking for f90... no >checking for xlf90... no >checking for pgf90... no >checking for epcf90... no >checking for f95... no >checking for fort... no >checking for xlf95... >no >checking for ifc... >no >checking for efc... >no >checking for pgf95... >no >checking for lf95... >no >checking for gfortran... >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... >32768 >checking command to parse /usr/bin/nm -B output from gcc object... >ok >checking for objdir... >.libs >checking for x86_64-redhat-linux-gnu-ar... >/usr/bin/ar >checking for x86_64-redhat-linux-gnu-ranlib... >no >checking for ranlib... >ranlib >checking for x86_64-redhat-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... >yes >checking if gcc supports -c -o file.o... >yes >checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 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... yes >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by g++... >/usr/bin/ld -m elf_x86_64 >checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... >yes >checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 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... >yes >checking if g++ supports -c -o file.o... >yes >checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 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 a BSD-compatible install... >/usr/bin/install -c >checking whether ln -s works... yes >checking whether make sets $(MAKE)... >yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating tools/modules/conf.pm >config.status: executing default commands >configure: configuring in validator >configure: running /bin/sh './configure' --prefix=/usr '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--target=x86_64-redhat-linux-gnu' '--program-prefix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--with-validator-testcases-file=/usr/share/dnssec-tools/validator-testcases' '--with-perl-build-args=INSTALLDIRS=vendor OPTIMIZE='\''-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic'\''' '--sysconfdir=/etc' '--with-root-hints=/etc/named.root.hints' '--with-resolv-conf=/etc/resolv.conf' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' 'FFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' 'target_alias=x86_64-redhat-linux-gnu' --cache-file=/dev/null --srcdir=. >checking for perl... /usr/bin/perl >checking for ar... /usr/bin/ar >checking for rm... /bin/rm >checking for cp... /bin/cp >checking build system type... >x86_64-redhat-linux-gnu >checking host system type... >x86_64-redhat-linux-gnu >checking for x86_64-redhat-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 a sed that does not truncate output... >/bin/sed >checking for egrep... >grep -E >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 recognise dependent libraries... pass_all >checking how to run the C preprocessor... >gcc -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 dlfcn.h usability... >yes >checking dlfcn.h presence... >yes >checking for dlfcn.h... >yes >checking for x86_64-redhat-linux-gnu-g++... >no >checking for x86_64-redhat-linux-gnu-c++... >no >checking for x86_64-redhat-linux-gnu-gpp... >no >checking for x86_64-redhat-linux-gnu-aCC... >no >checking for x86_64-redhat-linux-gnu-CC... >no >checking for x86_64-redhat-linux-gnu-cxx... >no >checking for x86_64-redhat-linux-gnu-cc++... >no >checking for x86_64-redhat-linux-gnu-cl... >no >checking for x86_64-redhat-linux-gnu-FCC... >no >checking for x86_64-redhat-linux-gnu-KCC... >no >checking for x86_64-redhat-linux-gnu-RCC... >no >checking for x86_64-redhat-linux-gnu-xlC_r... >no >checking for x86_64-redhat-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 how to run the C++ preprocessor... >g++ -E >checking for x86_64-redhat-linux-gnu-g77... no >checking for x86_64-redhat-linux-gnu-f77... no >checking for x86_64-redhat-linux-gnu-xlf... no >checking for x86_64-redhat-linux-gnu-frt... no >checking for x86_64-redhat-linux-gnu-pgf77... no >checking for x86_64-redhat-linux-gnu-fort77... no >checking for x86_64-redhat-linux-gnu-fl32... no >checking for x86_64-redhat-linux-gnu-af77... no >checking for x86_64-redhat-linux-gnu-f90... >no >checking for x86_64-redhat-linux-gnu-xlf90... no >checking for x86_64-redhat-linux-gnu-pgf90... no >checking for x86_64-redhat-linux-gnu-epcf90... no >checking for x86_64-redhat-linux-gnu-f95... no >checking for x86_64-redhat-linux-gnu-fort... no >checking for x86_64-redhat-linux-gnu-xlf95... no >checking for x86_64-redhat-linux-gnu-ifc... no >checking for x86_64-redhat-linux-gnu-efc... no >checking for x86_64-redhat-linux-gnu-pgf95... no >checking for x86_64-redhat-linux-gnu-lf95... no >checking for x86_64-redhat-linux-gnu-gfortran... no >checking for g77... no >checking for f77... no >checking for xlf... no >checking for frt... no >checking for pgf77... no >checking for fort77... no >checking for fl32... no >checking for af77... no >checking for f90... no >checking for xlf90... >no >checking for pgf90... >no >checking for epcf90... >no >checking for f95... >no >checking for fort... >no >checking for xlf95... >no >checking for ifc... >no >checking for efc... >no >checking for pgf95... >no >checking for lf95... >no >checking for gfortran... >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... >32768 >checking command to parse /usr/bin/nm -B output from gcc object... >ok >checking for objdir... >.libs >checking for x86_64-redhat-linux-gnu-ar... >/usr/bin/ar >checking for x86_64-redhat-linux-gnu-ranlib... >no >checking for ranlib... >ranlib >checking for x86_64-redhat-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... >yes >checking if gcc supports -c -o file.o... >yes >checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 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... >yes >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by g++... >/usr/bin/ld -m elf_x86_64 >checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... >yes >checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 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... >yes >checking if g++ supports -c -o file.o... >yes >checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 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 a BSD-compatible install... >/usr/bin/install -c >checking whether ln -s works... yes >checking whether make sets $(MAKE)... >yes >checking target system type... >x86_64-redhat-linux-gnu >checking whether to un-define target system token (before redefining)... >yes >checking for EVP_md5 in -lcrypto... >yes >checking for SHA256_Init in -lcrypto... >yes >checking for inet_ntop in -lnsl... >yes >checking for gai_strerror in -lsocket... >no >checking for inet_nsap_ntoa in -lc... >yes >checking for gethostbyname2 in -lc... >yes >checking for hstrerror in -lc... >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 crypto/sha2.h usability... >no >checking crypto/sha2.h presence... >no >checking for crypto/sha2.h... >no >checking for pthread_rwlock_init in -lpthread... >yes >checking for developer gcc flags... >checking sys/filio.h usability... >no >checking sys/filio.h presence... >no >checking for sys/filio.h... >no >checking getopt.h usability... >yes >checking getopt.h presence... >yes >checking for getopt.h... >yes >checking netinet/in.h usability... >yes >checking netinet/in.h presence... >yes >checking for netinet/in.h... >yes >checking whether getopt_long_only is declared... >yes >checking whether getopt_long is declared... >yes >checking arpa/nameser.h usability... >yes >checking arpa/nameser.h presence... >yes >checking for arpa/nameser.h... >yes >checking arpa/nameser_compat.h usability... >yes >checking arpa/nameser_compat.h presence... >yes >checking for arpa/nameser_compat.h... >yes >checking for struct HEADER in arpa/nameser.h... >yes >checking for __ns_msg._msg_ptr... >yes >checking for __ns_msg._ptr... >no >checking for strerror_r... >yes >checking for pselect... >yes >checking for freeaddrinfo... >yes >checking for ns_cert_types... >yes >checking whether ns_t_a is declared... >yes >checking whether ns_t_kx is declared... >yes >checking whether ns_r_badsig is declared... >yes >checking whether ns_parse_ttl is declared... >yes >checking whether ns_name_pton is declared... >yes >checking whether ns_name_unpack is declared... >yes >checking whether ns_name_ntop is declared... >yes >checking whether ns_samename is declared... >yes >checking whether p_rcode is declared... >yes >checking whether p_section is declared... >yes >checking for short... >yes >checking size of short... >2 >checking for int... >yes >checking size of int... >4 >checking for long... >yes >checking size of long... >8 >checking for int8_t... >yes >checking for uint8_t... >yes >checking for u_int8_t... >yes >checking for int16_t... >yes >checking for uint16_t... >yes >checking for u_int16_t... >yes >checking for int32_t... >yes >checking for uint32_t... >yes >checking for u_int32_t... >yes >checking Location to read resolver configuration... (cached) /etc/resolv.conf >checking Location to read root hints configuration... (cached) /etc/named.root.hints >configure: creating ./config.status >config.status: creating Makefile >config.status: creating libsres/Makefile >config.status: creating libval/Makefile >config.status: creating libval_shim/Makefile >config.status: creating doc/Makefile >config.status: creating apps/Makefile >config.status: creating libval-config >config.status: creating include/validator-config.h >config.status: executing default commands >--------------------------------------------------------- > DNSSEC-Tool Validator configuration summary: >--------------------------------------------------------- > system configuration directory : /etc > Validator configuration file: /etc/dnssec-tools/dnsval.conf > NSEC3 support : No > DLV support : No > IPv6 support : No > Thread support : Yes > Developer flags : > libval resolver configuration : /etc/resolv.conf > libval root hints : /etc/named.root.hints >--------------------------------------------------------- >+ 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 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' validator/libtool >+ sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' validator/libtool >+ make -j8 >make[1]: Entering directory `/builddir/build/BUILD/dnssec-tools-1.4.1/validator' >make[1]: >warning: jobserver unavailable: using -j1. Add `+' to parent make rule. >make[2]: Entering directory `/builddir/build/BUILD/dnssec-tools-1.4.1/validator/libsres' >/bin/sh ..//libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -I../include -c -o ns_name.lo ns_name.c >mkdir .libs > gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -I../include -c ns_name.c -fPIC -DPIC -o .libs/ns_name.o > gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -I../include -c ns_name.c -o ns_name.o >/dev/null 2>&1 >/bin/sh ..//libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -I../include -c -o ns_netint.lo ns_netint.c >Warning: prerequisite Net::DNS 0 not found. >Warning: prerequisite Net::DNS::SEC 0 not found. >Checking if your kit is complete... >Looks good >Writing Makefile for Net::DNS::ZoneFile::Fast >Checking if your kit is complete... >Looks good >Note (probably harmless): No library found for -lsres >Note (probably harmless): No library found for -lval-threads >Writing Makefile for Net::DNS::SEC::Validator >Checking if your kit is complete... >Looks good >Writing Makefile for Net::addrinfo >Writing Makefile for Net::DNS::SEC::Tools::conf > gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -I../include -c ns_netint.c -fPIC -DPIC -o .libs/ns_netint.o >Warning: prerequisite Date::Parse 2.2 not found. > gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -I../include -c ns_netint.c -o ns_netint.o >/dev/null 2>&1 >Writing Makefile for Net::DNS::SEC::Tools::Donuts::donuts >/bin/sh ..//libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -I../include -c -o res_support.lo res_support.c >Writing Makefile for Net::DNS::SEC::Tools::Mapper::mapper >Warning: prerequisite Net::DNS::SEC::Tools::conf 0.01 not found. >Warning: prerequisite Net::DNS::SEC::Tools::keyrec 0.01 not found. >Warning: prerequisite Net::DNS::SEC::Tools::tooloptions 0.01 not found. >Writing Makefile for dnssec-tools > gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -I../include -c res_support.c -fPIC -DPIC -o .libs/res_support.o >Warning: prerequisite GraphViz 0 not found. > gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -I../include -c res_support.c -o res_support.o >/dev/null 2>&1 >Writing Makefile for Net::DNS::SEC::Tools::Dnspktflow::dnspktflow >Writing Makefile for Net::DNS::SEC::Tools::Maketestzone::maketestzone >/bin/sh ..//libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -I../include -c -o res_debug.lo res_debug.c >Writing Makefile for etc > gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -I../include -c res_debug.c -fPIC -DPIC -o .libs/res_debug.o >Warning: prerequisite GraphViz 0 not found. >Writing Makefile for Net::DNS::SEC::Tools::Drawvalmap::drawvalmap > gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -I../include -c res_debug.c -o res_debug.o >/dev/null 2>&1 >/bin/sh ..//libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -I../include -c -o nsap_addr.lo nsap_addr.c > gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -I../include -c nsap_addr.c -fPIC -DPIC -o .libs/nsap_addr.o > gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -I../include -c nsap_addr.c -o nsap_addr.o >/dev/null 2>&1 >/bin/sh ..//libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -I../include -c -o ns_print.lo ns_print.c > gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -I../include -c ns_print.c -fPIC -DPIC -o .libs/ns_print.o >ns_print.c: In function 'ns_sprintrrf': >ns_print.c:764: warning: format '%u' expects type 'unsigned int', but argument 3 has type 'long int' > gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -I../include -c ns_print.c -o ns_print.o >/dev/null 2>&1 >/bin/sh ..//libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -I../include -c -o base64.lo base64.c > gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -I../include -c base64.c -fPIC -DPIC -o .libs/base64.o > gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -I../include -c base64.c -o base64.o >/dev/null 2>&1 >/bin/sh ..//libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -I../include -c -o ns_samedomain.lo ns_samedomain.c > gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -I../include -c ns_samedomain.c -fPIC -DPIC -o .libs/ns_samedomain.o > gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -I../include -c ns_samedomain.c -o ns_samedomain.o >/dev/null 2>&1 >/bin/sh ..//libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -I../include -c -o ns_parse.lo ns_parse.c > gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Ulinux -Dlinux=linux -Ulinux -Dlinux=linux -I../include -c ns_parse.c -fPIC -DPIC -o .libs/ns_parse.o >ns_parse.c:57: error: conflicting types for '_ns_flagdata' >/usr/include/arpa/nameser.h:125: error: previous declaration of '_ns_flagdata' was here >make[2]: >*** [ns_parse.lo] Error 1 >make[2]: Leaving directory `/builddir/build/BUILD/dnssec-tools-1.4.1/validator/libsres' >make[1]: >*** [subdirmake] Error 1 >make[1]: Leaving directory `/builddir/build/BUILD/dnssec-tools-1.4.1/validator' >make: *** [subdirmake] Error 1 >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.EaL4NE (%build) > Bad exit status from /var/tmp/rpm-tmp.EaL4NE (%build) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/dnssec-tools.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.5/site-packages/mock/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.5/site-packages/mock/util.py", line 316, 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 x86_64 --nodeps builddir/build/SPECS/dnssec-tools.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 464975
:
318353
|
318354
|
318355
|
318356
| 318357 |
318358