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 293505 Details for
Bug 417711
Review Request: flam3 - Programs to generate and render cosmic recursive fractal flames
[?]
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.
rpmbuild result when patching out #include "config.h" from private.h
flam3-2.7.8-2.1-builderror.txt (text/plain), 12.12 KB, created by
Ian Weller
on 2008-01-30 22:27:46 UTC
(
hide
)
Description:
rpmbuild result when patching out #include "config.h" from private.h
Filename:
MIME Type:
Creator:
Ian Weller
Created:
2008-01-30 22:27:46 UTC
Size:
12.12 KB
patch
obsolete
>[ianweller@slartibartfast FLAM3-RPM-BUILD-ENVIRONMENT-HI-THERE]$ rpmbuild -ba flam3.spec >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.16645 >+ umask 022 >+ cd /usr/src/redhat/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /usr/src/redhat/BUILD >+ rm -rf flam3-2.7.8 >+ /bin/gzip -dc /usr/src/redhat/SOURCES/flam3-2.7.8.tar.gz >+ tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd flam3-2.7.8 >++ /usr/bin/id -u >+ '[' 500 = 0 ']' >++ /usr/bin/id -u >+ '[' 500 = 0 ']' >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ echo 'Patch #0 (flam3-2.7.7-pkgconfig.patch):' >Patch #0 (flam3-2.7.7-pkgconfig.patch): >+ patch -p1 -b --suffix .pkgconfig -s >+ echo 'Patch #1 (flam3-2.7.8-config.h.in.patch):' >Patch #1 (flam3-2.7.8-config.h.in.patch): >+ patch -p1 -b --suffix config.h.in -s >+ echo 'Patch #2 (flam3-2.7.8-private.h.patch):' >Patch #2 (flam3-2.7.8-private.h.patch): >+ patch -p1 -b --suffix private.h -s >+ sed -i.flags -e 's|-O3 -ffast-math||' Makefile.in >+ chmod 644 docstring.c flam3-animate.c flam3-convert.c flam3-genome.c flam3-palettes.c flam3-render.c flam3.c isaac.c jpeg.c png.c rect.c >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.16645 >+ umask 022 >+ cd /usr/src/redhat/BUILD >+ cd flam3-2.7.8 >+ 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' >+ export FFLAGS >++ find . -name config.guess -o -name config.sub >+ for i in '$(find . -name config.guess -o -name config.sub)' >++ basename ./config.sub >+ '[' -f /usr/lib/rpm/redhat/config.sub ']' >+ /bin/rm -f ./config.sub >++ basename ./config.sub >+ /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub >`/usr/lib/rpm/redhat/config.sub' -> `./config.sub' >+ for i in '$(find . -name config.guess -o -name config.sub)' >++ basename ./config.guess >+ '[' -f /usr/lib/rpm/redhat/config.guess ']' >+ /bin/rm -f ./config.guess >++ basename ./config.guess >+ /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess >`/usr/lib/rpm/redhat/config.guess' -> `./config.guess' >+ ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-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=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --includedir=/usr/include/flam3 >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-redhat-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 for a BSD-compatible install... /usr/bin/install -c >checking whether make sets $(MAKE)... (cached) yes >checking build system type... i686-redhat-linux-gnu >checking host system type... i686-redhat-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 ld used by gcc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for /usr/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/nm -B >checking whether ln -s works... yes >checking how to recognize dependent libraries... pass_all >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 dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking for i686-redhat-linux-gnu-g++... no >checking for i686-redhat-linux-gnu-c++... no >checking for i686-redhat-linux-gnu-gpp... no >checking for i686-redhat-linux-gnu-aCC... no >checking for i686-redhat-linux-gnu-CC... no >checking for i686-redhat-linux-gnu-cxx... no >checking for i686-redhat-linux-gnu-cc++... no >checking for i686-redhat-linux-gnu-cl.exe... no >checking for i686-redhat-linux-gnu-FCC... no >checking for i686-redhat-linux-gnu-KCC... no >checking for i686-redhat-linux-gnu-RCC... no >checking for i686-redhat-linux-gnu-xlC_r... no >checking for i686-redhat-linux-gnu-xlC... no >checking for g++... g++ >checking whether we are using the GNU C++ compiler... yes >checking whether g++ accepts -g... yes >checking dependency style of g++... none >checking how to run the C++ preprocessor... g++ -E >checking for i686-redhat-linux-gnu-g77... no >checking for i686-redhat-linux-gnu-xlf... no >checking for i686-redhat-linux-gnu-f77... no >checking for i686-redhat-linux-gnu-frt... no >checking for i686-redhat-linux-gnu-pgf77... no >checking for i686-redhat-linux-gnu-cf77... no >checking for i686-redhat-linux-gnu-fort77... no >checking for i686-redhat-linux-gnu-fl32... no >checking for i686-redhat-linux-gnu-af77... no >checking for i686-redhat-linux-gnu-xlf90... no >checking for i686-redhat-linux-gnu-f90... no >checking for i686-redhat-linux-gnu-pgf90... no >checking for i686-redhat-linux-gnu-pghpf... no >checking for i686-redhat-linux-gnu-epcf90... no >checking for i686-redhat-linux-gnu-gfortran... no >checking for i686-redhat-linux-gnu-g95... no >checking for i686-redhat-linux-gnu-xlf95... no >checking for i686-redhat-linux-gnu-f95... no >checking for i686-redhat-linux-gnu-fort... no >checking for i686-redhat-linux-gnu-ifort... no >checking for i686-redhat-linux-gnu-ifc... no >checking for i686-redhat-linux-gnu-efc... no >checking for i686-redhat-linux-gnu-pgf95... no >checking for i686-redhat-linux-gnu-lf95... no >checking for i686-redhat-linux-gnu-ftn... no >checking for g77... no >checking for xlf... no >checking for f77... no >checking for frt... no >checking for pgf77... no >checking for cf77... no >checking for fort77... no >checking for fl32... no >checking for af77... no >checking for xlf90... no >checking for f90... no >checking for pgf90... no >checking for pghpf... no >checking for epcf90... no >checking for gfortran... no >checking for g95... no >checking for xlf95... no >checking for f95... no >checking for fort... no >checking for ifort... no >checking for ifc... no >checking for efc... no >checking for pgf95... no >checking for lf95... no >checking for ftn... no >checking whether we are using the GNU Fortran 77 compiler... no >checking whether accepts -g... no >checking the maximum length of command line arguments... 98304 >checking command to parse /usr/bin/nm -B output from gcc object... ok >checking for objdir... .libs >checking for i686-redhat-linux-gnu-ar... no >checking for ar... ar >checking for i686-redhat-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking for i686-redhat-linux-gnu-strip... no >checking for strip... strip >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC >checking if gcc PIC flag -fPIC works... yes >checking if gcc static flag -static works... yes >checking if gcc supports -c -o file.o... yes >checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes >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... no >checking whether to build static libraries... yes >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by g++... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes >checking for g++ option to produce PIC... -fPIC >checking if g++ PIC flag -fPIC works... yes >checking if g++ static flag -static works... yes >checking if g++ supports -c -o file.o... yes >checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >appending configuration tag "F77" to libtool >checking for ANSI C header files... (cached) yes >checking for an ANSI C-conforming const... yes >checking for size_t... yes >checking whether time.h and sys/time.h may both be included... yes >checking for deflateInit_ in -lz... yes >checking for png_write_image in -lpng... yes >checking for xmlParseFile in -lxml2... yes >checking whether gcc knows 32-bit __sync_bool_compare_and_swap()... no - try specifying CFLAGS=-march={your_arch} >checking whether gcc knows 64-bit __sync_bool_compare_and_swap()... no - try specifying CFLAGS=-march={your_arch} >checking for pthread_create in -lpthread... yes >checking for jpeg_start_compress in -ljpeg... yes >checking for xml2-config... /usr/bin/xml2-config >configure: creating ./config.status >config.status: creating Makefile >config.status: creating flam3.pc >config.status: creating config.h >config.status: executing depfiles commands >+ make >make all-am >make[1]: Entering directory `/usr/src/redhat/BUILD/flam3-2.7.8' >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -g -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -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 -c -o flam3.lo flam3.c > gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -g -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -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 -c flam3.c -o flam3.o >flam3.c: In function 'flam3_version': >flam3.c:46: error: 'VERSION' undeclared (first use in this function) >flam3.c:46: error: (Each undeclared identifier is reported only once >flam3.c:46: error: for each function it appears in.) >flam3.c: In function 'flam3_print_to_string': >flam3.c:4419: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >In file included from flam3.c:5466: >rect.c: In function 'render_rectangle_double': >rect.c:465: warning: format '%ld' expects type 'long int', but argument 3 has type 'size_t' >rect.c:275: warning: unused variable 'thread_status' >rect.c:268: warning: unused variable 'ai' >In file included from flam3.c:5514: >rect.c: In function 'render_rectangle_int': >rect.c:465: warning: format '%ld' expects type 'long int', but argument 3 has type 'size_t' >rect.c:275: warning: unused variable 'thread_status' >rect.c:268: warning: unused variable 'ai' >In file included from flam3.c:5560: >rect.c: In function 'render_rectangle_float': >rect.c:465: warning: format '%ld' expects type 'long int', but argument 3 has type 'size_t' >rect.c:275: warning: unused variable 'thread_status' >rect.c:268: warning: unused variable 'ai' >In file included from flam3.c:5610: >rect.c: In function 'render_rectangle_short': >rect.c:465: warning: format '%ld' expects type 'long int', but argument 3 has type 'size_t' >rect.c:275: warning: unused variable 'thread_status' >rect.c:268: warning: unused variable 'ai' >make[1]: *** [flam3.lo] Error 1 >make[1]: Leaving directory `/usr/src/redhat/BUILD/flam3-2.7.8' >make: *** [all] Error 2 >error: Bad exit status from /var/tmp/rpm-tmp.16645 (%build) > > >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.16645 (%build)
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 417711
:
289822
| 293505 |
293553