pkgsrc-Bulk archive

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

Re: pkgsrc NetBSD 8.99.2/x86_64 2017-09-08 19:21



On Sat, Sep 09, 2017 at 07:29:24PM +0200, Joerg Sonnenberger wrote:
 > Build failures
 > 
 > Package                               Breaks Maintainer
 > -------------------------------------------------------------------------
 > archivers/py-zstandard                       pkgsrc-users%NetBSD.org@localhost

Looks like version skew against its parent library.

 > audio/libgroove                              pkgsrc-users%NetBSD.org@localhost

Two failures, one on an 8-bit vs. 16-bit buffer (!?) at the top of the
log and the other a broken perl script at the bottom.

 > cad/ghdl                                     ryoon%NetBSD.org@localhost

C compiler cannot create executables; Joerg, can you fetch the
config.log?

 > cad/librecad                                 ryoon%NetBSD.org@localhost

Undefined references to its own symbols (which are C++ destructors)

 > cad/openscad                                 reinoud%NetBSD.org@localhost

#error For Clang to work, CGAL must be >= 4.0.2

 > cad/tnt-mmtl                                 dmcmahill%NetBSD.org@localhost

Coredump generating tex docs (is this an instance of that poppler issue?)

 > chat/ircservices                             pkgsrc-users%NetBSD.org@localhost

use of unknown builtin '__builtin_return'
use of unknown builtin '__builtin_apply'
use of unknown builtin '__builtin_apply_args'

Should this just get marked BROKEN_ON clang?

 > chat/matterircd                              pkgsrc-users%NetBSD.org@localhost

Distfile won't extract.

 > chat/tkicb                                   pkgsrc-users%NetBSD.org@localhost

Distfile won't fetch.

 > comms/asterisk                               jnemeth%NetBSD.org@localhost
 > comms/asterisk13                             jnemeth%NetBSD.org@localhost
 > comms/asterisk14                           1 jnemeth%NetBSD.org@localhost

configure: error: BlocksRuntime is required for clang, please install
libblocksruntime
(all three of these)

 > comms/asterisk18                             jnemeth%NetBSD.org@localhost

Symbol conflict with libc on hmac().

 > converters/wkhtmltopdf                       pkgsrc-users%NetBSD.org@localhost

Basic XLib functionality test failed!
You might need to modify the include and library search paths by
editing QMAKE_INCDIR_X11 and QMAKE_LIBDIR_X11 in
converters/wkhtmltopdf/work/wkhtmltox-0.12.4/qt/mkspecs/netbsd-g++.

 > cross/bfd-crunchide                          pkgsrc-users%NetBSD.org@localhost
 > cross/bfd-mdsetimage                         pkgsrc-users%NetBSD.org@localhost

Needs -fPIC since it's trying to link as a PIE.
(both of these)

 > cross/h8300-elf-gcc                          pkgsrc-users%NetBSD.org@localhost

clang: error: unsupported option '-print-multi-os-directory'

There was a second failure (missing header for select) that should be
fixed now.

 > cross/nios2-gcc3                             pkgsrc-users%NetBSD.org@localhost

Bad PLIST, probably fixed, or at least will be different next go.

 > databases/clisp-gdbm                         asau%inbox.ru@localhost

This should be fixed, fault was in gdbm.

 > databases/couchdb                            filip%joyent.com@localhost

Bad erlang version:
ERROR: OTP release 20 does not match required regex R16B03|R16B03-1|17|18|19

 > databases/mariadb55-client                 1 pkgsrc-users%NetBSD.org@localhost

Inadequate REPLACE_PERL; fixed.

 > databases/mongo-c-driver                   1 filip%joyent.com@localhost

Syntax error in configure script; fixed.

 > databases/mysql-workbench                    pkgsrc-users%NetBSD.org@localhost

Missing sys/stat.h; fixed.

 > databases/mysql57-server                   1 pkgsrc-users%NetBSD.org@localhost

Boost.

 > databases/openldap-smbk5pwd                  adam%NetBSD.org@localhost

