graphics/jasper failed again !!!

2022-02-28 Thread KIRIYAMA Kazuhiko
Hi, list graphics/jasper failed again at same point before : [ 98% 61/62] /usr/bin/cc -D_GNU_SOURCE -I/var/ports/work/var/ports/lmainkx/graphics/jasper/work/jasper-2.0.33/src/appl/../libjasper/include -I/var/ports/work/var/ports/lmainkx/graphics/jasper/work/.build/src/appl/../libjasper/include

Re: graphics/jasper failed again !!!

2022-02-28 Thread Stefan Esser
Am 28.02.22 um 11:47 schrieb KIRIYAMA Kazuhiko: > Hi, list > > graphics/jasper failed again at same point before : Hi, do you have pkg-config (pkgconf package) installed? I was about to create a PR, since there have been a number of ports that fail if pkg-config is found during the port's confi

FreeBSD ports you maintain which are out of date

2022-02-28 Thread portscout
Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you

editors/libreoffice fails to build on STABLE-13/amd64

2022-02-28 Thread Jonathan Chen
Hi, On a recent STABLE-13 (24-Feb-2022), I seem to be getting failures on building libreoffice-7.3.0.3. All the code compiles, but the link stage fails: [biuld GAL] sounds S=/construction/xports/editors/libreoffice/work/libreoffice-7.3.0.3 && I=$S/instdir && W=$S/workdir && rm -f $W/Gallery/sound

Re: editors/libreoffice fails to build on STABLE-13/amd64

2022-02-28 Thread Michael Butler
On 2/28/22 12:46, Jonathan Chen wrote: Hi, On a recent STABLE-13 (24-Feb-2022), I seem to be getting failures on building libreoffice-7.3.0.3. All the code compiles, but the link stage fails: [biuld GAL] sounds S=/construction/xports/editors/libreoffice/work/libreoffice-7.3.0.3 && I=$S/instdir &

Re: graphics/jasper failed again !!!

2022-02-28 Thread Daniel Engberg
Hi, I have PR open for bumping jasper (which also fixes the issue) however there are few failures that needs fixing. Please see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262039 for more information Best regards, Daniel

Re: graphics/jasper failed again !!!

2022-02-28 Thread Tatsuki Makino
Hello. The problem is described here. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260878 It appears to have been closed, to be upgraded to 3.0.x. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262039 A workaround for this problem is to temporarily remove pkgconfig. Regards.

Re: graphics/jasper failed again !!!

2022-02-28 Thread Stefan Esser
Am 28.02.22 um 22:08 schrieb Tatsuki Makino: > Hello. > > The problem is described here. > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260878 > It appears to have been closed, to be upgraded to 3.0.x. > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262039 > > A workaround for this probl

Re: editors/libreoffice fails to build on STABLE-13/amd64

2022-02-28 Thread Tomoaki AOKI
On Mon, 28 Feb 2022 13:06:54 -0500 Michael Butler wrote: > On 2/28/22 12:46, Jonathan Chen wrote: > > Hi, > > > > On a recent STABLE-13 (24-Feb-2022), I seem to be getting failures on > > building libreoffice-7.3.0.3. All the code compiles, but the link > > stage fails: > > [biuld GAL] sounds >

Re: graphics/jasper failed again !!!

2022-02-28 Thread Tatsuki Makino
Stefan Eßer wrote on 2022/03/01 06:30: > Upgrading the jasper port may solve it for this port, but > the issue that pkg-config can brake port builds persists > and should be resolved. > I think we need to patch to /usr/local/share/cmake/Modules/FindGLUT.cmake in devel/cmake. For example, do not