=> Building xorg-fontenc:standard (version 1.1.8) Started : Sunday,03 MAR 2024 at 16:28:30 UTC Platform: 6.4-RAVEN DragonFly 6.4-RAVEN #0 Sat Jul 29 09:00:00 CDT 2017 root@octavia.unreal.systems:/usr/obj/usr/src/sys/GENERIC x86_64 -------------------------------------------------- -- Environment -------------------------------------------------- PATH=/bin:/usr/bin:/raven/toolchain/ravensys-gcc/bin:/raven/toolchain/bin:/raven/sbin:/raven/bin RAVENSW_CACHEDIR=/var/cache/pkg8 RAVENSW_DBDIR=/var/db/pkg8 SSL_VARIANT=libressl RAVENADM=building XML_CATALOG_FILES=/raven/share/xml/catalog SGML_CATALOG_FILES=/raven/share/sgml/docbook/catalog HOME=/root USER=root SHELL=/bin/sh TERM=dumb LANG=C -------------------------------------------------- -- Options -------------------------------------------------- This port has no build options. -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- CONFIG_SITE=/xports/Mk/Templates/config.site ADA_PROJECT_PATH="/raven/share/gpr" F77="gfortran" FC="gfortran" CCACHE_DIR="/ccache" PATH=/usr/libexec:/bin:/usr/bin:/raven/toolchain/ravensys-gcc/bin:/raven/toolchain/bin:/raven/sbin:/raven/bin -------------------------------------------------- -- CONFIGURE_ARGS -------------------------------------------------- --with-encodingsdir=/raven/share/fonts/encodings --prefix=/raven --disable-dependency-tracking ${_LATE_CONFIGURE_ARGS} -------------------------------------------------- -- MAKE_ENV -------------------------------------------------- BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" PREFIX=/raven LOCALBASE=/raven OPSYS="DragonFly" CC="cc" CFLAGS="-pipe -O2 -I/raven/include" CPP="cpp" CPPFLAGS="-I/raven/include" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS="-pipe -O2 -I/raven/include" STD_DOCDIR="/raven/share/doc/xorg-fontenc" STD_EXAMPLESDIR="/raven/share/examples/xorg-fontenc" MANPREFIX="/raven/share" ADA_PROJECT_PATH="/raven/share/gpr" F77="gfortran" FC="gfortran" CCACHE_DIR="/ccache" PATH=/usr/libexec:/bin:/usr/bin:/raven/toolchain/ravensys-gcc/bin:/raven/toolchain/bin:/raven/sbin:/raven/bin -------------------------------------------------- -- MAKE_ARGS -------------------------------------------------- DESTDIR=/construction/xorg-fontenc/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- OPSYS=DragonFly ONLY-DRAGONFLY="" ASLIB="lib" EXCLUDE-DARWIN="" LIBEXT="so" SHARED_OBJECT="so" ONLY-FREEBSD="@comment " ONLY-NETBSD="@comment " ONLY-LINUX="@comment " ONLY-SUNOS="@comment " ONLY-DARWIN="@comment " ONLY-MIDNIGHTBSD="@comment " -------------------------------------------------- -- SUB_LIST -------------------------------------------------- LOCALBASE=/raven PREFIX=/raven ETCDIR=/raven/etc/xorg-fontenc -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- RAVENPROFILE=release64 RAVENBASE=/raven WRKDIRPREFIX=/construction DISTDIR=/distfiles NUMBER_CPUS=24 MAKE_JOBS_NUMBER_LIMIT=10 DEVELOPER=1 PATCH_DEBUG=yes BUILD_WITH_CCACHE=yes CCACHE_DIR=/ccache -------------------------------------------------------------------------------- -- Phase: dependencies -------------------------------------------------------------------------------- ===> Installing zlib-dev-standard package Installing zlib-dev-standard-1.3.1... Extracting zlib-dev-standard-1.3.1: ...... done ===> Installing xorg-xorgproto-single-standard package Installing xorg-xorgproto-single-standard-2023.2... Extracting xorg-xorgproto-single-standard-2023.2: .......... done ===> Installing xorg-macros-single-standard package Installing xorg-macros-single-standard-1.20.0... Extracting xorg-macros-single-standard-1.20.0: .... done ===> Installing pkgconf-primary-standard package Installing pkgconf-primary-standard-2.1.1... Extracting pkgconf-primary-standard-2.1.1: ........ done ===> Installing zlib-primary-standard package Installing zlib-primary-standard-1.3.1... Extracting zlib-primary-standard-1.3.1: .... done -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> Fetching for xorg-fontenc-standard -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> Fetching for xorg-fontenc-standard ===> Extracting for xorg-fontenc-standard => SHA256 Checksum OK for xorg/libfontenc-1.1.8.tar.xz. ===> Creating package metadata (complete) ===> Creating package metadata (primary) ===> Creating package metadata (dev) -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for xorg-fontenc-standard -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for xorg-fontenc-standard USES=libtool modified /construction/xorg-fontenc/libfontenc-1.1.8/configure USES=libtool modified /construction/xorg-fontenc/libfontenc-1.1.8/ltmain.sh ==> cd /construction/xorg-fontenc/libfontenc-1.1.8 && /usr/bin/env CC="cc" CPP="cpp" CXX="c++" CFLAGS="-pipe -O2 -I/raven/include" CPPFLAGS="-I/raven/include" CXXFLAGS="-pipe -O2 -I/raven/include" LDFLAGS="" LIBS="" INSTALL="/usr/bin/install -c" INSTALL_DATA="install -m 0644" INSTALL_LIB="install -s -m 444" INSTALL_PROGRAM="install -s -m 555" INSTALL_SCRIPT="install -m 555" CONFIG_SITE=/xports/Mk/Templates/config.site ADA_PROJECT_PATH=/raven/share/gpr F77=gfortran FC=gfortran CCACHE_DIR=/ccache PATH=/usr/libexec:/bin:/usr/bin:/raven/toolchain/ravensys-gcc/bin:/raven/toolchain/bin:/raven/sbin:/raven/bin ./configure --with-encodingsdir=/raven/share/fonts/encodings --prefix=/raven --disable-dependency-tracking configure: loading site script /xports/Mk/Templates/config.site 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 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 wchar.h... (cached) yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no 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 the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of cc... none checking build system type... x86_64-raven-dragonfly6.4 checking host system type... x86_64-raven-dragonfly6.4 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/grep -E checking for fgrep... (cached) /usr/bin/grep -F checking for ld used by cc... /raven/toolchain/bin/ld checking if the linker (/raven/toolchain/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /raven/toolchain/bin/nm -B checking the name lister (/raven/toolchain/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-raven-dragonfly6.4 file names to x86_64-raven-dragonfly6.4 format... func_convert_file_noop checking how to convert x86_64-raven-dragonfly6.4 file names to toolchain format... func_convert_file_noop checking for /raven/toolchain/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 /raven/toolchain/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... checking how to truncate binary pipes... /usr/bin/sed -e 4q checking for mt... no checking if : is a manifest tool... no 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 (/raven/toolchain/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly6.4 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 for cc options needed to detect all undeclared functions... none needed checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking for pkg-config... /raven/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking if cc supports -Werror=unknown-warning-option... no checking if cc supports -Werror=unused-command-line-argument... no checking if cc supports -Wall... yes checking if cc supports -Wpointer-arith... yes checking if cc supports -Wmissing-declarations... yes checking if cc supports -Wformat=2... yes checking if cc supports -Wstrict-prototypes... yes checking if cc supports -Wmissing-prototypes... yes checking if cc supports -Wnested-externs... yes checking if cc supports -Wbad-function-cast... yes checking if cc supports -Wold-style-definition... yes checking if cc supports -Wdeclaration-after-statement... yes checking if cc supports -Wunused... yes checking if cc supports -Wuninitialized... yes checking if cc supports -Wshadow... yes checking if cc supports -Wmissing-noreturn... yes checking if cc supports -Wmissing-format-attribute... yes checking if cc supports -Wredundant-decls... yes checking if cc supports -Wlogical-op... yes checking if cc supports -Werror=implicit... yes checking if cc supports -Werror=nonnull... yes checking if cc supports -Werror=init-self... yes checking if cc supports -Werror=main... yes checking if cc supports -Werror=missing-braces... yes checking if cc supports -Werror=sequence-point... yes checking if cc supports -Werror=return-type... yes checking if cc supports -Werror=trigraphs... yes checking if cc supports -Werror=array-bounds... yes checking if cc supports -Werror=write-strings... yes checking if cc supports -Werror=address... yes checking if cc supports -Werror=int-to-pointer-cast... yes checking if cc supports -Werror=pointer-to-int-cast... yes checking if cc supports -pedantic... yes checking if cc supports -Werror... yes checking if cc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking for root directory for font files... ${datarootdir}/fonts/X11 checking for directory for encodings files... /raven/share/fonts/encodings checking for zlib.h... yes checking for gzclose in -lz... yes checking for FONTENC... yes checking for cc option to enable large file support... none needed checking for reallocarray... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating fontenc.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for xorg-fontenc-standard ==> Set environment: BSD_INSTALL_PROGRAM=install -s -m 555 BSD_INSTALL_LIB=install -s -m 444 BSD_INSTALL_SCRIPT=install -m 555 BSD_INSTALL_DATA=install -m 0644 BSD_INSTALL_MAN=install -m 444 PREFIX=/raven LOCALBASE=/raven OPSYS=DragonFly CC=cc CFLAGS=-pipe -O2 -I/raven/include CPP=cpp CPPFLAGS=-I/raven/include LDFLAGS= LIBS= CXX=c++ CXXFLAGS=-pipe -O2 -I/raven/include STD_DOCDIR=/raven/share/doc/xorg-fontenc STD_EXAMPLESDIR=/raven/share/examples/xorg-fontenc MANPREFIX=/raven/share ==> cd /construction/xorg-fontenc/libfontenc-1.1.8; /usr/bin/make -f Makefile -j10 all --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in src --- encparse.lo --- --- fontenc.lo --- --- encparse.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -DFONT_ENCODINGS_DIRECTORY=\"/raven/share/fonts/encodings/encodings.dir\" -I/raven/include -I/raven/include -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -pipe -O2 -I/raven/include -c -o encparse.lo encparse.c --- fontenc.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -DFONT_ENCODINGS_DIRECTORY=\"/raven/share/fonts/encodings/encodings.dir\" -I/raven/include -I/raven/include -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -pipe -O2 -I/raven/include -c -o fontenc.lo fontenc.c --- encparse.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -DFONT_ENCODINGS_DIRECTORY=\"/raven/share/fonts/encodings/encodings.dir\" -I/raven/include -I/raven/include -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -pipe -O2 -I/raven/include -c encparse.c -fPIC -DPIC -o .libs/encparse.o --- fontenc.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -DFONT_ENCODINGS_DIRECTORY=\"/raven/share/fonts/encodings/encodings.dir\" -I/raven/include -I/raven/include -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -pipe -O2 -I/raven/include -c fontenc.c -fPIC -DPIC -o .libs/fontenc.o fontenc.c:586:40: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 586 | static char *iso8859_15_aliases[2] = { "fcd8859-15", NULL }; | ^~~~~~~~~~~~ fontenc.c:589:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 589 | {"iso10646-1", NULL, 256 * 256, 0, iso10646, NULL, 0, 0}, /* Unicode */ | ^~~~~~~~~~~~ fontenc.c:590:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 590 | {"iso8859-1", NULL, 256, 0, iso8859_1, NULL, 0, 0}, /* Latin 1 (West European) */ | ^~~~~~~~~~~ fontenc.c:591:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 591 | {"iso8859-2", NULL, 256, 0, iso8859_2, NULL, 0, 0}, /* Latin 2 (East European) */ | ^~~~~~~~~~~ fontenc.c:592:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 592 | {"iso8859-3", NULL, 256, 0, iso8859_3, NULL, 0, 0}, /* Latin 3 (South European) */ | ^~~~~~~~~~~ fontenc.c:593:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 593 | {"iso8859-4", NULL, 256, 0, iso8859_4, NULL, 0, 0}, /* Latin 4 (North European) */ | ^~~~~~~~~~~ fontenc.c:594:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 594 | {"iso8859-5", NULL, 256, 0, iso8859_5, NULL, 0, 0}, /* Cyrillic */ | ^~~~~~~~~~~ fontenc.c:595:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 595 | {"iso8859-6", NULL, 256, 0, iso8859_6, NULL, 0, 0}, /* Arabic */ | ^~~~~~~~~~~ fontenc.c:596:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 596 | {"iso8859-7", NULL, 256, 0, iso8859_7, NULL, 0, 0}, /* Greek */ | ^~~~~~~~~~~ fontenc.c:597:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 597 | {"iso8859-8", NULL, 256, 0, iso8859_8, NULL, 0, 0}, /* Hebrew */ | ^~~~~~~~~~~ fontenc.c:598:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 598 | {"iso8859-9", NULL, 256, 0, iso8859_9, NULL, 0, 0}, /* Latin 5 (Turkish) */ | ^~~~~~~~~~~ fontenc.c:599:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 599 | {"iso8859-10", NULL, 256, 0, iso8859_10, NULL, 0, 0}, /* Latin 6 (Nordic) */ | ^~~~~~~~~~~~ fontenc.c:600:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 600 | {"iso8859-15", iso8859_15_aliases, 256, 0, iso8859_15, NULL, 0, 0}, /* Latin 9 */ | ^~~~~~~~~~~~ fontenc.c:601:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 601 | {"koi8-r", NULL, 256, 0, koi8_r, NULL, 0, 0}, /* Russian */ | ^~~~~~~~ fontenc.c:602:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 602 | {"koi8-ru", NULL, 256, 0, koi8_ru, NULL, 0, 0}, /* Ukrainian */ | ^~~~~~~~~ fontenc.c:603:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 603 | {"koi8-uni", NULL, 256, 0, koi8_uni, NULL, 0, 0}, /* Russian/Ukrainian/Bielorussian */ | ^~~~~~~~~~ fontenc.c:604:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 604 | {"koi8-e", NULL, 256, 0, koi8_e, NULL, 0, 0}, /* ``European'' */ | ^~~~~~~~ fontenc.c:605:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 605 | {"koi8-u", NULL, 256, 0, koi8_u, NULL, 0, 0}, /* Ukrainian too */ | ^~~~~~~~ fontenc.c:606:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 606 | {"microsoft-symbol", NULL, 256, 0, microsoft_symbol, NULL, 0, 0}, | ^~~~~~~~~~~~~~~~~~ fontenc.c:607:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 607 | {"apple-roman", NULL, 256, 0, apple_roman, NULL, 0, 0}, | ^~~~~~~~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -DFONT_ENCODINGS_DIRECTORY=\"/raven/share/fonts/encodings/encodings.dir\" -I/raven/include -I/raven/include -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -pipe -O2 -I/raven/include -c fontenc.c -o fontenc.o >/dev/null 2>&1 --- encparse.lo --- encparse.c: In function 'FontEncReallyReallyLoad': encparse.c:916:30: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 916 | count = fscanf(file, format, encoding_name, file_name); | ^~~~~~ encparse.c:929:54: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 929 | snprintf(buf, MAXFONTFILENAMELEN, "%s%s", dir, file_name); | ^~ ~~~~~~~~~ encparse.c:929:17: note: 'snprintf' output between 1 and 2047 bytes into a destination of size 1024 929 | snprintf(buf, MAXFONTFILENAMELEN, "%s%s", dir, file_name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -DFONT_ENCODINGS_DIRECTORY=\"/raven/share/fonts/encodings/encodings.dir\" -I/raven/include -I/raven/include -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -pipe -O2 -I/raven/include -c encparse.c -o encparse.o >/dev/null 2>&1 --- libfontenc.la --- /bin/sh ../libtool --tag=CC --mode=link cc -I/raven/include -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -pipe -O2 -I/raven/include -version-number 1:0:0 -no-undefined -o libfontenc.la -rpath /raven/lib encparse.lo fontenc.lo -lz libtool: link: cc -shared -fPIC -DPIC .libs/encparse.o .libs/fontenc.o -lz -O2 -Wl,-soname -Wl,libfontenc.so.1 -o .libs/libfontenc.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libfontenc.so.1" && ln -s "libfontenc.so.1.0.0" "libfontenc.so.1") libtool: link: (cd ".libs" && rm -f "libfontenc.so" && ln -s "libfontenc.so.1.0.0" "libfontenc.so") libtool: link: ar cr .libs/libfontenc.a encparse.o fontenc.o libtool: link: ranlib .libs/libfontenc.a libtool: link: ( cd ".libs" && rm -f "libfontenc.la" && ln -s "../libfontenc.la" "libfontenc.la" ) => Checking for system changes between port configure and build Everything is fine. -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for xorg-fontenc-standard ===> Generating temporary packing list (complete) ===> Generating temporary packing list (primary) ===> Generating temporary packing list (dev) if test -z 'strip'; then /usr/bin/make INSTALL_PROGRAM="/bin/sh /construction/xorg-fontenc/libfontenc-1.1.8/install-sh -c -s" install_sh_PROGRAM="/bin/sh /construction/xorg-fontenc/libfontenc-1.1.8/install-sh -c -s" INSTALL_STRIP_FLAG=-s install; else /usr/bin/make INSTALL_PROGRAM="/bin/sh /construction/xorg-fontenc/libfontenc-1.1.8/install-sh -c -s" install_sh_PROGRAM="/bin/sh /construction/xorg-fontenc/libfontenc-1.1.8/install-sh -c -s" INSTALL_STRIP_FLAG=-s "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; fi Making install in src /bin/mkdir -p '/construction/xorg-fontenc/stage/raven/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c -s libfontenc.la '/construction/xorg-fontenc/stage/raven/lib' libtool: install: /usr/bin/install -c .libs/libfontenc.so.1.0.0 /construction/xorg-fontenc/stage/raven/lib/libfontenc.so.1.0.0 libtool: install: strip --strip-unneeded /construction/xorg-fontenc/stage/raven/lib/libfontenc.so.1.0.0 libtool: install: (cd /construction/xorg-fontenc/stage/raven/lib && { ln -s -f libfontenc.so.1.0.0 libfontenc.so.1 || { rm -f libfontenc.so.1 && ln -s libfontenc.so.1.0.0 libfontenc.so.1; }; }) libtool: install: (cd /construction/xorg-fontenc/stage/raven/lib && { ln -s -f libfontenc.so.1.0.0 libfontenc.so || { rm -f libfontenc.so && ln -s libfontenc.so.1.0.0 libfontenc.so; }; }) libtool: install: /usr/bin/install -c .libs/libfontenc.lai /construction/xorg-fontenc/stage/raven/lib/libfontenc.la libtool: install: /usr/bin/install -c .libs/libfontenc.a /construction/xorg-fontenc/stage/raven/lib/libfontenc.a libtool: install: strip --strip-debug /construction/xorg-fontenc/stage/raven/lib/libfontenc.a libtool: install: chmod 644 /construction/xorg-fontenc/stage/raven/lib/libfontenc.a libtool: install: ranlib /construction/xorg-fontenc/stage/raven/lib/libfontenc.a libtool: warning: remember to run 'libtool --finish /raven/lib' /bin/mkdir -p '/construction/xorg-fontenc/stage/raven/include/X11/fonts' install -m 0644 ../include/X11/fonts/fontenc.h '/construction/xorg-fontenc/stage/raven/include/X11/fonts' /bin/mkdir -p '/construction/xorg-fontenc/stage/raven/lib/pkgconfig' install -m 0644 fontenc.pc '/construction/xorg-fontenc/stage/raven/lib/pkgconfig' ====> Start compressing man pages ====> Man page compression complete ====> Install MIT license (primary) ====> Running Q/A tests (stage-qa) License information: License file: summary.primary.standard ====================================================================================== This package is solo-licensed: * MIT (MIT license / X11 license) ====================================================================================== License file: MIT.standard ====================================================================================== Copyright (c) 1998-2001 by Juliusz Chroboczek Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ====================================================================================== -------------------------------------------------------------------------------- -- Phase: test / deinstall all packages -------------------------------------------------------------------------------- ===> Autoremoving orphaned packages Updating database digests format: ..... done Checking integrity... done (0 conflicting) Deinstallation has been requested for the following 5 packages (of 0 packages in the universe): Installed packages to be REMOVED: pkgconf-primary-standard-2.1.1 xorg-macros-single-standard-1.20.0 xorg-xorgproto-single-standard-2023.2 zlib-dev-standard-1.3.1 zlib-primary-standard-1.3.1 Number of packages to be removed: 5 The operation will free 2 MiB. [1/5] Deinstalling pkgconf-primary-standard-2.1.1... [1/5] Deleting files for pkgconf-primary-standard-2.1.1: ........ done [2/5] Deinstalling xorg-macros-single-standard-1.20.0... [2/5] Deleting files for xorg-macros-single-standard-1.20.0: .... done [3/5] Deinstalling xorg-xorgproto-single-standard-2023.2... [3/5] Deleting files for xorg-xorgproto-single-standard-2023.2: .......... done [4/5] Deinstalling zlib-dev-standard-1.3.1... [4/5] Deleting files for zlib-dev-standard-1.3.1: ...... done [5/5] Deinstalling zlib-primary-standard-1.3.1... [5/5] Deleting files for zlib-primary-standard-1.3.1: .... done -------------------------------------------------------------------------------- -- Phase: test / install run dependencies -------------------------------------------------------------------------------- ===> Installing zlib-primary-standard package Installing zlib-primary-standard-1.3.1... Extracting zlib-primary-standard-1.3.1: .... done -------------------------------------------------------------------------------- -- Phase: check-plist -------------------------------------------------------------------------------- ====> Checking for package manifest issues ====> No manifest issues found ====> Full manifest saved at /build/ravenports/release64/manifests/xorg-fontenc___standard.txt -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building xorg-fontenc-complete-standard-1.1.8 subpackage file sizes/checksums [0]: . done packing files [0]: . done packing directories [0]: . done ===> Building xorg-fontenc-primary-standard-1.1.8 subpackage file sizes/checksums [4]: . done packing files [4]: . done packing directories [0]: . done ===> Building xorg-fontenc-dev-standard-1.1.8 subpackage file sizes/checksums [4]: . done packing files [4]: . done packing directories [0]: . done -------------------------------------------------------------------------------- -- Phase: install -------------------------------------------------------------------------------- ===> Installing xorg-fontenc-complete-standard-1.1.8 package Installing xorg-fontenc-complete-standard-1.1.8... `-- Installing xorg-fontenc-primary-standard-1.1.8... `-- Extracting xorg-fontenc-primary-standard-1.1.8: .... done `-- Installing xorg-fontenc-dev-standard-1.1.8... `-- Extracting xorg-fontenc-dev-standard-1.1.8: .... done ===> Installing xorg-fontenc-primary-standard-1.1.8 package Installing xorg-fontenc-primary-standard-1.1.8... the most recent version of xorg-fontenc-primary-standard-1.1.8 is already installed ===> Installing xorg-fontenc-dev-standard-1.1.8 package Installing xorg-fontenc-dev-standard-1.1.8... the most recent version of xorg-fontenc-dev-standard-1.1.8 is already installed -------------------------------------------------------------------------------- -- Phase: deinstall -------------------------------------------------------------------------------- => Checking shared library dependencies ===> xorg-fontenc-primary-standard-1.1.8 subpackage: NEEDED libz.so.1 NEEDED libc.so.8 ===> Deinstalling xorg-fontenc-complete-standard-1.1.8 package Updating database digests format: .... done Checking integrity... done (0 conflicting) Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): Installed packages to be REMOVED: xorg-fontenc-complete-standard-1.1.8 Number of packages to be removed: 1 [1/1] Deinstalling xorg-fontenc-complete-standard-1.1.8... ===> Deinstalling xorg-fontenc-primary-standard-1.1.8 package Checking integrity... done (0 conflicting) Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): Installed packages to be REMOVED: xorg-fontenc-primary-standard-1.1.8 Number of packages to be removed: 1 [1/1] Deinstalling xorg-fontenc-primary-standard-1.1.8... [1/1] Deleting files for xorg-fontenc-primary-standard-1.1.8: .... done ===> Deinstalling xorg-fontenc-dev-standard-1.1.8 package Checking integrity... done (0 conflicting) Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): Installed packages to be REMOVED: xorg-fontenc-dev-standard-1.1.8 Number of packages to be removed: 1 [1/1] Deinstalling xorg-fontenc-dev-standard-1.1.8... [1/1] Deleting files for xorg-fontenc-dev-standard-1.1.8: .... done => Checking for system changes between staging and package deinstallation Everything is fine. -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Sunday,03 MAR 2024 at 16:28:39 UTC Duration: 00:00:08