pkgsrc-Bulk archive

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

Re: pkgsrc NetBSD 2.0_BETA/i386 bulk build results 2004-09-26



On Sun, Sep 26, 2004 at 11:11:43PM +0200, Krister Walfridsson wrote:
> NetBSD 2.0_BETA/i386

Time to update to 2.0_RC1.

> multimedia/fxtv            2       tron%NetBSD.org@localhost

There is something broken in the framework:

gmake[1]: Leaving directory 
`/tmp/bulktmp/multimedia/fxtv/work/fxtv-1.03/videolib'
gcc -Wl,-L,/usr/X11R6/lib -Wl,-L,/usr/pkg/lib -Wl,-L,/usr/pkg/lib 
-Wl,-R,/usr/X11R6/lib -Wl,-R,/usr/pkg/lib -Wl,-R,/usr/pkg/lib -lossaudio -lz  
-o fxtv actions.o annot.o appear_dlg.o audiocnvt.o audsav_dlg.o batch_mode.o 
glob.o haup_remote.o imgsav.o imgsav_dlg.o pixelview_remote.o rawvideo.o 
remote.o remotetrans.o station.o tv.o tvaudio.o tvcapture.o tvmenu.o tvscreen.o 
tvutil.o vidsav_dlg.o xutil.o videolib/libvideo.a -lpng -ltiff -ljpeg -lXaw3d 
-lXmu -lXt -lXpm -lSM -lICE -lXext -lX11 -lm -lXxf86dga -lXxf86vm
/tmp/bulktmp/multimedia/fxtv/work/.buildlink/lib/libXaw3d.so: warning: tmpnam() 
possibly used unsafely, use mkstemp() or mkdtemp()
audiocnvt.o(.text+0x737): In function `TVAUDIOCNVTUsingSox':
: warning: tempnam() possibly used unsafely, use mkstemp() or mkdtemp()

Note the various "-Wl,-L" occurences which later cause shared library
breakage.

Is that the "imake" problem which somebody reported before?

        Kind regards

-- 
Matthias Scheler                                  http://scheler.de/~matthias/



Home | Main Index | Thread Index | Old Index