pkgsrc-Users archive

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

Re: The sad state of pkgsrc [was Re: pkgsrc NetBSD 7.0.1_PATCH/x86_64 2016-09-04 11:03]



On Tue, Sep 06, 2016 at 10:46:36PM +0200, Joerg Sonnenberger wrote:
 > > cad/ghdl                                     ryoon%NetBSD.org@localhost
 > 
 > checking dependency style of c++... none
 > configure: error: no usable dependency style found

This (and its several siblings) are going to require config.log, I
think.

 > > cad/gwave                                    dmcmahill%NetBSD.org@localhost
 > 
 > configure: error: required guile module not found: (gnome-2)

This is because guile is installing itself in /usr/pkg/guile/1.8
instead of /usr/pkg, and guile-gnome hasn't been adjusted to match so
guile can't find it.

gdt?

 > > chat/inspircd                                pkgsrc-users%NetBSD.org@localhost
 > 
 > => Creating /data/scratch/chat/inspircd/work/.rc.d/inspircd
 > shift: can't shift that many

Fixed. Caused by having "user:group" instead of "user group" in
CONF_FILES_PERMS. This was rather a pain to chase down; it would be
better if the infrastructure were more robust.

 > > databases/geneweb                            gdt%NetBSD.org@localhost
 > 
 > File "diff.cmo", line 1:
 > Warning 31: files diff.cmo and /usr/pkg/lib/ocaml/camlp5/gramlib.cma(Diff) both define a module named Diff
 > File "_none_", line 1:
 > Error: Some fatal warnings were triggered (1 occurrences)

Fixed.

 > > devel/cmocka                                 pkgsrc-users%NetBSD.org@localhost
 > 
 > PLIST problem after update (mef)

Fixed.

 > > devel/coccinelle                           1 pkgsrc-users%NetBSD.org@localhost
 > 
 > Error: Unbound constructor MenhirLib.TableInterpreter.Accept

Fixed.

 > > devel/cqual                                  pkgsrc-users%NetBSD.org@localhost
 > 
 > AST_types.h:58:21: error: 'nil' undeclared here (not in a function)
 >    kind_error_decl = nil,

Cannot reproduce with the emacs version I'm using :-)

-- 
David A. Holland
dholland%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index