Subject: Re: pkgsrc-2006Q4 Linux 2.4.27-3-386/i386 bulk build results
To: Joerg Sonnenberger <joerg@britannica.bec.de>
From: Ulrich Habel <uli@habel.name>
List: pkgsrc-bulk
Date: 03/12/2007 15:55:42
--=-JbQFMtInsccHWIr1lKJ3
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable


>=20
> > x11/xorg-cf-files          1       joerg@NetBSD.org
>=20
> This one is strange. Can you check that the Makefile is really correct
> and doesn't have trailing white space in that line?

Well, just something strange - I think there is a backslash missing, see
the diff. It works correctly with the backslash:

root@spiff:/usr/pkgsrc/x11/xorg-cf-files# diff -Naur Makefile.orig
Makefile
--- Makefile.orig       2007-03-12 15:52:28.000000000 +0100
+++ Makefile    2007-03-12 15:52:06.000000000 +0100
@@ -21,7 +21,7 @@
=20
 pre-configure:
 .for sys in NetBSD FreeBSD DragonFly linux darwin
-       mv ${WRKSRC}/${sys}.cf ${WRKSRC}/${sys}.cf.before &&
+       mv ${WRKSRC}/${sys}.cf ${WRKSRC}/${sys}.cf.before && \
        ${SED} -e "s|@@PKGSRC_CC@@|${CC}|g"             \
                -e "s|@@PKGSRC_CPP@@|${CPP}|g"          \
                -e "s|@@PKGSRC_CXX@@|${CXX}|g"          \

but fails without it - like in my bulk builds:

root@spiff:/usr/pkgsrc/x11/xorg-cf-files# bmake
=3D> Required installed package digest>=3D20010302: digest-20060826 found
=3D=3D=3D> Skipping vulnerability checks.
WARNING: No /usr/pkgsrc/distfiles/pkg-vulnerabilities file found.
WARNING: To fix, install the pkgsrc/security/audit-packages
WARNING: package and run: ``/usr/pkg/sbin/download-vulnerability-list''.
=3D> Checksum SHA1 OK for xorg-cf-files-1.0.2.tar.bz2
=3D> Checksum RMD160 OK for xorg-cf-files-1.0.2.tar.bz2
=3D=3D=3D> Installing dependencies for xorg-cf-files-1.0.2
=3D> Required installed package bzip2>=3D0.9.0b: bzip2-1.0.4 found
=3D> Required installed package pkg-config>=3D0.19: pkg-config-0.21 found
=3D> Required installed package xproto>=3D7.0.9: xproto-7.0.9nb3 found
=3D=3D=3D> Overriding tools for xorg-cf-files-1.0.2
=3D=3D=3D> Extracting for xorg-cf-files-1.0.2
/bin/cp /usr/pkgsrc/x11/xorg-cf-files/files/host.def /usr/pkgsrc/x11/xorg-c=
f-files/work/xorg-cf-files-1.0.2
/bin/cp /usr/pkgsrc/x11/xorg-cf-files/files/xorgsite.def /usr/pkgsrc/x11/xo=
rg-cf-files/work/xorg-cf-files-1.0.2
=3D=3D=3D> Patching for xorg-cf-files-1.0.2
=3D> Applying pkgsrc patches for xorg-cf-files-1.0.2
=3D=3D=3D> Creating toolchain wrappers for xorg-cf-files-1.0.2
=3D=3D=3D> Configuring for xorg-cf-files-1.0.2
mv /usr/pkgsrc/x11/xorg-cf-files/work/xorg-cf-files-1.0.2/NetBSD.cf /usr/pk=
gsrc/x11/xorg-cf-files/work/xorg-cf-files-1.0.2/NetBSD.cf.before &&
/bin/sh: Syntax error: end of file unexpected
*** Error code 2

Stop.
bmake: stopped in /usr/pkgsrc/x11/xorg-cf-files
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/x11/xorg-cf-files


Regards
Uli

--=-JbQFMtInsccHWIr1lKJ3
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: Dies ist ein digital signierter Nachrichtenteil

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)

iD8DBQBF9WnuKLusNOvI6a4RAulsAKDjH1NHDhXkQbDZ1UsSFVlYfR+nGwCg36s9
dLjwfKzci42P4c4efyPxY9U=
=mxIP
-----END PGP SIGNATURE-----

--=-JbQFMtInsccHWIr1lKJ3--