krb5 issues.

 > databases/postgresql-pgroonga                pkgsrc-users%NetBSD.org@localhost

groonga.h not found.

 > databases/ruby-odbc                        2 pkgsrc-users%NetBSD.org@localhost
 >     ruby24-odbc-0.99997                    2 pkgsrc-users%NetBSD.org@localhost

invalid operands to binary expression ('char *' and 'char *')
(repeated many times on the same line, go figure)

 > devel/acme                                   pkgsrc-users%NetBSD.org@localhost

Distfile didn't uncompress (same failure last go, but it works for me...?)

 > devel/adacurses                              draco%marino.st@localhost

C compiler cannot create executables. Or, more likely, something about
Ada and setting the compiler to clang...

 > devel/clisp-syscalls                         asau%inbox.ru@localhost

Signal 11 during build. Has this package ever worked? It was a
long-term chronic failure back in like 2012 when I was tracking these
closely...

 > devel/coconut                                pkgsrc-users%NetBSD.org@localhost

objc/Protocol.h file not found

 > devel/cqual                                  pkgsrc-users%NetBSD.org@localhost

Does not work with the default emacs version. (This too has been
broken since like 2012...)

 > devel/emacs-ilisp                          3 pkgsrc-users%NetBSD.org@localhost

Elisp issues.

 > devel/florist                                draco%marino.st@localhost

C compiler cannot create executables. Or, more likely, something about
Ada and setting the compiler to clang...

 > devel/frama-c                                tonio%NetBSD.org@localhost

The included jemalloc fails to configure, with "C compiler cannot
create executables". Joerg, please send me the config.log from that...

note though that ultimately it won't build anyway without non-default
option settings in ocaml-graphics..

 > devel/gnustep-objc-lf2                     2 pkgsrc-users%NetBSD.org@localhost

use of unknown builtin '__builtin_apply' etc.
Should this one be masked too? It's been broken on clang since
forever.

 > devel/go-cli                               2 pkgsrc-users%NetBSD.org@localhost
 > devel/go-pflag                             3 pkgsrc-users%NetBSD.org@localhost

Check-interpreter failure. (both of these)

 > devel/libdwarf                               pkgsrc-users%NetBSD.org@localhost

Seems to be including both libelf and base's elf headers and falling
on its face as a result.

 > devel/libjit                                 pkgsrc-users%NetBSD.org@localhost

Clang seems to be allergic to the way it's attaching a local variable
directly to a register.

 > devel/magit                                  pkgsrc-users%NetBSD.org@localhost

Elisp issues.

 > devel/objfw                                  js%heap.zone@localhost

Crashes clang.

 > devel/ocaml-compiler-libs                 10 jaapb%NetBSD.org@localhost
 > devel/ocaml-migrate-parsetree             19 jaapb%NetBSD.org@localhost
 > devel/ocaml-ppx_derivers                   7 jaapb%NetBSD.org@localhost
 > devel/ocaml-ppx_traverse_builtins          9 jaapb%NetBSD.org@localhost

opam-installer: not found
Hopefully all of these will get further the next time.

 > devel/p5-Data-Alias                        2 pkgsrc-users%NetBSD.org@localhost
 > devel/p5-Devel-BeginLift                   1 pkgsrc-users%NetBSD.org@localhost

The C clue for these two doesn't build, in the same way for both.

 > devel/phabricator                            roy%NetBSD.org@localhost

Depends on multiple php versions at once.

 > devel/prcs                                   pkgsrc-users%NetBSD.org@localhost

'ext/stdio_filebuf.h' file not found
This one has also been broken ~forever, hasn't it?

 > devel/ptlib                                2 darcy%NetBSD.org@localhost

error: use of undeclared identifier 'RTF_LLINFO'
(fallout from a base change AIUI)

 > devel/py-clickclick                          pkgsrc-users%NetBSD.org@localhost

Could not find suitable distribution for Requirement.parse('pyflakes<1.6.0,>=1.5.0')

 > devel/py-pylint                              helgoman%users.sourceforge.net@localhost
 >     py36-pylint-1.7.2                        helgoman%users.sourceforge.net@localhost
 >     py34-pylint-1.7.2                        helgoman%users.sourceforge.net@localhost
 >     py35-pylint-1.7.2                        helgoman%users.sourceforge.net@localhost

Could not find suitable distribution for Requirement.parse('pytest-runner')

 > devel/py-radon                             2 kamelderouiche%yahoo.com@localhost
 >     py27-radon-2.0.3                       2 kamelderouiche%yahoo.com@localhost

"py3unicode.py" doesn't work; should this be marked incompatible with py27?

 > devel/py-tox                              10 pkgsrc-users%NetBSD.org@localhost
 >     py35-tox-2.8.1                         3 pkgsrc-users%NetBSD.org@localhost
 >     py36-tox-2.8.1                         4 pkgsrc-users%NetBSD.org@localhost
 >     py34-tox-2.8.1                         3 pkgsrc-users%NetBSD.org@localhost

Could not find suitable distribution for Requirement.parse('setuptools_scm')

 > devel/radare2-valabind                     5 pkgsrc-users%NetBSD.org@localhost

The name `get_ctype' does not exist in the context of `Vala.Field'

 > devel/rt-mysql                               pkgsrc-users%NetBSD.org@localhost
 > devel/rt-pgsql                               pkgsrc-users%NetBSD.org@localhost

Can't locate Specio/Exporter.pm in @INC (aka perl update fallout)

 > devel/ruby-redmine                        13 ryoon%NetBSD.org@localhost
 >     ruby24-redmine-3.3.2nb2               13 ryoon%NetBSD.org@localhost

error: use of undeclared identifier 'rb_cFixnum'
error: use of undeclared identifier 'rb_cBignum'

 > devel/sdcc3                                  bouyer%NetBSD.org@localhost

gp_calloc() -- Could not allocate memory for 65536 objects of 64 bytes
each. {gpmemory.c.LINE-308, b_memory_put()}

I remember looking into this and figuring it out, but not the
conclusion about what to do about it. That would have been at least a
couple years ago I think...

 > devel/sfio                                   pkgsrc-users%NetBSD.org@localhost

Was trying to use varargs, should be fixed.

 > devel/sfslite                                agc%NetBSD.org@localhost

C++ issues, should be fixed or at least improved.

 > devel/snappy-java10                        2 ryoon%NetBSD.org@localhost

Unresolveable build extension: Plugin
  org.apache.maven.wagon:wagon-ssh-external:1.0-beta-7 or one of its
  dependencies could not be resolved: Cannot access central
  (https://repo.maven.apache.org/maven2) in offline mode and the
  artifact org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-7 has
  not been downloaded from it before.

 > devel/verifast                               ryoon%NetBSD.org@localhost

Misuse of the implementation namespace; should be fixed.

 > devel/xulrunner24                            ryoon%NetBSD.org@localhost

C++ issues.

 > devel/xulrunner45                          1 ryoon%NetBSD.org@localhost

gstreamer-related stuff missing from PLIST, but gstreamer is
explicitly disabled... maybe bad options logic?

 > editors/emacs22                            3 pkgsrc-users%NetBSD.org@localhost
 > editors/emacs22-nox11                        pkgsrc-users%NetBSD.org@localhost
 > editors/emacs23                              minskim%NetBSD.org@localhost
 > editors/emacs23-nox11                        minskim%NetBSD.org@localhost

Wrong type argument: listp, 17523466184580
Wrong type argument: listp, 17523465255384
Wrong type argument: listp, 35046930063376
Wrong type argument: listp, 35046929354200
(respectively)

while dumping.

 > editors/pluma                              1 pkgsrc-users%NetBSD.org@localhost

Check-interpreter failure; should be fixed.

 > emulators/mame                               wiz%NetBSD.org@localhost

Missing clang build rules; should be fixed.

 > emulators/stella                             pkgsrc-users%NetBSD.org@localhost

Botched clang configure probe; should be fixed.

 > emulators/xm7                                tech-pkg-ja%jp.NetBSD.org@localhost

Distfile won't download.

 > filesystems/fuse-ntfs-3g                     pkgsrc-users%NetBSD.org@localhost

fuse api version skew (apparently)

 > filesystems/openafs-devel                    gendalia%NetBSD.org@localhost

Needs afs sysnames for netbsd 8 & 9, plus the associated configury.

 > filesystems/ori                              pkgsrc-users%NetBSD.org@localhost

Boost

 > games/bastet                                 pkgsrc-users%NetBSD.org@localhost

Boost

 > games/craft                                  pkgsrc-users%NetBSD.org@localhost

This thing's weird preprocessor has never worked with clang. I might
fix it sometime, maybe.

 > games/gnome-sudoku                           prlw1%cam.ac.uk@localhost

msgfmt: unknown option -- desktop

 > games/gnuchess-book                          pkgsrc-users%NetBSD.org@localhost
 > games/gnuchess-book-medium                   pkgsrc-users%NetBSD.org@localhost

SIGABRT (both of these)

 > geography/merkaartor                         jkunz%NetBSD.org@localhost

error: no member named 'Open' in 'OGRSFDriverRegistrar'
(also see osg)

 > geography/opencpn                            bouyer%NetBSD.org@localhost

C++ issues; seems to be getting confused by having both <wchar.h> and
<cwchar>?

 > geography/proj-swig                          gdt%NetBSD.org@localhost

Partial update. Should be fixed.

 > geography/qlandkartem                        jkunz%NetBSD.org@localhost

C++ issues; should be fixed or at least improved.

 > geography/vis5d+                             hdp%nmsu.edu@localhost

Fortran syntax errors. IIRC this means it's using the wrong fortran
compiler but I don't remember the details.

 > graphics/aqsis                               pkgsrc-users%NetBSD.org@localhost

Boost

 > graphics/asymptote                         2 pkgsrc-users%NetBSD.org@localhost

Signal 9 when running itself to build its docs

 > graphics/inkscape                            reed%reedmedia.net@localhost

C++ issues

 > graphics/ivtools                             pkgsrc-users%NetBSD.org@localhost

'ext/stdio_filebuf.h' file not found

 > graphics/kipi-plugins                        pkgsrc-users%NetBSD.org@localhost

PLIST divergence, not clear why

 > graphics/libkface                          1 pkgsrc-users%NetBSD.org@localhost

cmake can't find opencv

 > graphics/nvidia-texture-tools                pkgsrc-users%NetBSD.org@localhost

Didn't build with -fPIC

 > graphics/osg                               2 pkgsrc-users%NetBSD.org@localhost

no member named 'Open' in 'OGRSFDriverRegistrar'
(also see merkaartor)

 > graphics/py-pygal                            rodent%NetBSD.org@localhost
 >     py36-pygal-2.4.0                         rodent%NetBSD.org@localhost
 >     py35-pygal-2.4.0                         rodent%NetBSD.org@localhost
 >     py34-pygal-2.4.0                         rodent%NetBSD.org@localhost

Could not find suitable distribution for Requirement.parse('pytest-runner')
Hopefully fixed.

 > graphics/scidavis                            pkgsrc-users%NetBSD.org@localhost

C++ issues: no viable conversion from 'bool' to 'Qt::ItemFlags' (aka
'QFlags<Qt::ItemFlag>')

 > graphics/shotwell                            pkgrsc-users%NetBSD.org@localhost

overriding method `Gee.HashSet.foreach' is incompatible with base
method `Gee.AbstractCollection.foreach': incompatible type of
parameter 1.

 > inputmethod/ibus-qt                          pkgsrc-users%NetBSD.org@localhost

Apparently wants graphviz.

 > inputmethod/ibus-table-chinese               pkgsrc-users%NetBSD.org@localhost

Variety of cmake errors, including a complaint that cmake isn't
installed. (!)

 > lang/abcl                                    asau%NetBSD.org@localhost

java.lang.OutOfMemoryError: Compressed class space

 > lang/boomerang                               pkgsrc-users%NetBSD.org@localhost

ocaml issues

 > lang/cint                                    drochner%NetBSD.org@localhost

bogus patch, has been removed

 > lang/coreclr                                 kamil%NetBSD.org@localhost

Misuse of the implementation namespace.

 > lang/gcc3-c                                4 pkgsrc-users%NetBSD.org@localhost
 > lang/gcc34                                   pkgsrc-users%NetBSD.org@localhost
 > lang/gcc44                                   sbd%NetBSD.org@localhost

unknown field `ptm_ceiling' specified in initializer
(all three of these)

 > lang/gforth                                  simonb%NetBSD.org@localhost

Crashes clang.

 > lang/gprolog                                 brook%nmsu.edu@localhost

clang: error: unknown argument: '-ffixed-r12'
clang: error: unknown argument: '-ffixed-r13'
clang: error: unknown argument: '-ffixed-r14'
clang: error: unknown argument: '-ffixed-r15'

 > lang/guile22                                 pkgsrc-users%NetBSD.org@localhost

Appears to be extracting info from system headers and doing it wrong.

 > lang/mercury                                 pkgsrc-users%NetBSD.org@localhost

Huge plist divergence, probably consequence of some other failure.

 > lang/nhc98                                   kristerw%NetBSD.org@localhost

Needs -fheinous-gnu-extensions, or asm cleanup.

Also throwns shell syntax errors I can't reproduce.

 > lang/onyx                                    pkgsrc-users%NetBSD.org@localhost

Fails build with no diagnostic messages.

 > lang/oo2c                                    pkgsrc-users%NetBSD.org@localhost

Uses nested functions. Should probably be marked BROKEN_ON clang.

 > lang/oracle-jre8                           1 pkgsrc-users%NetBSD.org@localhost

Distfile won't fetch.

 > lang/pfe                                     asau%inbox.ru@localhost

register '%r15' unsuitable for global register variables on this target

 > lang/polyml                                  asau%NetBSD.org@localhost

Insufficient memory to allocate the heap
(also crashes during build for me)

 > lang/py-cxfreeze                             helgoman%users.sourceforge.net@localhost
 >     py27-cxfreeze-5.0.1                      helgoman%users.sourceforge.net@localhost

Needs to be but isn't linking against pthreads.

 > lang/py-js2py                                pkgsrc-users%NetBSD.org@localhost
 >     py27-js2py-0.50                          pkgsrc-users%NetBSD.org@localhost

PLIST divergence (extra files), not immediately clear why.

 > lang/racket-textual                          asau%inbox.ru@localhost

Signal 11 during build.

 > lang/rust                                    pkgsrc-users%NetBSD.org@localhost

Shared object "libgcc_s.so.1" not found
(during configure)

 > lang/sbcl                                    asau%NetBSD.org@localhost

genesis/Makefile.features: No such file or directory

 > lang/smalltalk                               pkgsrc-users%NetBSD.org@localhost

prims.def:3385:15: warning: invalid conversion specifier 'O' [-Wformat-invalid-specifier]
    printf ("%O error: %#O\n\n", oop1, oop2);

 > lang/smlnj                                   richards+netbsd%CS.Princeton.EDU@localhost
 > lang/smlnj11072                              richards+netbsd%CS.Princeton.EDU@localhost

Runs out of memory during build.
(and for me, mostly dumps core during build)

 > lang/spl                                     pkgsrc-users%NetBSD.org@localhost

Uses nested functions.

 > lang/swi-prolog-jpl                          pkgsrc-users%NetBSD.org@localhost

Failed to build with -PIC.

 > mail/gnus                                    pkgsrc-users%NetBSD.org@localhost

Elisp issues.

 > mail/milter-regex                            jdarrow%NetBSD.org@localhost

Failed to build with -PIC.

 > mail/p5-Mail-ClamAV                          pkgsrc-users%NetBSD.org@localhost

ERROR: pcre>=3.4nb1 is not installed; can't buildlink files.
(??)

 > mail/py-aiosmtpd                             pkgsrc-users%NetBSD.org@localhost
 >     py34-aiosmtpd-1.0a5                      pkgsrc-users%NetBSD.org@localhost

python syntax errors (probably incompatible with py34?)

 > mail/seamonkey-enigmail                      pkgsrc-users%NetBSD.org@localhost

Unclear PLIST divergence.

 > mail/smtp-vilter                             marc%msys.ch@localhost

Failed to build with -PIC.

 > mail/thunderbird24                           pkgsrc-users%NetBSD.org@localhost

C++ issues

 > mail/thunderbird38                           pkgsrc-users%NetBSD.org@localhost

Perl regexp syntax issue?

 > mail/wl                                      tech-pkg-ja%jp.NetBSD.org@localhost

Extra files installed (should be fixed)

 > math/R-gstat                                 pkgsrc-users%NetBSD.org@localhost

cannot find -lf95

 > math/R-nloptr                                pkgsrc-users%NetBSD.org@localhost

Undefined PLT symbol "nlopt_set_maxtime" (symnum = 4)

 > math/pari                                  2 pkgsrc-users%NetBSD.org@localhost

Can't locate PARI/822.pm in @INC (aka perl update fallout)

 > mbone/rat                                    pkgsrc-users%NetBSD.org@localhost

No makefile for NetBSD 8

 > misc/calibre1                                pkgsrc-users%NetBSD.org@localhost

Python issues: cannot import name viewkeys

 > misc/hanzim                                  rxg%NetBSD.org@localhost

Needs an X server to go. (known issue)

 > misc/kdepim4                               2 markd%NetBSD.org@localhost

No rule to make target 'kjots/org.kde.KJotsWidget.xml', needed by
'kontact/plugins/kjots/kjotswidgetinterface.cpp'

 > misc/libreoffice                           1 ryoon%NetBSD.org@localhost

libjpeg linkage problems

 > misc/molden                                  pkgsrc-users%NetBSD.org@localhost

ld: cannot find -lssp_nonshared
ld: cannot find -lssp

 > misc/ocaml-topkg                          24 jaapb%NetBSD.org@localhost

ocaml issues
(inconsistent build)

 > misc/root                                    drochner%NetBSD.org@localhost

C++ issues

 > misc/rump                                  1 stacktic%NetBSD.org@localhost

unknown type name 'register_t'

 > misc/softmaker-office-demo                   pkgsrc-users%NetBSD.org@localhost

Distfile won't fetch.

 > misc/taskjuggler                             pkgsrc-users%NetBSD.org@localhost

Fails self-tests.

 > misc/tmate                                   pkgsrc-users%NetBSD.org@localhost

"curses not found", hopefully fixed.

 > misc/window                                  pkgsrc-users%NetBSD.org@localhost

error: implicit conversion from 'int' to 'char' changes value from 136
to -120

(should be fixed)

 > multimedia/dvb-apps                          pkgsrc-users%NetBSD.org@localhost

Can't locate atsc_psip_section.pl in @INC (aka perl update fallout)

 > multimedia/fuppes                            tech-multimedia%NetBSD.org@localhost

Confused about language modes: invalid argument '-std=gnu89' not
allowed with 'C++'

 > multimedia/handbrake                         pkgsrc-users%NetBSD.org@localhost

Wants -fheinous-gnu-extensions (should be fixed)

 > multimedia/hwdecode-demos                    pkgsrc-users%NetBSD.org@localhost

unknown type name 'PFNGLMULTITEXCOORD2FPROC'

 > multimedia/kdemultimedia3                  4 pkgsrc-users%NetBSD.org@localhost

plist divergence without clear reasons

 > multimedia/libva-driver-vdpau                cheusov%NetBSD.org@localhost

C issues, probably API version skew.

 > multimedia/p5-xmltv                          pkgsrc-users%NetBSD.org@localhost

one file not installed, not obvious up front why

 > multimedia/vlc                             3 pkgsrc-users%NetBSD.org@localhost

C++ issues: reference to 'atomic_uint_least32_t' is ambiguous

 > net/bird                                     pkgsrc-users%NetBSD.org@localhost
 > net/bird6                                    pkgsrc-users%NetBSD.org@localhost

use of undeclared identifier 'RTF_LLINFO'

 > net/entropy                                  pkgsrc-users%NetBSD.org@localhost

Bad inline assembler.

 > net/ettercap                                 pkgsrc-users%NetBSD.org@localhost

use of undeclared identifier 'RTF_LLINFO'

 > net/freeradius                            13 pkgsrc-users%NetBSD.org@localhost

libevent issues(?)

I think Joerg fixed this today.

 > net/gated                                    pkgsrc-users%NetBSD.org@localhost

use of undeclared identifier 'RTM_RESOLVE'

 > net/gtk-gnutella                             adam%NetBSD.org@localhost

sha1sum: not found

 > net/guacamole-server                         jperkin%joyent.com@localhost

implicit declaration of function 'pthread_mutexattr_setpshared' is
invalid in C99

 > net/iana-etc                                 christos%NetBSD.org@localhost

ERROR: This package is known to stall the bulk build on these
platforms: *-*-*.

(shouldn't this result in skipping rather than failing it?)

 > net/kismet                                   pkgsrc-users%NetBSD.org@localhost

configure: WARNING: *** Missing Magick-config (or it is not in the
path).  gpsmap will not be built. ***

(with ensuing plist divergence)

 > net/libbind                                  pkgsrc-users%NetBSD.org@localhost

conflicting types for 'sethostent_r'

 > net/libtorrent                             1 pkgsrc-users%NetBSD.org@localhost

tr1/functional' file not found

 > net/mrt                                      pkgsrc-users%NetBSD.org@localhost

use of undeclared identifier 'RTF_CLONING'

 > net/nagios-plugins                         7 pkgsrc-users%NetBSD.org@localhost

Generic C build issues

 > net/pim6dd                                   pkgsrc-users%NetBSD.org@localhost
 > net/pim6sd                                   pkgsrc-users%NetBSD.org@localhost

taking address of packed member 'mld_addr' of class or structure
'mld_hdr' may result in an unaligned pointer value

 > net/ruby-net-telnet                          pkgsrc-users%NetBSD.org@localhost
 >     ruby24-net-telnet-0.1.1                  pkgsrc-users%NetBSD.org@localhost
 >     ruby23-net-telnet-0.1.1                  pkgsrc-users%NetBSD.org@localhost

Conflicts with base ruby.

 > net/sharity-light                            pkgsrc-users%NetBSD.org@localhost

use of undeclared identifier 'NFS_PROGRAM'

 > net/userppp                                1 pkgsrc-users%NetBSD.org@localhost

use of undeclared identifier 'RTF_LLINFO'

 > net/vnc                                      pkgsrc-users%NetBSD.org@localhost

Imake issues.

 > net/xipdump                                  pkgsrc-users%NetBSD.org@localhost

Problems linking with libpcap.

 > news/nget                                    joel%carnat.net@localhost

C++ issues: reference to 'hash' is ambiguous

 > news/pan                                     rhialto%falu.nl@localhost

C++ issues

 > parallel/sge                                 pkgsrc-users%NetBSD.org@localhost

Generic C build issues, apparently vaddr_t.

 > parallel/slurm                               asau%inbox.ru@localhost

USes nested functions.

 > pkgtools/pkg                                 khorben%defora.org@localhost

Failed to build with -fPIC.

 > print/gtklp                                  pkgsrc-users%NetBSD.org@localhost

Generic C build errors.

 > print/pdf2djvu                               ryoon%NetBSD.org@localhost

C++ issues.

 > print/tcl-pdflib                             pkgsrc-users%NetBSD.org@localhost

Can't link to itself successfully.


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


Home | Main Index | Thread Index | Old Index