pkgsrc-Users archive

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

Re: Build failure net/lldpd (NetBSD 9.2-stable amd64)



Greg Troxel <gdt%lexort.com@localhost> writes:

> I built lldpd on a NetBSD 8/amd64 system, without your patch, with
> pretty up to date packages (definitely post Q3).  It built fine.  I then
> grepped in the workdir and found only a reference in a bl3d snmp header,
> but that file says no pcre is used.

same on 9/i386:

38 /usr/pkgsrc/net/lldpd > make show-options
Any of the following general options may be selected:
        json     Enable JSON (JavaScript Object Notation) support.
        snmp     Enable SNMP support.
        xml      Enable XML support.

These options are enabled by default:
        json snmp xml

These options are currently enabled:
        json snmp xml

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or PKG_OPTIONS.lldpd.

39 /usr/pkgsrc/net/lldpd > egrep -R pcre work/
work/lldpd-1.0.5/ChangeLog: - [0a6cb4282a52] tests: replace depcreated pyroute2 functions (Vincent Bernat)
work/.buildlink/include/net-snmp/agent/struct.h:/* Pointer to pcre struct. Abstract pcre native pointer so all *.c files */
work/.buildlink/include/net-snmp/agent/struct.h:/* do not have to include pcre.h */
work/.buildlink/include/net-snmp/agent/struct.h:struct real_pcre;
work/.buildlink/include/net-snmp/agent/struct.h:typedef struct real_pcre *netsnmp_regex_ptr;
work/.buildlink/include/net-snmp/net-snmp-config.h:/* Define to 1 if you have <pcre.h>. */
work/.destdir/usr/pkg/share/doc/lldpd/ChangeLog: - [0a6cb4282a52] tests: replace depcreated pyroute2 functions (Vincent Bernat)

40 /usr/pkgsrc/net/lldpd > egrep -R PCRE work/
work/.buildlink/include/net-snmp/agent/struct.h:#if HAVE_PCRE_H
work/.buildlink/include/net-snmp/agent/struct.h:#if HAVE_PCRE_H
work/.buildlink/include/net-snmp/net-snmp-config.h:/* #undef HAVE_PCRE_H */

Attachment: signature.asc
Description: PGP signature



Home | Main Index | Thread Index | Old Index