Hi,
Greg Troxel wrote:
Riccardo Mottola <[email protected]> writes:
while doing a full update with today's pkgsrc con current, I get:
by 'full update', what do you mean?
I updated kernel, tools & distribtion to latest.
Then I did update pkgsrc and run pkg_rolling-replace -uv
host os?
amd64, NetBSD-current
NetBSD disc 8.99.25 NetBSD 8.99.25 (HP620) #9: Mon Oct 22 10:51:47 CEST
2018 multix@disc:/usr/obj/sys/arch/amd64/compile/HP620 amd64
/usr/pkgsrc/editors/emacs26/work/.buildlink/lib/libgdk-3.so: undefined
reference to `epoxy_has_glx'
I dimly remember seeing epoxy/glx issues where various systems have
different setings.
Are you really sure gdk and everything it depended on had been rebuilt?
Does anything else that depends on gdk fail?
that is a good question, shouldn't pkg_rolling-replace -uv handle that
for me?
I just did run lintpkgsrc -i
disc$ lintpkgsrc -i
Scan Makefiles: ................._________________________
Bogus: ${GITHUB_PROJECT:tl}-6.3 (from /usr/pkgsrc/geography/gpxsee/Makefile)
...........
/usr/pkgsrc/net/py-onionbalance/Makefile: Cannot locate
net/py-onionbalance/Makefile.common in . /usr/pkgsrc/net/py-onionbalance
/usr/pkgsrc/net/py-onionbalance/Makefile: make:
"/usr/pkgsrc/net/py-onionbalance/Makefile" line 3: Could not find
net/py-onionbalance/Makefile.common make: Fatal errors encountered --
cannot continue
Cannot extract py-onionbalance- version
(/usr/pkgsrc/net/py-onionbalance/Makefile)
15993 packages
Unknown package: 'ap24-subversion' version 1.10.3
Version mismatch: 'py-expat' 3.6.7 vs 2.7.15
Version mismatch: 'py-expat' 3.7.1 vs 2.7.15
Strange...
Riccardo