Subject: pkg/22441: can't install qt3-libs
To: None <gnats-bugs@gnats.netbsd.org>
From: None <smb@research.att.com>
List: netbsd-bugs
Date: 08/11/2003 13:53:13
>Number:         22441
>Category:       pkg
>Synopsis:       qt3-libs builds but won't install on -current
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Aug 11 17:54:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Steven M. Bellovin
>Release:        NetBSD 1.6W
>Organization:
AT&T
>Environment:
	
	
System: NetBSD challenger.research.att.com 1.6W NetBSD 1.6W (CHALLENGER) #0: Sun Aug 10 12:43:56 EDT 2003 smb@challenger.research.att.com:/usr/obj/sys/arch/i386/compile/CHALLENGER i386
Architecture: i386
Machine: i386
>Description:
	I can build qt3-libs, but can't install them on a -current
	machine.  The system is from yesterday's CVS tree; pkgsrc is
	from today.

	cd /usr/pkgsrc/x11/qt3-libs/work/qt-x11-free-3.1.2/plugins/src/imageformats/jpeg; /bin/sh /usr/pkg/bin/libtool --mode=relink c++ -Wl,-R/usr/pkg/lib -L/usr/pkgsrc/x11/qt3-libs/work/.buildlink/lib -Wl,-R/usr/X11R6/lib -L/usr/pkgsrc/x11/qt3-libs/work/.buildlink-x11/lib -L/usr/pkgsrc/x11/qt3-libs/work/qt-x11-free-3.1.2/lib -fno-exceptions -o ../../../imageformats/libqjpeg.la -module -avoid-version .obj/release-shared-mt/main.lo -ljpeg -L/usr/pkgsrc/x11/qt3-libs/work/qt-x11-free-3.1.2/lib/.libs /usr/pkgsrc/x11/qt3-libs/work/qt-x11-free-3.1.2/lib/libqt-mt.la -lpng -lz -lGLU -lGL -lXmu -lXrender -lXft -lfreetype -lXext -lX11 -lm -lICE -lSM -lpthread -rpath /usr/pkg/qt3/plugins/imageformats/
	libtool: link: warning: `/usr/pkgsrc/x11/qt3-libs/work/.buildlink/lib/libpng.la' seems to be moved
	libtool: link: warning: `/usr/pkgsrc/x11/qt3-libs/work/.buildlink/lib/libz.la' seems to be moved
	libtool: link: warning: `/usr/pkgsrc/x11/qt3-libs/work/.buildlink/lib/libGL.la' seems to be moved
	libtool: link: warning: `/usr/pkgsrc/x11/qt3-libs/work/.buildlink/lib/libfreetype.la' seems to be moved
	libtool: link: warning: `/usr/pkgsrc/x11/qt3-libs/work/.buildlink/lib/libpthread.la' seems to be moved

	*** Warning: This library needs some functionality provided by -lGLU.
	*** I have the capability to make that library automatically link in when
	*** you link to this library.  But I can only do this if you have a
	*** shared version of the library, which you do not appear to have.

	*** Warning: libtool could not satisfy all declared inter-library
	*** dependencies of module libqjpeg.  Therefore, libtool will create
	*** a static module, that should work as long as the dlopening
	*** application is linked with the -dlopen flag.
	ar cru ../../../imageformats/.libs/libqjpeg.a  .obj/release-shared-mt/main.o
	ranlib ../../../imageformats/.libs/libqjpeg.a
	creating ../../../imageformats/libqjpeg.la
	(cd ../../../imageformats/.libs && rm -f libqjpeg.la && ln -s ../libqjpeg.la libqjpeg.la)
	install -c -o root -g wheel -m 444 /usr/pkgsrc/x11/qt3-libs/work/qt-x11-free-3.1.2/plugins/imageformats/.libs/libqjpeg.soT /usr/pkg/qt3/plugins/imageformats/libqjpeg.so
	install: /usr/pkgsrc/x11/qt3-libs/work/qt-x11-free-3.1.2/plugins/imageformats/.libs/libqjpeg.soT: stat: No such file or directory
	*** Error code 1

	Stop.
	make: stopped in /usr/pkgsrc/x11/qt3-libs
	*** Error code 1

	Stop.
	make: stopped in /usr/pkgsrc/x11/qt3-libs
	*** Error code 1

	Stop.
	make: stopped in /usr/pkgsrc/x11/qt3-libs
	*** Error code 1

	Stop.
	make: stopped in /usr/pkgsrc/x11/qt3-libs
	*** Error code 1

	Stop.
	make: stopped in /usr/pkgsrc/x11/qt3-libs
	*** Error code 1

	Stop.

>How-To-Repeat:
	cd /usr/pkgsrc/X11/qt3-libs; make install
>Fix:
	Repeating the 'make install' a couple of times seemed to finsih
	correctly, though I don't know if it will actually work.
>Release-Note:
>Audit-Trail:
>Unformatted: