pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/48663: print/mupdf fails to build
>Number: 48663
>Category: pkg
>Synopsis: ../pkgsrc/print/mupdf fails to build
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: support
>Submitter-Id: net
>Arrival-Date: Mon Mar 17 18:15:00 +0000 2014
>Originator: jgw.sdf.org
>Release: NetBSD 6.99.25
>Organization:
PNW Cat Herders Assoc.
>Environment:
System: NetBSD ituner.sleepy.cat 6.99.25 NetBSD 6.99.25 (GENERIC) #0: Thu Nov 7
22:02:16 UTC 2013
builds%b7.netbsd.org@localhost:/home/builds/ab/HEAD/i386/201311071550Z-obj/home/builds/ab/HEAD/src/sys/arch/i386/compile/GENERIC
i386
Architecture: i386
Machine: i386
>Description:
The mupdf package fails to build; gcc "internal error" reported (see below)
% cat /etc/mk.conf
ALLOW_VULNERABLE_PACKAGES=yes
% make -s
...
libtool: compile: gcc -O2 -I/usr/pkgsrc/print/mupdf/work/.buildlink/include
-I/usr/pkgsrc/print/mupdf/work/.x11-buildlink/include/freetype2
-I/usr/pkgsrc/print/mupdf/work/.x11-buildlink/include -Iinclude -Iscripts
-Igenerated -Wall -pipe -O2 -DNDEBUG -fomit-frame-pointer
-I/usr/pkgsrc/print/mupdf/work/.buildlink/include/openjpeg-2.0 -c
source/pdf/pdf-page.c -fPIC -DPIC -o build/release/pdf/.libs/pdf-page.o
source/pdf/pdf-page.c: In function 'pdf_lookup_inherited_page_item.clone.1':
source/pdf/pdf-page.c:172:11: warning: 'val' may be used uninitialized in this
function
libtool: compile: gcc -O2 -I/usr/pkgsrc/print/mupdf/work/.buildlink/include
-I/usr/pkgsrc/print/mupdf/work/.x11-buildlink/include/freetype2
-I/usr/pkgsrc/print/mupdf/work/.x11-buildlink/include -Iinclude -Iscripts
-Igenerated -Wall -pipe -O2 -DNDEBUG -fomit-frame-pointer
-I/usr/pkgsrc/print/mupdf/work/.buildlink/include/openjpeg-2.0 -c
source/pdf/pdf-page.c -o build/release/pdf/pdf-page.o >/dev/null 2>&1
libtool: compile: gcc -O2 -I/usr/pkgsrc/print/mupdf/work/.buildlink/include
-I/usr/pkgsrc/print/mupdf/work/.x11-buildlink/include/freetype2
-I/usr/pkgsrc/print/mupdf/work/.x11-buildlink/include -Iinclude -Iscripts
-Igenerated -Wall -pipe -O2 -DNDEBUG -fomit-frame-pointer
-I/usr/pkgsrc/print/mupdf/work/.buildlink/include/openjpeg-2.0 -c
scripts/fontdump.c -fPIC -DPIC -o build/release/.libs/fontdump.o
libtool: compile: gcc -O2 -I/usr/pkgsrc/print/mupdf/work/.buildlink/include
-I/usr/pkgsrc/print/mupdf/work/.x11-buildlink/include/freetype2
-I/usr/pkgsrc/print/mupdf/work/.x11-buildlink/include -Iinclude -Iscripts
-Igenerated -Wall -pipe -O2 -DNDEBUG -fomit-frame-pointer
-I/usr/pkgsrc/print/mupdf/work/.buildlink/include/openjpeg-2.0 -c
scripts/fontdump.c -o build/release/fontdump.o >/dev/null 2>&1
libtool: link: gcc -o build/release/fontdump build/release/.libs/fontdump.o
-Wl,-R/usr/X11R7/lib -Wl,-R/usr/pkg/lib -Wl,-rpath -Wl,/usr/X11R7/lib
-L/usr/pkgsrc/print/mupdf/work/.buildlink/lib
-L/usr/pkgsrc/print/mupdf/work/.x11-buildlink/lib -lfreetype -ljbig2dec -lm
-ljpeg -lopenjp2 -lz -Wl,-rpath,/usr/pkgsrc/print/mupdf/work/.buildlink/lib
-Wl,-rpath,/usr/pkgsrc/print/mupdf/work/.buildlink/lib
libtool: compile: gcc -O2 -I/usr/pkgsrc/print/mupdf/work/.buildlink/include
-I/usr/pkgsrc/print/mupdf/work/.x11-buildlink/include/freetype2
-I/usr/pkgsrc/print/mupdf/work/.x11-buildlink/include -Iinclude -Iscripts
-Igenerated -Wall -pipe -O2 -DNDEBUG -fomit-frame-pointer
-I/usr/pkgsrc/print/mupdf/work/.buildlink/include/openjpeg-2.0 -c
source/pdf/pdf-fontfile.c -fPIC -DPIC -o build/release/pdf/.libs/pdf-fontfile.o
gcc: Internal error: Killed (program cc1 received signal 9)
Please submit a full bug report.
See for instructions.
gmake: *** [build/release/pdf/pdf-fontfile.lo] Error 1
*** Error code 2
Stop.
make[1]: stopped in /usr/pkgsrc/print/mupdf
*** Error code 1
Stop.
>How-To-Repeat:
try plain vanilla 'make' (need to allow vulnerable pkgs due to
openjpeg2 issue)
>Fix:
unkown
>Unformatted:
201311071550Z
Home |
Main Index |
Thread Index |
Old Index