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 370403 Details for
Bug 538870
FTBFS openalchemist-0.3-7.fc12
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), 5.89 KB, created by
FTBFS
on 2009-11-19 15:50:04 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2009-11-19 15:50:04 UTC
Size:
5.89 KB
patch
obsolete
>Mock Version: 0.9.19 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/openalchemist.spec'], False, '/var/lib/mock/fedora-development-i386-openalchemist-0.3-7.fc12.src.rpm/root/', None, 21600, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x10798d0>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/openalchemist.spec'] >Building target platforms: i386 >Building for target i386 >Wrote: /builddir/build/SRPMS/openalchemist-0.3-7.fc13.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/openalchemist.spec'], False, '/var/lib/mock/fedora-development-i386-openalchemist-0.3-7.fc12.src.rpm/root/', None, 21600, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x10798d0>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/openalchemist.spec'] >Building target platforms: i386 >Building for target i386 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.w8ggmu >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf openalchemist-0.3-src >+ /usr/bin/gzip -dc /builddir/build/SOURCES/openalchemist-0.3-src.tar.gz >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd openalchemist-0.3-src >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Qbyv2M >+ umask 022 >+ cd /builddir/build/BUILD >+ cd openalchemist-0.3-src >+ 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=i386 -mtune=generic -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=i386 -mtune=generic -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=i386 -mtune=generic -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' >+ export FFLAGS >+ ./configure --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --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 >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 >./configure: line 2234: fg: no job control >checking for i686-pc-linux-gnu-g++... no >checking for i686-pc-linux-gnu-c++... no >checking for i686-pc-linux-gnu-gpp... no >checking for i686-pc-linux-gnu-aCC... no >checking for i686-pc-linux-gnu-CC... no >checking for i686-pc-linux-gnu-cxx... no >checking for i686-pc-linux-gnu-cc++... no >checking for i686-pc-linux-gnu-cl.exe... no >checking for i686-pc-linux-gnu-FCC... no >checking for i686-pc-linux-gnu-KCC... no >checking for i686-pc-linux-gnu-RCC... no >checking for i686-pc-linux-gnu-xlC_r... no >checking for i686-pc-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++... gcc3 >./configure: line 3013: fg: no job control >./configure: line 3014: fg: no job control >checking for i686-pc-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... gcc3 >checking how to run the C preprocessor... gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -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 iostream string vector list usability... no >checking iostream string vector list presence... no >checking for iostream string vector list... no >./configure: line 4568: fg: no job control >checking for i686-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for clanlib... no >This program needs ClanLib >= 0.8 (clanCore, clanApp, clanDisplay, clanGL, clanSDL) >+ make -j4 >make: *** No targets specified and no makefile found. Stop. >error: Bad exit status from /var/tmp/rpm-tmp.Qbyv2M (%build) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.Qbyv2M (%build) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/openalchemist.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 324, 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 i386 --nodeps builddir/build/SPECS/openalchemist.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 538870
:
370402
| 370403 |
370404
|
370405
|
370406
|
370407