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 580987 Details for
Bug 817292
dhcp-forwarder Fails To Build From Source on Fedora 17 (and Rawhide)
[?]
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 with the compile errors
build.log (text/plain), 11.57 KB, created by
Niels de Vos
on 2012-04-28 17:30:18 UTC
(
hide
)
Description:
build.log with the compile errors
Filename:
MIME Type:
Creator:
Niels de Vos
Created:
2012-04-28 17:30:18 UTC
Size:
11.57 KB
patch
obsolete
>Mock Version: 1.1.18 >Mock Version: 1.1.18 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/dhcp-forwarder.spec'], False, '/var/lib/mock/f18-build-1330286-213737/root/', None, 86400, True, False, 496, 496, None, False, None, logger=<mockbuild.trace_decorator.getLog object at 0x2935b50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/dhcp-forwarder.spec'] >Building target platforms: x86_64 >Building for target x86_64 >Wrote: /builddir/build/SRPMS/dhcp-forwarder-0.9-1502.fc18.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/dhcp-forwarder.spec'], False, '/var/lib/mock/f18-build-1330286-213737/root/', None, 86400, True, False, 496, 496, None, False, None, logger=<mockbuild.trace_decorator.getLog object at 0x2935b50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/dhcp-forwarder.spec'] >Building target platforms: x86_64 >Building for target x86_64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.XPKOqf >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf dhcp-forwarder-0.9 >+ /usr/bin/xz -dc /builddir/build/SOURCES/dhcp-forwarder-0.9.tar.xz >+ /usr/bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd dhcp-forwarder-0.9 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.UeRtw1 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd dhcp-forwarder-0.9 >+ 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 >+ LDFLAGS='-Wl,-z,relro ' >+ export LDFLAGS >+ ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-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/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-release --with-initrddir=/etc/rc.d/init.d --enable-dietlibc >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /usr/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 cvs2cl... no >checking for rcs2log... no >checking for svn... no >checking for git... no >checking for x86_64-redhat-linux-gnu-gcc... no >checking for gcc... gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >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 for style of include used by make... GNU >checking dependency style of gcc... none >checking whether gcc and cc understand -c and -o together... yes >checking for gawk... (cached) gawk >checking whether ln -s works... yes >checking for splint... no >checking for sed... /usr/bin/sed >checking for cat... /usr/bin/cat >checking for cp... /usr/bin/cp >checking for grep... /usr/bin/grep >checking for egrep... /usr/bin/egrep >checking for chmod... /usr/bin/chmod >checking for chown... /usr/bin/chown >checking for touch... /usr/bin/touch >checking for sh... /usr/bin/sh >checking for rm... /usr/bin/rm >checking for rmdir... /usr/bin/rmdir >checking for diff... /usr/bin/diff >checking for mv... /usr/bin/mv >checking for ln... /usr/bin/ln >checking for dirname... /usr/bin/dirname >checking for mkdir... /usr/bin/mkdir >checking for gpg... no >checking whether chown understands the --references option... yes >checking whether chmod understands the --references option... yes >checking whether to enable release-mode... yes >checking whether to enable dietlibc... yes (forced) >checking whether dietlibc supports C99... yes >checking for initrddir... /etc/rc.d/init.d >checking whether the C-compiler accepts -Werror -W... yes >checking whether gcc accepts -Wall... yes >checking whether gcc accepts -W... yes >checking whether gcc accepts -Wno-unused-function... yes >checking whether gcc accepts -std=c99... yes >checking whether gcc accepts -pedantic... yes >checking whether gcc is modern... yes >checking whether to enable logging... no >checking how to run the C preprocessor... gcc -E >checking for grep that handles long lines and -e... (cached) /usr/bin/grep >checking for egrep... (cached) /usr/bin/egrep >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 arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking for inttypes.h... (cached) yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking for stdint.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for unistd.h... (cached) yes >checking stdbool.h usability... yes >checking stdbool.h presence... yes >checking for stdbool.h... yes >checking compat/if_packet.h usability... yes >checking compat/if_packet.h presence... yes >checking for compat/if_packet.h... yes >checking whether in_addr_t exists in dietlibc... yes >checking whether type in_addr_t is known... yes >checking whether struct ether_header exists in dietlibc... yes >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking for size_t... yes >checking whether time.h and sys/time.h may both be included... yes >checking for uid_t in sys/types.h... yes >checking for pid_t... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for working alloca.h... yes >checking for alloca... yes >checking vfork.h usability... no >checking vfork.h presence... no >checking for vfork.h... no >checking for fork... yes >checking for vfork... yes >checking for working fork... yes >checking for working vfork... (cached) yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... yes >checking for strftime... yes >checking whether gcc needs -traditional... no >checking whether dietlibc supports ether_ntoa function... no >checking whether dietlibc supports ether_aton function... no >checking whether dietlibc supports ether_ntoa_r function... no >checking whether dietlibc supports ether_aton_r function... no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating test/Makefile >config.status: creating dhcp-forwarder.spec >config.status: creating config.h >config.status: executing depfiles commands >+ make -j4 >make all-recursive >make[1]: Entering directory `/builddir/build/BUILD/dhcp-forwarder-0.9' >Making all in . >make[2]: Entering directory `/builddir/build/BUILD/dhcp-forwarder-0.9' >make substvar VARS='sysconfdir sbindir PACKAGE VERSION' INFILE='doc/dhcp-fwd.man' OUTFILE='doc/dhcp-fwd.1' >make[3]: Entering directory `/builddir/build/BUILD/dhcp-forwarder-0.9' >l="sysconfdir sbindir PACKAGE VERSION"; cmd=''; for i in $l; do cmd="$cmd's!@'$i'@!\${$i}!g;'"; done; \ > make .substvar-stage2 CMD="$cmd" >\ ># source='src/parser.c' object='src/parser.o' libtool=no >\ ># source='src/main.c' object='src/main.o' libtool=no >\ ># source='src/cfg.c' object='src/cfg.o' libtool=no >diet -Os gcc -DHAVE_CONFIG_H -I. -DCFG_FILENAME='"/etc/dhcp-fwd.conf"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wno-unused-function -std=c99 -pedantic -c -o src/parser.o src/parser.c >diet -Os gcc -DHAVE_CONFIG_H -I. -DCFG_FILENAME='"/etc/dhcp-fwd.conf"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wno-unused-function -std=c99 -pedantic -c -o src/main.o src/main.c >diet -Os gcc -DHAVE_CONFIG_H -I. -DCFG_FILENAME='"/etc/dhcp-fwd.conf"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wno-unused-function -std=c99 -pedantic -c -o src/cfg.o src/cfg.c >make[4]: Entering directory `/builddir/build/BUILD/dhcp-forwarder-0.9' >sed -e 's!@'sysconfdir'@!/etc!g;''s!@'sbindir'@!/usr/sbin!g;''s!@'PACKAGE'@!dhcp-forwarder!g;''s!@'VERSION'@!0.9!g;' doc/dhcp-fwd.man >doc/dhcp-fwd.1.tmp >test -z "/usr/bin/chmod --reference" || /usr/bin/chmod --reference doc/dhcp-fwd.man doc/dhcp-fwd.1.tmp >chmod a-w doc/dhcp-fwd.1.tmp >rm -f doc/dhcp-fwd.1 >mv -f doc/dhcp-fwd.1.tmp doc/dhcp-fwd.1 >make[4]: Leaving directory `/builddir/build/BUILD/dhcp-forwarder-0.9' >make[3]: Leaving directory `/builddir/build/BUILD/dhcp-forwarder-0.9' >\ ># source='src/recvfromflags.c' object='src/recvfromflags.o' libtool=no >In file included from ./compat/if_packet.h:26:0, > from src/main.c:39: >/usr/include/linux/if_packet.h:176:2: error: unknown type name '__aligned_u64' >diet -Os gcc -DHAVE_CONFIG_H -I. -DCFG_FILENAME='"/etc/dhcp-fwd.conf"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -Wno-unused-function -std=c99 -pedantic -c -o src/recvfromflags.o src/recvfromflags.c >make[2]: *** [src/main.o] Error 1 >make[2]: *** Waiting for unfinished jobs.... >make[2]: Leaving directory `/builddir/build/BUILD/dhcp-forwarder-0.9' >make[1]: Leaving directory `/builddir/build/BUILD/dhcp-forwarder-0.9' >RPM build errors: >make[1]: *** [all-recursive] Error 1 >make: *** [all] Error 2 >error: Bad exit status from /var/tmp/rpm-tmp.UeRtw1 (%build) > Bad exit status from /var/tmp/rpm-tmp.UeRtw1 (%build) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/dhcp-forwarder.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/mockbuild/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.6/site-packages/mockbuild/util.py", line 352, in do > raise mockbuild.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/dhcp-forwarder.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 817292
:
580986
| 580987