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 1126054 Details for
Bug 1307998
rstp: FTBFS in rawhide
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
<fdopen> (text/plain), 7.58 KB, created by
Fedora Release Engineering
on 2016-02-13 22:16:19 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fedora Release Engineering
Created:
2016-02-13 22:16:19 UTC
Size:
7.58 KB
patch
obsolete
>Mock Version: 1.2.14 >Mock Version: 1.2.14 >ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/rstp.spec'], uid=1000chrootPath='/var/lib/mock/f24-build-4950637-577934/root'gid=425user='mockbuild'timeout=172800logger=<mockbuild.trace_decorator.getLog object at 0x7fb1e71e2c18>shell=Falseenv={'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'TERM': 'vt100', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock'}printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/rstp.spec'] with env {'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'TERM': 'vt100', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock'} and shell False >warning: bogus date in %changelog: Mon Mar 03 2010 Neil Horman <nhorman@redhat.com> - 04012009git-1 >warning: Could not canonicalize hostname: buildvm-23.phx2.fedoraproject.org >Building target platforms: i686 >Building for target i686 >Wrote: /builddir/build/SRPMS/rstp-04012009git-15.fc24.src.rpm >Child return code was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/rstp.spec '], uid=1000chrootPath='/var/lib/mock/f24-build-4950637-577934/root'gid=425user='mockbuild'timeout=172800logger=<mockbuild.trace_decorator.getLog object at 0x7fb1e71e2c18>private_network=Trueshell=Falseenv={'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'TERM': 'vt100', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock'}printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/rstp.spec '] with env {'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'TERM': 'vt100', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock'} and shell False >Building target platforms: i686 >Building for target i686 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.aaQvEd >warning: bogus date in %changelog: Mon Mar 03 2010 Neil Horman <nhorman@redhat.com> - 04012009git-1 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf rstp >+ /usr/bin/bzip2 -dc /builddir/build/SOURCES/rstp-04012009git.tar.bz2 >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd rstp >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >Patch #0 (rstp-type-punning.patch): >+ echo 'Patch #0 (rstp-type-punning.patch):' >+ /usr/bin/patch -p1 --fuzz=0 >patching file bridge_track.c >Patch #1 (rstp-unused-fix.patch): >+ echo 'Patch #1 (rstp-unused-fix.patch):' >+ /usr/bin/patch -p1 --fuzz=0 >patching file libnetlink.c >Patch #2 (rstp-ftbfs-bz914445.patch): >+ echo 'Patch #2 (rstp-ftbfs-bz914445.patch):' >+ /usr/bin/patch -p1 --fuzz=0 >patching file bridge_track.c >patching file rstplib/rolesel.c >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GfAHAz >+ umask 022 >+ cd /builddir/build/BUILD >+ cd rstp >+ make -j4 >gcc -Wall -Werror -O2 -g -D_REENTRANT -D__LINUX__ -DVERSION=0.16 -DBUILD=1 -I. -I./include -I./rstplib -c -o brstate.o brstate.c >gcc -Wall -Werror -O2 -g -D_REENTRANT -D__LINUX__ -DVERSION=0.16 -DBUILD=1 -I. -I./include -I./rstplib -c -o libnetlink.o libnetlink.c >gcc -Wall -Werror -O2 -g -D_REENTRANT -D__LINUX__ -DVERSION=0.16 -DBUILD=1 -I. -I./include -I./rstplib -c -o epoll_loop.o epoll_loop.c >gcc -Wall -Werror -O2 -g -D_REENTRANT -D__LINUX__ -DVERSION=0.16 -DBUILD=1 -I. -I./include -I./rstplib -c -o bridge_track.o bridge_track.c >gcc -Wall -Werror -O2 -g -D_REENTRANT -D__LINUX__ -DVERSION=0.16 -DBUILD=1 -I. -I./include -I./rstplib -c -o packet.o packet.c >gcc -Wall -Werror -O2 -g -D_REENTRANT -D__LINUX__ -DVERSION=0.16 -DBUILD=1 -I. -I./include -I./rstplib -c -o ctl_socket.o ctl_socket.c >gcc -Wall -Werror -O2 -g -D_REENTRANT -D__LINUX__ -DVERSION=0.16 -DBUILD=1 -I. -I./include -I./rstplib -c -o netif_utils.o netif_utils.c >gcc -Wall -Werror -O2 -g -D_REENTRANT -D__LINUX__ -DVERSION=0.16 -DBUILD=1 -I. -I./include -I./rstplib -c -o main.o main.c >gcc -Wall -Werror -O2 -g -D_REENTRANT -D__LINUX__ -DVERSION=0.16 -DBUILD=1 -I. -I./include -I./rstplib -c -o brmon.o brmon.c >make -C rstplib librstp.a >make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. >make[1]: Entering directory '/builddir/build/BUILD/rstp/rstplib' >gcc -g -O -Wall -D_REENTRANT -D__LINUX__ -c -o statmch.o statmch.c >brmon.c:31:19: error: 'SNAPSHOT' defined but not used [-Werror=unused-const-variable] > static const char SNAPSHOT[] = "v0.1"; > ^~~~~~~~ >gcc -Wall -Werror -O2 -g -D_REENTRANT -D__LINUX__ -DVERSION=0.16 -DBUILD=1 -I. -I./include -I./rstplib -c -o ctl_main.o ctl_main.c >gcc -g -O -Wall -D_REENTRANT -D__LINUX__ -c -o stpm.o stpm.c >cc1: all warnings being treated as errors ><builtin>: recipe for target 'brmon.o' failed >make: *** [brmon.o] Error 1 >make: *** Waiting for unfinished jobs.... >gcc -g -O -Wall -D_REENTRANT -D__LINUX__ -c -o port.o port.c >gcc -g -O -Wall -D_REENTRANT -D__LINUX__ -c -o stpmgmt.o stpmgmt.c >gcc -g -O -Wall -D_REENTRANT -D__LINUX__ -c -o stp_in.o stp_in.c >gcc -g -O -Wall -D_REENTRANT -D__LINUX__ -c -o rolesel.o rolesel.c >rolesel.c: In function 'setRoleSelected': >rolesel.c:66:9: warning: unused variable 'new_role_name' [-Wunused-variable] > char* new_role_name; > ^~~~~~~~~~~~~ >rolesel.c: In function 'updtRolesBridge': >rolesel.c:193:11: warning: unused variable 'old_root_port' [-Wunused-variable] > PORT_ID old_root_port; /* for tracing of root port changing */ > ^~~~~~~~~~~~~ >gcc -g -O -Wall -D_REENTRANT -D__LINUX__ -c -o vector.o vector.c >gcc -g -O -Wall -D_REENTRANT -D__LINUX__ -c -o times.o times.c >gcc -g -O -Wall -D_REENTRANT -D__LINUX__ -c -o portinfo.o portinfo.c >gcc -g -O -Wall -D_REENTRANT -D__LINUX__ -c -o roletrns.o roletrns.c >gcc -g -O -Wall -D_REENTRANT -D__LINUX__ -c -o sttrans.o sttrans.c >gcc -g -O -Wall -D_REENTRANT -D__LINUX__ -c -o topoch.o topoch.c >gcc -g -O -Wall -D_REENTRANT -D__LINUX__ -c -o migrate.o migrate.c >gcc -g -O -Wall -D_REENTRANT -D__LINUX__ -c -o transmit.o transmit.c >gcc -g -O -Wall -D_REENTRANT -D__LINUX__ -c -o p2p.o p2p.c >gcc -g -O -Wall -D_REENTRANT -D__LINUX__ -c -o edge.o edge.c >gcc -g -O -Wall -D_REENTRANT -D__LINUX__ -c -o pcost.o pcost.c >rm -f librstp.a >ar cru librstp.a statmch.o stpm.o port.o stpmgmt.o stp_in.o rolesel.o vector.o times.o portinfo.o roletrns.o sttrans.o topoch.o migrate.o transmit.o p2p.o edge.o pcost.o >ranlib librstp.a >make[1]: Leaving directory '/builddir/build/BUILD/rstp/rstplib' >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.GfAHAz (%build) > bogus date in %changelog: Mon Mar 03 2010 Neil Horman <nhorman@redhat.com> - 04012009git-1 > Bad exit status from /var/tmp/rpm-tmp.GfAHAz (%build) >Child return code was: 1 >EXCEPTION: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/rstp.spec >Traceback (most recent call last): > File "/usr/lib/python3.4/site-packages/mockbuild/trace_decorator.py", line 84, in trace > result = func(*args, **kw) > File "/usr/lib/python3.4/site-packages/mockbuild/util.py", line 526, in do > raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >mockbuild.exception.Error: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/rstp.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 1307998
: 1126054 |
1126055
|
1126056