Create live github mirror or move git repo to github
3.0.24: build fails with poppler 24.05.0
Incredible .. ticket opened to years ago and now is promise to move was from sf.net. So hopefully this promise will be materialised in 2026 ..
It fails the same way as well with gcc 14 which snapshot is now available in fedora rawhide.
2.7.2: is not gcc 14.x ready
Just tested and it still fails in latest version + cd giflib-5.2.1 + /usr/bin/make -O -j48 V=1 VERBOSE=1 check Making check in pic make[1]: Nothing to be done for 'check'. Making check in doc make[1]: Nothing to be done for 'check'. /usr/bin/make check-TESTS make[3]: *** No rule to make target 'test.sh', needed by 'test.sh.log'. Stop. make[2]: *** [Makefile:1264: check-TESTS] Error 2 make[1]: *** [Makefile:1499: check-am] Error 2
Just tested and it still fails in latest version + /usr/bin/make -O -j48 V=1 VERBOSE=1 check Making check in pic make[1]: Nothing to be done for 'check'. Making check in doc make[1]: Nothing to be done for 'check'. /usr/bin/make check-TESTS make[3]: *** No rule to make target 'test.sh', needed by 'test.sh.log'. Stop. make[2]: *** [Makefile:1264: check-TESTS] Error 2 make[1]: *** [Makefile:1499: check-am] Error 2
Just tested new version and looks like issue has been resolved. + cd gawk-lmdb-1.1.2 + /usr/bin/make -O -j48 V=1 VERBOSE=1 check Making check in doc make[1]: Nothing to be done for 'check'. Making check in po Making check in packaging make[1]: Nothing to be done for 'check'. Making check in test make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/gawk-lmdb-1.1.2/test' ======== Starting lmdb tests ======== make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/gawk-lmdb-1.1.2/test' make[1]:...