Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-ExtUtils-CppGuess
From: Makoto Fujiwara
Date: 2016-04-14 14:27:42
Message id: 20160414122742.7B0E1FBBA@cvs.NetBSD.org
Log Message:
- make test fails at following symptom, but this is the same as previous 0.9
so updated ( perl-5.22.0 and perl-5.22.1 does not make difference)
at t/001_load.t line 6.
Tried to use 'CppGuessTest'.
Error: Can't load
for module CppGuessTest:
/WRKOBJDIR/devel/p5-ExtUtils-CppGuess/work/ExtUtils-CppGuess-0.09/
t/makemaker/blib/arch/auto/CppGuessTest/CppGuessTest.so:
Undefined PLT symbol "_ZNSsC1ERKSs" (symnum = 7) at
/usr/pkg/lib/perl5/5.22.0/x86_64-netbsd-thread-multi/DynaLoader.pm
line 193.
(upstream)
- Updated to devel/p5-ExtUtils-CppGuess-0.11
---------------------------------------------
0.11 Thu Sep 10 13:12:17 MDT 2015
- Add leading whitespace to $cflags in _get_cflags (bulk88)
0.10 Tue Sep 08 21:15:30 MDT 2015
- Config's ccflags must always be used. (bulk88)
Files: