Re: "pkg-static: POST-INSTALL script failed" during poudriere based builds: gettext-tools install can attempt use of indexinfo before print/indexinfo is installed for the build

2021-02-04 Thread Mark Millard via freebsd-ports
On 2021-Feb-4, at 16:47, Tatsuki Makino wrote: > Mark Millard wrote on 2021/02/05 09:39: >> >> >> On 2021-Feb-4, at 15:54, Tatsuki Makino >> wrote: >> >>> Is there indexinfo in deps in +MANIFEST extracted from your >>> /usr/local/poudriere/data/packages/FBSDpowerpc64-default/.building/Al

Re: "pkg-static: POST-INSTALL script failed" during poudriere based builds: gettext-tools install can attempt use of indexinfo before print/indexinfo is installed for the build

2021-02-04 Thread Tatsuki Makino
Mark Millard wrote on 2021/02/05 09:39: > > > On 2021-Feb-4, at 15:54, Tatsuki Makino wrote: > >> Is there indexinfo in deps in +MANIFEST extracted from your >> /usr/local/poudriere/data/packages/FBSDpowerpc64-default/.building/All/indexinfo-0.3.1.txz >> ? > Sorry. I'm so sorry. This is my

Re: "pkg-static: POST-INSTALL script failed" during poudriere based builds: gettext-tools install can attempt use of indexinfo before print/indexinfo is installed for the build

2021-02-04 Thread Mark Millard via freebsd-ports
On 2021-Feb-4, at 15:54, Tatsuki Makino wrote: > make -C /usr/ports/devel/gettext-tools -V _STAGE_SEQ > > is usually > > ... 150:run-depends ... 750:post-install-script ... > > So, RUN_DEPENDS is sufficient for that. Okay. Good to know, thanks. > I suspect that RUN_DEPENDS is not recorded

Re: "pkg-static: POST-INSTALL script failed" during poudriere based builds: gettext-tools install can attempt use of indexinfo before print/indexinfo is installed for the build

2021-02-04 Thread Tatsuki Makino
make -C /usr/ports/devel/gettext-tools -V _STAGE_SEQ is usually ... 150:run-depends ... 750:post-install-script ... So, RUN_DEPENDS is sufficient for that. I suspect that RUN_DEPENDS is not recorded in gettext-tools-0.21.txz either. There might be something somewhere that erases the definition

Re: "pkg-static: POST-INSTALL script failed" during poudriere based builds: gettext-tools install can attempt use of indexinfo before print/indexinfo is installed for the build

2021-02-04 Thread Mark Millard via freebsd-ports
On 2021-Feb-4, at 15:33, Mark Millard wrote: > On 2021-Feb-4, at 15:11, Tatsuki Makino wrote: > >> In rare cases, a package with missing contents may be created. >> If there is a problem after checking with >> >> tar -t -f >> /usr/local/poudriere/data/packages/jail-portstree/All/indexinfo-0.3

Re: "pkg-static: POST-INSTALL script failed" during poudriere based builds: gettext-tools install can attempt use of indexinfo before print/indexinfo is installed for the build

2021-02-04 Thread Mark Millard via freebsd-ports
On 2021-Feb-4, at 15:11, Tatsuki Makino wrote: > In rare cases, a package with missing contents may be created. > If there is a problem after checking with > > tar -t -f > /usr/local/poudriere/data/packages/jail-portstree/All/indexinfo-0.3.1.txz > > , etc., you can force it to be rebuilt by

Re: "pkg-static: POST-INSTALL script failed" during poudriere based builds: gettext-tools install can attempt use of indexinfo before print/indexinfo is installed for the build

2021-02-04 Thread Tatsuki Makino
In rare cases, a package with missing contents may be created. If there is a problem after checking with tar -t -f /usr/local/poudriere/data/packages/jail-portstree/All/indexinfo-0.3.1.txz , etc., you can force it to be rebuilt by doing the following: poudriere bulk -j jail -p portstree -C prin

Re: "pkg-static: POST-INSTALL script failed" during poudriere based builds: gettext-tools install can attempt use of indexinfo before print/indexinfo is installed for the build

2021-02-04 Thread Mark Millard via freebsd-ports
On 2021-Feb-4, at 14:44, Tatsuki Makino wrote: > Hello. > > It's the one that happens when environment variable PATH does not contain > ${LOCALBASE}/bin. Unforutunately, it is not that simple. The log files show that /usr/local/bin is listed in each PATH for each failing context: rhash-1.4

Re: "pkg-static: POST-INSTALL script failed" during poudriere based builds: gettext-tools install can attempt use of indexinfo before print/indexinfo is installed for the build

2021-02-04 Thread Tatsuki Makino
Hello. It's the one that happens when environment variable PATH does not contain ${LOCALBASE}/bin. Mark Millard via freebsd-ports wrote on 2021/02/05 07:14: > > Looks like print/indexinfo is not being installed before > installing gettext-tools tries to use indexinfo in various > contexts. > >

Erroneous lines in /usr/ports/MOVED

2021-02-04 Thread Milan Obuch
After updating ports tree now portmaster bails out on old gstreamer ports, now moved to gstreamer1 ones. I found there are some errors in MOVED file, which, at least for me, could be fixed using patch in attachment. Maybe my fix is not the best, so I leave it for more experienced ones... but this

"pkg-static: POST-INSTALL script failed" during poudriere based builds: gettext-tools install can attempt use of indexinfo before print/indexinfo is installed for the build

2021-02-04 Thread Mark Millard via freebsd-ports
Looks like print/indexinfo is not being installed before installing gettext-tools tries to use indexinfo in various contexts. === ===> rhash-1.4.0 depends on executable: msgfmt - not found ===> Installing existing package /packages/All/gettext

poudriere merging multiple ports trees

2021-02-04 Thread Henrik Rosenke
Greetings, this patch had a few errors that are fixed with this patch, checking for NOT_MOVED and dont produce an error if its not there and also dont delete packages that are in NOT_MOVED to build them again. This Patch targets poudriere-devel 3.3.99.20200326_2 --- common.sh.1st   2021-

Re: FreeBSD Port: qt5-webengine-5.15.2_1 error build

2021-02-04 Thread Christoph Moench-Tegeder
## Alex V. Petrov (alexvpet...@gmail.com): > /usr/local/bin/ld: /usr/local/lib/qt5/libQt5WebEngineCore.so: undefined > reference to `re2::RE2::FullMatchN(re2::StringPiece const&, re2::RE2 > const&, re2::RE2::Arg const* const*, int)' > /usr/local/bin/ld: /usr/local/lib/qt5/libQt5WebEngineCore.so: u

FreeBSD ports you maintain which are out of date

2021-02-04 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

FreeBSD Port: qt5-webengine-5.15.2_1 error build

2021-02-04 Thread Alex V. Petrov
log: /usr/local/bin/ld: /usr/local/lib/qt5/libQt5WebEngineCore.so: undefined reference to `re2::RE2::FullMatchN(re2::StringPiece const&, re2::RE2 const&, re2::RE2::Arg const* const*, int)' /usr/local/bin/ld: /usr/local/lib/qt5/libQt5WebEngineCore.so: undefined reference to `re2::RE2::Arg::parse_ulo