Subject: recent infrastructure problems on Solaris?
To: None <tech-pkg@netbsd.org>
From: Mark Davies <mark@mcs.vuw.ac.nz>
List: tech-pkg
Date: 06/15/2005 01:16:44
Building kdebase3 on Solaris 9 with an up-to-date pkgsrc tree produces:

make: Fatal error in reader: standard input, line 1: Unexpected end of line 
seen
make: Fatal error in reader: standard input, line 1: Unexpected end of line 
seen
make: Fatal error in reader: standard input, line 1: Unexpected end of line 
seen
make: Fatal error in reader: standard input, line 1: Unexpected end of line 
seen
make: Fatal error in reader: standard input, line 1: Unexpected end of line 
seen
Current working directory /tmp/imake-check.2190
make: Fatal error in reader: standard input, line 1: Unexpected end of line 
seen
Current working directory /tmp/imake-check.2210
===> Checking for vulnerabilities in kdebase-3.4.1nb1
make: Fatal error in reader: standard input, line 1: Unexpected end of line 
seen
Current working directory /tmp/imake-check.2439
make: Fatal error in reader: standard input, line 1: Unexpected end of line 
seen
Current working directory /tmp/imake-check.2459
=> Checksum SHA1 OK for kdebase-3.4.1.tar.bz2.
=> Checksum RMD160 OK for kdebase-3.4.1.tar.bz2.
=> Checksum SHA1 OK for Daemon.png.
=> Checksum RMD160 OK for Daemon.png.
=> Checksum SHA1 OK for Daemon.README.
=> Checksum RMD160 OK for Daemon.README.
=> Checksum SHA1 OK for NetBSD-flag.png.
=> Checksum RMD160 OK for NetBSD-flag.png.
work.debretts -> /mnt/scratch/pkgsrc/x11/kdebase3/work.debretts
make: Fatal error in reader: standard input, line 1: Unexpected end of line 
seen
Current working directory /tmp/imake-check.3011
make: Fatal error in reader: standard input, line 1: Unexpected end of line 
seen
Current working directory /tmp/imake-check.3031
===> Extracting for kdebase-3.4.1nb1
==========================================================================
The supported build options for this package are:
		[...]

   Goes on fine till the end of the configure and then:

		[...]
config.status: creating config.h
config.status: executing depfiles commands

Logitech mouse support is disabled. Provide libusb to enable it.


Good - your configure finished. Start make now

/usr/bin/nawk: input record `config_files=" Makef...' too long
 input record number 273, file config.status.overridden
 source line number 1
*** Error code 2

Stop.
bmake: stopped in /src/work/pkgsrc/x11/kdebase3
===>
===> There was an error during the ``configure'' phase.
===> Please investigate the following for more information:
===>      * config.log
===>      * /mnt/scratch/pkgsrc/x11/kdebase3/work.debretts/.work.log
===>
*** Error code 1


Don't know if the /usr/bin/nawk blowout is because of some change in the 
infrastructure or whether 3.4.1 just pushes over some boundary that 3.4.0 
didn't but I can't see how to get this to work.

cheers
mark