Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (2h)  pkgsrc-2024Q1 (11d)  pkgsrc-2023Q4 (57d)  pkgsrc-2023Q2 (90d)  pkgsrc-2023Q3 (169d) 

2024-05-28 13:15:00 UTC Now

2016-04-14 12:27:42 UTC MAIN commitmail json YAML

- 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)

(mef)