Source: khronos-api Version: 4.6+git20180514-1 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20200321 ftbfs-bullseye
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[1]: Entering directory '/<<PKGBUILDDIR>>/xml' > ./genheaders.py ../api/GL/glext.h > ./genheaders.py ../api/GL/glcorearb.h > ./genheaders.py ../api/GLES/gl.h > ./genheaders.py ../api/GLES/glext.h > Using target ../api/GL/glcorearb.h > Using target ../api/GL/glext.h > Using target ../api/GLES/glext.h > Using target ../api/GLES/gl.h > Traceback (most recent call last): > File "./genheaders.py", line 97, in <module> > startTimer() > File "./genheaders.py", line 86, in startTimer > startTime = time.clock() > AttributeError: module 'time' has no attribute 'clock' > Traceback (most recent call last): > File "./genheaders.py", line 97, in <module> > startTimer() > File "./genheaders.py", line 86, in startTimer > startTime = time.clock() > AttributeError: module 'time' has no attribute 'clock' > Traceback (most recent call last): > File "./genheaders.py", line 97, in <module> > startTimer() > File "./genheaders.py", line 86, in startTimer > startTime = time.clock() > AttributeError: module 'time' has no attribute 'clock' > Traceback (most recent call last): > File "./genheaders.py", line 97, in <module> > startTimer() > File "./genheaders.py", line 86, in startTimer > startTime = time.clock() > AttributeError: module 'time' has no attribute 'clock' > make[1]: *** [Makefile:51: ../api/GLES/glext.h] Error 1 The full build log is available from: http://qa-logs.debian.net/2020/03/21/khronos-api_4.6+git20180514-1_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures.