------------------------------------------------------------------------------- -- 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 ------------------------------------------------------------------------------- PKG_CONFIG=pkgconf XDG_DATA_HOME=/construction/devel/libIDL XDG_CONFIG_HOME=/construction/devel/libIDL XDG_CACHE_HOME=/construction/devel/libIDL/.cache HOME=/construction/devel/libIDL TMPDIR="/tmp" PATH=/construction/devel/libIDL/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/devel/libIDL/.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 ------------------------------------------------------------------------------- --with-html-dir=/usr/local/share/doc --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/devel/libIDL XDG_CONFIG_HOME=/construction/devel/libIDL XDG_CACHE_HOME=/construction/devel/libIDL/.cache HOME=/construction/devel/libIDL TMPDIR="/tmp" PATH=/construction/devel/libIDL/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/devel/libIDL/.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=" " LIBS="-L/usr/local/lib" 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/devel/libIDL/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/libIDL" EXAMPLESDIR="share/examples/libIDL" DATADIR="share/libIDL" WWWDIR="www/libIDL" ETCDIR="etc/libIDL" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/libIDL DOCSDIR=/usr/local/share/doc/libIDL EXAMPLESDIR=/usr/local/share/examples/libIDL WWWDIR=/usr/local/www/libIDL ETCDIR=/usr/local/etc/libIDL 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/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/indexinfo-0.3.1.pkg Installing /packages/All/libtextstyle-0.21.1.pkg Installing /packages/All/gettext-runtime-0.21.1.pkg Installing /packages/All/gettext-tools-0.21.1.pkg Installing /packages/All/pkgconf-1.8.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. Installing /packages/All/libffi-3.4.4.pkg Installing /packages/All/pcre2-10.42.pkg 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. SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> libIDL-0.8.14_5 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> libIDL-0.8.14_5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libIDL-0.8.14_5 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> libIDL-0.8.14_5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libIDL-0.8.14_5 for building => SHA256 Checksum OK for gnome2/libIDL-0.8.14.tar.bz2. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> libIDL-0.8.14_5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libIDL-0.8.14_5 for building ===> Extracting for libIDL-0.8.14_5 => SHA256 Checksum OK for gnome2/libIDL-0.8.14.tar.bz2. Extracted Memory Use: 2.04M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for libIDL-0.8.14_5 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> libIDL-0.8.14_5 depends on executable: msgfmt - found ===> libIDL-0.8.14_5 depends on package: pkgconf>=1.3.0_1 - found ===> libIDL-0.8.14_5 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> libIDL-0.8.14_5 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> libIDL-0.8.14_5 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> libIDL-0.8.14_5 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> libIDL-0.8.14_5 depends on executable: msgfmt - found ===> libIDL-0.8.14_5 depends on package: pkgconf>=1.3.0_1 - found ===> libIDL-0.8.14_5 depends on file: /usr/local/bin/ccache - found ===> libIDL-0.8.14_5 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> libIDL-0.8.14_5 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> libIDL-0.8.14_5 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> Configuring for libIDL-0.8.14_5 configure: WARNING: unrecognized options: --with-html-dir 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 make sets $(MAKE)... yes checking for style of include used by make... GNU checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 dependency style of cc... gcc3 checking for library containing strerror... none required checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking how to run the C preprocessor... cpp checking if C preprocessor likes IDL... yes checking if C preprocessor can read from stdin... yes checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... bison -y checking for bison... yes checking build system type... x86_64-portbld-dragonfly6.5 checking host system type... x86_64-portbld-dragonfly6.5 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 for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok 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 whether to enable maintainer-specific portions of Makefiles... no checking for Win32... no checking pkg-config is at least version 0.9.0... yes checking for LIBIDL... yes checking for ANSI C header files... (cached) yes checking for stddef.h... (cached) yes checking for unistd.h... (cached) yes checking for wchar.h... (cached) yes checking wcstr.h usability... no checking wcstr.h presence... no checking for wcstr.h... no checking for popen... yes checking for symlink... (cached) yes checking for access... yes checking size of long long... 8 checking for format to printf and scanf a guint64... %llu checking what warning flags to pass to the C compiler... -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations configure: creating ./config.status config.status: creating Makefile config.status: creating Makefile.msc config.status: creating libIDL-zip config.status: creating include/Makefile config.status: creating include/libIDL/Makefile config.status: creating include/libIDL/IDL.h config.status: creating libIDL-config-2 config.status: creating libIDL.m4 config.status: creating libIDL.spec config.status: creating libIDL-2.0.pc config.status: creating libIDL-2.0-uninstalled.pc config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --with-html-dir libIDL 0.8.14 configuration complete C Preprocessor: "cpp" Standard input supported. SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for libIDL-0.8.14_5 --- stamp-parser --- bison -y -d -v 2>/dev/null ./parser.y --- parser.c --- --- parser.h --- --- parser.c --- test -f y.tab.c && mv -f y.tab.c parser.c || touch parser.c --- parser.h --- test -f y.tab.h && mv -f y.tab.h parser.h || touch parser.h --- lexer.c --- flex -8 -t ./lexer.l | sed -e 's/yy/__IDL_/g' >lexer.c --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in include --- all-recursive --- Making all in libIDL --- all --- /usr/bin/make all-am --- libIDL_2_la-ns.lo --- --- libIDL_2_la-util.lo --- --- tstidl.o --- --- libIDL_2_la-parser.lo --- --- libIDL_2_la-lexer.lo --- --- libIDL_2_la-ns.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libIDL\" -DPACKAGE_TARNAME=\"libIDL\" -DPACKAGE_VERSION=\"0.8.14\" -DPACKAGE_STRING=\"libIDL\ 0.8.14\" -DPACKAGE_BUGREPORT=\"http://bugzilla.gnome.org/enter_bug.cgi\?product=libIDL\" -DLIBIDL_VERSION=\"0.8.14\" -DHAVE_CPP_PIPE_STDIN=1 -DCPP_PROGRAM=\"cpp\" -DYYTEXT_POINTER=1 -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/\" -DSTDC_HEADERS=1 -DHAVE_STDDEF_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DHAVE_POPEN=1 -DHAVE_SYMLINK=1 -DHAVE_ACCESS=1 -DSIZEOF_LONG_LONG=8 -I. -DYYDEBUG=1 -DYYERROR_VERBOSE=1 -I./include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_LOG_DOMAIN=\"libIDL\" -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -isystem /usr/local/include -DLIBIDL_COMPILATION -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libIDL_2_la-ns.lo -MD -MP -MF .deps/libIDL_2_la-ns.Tpo -c -o libIDL_2_la-ns.lo `test -f 'ns.c' || echo './'`ns.c --- libIDL_2_la-util.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libIDL\" -DPACKAGE_TARNAME=\"libIDL\" -DPACKAGE_VERSION=\"0.8.14\" -DPACKAGE_STRING=\"libIDL\ 0.8.14\" -DPACKAGE_BUGREPORT=\"http://bugzilla.gnome.org/enter_bug.cgi\?product=libIDL\" -DLIBIDL_VERSION=\"0.8.14\" -DHAVE_CPP_PIPE_STDIN=1 -DCPP_PROGRAM=\"cpp\" -DYYTEXT_POINTER=1 -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/\" -DSTDC_HEADERS=1 -DHAVE_STDDEF_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DHAVE_POPEN=1 -DHAVE_SYMLINK=1 -DHAVE_ACCESS=1 -DSIZEOF_LONG_LONG=8 -I. -DYYDEBUG=1 -DYYERROR_VERBOSE=1 -I./include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_LOG_DOMAIN=\"libIDL\" -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -isystem /usr/local/include -DLIBIDL_COMPILATION -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libIDL_2_la-util.lo -MD -MP -MF .deps/libIDL_2_la-util.Tpo -c -o libIDL_2_la-util.lo `test -f 'util.c' || echo './'`util.c --- tstidl.o --- cc -DPACKAGE_NAME=\"libIDL\" -DPACKAGE_TARNAME=\"libIDL\" -DPACKAGE_VERSION=\"0.8.14\" -DPACKAGE_STRING=\"libIDL\ 0.8.14\" -DPACKAGE_BUGREPORT=\"http://bugzilla.gnome.org/enter_bug.cgi\?product=libIDL\" -DLIBIDL_VERSION=\"0.8.14\" -DHAVE_CPP_PIPE_STDIN=1 -DCPP_PROGRAM=\"cpp\" -DYYTEXT_POINTER=1 -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/\" -DSTDC_HEADERS=1 -DHAVE_STDDEF_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DHAVE_POPEN=1 -DHAVE_SYMLINK=1 -DHAVE_ACCESS=1 -DSIZEOF_LONG_LONG=8 -I. -DYYDEBUG=1 -DYYERROR_VERBOSE=1 -I./include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_LOG_DOMAIN=\"libIDL\" -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT tstidl.o -MD -MP -MF .deps/tstidl.Tpo -c -o tstidl.o tstidl.c --- libIDL_2_la-parser.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libIDL\" -DPACKAGE_TARNAME=\"libIDL\" -DPACKAGE_VERSION=\"0.8.14\" -DPACKAGE_STRING=\"libIDL\ 0.8.14\" -DPACKAGE_BUGREPORT=\"http://bugzilla.gnome.org/enter_bug.cgi\?product=libIDL\" -DLIBIDL_VERSION=\"0.8.14\" -DHAVE_CPP_PIPE_STDIN=1 -DCPP_PROGRAM=\"cpp\" -DYYTEXT_POINTER=1 -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/\" -DSTDC_HEADERS=1 -DHAVE_STDDEF_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DHAVE_POPEN=1 -DHAVE_SYMLINK=1 -DHAVE_ACCESS=1 -DSIZEOF_LONG_LONG=8 -I. -DYYDEBUG=1 -DYYERROR_VERBOSE=1 -I./include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_LOG_DOMAIN=\"libIDL\" -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -isystem /usr/local/include -DLIBIDL_COMPILATION -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libIDL_2_la-parser.lo -MD -MP -MF .deps/libIDL_2_la-parser.Tpo -c -o libIDL_2_la-parser.lo `test -f 'parser.c' || echo './'`parser.c --- libIDL_2_la-lexer.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libIDL\" -DPACKAGE_TARNAME=\"libIDL\" -DPACKAGE_VERSION=\"0.8.14\" -DPACKAGE_STRING=\"libIDL\ 0.8.14\" -DPACKAGE_BUGREPORT=\"http://bugzilla.gnome.org/enter_bug.cgi\?product=libIDL\" -DLIBIDL_VERSION=\"0.8.14\" -DHAVE_CPP_PIPE_STDIN=1 -DCPP_PROGRAM=\"cpp\" -DYYTEXT_POINTER=1 -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/\" -DSTDC_HEADERS=1 -DHAVE_STDDEF_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DHAVE_POPEN=1 -DHAVE_SYMLINK=1 -DHAVE_ACCESS=1 -DSIZEOF_LONG_LONG=8 -I. -DYYDEBUG=1 -DYYERROR_VERBOSE=1 -I./include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_LOG_DOMAIN=\"libIDL\" -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -isystem /usr/local/include -DLIBIDL_COMPILATION -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libIDL_2_la-lexer.lo -MD -MP -MF .deps/libIDL_2_la-lexer.Tpo -c -o libIDL_2_la-lexer.lo `test -f 'lexer.c' || echo './'`lexer.c --- libIDL_2_la-util.lo --- libtool: compile: cc -DPACKAGE_NAME=\"libIDL\" -DPACKAGE_TARNAME=\"libIDL\" -DPACKAGE_VERSION=\"0.8.14\" "-DPACKAGE_STRING=\"libIDL 0.8.14\"" "-DPACKAGE_BUGREPORT=\"http://bugzilla.gnome.org/enter_bug.cgi?product=libIDL\"" -DLIBIDL_VERSION=\"0.8.14\" -DHAVE_CPP_PIPE_STDIN=1 -DCPP_PROGRAM=\"cpp\" -DYYTEXT_POINTER=1 -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/\" -DSTDC_HEADERS=1 -DHAVE_STDDEF_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DHAVE_POPEN=1 -DHAVE_SYMLINK=1 -DHAVE_ACCESS=1 -DSIZEOF_LONG_LONG=8 -I. -DYYDEBUG=1 -DYYERROR_VERBOSE=1 -I./include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_LOG_DOMAIN=\"libIDL\" -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -isystem /usr/local/include -DLIBIDL_COMPILATION -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libIDL_2_la-util.lo -MD -MP -MF .deps/libIDL_2_la-util.Tpo -c util.c -fPIC -DPIC -o .libs/libIDL_2_la-util.o --- libIDL_2_la-ns.lo --- libtool: compile: cc -DPACKAGE_NAME=\"libIDL\" -DPACKAGE_TARNAME=\"libIDL\" -DPACKAGE_VERSION=\"0.8.14\" "-DPACKAGE_STRING=\"libIDL 0.8.14\"" "-DPACKAGE_BUGREPORT=\"http://bugzilla.gnome.org/enter_bug.cgi?product=libIDL\"" -DLIBIDL_VERSION=\"0.8.14\" -DHAVE_CPP_PIPE_STDIN=1 -DCPP_PROGRAM=\"cpp\" -DYYTEXT_POINTER=1 -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/\" -DSTDC_HEADERS=1 -DHAVE_STDDEF_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DHAVE_POPEN=1 -DHAVE_SYMLINK=1 -DHAVE_ACCESS=1 -DSIZEOF_LONG_LONG=8 -I. -DYYDEBUG=1 -DYYERROR_VERBOSE=1 -I./include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_LOG_DOMAIN=\"libIDL\" -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -isystem /usr/local/include -DLIBIDL_COMPILATION -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libIDL_2_la-ns.lo -MD -MP -MF .deps/libIDL_2_la-ns.Tpo -c ns.c -fPIC -DPIC -o .libs/libIDL_2_la-ns.o --- libIDL_2_la-lexer.lo --- libtool: compile: cc -DPACKAGE_NAME=\"libIDL\" -DPACKAGE_TARNAME=\"libIDL\" -DPACKAGE_VERSION=\"0.8.14\" "-DPACKAGE_STRING=\"libIDL 0.8.14\"" "-DPACKAGE_BUGREPORT=\"http://bugzilla.gnome.org/enter_bug.cgi?product=libIDL\"" -DLIBIDL_VERSION=\"0.8.14\" -DHAVE_CPP_PIPE_STDIN=1 -DCPP_PROGRAM=\"cpp\" -DYYTEXT_POINTER=1 -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/\" -DSTDC_HEADERS=1 -DHAVE_STDDEF_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DHAVE_POPEN=1 -DHAVE_SYMLINK=1 -DHAVE_ACCESS=1 -DSIZEOF_LONG_LONG=8 -I. -DYYDEBUG=1 -DYYERROR_VERBOSE=1 -I./include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_LOG_DOMAIN=\"libIDL\" -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -isystem /usr/local/include -DLIBIDL_COMPILATION -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libIDL_2_la-lexer.lo -MD -MP -MF .deps/libIDL_2_la-lexer.Tpo -c lexer.c -fPIC -DPIC -o .libs/libIDL_2_la-lexer.o --- libIDL_2_la-parser.lo --- libtool: compile: cc -DPACKAGE_NAME=\"libIDL\" -DPACKAGE_TARNAME=\"libIDL\" -DPACKAGE_VERSION=\"0.8.14\" "-DPACKAGE_STRING=\"libIDL 0.8.14\"" "-DPACKAGE_BUGREPORT=\"http://bugzilla.gnome.org/enter_bug.cgi?product=libIDL\"" -DLIBIDL_VERSION=\"0.8.14\" -DHAVE_CPP_PIPE_STDIN=1 -DCPP_PROGRAM=\"cpp\" -DYYTEXT_POINTER=1 -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/\" -DSTDC_HEADERS=1 -DHAVE_STDDEF_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DHAVE_POPEN=1 -DHAVE_SYMLINK=1 -DHAVE_ACCESS=1 -DSIZEOF_LONG_LONG=8 -I. -DYYDEBUG=1 -DYYERROR_VERBOSE=1 -I./include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_LOG_DOMAIN=\"libIDL\" -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -isystem /usr/local/include -DLIBIDL_COMPILATION -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libIDL_2_la-parser.lo -MD -MP -MF .deps/libIDL_2_la-parser.Tpo -c parser.c -fPIC -DPIC -o .libs/libIDL_2_la-parser.o --- tstidl.o --- mv -f .deps/tstidl.Tpo .deps/tstidl.Po --- libIDL_2_la-lexer.lo --- ./lexer.l: In function '__IDL_lex': ./lexer.l:273:22: warning: format '%llo' expects argument of type 'long long unsigned int *', but argument 3 has type 'IDL_longlong_t *' {aka 'long int *'} [-Wformat=] tokreturn (TOK_INTEGER); ^~~ ./lexer.l:278:22: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 3 has type 'IDL_longlong_t *' {aka 'long int *'} [-Wformat=] tokreturn (TOK_INTEGER); ^~~ ./lexer.l:283:26: warning: format '%llx' expects argument of type 'long long unsigned int *', but argument 3 has type 'IDL_longlong_t *' {aka 'long int *'} [-Wformat=] tokreturn (TOK_INTEGER); ^ --- libIDL_2_la-ns.lo --- libtool: compile: cc -DPACKAGE_NAME=\"libIDL\" -DPACKAGE_TARNAME=\"libIDL\" -DPACKAGE_VERSION=\"0.8.14\" "-DPACKAGE_STRING=\"libIDL 0.8.14\"" "-DPACKAGE_BUGREPORT=\"http://bugzilla.gnome.org/enter_bug.cgi?product=libIDL\"" -DLIBIDL_VERSION=\"0.8.14\" -DHAVE_CPP_PIPE_STDIN=1 -DCPP_PROGRAM=\"cpp\" -DYYTEXT_POINTER=1 -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/\" -DSTDC_HEADERS=1 -DHAVE_STDDEF_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DHAVE_POPEN=1 -DHAVE_SYMLINK=1 -DHAVE_ACCESS=1 -DSIZEOF_LONG_LONG=8 -I. -DYYDEBUG=1 -DYYERROR_VERBOSE=1 -I./include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_LOG_DOMAIN=\"libIDL\" -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -isystem /usr/local/include -DLIBIDL_COMPILATION -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libIDL_2_la-ns.lo -MD -MP -MF .deps/libIDL_2_la-ns.Tpo -c ns.c -o libIDL_2_la-ns.o >/dev/null 2>&1 --- libIDL_2_la-parser.lo --- ./parser.y: In function '__IDL_parse': ./parser.y:901:11: warning: variable 'p' set but not used [-Wunused-but-set-variable] IDL_tree p, literal; ^ ./parser.y:1355:29: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'IDL_longlong_t' {aka 'long int'} [-Wformat=] yywarningv (IDL_WARNING1, "Cannot use negative value %" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./parser.y:1357:7: value, -value); ~~~~~ ./parser.y:1355:29: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'IDL_longlong_t' {aka 'long int'} [-Wformat=] In file included from /usr/local/include/glib-2.0/glib/giochannel.h:36, from /usr/local/include/glib-2.0/glib.h:56, from util.h:35, from ./parser.y:33: ./parser.y: In function 'IDL_ns_ident_make_repo_id': /usr/local/include/glib-2.0/glib/gstring.h:72:5: warning: ignoring return value of 'g_string_free_and_steal', declared with attribute warn_unused_result [-Wunused-result] (__builtin_constant_p (free_segment) ? \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ((free_segment) ? \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (g_string_free) ((str), (free_segment)) : \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_string_free_and_steal (str)) \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ : \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (g_string_free) ((str), (free_segment))) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./parser.y:1488:2: note: in expansion of macro 'g_string_free' g_string_free (s, FALSE); ^~~~~~~~~~~~~ ./parser.y: In function 'IDL_ns_version': /usr/local/include/glib-2.0/glib/gstring.h:72:5: warning: ignoring return value of 'g_string_free_and_steal', declared with attribute warn_unused_result [-Wunused-result] (__builtin_constant_p (free_segment) ? \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ((free_segment) ? \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (g_string_free) ((str), (free_segment)) : \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_string_free_and_steal (str)) \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ : \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (g_string_free) ((str), (free_segment))) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./parser.y:1638:4: note: in expansion of macro 'g_string_free' g_string_free (s, FALSE); ^~~~~~~~~~~~~ --- libIDL_2_la-lexer.lo --- libtool: compile: cc -DPACKAGE_NAME=\"libIDL\" -DPACKAGE_TARNAME=\"libIDL\" -DPACKAGE_VERSION=\"0.8.14\" "-DPACKAGE_STRING=\"libIDL 0.8.14\"" "-DPACKAGE_BUGREPORT=\"http://bugzilla.gnome.org/enter_bug.cgi?product=libIDL\"" -DLIBIDL_VERSION=\"0.8.14\" -DHAVE_CPP_PIPE_STDIN=1 -DCPP_PROGRAM=\"cpp\" -DYYTEXT_POINTER=1 -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/\" -DSTDC_HEADERS=1 -DHAVE_STDDEF_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DHAVE_POPEN=1 -DHAVE_SYMLINK=1 -DHAVE_ACCESS=1 -DSIZEOF_LONG_LONG=8 -I. -DYYDEBUG=1 -DYYERROR_VERBOSE=1 -I./include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_LOG_DOMAIN=\"libIDL\" -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -isystem /usr/local/include -DLIBIDL_COMPILATION -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libIDL_2_la-lexer.lo -MD -MP -MF .deps/libIDL_2_la-lexer.Tpo -c lexer.c -o libIDL_2_la-lexer.o >/dev/null 2>&1 --- libIDL_2_la-util.lo --- util.c: In function 'IDL_emit_IDL_literal': util.c:2821:16: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'IDL_longlong_t' {aka 'long int'} [-Wformat=] dataf (data, "%" IDL_LL "d", IDL_INTEGER (p).value); ^~~ util.c:2821:28: note: format string is defined here dataf (data, "%" IDL_LL "d", IDL_INTEGER (p).value); ~~~~~~~~~~~^ --- libIDL_2_la-parser.lo --- libtool: compile: cc -DPACKAGE_NAME=\"libIDL\" -DPACKAGE_TARNAME=\"libIDL\" -DPACKAGE_VERSION=\"0.8.14\" "-DPACKAGE_STRING=\"libIDL 0.8.14\"" "-DPACKAGE_BUGREPORT=\"http://bugzilla.gnome.org/enter_bug.cgi?product=libIDL\"" -DLIBIDL_VERSION=\"0.8.14\" -DHAVE_CPP_PIPE_STDIN=1 -DCPP_PROGRAM=\"cpp\" -DYYTEXT_POINTER=1 -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/\" -DSTDC_HEADERS=1 -DHAVE_STDDEF_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DHAVE_POPEN=1 -DHAVE_SYMLINK=1 -DHAVE_ACCESS=1 -DSIZEOF_LONG_LONG=8 -I. -DYYDEBUG=1 -DYYERROR_VERBOSE=1 -I./include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_LOG_DOMAIN=\"libIDL\" -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -isystem /usr/local/include -DLIBIDL_COMPILATION -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libIDL_2_la-parser.lo -MD -MP -MF .deps/libIDL_2_la-parser.Tpo -c parser.c -o libIDL_2_la-parser.o >/dev/null 2>&1 --- libIDL_2_la-util.lo --- libtool: compile: cc -DPACKAGE_NAME=\"libIDL\" -DPACKAGE_TARNAME=\"libIDL\" -DPACKAGE_VERSION=\"0.8.14\" "-DPACKAGE_STRING=\"libIDL 0.8.14\"" "-DPACKAGE_BUGREPORT=\"http://bugzilla.gnome.org/enter_bug.cgi?product=libIDL\"" -DLIBIDL_VERSION=\"0.8.14\" -DHAVE_CPP_PIPE_STDIN=1 -DCPP_PROGRAM=\"cpp\" -DYYTEXT_POINTER=1 -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/\" -DSTDC_HEADERS=1 -DHAVE_STDDEF_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DHAVE_POPEN=1 -DHAVE_SYMLINK=1 -DHAVE_ACCESS=1 -DSIZEOF_LONG_LONG=8 -I. -DYYDEBUG=1 -DYYERROR_VERBOSE=1 -I./include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_LOG_DOMAIN=\"libIDL\" -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -isystem /usr/local/include -DLIBIDL_COMPILATION -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libIDL_2_la-util.lo -MD -MP -MF .deps/libIDL_2_la-util.Tpo -c util.c -o libIDL_2_la-util.o >/dev/null 2>&1 --- libIDL_2_la-ns.lo --- mv -f .deps/libIDL_2_la-ns.Tpo .deps/libIDL_2_la-ns.Plo --- libIDL_2_la-lexer.lo --- mv -f .deps/libIDL_2_la-lexer.Tpo .deps/libIDL_2_la-lexer.Plo --- libIDL_2_la-parser.lo --- mv -f .deps/libIDL_2_la-parser.Tpo .deps/libIDL_2_la-parser.Plo --- libIDL_2_la-util.lo --- mv -f .deps/libIDL_2_la-util.Tpo .deps/libIDL_2_la-util.Plo --- libIDL-2.la --- /bin/sh ./libtool --tag=CC --mode=link cc -DLIBIDL_COMPILATION -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -version-info 0:0:0 -L/usr/local/lib -lglib-2.0 -lintl -no-undefined -o libIDL-2.la -rpath /usr/local/lib libIDL_2_la-parser.lo libIDL_2_la-lexer.lo libIDL_2_la-ns.lo libIDL_2_la-util.lo -L/usr/local/lib libtool: link: cc -shared .libs/libIDL_2_la-parser.o .libs/libIDL_2_la-lexer.o .libs/libIDL_2_la-ns.o .libs/libIDL_2_la-util.o -L/usr/local/lib -lglib-2.0 -lintl -Wl,-soname -Wl,libIDL-2.so.0 -o .libs/libIDL-2.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libIDL-2.so.0" && ln -s "libIDL-2.so.0.0.0" "libIDL-2.so.0") libtool: link: (cd ".libs" && rm -f "libIDL-2.so" && ln -s "libIDL-2.so.0.0.0" "libIDL-2.so") libtool: link: ar cru .libs/libIDL-2.a libIDL_2_la-parser.o libIDL_2_la-lexer.o libIDL_2_la-ns.o libIDL_2_la-util.o /usr/libexec/binutils234/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libIDL-2.a libtool: link: ( cd ".libs" && rm -f "libIDL-2.la" && ln -s "../libIDL-2.la" "libIDL-2.la" ) --- tstidl --- /bin/sh ./libtool --tag=CC --mode=link cc -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -o tstidl tstidl.o libIDL-2.la -L/usr/local/lib -lglib-2.0 -lintl -L/usr/local/lib libtool: link: cc -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -o .libs/tstidl tstidl.o ./.libs/libIDL-2.so -L/usr/local/lib -lglib-2.0 -lintl -Wl,-rpath -Wl,/usr/local/lib SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> libIDL-0.8.14_5 depends on executable: indexinfo - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for libIDL-0.8.14_5 ===> libIDL-0.8.14_5 depends on executable: indexinfo - found ===> Generating temporary packing list /usr/bin/make INSTALL_PROGRAM="/bin/sh /construction/devel/libIDL/libIDL-0.8.14/install-sh -c -s" install_sh_PROGRAM="/bin/sh /construction/devel/libIDL/libIDL-0.8.14/install-sh -c -s" INSTALL_STRIP_FLAG=-s `test -z 'strip' || echo "INSTALL_PROGRAM_ENV=STRIPPROG='strip'"` install /usr/bin/make install-recursive Making install in include Making install in libIDL /usr/bin/make install-am test -z "/usr/local/include/libIDL-2.0/libIDL" || /bin/mkdir -p "/construction/devel/libIDL/stage/usr/local/include/libIDL-2.0/libIDL" install -m 0644 IDL.h '/construction/devel/libIDL/stage/usr/local/include/libIDL-2.0/libIDL' test -z "/usr/local/bin" || /bin/mkdir -p "/construction/devel/libIDL/stage/usr/local/bin" install -m 555 libIDL-config-2 '/construction/devel/libIDL/stage/usr/local/bin' test -z "/usr/local/lib" || /bin/mkdir -p "/construction/devel/libIDL/stage/usr/local/lib" /bin/sh ./libtool --mode=install /usr/bin/install -c -s libIDL-2.la '/construction/devel/libIDL/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libIDL-2.so.0.0.0 /construction/devel/libIDL/stage/usr/local/lib/libIDL-2.so.0.0.0 libtool: install: strip --strip-unneeded /construction/devel/libIDL/stage/usr/local/lib/libIDL-2.so.0.0.0 libtool: install: (cd /construction/devel/libIDL/stage/usr/local/lib && { ln -s -f libIDL-2.so.0.0.0 libIDL-2.so.0 || { rm -f libIDL-2.so.0 && ln -s libIDL-2.so.0.0.0 libIDL-2.so.0; }; }) libtool: install: (cd /construction/devel/libIDL/stage/usr/local/lib && { ln -s -f libIDL-2.so.0.0.0 libIDL-2.so || { rm -f libIDL-2.so && ln -s libIDL-2.so.0.0.0 libIDL-2.so; }; }) libtool: install: /usr/bin/install -c .libs/libIDL-2.lai /construction/devel/libIDL/stage/usr/local/lib/libIDL-2.la libtool: install: /usr/bin/install -c .libs/libIDL-2.a /construction/devel/libIDL/stage/usr/local/lib/libIDL-2.a libtool: install: strip --strip-debug /construction/devel/libIDL/stage/usr/local/lib/libIDL-2.a libtool: install: chmod 644 /construction/devel/libIDL/stage/usr/local/lib/libIDL-2.a libtool: install: ranlib /construction/devel/libIDL/stage/usr/local/lib/libIDL-2.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' test -z "/usr/local/share/info" || /bin/mkdir -p "/construction/devel/libIDL/stage/usr/local/share/info" install -m 0644 ./libIDL2.info '/construction/devel/libIDL/stage/usr/local/share/info' test -z "/usr/local/libdata/pkgconfig" || /bin/mkdir -p "/construction/devel/libIDL/stage/usr/local/libdata/pkgconfig" install -m 0644 libIDL-2.0.pc '/construction/devel/libIDL/stage/usr/local/libdata/pkgconfig' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/libIDL-2.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/libIDL-2.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 Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for libIDL-0.8.14_5 file sizes/checksums [8]: 0% file sizes/checksums [8]: 100% Service unavailablepacking files [8]: 0% packing files [8]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:13