Tested with PPA and it looks like compile-time problem is fixed, but now we
have the next one:
https://launchpadlibrarian.net/730889722/buildlog_ubuntu-noble-ppc64el.criu_3.17.1-3ubuntu1_BUILDING.txt.gz
mkdir -p /<<PKGBUILDDIR>>/debian/criu/usr/lib/powerpc64le-linux-gnu
install -m 755 lib/c/libcriu.so
/<<PKGBUILDDIR>>/debian/criu/usr/lib/powerpc64le-linux-gnu/libcriu.so.2.0
ln -fns libcriu.so.2.0
/<<PKGBUILDDIR>>/debian/criu/usr/lib/powerpc64le-linux-gnu/libcriu.so.2
ln -fns libcriu.so.2.0
/<<PKGBUILDDIR>>/debian/criu/usr/lib/powerpc64le-linux-gnu/libcriu.so
install -m 755 lib/c/libcriu.a
/<<PKGBUILDDIR>>/debian/criu/usr/lib/powerpc64le-linux-gnu/libcriu.a
mkdir -p /<<PKGBUILDDIR>>/debian/criu/usr/include/criu/
install -m 644 lib/c/criu.h images/rpc.proto images/rpc.pb-c.h
criu/include/version.h /<<PKGBUILDDIR>>/debian/criu/usr/include/criu/
mkdir -p /<<PKGBUILDDIR>>/debian/criu/usr/lib/powerpc64le-linux-gnu/pkgconfig
sed -e 's,@version@,3.17.1,' -e 's,@libdir@,/usr/lib/powerpc64le-linux-gnu,' -e
's,@includedir@,/usr/include/criu/,' lib/c/criu.pc.in > lib/c/criu.pc
install -m 644 lib/c/criu.pc
/<<PKGBUILDDIR>>/debian/criu/usr/lib/powerpc64le-linux-gnu/pkgconfig
python3 scripts/crit-setup.py install --prefix=/<<PKGBUILDDIR>>/debian/criu/usr
--record lib/.crit-setup.files
/usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:66:
SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!
********************************************************************************
Please avoid running ``setup.py`` directly.
Instead, use pypa/build, pypa/installer or other
standards-based tools.
See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html
for details.
********************************************************************************
!!
self.initialize_options()
/usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:66:
EasyInstallDeprecationWarning: easy_install command is deprecated.
!!
********************************************************************************
Please avoid running ``setup.py`` and ``easy_install``.
Instead, use pypa/build, pypa/installer or other
standards-based tools.
See https://github.com/pypa/setuptools/issues/917 for details.
********************************************************************************
!!
self.initialize_options()
TEST FAILED:
/<<PKGBUILDDIR>>/debian/criu/usr/local/lib/python3.12/dist-packages/ does NOT
support .pth files
bad install directory or PYTHONPATH
You are attempting to install a package to a directory that is not
on PYTHONPATH and which Python does not read ".pth" files from. The
installation directory you specified (via --install-dir, --prefix, or
the distutils default setting) was:
/<<PKGBUILDDIR>>/debian/criu/usr/local/lib/python3.12/dist-packages/
and your PYTHONPATH environment variable currently contains:
''
Here are some of your options for correcting the problem:
* You can choose a different installation directory, i.e., one that is
on PYTHONPATH or supports .pth files
* You can add the installation directory to the PYTHONPATH environment
variable. (It must then also be on PYTHONPATH whenever you run
Python and want to use the package(s) you are installing.)
* You can set up the installation directory to support ".pth" files by
using one of the approaches described here:
https://setuptools.pypa.io/en/latest/deprecated/easy_install.html#custom-
installation-locations
Please make the appropriate changes for your system and try again.
zip_safe flag not set; analyzing archive contents...
pycriu.images.__pycache__.__init__.cpython-312: module references __file__
xmlto man -m custom.xsl criu.xml
Note: Writing criu.8
mkdir -p /<<PKGBUILDDIR>>/debian/criu/usr/share/man/man8
install -m 644 criu.8 /<<PKGBUILDDIR>>/debian/criu/usr/share/man/man8
mkdir -p /<<PKGBUILDDIR>>/debian/criu/usr/share/man/man1
install -m 644 crit.1 criu-ns.1 compel.1 amdgpu_plugin.1
/<<PKGBUILDDIR>>/debian/criu/usr/share/man/man1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
# Remove amdgpu_plugin manpage until we really provide the plugin
rm -f --verbose
/<<PKGBUILDDIR>>/debian/criu/usr/share/man/man1/amdgpu_plugin.1.gz
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_installdocs -a
dh_installchangelogs -a
dh_installexamples -a
dh_installman -a
dh_python3 -a
I: dh_python3 tools:113: replacing shebang in debian/criu/usr/sbin/criu-ns
dh_perl -a
dh_usrlocal -a
dh_usrlocal: error: debian/criu/usr/local/bin/crit is not a directory
make: *** [debian/rules:9: binary-arch] Error 25
dpkg-buildpackage: error: debian/rules binary-arch subprocess returned exit
status 2
** Bug watch added: github.com/pypa/setuptools/issues #917
https://github.com/pypa/setuptools/issues/917
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2066148
Title:
Ubuntu Noble lacks of CRIU package
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/criu/+bug/2066148/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs