testFibPy
running install
running bdist_egg
running egg_info
creating fibpy.egg-info
writing fibpy.egg-info/PKG-INFO
writing dependency_links to fibpy.egg-info/dependency_links.txt
writing top-level names to fibpy.egg-info/top_level.txt
writing manifest file 'fibpy.egg-info/SOURCES.txt'
reading manifest file 'fibpy.egg-info/SOURCES.txt'
writing manifest file 'fibpy.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
running install_lib
running build_py
creating build
creating build/lib
copying fibpy.py -> build/lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/egg
copying build/lib/fibpy.py -> build/bdist.linux-x86_64/egg
byte-compiling build/bdist.linux-x86_64/egg/fibpy.py to fibpy.cpython-39.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying fibpy.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying fibpy.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying fibpy.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying fibpy.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying fibpy.egg-info/zip-safe -> build/bdist.linux-x86_64/egg/EGG-INFO
creating dist
creating 'dist/fibpy-42.0.0-py3.9.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
Processing fibpy-42.0.0-py3.9.egg
Copying fibpy-42.0.0-py3.9.egg to /tmp/autopkgtest.tMMZcO/autopkgtest_tmp/home/.local/lib/python3.9/site-packages
Adding fibpy 42.0.0 to easy-install.pth file

Installed /tmp/autopkgtest.tMMZcO/autopkgtest_tmp/home/.local/lib/python3.9/site-packages/fibpy-42.0.0-py3.9.egg
Processing dependencies for fibpy==42.0.0
Finished processing dependencies for fibpy==42.0.0
testFibC
running install
running bdist_egg
running egg_info
creating fibc.egg-info
writing fibc.egg-info/PKG-INFO
writing dependency_links to fibc.egg-info/dependency_links.txt
writing top-level names to fibc.egg-info/top_level.txt
writing manifest file 'fibc.egg-info/SOURCES.txt'
reading manifest file 'fibc.egg-info/SOURCES.txt'
writing manifest file 'fibc.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
running install_lib
running build_ext
building 'fibc' extension
creating build
creating build/temp.linux-x86_64-3.9
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-euU3fN/python3.9-3.9.1=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-euU3fN/python3.9-3.9.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.9 -c fibc.c -o build/temp.linux-x86_64-3.9/fibc.o
creating build/lib.linux-x86_64-3.9
x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fwrapv -O2 -Wl,-z,relro -g -fwrapv -O2 -g -ffile-prefix-map=/build/python3.9-euU3fN/python3.9-3.9.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.9/fibc.o -o build/lib.linux-x86_64-3.9/fibc.cpython-39-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.9/fibc.cpython-39-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/egg
creating stub loader for fibc.cpython-39-x86_64-linux-gnu.so
byte-compiling build/bdist.linux-x86_64/egg/fibc.py to fibc.cpython-39.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying fibc.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying fibc.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying fibc.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying fibc.egg-info/not-zip-safe -> build/bdist.linux-x86_64/egg/EGG-INFO
copying fibc.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt
creating dist
creating 'dist/fibc-42.0.0-py3.9-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
Processing fibc-42.0.0-py3.9-linux-x86_64.egg
creating /tmp/autopkgtest.tMMZcO/autopkgtest_tmp/home/.local/lib/python3.9/site-packages/fibc-42.0.0-py3.9-linux-x86_64.egg
Extracting fibc-42.0.0-py3.9-linux-x86_64.egg to /tmp/autopkgtest.tMMZcO/autopkgtest_tmp/home/.local/lib/python3.9/site-packages
Adding fibc 42.0.0 to easy-install.pth file

Installed /tmp/autopkgtest.tMMZcO/autopkgtest_tmp/home/.local/lib/python3.9/site-packages/fibc-42.0.0-py3.9-linux-x86_64.egg
Processing dependencies for fibc==42.0.0
Finished processing dependencies for fibc==42.0.0

Ran 2 tests.

OK
