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 420375 Details for
Bug 599914
FTBFS jansson-1.2-1.fc13
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), 14.09 KB, created by
FTBFS
on 2010-06-03 20:59:56 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-06-03 20:59:56 UTC
Size:
14.09 KB
patch
obsolete
>Mock Version: 1.1.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/jansson.spec'], False, '/var/lib/mock/fedora-development-i386-jansson-1.2-1.fc13.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x1a83b50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/jansson.spec'] >Building target platforms: i686 >Building for target i686 >Wrote: /builddir/build/SRPMS/jansson-1.2-1.fc14.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/jansson.spec'], False, '/var/lib/mock/fedora-development-i386-jansson-1.2-1.fc13.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x1a83b50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/jansson.spec'] >Building target platforms: i686 >Building for target i686 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.u5oV6S >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf jansson-1.2 >+ /usr/bin/bzip2 -dc /builddir/build/SOURCES/jansson-1.2.tar.bz2 >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd jansson-1.2 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.YmnE7T >+ umask 022 >+ cd /builddir/build/BUILD >+ cd jansson-1.2 >+ 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=i686 -mtune=atom -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=i686 -mtune=atom -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=i686 -mtune=atom -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 >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 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 for style of include used by make... GNU >checking dependency style of gcc... none >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by gcc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1966080 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/bin/ld option to reload object files... -r >checking for i686-pc-linux-gnu-objdump... no >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for i686-pc-linux-gnu-ar... no >checking for ar... ar >checking for i686-pc-linux-gnu-strip... no >checking for strip... strip >checking for i686-pc-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking command to parse /usr/bin/nm -B output from gcc object... ok >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 for dlfcn.h... yes >checking for objdir... .libs >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC -DPIC >checking if gcc PIC flag -fPIC -DPIC works... yes >checking if gcc static flag -static works... no >checking if gcc supports -c -o file.o... yes >checking if gcc supports -c -o file.o... (cached) 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 ./config.status >config.status: creating jansson.pc >config.status: creating Makefile >config.status: creating doc/Makefile >config.status: creating src/Makefile >config.status: creating test/Makefile >config.status: creating test/bin/Makefile >config.status: creating test/suites/Makefile >config.status: creating test/suites/api/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >+ make -j4 >make all-recursive >make[1]: Entering directory `/builddir/build/BUILD/jansson-1.2' >Making all in doc >make[2]: Entering directory `/builddir/build/BUILD/jansson-1.2/doc' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/jansson-1.2/doc' >Making all in src >make[2]: Entering directory `/builddir/build/BUILD/jansson-1.2/src' >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dump.lo dump.c >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o hashtable.lo hashtable.c >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o load.lo load.c >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o strbuffer.lo strbuffer.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c strbuffer.c -fPIC -DPIC -o .libs/strbuffer.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c dump.c -fPIC -DPIC -o .libs/dump.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c load.c -fPIC -DPIC -o .libs/load.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c hashtable.c -fPIC -DPIC -o .libs/hashtable.o >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o utf.lo utf.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c utf.c -fPIC -DPIC -o .libs/utf.o >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o value.lo value.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c value.c -fPIC -DPIC -o .libs/value.o >/bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -export-symbols-regex '^json_' -version-info 2:0:2 -o libjansson.la -rpath /usr/lib dump.lo hashtable.lo load.lo strbuffer.lo utf.lo value.lo >libtool: link: /usr/bin/nm -B .libs/dump.o .libs/hashtable.o .libs/load.o .libs/strbuffer.o .libs/utf.o .libs/value.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libjansson.exp >libtool: link: /bin/grep -E -e "^json_" ".libs/libjansson.exp" > ".libs/libjansson.expT" >libtool: link: mv -f ".libs/libjansson.expT" ".libs/libjansson.exp" >libtool: link: echo "{ global:" > .libs/libjansson.ver >libtool: link: cat .libs/libjansson.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libjansson.ver >libtool: link: echo "local: *; };" >> .libs/libjansson.ver >libtool: link: gcc -shared .libs/dump.o .libs/hashtable.o .libs/load.o .libs/strbuffer.o .libs/utf.o .libs/value.o -m32 -march=i686 -mtune=atom -Wl,-soname -Wl,libjansson.so.0 -Wl,-version-script -Wl,.libs/libjansson.ver -o .libs/libjansson.so.0.2.0 >libtool: link: (cd ".libs" && rm -f "libjansson.so.0" && ln -s "libjansson.so.0.2.0" "libjansson.so.0") >libtool: link: (cd ".libs" && rm -f "libjansson.so" && ln -s "libjansson.so.0.2.0" "libjansson.so") >libtool: link: ( cd ".libs" && rm -f "libjansson.la" && ln -s "../libjansson.la" "libjansson.la" ) >make[2]: Leaving directory `/builddir/build/BUILD/jansson-1.2/src' >Making all in test >make[2]: Entering directory `/builddir/build/BUILD/jansson-1.2/test' >Making all in bin >make[3]: Entering directory `/builddir/build/BUILD/jansson-1.2/test/bin' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/jansson-1.2/test/bin' >Making all in suites >make[3]: Entering directory `/builddir/build/BUILD/jansson-1.2/test/suites' >Making all in api >make[4]: Entering directory `/builddir/build/BUILD/jansson-1.2/test/suites/api' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/builddir/build/BUILD/jansson-1.2/test/suites/api' >make[4]: Entering directory `/builddir/build/BUILD/jansson-1.2/test/suites' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/builddir/build/BUILD/jansson-1.2/test/suites' >make[3]: Leaving directory `/builddir/build/BUILD/jansson-1.2/test/suites' >make[3]: Entering directory `/builddir/build/BUILD/jansson-1.2/test' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/builddir/build/BUILD/jansson-1.2/test' >make[2]: Leaving directory `/builddir/build/BUILD/jansson-1.2/test' >make[2]: Entering directory `/builddir/build/BUILD/jansson-1.2' >make[2]: Leaving directory `/builddir/build/BUILD/jansson-1.2' >make[1]: Leaving directory `/builddir/build/BUILD/jansson-1.2' >+ make html >Making html in doc >make[1]: Entering directory `/builddir/build/BUILD/jansson-1.2/doc' >sphinx-build -b html -d _build/doctrees -W . _build/html >Making output directory... >Running Sphinx v1.0b2 >loading pickled environment... not yet created >building [html]: targets for 5 source files that are out of date >updating environment: 5 added, 0 changed, 0 removed >reading sources... [ 20%] apiref >reading sources... [ 40%] changes >reading sources... [ 60%] gettingstarted >reading sources... [ 80%] index >reading sources... [100%] tutorial >Warning, treated as error: >/builddir/build/BUILD/jansson-1.2/doc/apiref.rst:: WARNING: default role cfunc not found >make[1]: *** [html-local] Error 1 >make[1]: Leaving directory `/builddir/build/BUILD/jansson-1.2/doc' >make: *** [html-recursive] Error 1 >error: Bad exit status from /var/tmp/rpm-tmp.YmnE7T (%build) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.YmnE7T (%build) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/jansson.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 333, 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 i686 --nodeps builddir/build/SPECS/jansson.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 599914
:
420373
| 420375 |
420376
|
420377
|
420378
|
420379