------------------------------------------------------------------------------- -- 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 ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- PYTHON_LDFLAGS="-L/usr/local/lib/python3.9 -lpython3.9" PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python3.9" XDG_DATA_HOME=/construction/graphics/py-ming XDG_CONFIG_HOME=/construction/graphics/py-ming XDG_CACHE_HOME=/construction/graphics/py-ming/.cache HOME=/construction/graphics/py-ming TMPDIR="/tmp" PATH=/construction/graphics/py-ming/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/graphics/py-ming/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 DEFAULT_AUTOCONF=2.71 CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/xports/Templates/config.site lt_cv_sys_max_cmd_len=262144 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- --enable-python --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/graphics/py-ming XDG_CONFIG_HOME=/construction/graphics/py-ming XDG_CACHE_HOME=/construction/graphics/py-ming/.cache HOME=/construction/graphics/py-ming TMPDIR="/tmp" PATH=/construction/graphics/py-ming/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/graphics/py-ming/.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 DEFAULT_AUTOCONF=2.71 LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" -L/usr/local/lib " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include " 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/graphics/py-ming/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- 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/py39-ming" EXAMPLESDIR="share/examples/py39-ming" DATADIR="share/py39-ming" WWWDIR="www/py39-ming" ETCDIR="etc/py39-ming" 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/py39-ming DOCSDIR=/usr/local/share/doc/py39-ming EXAMPLESDIR=/usr/local/share/examples/py39-ming WWWDIR=/usr/local/www/py39-ming ETCDIR=/usr/local/etc/py39-ming 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/pkgconf-1.8.1,1.pkg 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/autoconf-switch-20220527.pkg Installing /packages/All/m4-1.4.19,1.pkg Installing /packages/All/perl5-5.32.1_3.pkg Installing /packages/All/autoconf-2.71.pkg Installing /packages/All/automake-1.16.5.pkg Installing /packages/All/libtool-2.4.7_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/brotli-1.0.9,1.pkg Installing /packages/All/png-1.6.39.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/giflib-5.2.1.pkg Installing /packages/All/ming-0.4.8.pkg SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py39-ming-0.4.8 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py39-ming-0.4.8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-ming-0.4.8 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py39-ming-0.4.8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-ming-0.4.8 for building => SHA256 Checksum OK for libming-libming-ming-0_4_8_GH0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py39-ming-0.4.8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-ming-0.4.8 for building ===> Extracting for py39-ming-0.4.8 => SHA256 Checksum OK for libming-libming-ming-0_4_8_GH0.tar.gz. Extracted Memory Use: 24.85M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py39-ming-0.4.8 ===> Applying ports patches for py39-ming-0.4.8 from /xports/graphics/py-ming/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py39-ming-0.4.8 depends on package: pkgconf>=1.3.0_1 - found ===> py39-ming-0.4.8 depends on package: py39-setuptools>=63.1.0 - found ===> py39-ming-0.4.8 depends on file: /usr/local/bin/python3.9 - found ===> py39-ming-0.4.8 depends on package: autoconf>=2.71 - found ===> py39-ming-0.4.8 depends on package: automake>=1.16.5 - found ===> py39-ming-0.4.8 depends on executable: libtoolize - found ===> py39-ming-0.4.8 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> py39-ming-0.4.8 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> py39-ming-0.4.8 depends on shared library: libgif.so - found (/usr/local/lib/libgif.so) ===> py39-ming-0.4.8 depends on shared library: libming.so - found (/usr/local/lib/libming.so) ===> py39-ming-0.4.8 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py39-ming-0.4.8 depends on package: pkgconf>=1.3.0_1 - found ===> py39-ming-0.4.8 depends on package: py39-setuptools>=63.1.0 - found ===> py39-ming-0.4.8 depends on file: /usr/local/bin/python3.9 - found ===> py39-ming-0.4.8 depends on package: autoconf>=2.71 - found ===> py39-ming-0.4.8 depends on package: automake>=1.16.5 - found ===> py39-ming-0.4.8 depends on executable: libtoolize - found ===> py39-ming-0.4.8 depends on file: /usr/local/bin/ccache - found ===> py39-ming-0.4.8 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> py39-ming-0.4.8 depends on shared library: libgif.so - found (/usr/local/lib/libgif.so) ===> py39-ming-0.4.8 depends on shared library: libming.so - found (/usr/local/lib/libming.so) ===> py39-ming-0.4.8 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) ===> Configuring for py39-ming-0.4.8 autoreconf2.71: warning: autoconf input should be named 'configure.ac', not 'configure.in' aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. libtoolize: copying file 'config/ltmain.sh' libtoolize: putting macros in 'macros'. libtoolize: copying file 'macros/libtool.m4' libtoolize: copying file 'macros/ltoptions.m4' libtoolize: copying file 'macros/ltsugar.m4' libtoolize: copying file 'macros/ltversion.m4' libtoolize: copying file 'macros/lt~obsolete.m4' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([macros])' to configure.in, libtoolize: and rerunning libtoolize and aclocal. aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:15: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:773: AM_INIT_AUTOMAKE is expanded from... configure.in:15: the top level configure.in:77: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:77: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... macros/python.m4:77: AC_PYTHON_DEVEL is expanded from... configure.in:77: the top level configure.in:240: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.in:240: You should run autoupdate. macros/libtool.m4:100: AC_PROG_LIBTOOL is expanded from... configure.in:240: the top level configure.in:303: warning: The macro `AC_ERROR' is obsolete. configure.in:303: You should run autoupdate. ./lib/autoconf/oldnames.m4:34: AC_ERROR is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/libs.m4:100: AC_CHECK_LIB is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/functions.m4:66: AC_CHECK_FUNC is expanded from... configure.in:303: the top level configure.in:379: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.in:379: You should use the 'AC_CONFIG_HEADERS' macro instead. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:1125: AM_CONFIG_HEADER is expanded from... configure.in:379: the top level configure.in:389: warning: AC_OUTPUT should be used without arguments. configure.in:389: You should run autoupdate. autoheader2.71: warning: autoconf input should be named 'configure.ac', not 'configure.in' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:15: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.in:15: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.in:35: installing 'config/compile' configure.in:15: installing 'config/missing' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' php_ext/Makefile.am: installing 'config/depcomp' src/blocks/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') parallel-tests: installing 'config/test-driver' test/actionscript/Makefile.am:86: warning: source file '../run_test.c' is in a subdirectory, test/actionscript/Makefile.am:86: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least one source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, this automake: behavior may change in a future Automake major version, with object automake: files being placed in the same subdirectory as the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. test/actionscript/Makefile.am:86: warning: source file '../../util/makeswf_utils.c' is in a subdirectory, test/actionscript/Makefile.am:86: but option 'subdir-objects' is disabled test/actionscript/Makefile.am:86: warning: source file '../../util/vasprintf.c' is in a subdirectory, test/actionscript/Makefile.am:86: but option 'subdir-objects' is disabled util/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-portbld-dragonfly6.5 checking host system type... x86_64-portbld-dragonfly6.5 checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking whether the compiler supports GNU C++... yes checking whether c++ accepts -g... yes checking for c++ option to enable C++11 features... none needed checking dependency style of c++... gcc3 checking for python... /usr/local/bin/python3.9 checking for python... (cached) /usr/local/bin/python3.9 checking for a version of Python >= '2.1.0'... yes checking for the distutils Python package... yes checking for Python include path... -I/usr/local/include/python3.9 checking for Python library path... -L/usr/local/lib/python3.9 -lpython3.9 checking for Python site-packages path... /usr/local/lib/python3.9/site-packages checking python extra libraries... -lcrypt -lintl -ldl -L/usr/local/lib -lintl -lutil -lm checking python extra linking flags... -Wl,--export-dynamic checking consistency of all components of python development environment... yes checking for perl... /usr/local/bin/perl checking for php... no checking for phpize... no checking for tclsh... no checking for bison... no checking for byacc... byacc checking for flex... flex checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking how to convert x86_64-portbld-dragonfly6.5 file names to x86_64-portbld-dragonfly6.5 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly6.5 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly6.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... dragonfly6.5 ld.so checking how to hardcode library paths into programs... immediate checking for XGetImage in -lX11... no checking pkg-config is at least version 0.9.0... yes checking for FREETYPE... yes checking for GifErrorString in -lgif... yes checking for PrintGifError in -lgif... no checking for DGifOpen in -lungif... no checking for GifErrorString in -lgif... (cached) yes checking for PrintGifError in -lgif... (cached) no checking for gif_lib.h... yes checking for png_read_image in -lpng... yes checking for compress2 in -lz... yes checking for zlib.h... (cached) yes checking for getopt.h... (cached) yes checking for vasprintf... (cached) yes checking for mkstemp... (cached) yes checking for getopt... (cached) yes checking for getopt_long... yes checking for sin... no checking for sin in -lm... yes checking whether byte ordering is bigendian... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating docs/Makefile config.status: creating docs/man/Makefile config.status: creating Makefile config.status: creating src/actioncompiler/Makefile config.status: creating src/blocks/Makefile config.status: creating src/Makefile config.status: creating src/ming.h config.status: creating src/libming.pc config.status: creating perl_ext/Makefile config.status: creating perl_ext/SWF.pm config.status: creating php_ext/Makefile config.status: creating py_ext/Makefile config.status: creating py_ext/setup.py config.status: creating tcl_ext/Makefile config.status: creating test/Makefile config.status: creating test/Media/Makefile config.status: creating test/Movie/Makefile config.status: creating test/Movie/Background/Makefile config.status: creating test/Movie/Dimension/Makefile config.status: creating test/Movie/add/Makefile config.status: creating test/Movie/new/Makefile config.status: creating test/Movie/nextFrame/Makefile config.status: creating test/Movie/NumFrames/Makefile config.status: creating test/Movie/FrameLabel/Makefile config.status: creating test/Movie/Protect/Makefile config.status: creating test/Movie/Rate/Makefile config.status: creating test/Movie/addMetadata/Makefile config.status: creating test/Movie/setSoundStream/Makefile config.status: creating test/Movie/setTabIndex/Makefile config.status: creating test/Movie/setScriptLimits/Makefile config.status: creating test/Movie/setNetworkAccess/Makefile config.status: creating test/Movie/replace/Makefile config.status: creating test/Movie/assignSymbol/Makefile config.status: creating test/Movie/defineScene/Makefile config.status: creating test/Movie/importCharacter/Makefile config.status: creating test/Filter/Makefile config.status: creating test/Morph/Makefile config.status: creating test/Video/Makefile config.status: creating test/actionscript/Makefile config.status: creating test/Shape/Makefile config.status: creating test/Shape/addSolidFill/Makefile config.status: creating test/LineStyle/Makefile config.status: creating test/MovieClip/Makefile config.status: creating test/Gradient/Makefile config.status: creating test/FillStyle/Makefile config.status: creating test/Font/Makefile config.status: creating test/Text/Makefile config.status: creating test/Bitmap/Makefile config.status: creating test/BrowserFont/Makefile config.status: creating test/TextField/Makefile config.status: creating test/PrebuiltClip/Makefile config.status: creating test/Button/Makefile config.status: creating test/Action/Makefile config.status: creating test/Sound/Makefile config.status: creating test/SoundStream/Makefile config.status: creating macros/Makefile config.status: creating util/Makefile config.status: creating util/ming-config config.status: creating ming.spec config.status: creating src/ming_config.h config.status: executing depfiles commands config.status: executing libtool commands Config summary: C++ enabled Perl extension disabled PHP extension disabled Python extension enabled Tcl extension disabled ZLIB enabled (-lz) Freetype library enabled (-L/usr/local/lib -lfreetype ) GIF library enabled (-lgif) PNG library enabled (-lpng) SUCCEEDED 00:13:03 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py39-ming-0.4.8 running build running build_py creating build creating build/lib.dragonfly-6.5-x86_64-cpython-39 copying ./ming.py -> build/lib.dragonfly-6.5-x86_64-cpython-39 copying ./mingc.py -> build/lib.dragonfly-6.5-x86_64-cpython-39 running build_ext building '_mingc' extension creating build/temp.dragonfly-6.5-x86_64-cpython-39 cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -I/usr/local/include -I/construction/graphics/py-ming/libming-ming-0_4_8/py_ext/../src -I/usr/local/include/python3.9 -c ./ming_wrap.c -o build/temp.dragonfly-6.5-x86_64-cpython-39/./ming_wrap.o ./ming_wrap.c: In function 'SWIG_Python_GetModule': ./ming_wrap.c:2427:29: warning: implicit declaration of function 'PyCObject_Import'; did you mean 'PyObject_Init'? [-Wimplicit-function-declaration] type_pointer = (void *) PyCObject_Import((char*)"swig_runtime_data" SWIG_RUNTIME_VERSION, ^~~~~~~~~~~~~~~~ PyObject_Init ./ming_wrap.c:2427:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] type_pointer = (void *) PyCObject_Import((char*)"swig_runtime_data" SWIG_RUNTIME_VERSION, ^ ./ming_wrap.c: In function 'SWIG_Python_SetModule': ./ming_wrap.c:2497:36: warning: implicit declaration of function 'PyCObject_FromVoidPtr'; did you mean 'PyLong_FromVoidPtr'? [-Wimplicit-function-declaration] PyObject *pointer = (PyObject *) PyCObject_FromVoidPtr((void *) swig_module, SWIG_Python_DestroyModule); ^~~~~~~~~~~~~~~~~~~~~ PyLong_FromVoidPtr ./ming_wrap.c:2497:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] PyObject *pointer = (PyObject *) PyCObject_FromVoidPtr((void *) swig_module, SWIG_Python_DestroyModule); ^ ./ming_wrap.c: In function 'SWIG_Python_TypeQuery': ./ming_wrap.c:2520:37: warning: implicit declaration of function 'PyCObject_AsVoidPtr'; did you mean 'PyLong_AsVoidPtr'? [-Wimplicit-function-declaration] descriptor = (swig_type_info *) PyCObject_AsVoidPtr(obj); ^~~~~~~~~~~~~~~~~~~ PyLong_AsVoidPtr ./ming_wrap.c:2520:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] descriptor = (swig_type_info *) PyCObject_AsVoidPtr(obj); ^ ./ming_wrap.c:2525:13: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] obj = (PyObject *) PyCObject_FromVoidPtr(descriptor, NULL); ^ ./ming_wrap.c: In function '_wrap_newSWFInput_file': ./ming_wrap.c:3882:10: warning: implicit declaration of function 'PyFile_Check'; did you mean 'PyCell_Check'? [-Wimplicit-function-declaration] if (!PyFile_Check(obj0)) { ^~~~~~~~~~~~ PyCell_Check ./ming_wrap.c:3886:21: warning: implicit declaration of function 'PyFile_AsFile'; did you mean 'PyFile_GetLine'? [-Wimplicit-function-declaration] arg1 = (FILE *) PyFile_AsFile(obj0); ^~~~~~~~~~~~~ PyFile_GetLine ./ming_wrap.c:3886:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] arg1 = (FILE *) PyFile_AsFile(obj0); ^ ./ming_wrap.c: In function '_wrap_newSWFInput_stream': ./ming_wrap.c:3908:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] arg1 = (FILE *) PyFile_AsFile(obj0); ^ ./ming_wrap.c: In function '_wrap_newSWFDBLBitmap': ./ming_wrap.c:4302:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] arg1 = (FILE *) PyFile_AsFile(obj0); ^ ./ming_wrap.c: In function '_wrap_newSWFJpegBitmap': ./ming_wrap.c:4352:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] arg1 = (FILE *) PyFile_AsFile(obj0); ^ ./ming_wrap.c: In function '_wrap_newSWFJpegWithAlpha': ./ming_wrap.c:4404:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] arg1 = (FILE *) PyFile_AsFile(obj0); ^ ./ming_wrap.c:4411:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] arg2 = (FILE *) PyFile_AsFile(obj1); ^ ./ming_wrap.c: In function '_wrap_newSWFSoundStream': ./ming_wrap.c:7255:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] arg1 = (FILE *) PyFile_AsFile(obj0); ^ ./ming_wrap.c: In function '_wrap_newSWFSound': ./ming_wrap.c:7398:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] arg1 = (FILE *) PyFile_AsFile(obj0); ^ ./ming_wrap.c: In function '_wrap_newSWFVideoStream_fromFile': ./ming_wrap.c:8855:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] arg1 = (FILE *) PyFile_AsFile(obj0); ^ cc -shared -L/usr/local/lib -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include build/temp.dragonfly-6.5-x86_64-cpython-39/./ming_wrap.o -L../src/.libs -L/usr/local/lib/ -L/usr/local/lib -lming -lz -lpng -lgif -o build/lib.dragonfly-6.5-x86_64-cpython-39/_mingc.cpython-39.so SUCCEEDED 00:00:15 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py39-ming-0.4.8 depends on package: py39-setuptools>=63.1.0 - found ===> py39-ming-0.4.8 depends on file: /usr/local/bin/python3.9 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py39-ming-0.4.8 ===> py39-ming-0.4.8 depends on package: py39-setuptools>=63.1.0 - found ===> py39-ming-0.4.8 depends on file: /usr/local/bin/python3.9 - found ===> Generating temporary packing list 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/graphics/py-ming/stage/usr/local/lib/python3.9 creating /construction/graphics/py-ming/stage/usr/local/lib/python3.9/site-packages copying build/lib.dragonfly-6.5-x86_64-cpython-39/ming.py -> /construction/graphics/py-ming/stage/usr/local/lib/python3.9/site-packages copying build/lib.dragonfly-6.5-x86_64-cpython-39/mingc.py -> /construction/graphics/py-ming/stage/usr/local/lib/python3.9/site-packages copying build/lib.dragonfly-6.5-x86_64-cpython-39/_mingc.cpython-39.so -> /construction/graphics/py-ming/stage/usr/local/lib/python3.9/site-packages byte-compiling /construction/graphics/py-ming/stage/usr/local/lib/python3.9/site-packages/ming.py to ming.cpython-39.pyc byte-compiling /construction/graphics/py-ming/stage/usr/local/lib/python3.9/site-packages/mingc.py to mingc.cpython-39.pyc writing byte-compilation script '/tmp/tmpovxy3qbw.py' /usr/local/bin/python3.9 /tmp/tmpovxy3qbw.py removing /tmp/tmpovxy3qbw.py running install_egg_info running egg_info creating mingc.egg-info writing mingc.egg-info/PKG-INFO writing dependency_links to mingc.egg-info/dependency_links.txt writing top-level names to mingc.egg-info/top_level.txt writing manifest file 'mingc.egg-info/SOURCES.txt' reading manifest file 'mingc.egg-info/SOURCES.txt' writing manifest file 'mingc.egg-info/SOURCES.txt' Copying mingc.egg-info to /construction/graphics/py-ming/stage/usr/local/lib/python3.9/site-packages/mingc-0.4.8-py3.9.egg-info running install_scripts writing list of installed files to '/construction/graphics/py-ming/.PLIST.pymodtmp' /usr/bin/find /construction/graphics/py-ming/stage/usr/local/lib/python3.9/site-packages -name '*.so' -exec /usr/bin/strip {} + ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/python3.9/site-packages/_mingc.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/_mingc.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 Warning: Possible REINPLACE_CMD issues: - - REINPLACE_CMD ran, but did not modify file contents: py_ext/setup.py.in SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- 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-ming-0.4.8 file sizes/checksums [11]: 0% file sizes/checksums [11]: 100% Service unavailablepacking files [11]: 0% packing files [11]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:13:33