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 444352 Details for
Bug 631175
FTBFS soci-3.0.0-16.fc14
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), 16.56 KB, created by
FTBFS
on 2010-09-07 17:10:09 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-09-07 17:10:09 UTC
Size:
16.56 KB
patch
obsolete
>Mock Version: 1.1.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/soci.spec'], False, '/var/lib/mock/fedora-development-x86_64-soci-3.0.0-16.fc14.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x21b4b10>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/soci.spec'] >Building target platforms: x86_64 >Building for target x86_64 >Wrote: /builddir/build/SRPMS/soci-3.0.0-16.fc14.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/soci.spec'], False, '/var/lib/mock/fedora-development-x86_64-soci-3.0.0-16.fc14.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x21b4b10>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/soci.spec'] >Building target platforms: x86_64 >Building for target x86_64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Rg9uvc >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf soci-3.0.0 >+ /bin/tar -xf - >+ /usr/bin/gzip -dc /builddir/build/SOURCES/soci-3.0.0.tar.gz >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd soci-3.0.0 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >Patch #0 (soci-3.0.0-16-fix-gcc44-compatibility.patch): >+ echo 'Patch #0 (soci-3.0.0-16-fix-gcc44-compatibility.patch):' >+ /bin/cat /builddir/build/SOURCES/soci-3.0.0-16-fix-gcc44-compatibility.patch >+ /usr/bin/patch -s -p1 --fuzz=0 >+ mv CHANGES ChangeLog >+ mv LICENSE_1_0.txt COPYING >+ rm -f INSTALL >+ rm -f build/unix/._build-core.tcl build/unix/._build-mysql.tcl build/unix/._build-postgresql.tcl build/unix/._execute.tcl build/unix/._find-boost.tcl build/unix/._install.tcl build/unix/._parse-parameters.tcl >+ rm -f ._Makefile ._configure >+ rm -f src/core/._soci-simple.h src/core/._values-exchange.h src/core/._row.cpp src/core/._soci-simple.cpp >+ rm -f src/backends/postgresql/._common.h >+ rm -f doc/._boost.html doc/._interfaces.html doc/._multithreading.html >+ mv src soci >Patch #1 (soci-3.0.0-16-fix-gnu-autotools-compatibility.patch): >+ echo 'Patch #1 (soci-3.0.0-16-fix-gnu-autotools-compatibility.patch):' >+ /bin/cat /builddir/build/SOURCES/soci-3.0.0-16-fix-gnu-autotools-compatibility.patch >+ /usr/bin/patch -s -p1 --fuzz=0 >+ find ./doc -type f -perm 755 -exec chmod 644 '{}' ';' >+ chmod -x AUTHORS ChangeLog COPYING NEWS README >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.cuGuoW >+ umask 022 >+ cd /builddir/build/BUILD >+ cd soci-3.0.0 >+ 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-unknown-linux-gnu --host=x86_64-unknown-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 --disable-static --enable-backend-mysql --enable-backend-postgresql >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 cppunit-config... no >checking for Cppunit - version >= 1.10... no >checking build system type... x86_64-unknown-linux-gnu >checking host system type... x86_64-unknown-linux-gnu >checking for x86_64-unknown-linux-gnu-g++... no >checking for x86_64-unknown-linux-gnu-c++... no >checking for x86_64-unknown-linux-gnu-gpp... no >checking for x86_64-unknown-linux-gnu-aCC... no >checking for x86_64-unknown-linux-gnu-CC... no >checking for x86_64-unknown-linux-gnu-cxx... no >checking for x86_64-unknown-linux-gnu-cc++... no >checking for x86_64-unknown-linux-gnu-cl.exe... no >checking for x86_64-unknown-linux-gnu-FCC... no >checking for x86_64-unknown-linux-gnu-KCC... no >checking for x86_64-unknown-linux-gnu-RCC... no >checking for x86_64-unknown-linux-gnu-xlC_r... no >checking for x86_64-unknown-linux-gnu-xlC... no >checking for g++... g++ >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 g++ accepts -g... yes >checking for style of include used by make... GNU >checking dependency style of g++... none >checking how to run the C++ preprocessor... g++ -E >checking for a BSD-compatible install... /usr/bin/install -c >checking for x86_64-unknown-linux-gnu-gcc... no >checking for gcc... gcc >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 dependency style of gcc... none >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 x86_64-unknown-linux-gnu-objdump... no >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-unknown-linux-gnu-ar... no >checking for ar... ar >checking for x86_64-unknown-linux-gnu-strip... no >checking for strip... strip >checking for x86_64-unknown-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 whether we are using the GNU C++ compiler... (cached) yes >checking whether g++ accepts -g... (cached) yes >checking dependency style of g++... (cached) none >checking how to run the C++ preprocessor... g++ -E >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 -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... no >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 -DPIC >checking if g++ PIC flag -fPIC -DPIC works... yes >checking if g++ static flag -static works... no >checking if g++ supports -c -o file.o... yes >checking if g++ supports -c -o file.o... (cached) 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 >checking whether ln -s works... yes >checking whether make sets $(MAKE)... (cached) yes >checking for boostlib >= 1.33... yes >checking whether the Boost::Filesystem library is available... yes >checking for main in -lboost_filesystem... yes >checking whether the Boost::System library is available... yes >checking for main in -lboost_system... yes >checking whether the Boost::Program_Options library is available... yes >checking for main in -lboost_program_options... yes >checking whether the Boost::Thread library is available... yes >checking for main in -lboost_thread... no >checking for main in -lboost_thread-mt... yes >checking whether the Boost::IOStreams library is available... yes >checking for main in -lboost_iostreams... yes >checking whether the Boost::Serialization library is available... yes >checking for main in -lboost_serialization... yes >checking for main in -lboost_wserialization... yes >checking whether the Boost::Signals library is available... yes >checking for main in -lboost_signals... yes >checking whether the Boost::Date_Time library is available... yes >checking for main in -lboost_date_time... yes >checking whether the Boost::Regex library is available... yes >checking for main in -lboost_regex... yes >checking whether the Boost::Asio library is available... yes >checking whether the Boost::Python library is available... no >checking whether the Boost::Mpi library is available... no >checking whether the Boost::Mpi_Python library is available... no >checking whether the Boost::UnitTestFramework library is available... yes >checking the name of the Boost::UnitTestFramework library... (cached) yes >checking for MySQL configuration script... /usr/bin/mysql_config >checking for MySQL library directory... /usr/lib64/mysql >checking for MySQL include directory... /usr/include/mysql >checking for mysql_store_result in -lmysqlclient... yes >checking for pg_config... /usr/bin/pg_config >checking for Postgresql include directory... /usr/include >checking if PostgreSQL version is >= 7.1.4... yes >checking for doxygen... no >checking for latex... no >checking for dvips... no >checking for gs... no >checking for perl... /usr/bin/perl >checking for diff... yes >checking for sed... yes >checking for ANSI C header files... (cached) yes >checking whether time.h and sys/time.h may both be included... yes >checking cmath usability... yes >checking cmath presence... yes >checking for cmath... yes >checking deque usability... yes >checking deque presence... yes >checking for deque... yes >checking fstream usability... yes >checking fstream presence... yes >checking for fstream... yes >checking iomanip usability... yes >checking iomanip presence... yes >checking for iomanip... yes >checking iostream usability... yes >checking iostream presence... yes >checking for iostream... yes >checking sstream usability... yes >checking sstream presence... yes >checking for sstream... yes >checking limits usability... yes >checking limits presence... yes >checking for limits... yes >checking list usability... yes >checking list presence... yes >checking for list... yes >checking set usability... yes >checking set presence... yes >checking for set... yes >checking vector usability... yes >checking vector presence... yes >checking for vector... yes >checking map usability... yes >checking map presence... yes >checking for map... yes >checking queue usability... yes >checking queue presence... yes >checking for queue... yes >checking stdexcept usability... yes >checking stdexcept presence... yes >checking for stdexcept... yes >checking string usability... yes >checking string presence... yes >checking for string... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating soci-config >config.status: creating soci.pc >config.status: creating soci.spec >config.status: creating soci/Makefile >config.status: creating soci/core/Makefile >config.status: creating soci/core/test/Makefile >config.status: creating soci/backends/Makefile >config.status: creating soci/backends/mysql/Makefile >config.status: creating soci/backends/mysql/test/Makefile >config.status: creating soci/backends/postgresql/Makefile >config.status: creating soci/backends/postgresql/test/Makefile >config.status: creating soci/backends/oracle/Makefile >config.status: creating soci/backends/oracle/test/Makefile >config.status: creating man/Makefile >config.status: creating doc/Makefile >config.status: creating doc/backends/Makefile >config.status: creating build/Makefile >config.status: creating build/unix/Makefile >config.status: creating build/msvc80/Makefile >config.status: creating build/msvc80/dll/Makefile >config.status: creating build/msvc80/lib/Makefile >config.status: creating soci/config.h >config.status: executing depfiles commands >config.status: executing libtool commands >------------------------------------------------------------------------------ >soci-3.0.0 library configuration: >------------------------------------------------------------------------------ >Directories: > - prefix ............... : /usr > - exec_prefix .......... : /usr > - includedir ........... : /usr/include > - libdir ............... : /usr/lib64 > - docdir ............... : /usr/share/doc/soci-3.0.0 > - mandir ............... : /usr/share/man > - infodir .............. : /usr/share/info >Switches: > - exceptions ........... : yes > - info-doc ............. : yes > - html-doc ............. : no > - shared ............... : yes > - static ............... : no >Documentation tools: > - texinfo .............. : > - doxygen .............. : no > - latex ................ : no > - dvips ................ : no > - ghostscript .......... : no >Testing tools: > - diff ................. : yes > - sed .................. : yes >Compiler/linker flags/libs/defs: > - CXX .................. : g++ > - CXXFLAGS ............. : -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic > - CPPFLAGS ............. : -DSOCI_POSTGRESQL_HEADERS_BURIED -DSOCI_MYSQL_HEADERS_BURIED -DSOCI_HEADERS_BURIED > - LDFLAGS .............. : > - LIBS ................. : >Burried header files: > - SOCI_HEADERS_BURIED ....... : yes > - MYSQL_HEADERS_BURIED ...... : yes > - POSTGRESQL_HEADERS_BURIED . : yes >External libraries: > - Boost ................ : > o BOOST_VERSION ...... : 1_44 > o BOOST_CFLAGS ....... : -pthread -I/usr/include > o BOOST_LIBS ......... : -L/usr/lib64 > o BOOST_DT_LIB ....... : -lboost_date_time > o BOOST_PO_LIB ....... : -lboost_program_options > - MySQL support ........ : yes > o MYSQL_VERSION ...... : 5.1.48 > o MYSQL_CFLAGS ....... : -I/usr/include/mysql > o MYSQL_LIBS ......... : -L/usr/lib64/mysql -lmysqlclient > - PostGreSQL support ... : yes > o POSTGRESQL_VERSION . : 8.4.4 > o POSTGRESQL_CFLAGS .. : > o POSTGRESQL_LDFLAGS . : -L/usr/lib64 -lpq > - Oracle support ....... : no > o ORACLE_VERSION ..... : > o ORACLE_CFLAGS ...... : > o ORACLE_LDFLAGS ..... : > - CPPUnit .............. : > o CPPUNIT_VERSION .... : > o CPPUNIT_CFLAGS ..... : > o CPPUNIT_LIBS ....... : >------------------------------------------------------------------------------ >Now type 'make && make install' to build and install soci-3.0.0 library >------------------------------------------------------------------------------ >+ make -j4 >Makefile:907: *** missing separator (did you mean TAB instead of 8 spaces?). Stop. >error: Bad exit status from /var/tmp/rpm-tmp.cuGuoW (%build) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.cuGuoW (%build) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/soci.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 x86_64 --nodeps builddir/build/SPECS/soci.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 631175
:
444348
|
444349
|
444350
|
444351
| 444352 |
444353