pkgsrc-Changes archive

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

Re: CVS commit: pkgsrc/devel/at-spi2-atk



On Wed, 23 Oct 2019 14:49:15 +0100
Patrick Welche <prlw1%cam.ac.uk@localhost> wrote:

> so it built successfully. Actually seeing an error message would be nice...

Not only are these new build systems terrible on their own, they are
now conspiring with eachother to cause even more breakage! ;) I found
that it fails if and only if cmake is in the PATH. Uninstalling cmake
makes it work. This is true for x11/compton as well.
Here are logs for when cmake is installed:

console log:

Run-time dependency atspi-2 found: YES 2.33.2
Found CMake: /usr/pkg/bin/cmake (3.15.4)

meson.build:51:0: ERROR: Unknown compiler(s): [['clang++']]

A full log can be found at /tmp/pkgsrc-obj/devel/at-spi2-atk/work/at-spi2-atk-2.33.2/output/meson-logs/meson-log.txt
*** Error code 1

meson-log.txt:

Called `/tmp/pkgsrc-obj/devel/at-spi2-atk/work/.tools/bin/pkg-config --modversion libxml-2.0` -> 1

CMake binary for MachineChoice.HOST is not cached
CMake binary missing from cross or native file, or env var undefined.
Trying a default CMake fallback at cmake
Trying CMake binary cmake for machine MachineChoice.HOST at ['/usr/pkg/bin/cmake']
Found CMake: /usr/pkg/bin/cmake (3.15.4)
Extracting basic cmake information
Try CMake generator: auto

meson.build:51:0: ERROR: Unknown compiler(s): [['clang++']]

.work.log:

[*] c++ --version
<.> /tmp/pkgsrc-obj/devel/at-spi2-atk/work/.compiler/bin/c++-fail-wrapper --version -Qunused-arguments -fstack-protector -I/tmp/pkgsrc-obj/devel/at-spi2-atk/work/.buildlink/include
*** Please consider adding c++ to USE_LANGUAGES in the package Makefile.



Home | Main Index | Thread Index | Old Index