Bug#969534: ffc autopkg test failure

2020-09-05 Thread Drew Parsons
Source: ffc
Followup-For: Bug #969534
Control: forwarded -1 https://github.com/pypa/setuptools/issues/2295

Looks like setuptools is now deprecated upstream.

"python3 setup.py install --prefix " no longer installs an
importable module (site.py is no longer installed)

setuptools upstream recommends using pip instead to install packages
from source to non-system directories, see upstream issue #2295.



Bug#969534: ffc autopkg test failure

2020-09-04 Thread Drew Parsons
Source: ffc
Followup-For: Bug #969534


Weird.  That shouldn't be happening.



Bug#969534: ffc autopkg test failure

2020-09-04 Thread Matthias Klose
Package: src:ffc
Version: 2019.2.0~git20200123.6b621eb-2
Severity: serious
Tags: sid bullseye

seen in unstable:

autopkgtest [10:34:13]: test test-ffc: [---
running install
running bdist_egg
running egg_info
creating fenics_ffc_factory.egg-info
writing fenics_ffc_factory.egg-info/PKG-INFO
writing dependency_links to fenics_ffc_factory.egg-info/dependency_links.txt
writing top-level names to fenics_ffc_factory.egg-info/top_level.txt
writing manifest file 'fenics_ffc_factory.egg-info/SOURCES.txt'
reading manifest file 'fenics_ffc_factory.egg-info/SOURCES.txt'
writing manifest file 'fenics_ffc_factory.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
running install_lib
running build_ext
creating tmp
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g
-fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security
-g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.8 -c
/tmp/tmpsyqpzq35.cpp -o tmp/tmpsyqpzq35.o -std=c++14
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g
-fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security
-g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.8 -c
/tmp/tmpxavabf_a.cpp -o tmp/tmpxavabf_a.o -fvisibility=default
building 'ffc_factory' extension
creating build
creating build/temp.linux-x86_64-3.8
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g
-fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security
-g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-I/usr/lib/python3/dist-packages/ffc/backends/ufc
-I/usr/lib/python3/dist-packages/pybind11/include
-I/usr/lib/python3/dist-packages/pybind11/include -I/usr/include/python3.8 -c
interface.cpp -o build/temp.linux-x86_64-3.8/interface.o -DVERSION_INFO="0.0.1"
-std=c++14 -fvisibility=default
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g
-fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security
-g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-I/usr/lib/python3/dist-packages/ffc/backends/ufc
-I/usr/lib/python3/dist-packages/pybind11/include
-I/usr/lib/python3/dist-packages/pybind11/include -I/usr/include/python3.8 -c
dofmap.cpp -o build/temp.linux-x86_64-3.8/dofmap.o -DVERSION_INFO="0.0.1"
-std=c++14 -fvisibility=default
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g
-fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security
-g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-I/usr/lib/python3/dist-packages/ffc/backends/ufc
-I/usr/lib/python3/dist-packages/pybind11/include
-I/usr/lib/python3/dist-packages/pybind11/include -I/usr/include/python3.8 -c
finite_element.cpp -o build/temp.linux-x86_64-3.8/finite_element.o
-DVERSION_INFO="0.0.1" -std=c++14 -fvisibility=default
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g
-fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security
-g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-I/usr/lib/python3/dist-packages/ffc/backends/ufc
-I/usr/lib/python3/dist-packages/pybind11/include
-I/usr/lib/python3/dist-packages/pybind11/include -I/usr/include/python3.8 -c
finite_element_bindings.cpp -o
build/temp.linux-x86_64-3.8/finite_element_bindings.o -DVERSION_INFO="0.0.1"
-std=c++14 -fvisibility=default
creating build/lib.linux-x86_64-3.8
x86_64-linux-gnu-g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions
-Wl,-z,relro -g -fwrapv -O2 -Wl,-z,relro -g -fwrapv -O2 -g
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.8/interface.o
build/temp.linux-x86_64-3.8/dofmap.o
build/temp.linux-x86_64-3.8/finite_element.o
build/temp.linux-x86_64-3.8/finite_element_bindings.o -o
build/lib.linux-x86_64-3.8/ffc_factory.cpython-38-x86_64-linux-gnu.so
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/egg
copying build/lib.linux-x86_64-3.8/ffc_factory.cpython-38-x86_64-linux-gnu.so ->
build/bdist.linux-x86_64/egg
creating stub loader for ffc_factory.cpython-38-x86_64-linux-gnu.so
byte-compiling build/bdist.linux-x86_64/egg/ffc_factory.py to
ffc_factory.cpython-38.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying fenics_ffc_factory.egg-info/PKG-INFO ->
build/bdist.linux-x86_64/egg/EGG-INFO
copying fenics_ffc_factory.egg-info/SOURCES.txt ->
build/bdist.linux-x86_64/egg/EGG-INFO
copying fenics_ffc_factory.egg-info/dependency_links.txt ->
build/bdist.linux-x86_64/egg/EGG-INFO
copying