pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Build failure for devel/at-spi2-atk
OK, so I followed the instructions given in the log file and added c++
(and, eventually c) to USE_LANGUAGES and now it builds successfully.
Here's the diff:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/devel/at-spi2-atk/Makefile,v
retrieving revision 1.23
diff -u -p -r1.23 Makefile
--- Makefile 7 Oct 2019 09:28:10 -0000 1.23
+++ Makefile 19 Oct 2019 04:32:20 -0000
@@ -11,6 +11,7 @@ COMMENT= Assistive Technology Service Pr
LICENSE= gnu-lgpl-v2
USE_TOOLS+= pkg-config
+USE_LANGUAGES+= c c++
PKGCONFIG_OVERRIDE= output/meson-private/atk-bridge-2.0.pc
PKGCONFIG_OVERRIDE_STAGE=pre-install
On Fri, 18 Oct 2019, Paul Goyette wrote:
With
* pkgsrc updated just a few hours ago
* building on a NetBSD amd64 9.99.15 host
* building into a completely empty chroot sandbox
<log file snipped>
+--------------------+--------------------------+-----------------------+
| Paul Goyette | PGP Key fingerprint: | E-mail addresses: |
| (Retired) | FA29 0E3B 35AF E8AE 6651 | paul%whooppee.com@localhost |
| Software Developer | 0786 F758 55DE 53BA 7731 | pgoyette%netbsd.org@localhost |
+--------------------+--------------------------+-----------------------+
Home |
Main Index |
Thread Index |
Old Index