pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
kicad build w/o wayland still failing?
For pkgsrc-2024Q3, I had the patch in PR pkg/58339 applied locally and
kicad built sucessfully.
The patch has now been formally incorporated into pkgsrc-HEAD (to be
included in pkgsrc-2024Q4), but the build is once again failing for me
the way it was before (netbsd-10/amd64):
[...]
-- Checking for module 'libsecret-1'
-- Found libsecret-1, version 0.20.5
CMake Error at /usr/pkg/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:233 (message):
Could NOT find Wayland (missing: WAYLAND_LIBRARIES WAYLAND_INCLUDE_DIRS
Client) (Required is at least version "1.20")
Call Stack (most recent call first):
/usr/pkg/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:603 (_FPHSA_FAILURE_MESSAGE)
cmake/FindWayland.cmake:102 (find_package_handle_standard_args)
libs/kiplatform/CMakeLists.txt:73 (find_package)
-- Configuring incomplete, errors occurred!
*** Error code 1
Stop.
make[1]: stopped in /x/pkgsrc/cad/kicad
*** Error code 1
Stop.
make: stopped in /x/pkgsrc/cad/kicad
I have the following in my "/etc/mk.conf":
PKG_DEFAULT_OPTIONS+=pam ssl oss -cups -pulseaudio -alsa -dbus -gvfs -jack
PKG_DEFAULT_OPTIONS+=-wayland -gtk3-atk-bridge
Which manifests as:
$ pwd ; make show-options
/x/pkgsrc/cad/kicad
Any of the following general options may be selected:
ng-spice
wayland Enable support for the Wayland display server protocol.
These options are enabled by default:
ng-spice wayland
These options are currently enabled:
ng-spice
You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or PKG_OPTIONS.kicad.
The bulk builds seem to be succeeding, so I'm puzzled by the failure
I'm seeing.
Suggestions?
--
|/"\ John D. Baker, KN5UKS NetBSD Darwin/MacOS X
|\ / jdbaker[snail]consolidated[flyspeck]net OpenBSD FreeBSD
| X No HTML/proprietary data in email. BSD just sits there and works!
|/ \ GPGkeyID: D703 4A7E 479F 63F8 D3F4 BD99 9572 8F23 E4AD 1645
Home |
Main Index |
Thread Index |
Old Index