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 905051 Details for
Bug 1106696
gnustep-examples: FTBFS in 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
<fdopen> (text/plain), 7.50 KB, created by
Dennis Gilmore
on 2014-06-09 17:08:19 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Dennis Gilmore
Created:
2014-06-09 17:08:19 UTC
Size:
7.50 KB
patch
obsolete
>Mock Version: 1.1.39 >Mock Version: 1.1.39 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/gnustep-examples.spec'], False, '/var/lib/mock/f21-build-2137284-392923/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0xf51b90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/gnustep-examples.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >warning: Could not canonicalize hostname: arm04-builder02.arm.fedoraproject.org >Building target platforms: armv7hl >Building for target armv7hl >Wrote: /builddir/build/SRPMS/gnustep-examples-1.3.0-20.fc21.src.rpm >Child return code was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/gnustep-examples.spec'], False, '/var/lib/mock/f21-build-2137284-392923/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0xf51b90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/gnustep-examples.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >Building target platforms: armv7hl >Building for target armv7hl >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9qJbuL >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf gnustep-examples-1.3.0 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/gnustep-examples-1.3.0.tar.gz >+ /usr/bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd gnustep-examples-1.3.0 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wskv5s >+ umask 022 >+ cd /builddir/build/BUILD >+ cd gnustep-examples-1.3.0 >+ make -j4 GNUSTEP_MAKEFILES=/usr/lib/GNUstep/Makefiles messages=yes >This is gnustep-make 2.6.6. Type 'make print-gnustep-make-help' for help. >Making all in gui ... >make[1]: Entering directory `/builddir/build/BUILD/gnustep-examples-1.3.0/gui' >Making all in Calculator ... >make[2]: Entering directory `/builddir/build/BUILD/gnustep-examples-1.3.0/gui/Calculator' >cd .; \ >/usr/lib/GNUstep/Makefiles/mkinstalldirs ./obj >Making all for app Calculator... >cd .; \ >/usr/lib/GNUstep/Makefiles/mkinstalldirs ./obj/Calculator.obj/ >/usr/lib/GNUstep/Makefiles/mkinstalldirs Calculator.app/. >gcc main.m -c \ > -MMD -MP -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fconstant-string-class=NSConstantString -fexec-charset=UTF-8 -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ > -o obj/Calculator.obj/main.m.o >gcc CalcBrain.m -c \ > -MMD -MP -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fconstant-string-class=NSConstantString -fexec-charset=UTF-8 -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ > -o obj/Calculator.obj/CalcBrain.m.o >gcc CalcFace.m -c \ > -MMD -MP -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fgnu-runtime -fconstant-string-class=NSConstantString -fexec-charset=UTF-8 -I. -I/builddir/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 \ > -o obj/Calculator.obj/CalcFace.m.o >main.m: In function 'main': >main.m:32:22: warning: variable 'pool' set but not used [-Wunused-but-set-variable] > NSAutoreleasePool *pool; > ^ >gcc -rdynamic -Wl,-z,relro -shared-libgcc -pthread -fexceptions -fgnu-runtime -o Calculator.app/./Calculator \ >./obj/Calculator.obj/main.m.o ./obj/Calculator.obj/CalcBrain.m.o ./obj/Calculator.obj/CalcFace.m.o -L/builddir/GNUstep/Library/Libraries -L/usr/local/lib -L/usr/lib -Wl,-z,relro -L/usr/local/lib -L/usr/local/lib -L/usr/lib -L/usr/lib -lgnustep-gui -lgnustep-base -lobjc -lgmp -lavahi-common -lavahi-client -lgnutls -lgcrypt -lxslt -lxml2 -lz -lm -ldl -lffi -lnsl -lrt -ldl -lpthread -lz -licui18n -licuuc -licudata -lm >/usr/bin/ld: cannot find -lgmp >/usr/bin/ld: cannot find -lavahi-common >/usr/bin/ld: cannot find -lavahi-client >/usr/bin/ld: cannot find -lgnutls >/usr/bin/ld: cannot find -lgcrypt >/usr/bin/ld: cannot find -lxslt >/usr/bin/ld: cannot find -lxml2 >/usr/bin/ld: cannot find -lz >/usr/bin/ld: cannot find -lffi >collect2: error: ld returned 1 exit status >make[5]: *** [Calculator.app/./Calculator] Error 1 >make[4]: *** [internal-app-run-compile-submake] Error 2 >make[3]: *** [Calculator.all.app.variables] Error 2 >make[2]: *** [internal-all] Error 2 >make[2]: Leaving directory `/builddir/build/BUILD/gnustep-examples-1.3.0/gui/Calculator' >make[1]: *** [internal-all] Error 2 >make[1]: Leaving directory `/builddir/build/BUILD/gnustep-examples-1.3.0/gui' >make: *** [internal-all] Error 2 >error: Bad exit status from /var/tmp/rpm-tmp.wskv5s (%build) > Bad exit status from /var/tmp/rpm-tmp.wskv5s (%build) >RPM build errors: >Child return code was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/gnustep-examples.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/mockbuild/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.7/site-packages/mockbuild/util.py", line 376, 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 armv7hl --nodeps builddir/build/SPECS/gnustep-examples.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 1106696
: 905051 |
905052
|
905053