Subject: pkg/33844: error in pkgsrc/sysutils/gentoo
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <tannert@mis.mpg.de>
List: pkgsrc-bugs
Date: 06/28/2006 11:20:02
>Number: 33844
>Category: pkg
>Synopsis: error in pkgsrc/sysutils/gentoo
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Jun 28 11:20:02 +0000 2006
>Originator: Andreas Tannert
>Release:
>Organization:
MPI MIS
>Environment:
SunOS 5.10 Generic_118833-03 sun4u sparc SUNW,Sun-Fire-V240
>Description:
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/pkgsrc/130606devel/include -I/usr/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -Werror-implicit-function-declaration -O -I/opt/pkgsrc/130606devel/include -I/usr/include -I/opt/pkgsrc/130606devel/include/gtk-1.2 -I/opt/pkgsrc/130606devel/include/glib/glib-1.2 -I/opt/pkgsrc/130606devel/lib/glib/include -I/usr/openwin/include -I../widgets -DPATH_CFG=\"/opt/pkgsrc/130606devel/etc\" -DPATH_GRC=\"$HOME/\" -DPATH_ICN=\"/opt/pkgsrc/130606devel/share/gentoo/icons\" -DLOCALEDIR=\"/opt/pkgsrc/130606devel/lib/locale\" -MT styles.o -MD -MP -MF ".deps/styles.Tpo" -c -o styles.o styles.c; then mv -f ".deps/styles.Tpo" ".deps/styles.Po"; else rm -f ".deps/styles.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/pkgsrc/130606devel/include -I/usr/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -Werror-implicit-function-declaration -O -I/opt/pkgsrc/130606devel/include -I/usr/include -I/opt/pkgsrc/130606devel/include/gtk-1.2 -I/opt/pkgsrc/130606devel/include/glib/glib-1.2 -I/opt/pkgsrc/130606devel/lib/glib/include -I/usr/openwin/include -I../widgets -DPATH_CFG=\"/opt/pkgsrc/130606devel/etc\" -DPATH_GRC=\"$HOME/\" -DPATH_ICN=\"/opt/pkgsrc/130606devel/share/gentoo/icons\" -DLOCALEDIR=\"/opt/pkgsrc/130606devel/lib/locale\" -MT textview.o -MD -MP -MF ".deps/textview.Tpo" -c -o textview.o textview.c; then mv -f ".deps/textview.Tpo" ".deps/textview.Po"; else rm -f ".deps/textview.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/pkgsrc/130606devel/include -I/usr/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -Werror-implicit-function-declaration -O -I/opt/pkgsrc/130606devel/include -I/usr/include -I/opt/pkgsrc/130606devel/include/gtk-1.2 -I/opt/pkgsrc/130606devel/include/glib/glib-1.2 -I/opt/pkgsrc/130606devel/lib/glib/include -I/usr/openwin/include -I../widgets -DPATH_CFG=\"/opt/pkgsrc/130606devel/etc\" -DPATH_GRC=\"$HOME/\" -DPATH_ICN=\"/opt/pkgsrc/130606devel/share/gentoo/icons\" -DLOCALEDIR=\"/opt/pkgsrc/130606devel/lib/locale\" -MT types.o -MD -MP -MF ".deps/types.Tpo" -c -o types.o types.c; then mv -f ".deps/types.Tpo" ".deps/types.Po"; else rm -f ".deps/types.Tpo"; exit 1; fi
types.c: In function `typ_identify_end':
types.c:355: error: implicit declaration of function `mkdtemp'
types.c:355: warning: assignment makes pointer from integer without a cast
*** Error code 1
>How-To-Repeat:
bmake
>Fix:
No fix.