------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 FLAVOR=py39 UNAME_r=6.5 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- ===> The following configuration options are available for py39-fltk-1.3.4.1: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- PYTHON="/usr/local/bin/python3.9" XDG_DATA_HOME=/construction/x11-toolkits/py-fltk XDG_CONFIG_HOME=/construction/x11-toolkits/py-fltk XDG_CACHE_HOME=/construction/x11-toolkits/py-fltk/.cache HOME=/construction/x11-toolkits/py-fltk TMPDIR="/tmp" PATH=/construction/x11-toolkits/py-fltk/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/x11-toolkits/py-fltk/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- FLTK_HOME=/usr/local/bin XDG_DATA_HOME=/construction/x11-toolkits/py-fltk XDG_CONFIG_HOME=/construction/x11-toolkits/py-fltk XDG_CACHE_HOME=/construction/x11-toolkits/py-fltk/.cache HOME=/construction/x11-toolkits/py-fltk TMPDIR="/tmp" PATH=/construction/x11-toolkits/py-fltk/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/x11-toolkits/py-fltk/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -DFL_LIBRARY -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -DFL_LIBRARY -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/x11-toolkits/py-fltk/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- PORTDOCS="" PORTEXAMPLES="" PYTHON_INCLUDEDIR=include/python3.9 PYTHON_LIBDIR=lib/python3.9 PYTHON_PLATFORM=dragonfly6 PYTHON_SITELIBDIR=lib/python3.9/site-packages PYTHON_SUFFIX=39 PYTHON_EXT_SUFFIX=.cpython-39 PYTHON_VER=3.9 PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/py-fltk" EXAMPLESDIR="share/examples/py-fltk" DATADIR="share/fltk" WWWDIR="www/fltk" ETCDIR="etc/fltk" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PYTHON_INCLUDEDIR=/usr/local/include/python3.9 PYTHON_LIBDIR=/usr/local/lib/python3.9 PYTHON_PLATFORM=dragonfly6 PYTHON_SITELIBDIR=/usr/local/lib/python3.9/site-packages PYTHON_SUFFIX=39 PYTHON_EXT_SUFFIX=.cpython-39 PYTHON_VER=3.9 PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/fltk DOCSDIR=/usr/local/share/doc/py-fltk EXAMPLESDIR=/usr/local/share/examples/py-fltk WWWDIR=/usr/local/www/fltk ETCDIR=/usr/local/etc/fltk SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes DFLY_STING_XFAIL=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_COMPRESSION_FORMAT=.tgz DEVELOPER=1 WITH_CCACHE_BUILD=yes CCACHE_DIR=/ccache UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=600503 OSVERSION=9999999 OSREL=6.5 _OSRELEASE=6.5-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=13 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.pkg Installing /packages/All/libffi-3.4.4.pkg Installing /packages/All/expat-2.5.0.pkg Installing /packages/All/mpdecimal-2.5.1.pkg Installing /packages/All/ncurses-6.4.pkg ===== Message from ncurses-6.4: -- To get the terminfo database please install the terminfo-db package: pkg install terminfo-db Installing /packages/All/readline-8.2.1.pkg Installing /packages/All/gettext-runtime-0.21.1.pkg Installing /packages/All/openssl-1.1.1u,1.pkg Installing /packages/All/python39-3.9.17.pkg ===== Message from python39-3.9.17: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py39-gdbm databases/py-gdbm@py39 py39-sqlite3 databases/py-sqlite3@py39 py39-tkinter x11-toolkits/py-tkinter@py39 Installing /packages/All/py39-setuptools-63.1.0_1.pkg Installing /packages/All/libXau-1.0.9.pkg Installing /packages/All/xorgproto-2022.1_1.pkg Installing /packages/All/libXdmcp-1.1.3.pkg Installing /packages/All/libxcb-1.15_1.pkg Installing /packages/All/libX11-1.8.6,1.pkg Installing /packages/All/ccache-3.7.12_4.pkg Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for gcc create symlink for gcc (world) create symlink for g++ create symlink for g++ (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. Installing /packages/All/png-1.6.39.pkg Installing /packages/All/brotli-1.0.9,1.pkg Installing /packages/All/freetype2-2.12.1_2.pkg ===== Message from freetype2-2.12.1_2: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed). Installing /packages/All/fontconfig-2.14.2,1.pkg Running fc-cache to build fontconfig cache... Installing /packages/All/libXext-1.3.4,1.pkg Installing /packages/All/libglvnd-1.6.0.pkg Installing /packages/All/libGLU-9.0.2_2.pkg Installing /packages/All/jpeg-turbo-2.1.5.1.pkg Installing /packages/All/libXrender-0.9.10_2.pkg Installing /packages/All/libXfixes-6.0.0.pkg Installing /packages/All/libXcursor-1.2.0.pkg Installing /packages/All/libXft-2.3.7.pkg Installing /packages/All/libXinerama-1.1.4_2,1.pkg Installing /packages/All/fltk-1.3.8.pkg SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py39-fltk-1.3.4.1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py39-fltk-1.3.4.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-fltk-1.3.4.1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py39-fltk-1.3.4.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-fltk-1.3.4.1 for building => SHA256 Checksum OK for pyFltk-1.3.4.1_py3.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py39-fltk-1.3.4.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-fltk-1.3.4.1 for building ===> Extracting for py39-fltk-1.3.4.1 => SHA256 Checksum OK for pyFltk-1.3.4.1_py3.tar.gz. Extracted Memory Use: 9.35M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py39-fltk-1.3.4.1 ===> Applying ports patches for py39-fltk-1.3.4.1 from /xports/x11-toolkits/py-fltk/files ===> Applying dragonfly patches for py39-fltk-1.3.4.1 from /xports/x11-toolkits/py-fltk/dragonfly SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py39-fltk-1.3.4.1 depends on package: py39-setuptools>=63.1.0 - found ===> py39-fltk-1.3.4.1 depends on file: /usr/local/bin/python3.9 - found ===> py39-fltk-1.3.4.1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> py39-fltk-1.3.4.1 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> py39-fltk-1.3.4.1 depends on shared library: libfltk.so - found (/usr/local/lib/libfltk.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py39-fltk-1.3.4.1 depends on package: py39-setuptools>=63.1.0 - found ===> py39-fltk-1.3.4.1 depends on file: /usr/local/bin/python3.9 - found ===> py39-fltk-1.3.4.1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> py39-fltk-1.3.4.1 depends on file: /usr/local/bin/ccache - found ===> py39-fltk-1.3.4.1 depends on shared library: libfltk.so - found (/usr/local/lib/libfltk.so) ===> Configuring for py39-fltk-1.3.4.1 Building for: dragonfly6 ['/usr/local/bin', './src', './contrib', '/usr/include'] Checking FLTK configuration ... Checking fltk-config using FLTK_HOME Using FLTK: ['1.3.8\n'] fltk-config includes: ['/usr/local/include', '/usr/local/include', '/usr/local/include/freetype2', '/usr/local/include/libpng16', '/usr/local/include'] fltk-config link paths: ['/usr/local/lib'] fltk-config link libraries: ['m', 'fltk_images', 'png', 'z', 'jpeg', 'fltk_gl', 'GLU', 'GL', 'fltk_forms', 'fltk', 'Xrender', 'Xcursor', 'Xfixes', 'Xext', 'Xft', 'fontconfig', 'Xinerama', 'pthread', 'm', 'X11'] FLTK was configured with multi-threading support! FLTK was configured with OpenGL support! FLTK was configured with Forms support! done running config SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py39-fltk-1.3.4.1 Building for: dragonfly6 ['/usr/local/bin', './src', './contrib', '/usr/include'] Checking FLTK configuration ... Checking fltk-config using FLTK_HOME Using FLTK: ['1.3.8\n'] fltk-config includes: ['/usr/local/include', '/usr/local/include', '/usr/local/include/freetype2', '/usr/local/include/libpng16', '/usr/local/include'] fltk-config link paths: ['/usr/local/lib'] fltk-config link libraries: ['m', 'fltk_images', 'png', 'z', 'jpeg', 'fltk_gl', 'GLU', 'GL', 'fltk_forms', 'fltk', 'Xrender', 'Xcursor', 'Xfixes', 'Xext', 'Xft', 'fontconfig', 'Xinerama', 'pthread', 'm', 'X11'] FLTK was configured with multi-threading support! FLTK was configured with OpenGL support! FLTK was configured with Forms support! done running build running build_py creating build creating build/lib.dragonfly-6.5-x86_64-cpython-39 creating build/lib.dragonfly-6.5-x86_64-cpython-39/fltk copying fltk/__init__.py -> build/lib.dragonfly-6.5-x86_64-cpython-39/fltk running build_ext building 'fltk._fltk' extension creating build/temp.dragonfly-6.5-x86_64-cpython-39 creating build/temp.dragonfly-6.5-x86_64-cpython-39/contrib creating build/temp.dragonfly-6.5-x86_64-cpython-39/python cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -DFL_LIBRARY -O2 -fno-strict-aliasing -fPIC -DUNIX=1 -I/usr/local/include/libpng16 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/bin -I./src -I./contrib -I/usr/include -I/usr/local/include/python3.9 -c ./contrib/ListSelect.cpp -o build/temp.dragonfly-6.5-x86_64-cpython-39/./contrib/ListSelect.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -DFL_LIBRARY -O2 -fno-strict-aliasing -fPIC -DUNIX=1 -I/usr/local/include/libpng16 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/bin -I./src -I./contrib -I/usr/include -I/usr/local/include/python3.9 -c ./python/fltk_wrap.cpp -o build/temp.dragonfly-6.5-x86_64-cpython-39/./python/fltk_wrap.o In file included from /usr/local/include/python3.9/Python.h:140, from ./python/fltk_wrap.cpp:155: ./python/fltk_wrap.cpp: In function 'void PythonCallBack(Fl_Widget*, void*)': /usr/local/include/python3.9/ceval.h:24:66: warning: 'PyObject* PyEval_CallObjectWithKeywords(PyObject*, PyObject*, PyObject*)' is deprecated [-Wdeprecated-declarations] PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL) ^ ./python/fltk_wrap.cpp:4141:17: note: in expansion of macro 'PyEval_CallObject' result = PyEval_CallObject(func, arglist); ^~~~~~~~~~~~~~~~~ /usr/local/include/python3.9/ceval.h:17:43: note: declared here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/python3.9/ceval.h:24:66: warning: 'PyObject* PyEval_CallObjectWithKeywords(PyObject*, PyObject*, PyObject*)' is deprecated [-Wdeprecated-declarations] PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL) ^ ./python/fltk_wrap.cpp:4141:17: note: in expansion of macro 'PyEval_CallObject' result = PyEval_CallObject(func, arglist); ^~~~~~~~~~~~~~~~~ /usr/local/include/python3.9/ceval.h:17:43: note: declared here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./python/fltk_wrap.cpp: In function 'void PythonCallBack(Fl_File_Chooser*, void*)': /usr/local/include/python3.9/ceval.h:24:66: warning: 'PyObject* PyEval_CallObjectWithKeywords(PyObject*, PyObject*, PyObject*)' is deprecated [-Wdeprecated-declarations] PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL) ^ ./python/fltk_wrap.cpp:4635:14: note: in expansion of macro 'PyEval_CallObject' result = PyEval_CallObject(func, arglist); ^~~~~~~~~~~~~~~~~ /usr/local/include/python3.9/ceval.h:17:43: note: declared here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/python3.9/ceval.h:24:66: warning: 'PyObject* PyEval_CallObjectWithKeywords(PyObject*, PyObject*, PyObject*)' is deprecated [-Wdeprecated-declarations] PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL) ^ ./python/fltk_wrap.cpp:4635:14: note: in expansion of macro 'PyEval_CallObject' result = PyEval_CallObject(func, arglist); ^~~~~~~~~~~~~~~~~ /usr/local/include/python3.9/ceval.h:17:43: note: declared here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./python/fltk_wrap.cpp: In function 'void pyFLTK_idleCallback(void*)': /usr/local/include/python3.9/ceval.h:24:66: warning: 'PyObject* PyEval_CallObjectWithKeywords(PyObject*, PyObject*, PyObject*)' is deprecated [-Wdeprecated-declarations] PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL) ^ ./python/fltk_wrap.cpp:4704:18: note: in expansion of macro 'PyEval_CallObject' result = PyEval_CallObject(registeredDoIDle, arglist); // Call Python ^~~~~~~~~~~~~~~~~ /usr/local/include/python3.9/ceval.h:17:43: note: declared here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/python3.9/ceval.h:24:66: warning: 'PyObject* PyEval_CallObjectWithKeywords(PyObject*, PyObject*, PyObject*)' is deprecated [-Wdeprecated-declarations] PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL) ^ ./python/fltk_wrap.cpp:4704:18: note: in expansion of macro 'PyEval_CallObject' result = PyEval_CallObject(registeredDoIDle, arglist); // Call Python ^~~~~~~~~~~~~~~~~ /usr/local/include/python3.9/ceval.h:17:43: note: declared here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./python/fltk_wrap.cpp: In function 'void pyFLTK_timeoutCallback(void*)': /usr/local/include/python3.9/ceval.h:24:66: warning: 'PyObject* PyEval_CallObjectWithKeywords(PyObject*, PyObject*, PyObject*)' is deprecated [-Wdeprecated-declarations] PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL) ^ ./python/fltk_wrap.cpp:4791:12: note: in expansion of macro 'PyEval_CallObject' result = PyEval_CallObject(cb->func, args); // Call Python ^~~~~~~~~~~~~~~~~ /usr/local/include/python3.9/ceval.h:17:43: note: declared here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/python3.9/ceval.h:24:66: warning: 'PyObject* PyEval_CallObjectWithKeywords(PyObject*, PyObject*, PyObject*)' is deprecated [-Wdeprecated-declarations] PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL) ^ ./python/fltk_wrap.cpp:4791:12: note: in expansion of macro 'PyEval_CallObject' result = PyEval_CallObject(cb->func, args); // Call Python ^~~~~~~~~~~~~~~~~ /usr/local/include/python3.9/ceval.h:17:43: note: declared here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./python/fltk_wrap.cpp: In function 'void pyFLTK_fdCallback(int, void*)': /usr/local/include/python3.9/ceval.h:24:66: warning: 'PyObject* PyEval_CallObjectWithKeywords(PyObject*, PyObject*, PyObject*)' is deprecated [-Wdeprecated-declarations] PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL) ^ ./python/fltk_wrap.cpp:4944:10: note: in expansion of macro 'PyEval_CallObject' PyEval_CallObject(hl->func, args); // Call Python ^~~~~~~~~~~~~~~~~ /usr/local/include/python3.9/ceval.h:17:43: note: declared here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/python3.9/ceval.h:24:66: warning: 'PyObject* PyEval_CallObjectWithKeywords(PyObject*, PyObject*, PyObject*)' is deprecated [-Wdeprecated-declarations] PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL) ^ ./python/fltk_wrap.cpp:4944:10: note: in expansion of macro 'PyEval_CallObject' PyEval_CallObject(hl->func, args); // Call Python ^~~~~~~~~~~~~~~~~ /usr/local/include/python3.9/ceval.h:17:43: note: declared here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./python/fltk_wrap.cpp: In function 'int pyFLTK_handlerCallback(int)': /usr/local/include/python3.9/ceval.h:24:66: warning: 'PyObject* PyEval_CallObjectWithKeywords(PyObject*, PyObject*, PyObject*)' is deprecated [-Wdeprecated-declarations] PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL) ^ ./python/fltk_wrap.cpp:5066:17: note: in expansion of macro 'PyEval_CallObject' result = PyEval_CallObject(hl->handle, args); // Call Python ^~~~~~~~~~~~~~~~~ /usr/local/include/python3.9/ceval.h:17:43: note: declared here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/python3.9/ceval.h:24:66: warning: 'PyObject* PyEval_CallObjectWithKeywords(PyObject*, PyObject*, PyObject*)' is deprecated [-Wdeprecated-declarations] PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL) ^ ./python/fltk_wrap.cpp:5066:17: note: in expansion of macro 'PyEval_CallObject' result = PyEval_CallObject(hl->handle, args); // Call Python ^~~~~~~~~~~~~~~~~ /usr/local/include/python3.9/ceval.h:17:43: note: declared here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./python/fltk_wrap.cpp: In function 'void pyFLTK_checkCallback(void*)': /usr/local/include/python3.9/ceval.h:24:66: warning: 'PyObject* PyEval_CallObjectWithKeywords(PyObject*, PyObject*, PyObject*)' is deprecated [-Wdeprecated-declarations] PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL) ^ ./python/fltk_wrap.cpp:5180:17: note: in expansion of macro 'PyEval_CallObject' result = PyEval_CallObject(hl->handle, args); // Call Python ^~~~~~~~~~~~~~~~~ /usr/local/include/python3.9/ceval.h:17:43: note: declared here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/python3.9/ceval.h:24:66: warning: 'PyObject* PyEval_CallObjectWithKeywords(PyObject*, PyObject*, PyObject*)' is deprecated [-Wdeprecated-declarations] PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL) ^ ./python/fltk_wrap.cpp:5180:17: note: in expansion of macro 'PyEval_CallObject' result = PyEval_CallObject(hl->handle, args); // Call Python ^~~~~~~~~~~~~~~~~ /usr/local/include/python3.9/ceval.h:17:43: note: declared here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./python/fltk_wrap.cpp: In function 'int fl_mt_ask(const char*)': ./python/fltk_wrap.cpp:5356:31: warning: 'int fl_ask(const char*, ...)' is deprecated [-Wdeprecated-declarations] status = fl_ask("%s", text); ^ In file included from /usr/local/include/FL/Fl_File_Chooser.H:46, from ./python/fltk_wrap.cpp:4611: /usr/local/include/FL/fl_ask.H:55:15: note: declared here FL_EXPORT int fl_ask(const char *,...) __fl_attr((__format__ (__printf__, 1, 2), __deprecated__)); ^~~~~~ ./python/fltk_wrap.cpp:5356:31: warning: 'int fl_ask(const char*, ...)' is deprecated [-Wdeprecated-declarations] status = fl_ask("%s", text); ^ In file included from /usr/local/include/FL/Fl_File_Chooser.H:46, from ./python/fltk_wrap.cpp:4611: /usr/local/include/FL/fl_ask.H:55:15: note: declared here FL_EXPORT int fl_ask(const char *,...) __fl_attr((__format__ (__printf__, 1, 2), __deprecated__)); ^~~~~~ In file included from /usr/local/include/python3.9/Python.h:140, from ./python/fltk_wrap.cpp:155: ./python/fltk_wrap.cpp: In function 'const char* PythonLink(Fl_Widget*, const char*)': /usr/local/include/python3.9/ceval.h:24:66: warning: 'PyObject* PyEval_CallObjectWithKeywords(PyObject*, PyObject*, PyObject*)' is deprecated [-Wdeprecated-declarations] PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL) ^ ./python/fltk_wrap.cpp:5824:17: note: in expansion of macro 'PyEval_CallObject' result = PyEval_CallObject(func, arglist); ^~~~~~~~~~~~~~~~~ /usr/local/include/python3.9/ceval.h:17:43: note: declared here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/python3.9/ceval.h:24:66: warning: 'PyObject* PyEval_CallObjectWithKeywords(PyObject*, PyObject*, PyObject*)' is deprecated [-Wdeprecated-declarations] PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL) ^ ./python/fltk_wrap.cpp:5824:17: note: in expansion of macro 'PyEval_CallObject' result = PyEval_CallObject(func, arglist); ^~~~~~~~~~~~~~~~~ /usr/local/include/python3.9/ceval.h:17:43: note: declared here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./python/fltk_wrap.cpp: In function 'void PythonModifyCallBack(int, int, int, int, const char*, void*)': /usr/local/include/python3.9/ceval.h:24:66: warning: 'PyObject* PyEval_CallObjectWithKeywords(PyObject*, PyObject*, PyObject*)' is deprecated [-Wdeprecated-declarations] PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL) ^ ./python/fltk_wrap.cpp:6188:16: note: in expansion of macro 'PyEval_CallObject' result = PyEval_CallObject(func, arglist); ^~~~~~~~~~~~~~~~~ /usr/local/include/python3.9/ceval.h:17:43: note: declared here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/python3.9/ceval.h:24:66: warning: 'PyObject* PyEval_CallObjectWithKeywords(PyObject*, PyObject*, PyObject*)' is deprecated [-Wdeprecated-declarations] PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL) ^ ./python/fltk_wrap.cpp:6188:16: note: in expansion of macro 'PyEval_CallObject' result = PyEval_CallObject(func, arglist); ^~~~~~~~~~~~~~~~~ /usr/local/include/python3.9/ceval.h:17:43: note: declared here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./python/fltk_wrap.cpp: In function 'void UnfinishedStyleCB(int, void*)': /usr/local/include/python3.9/ceval.h:24:66: warning: 'PyObject* PyEval_CallObjectWithKeywords(PyObject*, PyObject*, PyObject*)' is deprecated [-Wdeprecated-declarations] PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL) ^ ./python/fltk_wrap.cpp:6269:15: note: in expansion of macro 'PyEval_CallObject' result = PyEval_CallObject(func, arglist); ^~~~~~~~~~~~~~~~~ /usr/local/include/python3.9/ceval.h:17:43: note: declared here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/python3.9/ceval.h:24:66: warning: 'PyObject* PyEval_CallObjectWithKeywords(PyObject*, PyObject*, PyObject*)' is deprecated [-Wdeprecated-declarations] PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL) ^ ./python/fltk_wrap.cpp:6269:15: note: in expansion of macro 'PyEval_CallObject' result = PyEval_CallObject(func, arglist); ^~~~~~~~~~~~~~~~~ /usr/local/include/python3.9/ceval.h:17:43: note: declared here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./python/fltk_wrap.cpp: In function 'PyObject* _wrap_new_Fl_RGB_Image__SWIG_0(PyObject*, PyObject*)': ./python/fltk_wrap.cpp:39152:66: warning: 'int PyObject_AsReadBuffer(PyObject*, const void**, Py_ssize_t*)' is deprecated [-Wdeprecated-declarations] int failure = PyObject_AsReadBuffer(obj1,&buffer,&size_buffer); ^ In file included from /usr/local/include/python3.9/Python.h:146, from ./python/fltk_wrap.cpp:155: /usr/local/include/python3.9/abstract.h:343:17: note: declared here PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^~~~~~~~~~~~~~~~~~~~~ ./python/fltk_wrap.cpp:39152:66: warning: 'int PyObject_AsReadBuffer(PyObject*, const void**, Py_ssize_t*)' is deprecated [-Wdeprecated-declarations] int failure = PyObject_AsReadBuffer(obj1,&buffer,&size_buffer); ^ In file included from /usr/local/include/python3.9/Python.h:146, from ./python/fltk_wrap.cpp:155: /usr/local/include/python3.9/abstract.h:343:17: note: declared here PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^~~~~~~~~~~~~~~~~~~~~ ./python/fltk_wrap.cpp: In function 'PyObject* _wrap_fl_ask__varargs__(PyObject*, PyObject*, PyObject*)': ./python/fltk_wrap.cpp:60475:47: warning: 'int fl_ask(const char*, ...)' is deprecated [-Wdeprecated-declarations] result = (int)fl_ask((char const *)arg1,arg2); ^ In file included from /usr/local/include/FL/Fl_File_Chooser.H:46, from ./python/fltk_wrap.cpp:4611: /usr/local/include/FL/fl_ask.H:55:15: note: declared here FL_EXPORT int fl_ask(const char *,...) __fl_attr((__format__ (__printf__, 1, 2), __deprecated__)); ^~~~~~ ./python/fltk_wrap.cpp:60475:47: warning: 'int fl_ask(const char*, ...)' is deprecated [-Wdeprecated-declarations] result = (int)fl_ask((char const *)arg1,arg2); ^ In file included from /usr/local/include/FL/Fl_File_Chooser.H:46, from ./python/fltk_wrap.cpp:4611: /usr/local/include/FL/fl_ask.H:55:15: note: declared here FL_EXPORT int fl_ask(const char *,...) __fl_attr((__format__ (__printf__, 1, 2), __deprecated__)); ^~~~~~ ./python/fltk_wrap.cpp: In function 'PyObject* _wrap_new_Fl_Bitmap(PyObject*, PyObject*)': ./python/fltk_wrap.cpp:61333:66: warning: 'int PyObject_AsReadBuffer(PyObject*, const void**, Py_ssize_t*)' is deprecated [-Wdeprecated-declarations] int failure = PyObject_AsReadBuffer(obj1,&buffer,&size_buffer); ^ In file included from /usr/local/include/python3.9/Python.h:146, from ./python/fltk_wrap.cpp:155: /usr/local/include/python3.9/abstract.h:343:17: note: declared here PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^~~~~~~~~~~~~~~~~~~~~ ./python/fltk_wrap.cpp:61333:66: warning: 'int PyObject_AsReadBuffer(PyObject*, const void**, Py_ssize_t*)' is deprecated [-Wdeprecated-declarations] int failure = PyObject_AsReadBuffer(obj1,&buffer,&size_buffer); ^ In file included from /usr/local/include/python3.9/Python.h:146, from ./python/fltk_wrap.cpp:155: /usr/local/include/python3.9/abstract.h:343:17: note: declared here PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^~~~~~~~~~~~~~~~~~~~~ ./python/fltk_wrap.cpp: In function 'PyObject* _wrap_fl_draw_image(PyObject*, PyObject*)': ./python/fltk_wrap.cpp:78967:66: warning: 'int PyObject_AsReadBuffer(PyObject*, const void**, Py_ssize_t*)' is deprecated [-Wdeprecated-declarations] int failure = PyObject_AsReadBuffer(obj0,&buffer,&size_buffer); ^ In file included from /usr/local/include/python3.9/Python.h:146, from ./python/fltk_wrap.cpp:155: /usr/local/include/python3.9/abstract.h:343:17: note: declared here PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^~~~~~~~~~~~~~~~~~~~~ ./python/fltk_wrap.cpp:78967:66: warning: 'int PyObject_AsReadBuffer(PyObject*, const void**, Py_ssize_t*)' is deprecated [-Wdeprecated-declarations] int failure = PyObject_AsReadBuffer(obj0,&buffer,&size_buffer); ^ In file included from /usr/local/include/python3.9/Python.h:146, from ./python/fltk_wrap.cpp:155: /usr/local/include/python3.9/abstract.h:343:17: note: declared here PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^~~~~~~~~~~~~~~~~~~~~ ./python/fltk_wrap.cpp: In function 'PyObject* _wrap_fl_draw_image_mono(PyObject*, PyObject*)': ./python/fltk_wrap.cpp:79075:66: warning: 'int PyObject_AsReadBuffer(PyObject*, const void**, Py_ssize_t*)' is deprecated [-Wdeprecated-declarations] int failure = PyObject_AsReadBuffer(obj0,&buffer,&size_buffer); ^ In file included from /usr/local/include/python3.9/Python.h:146, from ./python/fltk_wrap.cpp:155: /usr/local/include/python3.9/abstract.h:343:17: note: declared here PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^~~~~~~~~~~~~~~~~~~~~ ./python/fltk_wrap.cpp:79075:66: warning: 'int PyObject_AsReadBuffer(PyObject*, const void**, Py_ssize_t*)' is deprecated [-Wdeprecated-declarations] int failure = PyObject_AsReadBuffer(obj0,&buffer,&size_buffer); ^ In file included from /usr/local/include/python3.9/Python.h:146, from ./python/fltk_wrap.cpp:155: /usr/local/include/python3.9/abstract.h:343:17: note: declared here PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^~~~~~~~~~~~~~~~~~~~~ ./python/fltk_wrap.cpp: In function 'PyObject* _wrap_Fl_FormsBitmap_set(PyObject*, PyObject*)': ./python/fltk_wrap.cpp:83811:66: warning: 'int PyObject_AsReadBuffer(PyObject*, const void**, Py_ssize_t*)' is deprecated [-Wdeprecated-declarations] int failure = PyObject_AsReadBuffer(obj3,&buffer,&size_buffer); ^ In file included from /usr/local/include/python3.9/Python.h:146, from ./python/fltk_wrap.cpp:155: /usr/local/include/python3.9/abstract.h:343:17: note: declared here PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^~~~~~~~~~~~~~~~~~~~~ ./python/fltk_wrap.cpp:83811:66: warning: 'int PyObject_AsReadBuffer(PyObject*, const void**, Py_ssize_t*)' is deprecated [-Wdeprecated-declarations] int failure = PyObject_AsReadBuffer(obj3,&buffer,&size_buffer); ^ In file included from /usr/local/include/python3.9/Python.h:146, from ./python/fltk_wrap.cpp:155: /usr/local/include/python3.9/abstract.h:343:17: note: declared here PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^~~~~~~~~~~~~~~~~~~~~ ./python/fltk_wrap.cpp: In function 'PyObject* _wrap_gl_draw_image(PyObject*, PyObject*)': ./python/fltk_wrap.cpp:87374:66: warning: 'int PyObject_AsReadBuffer(PyObject*, const void**, Py_ssize_t*)' is deprecated [-Wdeprecated-declarations] int failure = PyObject_AsReadBuffer(obj0,&buffer,&size_buffer); ^ In file included from /usr/local/include/python3.9/Python.h:146, from ./python/fltk_wrap.cpp:155: /usr/local/include/python3.9/abstract.h:343:17: note: declared here PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^~~~~~~~~~~~~~~~~~~~~ ./python/fltk_wrap.cpp:87374:66: warning: 'int PyObject_AsReadBuffer(PyObject*, const void**, Py_ssize_t*)' is deprecated [-Wdeprecated-declarations] int failure = PyObject_AsReadBuffer(obj0,&buffer,&size_buffer); ^ In file included from /usr/local/include/python3.9/Python.h:146, from ./python/fltk_wrap.cpp:155: /usr/local/include/python3.9/abstract.h:343:17: note: declared here PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^~~~~~~~~~~~~~~~~~~~~ ./python/fltk_wrap.cpp: In function 'PyObject* _wrap_new_Fl_PNG_Image__SWIG_1(PyObject*, PyObject*)': ./python/fltk_wrap.cpp:99539:66: warning: 'int PyObject_AsReadBuffer(PyObject*, const void**, Py_ssize_t*)' is deprecated [-Wdeprecated-declarations] int failure = PyObject_AsReadBuffer(obj2,&buffer,&size_buffer); ^ In file included from /usr/local/include/python3.9/Python.h:146, from ./python/fltk_wrap.cpp:155: /usr/local/include/python3.9/abstract.h:343:17: note: declared here PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^~~~~~~~~~~~~~~~~~~~~ ./python/fltk_wrap.cpp:99539:66: warning: 'int PyObject_AsReadBuffer(PyObject*, const void**, Py_ssize_t*)' is deprecated [-Wdeprecated-declarations] int failure = PyObject_AsReadBuffer(obj2,&buffer,&size_buffer); ^ In file included from /usr/local/include/python3.9/Python.h:146, from ./python/fltk_wrap.cpp:155: /usr/local/include/python3.9/abstract.h:343:17: note: declared here PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^~~~~~~~~~~~~~~~~~~~~ c++ -shared -pipe -DFL_LIBRARY -O2 -fno-strict-aliasing build/temp.dragonfly-6.5-x86_64-cpython-39/./contrib/ListSelect.o build/temp.dragonfly-6.5-x86_64-cpython-39/./python/fltk_wrap.o -L/usr/local/lib -L/usr/local/bin/lib -L/usr/local/lib -L/usr/lib -L/usr/local/lib -lm -lfltk_images -lpng -lz -ljpeg -lfltk_gl -lGLU -lGL -lfltk_forms -lfltk -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -lX11 -lfltk -o build/lib.dragonfly-6.5-x86_64-cpython-39/fltk/_fltk.cpython-39.so /usr/bin/env WRKSRC=/construction/x11-toolkits/py-fltk/pyFltk-1.3.4.1 REWARNFILE=/construction/x11-toolkits/py-fltk/reinplace_warnings.txt /bin/sh /xports/Mk/Scripts/sed_checked.sh -e "s|\.\./docs|/usr/local/share/doc/py-fltk/html|g" /construction/x11-toolkits/py-fltk/pyFltk-1.3.4.1/fltk/test/help.py SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py39-fltk-1.3.4.1 depends on package: py39-setuptools>=63.1.0 - found ===> py39-fltk-1.3.4.1 depends on file: /usr/local/bin/python3.9 - found ===> py39-fltk-1.3.4.1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py39-fltk-1.3.4.1 ===> py39-fltk-1.3.4.1 depends on package: py39-setuptools>=63.1.0 - found ===> py39-fltk-1.3.4.1 depends on file: /usr/local/bin/python3.9 - found ===> py39-fltk-1.3.4.1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> Generating temporary packing list Building for: dragonfly6 ['/usr/local/bin', './src', './contrib', '/usr/include'] Checking FLTK configuration ... Checking fltk-config using FLTK_HOME Using FLTK: ['1.3.8\n'] fltk-config includes: ['/usr/local/include', '/usr/local/include', '/usr/local/include/freetype2', '/usr/local/include/libpng16', '/usr/local/include'] fltk-config link paths: ['/usr/local/lib'] fltk-config link libraries: ['m', 'fltk_images', 'png', 'z', 'jpeg', 'fltk_gl', 'GLU', 'GL', 'fltk_forms', 'fltk', 'Xrender', 'Xcursor', 'Xfixes', 'Xext', 'Xft', 'fontconfig', 'Xinerama', 'pthread', 'm', 'X11'] FLTK was configured with multi-threading support! FLTK was configured with OpenGL support! FLTK was configured with Forms support! done running install /usr/local/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running build_ext running install_lib creating /construction/x11-toolkits/py-fltk/stage/usr/local/lib/python3.9 creating /construction/x11-toolkits/py-fltk/stage/usr/local/lib/python3.9/site-packages creating /construction/x11-toolkits/py-fltk/stage/usr/local/lib/python3.9/site-packages/fltk copying build/lib.dragonfly-6.5-x86_64-cpython-39/fltk/__init__.py -> /construction/x11-toolkits/py-fltk/stage/usr/local/lib/python3.9/site-packages/fltk copying build/lib.dragonfly-6.5-x86_64-cpython-39/fltk/_fltk.cpython-39.so -> /construction/x11-toolkits/py-fltk/stage/usr/local/lib/python3.9/site-packages/fltk byte-compiling /construction/x11-toolkits/py-fltk/stage/usr/local/lib/python3.9/site-packages/fltk/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpepi89eh3.py' /usr/local/bin/python3.9 /tmp/tmpepi89eh3.py removing /tmp/tmpepi89eh3.py running install_egg_info running egg_info creating pyFltk.egg-info writing pyFltk.egg-info/PKG-INFO writing dependency_links to pyFltk.egg-info/dependency_links.txt writing top-level names to pyFltk.egg-info/top_level.txt writing manifest file 'pyFltk.egg-info/SOURCES.txt' reading manifest file 'pyFltk.egg-info/SOURCES.txt' adding license file 'COPYING' writing manifest file 'pyFltk.egg-info/SOURCES.txt' Copying pyFltk.egg-info to /construction/x11-toolkits/py-fltk/stage/usr/local/lib/python3.9/site-packages/pyFltk-1.3.4.1-py3.9.egg-info running install_scripts writing list of installed files to '/construction/x11-toolkits/py-fltk/.PLIST.pymodtmp' /usr/bin/strip /construction/x11-toolkits/py-fltk/stage/usr/local/lib/python3.9/site-packages/fltk/_fltk*.so /bin/mkdir -p /construction/x11-toolkits/py-fltk/stage/usr/local/share/doc/py-fltk/html/ cd /construction/x11-toolkits/py-fltk/pyFltk-1.3.4.1/ && install -m 0644 CHANGES README TODO /construction/x11-toolkits/py-fltk/stage/usr/local/share/doc/py-fltk/ cd /construction/x11-toolkits/py-fltk/pyFltk-1.3.4.1/fltk/docs/ && install -m 0644 *.html *.jpg /construction/x11-toolkits/py-fltk/stage/usr/local/share/doc/py-fltk/html/ /bin/mkdir -p /construction/x11-toolkits/py-fltk/stage/usr/local/share/examples/py-fltk/ cd /construction/x11-toolkits/py-fltk/pyFltk-1.3.4.1/fltk/test/ && install -m 0644 *.py HelpDialog.html /construction/x11-toolkits/py-fltk/stage/usr/local/share/examples/py-fltk/ ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/python3.9/site-packages/fltk/_fltk.cpython-39.so is linked to /usr/local/lib/libpng16.so.16 from graphics/png but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libpng16.so:graphics/png Error: /usr/local/lib/python3.9/site-packages/fltk/_fltk.cpython-39.so is linked to /usr/local/lib/libjpeg.so.8 from graphics/jpeg-turbo but it is not declared as a dependency Warning: you need USES+=jpeg Error: /usr/local/lib/python3.9/site-packages/fltk/_fltk.cpython-39.so is linked to /usr/local/lib/libGLU.so.1 from graphics/libGLU but it is not declared as a dependency Warning: you need USE_GL+=glu Error: /usr/local/lib/python3.9/site-packages/fltk/_fltk.cpython-39.so is linked to /usr/local/lib/libGL.so.1 from graphics/libglvnd but it is not declared as a dependency Warning: you need USE_GL+=gl Error: /usr/local/lib/python3.9/site-packages/fltk/_fltk.cpython-39.so is linked to /usr/local/lib/libXrender.so.1 from x11/libXrender but it is not declared as a dependency Warning: you need USE_XORG+=xrender Error: /usr/local/lib/python3.9/site-packages/fltk/_fltk.cpython-39.so is linked to /usr/local/lib/libXcursor.so.1 from x11/libXcursor but it is not declared as a dependency Warning: you need USE_XORG+=xcursor Error: /usr/local/lib/python3.9/site-packages/fltk/_fltk.cpython-39.so is linked to /usr/local/lib/libXfixes.so.3 from x11/libXfixes but it is not declared as a dependency Warning: you need USE_XORG+=xfixes Error: /usr/local/lib/python3.9/site-packages/fltk/_fltk.cpython-39.so is linked to /usr/local/lib/libXext.so.6 from x11/libXext but it is not declared as a dependency Warning: you need USE_XORG+=xext Error: /usr/local/lib/python3.9/site-packages/fltk/_fltk.cpython-39.so is linked to /usr/local/lib/libXft.so.2 from x11-fonts/libXft but it is not declared as a dependency Warning: you need USE_XORG+=xft Error: /usr/local/lib/python3.9/site-packages/fltk/_fltk.cpython-39.so is linked to /usr/local/lib/libfontconfig.so.1 from x11-fonts/fontconfig but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfontconfig.so:x11-fonts/fontconfig Error: /usr/local/lib/python3.9/site-packages/fltk/_fltk.cpython-39.so is linked to /usr/local/lib/libXinerama.so.1 from x11/libXinerama but it is not declared as a dependency Warning: you need USE_XORG+=xinerama Error: /usr/local/lib/python3.9/site-packages/fltk/_fltk.cpython-39.so is linked to /usr/local/lib/libOpenGL.so.0 from graphics/libglvnd but it is not declared as a dependency Warning: you need USE_GL+=opengl Error: /usr/local/lib/python3.9/site-packages/fltk/_fltk.cpython-39.so is linked to /usr/local/lib/libGLdispatch.so.0 from graphics/libglvnd but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libGLdispatch.so:graphics/libglvnd Error: /usr/local/lib/python3.9/site-packages/fltk/_fltk.cpython-39.so is linked to /usr/local/lib/libGLX.so.0 from graphics/libglvnd but it is not declared as a dependency Warning: you need USE_GL+=gl Error: /usr/local/lib/python3.9/site-packages/fltk/_fltk.cpython-39.so is linked to /usr/local/lib/libfreetype.so.6 from print/freetype2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfreetype.so:print/freetype2 Error: /usr/local/lib/python3.9/site-packages/fltk/_fltk.cpython-39.so is linked to /usr/local/lib/libexpat.so.1 from textproc/expat2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libexpat.so:textproc/expat2 Error: /usr/local/lib/python3.9/site-packages/fltk/_fltk.cpython-39.so is linked to /usr/local/lib/libxcb.so.1 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/python3.9/site-packages/fltk/_fltk.cpython-39.so is linked to /usr/local/lib/libbrotlidec.so.1 from archivers/brotli but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libbrotlidec.so:archivers/brotli Error: /usr/local/lib/python3.9/site-packages/fltk/_fltk.cpython-39.so is linked to /usr/local/lib/libXau.so.6 from x11/libXau but it is not declared as a dependency Warning: you need USE_XORG+=xau Error: /usr/local/lib/python3.9/site-packages/fltk/_fltk.cpython-39.so is linked to /usr/local/lib/libXdmcp.so.6 from x11/libXdmcp but it is not declared as a dependency Warning: you need USE_XORG+=xdmcp Error: /usr/local/lib/python3.9/site-packages/fltk/_fltk.cpython-39.so is linked to /usr/local/lib/libbrotlicommon.so.1 from archivers/brotli but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libbrotlicommon.so:archivers/brotli Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py39-fltk-1.3.4.1 file sizes/checksums [106]: 0% file sizes/checksums [106]: 94% file sizes/checksums [106]: 100% Service unavailablepacking files [106]: 0% packing files [106]: 94% packing files [106]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:27