Bug#919609: minetest-mod-pycraft: FTBFS in sid (module 'socket.cx64' not found)
Santiago Vila
sanvila at debian.org
Thu Jan 17 23:32:19 GMT 2019
Package: src:minetest-mod-pycraft
Version: 0.20+git20180331.0376a0a+dfsg-1
Severity: serious
Tags: ftbfs
Dear maintainer:
I tried to build this package in sid but it failed:
--------------------------------------------------------------------------------
[...]
debian/rules build-indep
dh build-indep
dh_update_autotools_config -i
dh_autoreconf -i
debian/rules override_dh_auto_test
make[1]: Entering directory '/<<BUILDDIR>>/minetest-mod-pycraft-0.20+git20180331.0376a0a+dfsg'
busted .
*
0 successes / 0 failures / 1 error / 0 pending : 0.002579 seconds
Error -> ./socket.lua @ 21
suite ./tests/pycraft_spec.lua
./socket.lua:21: module 'socket.cx64' not found:
no field package.preload['socket.cx64']
no file '../socket/cx64.lua'
no file './src/socket/cx64.lua'
no file './src/socket/cx64/socket/cx64.lua'
no file './src/socket/cx64/init.lua'
no file '/usr/local/share/lua/5.2/socket/cx64.lua'
no file '/usr/local/share/lua/5.2/socket/cx64/init.lua'
no file '/usr/local/lib/lua/5.2/socket/cx64.lua'
no file '/usr/local/lib/lua/5.2/socket/cx64/init.lua'
no file '/usr/share/lua/5.2/socket/cx64.lua'
no file '/usr/share/lua/5.2/socket/cx64/init.lua'
no file './socket/cx64.lua'
no file 'some/path/socket/cx64.lua'
no file './csrc/socket/cx64.so'
no file './csrc/socket/cx64/socket/cx64.so'
no file '/usr/local/lib/lua/5.2/socket/cx64.so'
no file '/usr/lib/x86_64-linux-gnu/lua/5.2/socket/cx64.so'
no file '/usr/lib/lua/5.2/socket/cx64.so'
no file '/usr/local/lib/lua/5.2/loadall.so'
no file './socket/cx64.so'
no file 'some/path/socket/cx64.so'
no file './csrc/socket.so'
no file './csrc/socket/socket.so'
no file '/usr/local/lib/lua/5.2/socket.so'
no file '/usr/lib/x86_64-linux-gnu/lua/5.2/socket.so'
no file '/usr/lib/lua/5.2/socket.so'
no file '/usr/local/lib/lua/5.2/loadall.so'
no file './socket.so'
no file 'some/path/socket.so'
make[1]: *** [debian/rules:14: override_dh_auto_test] Error 1
make[1]: Leaving directory '/<<BUILDDIR>>/minetest-mod-pycraft-0.20+git20180331.0376a0a+dfsg'
make: *** [debian/rules:4: build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit status 2
--------------------------------------------------------------------------------
The build was made in my autobuilder with "dpkg-buildpackage -A"
and it also fails here:
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/minetest-mod-pycraft.html
If this is really a bug in one of the build-depends, please use reassign and affects,
so that this is still visible in the BTS web page for this package.
Thanks.
More information about the Pkg-games-devel
mailing list