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



I just did

cd /usr/pkgsrc
cvs update

edited things so that

cvs diff: Diffing devel/at-spi2-atk
Index: devel/at-spi2-atk/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/devel/at-spi2-atk/Makefile,v
retrieving revision 1.24
diff -u -r1.24 Makefile
--- devel/at-spi2-atk/Makefile  22 Oct 2019 11:18:49 -0000      1.24
+++ devel/at-spi2-atk/Makefile  23 Oct 2019 13:47:01 -0000
@@ -10,7 +10,7 @@
 COMMENT=       Assistive Technology Service Provider Interface A11y Toolkit
 LICENSE=       gnu-lgpl-v2
 
-USE_LANGUAGES+=        c c++
+USE_LANGUAGES+=        c
 USE_TOOLS+=    pkg-config
 
 PKGCONFIG_OVERRIDE=    output/meson-private/atk-bridge-2.0.pc
cvs diff: Diffing devel/at-spi2-atk/patches


rm -rf /mnt/packages/All/*

ran a pbulk with today's -current/amd64 (gcc 8)

and now I see

-rw-r--r--  1 root  wheel  80737 Oct 23 13:25 /mnt/packages/All/at-spi2-atk-2.33.2.tgz

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


Cheers,

Patrick

On Wed, Oct 23, 2019 at 06:19:00PM +0900, Ryo ONODERA wrote:
> I have seen the error when all packages are removed and run make install in devel/at-spi2-atk directory.
> 
> 
> On October 23, 2019 6:08:38 PM GMT+09:00, Patrick Welche <prlw1%cam.ac.uk@localhost> wrote:
> >On Wed, Oct 23, 2019 at 09:04:33AM +0200, Tobias Nygren wrote:
> >> On Tue, 22 Oct 2019 22:10:40 +0900
> >> Ryo ONODERA <ryo%tetera.org@localhost> wrote:
> >> 
> >> > meson checks c++.
> >> > It may be vogus error.
> >> 
> >> I see this problem too and it happens with other packages that do not
> >> use C++ but do use meson. x11/compton for example.
> >> I think it is not the correct fix but I have no idea how to fix
> >meson.
> >
> >I just
> >
> >cd /usr/pkgsrc/devel/at-spi2-atk
> >make replace
> >
> >and all went fine.
> >
> >This is with meson-0.51.2 (and gcc 7) on -current/amd64.
> >
> >Any hints on what your error is?
> >
> >
> >Cheers,
> >
> >Patrick
> 
> -- 
> Ryo ONODERA // ryo%tetera.org@localhost
> PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB FD1B F404 27FA C7D1 15F3



Home | Main Index | Thread Index | Old Index