NetBSD-Users archive

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

Re: pkg_rolling-replace issue with non-installed package



Hi Greg,

Thanks for the support
I got now to the point where pkg_rolling-replace -uv runs without stopping, it built many packages but now complains about packages need to be replaced but are not installed. This confuses me a little, if it is not installed, how does it need to be replaced?

RR> Tsorting dependency graph
*** pkg_chk reports the following packages need replacing, but they are not installed: dbus
fontconfig
freetype2
gperf
gtexinfo
htop
jansson
libXft
libpaper
libwebp
p5-Capture-Tiny
p5-Clone
p5-Encode-Locale
p5-ExtUtils-Config
p5-ExtUtils-Helpers
p5-ExtUtils-InstallPaths
p5-File-Listing
p5-HTML-Parser
p5-HTML-Tagset
p5-HTTP-Cookies
p5-HTTP-Daemon
p5-HTTP-Date
p5-HTTP-Message
p5-HTTP-Negotiate
p5-IO-HTML
p5-LWP-MediaTypes
p5-Locale-libintl
p5-Module-Build-Tiny
p5-Net-HTTP
p5-Text-Unidecode
p5-Try-Tiny
p5-URI
p5-Unicode-EastAsianWidth
p5-WWW-RobotRules
p5-XML-Parser
p5-gettext
p5-libwww
pstree
tiff
xmlto
*** Please read the errors listed above, fix the problem,

Now I checked the first ones.
pkg_info tells me they do not appear installed.


If I try to build these manually, I get various errors. E. g. Fontconfig appears to fail for missing x11 buildlinks?

===> Configuring for fontconfig-2.17.1nb1
cd /disk2/pkg-workdir/fonts/fontconfig/work/.x11-buildlink && /usr/bin/find . -path "*fontconfig*" -type l -delete
cd: can't cd to /disk2/pkg-workdir/fonts/fontconfig/work/.x11-buildlink
*** Error code 2 (ignored)
=> Generating pkg-config file for builtin expat package.
The Meson build system
Version: 1.9.0
Source dir: /disk2/pkg-workdir/fonts/fontconfig/work/fontconfig-2.17.1
Build dir: /disk2/pkg-workdir/fonts/fontconfig/work/fontconfig-2.17.1/output
Build type: native build
DEPRECATION: WrapDB v1 is deprecated, updated using `meson wrap update expat` DEPRECATION: WrapDB v1 is deprecated, updated using `meson wrap update libpng`
DEPRECATION: WrapDB v1 is deprecated, updated using `meson wrap update zlib`
Project name: fontconfig
Project version: 2.17.1
C compiler for the host machine: gcc (gcc 10.5.0 "gcc (nb3 20231008) 10.5.0")
C linker for the host machine: gcc ld.bfd 2.34
Host machine cpu family: sparc
Host machine cpu: sparc
Library m found: YES
Found pkg-config: YES (/disk2/pkg-workdir/fonts/fontconfig/work/.tools/bin/pkg-config) 2.4.3
Run-time dependency freetype2 found: NO (tried pkgconfig)
WARNING: Found CMake '/disk2/pkg-workdir/fonts/fontconfig/work/.tools/bin/false' but couldn't run it
Found CMake: NO
Run-time dependency freetype found: NO (tried cmake)
Looking for a fallback subproject for the dependency freetype
ERROR: Subproject freetype2 is buildable: NO

meson.build:42:17: ERROR: Automatic wrap-based subproject downloading is disabled

A full log can be found at /disk2/pkg-workdir/fonts/fontconfig/work/fontconfig-2.17.1/output/meson-logs/meson-log.txt
*** Error code 1



Home | Main Index | Thread Index | Old Index