pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: nspr fix build in 2014Q1



  
----- Original Message -----
From: Thomas Klausner
Sent: 04/06/14 09:52 PM
To: Kamil Rytarowski
Subject: Re: nspr fix build in 2014Q1
 On Sun, Apr 06, 2014 at 03:12:39PM +0200, Kamil Rytarowski wrote:
> I'm attaching a patch against 2014Q1 to fix build of nspr.

This shouldn't change anything, since when USE_TOOLS contains
"autoconf213", autoconf-2.13 is linked to autoconf in the buildlink
bin dir, which should be first in path.

What problem are you trying to solve?
 Thomas 

----

Hello,

I'm attaching a log with this error shown... It's perfectly reproducible on 
NetBSD-6.1.3/amd64 with pkgsrc-2014Q1 (the snapshot of pkgsrc is available 
here: https://github.com/krytarowski/pkgsrc-2014Q1 -- however it's still 
upstream, unmodified version, fetched from ftp.netbsd.org)

I've encountered the same problem with www/firefox, with the same solution 
(rename autoconf to autoconf-2.13).

If USE_TOOLS autoconf213 is supposed to resolve it, then I don't really 
understand it. I will try to validate the linkage.

I use a clean system, without any pkgsrc version installed before. I'm also 
working in the --unprivileged mode. My mk.conf doesn't contain any related 
entries (maybe just MAKE_JOBS=8, but it problably doesn't matter).

Regards,
=> Bootstrap dependency digest>=20010302: found digest-20121220
===> Skipping vulnerability checks.
WARNING: No /home/kamil/pkg/var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/home/kamil/pkg/sbin/pkg_admin -K 
/home/kamil/pkg/var/db/pkg fetch-pkg-vulnerabilities'.
=> Checksum SHA1 OK for nspr-4.10.4.tar.gz
=> Checksum RMD160 OK for nspr-4.10.4.tar.gz
===> Installing dependencies for nspr-4.10.4
=> Tool dependency autoconf213>=2.13: found autoconf213-2.13nb3
=> Tool dependency gmake>=3.81: found gmake-4.0
=> Tool dependency perl>=5.0: found perl-5.18.2nb1
===> Overriding tools for nspr-4.10.4
===> Extracting for nspr-4.10.4
===> Patching for nspr-4.10.4
=> Applying pkgsrc patches for nspr-4.10.4
===> Creating toolchain wrappers for nspr-4.10.4
===> Configuring for nspr-4.10.4
=> Fixing nspr-config run path
cd /tmp/pkgsrc2014Q1-tmp/devel/nspr/work/nspr-4.10.4/nspr && autoconf
build/autoconf/acwinpaths.m4:10: error: defn: undefined macro: AC_OUTPUT_FILES
build/autoconf/acwinpaths.m4:10: the top level
autom4te: /home/kamil/pkg/bin/gm4 failed with exit status: 1
*** Error code 1

Stop.
bmake: stopped in /home/kamil/pkgsrc-2014Q1/devel/nspr
*** Error code 1

Stop.
bmake: stopped in /home/kamil/pkgsrc-2014Q1/devel/nspr


Home | Main Index | Thread Index | Old Index