pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Crash of make in graphics/gimp-refocus-it



This is with NetBSD/amd64 4.0 and the pkgsrc-2008Q4 branch. 

Here is what happens; the core dump isn't very informative (see end).
It didn't happen with the previous branch.

Script started on Fri Jan 16 09:52:58 2009
pkg_comp:default.conf# make package
=> Bootstrap dependency digest>=20010302: found digest-20080510
=> Checksum SHA1 OK for refocus-it-2.0.0.tar.gz
=> Checksum RMD160 OK for refocus-it-2.0.0.tar.gz
===> depends-message [gimp-refocus-it-2.0.0nb14] ===> Installing dependencies 
for gimp-refocus-it-2.0.0nb14
==========================================================================
The following variables will affect the build process of this package,
gimp-refocus-it-2.0.0nb14.  Their current value is shown below:

        * FAM_DEFAULT = fam

Based on these variables, the following variables have been set:

        * FAMBASE (defined, but empty)
        * FAM_TYPE = fam

You may want to abort the process now with CTRL-C and change their value
before continuing.  Be sure to run `/usr/bin/make clean' after
the changes.
==========================================================================
=> Build dependency intltool>=0.40.0: found intltool-0.40.5
=> Build dependency perl>=5.0: found perl-5.10.0nb4
=> Build dependency pkg-config>=0.19: found pkg-config-0.23
=> Build dependency x11-links>=0.42: found x11-links-0.42
=> Build dependency randrproto>=1.2.0: found randrproto-1.2.2
=> Build dependency renderproto>=0.9.3nb1: found renderproto-0.9.3nb1
=> Build dependency fixesproto>=3.0.0: found fixesproto-4.0
=> Build dependency inputproto>=1.4: found inputproto-1.4.4
=> Build dependency checkperms>=1.1: found checkperms-1.10
=> Full dependency gimp>=2.4.4: found gimp-2.4.7
===> tools-message [gimp-refocus-it-2.0.0nb14] ===> Overriding tools for 
gimp-refocus-it-2.0.0nb14
===> extract-message [gimp-refocus-it-2.0.0nb14] ===> Extracting for 
gimp-refocus-it-2.0.0nb14
===> patch-message [gimp-refocus-it-2.0.0nb14] ===> Patching for 
gimp-refocus-it-2.0.0nb14
=> Applying pkgsrc patches for gimp-refocus-it-2.0.0nb14
===> wrapper-message [gimp-refocus-it-2.0.0nb14] ===> Creating toolchain 
wrappers for gimp-refocus-it-2.0.0nb14
src=/usr/pkg/lib/pkgconfig/fixesproto.pc  
dst=/pkg_comp/obj/pkgsrc/graphics/gimp-refocus-it/default/.buildlink/lib/pkgconfig/fixesext.pc;
  /bin/mkdir -p 
/pkg_comp/obj/pkgsrc/graphics/gimp-refocus-it/default/.buildlink/lib/pkgconfig; 
 if test -f ${src}; then  /bin/ln -sf ${src} ${dst};  fi
===> configure-message [gimp-refocus-it-2.0.0nb14] ===> Configuring for 
gimp-refocus-it-2.0.0nb14
=> Modifying GNU configure scripts to avoid --recheck
=> Replacing config-guess with pkgsrc versions
=> Replacing config-sub with pkgsrc versions
=> Replacing install-sh with pkgsrc version
=> Fixing locale directory references.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./cmd-line/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./doc/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./gimp-plugin/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./help/C/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./help/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./help/images/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./src/Makefile.in.
=> Checking for portability problems in extracted files
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking for x86_64--netbsd-strip... no
checking for strip... strip
checking for style of include used by make... GNU
checking for x86_64--netbsd-gcc... cc
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 cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking dependency style of cc... gcc3
checking for strerror in -lcposix... no
checking for x86_64--netbsd-gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ANSI C... (cached) none needed
checking dependency style of cc... (cached) gcc3
checking for cc option to accept ANSI C... none needed
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking for x86_64--netbsd-ranlib... no
checking for ranlib... ranlib
checking whether make sets $(MAKE)... (cached) yes
checking how to run the C preprocessor... cc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for perl... /usr/pkg/bin/perl
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 locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for dgettext in libc... no
checking for bindtextdomain in -lintl... yes
checking for dgettext in -lintl... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... 
/pkg_comp/obj/pkgsrc/graphics/gimp-refocus-it/default/.tools/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... 
/pkg_comp/obj/pkgsrc/graphics/gimp-refocus-it/default/.tools/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed...  cs
checking for cos in -lm... yes
checking for libintl.h... (cached) yes
checking for locale.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for vprintf... yes
checking for _doprnt... no
checking for sqrt... yes
checking for bind_textdomain_codeset... (cached) yes
checking for gimp-2.0 gimpui-2.0... yes
checking GIMP_CFLAGS... -DXTHREADS -I/usr/pkg/include/gimp-2.0 
-I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include 
-I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include 
-I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/cairo 
-I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/X11R6/include 
-I/usr/pkg/include/pixman-1 -I/usr/pkg/include/freetype2 
-I/usr/pkg/include/libpng12  
checking GIMP_LIBS... -Wl,-R/usr/pkg/lib -R/usr/X11R6/lib -Wl,-R/usr/X11R6/lib 
-L/usr/pkg/lib -L/usr/X11R6/lib -lgimpui-2.0 -lgimpwidgets-2.0 -lgimpmodule-2.0 
-lgimp-2.0 -lgimpmath-2.0 -lgimpconfig-2.0 -lgimpcolor-2.0 -lgimpbase-2.0 
-lgtk-x11-2.0 -lgdk-x11-2.0 -lXi -lXext -latk-1.0 -lgdk_pixbuf-2.0 
-lpangocairo-1.0 -lgio-2.0 -lXcursor -lXfixes -lcairo -lpangoft2-1.0 -lXrender 
-lX11 -lpango-1.0 -lm -lfreetype -lz -lfontconfig -lgobject-2.0 -lgmodule-2.0 
-lglib-2.0 -lintl  
checking if GTK+ is version 2.3.0 or newer... yes
configure: creating ./config.status
config.status: creating help/Makefile
config.status: creating help/images/Makefile
config.status: creating help/C/Makefile
config.status: creating gimp-plugin/Makefile
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating po/Makefile.in
config.status: creating doc/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: executing default-2 commands
=> Overriding intltool.
===> build-message [gimp-refocus-it-2.0.0nb14] ===> Building for 
gimp-refocus-it-2.0.0nb14
/usr/bin/make  all-recursive
Making all in po
Making all in src
if cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/pkg/include -I/usr/include 
-I/usr/pkg/include/freetype2 -I/usr/X11R6/include  -O2 -pthread 
-I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 
-I/usr/X11R6/include -Wall -MT blur.o -MD -MP -MF ".deps/blur.Tpo"  -c -o 
blur.o `test -f 'blur.c' || echo './'`blur.c;  then mv -f ".deps/blur.Tpo" 
".deps/blur.Po";  else rm -f ".deps/blur.Tpo"; exit 1;  fi
if cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/pkg/include -I/usr/include 
-I/usr/pkg/include/freetype2 -I/usr/X11R6/include  -O2 -pthread 
-I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 
-I/usr/X11R6/include -Wall -MT boundary.o -MD -MP -MF ".deps/boundary.Tpo"  -c 
-o boundary.o `test -f 'boundary.c' || echo './'`boundary.c;  then mv -f 
".deps/boundary.Tpo" ".deps/boundary.Po";  else rm -f ".deps/boundary.Tpo"; 
exit 1;  fi
if cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/pkg/include -I/usr/include 
-I/usr/pkg/include/freetype2 -I/usr/X11R6/include  -O2 -pthread 
-I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 
-I/usr/X11R6/include -Wall -MT convmask.o -MD -MP -MF ".deps/convmask.Tpo"  -c 
-o convmask.o `test -f 'convmask.c' || echo './'`convmask.c;  then mv -f 
".deps/convmask.Tpo" ".deps/convmask.Po";  else rm -f ".deps/convmask.Tpo"; 
exit 1;  fi
if cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/pkg/include -I/usr/include 
-I/usr/pkg/include/freetype2 -I/usr/X11R6/include  -O2 -pthread 
-I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 
-I/usr/X11R6/include -Wall -MT hopfield.o -MD -MP -MF ".deps/hopfield.Tpo"  -c 
-o hopfield.o `test -f 'hopfield.c' || echo './'`hopfield.c;  then mv -f 
".deps/hopfield.Tpo" ".deps/hopfield.Po";  else rm -f ".deps/hopfield.Tpo"; 
exit 1;  fi
if cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/pkg/include -I/usr/include 
-I/usr/pkg/include/freetype2 -I/usr/X11R6/include  -O2 -pthread 
-I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 
-I/usr/X11R6/include -Wall -MT image.o -MD -MP -MF ".deps/image.Tpo"  -c -o 
image.o `test -f 'image.c' || echo './'`image.c;  then mv -f ".deps/image.Tpo" 
".deps/image.Po";  else rm -f ".deps/image.Tpo"; exit 1;  fi
if cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/pkg/include -I/usr/include 
-I/usr/pkg/include/freetype2 -I/usr/X11R6/include  -O2 -pthread 
-I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 
-I/usr/X11R6/include -Wall -MT lambda.o -MD -MP -MF ".deps/lambda.Tpo"  -c -o 
lambda.o `test -f 'lambda.c' || echo './'`lambda.c;  then mv -f 
".deps/lambda.Tpo" ".deps/lambda.Po";  else rm -f ".deps/lambda.Tpo"; exit 1;  
fi
if cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/pkg/include -I/usr/include 
-I/usr/pkg/include/freetype2 -I/usr/X11R6/include  -O2 -pthread 
-I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 
-I/usr/X11R6/include -Wall -MT threshold.o -MD -MP -MF ".deps/threshold.Tpo"  
-c -o threshold.o `test -f 'threshold.c' || echo './'`threshold.c;  then mv -f 
".deps/threshold.Tpo" ".deps/threshold.Po";  else rm -f ".deps/threshold.Tpo"; 
exit 1;  fi
if cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/pkg/include -I/usr/include 
-I/usr/pkg/include/freetype2 -I/usr/X11R6/include  -O2 -pthread 
-I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 
-I/usr/X11R6/include -Wall -MT weights.o -MD -MP -MF ".deps/weights.Tpo"  -c -o 
weights.o `test -f 'weights.c' || echo './'`weights.c;  then mv -f 
".deps/weights.Tpo" ".deps/weights.Po";  else rm -f ".deps/weights.Tpo"; exit 
1;  fi
if cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/pkg/include -I/usr/include 
-I/usr/pkg/include/freetype2 -I/usr/X11R6/include  -O2 -pthread 
-I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 
-I/usr/X11R6/include -Wall -MT xmalloc.o -MD -MP -MF ".deps/xmalloc.Tpo"  -c -o 
xmalloc.o `test -f 'xmalloc.c' || echo './'`xmalloc.c;  then mv -f 
".deps/xmalloc.Tpo" ".deps/xmalloc.Po";  else rm -f ".deps/xmalloc.Tpo"; exit 
1;  fi
rm -f librefocus-it.a
ar cru librefocus-it.a blur.o boundary.o  convmask.o hopfield.o image.o  
lambda.o threshold.o weights.o  xmalloc.o 
ranlib librefocus-it.a
Making all in doc
Making all in gimp-plugin
if cc -DLOCALEDIR=\"/usr/pkg/share/locale\"  -DDATADIR=\""/usr/pkg/share/"\"  
-DHAVE_CONFIG_H -I. -I. -I.. -I../gimp_plugin -I../src -DXTHREADS 
-I/usr/pkg/include/gimp-2.0 -I/usr/pkg/include/glib/glib-2.0 
-I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/gtk-2.0 
-I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/atk-1.0 
-I/usr/pkg/include/cairo -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include 
-I/usr/X11R6/include -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/freetype2 
-I/usr/pkg/include/libpng12  -I/usr/pkg/include -I/usr/include 
-I/usr/pkg/include/freetype2 -I/usr/X11R6/include  -O2 -pthread 
-I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 
-I/usr/X11R6/include -Wall -MT main-gimp.o -MD -MP -MF ".deps/main-gimp.Tpo"  
-c -o main-gimp.o `test -f 'main-gimp.c' || echo './'`main-gimp.c;  then mv -f 
".deps/main-gimp.Tpo" ".deps/main-gimp.Po";  else rm -f ".deps/main-gimp.Tpo"; 
exit 1;  fi
cc  -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 
-I/usr/X11R6/include -Wall  -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib 
-Wl,-R/usr/lib -pthread -L/usr/X11R6/lib -Wl,-R/usr/X11R6/lib -o 
gimp_plugin-refocus-it  main-gimp.o ../src/librefocus-it.a  -Wl,-R/usr/pkg/lib 
-R/usr/X11R6/lib -Wl,-R/usr/X11R6/lib -L/usr/pkg/lib -L/usr/X11R6/lib 
-lgimpui-2.0 -lgimpwidgets-2.0 -lgimpmodule-2.0 -lgimp-2.0 -lgimpmath-2.0 
-lgimpconfig-2.0 -lgimpcolor-2.0 -lgimpbase-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 
-lXi -lXext -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lgio-2.0 -lXcursor 
-lXfixes -lcairo -lpangoft2-1.0 -lXrender -lX11 -lpango-1.0 -lm -lfreetype -lz 
-lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl   -lm -lm
*** Please use pkgtools/verifypc to sanity check dependencies.
=> Unwrapping files-to-be-installed.
===> install-message [gimp-refocus-it-2.0.0nb14] ===> Installing for 
gimp-refocus-it-2.0.0nb14
=> Generating pre-install file lists
Making install in po
if test -r ".././mkinstalldirs"; then  .././mkinstalldirs /usr/pkg/share;  else 
 /bin/sh ../mkinstalldirs /usr/pkg/share;  fi
installing cs.gmo as /usr/pkg/share/locale/cs/LC_MESSAGES/refocus-it.mo
if test "refocus-it" = "glib"; then  if test -r ".././mkinstalldirs"; then  
.././mkinstalldirs /usr/pkg/share/glib-2.0/gettext/po;  else  /bin/sh 
../mkinstalldirs /usr/pkg/share/glib-2.0/gettext/po;  fi;  /usr/bin/install -c 
-o root -g wheel -m 444 ./Makefile.in.in  
/usr/pkg/share/glib-2.0/gettext/po/Makefile.in.in;  else  : ;  fi
Making install in src
Making install in doc
Making install in gimp-plugin
[1]   Segmentation fault (core dumped) (cd ${subdir} &&...
*** Error code 1

Stop.
make: stopped in 
/pkg_comp/obj/pkgsrc/graphics/gimp-refocus-it/default/refocus-it-2.0.0
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/graphics/gimp-refocus-it
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/graphics/gimp-refocus-it
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/graphics/gimp-refocus-it
pkg_comp:default.conf# 
Script done on Fri Jan 16 09:54:11 2009

Script started on Fri Jan 16 09:56:02 2009
pkg_comp:default.conf# gdb make 
/pkg_comp/obj/pkgsrc/graphics/gimp-refocus-it/de 
fault/refocus-it-2.0.0/gimp-plugin/make.core
GNU gdb 5.3nb1
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "x86_64--netbsd"...(no debugging symbols found)...
Core was generated by `make'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/lib/libutil.so.7...(no debugging symbols found)...
done.
Loaded symbols for /usr/lib/libutil.so.7
Reading symbols from /usr/lib/libc.so.12...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libc.so.12
Reading symbols from /usr/libexec/ld.elf_so...(no debugging symbols found)...
done.
Loaded symbols for /usr/libexec/ld.elf_so
#0  0x00007f7ffd9cb3a0 in memmove () from /usr/lib/libc.so.12
(gdb) bt
#0  0x00007f7ffd9cb3a0 in memmove () from /usr/lib/libc.so.12
(gdb) ^Dpkg_comp:default.conf# 
Script done on Fri Jan 16 09:56:50 2009

-Olaf.
-- 
___ Olaf 'Rhialto' Seibert    -- You author it, and I'll reader it.
\X/ rhialto/at/xs4all.nl      -- Cetero censeo "authored" delendum esse.


Home | Main Index | Thread Index | Old Index