Quoting James Cowgill ([email protected]): > Source: geneweb > Version: 6.06-1 > Severity: serious > > Hi, > > geneweb has FTBFS on various arches (arm64, mips, mipsel, ppc64el, > s390x) since 6.06-1 all with errors similar to: > > >make[3]: Entering directory '/«PKGBUILDDIR»/gui' > > Please run 'make' in directory '../src' first > > make[3]: *** [../src/version.cmx] Error 1 > > Interestingly, armhf was failing with the same error in 6.07-2, but > built successfully on 6.08dfsg-1.
I indeed don't really see any point in the following in gui/Makefile:
TEST_DIR=test $$(basename "$<") = "$<" || { echo "Please run 'make' in
directory '$$(dirname "$<")' first"; exit 1; }
So, I'll do a first lazy test and just recompile without this line..:-)
Anyway, that bug is now not so urgent to fix (understand, for jessie):
it sadly prevented versions after 6.05 to enter testing and thus be in
jessie, but I'm afraid it's too late now.
signature.asc
Description: Digital signature

