Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Nov 2007 22:50:03 GMT
From:      =?UTF-8?B?UmFmYcOrbCBDYXJyw6k=?= <funman@videolan.org>
To:        freebsd-multimedia@FreeBSD.org
Subject:   Re: ports/117824: CONFIGURE_LINE truncated to 2048 chars in [at least] multimedia/vlc-devel
Message-ID:  <200711042250.lA4Mo3bD085237@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/117824; it has been noted by GNATS.

From: =?UTF-8?B?UmFmYcOrbCBDYXJyw6k=?= <funman@videolan.org>
To: bug-followup@FreeBSD.org, freebsd-pr@cropcirclesystems.com
Cc:  
Subject: Re: ports/117824: CONFIGURE_LINE truncated to 2048 chars in [at
 least] multimedia/vlc-devel
Date: Sun, 4 Nov 2007 22:46:04 +0100

 --Sig_/A9ygh8VQgHQWJTaga7cidBS
 Content-Type: text/plain; charset=UTF-8
 Content-Transfer-Encoding: quoted-printable
 
 The bug is in uniq
 
 man uniq says:
 
 BUGS
      Input lines are limited to LINE_MAX (2048) bytes in length.
 
 And uniq is used by autoconf in the configure script:
 
 uniq confdefs.h |
   sed -n '
     t rset
     :rset
     s/^[     ]*#[    ]*define[   ][  ]*//
     t ok
     d
     :ok
     s/[\\&,]/\\&/g
     s/^\('"$ac_word_re"'\)\(([^()]*)\)[  ]*\(.*\)/
 '"$ac_dA"'\1'"$ac_dB"'\2'"${ac_dC}"'\3'"$ac_dD"'/p
 s/^\('"$ac_word_re"'\)[  ]*\(.*\)/'"$ac_dA"'\1'"$ac_dB$ac_dC"'\2'"$ac_dD"'/p
 ' >>conftest.defines
 
 --=20
 Rafa=C3=ABl Carr=C3=A9
 
 --Sig_/A9ygh8VQgHQWJTaga7cidBS
 Content-Type: application/pgp-signature; name=signature.asc
 Content-Disposition: attachment; filename=signature.asc
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.4 (FreeBSD)
 
 iD8DBQFHLj2gYWCeGMCv8Q8RAgYFAJ0TqjKOyz21guIU9Ewhhdyy+I7HWwCeODiJ
 1SHewFnmclGhVPCEezhGQPM=
 =PjqW
 -----END PGP SIGNATURE-----
 
 --Sig_/A9ygh8VQgHQWJTaga7cidBS--



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