------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 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 ------------------------------------------------------------------------------- MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/construction/x11-toolkits/pangox-compat XDG_CONFIG_HOME=/construction/x11-toolkits/pangox-compat XDG_CACHE_HOME=/construction/x11-toolkits/pangox-compat/.cache HOME=/construction/x11-toolkits/pangox-compat TMPDIR="/tmp" PATH=/construction/x11-toolkits/pangox-compat/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/x11-toolkits/pangox-compat/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 CMAKE_PREFIX_PATH="/usr/local" LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 CONFIG_SITE=/xports/Templates/config.site lt_cv_sys_max_cmd_len=262144 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/x11-toolkits/pangox-compat XDG_CONFIG_HOME=/construction/x11-toolkits/pangox-compat XDG_CACHE_HOME=/construction/x11-toolkits/pangox-compat/.cache HOME=/construction/x11-toolkits/pangox-compat TMPDIR="/tmp" PATH=/construction/x11-toolkits/pangox-compat/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/x11-toolkits/pangox-compat/.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 LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 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/x11-toolkits/pangox-compat/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" GTK4_VERSION="4.0.0" OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/pangox-compat" EXAMPLESDIR="share/examples/pangox-compat" DATADIR="share/pangox-compat" WWWDIR="www/pangox-compat" ETCDIR="etc/pangox-compat" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/pangox-compat DOCSDIR=/usr/local/share/doc/pangox-compat EXAMPLESDIR=/usr/local/share/examples/pangox-compat WWWDIR=/usr/local/www/pangox-compat ETCDIR=/usr/local/etc/pangox-compat 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/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/graphite2-1.3.14.pkg Installing /packages/All/indexinfo-0.3.1.pkg Installing /packages/All/libffi-3.4.4.pkg Installing /packages/All/pcre2-10.42.pkg Installing /packages/All/gettext-runtime-0.21.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/libxml2-2.10.4.pkg Installing /packages/All/libiconv-1.17.pkg Installing /packages/All/expat-2.5.0.pkg Installing /packages/All/mpdecimal-2.5.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/glib-2.76.4,2.pkg Generating GIO modules cache Compiling glib schemas No schema files found: doing nothing. Installing /packages/All/harfbuzz-7.3.0.pkg Installing /packages/All/fontconfig-2.14.2,1.pkg Running fc-cache to build fontconfig cache... Installing /packages/All/fribidi-1.0.13.pkg Installing /packages/All/libdatrie-0.2.13_1.pkg Installing /packages/All/libthai-0.1.29.pkg ===== Message from libthai-0.1.29: -- ===> NOTICE: The libthai port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing 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/libXext-1.3.4,1.pkg Installing /packages/All/libglvnd-1.6.0.pkg Installing /packages/All/pixman-0.42.2.pkg Installing /packages/All/libXrender-0.9.10_2.pkg Installing /packages/All/cairo-1.17.4_2,3.pkg Installing /packages/All/libfontenc-1.1.4.pkg Installing /packages/All/mkfontscale-1.2.1.pkg Installing /packages/All/font-bh-ttf-1.0.3_4.pkg Running fc-cache to build fontconfig cache... Installing /packages/All/font-misc-meltho-1.0.3_4.pkg Installing /packages/All/font-misc-ethiopic-1.0.4.pkg Installing /packages/All/encodings-1.0.5,1.pkg Installing /packages/All/dejavu-2.37_1.pkg Running fc-cache to build fontconfig cache... ===== Message from dejavu-2.37_1: -- Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. Installing /packages/All/xorg-fonts-truetype-7.7_1.pkg Installing /packages/All/libXft-2.3.7.pkg Installing /packages/All/pango-1.50.14.pkg Installing /packages/All/gmake-4.3_2.pkg Installing /packages/All/pkgconf-1.8.1,1.pkg Installing /packages/All/libICE-1.1.0_1,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. SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> pangox-compat-0.0.2_4 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> pangox-compat-0.0.2_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pangox-compat-0.0.2_4 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> pangox-compat-0.0.2_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pangox-compat-0.0.2_4 for building => SHA256 Checksum OK for gnome2/pangox-compat-0.0.2.tar.xz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> pangox-compat-0.0.2_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pangox-compat-0.0.2_4 for building ===> Extracting for pangox-compat-0.0.2_4 => SHA256 Checksum OK for gnome2/pangox-compat-0.0.2.tar.xz. Extracted Memory Use: 1.71M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for pangox-compat-0.0.2_4 ===> Applying ports patches for pangox-compat-0.0.2_4 from /xports/x11-toolkits/pangox-compat/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> pangox-compat-0.0.2_4 depends on package: pango>=1.34.0 - found ===> pangox-compat-0.0.2_4 depends on package: gmake>=4.3 - found ===> pangox-compat-0.0.2_4 depends on package: pkgconf>=1.3.0_1 - found ===> pangox-compat-0.0.2_4 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> pangox-compat-0.0.2_4 depends on file: /usr/local/libdata/pkgconfig/ice.pc - found ===> pangox-compat-0.0.2_4 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> pangox-compat-0.0.2_4 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> pangox-compat-0.0.2_4 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> pangox-compat-0.0.2_4 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> pangox-compat-0.0.2_4 depends on package: pango>=1.34.0 - found ===> pangox-compat-0.0.2_4 depends on package: gmake>=4.3 - found ===> pangox-compat-0.0.2_4 depends on package: pkgconf>=1.3.0_1 - found ===> pangox-compat-0.0.2_4 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> pangox-compat-0.0.2_4 depends on file: /usr/local/libdata/pkgconfig/ice.pc - found ===> pangox-compat-0.0.2_4 depends on file: /usr/local/bin/ccache - found ===> pangox-compat-0.0.2_4 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> pangox-compat-0.0.2_4 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> pangox-compat-0.0.2_4 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> Configuring for pangox-compat-0.0.2_4 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 thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes 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 we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking build system type... x86_64-portbld-dragonfly6.5 checking host system type... x86_64-portbld-dragonfly6.5 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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no 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 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 mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.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 pkg-config is at least version 0.9.0... yes checking for PANGO... yes checking for X... libraries /usr/local/lib, headers /usr/local/include checking whether -R must be followed by a space... no checking for gethostbyname... (cached) yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes configure: creating ./config.status config.status: creating Makefile config.status: creating pangox.pc config.status: executing depfiles commands config.status: executing libtool commands SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for pangox-compat-0.0.2_4 gmake[1]: Entering directory '/construction/x11-toolkits/pangox-compat/pangox-compat-0.0.2' /bin/sh ./libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"pangox-compat\" -DPACKAGE_TARNAME=\"pangox-compat\" -DPACKAGE_VERSION=\"0.0.2\" -DPACKAGE_STRING=\"pangox-compat\ 0.0.2\" -DPACKAGE_BUGREPORT=\"/dev/null\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pangox-compat\" -DVERSION=\"0.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DG_LOG_DOMAIN=\"PangoX-Compat\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DPANGO_MODULE_PREFIX=_pango_basic_x -DSYSCONFDIR=\"/usr/local/etc\" -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -pthread -I/usr/local/include -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libpangox_1_0_la-pangox.lo -MD -MP -MF .deps/libpangox_1_0_la-pangox.Tpo -c -o libpangox_1_0_la-pangox.lo `test -f 'pangox.c' || echo './'`pangox.c /bin/sh ./libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"pangox-compat\" -DPACKAGE_TARNAME=\"pangox-compat\" -DPACKAGE_VERSION=\"0.0.2\" -DPACKAGE_STRING=\"pangox-compat\ 0.0.2\" -DPACKAGE_BUGREPORT=\"/dev/null\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pangox-compat\" -DVERSION=\"0.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DG_LOG_DOMAIN=\"PangoX-Compat\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DPANGO_MODULE_PREFIX=_pango_basic_x -DSYSCONFDIR=\"/usr/local/etc\" -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -pthread -I/usr/local/include -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libpangox_1_0_la-pangox-fontcache.lo -MD -MP -MF .deps/libpangox_1_0_la-pangox-fontcache.Tpo -c -o libpangox_1_0_la-pangox-fontcache.lo `test -f 'pangox-fontcache.c' || echo './'`pangox-fontcache.c /bin/sh ./libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"pangox-compat\" -DPACKAGE_TARNAME=\"pangox-compat\" -DPACKAGE_VERSION=\"0.0.2\" -DPACKAGE_STRING=\"pangox-compat\ 0.0.2\" -DPACKAGE_BUGREPORT=\"/dev/null\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pangox-compat\" -DVERSION=\"0.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DG_LOG_DOMAIN=\"PangoX-Compat\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DPANGO_MODULE_PREFIX=_pango_basic_x -DSYSCONFDIR=\"/usr/local/etc\" -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -pthread -I/usr/local/include -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libpangox_1_0_la-pangox-fontmap.lo -MD -MP -MF .deps/libpangox_1_0_la-pangox-fontmap.Tpo -c -o libpangox_1_0_la-pangox-fontmap.lo `test -f 'pangox-fontmap.c' || echo './'`pangox-fontmap.c /bin/sh ./libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"pangox-compat\" -DPACKAGE_TARNAME=\"pangox-compat\" -DPACKAGE_VERSION=\"0.0.2\" -DPACKAGE_STRING=\"pangox-compat\ 0.0.2\" -DPACKAGE_BUGREPORT=\"/dev/null\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pangox-compat\" -DVERSION=\"0.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DG_LOG_DOMAIN=\"PangoX-Compat\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DPANGO_MODULE_PREFIX=_pango_basic_x -DSYSCONFDIR=\"/usr/local/etc\" -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -pthread -I/usr/local/include -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libpangox_1_0_la-basic-x.lo -MD -MP -MF .deps/libpangox_1_0_la-basic-x.Tpo -c -o libpangox_1_0_la-basic-x.lo `test -f 'basic-x.c' || echo './'`basic-x.c libtool: compile: cc -DPACKAGE_NAME=\"pangox-compat\" -DPACKAGE_TARNAME=\"pangox-compat\" -DPACKAGE_VERSION=\"0.0.2\" "-DPACKAGE_STRING=\"pangox-compat 0.0.2\"" -DPACKAGE_BUGREPORT=\"/dev/null\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pangox-compat\" -DVERSION=\"0.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DG_LOG_DOMAIN=\"PangoX-Compat\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DPANGO_MODULE_PREFIX=_pango_basic_x -DSYSCONFDIR=\"/usr/local/etc\" -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -pthread -I/usr/local/include -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libpangox_1_0_la-pangox.lo -MD -MP -MF .deps/libpangox_1_0_la-pangox.Tpo -c pangox.c -fPIC -DPIC -o .libs/libpangox_1_0_la-pangox.o libtool: compile: cc -DPACKAGE_NAME=\"pangox-compat\" -DPACKAGE_TARNAME=\"pangox-compat\" -DPACKAGE_VERSION=\"0.0.2\" "-DPACKAGE_STRING=\"pangox-compat 0.0.2\"" -DPACKAGE_BUGREPORT=\"/dev/null\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pangox-compat\" -DVERSION=\"0.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DG_LOG_DOMAIN=\"PangoX-Compat\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DPANGO_MODULE_PREFIX=_pango_basic_x -DSYSCONFDIR=\"/usr/local/etc\" -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -pthread -I/usr/local/include -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libpangox_1_0_la-pangox-fontcache.lo -MD -MP -MF .deps/libpangox_1_0_la-pangox-fontcache.Tpo -c pangox-fontcache.c -fPIC -DPIC -o .libs/libpangox_1_0_la-pangox-fontcache.o libtool: compile: cc -DPACKAGE_NAME=\"pangox-compat\" -DPACKAGE_TARNAME=\"pangox-compat\" -DPACKAGE_VERSION=\"0.0.2\" "-DPACKAGE_STRING=\"pangox-compat 0.0.2\"" -DPACKAGE_BUGREPORT=\"/dev/null\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pangox-compat\" -DVERSION=\"0.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DG_LOG_DOMAIN=\"PangoX-Compat\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DPANGO_MODULE_PREFIX=_pango_basic_x -DSYSCONFDIR=\"/usr/local/etc\" -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -pthread -I/usr/local/include -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libpangox_1_0_la-basic-x.lo -MD -MP -MF .deps/libpangox_1_0_la-basic-x.Tpo -c basic-x.c -fPIC -DPIC -o .libs/libpangox_1_0_la-basic-x.o libtool: compile: cc -DPACKAGE_NAME=\"pangox-compat\" -DPACKAGE_TARNAME=\"pangox-compat\" -DPACKAGE_VERSION=\"0.0.2\" "-DPACKAGE_STRING=\"pangox-compat 0.0.2\"" -DPACKAGE_BUGREPORT=\"/dev/null\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pangox-compat\" -DVERSION=\"0.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DG_LOG_DOMAIN=\"PangoX-Compat\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DPANGO_MODULE_PREFIX=_pango_basic_x -DSYSCONFDIR=\"/usr/local/etc\" -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -pthread -I/usr/local/include -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libpangox_1_0_la-pangox-fontmap.lo -MD -MP -MF .deps/libpangox_1_0_la-pangox-fontmap.Tpo -c pangox-fontmap.c -fPIC -DPIC -o .libs/libpangox_1_0_la-pangox-fontmap.o libtool: compile: cc -DPACKAGE_NAME=\"pangox-compat\" -DPACKAGE_TARNAME=\"pangox-compat\" -DPACKAGE_VERSION=\"0.0.2\" "-DPACKAGE_STRING=\"pangox-compat 0.0.2\"" -DPACKAGE_BUGREPORT=\"/dev/null\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pangox-compat\" -DVERSION=\"0.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DG_LOG_DOMAIN=\"PangoX-Compat\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DPANGO_MODULE_PREFIX=_pango_basic_x -DSYSCONFDIR=\"/usr/local/etc\" -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -pthread -I/usr/local/include -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libpangox_1_0_la-pangox-fontcache.lo -MD -MP -MF .deps/libpangox_1_0_la-pangox-fontcache.Tpo -c pangox-fontcache.c -o libpangox_1_0_la-pangox-fontcache.o >/dev/null 2>&1 mv -f .deps/libpangox_1_0_la-pangox-fontcache.Tpo .deps/libpangox_1_0_la-pangox-fontcache.Plo pangox-fontmap.c: In function 'pango_x_font_map_for_display': pangox-fontmap.c:299:2: warning: 'pango_module_register' is deprecated [-Wdeprecated-declarations] pango_module_register (&_pango_included_x_modules[i]); ^~~~~~~~~~~~~~~~~~~~~ In file included from pangox-private.h:26, from pangox-fontmap.c:39: /usr/local/include/pango-1.0/pango/pango-modules.h:76:16: note: declared here void pango_module_register (PangoIncludedModule *module); ^~~~~~~~~~~~~~~~~~~~~ pangox-fontmap.c:303:3: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] g_type_init (); ^~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:26, from /usr/local/include/glib-2.0/gobject/gbinding.h:31, from /usr/local/include/glib-2.0/glib-object.h:24, from /usr/local/include/pango-1.0/pango/pango-types.h:26, from /usr/local/include/pango-1.0/pango/pango-engine.h:25, from pangox-fontmap.c:33: /usr/local/include/glib-2.0/gobject/gtype.h:735:23: note: declared here void g_type_init (void); ^~~~~~~~~~~ pangox-fontmap.c: In function 'pango_x_get_cached_coverage': pangox-fontmap.c:740:6: warning: 'pango_coverage_from_bytes' is deprecated [-Wdeprecated-declarations] result = pango_coverage_from_bytes (data, n_items); ^~~~~~ In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25, from /usr/local/include/pango-1.0/pango/pango-attributes.h:25, from /usr/local/include/pango-1.0/pango/pango-item.h:26, from /usr/local/include/pango-1.0/pango/pango-engine.h:26, from pangox-fontmap.c:33: /usr/local/include/pango-1.0/pango/pango-coverage.h:101:16: note: declared here PangoCoverage *pango_coverage_from_bytes (guchar *bytes, ^~~~~~~~~~~~~~~~~~~~~~~~~ pangox-fontmap.c: In function 'pango_x_store_cached_coverage': pangox-fontmap.c:773:3: warning: 'pango_coverage_to_bytes' is deprecated [-Wdeprecated-declarations] pango_coverage_to_bytes (coverage, &bytes, &size); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/pango-1.0/pango/pango-font.h:25, from /usr/local/include/pango-1.0/pango/pango-attributes.h:25, from /usr/local/include/pango-1.0/pango/pango-item.h:26, from /usr/local/include/pango-1.0/pango/pango-engine.h:26, from pangox-fontmap.c:33: /usr/local/include/pango-1.0/pango/pango-coverage.h:97:16: note: declared here void pango_coverage_to_bytes (PangoCoverage *coverage, ^~~~~~~~~~~~~~~~~~~~~~~ pangox-fontmap.c: In function 'pango_x_font_map_read_alias_file': pangox-fontmap.c:826:7: warning: 'pango_read_line' is deprecated [-Wdeprecated-declarations] while ((lines_read = pango_read_line (infile, line_buf))) ^~~~~ In file included from /usr/local/include/pango-1.0/pango/pango.h:51, from pango-impl-utils.h:28, from pangox-fontmap.c:35: /usr/local/include/pango-1.0/pango/pango-utils.h:37:10: note: declared here gint pango_read_line (FILE *stream, ^~~~~~~~~~~~~~~ pangox-fontmap.c:838:4: warning: 'pango_skip_space' is deprecated [-Wdeprecated-declarations] if (!pango_skip_space (&p)) ^~ In file included from /usr/local/include/pango-1.0/pango/pango.h:51, from pango-impl-utils.h:28, from pangox-fontmap.c:35: /usr/local/include/pango-1.0/pango/pango-utils.h:40:10: note: declared here gboolean pango_skip_space (const char **pos); ^~~~~~~~~~~~~~~~ pangox-fontmap.c:841:4: warning: 'pango_scan_string' is deprecated [-Wdeprecated-declarations] if (!pango_scan_string (&p, tmp_buf)) ^~ In file included from /usr/local/include/pango-1.0/pango/pango.h:51, from pango-impl-utils.h:28, from pangox-fontmap.c:35: /usr/local/include/pango-1.0/pango/pango-utils.h:45:10: note: declared here gboolean pango_scan_string (const char **pos, ^~~~~~~~~~~~~~~~~ pangox-fontmap.c:851:4: warning: 'pango_scan_string' is deprecated [-Wdeprecated-declarations] if (!pango_scan_string (&p, tmp_buf)) ^~ In file included from /usr/local/include/pango-1.0/pango/pango.h:51, from pango-impl-utils.h:28, from pangox-fontmap.c:35: /usr/local/include/pango-1.0/pango/pango-utils.h:45:10: note: declared here gboolean pango_scan_string (const char **pos, ^~~~~~~~~~~~~~~~~ pangox-fontmap.c:858:4: warning: 'pango_scan_string' is deprecated [-Wdeprecated-declarations] if (!pango_scan_string (&p, tmp_buf)) ^~ In file included from /usr/local/include/pango-1.0/pango/pango.h:51, from pango-impl-utils.h:28, from pangox-fontmap.c:35: /usr/local/include/pango-1.0/pango/pango-utils.h:45:10: note: declared here gboolean pango_scan_string (const char **pos, ^~~~~~~~~~~~~~~~~ pangox-fontmap.c:865:4: warning: 'pango_scan_string' is deprecated [-Wdeprecated-declarations] if (!pango_scan_string (&p, tmp_buf)) ^~ In file included from /usr/local/include/pango-1.0/pango/pango.h:51, from pango-impl-utils.h:28, from pangox-fontmap.c:35: /usr/local/include/pango-1.0/pango/pango-utils.h:45:10: note: declared here gboolean pango_scan_string (const char **pos, ^~~~~~~~~~~~~~~~~ pangox-fontmap.c:872:4: warning: 'pango_scan_string' is deprecated [-Wdeprecated-declarations] if (!pango_scan_string (&p, tmp_buf)) ^~ In file included from /usr/local/include/pango-1.0/pango/pango.h:51, from pango-impl-utils.h:28, from pangox-fontmap.c:35: /usr/local/include/pango-1.0/pango/pango-utils.h:45:10: note: declared here gboolean pango_scan_string (const char **pos, ^~~~~~~~~~~~~~~~~ pangox-fontmap.c:879:4: warning: 'pango_scan_string' is deprecated [-Wdeprecated-declarations] if (!pango_scan_string (&p, tmp_buf)) ^~ In file included from /usr/local/include/pango-1.0/pango/pango.h:51, from pango-impl-utils.h:28, from pangox-fontmap.c:35: /usr/local/include/pango-1.0/pango/pango-utils.h:45:10: note: declared here gboolean pango_scan_string (const char **pos, ^~~~~~~~~~~~~~~~~ pangox-fontmap.c:887:8: warning: 'pango_trim_string' is deprecated [-Wdeprecated-declarations] char *trimmed = pango_trim_string (xlfds[i]); ^~~~ In file included from /usr/local/include/pango-1.0/pango/pango.h:51, from pango-impl-utils.h:28, from pangox-fontmap.c:35: /usr/local/include/pango-1.0/pango/pango-utils.h:35:10: note: declared here char *pango_trim_string (const char *str); ^~~~~~~~~~~~~~~~~ pangox-fontmap.c: In function 'pango_x_font_map_read_aliases': pangox-fontmap.c:950:3: warning: 'pango_split_file_list' is deprecated [-Wdeprecated-declarations] files = pango_split_file_list (files_str); ^~~~~ In file included from /usr/local/include/pango-1.0/pango/pango.h:51, from pango-impl-utils.h:28, from pangox-fontmap.c:35: /usr/local/include/pango-1.0/pango/pango-utils.h:32:10: note: declared here char ** pango_split_file_list (const char *str); ^~~~~~~~~~~~~~~~~~~~~ pangox-fontmap.c: At top level: pangox-fontmap.c:1452:13: warning: Deprecated pre-processor symbol: replace with "const" G_CONST_RETURN char * ^~~~~~~~~ pangox-fontmap.c: In function 'engine_shape_covers': pangox-fontmap.c:1548:3: warning: 'pango_engine_shape_get_type' is deprecated [-Wdeprecated-declarations] g_return_val_if_fail (PANGO_IS_ENGINE_SHAPE (engine), PANGO_COVERAGE_NONE); ^~~~~~~~~~~~~~~~~~~~ In file included from pangox-fontmap.c:33: /usr/local/include/pango-1.0/pango/pango-engine.h:243:7: note: declared here GType pango_engine_shape_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~~~~~~ pangox-fontmap.c: In function 'pango_x_face_get_coverage': pangox-fontmap.c:1597:7: warning: 'pango_map_get_engine' is deprecated [-Wdeprecated-declarations] engine = (PangoEngineShape *)pango_map_get_engine (shape_map, PANGO_SCRIPT_COMMON); ^~~~~~ In file included from pangox-private.h:26, from pangox-fontmap.c:39: /usr/local/include/pango-1.0/pango/pango-modules.h:68:16: note: declared here PangoEngine * pango_map_get_engine (PangoMap *map, ^~~~~~~~~~~~~~~~~~~~ pangox-fontmap.c: At top level: pangox-fontmap.c:1656:13: warning: Deprecated pre-processor symbol: replace with "const" static G_CONST_RETURN char * ^~~~~~~~~~~~~~~~ libtool: compile: cc -DPACKAGE_NAME=\"pangox-compat\" -DPACKAGE_TARNAME=\"pangox-compat\" -DPACKAGE_VERSION=\"0.0.2\" "-DPACKAGE_STRING=\"pangox-compat 0.0.2\"" -DPACKAGE_BUGREPORT=\"/dev/null\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pangox-compat\" -DVERSION=\"0.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DG_LOG_DOMAIN=\"PangoX-Compat\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DPANGO_MODULE_PREFIX=_pango_basic_x -DSYSCONFDIR=\"/usr/local/etc\" -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -pthread -I/usr/local/include -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libpangox_1_0_la-pangox-fontmap.lo -MD -MP -MF .deps/libpangox_1_0_la-pangox-fontmap.Tpo -c pangox-fontmap.c -o libpangox_1_0_la-pangox-fontmap.o >/dev/null 2>&1 pangox.c: In function 'itemize_string_foreach': pangox.c:758:4: warning: 'pango_font_find_shaper' is deprecated [-Wdeprecated-declarations] shaper = pango_font_find_shaper (font, language, wc); ^~~~~~ In file included from /usr/local/include/pango-1.0/pango/pango-attributes.h:25, from /usr/local/include/pango-1.0/pango/pango.h:25, from pango-impl-utils.h:28, from pangox.c:29: /usr/local/include/pango-1.0/pango/pango-font.h:600:23: note: declared here PangoEngineShape * pango_font_find_shaper (PangoFont *font, ^~~~~~~~~~~~~~~~~~~~~~ pangox.c: In function 'pango_x_get_shaper_map': pangox.c:1359:3: warning: 'pango_find_map' is deprecated [-Wdeprecated-declarations] return pango_find_map (language, engine_type_id, render_type_id); ^~~~~~ In file included from pangox-private.h:26, from pangox.c:30: /usr/local/include/pango-1.0/pango/pango-modules.h:64:16: note: declared here PangoMap * pango_find_map (PangoLanguage *language, ^~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/local/include/glib-2.0/glib.h:34, from pango-impl-utils.h:26, from pangox.c:29: pangox.c: In function 'pango_x_font_find_shaper': /usr/local/include/glib-2.0/glib/gthread.h:268:29: warning: assignment to 'PangoEngineShape *' {aka 'struct _PangoEngineShape *'} from incompatible pointer type 'PangoEngine *' {aka 'struct _PangoEngine *'} [-Wincompatible-pointer-types] 0 ? (void) (*(location) = (result)) : (void) 0; \ ^ pangox.c:1378:5: note: in expansion of macro 'g_once_init_leave' g_once_init_leave (&shaper, ^~~~~~~~~~~~~~~~~ In function 'name_for_charset', inlined from 'pango_x_list_subfonts' at pangox.c:1144:12: pangox.c:1048:4: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy (result, xlfd, strlen (xlfd) - 2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pangox.c: In function 'pango_x_list_subfonts': pangox.c:1048:27: note: length computed here strncpy (result, xlfd, strlen (xlfd) - 2); ^~~~~~~~~~~~~ In function 'name_for_charset', inlined from 'pango_x_list_subfonts' at pangox.c:1144:12: pangox.c:1037:4: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy (result, xlfd, strlen (xlfd) - 4); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pangox.c: In function 'pango_x_list_subfonts': pangox.c:1037:27: note: length computed here strncpy (result, xlfd, strlen (xlfd) - 4); ^~~~~~~~~~~~~ libtool: compile: cc -DPACKAGE_NAME=\"pangox-compat\" -DPACKAGE_TARNAME=\"pangox-compat\" -DPACKAGE_VERSION=\"0.0.2\" "-DPACKAGE_STRING=\"pangox-compat 0.0.2\"" -DPACKAGE_BUGREPORT=\"/dev/null\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pangox-compat\" -DVERSION=\"0.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DG_LOG_DOMAIN=\"PangoX-Compat\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DPANGO_MODULE_PREFIX=_pango_basic_x -DSYSCONFDIR=\"/usr/local/etc\" -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -pthread -I/usr/local/include -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libpangox_1_0_la-pangox.lo -MD -MP -MF .deps/libpangox_1_0_la-pangox.Tpo -c pangox.c -o libpangox_1_0_la-pangox.o >/dev/null 2>&1 basic-x.c: In function 'basic_engine_shape': basic-x.c:594:2: warning: 'pango_get_mirror_char' is deprecated: Use 'g_unichar_get_mirror_char' instead [-Wdeprecated-declarations] if (pango_get_mirror_char (wc, &mirrored_ch)) ^~ In file included from /usr/local/include/pango-1.0/pango/pango-types.h:239, from /usr/local/include/pango-1.0/pango/pango-engine.h:25, from basic-x.c:24: /usr/local/include/pango-1.0/pango/pango-bidi-type.h:111:16: note: declared here gboolean pango_get_mirror_char (gunichar ch, ^~~~~~~~~~~~~~~~~~~~~ basic-x.c: In function 'basic_engine_x_compat_register_type': basic-x.c:692:1: warning: 'pango_engine_shape_get_type' is deprecated [-Wdeprecated-declarations] PANGO_ENGINE_SHAPE_DEFINE_TYPE (BasicEngineXCompat, basic_engine_x_compat, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from basic-x.c:24: /usr/local/include/pango-1.0/pango/pango-engine.h:243:7: note: declared here GType pango_engine_shape_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: cc -DPACKAGE_NAME=\"pangox-compat\" -DPACKAGE_TARNAME=\"pangox-compat\" -DPACKAGE_VERSION=\"0.0.2\" "-DPACKAGE_STRING=\"pangox-compat 0.0.2\"" -DPACKAGE_BUGREPORT=\"/dev/null\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pangox-compat\" -DVERSION=\"0.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DG_LOG_DOMAIN=\"PangoX-Compat\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DPANGO_MODULE_PREFIX=_pango_basic_x -DSYSCONFDIR=\"/usr/local/etc\" -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -pthread -I/usr/local/include -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libpangox_1_0_la-basic-x.lo -MD -MP -MF .deps/libpangox_1_0_la-basic-x.Tpo -c basic-x.c -o libpangox_1_0_la-basic-x.o >/dev/null 2>&1 mv -f .deps/libpangox_1_0_la-pangox-fontmap.Tpo .deps/libpangox_1_0_la-pangox-fontmap.Plo mv -f .deps/libpangox_1_0_la-basic-x.Tpo .deps/libpangox_1_0_la-basic-x.Plo mv -f .deps/libpangox_1_0_la-pangox.Tpo .deps/libpangox_1_0_la-pangox.Plo /bin/sh ./libtool --tag=CC --mode=link cc -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -version-info 0:0:0 -export-symbols-regex "^pango_x_" -L/usr/local/lib -o libpangox-1.0.la -rpath /usr/local/lib libpangox_1_0_la-pangox.lo libpangox_1_0_la-pangox-fontcache.lo libpangox_1_0_la-pangox-fontmap.lo libpangox_1_0_la-basic-x.lo -L/usr/local/lib -lpango-1.0 -lharfbuzz -lgobject-2.0 -lgmodule-2.0 -pthread -lglib-2.0 -lintl -L/usr/local/lib -R/usr/local/lib -lX11 libtool: link: /usr/bin/nm -B .libs/libpangox_1_0_la-pangox.o .libs/libpangox_1_0_la-pangox-fontcache.o .libs/libpangox_1_0_la-pangox-fontmap.o .libs/libpangox_1_0_la-basic-x.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libpangox-1.0.exp libtool: link: /usr/bin/egrep -e "^pango_x_" ".libs/libpangox-1.0.exp" > ".libs/libpangox-1.0.expT" libtool: link: mv -f ".libs/libpangox-1.0.expT" ".libs/libpangox-1.0.exp" libtool: link: echo "{ global:" > .libs/libpangox-1.0.so.0.0.0-ver libtool: link: sed -e "s|$|;|" < .libs/libpangox-1.0.exp >> .libs/libpangox-1.0.so.0.0.0-ver libtool: link: echo "local: *; };" >> .libs/libpangox-1.0.so.0.0.0-ver libtool: link: cc -shared -fPIC -DPIC .libs/libpangox_1_0_la-pangox.o .libs/libpangox_1_0_la-pangox-fontcache.o .libs/libpangox_1_0_la-pangox-fontmap.o .libs/libpangox_1_0_la-basic-x.o -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib -lpango-1.0 -lharfbuzz -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -lX11 -O2 -pthread -pthread -Wl,-soname -Wl,libpangox-1.0.so.0 -Wl,-version-script -Wl,.libs/libpangox-1.0.so.0.0.0-ver -o .libs/libpangox-1.0.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libpangox-1.0.so.0" && ln -s "libpangox-1.0.so.0.0.0" "libpangox-1.0.so.0") libtool: link: (cd ".libs" && rm -f "libpangox-1.0.so" && ln -s "libpangox-1.0.so.0.0.0" "libpangox-1.0.so") libtool: link: ar cru .libs/libpangox-1.0.a libpangox_1_0_la-pangox.o libpangox_1_0_la-pangox-fontcache.o libpangox_1_0_la-pangox-fontmap.o libpangox_1_0_la-basic-x.o /usr/libexec/binutils234/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libpangox-1.0.a libtool: link: ( cd ".libs" && rm -f "libpangox-1.0.la" && ln -s "../libpangox-1.0.la" "libpangox-1.0.la" ) gmake[1]: Leaving directory '/construction/x11-toolkits/pangox-compat/pangox-compat-0.0.2' SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> pangox-compat-0.0.2_4 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> pangox-compat-0.0.2_4 depends on file: /usr/local/libdata/pkgconfig/ice.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for pangox-compat-0.0.2_4 ===> pangox-compat-0.0.2_4 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> pangox-compat-0.0.2_4 depends on file: /usr/local/libdata/pkgconfig/ice.pc - found ===> Generating temporary packing list gmake[1]: Entering directory '/construction/x11-toolkits/pangox-compat/pangox-compat-0.0.2' if test -z 'strip'; then \ gmake INSTALL_PROGRAM="/bin/sh /construction/x11-toolkits/pangox-compat/pangox-compat-0.0.2/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /construction/x11-toolkits/pangox-compat/pangox-compat-0.0.2/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ install; \ else \ gmake INSTALL_PROGRAM="/bin/sh /construction/x11-toolkits/pangox-compat/pangox-compat-0.0.2/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /construction/x11-toolkits/pangox-compat/pangox-compat-0.0.2/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; \ fi gmake[2]: Entering directory '/construction/x11-toolkits/pangox-compat/pangox-compat-0.0.2' gmake[3]: Entering directory '/construction/x11-toolkits/pangox-compat/pangox-compat-0.0.2' test -z "/usr/local/lib" || /bin/mkdir -p "/construction/x11-toolkits/pangox-compat/stage/usr/local/lib" /bin/sh ./libtool --mode=install /usr/bin/install -c -s libpangox-1.0.la '/construction/x11-toolkits/pangox-compat/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libpangox-1.0.so.0.0.0 /construction/x11-toolkits/pangox-compat/stage/usr/local/lib/libpangox-1.0.so.0.0.0 libtool: install: strip --strip-unneeded /construction/x11-toolkits/pangox-compat/stage/usr/local/lib/libpangox-1.0.so.0.0.0 libtool: install: (cd /construction/x11-toolkits/pangox-compat/stage/usr/local/lib && { ln -s -f libpangox-1.0.so.0.0.0 libpangox-1.0.so.0 || { rm -f libpangox-1.0.so.0 && ln -s libpangox-1.0.so.0.0.0 libpangox-1.0.so.0; }; }) libtool: install: (cd /construction/x11-toolkits/pangox-compat/stage/usr/local/lib && { ln -s -f libpangox-1.0.so.0.0.0 libpangox-1.0.so || { rm -f libpangox-1.0.so && ln -s libpangox-1.0.so.0.0.0 libpangox-1.0.so; }; }) libtool: install: /usr/bin/install -c .libs/libpangox-1.0.lai /construction/x11-toolkits/pangox-compat/stage/usr/local/lib/libpangox-1.0.la libtool: install: /usr/bin/install -c .libs/libpangox-1.0.a /construction/x11-toolkits/pangox-compat/stage/usr/local/lib/libpangox-1.0.a libtool: install: strip --strip-debug /construction/x11-toolkits/pangox-compat/stage/usr/local/lib/libpangox-1.0.a libtool: install: chmod 644 /construction/x11-toolkits/pangox-compat/stage/usr/local/lib/libpangox-1.0.a libtool: install: ranlib /construction/x11-toolkits/pangox-compat/stage/usr/local/lib/libpangox-1.0.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' test -z "/usr/local/etc/pango" || /bin/mkdir -p "/construction/x11-toolkits/pangox-compat/stage/usr/local/etc/pango" install -m 0644 pangox.aliases '/construction/x11-toolkits/pangox-compat/stage/usr/local/etc/pango' test -z "/usr/local/include/pango-1.0/pango" || /bin/mkdir -p "/construction/x11-toolkits/pangox-compat/stage/usr/local/include/pango-1.0/pango" install -m 0644 pangox.h '/construction/x11-toolkits/pangox-compat/stage/usr/local/include/pango-1.0/pango' test -z "/usr/local/libdata/pkgconfig" || /bin/mkdir -p "/construction/x11-toolkits/pangox-compat/stage/usr/local/libdata/pkgconfig" install -m 0644 pangox.pc '/construction/x11-toolkits/pangox-compat/stage/usr/local/libdata/pkgconfig' gmake[3]: Leaving directory '/construction/x11-toolkits/pangox-compat/pangox-compat-0.0.2' gmake[2]: Leaving directory '/construction/x11-toolkits/pangox-compat/pangox-compat-0.0.2' gmake[1]: Leaving directory '/construction/x11-toolkits/pangox-compat/pangox-compat-0.0.2' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/libpangox-1.0.so.0.0.0 is linked to /usr/local/lib/libharfbuzz.so.0 from print/harfbuzz but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libharfbuzz.so:print/harfbuzz Error: /usr/local/lib/libpangox-1.0.so.0.0.0 is linked to /usr/local/lib/libfribidi.so.0 from converters/fribidi but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfribidi.so:converters/fribidi Error: /usr/local/lib/libpangox-1.0.so.0.0.0 is linked to /usr/local/lib/libthai.so.0 from devel/libthai but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libthai.so:devel/libthai Error: /usr/local/lib/libpangox-1.0.so.0.0.0 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/libpangox-1.0.so.0.0.0 is linked to /usr/local/lib/libgraphite2.so.3 from graphics/graphite2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libgraphite2.so:graphics/graphite2 Error: /usr/local/lib/libpangox-1.0.so.0.0.0 is linked to /usr/local/lib/libffi.so.8 from devel/libffi but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libffi.so:devel/libffi Error: /usr/local/lib/libpangox-1.0.so.0.0.0 is linked to /usr/local/lib/libiconv.so.2 from converters/libiconv but it is not declared as a dependency Warning: you need USES+=iconv, USES+=iconv:wchar_t, or USES+=iconv:translit depending on needs Error: /usr/local/lib/libpangox-1.0.so.0.0.0 is linked to /usr/local/lib/libpcre2-8.so.0 from devel/pcre2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libpcre2-8.so:devel/pcre2 Error: /usr/local/lib/libpangox-1.0.so.0.0.0 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/libpangox-1.0.so.0.0.0 is linked to /usr/local/lib/libdatrie.so.1 from devel/libdatrie but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libdatrie.so:devel/libdatrie Error: /usr/local/lib/libpangox-1.0.so.0.0.0 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/libpangox-1.0.so.0.0.0 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/libpangox-1.0.so.0.0.0 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/libpangox-1.0.so.0.0.0 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/libpangox-1.0.so.0.0.0 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: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:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for pangox-compat-0.0.2_4 file sizes/checksums [7]: 0% file sizes/checksums [7]: 100% Service unavailablepacking files [7]: 0% packing files [7]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:23