i renamed the ebuild from glob2-0.8.21.ebuild to glob2-0.8.22.ebuild and replaced the SRC_URI: 9,10c9 < SRC_URI="http://globulation2.org/releases/${PV}/${P}.tar.gz" < --- > SRC_URI="http://download.savannah.nongnu.org/releases/glob2/${PV}/${P}.tar.gz" Reproducible: Always
Created attachment 116134 [details] config.log but than it run into a configureation error, which i was not able to correct yet: checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for g++... g++ checking for C++ compiler default output file name... configure: error: C++ compiler cannot create executables See `config.log' for more details
my configure problem is amd64 specific. i changed the line 2378 in the configure script to CXXFLAGS="-O3 -march=athlon64" and it compiled fine.
no, upstream requests packagers not use .22. We'll pick it back up at .23.