Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Apr 2009 14:32:07 -0400
From:      Howard Goldstein <hg@queue.to>
To:        "Alexey V. Degtyarev" <alexey@renatasystems.org>
Cc:        w8hdkim@gmail.com, freebsd-ports@freebsd.org
Subject:   Re: /security/logcheck-1.2.54 build failure
Message-ID:  <49F5FA27.5010404@queue.to>
In-Reply-To: <20090427103027.GG39729@hs-4.renatasystems.org>
References:  <49F4359D.7000403@gmail.com>	<op.us1c6yxz1e62zd@balu.cs.uni-paderborn.de> <20090427103027.GG39729@hs-4.renatasystems.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig1BF38E557354FF6597C84B7A
Content-Type: multipart/mixed; boundary="------------090004070808020303000602"

This is a multi-part message in MIME format.
--------------090004070808020303000602
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Alexey V. Degtyarev wrote:
>>> Anyone seeing this ?
>> Not yet (not using logcheck), but apparently its dependency list is=20
>> incomplete, and a required tool is missing - find out what package it'=
s in,=20
>> add a BUILD_DEPENDS line as per the Porter's Handbook, and it might wo=
rk -=20
>> then please document your solution, via send-pr for instance.
>=20
>  I've just try to rebuild 1.2.54_3 in tinderbox and package build was
>  ok. From this portion of code:
>=20
> if test -x "@SX@"; then=20
>     exec 3>&1 4>&2;
>     status=3D`((("@SX@" -xid -xlower "$@"; echo $? >&5) | sed -e "$sed_=
script") 2>&1 1>&3 | grep -v "$sx_whining" 1>&4) 5>&1`;
>     exit $status;
>=20
> elif test -x "@OSX@"; then
>     exec 3>&1 4>&2;
>     status=3D`(("@OSX@" -xid -xlower -xsdata-as-pis "$@"; echo $? >&5) =
| sed -e "$sed_script") 5>&1 2>&4 1>&3`;
>     exit $status;
> else
>     echo "$0: cannot find sx(sgml2xml) or osx to convert SGML to XML.  =
Cannot continue." 2>&1=20
>     exit 255;
> fi
>=20
>  I think there is a problem with OpenSP package installation. Kim, can
>  you please double check if package OpenSP-1.5.2_1 correctly installed
>  and /usr/local/bin/osx binary is executable for you? Try to reinstall
>  it just in case.
>=20

I have the same problem Kim reported.  Rebuilding OpenSP didn't change
anything.  osx runs and waits for console input and complains about
random typing...

The output of my make pretty-print-build-depends-list on the logcheck in
ports now is below. What perl version is installed on the box that you
built logcheck OK with?


--------------090004070808020303000602
Content-Type: text/plain;
 name="bldlog"
Content-Transfer-Encoding: base64
Content-Disposition: inline;
 filename="bldlog"

U2NyaXB0IHN0YXJ0ZWQgb24gTW9uIEFwciAyNyAxNDoyNTo1NyAyMDA5ClRoaXMgcG9ydCBy
ZXF1aXJlcyBwYWNrYWdlKHMpICJPcGVuU1AtMS41LjJfMSBkb2Nib29rMlgtMC44LjhfMiBk
c3NzbC1kb2Nib29rLW1vZHVsYXItMS43OV8xLDEgZXhwYXQtMi4wLjEgZ2V0dGV4dC0wLjE3
XzEgZ21ha2UtMy44MV8zIGxpYmljb252LTEuMTFfMSBsaWJ4bWwyLTIuNy4zIGxpYnhzbHQt
MS4xLjI0XzIgcDUtWE1MLU5hbWVzcGFjZVN1cHBvcnQtMS4wOV8xIHA1LVhNTC1QYXJzZXIt
Mi4zNiBwNS1YTUwtU0FYLTAuOTYgcDUtWE1MLVNBWC1FeHBhdC0wLjQwIHBlcmwtNS44Ljlf
MiBwa2ctY29uZmlnLTAuMjNfMSBzZG9jYm9vay14bWwtMS4xLDEgeG1sY2F0bWdyLTIuMiIg
dG8gYnVpbGQuDQoKU2NyaXB0IGRvbmUgb24gTW9uIEFwciAyNyAxNDoyNTo1NyAyMDA5Cg==
--------------090004070808020303000602--

--------------enig1BF38E557354FF6597C84B7A
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFJ9fordYVFuiUUgywRAucfAKCN8DSFuu7cM7kDXRWzbTBEwNzoqACgqZSy
i/MJqw03JradMY8ORgjSGa0=
=+qd/
-----END PGP SIGNATURE-----

--------------enig1BF38E557354FF6597C84B7A--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49F5FA27.5010404>