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 391790 Details for
Bug 564798
FTBFS ocaml-camlimages-3.0.2-2.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), 15.65 KB, created by
FTBFS
on 2010-02-13 16:56:52 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-02-13 16:56:52 UTC
Size:
15.65 KB
patch
obsolete
>Mock Version: 1.0.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/ocaml-camlimages.spec'], False, '/var/lib/mock/fedora-development-x86_64-ocaml-camlimages-3.0.2-2.fc13.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x270c850>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/ocaml-camlimages.spec'] >Building target platforms: x86_64 >Building for target x86_64 >Wrote: /builddir/build/SRPMS/ocaml-camlimages-3.0.2-2.fc13.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/ocaml-camlimages.spec'], False, '/var/lib/mock/fedora-development-x86_64-ocaml-camlimages-3.0.2-2.fc13.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x270c850>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/ocaml-camlimages.spec'] >Building target platforms: x86_64 >Building for target x86_64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GhjXio >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf camlimages-3.0.2 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/camlimages-3.0.2.tgz >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd camlimages-3.0.2 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/camlimages-2.2.0-htmlref.tar.gz >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ echo 'Patch #0 (camlimages-3.0.2-display-module.patch):' >Patch #0 (camlimages-3.0.2-display-module.patch): >+ /usr/bin/patch -s -p1 --fuzz=2 >+ /bin/cat /builddir/build/SOURCES/camlimages-3.0.2-display-module.patch >+ echo 'Patch #2 (camlimages-oversized-tiff-check-CVE-2009-3296.patch):' >Patch #2 (camlimages-oversized-tiff-check-CVE-2009-3296.patch): >+ /bin/cat /builddir/build/SOURCES/camlimages-oversized-tiff-check-CVE-2009-3296.patch >+ /usr/bin/patch -s -p1 --fuzz=2 >+ echo 'Patch #3 (camlimages-3.0.2-ocaml-autoconf.patch):' >Patch #3 (camlimages-3.0.2-ocaml-autoconf.patch): >+ /bin/cat /builddir/build/SOURCES/camlimages-3.0.2-ocaml-autoconf.patch >+ /usr/bin/patch -s -p1 --fuzz=2 >+ aclocal -I . >+ automake >+ autoconf >+ mv examples/liv/display.ml examples/liv/livdisplay.ml >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.D44y1R >+ umask 022 >+ cd /builddir/build/BUILD >+ cd camlimages-3.0.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 -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 >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 x86_64-unknown-linux-gnu-ocamlc... no >checking for ocamlc... ocamlc >OCaml version is 3.11.2 >OCaml library path is /usr/lib64/ocaml >checking for x86_64-unknown-linux-gnu-ocamlopt... no >checking for ocamlopt... ocamlopt >checking for x86_64-unknown-linux-gnu-ocamlc.opt... no >checking for ocamlc.opt... ocamlc.opt >checking for x86_64-unknown-linux-gnu-ocamlopt.opt... no >checking for ocamlopt.opt... ocamlopt.opt >checking for x86_64-unknown-linux-gnu-ocaml... no >checking for ocaml... ocaml >checking for x86_64-unknown-linux-gnu-ocamldep... no >checking for ocamldep... ocamldep >checking for x86_64-unknown-linux-gnu-ocamlmktop... no >checking for ocamlmktop... ocamlmktop >checking for x86_64-unknown-linux-gnu-ocamlmklib... no >checking for ocamlmklib... ocamlmklib >checking for x86_64-unknown-linux-gnu-ocamldoc... no >checking for ocamldoc... no >checking for x86_64-unknown-linux-gnu-ocamlbuild... no >checking for ocamlbuild... ocamlbuild >checking wether to build native library... yes >checking wether to build bytecode library... yes >checking for x86_64-unknown-linux-gnu-gcc... no >checking for gcc... gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >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 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 size of long... 8 >checking for X... libraries , headers >checking for gethostbyname... yes >checking for connect... yes >checking for remove... yes >checking for shmat... yes >checking for IceConnectionNumber in -lICE... no >checking for ocamlfind... no >checking lablgtk... not found >checking lablgtk2... found at /usr/lib64/ocaml/lablgtk2 >checking gif_lib.h usability... yes >checking gif_lib.h presence... yes >checking for gif_lib.h... yes >checking for DGifOpenFileName in -lgif... yes >checking if gif bug is fixed... yes >checking png.h usability... yes >checking png.h presence... yes >checking for png.h... yes >checking for png_create_read_struct in -lpng... yes >checking jpeglib.h usability... yes >checking jpeglib.h presence... yes >checking for jpeglib.h... yes >checking for jpeg_read_header in -ljpeg... yes >checking tiffio.h usability... yes >checking tiffio.h presence... yes >checking for tiffio.h... yes >checking for TIFFOpen in -ltiff... yes >checking X11/xpm.h usability... yes >checking X11/xpm.h presence... yes >checking for X11/xpm.h... yes >checking for XpmReadFileToXpmImage in -lXpm... yes >checking for freetype-config... /usr/bin/freetype-config >checking for gs... /usr/bin/gs >configure: creating ./config.status >config.status: creating src/META >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating doc/Makefile >config.status: creating test/Makefile >config.status: creating examples/Makefile >config.status: creating examples/converter/Makefile >config.status: creating examples/crop/Makefile >config.status: creating examples/edgedetect/Makefile >config.status: creating examples/gifanim/Makefile >config.status: creating examples/imgstat/Makefile >config.status: creating examples/liv/Makefile >config.status: creating examples/monochrome/Makefile >config.status: creating examples/normalize/Makefile >config.status: creating examples/resize/Makefile >config.status: creating examples/tiffps/Makefile >config.status: creating examples/ttfimg/Makefile >config.status: creating config.h >config.status: executing depfiles commands >Configuration summary >Language: 3.11.2 >Bytecode compiler: ocamlc.opt >Native compiler: ocamlopt.opt >OCamlfind: yes >Installed in: /usr/lib64/ocaml/site-lib/camlimages >Lablgtk support: false >Lablgtk2 support: true >Freetype support: true >PNG support: true >PS support: true >GIF support: true >JPEG support: true >TIFF support: true >XPM support: true >+ make >(CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /builddir/build/BUILD/camlimages-3.0.2/missing --run autoheader) >rm -f stamp-h1 >touch config.h.in >cd . && /bin/sh ./config.status config.h >config.status: creating config.h >make all-recursive >make[1]: Entering directory `/builddir/build/BUILD/camlimages-3.0.2' >Making all in src >make[2]: Entering directory `/builddir/build/BUILD/camlimages-3.0.2/src' >rm -f camlimages.ml camlimages.ml.tmp >sed \ > -e 's,@VERSION\@,3.0.2,g' \ > -e 's,@SUPPORT_GIF\@,true,g' \ > -e 's,@SUPPORT_PNG\@,true,g' \ > -e 's,@SUPPORT_JPEG\@,true,g' \ > -e 's,@SUPPORT_TIFF\@,true,g' \ > -e 's,@SUPPORT_FREETYPE\@,true,g' \ > -e 's,@SUPPORT_PS\@,true,g' \ > -e 's,@SUPPORT_XPM\@,true,g' \ > -e 's,@PATH_RGB_TXT\@,none,g' \ > -e 's,@GS\@,/usr/bin/gs,g' \ > -e 's,@WORD_SIZE\@,8,g' \ > ./camlimages.ml.in > camlimages.ml.tmp >mv camlimages.ml.tmp camlimages.ml >make all-am >make[3]: Entering directory `/builddir/build/BUILD/camlimages-3.0.2/src' >ocamlc.opt -ccopt "-o gifread.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I .. -DHAVE_CONFIG_H -I/usr/include/freetype2" -c gifread.c >gifread.c: In function 'dGifGetLine': >gifread.c:201: warning: pointer targets in passing argument 2 of 'DGifGetLine' differ in signedness >/usr/include/gif_lib.h:193: note: expected 'GifPixelType *' but argument is of type 'char *' >ocamlc.opt -ccopt "-o gifwrite.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I .. -DHAVE_CONFIG_H -I/usr/include/freetype2" -c gifwrite.c >gifwrite.c: In function 'ColorMapObject_val': >gifwrite.c:47: warning: initialization makes integer from pointer without a cast >gifwrite.c:47: warning: return makes pointer from integer without a cast >gifwrite.c:61: warning: initialization makes integer from pointer without a cast >gifwrite.c:61: warning: return makes pointer from integer without a cast >gifwrite.c: In function 'eGifPutLine': >gifwrite.c:134: warning: pointer targets in passing argument 2 of 'EGifPutLine' differ in signedness >/usr/include/gif_lib.h:150: note: expected 'GifPixelType *' but argument is of type 'char *' >ocamlc.opt -ccopt "-o pngread.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I .. -DHAVE_CONFIG_H -I/usr/include/freetype2" -c pngread.c >ocamlc.opt -ccopt "-o pngwrite.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I .. -DHAVE_CONFIG_H -I/usr/include/freetype2" -c pngwrite.c >ocamlc.opt -ccopt "-o jpegread.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I .. -DHAVE_CONFIG_H -I/usr/include/freetype2" -c jpegread.c >jpegread.c: In function 'read_jpeg_scanline': >jpegread.c:398: warning: pointer targets in assignment differ in signedness >jpegread.c: In function 'read_jpeg_scanlines': >jpegread.c:412: warning: pointer targets in assignment differ in signedness >jpegread.c:420: warning: 'return' with no value, in function returning non-void >ocamlc.opt -ccopt "-o jpegwrite.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I .. -DHAVE_CONFIG_H -I/usr/include/freetype2" -c jpegwrite.c >jpegwrite.c: In function 'write_JPEG_file': >jpegwrite.c:84: warning: pointer targets in assignment differ in signedness >jpegwrite.c: In function 'write_jpeg_scanline': >jpegwrite.c:297: warning: pointer targets in assignment differ in signedness >ocamlc.opt -ccopt "-o tiffread.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I .. -DHAVE_CONFIG_H -I/usr/include/freetype2" -c tiffread.c >tiffread.c:32:1: warning: "int16" redefined >In file included from /usr/lib64/ocaml/caml/mlvalues.h:20, > from tiffread.c:19: >/usr/lib64/ocaml/caml/compatibility.h:311:1: warning: this is the location of the previous definition >tiffread.c:33:1: warning: "uint16" redefined >/usr/lib64/ocaml/caml/compatibility.h:312:1: warning: this is the location of the previous definition >ocamlc.opt -ccopt "-o tiffwrite.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I .. -DHAVE_CONFIG_H -I/usr/include/freetype2" -c tiffwrite.c >tiffwrite.c:24:1: warning: "int16" redefined >In file included from /usr/lib64/ocaml/caml/mlvalues.h:20, > from tiffwrite.c:18: >/usr/lib64/ocaml/caml/compatibility.h:311:1: warning: this is the location of the previous definition >tiffwrite.c:25:1: warning: "uint16" redefined >/usr/lib64/ocaml/caml/compatibility.h:312:1: warning: this is the location of the previous definition >ocamlc.opt -ccopt "-o xpmread.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I .. -DHAVE_CONFIG_H -I/usr/include/freetype2" -c xpmread.c >ocamlc.opt -ccopt "-o xpmwrite.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I .. -DHAVE_CONFIG_H -I/usr/include/freetype2" -c xpmwrite.c >ocamlc.opt -ccopt "-o ftintf.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I .. -DHAVE_CONFIG_H -I/usr/include/freetype2" -c ftintf.c >ocamlmklib -o camlimages -lXpm -lX11 -ltiff -lz -ljpeg -lpng -lz -ljpeg -lgif -lfreetype gifread.o gifwrite.o pngread.o pngwrite.o jpegread.o jpegwrite.o tiffread.o tiffwrite.o xpmread.o xpmwrite.o ftintf.o >ocamlmklib -o camlimages_core -lXpm -lX11 -ltiff -lz -ljpeg -lpng -lz -ljpeg -lgif gifread.o gifwrite.o pngread.o pngwrite.o jpegread.o jpegwrite.o tiffread.o tiffwrite.o xpmread.o xpmwrite.o >ocamlc.opt -warn-error A -annot -I /usr/lib64/ocaml/lablgtk2 -o info.cmi -c info.mli >ocamlc.opt -warn-error A -annot -I /usr/lib64/ocaml/lablgtk2 -o mstring.cmi -c mstring.mli >ocamlc.opt -warn-error A -annot -I /usr/lib64/ocaml/lablgtk2 -o color.cmi -c color.mli >ocamlc.opt -warn-error A -annot -I /usr/lib64/ocaml/lablgtk2 -o region.cmi -c region.mli >ocamlc.opt -warn-error A -annot -I /usr/lib64/ocaml/lablgtk2 -o tmpfile.cmi -c tmpfile.mli >ocamlc.opt -warn-error A -annot -I /usr/lib64/ocaml/lablgtk2 -o bitmap.cmi -c bitmap.mli >ocamlc.opt -warn-error A -annot -I /usr/lib64/ocaml/lablgtk2 -o genimage.cmi -c genimage.mli >File "genimage.mli", line 17, characters 0-15: >Error: Unbound module Image_intf >make[3]: *** [genimage.cmi] Error 2 >make[3]: Leaving directory `/builddir/build/BUILD/camlimages-3.0.2/src' >make[2]: Leaving directory `/builddir/build/BUILD/camlimages-3.0.2/src' >make[2]: *** [all] Error 2 >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/builddir/build/BUILD/camlimages-3.0.2' >make: *** [all] Error 2 >error: Bad exit status from /var/tmp/rpm-tmp.D44y1R (%build) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.D44y1R (%build) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/ocaml-camlimages.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 x86_64 --nodeps builddir/build/SPECS/ocaml-camlimages.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 564798
:
391786
|
391787
|
391788
|
391789
| 391790 |
391791