Package: src:mono-basic
Version: 4.0.1-2
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:

--------------------------------------------------------------------------------
[...]

make[4]: Entering directory '/<<PKGBUILDDIR>>/vbnc/vbnc/tests'
make all-local
make[5]: Entering directory '/<<PKGBUILDDIR>>/vbnc/vbnc/tests'
make[5]: Leaving directory '/<<PKGBUILDDIR>>/vbnc/vbnc/tests'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/vbnc/vbnc/tests'
make all-local
make[4]: Entering directory '/<<PKGBUILDDIR>>/vbnc/vbnc'
../../vbnc/vbnc/setversion.sh ../../vbnc/vbnc/source/General/Version.vb
+ VERSION_VB=../../vbnc/vbnc/source/General/Version.vb
+ VERSION_TMP=version.tmp
++ cut -d ' ' -f 2
++ grep '^\*'
++ git branch
../../vbnc/vbnc/setversion.sh: line 6: git: command not found
++ true
+ GIT_BRANCH=
++ git log --no-color --first-parent -n1 --pretty=format:%h
../../vbnc/vbnc/setversion.sh: line 7: git: command not found
++ true
+ GIT_REVISION=
+ cat ../LicenseFileHeader.txt
+ echo ''
+ echo -n '<Assembly: AssemblyInformationalVersion ("'
++ sed s/VERSION=//
++ grep -v sed
++ grep -v echo
++ grep VERSION ../../configure
make[4]: *** No rule to make target 'source/General/Version.vb', needed by 
'../../class/lib/net_4_5/vbnc.exe'.  Stop.
make[4]: *** Waiting for unfinished jobs....
+ echo -n 4.0.1
+ echo -n ' - '
+ [[ x != \x ]]
+ echo -n tarball
+ echo '")>'
+ diff version.tmp ../../vbnc/vbnc/source/General/Version.vb
diff: ../../vbnc/vbnc/source/General/Version.vb: No such file or directory
+ cp version.tmp ../../vbnc/vbnc/source/General/Version.vb
make[4]: Leaving directory '/<<PKGBUILDDIR>>/vbnc/vbnc'
make[3]: *** [../../build/rules.make:122: do-all] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/vbnc/vbnc'
make[2]: *** [../build/rules.make:134: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/vbnc'
make[1]: *** [build/rules.make:134: all-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: make V=1 -j2 returned exit code 2
make: *** [debian/rules:52: build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit 
status 2
--------------------------------------------------------------------------------

The following build logs were obtained on instances of type 1-S from Scaleway,
where the package seems to fail 100% of the time:

https://people.debian.org/~sanvila/build-logs/mono-basic/

Incidentally, on 1-XS instances (having only one CPU) it does not seem to fail, 
so this
seems to be some kind of Makefile bug.

The same error happens here:

https://tests.reproducible-builds.org/debian/rbuild/unstable/amd64/mono-basic_4.0.1-2.rbuild.log.gz

If you need help to reproduce this, please say so, I could offer a
test machine.

BTW: Build log contains "git: command not found". If git is not
required for the build, the use of git should be disabled, so that the
build is also possible (and reproducible!) when git is present.

Thanks.

Reply via email to