Subject: "configure" target issue(?) in libtool-base
To: None <tech-pkg@netbsd.org>
From: Christopher W. Richardson <cwr@nexthop.com>
List: tech-pkg
Date: 02/26/2004 18:13:23
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

This is basically the same question I asked yesterday, but with a
little more information here.  When building libtool-base
(current pkgsrc as of a few hours ago; kernel & userland 1.5.2
i386), the build process gets stuck in an endless loop, where
(as best I can figure) after the configure process, instead of
moving on to the build target it restarts the configure target.
I had initially tried this as a make update, but have now done a
pkg_delete and make distclean in libtool and libtool-base with
the same results.

configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
cd /usr/pkgsrc/devel/libtool-base && /usr/bin/make configure BUILDING_SHLIBTOOL=yes WRKDIR=/usr/pkgsrc/devel/libtool-base/work/shlibtool/shlibtool
===> *** No /usr/pkgsrc/distfiles/pkg-vulnerabilities file found,
===> *** skipping vulnerability checks. To fix, install
===> *** the pkgsrc/security/audit-packages package and run
===> *** '/usr/pkg/sbin/download-vulnerability-list'.
=> Checksum OK for libtool-1.5.2.tar.gz.
===> Extracting for libtool-base-1.5.2nb4


If left to its own devices, it will "finish" the configure
process, append another /shlibtool to the end of WRKDIR,
reectract the package and begin again ... until it either runs
out of disk space of the command line argument gets too long.

As it moves along, it "appears" to be finishing (that last in
quotes, because ... well, I could easily be wrong) with
configure:

cwr@grizzly-0$pwd
/usr/pkgsrc/devel/libtool-base
cwr@grizzly-0$tail work/libtool-1.5.2/config.log
#define PACKAGE "libtool"
#define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
#define PACKAGE_NAME "libtool"
#define PACKAGE_STRING "libtool 1.5.2"
#define PACKAGE_TARNAME "libtool"
#define PACKAGE_VERSION "1.5.2"
#define STDC_HEADERS 1
#define VERSION "1.5.2"

configure: exit 0

but it just re-extracts and starts again:

cwr@grizzly-0$ll work
total 198
drwxr-xr-x   7 root  wheel    512 Feb 26 16:52 .
drwxr-xr-x   4 root  wheel    512 Feb 26 16:49 ..
drwxr-xr-x   5 root  wheel    512 Feb 26 16:49 .buildlink
- -rw-r--r--   1 root  wheel      0 Feb 26 16:49 .buildlink_done
- -rw-r--r--   1 root  wheel     22 Feb 26 16:49 .extract_done
drwxr-xr-x   3 root  wheel    512 Feb 26 16:49 .gcc
- -rw-r--r--   1 root  wheel      0 Feb 26 16:49 .patch_done
drwxr-xr-x   3 root  wheel    512 Feb 26 16:49 .tools
- -rw-r--r--   1 root  wheel      0 Feb 26 16:49 .tools_done
- -rw-r--r--   1 root  wheel  92962 Feb 26 16:56 .work.log
drwxr-xr-x  13 cwr   1000    1024 Feb 26 16:52 libtool-1.5.2
drwxr-xr-x   7 root  wheel    512 Feb 26 16:56 shlibtool
cwr@grizzly-0$
cwr@grizzly-0$
cwr@grizzly-0$ll work/shlibtool/
total 136
drwxr-xr-x   7 root  wheel    512 Feb 26 16:56 .
drwxr-xr-x   7 root  wheel    512 Feb 26 16:52 ..
drwxr-xr-x   5 root  wheel    512 Feb 26 16:52 .buildlink
- -rw-r--r--   1 root  wheel      0 Feb 26 16:52 .buildlink_done
- -rw-r--r--   1 root  wheel     22 Feb 26 16:52 .extract_done
drwxr-xr-x   3 root  wheel    512 Feb 26 16:52 .gcc
- -rw-r--r--   1 root  wheel      0 Feb 26 16:52 .patch_done
drwxr-xr-x   3 root  wheel    512 Feb 26 16:52 .tools
- -rw-r--r--   1 root  wheel      0 Feb 26 16:52 .tools_done
- -rw-r--r--   1 root  wheel  60669 Feb 26 16:56 .work.log
drwxr-xr-x  13 cwr   1000    1024 Feb 26 16:56 libtool-1.5.2
drwxr-xr-x   3 root  wheel    512 Feb 26 16:56 shlibtool


I have no idea where to look from here, but am more than willing
to go read, provide more information, or rebuild just about
anything if anyone here has suggestions on what I can do to get
this working.

As always, many thanks,
Chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (NetBSD)
Comment: Processed by Mailcrypt 3.5.6 and Gnu Privacy Guard <http://www.gnupg.org/>

iD8DBQFAPn2QP65RBOOHTzERAi9gAJ9b0sQa2wU5w46V1oT0TaQulyuFrgCdFDsN
bURWhMSUuIIqHscrlsZDPts=
=XC7w
-----END PGP SIGNATURE-----