------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/gmake-4.3.txz Installing /packages/All/libiconv-1.14_11.txz Installing /packages/All/pkgconf-1.6.3,1.txz Installing /packages/All/librcd-0.1.14_2.txz ===== Message from librcd-0.1.14_2: -- ===> NOTICE: The librcd 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://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/recode-3.6_14.txz Installing /packages/All/p5-Unicode-String-2.10.txz Installing /packages/All/p5-Unicode-Map8-0.13_1.txz Installing /packages/All/enca-1.19.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/aspell-0.60.8,1.txz Installing /packages/All/pcre-8.43_2.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/python37-3.7.7.txz ===== Message from python37-3.7.7: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/glib-2.56.3_7,1.txz No schema files found: doing nothing. Installing /packages/All/atk-2.28.1.txz Installing /packages/All/libdaemon-0.14_1.txz Installing /packages/All/libICE-1.0.10,1.txz Installing /packages/All/libSM-1.2.3,1.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/xorgproto-2020.1.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.13.1.txz Installing /packages/All/libX11-1.6.9_1,1.txz Installing /packages/All/dbus-1.12.16.txz ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. Installing /packages/All/dbus-glib-0.110.txz Installing /packages/All/gdbm-1.18.1_1.txz Installing /packages/All/gobject-introspection-1.56.1,1.txz Installing /packages/All/gnome_subr-1.0.txz Installing /packages/All/avahi-app-0.7_3.txz ===> Creating groups. Creating group 'avahi' with gid '558'. ===> Creating users Creating user 'avahi' with uid '558'. Installing /packages/All/gmp-6.2.0.txz Installing /packages/All/nettle-3.5.1_1.txz Installing /packages/All/libtasn1-4.16.0.txz Installing /packages/All/libunistring-0.9.10_1.txz Installing /packages/All/libidn2-2.3.0_1.txz Installing /packages/All/ca_root_nss-3.52.txz ===== Message from ca_root_nss-3.52: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/p11-kit-0.23.20.txz Installing /packages/All/tpm-emulator-0.7.4_2.txz ===> Creating groups. Creating group '_tss' with gid '601'. ===> Creating users Creating user '_tss' with uid '601'. Installing /packages/All/trousers-0.3.14_2.txz ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. ===== Message from trousers-0.3.14_2: -- To run tcsd automatically, add the following line to /etc/rc.conf: tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. If you want to use tcsd with software TPM emulator, use the following configuration in /etc/rc.conf: tcsd_enable="YES" tcsd_mode="emulator" tpmd_enable="YES" To use TPM, add your_account to '_tss' group like following: # pw groupmod _tss -m your_account Installing /packages/All/gnutls-3.6.13.txz Installing /packages/All/libpaper-1.1.24.4.txz Installing /packages/All/cups-2.2.13.txz ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. Installing /packages/All/png-1.6.37.txz Installing /packages/All/jbigkit-2.1_1.txz Installing /packages/All/jpeg-turbo-2.0.4.txz Installing /packages/All/tiff-4.1.0.txz Installing /packages/All/shared-mime-info-1.10_2.txz Installing /packages/All/gdk-pixbuf2-2.40.0.txz Installing /packages/All/freetype2-2.10.1.txz ===== Message from freetype2-2.10.1: -- 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/site/index.html, if documentation was installed). Installing /packages/All/graphite2-1.3.14.txz Installing /packages/All/harfbuzz-2.6.5.txz Installing /packages/All/fontconfig-2.13.92_2,1.txz Running fc-cache to build fontconfig cache... Font directories: /usr/local/share/fonts /usr/local/lib/X11/fonts /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded Installing /packages/All/fribidi-0.19.7.txz Installing /packages/All/wayland-1.16.0.txz Installing /packages/All/pciids-20200421.txz Installing /packages/All/libpciaccess-0.16.txz Installing /packages/All/libdrm-2.4.101.txz Installing /packages/All/libelf-0.8.13_3.txz Installing /packages/All/libXfixes-5.0.3_2.txz Installing /packages/All/libXdamage-1.1.5.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/libXrandr-1.5.2.txz Installing /packages/All/libxshmfence-1.3.txz Installing /packages/All/libXxf86vm-1.1.4_3.txz Installing /packages/All/mesa-libs-19.0.8.txz ===== Message from mesa-libs-19.0.8: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. Installing /packages/All/pixman-0.40.0.txz Installing /packages/All/cairo-1.16.0,2.txz Installing /packages/All/libfontenc-1.1.4.txz Installing /packages/All/mkfontscale-1.2.1.txz Installing /packages/All/font-bh-ttf-1.0.3_4.txz Installing /packages/All/font-misc-meltho-1.0.3_4.txz Installing /packages/All/font-misc-ethiopic-1.0.3_4.txz Installing /packages/All/encodings-1.0.5,1.txz Installing /packages/All/dejavu-2.37_1.txz ===== 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.txz Installing /packages/All/libXft-2.3.3.txz Installing /packages/All/pango-1.42.4_3.txz Installing /packages/All/hicolor-icon-theme-0.17.txz Installing /packages/All/libXinerama-1.1.4_2,1.txz Installing /packages/All/libXi-1.7.10,1.txz Installing /packages/All/libXcursor-1.2.0.txz Installing /packages/All/libXcomposite-0.4.5,1.txz Installing /packages/All/gtk-update-icon-cache-2.24.32.txz Installing /packages/All/gtk2-2.24.32.txz SUCCEEDED 00:01:02 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The librcc 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://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> librcc-0.2.12_11 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The librcc 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://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> librcc-0.2.12_11 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by librcc-0.2.12_11 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The librcc 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://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> librcc-0.2.12_11 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by librcc-0.2.12_11 for building => SHA256 Checksum OK for librcc-0.2.12.tar.bz2. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The librcc 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://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> librcc-0.2.12_11 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by librcc-0.2.12_11 for building ===> Extracting for librcc-0.2.12_11 => SHA256 Checksum OK for librcc-0.2.12.tar.bz2. Extracted Memory Use: 2.50M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for librcc-0.2.12_11 ===> Applying extra patch /xports/devel/librcc/files/extrapatch-rcc-config SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> librcc-0.2.12_11 depends on package: gmake>=4.3 - found ===> librcc-0.2.12_11 depends on package: libiconv>=1.14_11 - found ===> librcc-0.2.12_11 depends on package: pkgconf>=1.3.0_1 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> librcc-0.2.12_11 depends on shared library: librcd.so - found (/usr/local/lib/librcd.so) ===> librcc-0.2.12_11 depends on shared library: libenca.so - found (/usr/local/lib/libenca.so) ===> librcc-0.2.12_11 depends on shared library: libaspell.so - found (/usr/local/lib/libaspell.so) ===> librcc-0.2.12_11 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> librcc-0.2.12_11 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> librcc-0.2.12_11 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> librcc-0.2.12_11 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so) ===> librcc-0.2.12_11 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===> librcc-0.2.12_11 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> librcc-0.2.12_11 depends on package: gmake>=4.3 - found ===> librcc-0.2.12_11 depends on package: libiconv>=1.14_11 - found ===> librcc-0.2.12_11 depends on package: pkgconf>=1.3.0_1 - found ===> librcc-0.2.12_11 depends on shared library: librcd.so - found (/usr/local/lib/librcd.so) ===> librcc-0.2.12_11 depends on shared library: libenca.so - found (/usr/local/lib/libenca.so) ===> librcc-0.2.12_11 depends on shared library: libaspell.so - found (/usr/local/lib/libaspell.so) ===> librcc-0.2.12_11 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> librcc-0.2.12_11 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> librcc-0.2.12_11 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> librcc-0.2.12_11 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so) ===> librcc-0.2.12_11 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===> librcc-0.2.12_11 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> Configuring for librcc-0.2.12_11 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 gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... 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 whether cc understands -c and -o together... yes checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 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-dragonfly5.9 file names to x86_64-portbld-dragonfly5.9 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly5.9 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... dragonfly5.9 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 gmake sets $(MAKE)... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking for ssize_t... (cached) yes checking for rm... /bin/rm checking for mv... /bin/mv checking for tar... /usr/bin/tar checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking mntent.h usability... no checking mntent.h presence... no checking for mntent.h... no checking for pwd.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/file.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/un.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/select.h... (cached) yes checking for sys/wait.h... (cached) yes checking for signal.h... (cached) yes checking for unistd.h... (cached) yes checking for fcntl.h... (cached) yes checking for xml2-config... /usr/local/bin/xml2-config checking pkg-config is at least version 0.9.0... yes checking for GLIB2... yes checking for GTK2... yes checking for dlfcn.h... (cached) yes checking for dlopen in -ldl... yes checking librcd.h usability... yes checking librcd.h presence... yes checking for librcd.h... yes checking for rcdGetRussianCharset in -lrcd... yes checking enca.h usability... yes checking enca.h presence... yes checking for enca.h... yes checking for enca_analyse in -lenca... yes checking libguess/libguess.h usability... no checking libguess/libguess.h presence... no checking for libguess/libguess.h... no checking libguess.h usability... no checking libguess.h presence... no checking for libguess.h... no checking for Aspell... yes checking for PTHREAD_LIBS... checking for pthread_mutex_lock in -lpthread... yes checking for pthread.h... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking for strcasecmp... (cached) yes checking for strncasecmp... (cached) yes checking for strdup... (cached) yes checking for strnlen... (cached) yes checking for flock... yes checking for lockf... yes checking for nanosleep... yes checking for usleep... (cached) yes checking for fsync... (cached) yes checking for ftruncate... yes configure: creating ./config.status config.status: creating src/Makefile config.status: creating engines/Makefile config.status: creating external/Makefile config.status: creating ui/Makefile config.status: creating examples/Makefile config.status: creating Makefile config.status: creating librcc.spec config.status: creating librcc.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Configuration: POSIX Threading Support: yes External IConv Library: no LibCharset Library: no Dynamic Engine Loading Support: yes Enca Charset Detection Support: yes LibRCD Charset Detection Support: yes LibGUESS Charset Detection Support: no Multilanguage support with DB4: no Language autodetection using aspell: yes Libtranslate support: no Libtranslate Timed Translate: no User Interfaces: GTK User Interface: no GTK2 User Interface: yes GTK3 User Interface: no Directories: RCC Data Directory: /usr/local/lib/rcc/ SUCCEEDED 00:00:09 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for librcc-0.2.12_11 gmake[1]: Entering directory '/construction/devel/librcc/librcc-0.2.12' gmake all-recursive gmake[2]: Entering directory '/construction/devel/librcc/librcc-0.2.12' Making all in src gmake[3]: Entering directory '/construction/devel/librcc/librcc-0.2.12/src' if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" `xml2-config --cflags` -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT librcc.lo -MD -MP -MF ".deps/librcc.Tpo" -c -o librcc.lo librcc.c; \ then mv -f ".deps/librcc.Tpo" ".deps/librcc.Plo"; else rm -f ".deps/librcc.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" `xml2-config --cflags` -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT rcchome.lo -MD -MP -MF ".deps/rcchome.Tpo" -c -o rcchome.lo rcchome.c; \ then mv -f ".deps/rcchome.Tpo" ".deps/rcchome.Plo"; else rm -f ".deps/rcchome.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" `xml2-config --cflags` -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT rcclock.lo -MD -MP -MF ".deps/rcclock.Tpo" -c -o rcclock.lo rcclock.c; \ then mv -f ".deps/rcclock.Tpo" ".deps/rcclock.Plo"; else rm -f ".deps/rcclock.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" `xml2-config --cflags` -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT rcclocale.lo -MD -MP -MF ".deps/rcclocale.Tpo" -c -o rcclocale.lo rcclocale.c; \ then mv -f ".deps/rcclocale.Tpo" ".deps/rcclocale.Plo"; else rm -f ".deps/rcclocale.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" `xml2-config --cflags` -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT lng.lo -MD -MP -MF ".deps/lng.Tpo" -c -o lng.lo lng.c; \ then mv -f ".deps/lng.Tpo" ".deps/lng.Plo"; else rm -f ".deps/lng.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" `xml2-config --cflags` -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT opt.lo -MD -MP -MF ".deps/opt.Tpo" -c -o opt.lo opt.c; \ then mv -f ".deps/opt.Tpo" ".deps/opt.Plo"; else rm -f ".deps/opt.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" `xml2-config --cflags` -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT lngconfig.lo -MD -MP -MF ".deps/lngconfig.Tpo" -c -o lngconfig.lo lngconfig.c; \ then mv -f ".deps/lngconfig.Tpo" ".deps/lngconfig.Plo"; else rm -f ".deps/lngconfig.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" `xml2-config --cflags` -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT curconfig.lo -MD -MP -MF ".deps/curconfig.Tpo" -c -o curconfig.lo curconfig.c; \ then mv -f ".deps/curconfig.Tpo" ".deps/curconfig.Plo"; else rm -f ".deps/curconfig.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" `xml2-config --cflags` -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT rccconfig.lo -MD -MP -MF ".deps/rccconfig.Tpo" -c -o rccconfig.lo rccconfig.c; \ then mv -f ".deps/rccconfig.Tpo" ".deps/rccconfig.Plo"; else rm -f ".deps/rccconfig.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" `xml2-config --cflags` -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT rcclist.lo -MD -MP -MF ".deps/rcclist.Tpo" -c -o rcclist.lo rcclist.c; \ then mv -f ".deps/rcclist.Tpo" ".deps/rcclist.Plo"; else rm -f ".deps/rcclist.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT rcchome.lo -MD -MP -MF .deps/rcchome.Tpo -c rcchome.c -fPIC -DPIC -o .libs/rcchome.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT librcc.lo -MD -MP -MF .deps/librcc.Tpo -c librcc.c -fPIC -DPIC -o .libs/librcc.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT curconfig.lo -MD -MP -MF .deps/curconfig.Tpo -c curconfig.c -fPIC -DPIC -o .libs/curconfig.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT rcclock.lo -MD -MP -MF .deps/rcclock.Tpo -c rcclock.c -fPIC -DPIC -o .libs/rcclock.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT rcclist.lo -MD -MP -MF .deps/rcclist.Tpo -c rcclist.c -fPIC -DPIC -o .libs/rcclist.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT lngconfig.lo -MD -MP -MF .deps/lngconfig.Tpo -c lngconfig.c -fPIC -DPIC -o .libs/lngconfig.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT rcclocale.lo -MD -MP -MF .deps/rcclocale.Tpo -c rcclocale.c -fPIC -DPIC -o .libs/rcclocale.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT rcchome.lo -MD -MP -MF .deps/rcchome.Tpo -c rcchome.c -o rcchome.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT opt.lo -MD -MP -MF .deps/opt.Tpo -c opt.c -fPIC -DPIC -o .libs/opt.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT rcclock.lo -MD -MP -MF .deps/rcclock.Tpo -c rcclock.c -o rcclock.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT rccconfig.lo -MD -MP -MF .deps/rccconfig.Tpo -c rccconfig.c -fPIC -DPIC -o .libs/rccconfig.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" `xml2-config --cflags` -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT rccmutex.lo -MD -MP -MF ".deps/rccmutex.Tpo" -c -o rccmutex.lo rccmutex.c; \ then mv -f ".deps/rccmutex.Tpo" ".deps/rccmutex.Plo"; else rm -f ".deps/rccmutex.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT curconfig.lo -MD -MP -MF .deps/curconfig.Tpo -c curconfig.c -o curconfig.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT lng.lo -MD -MP -MF .deps/lng.Tpo -c lng.c -fPIC -DPIC -o .libs/lng.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT rccmutex.lo -MD -MP -MF .deps/rccmutex.Tpo -c rccmutex.c -fPIC -DPIC -o .libs/rccmutex.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT rcclist.lo -MD -MP -MF .deps/rcclist.Tpo -c rcclist.c -o rcclist.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT rccmutex.lo -MD -MP -MF .deps/rccmutex.Tpo -c rccmutex.c -o rccmutex.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT rccconfig.lo -MD -MP -MF .deps/rccconfig.Tpo -c rccconfig.c -o rccconfig.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" `xml2-config --cflags` -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT plugin.lo -MD -MP -MF ".deps/plugin.Tpo" -c -o plugin.lo plugin.c; \ then mv -f ".deps/plugin.Tpo" ".deps/plugin.Plo"; else rm -f ".deps/plugin.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT opt.lo -MD -MP -MF .deps/opt.Tpo -c opt.c -o opt.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT rcclocale.lo -MD -MP -MF .deps/rcclocale.Tpo -c rcclocale.c -o rcclocale.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c plugin.c -fPIC -DPIC -o .libs/plugin.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT lng.lo -MD -MP -MF .deps/lng.Tpo -c lng.c -o lng.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" `xml2-config --cflags` -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT rccexternal.lo -MD -MP -MF ".deps/rccexternal.Tpo" -c -o rccexternal.lo rccexternal.c; \ then mv -f ".deps/rccexternal.Tpo" ".deps/rccexternal.Plo"; else rm -f ".deps/rccexternal.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" `xml2-config --cflags` -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT rccenca.lo -MD -MP -MF ".deps/rccenca.Tpo" -c -o rccenca.lo rccenca.c; \ then mv -f ".deps/rccenca.Tpo" ".deps/rccenca.Plo"; else rm -f ".deps/rccenca.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT rccexternal.lo -MD -MP -MF .deps/rccexternal.Tpo -c rccexternal.c -fPIC -DPIC -o .libs/rccexternal.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT rccenca.lo -MD -MP -MF .deps/rccenca.Tpo -c rccenca.c -fPIC -DPIC -o .libs/rccenca.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" `xml2-config --cflags` -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT rccdb4.lo -MD -MP -MF ".deps/rccdb4.Tpo" -c -o rccdb4.lo rccdb4.c; \ then mv -f ".deps/rccdb4.Tpo" ".deps/rccdb4.Plo"; else rm -f ".deps/rccdb4.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT rccdb4.lo -MD -MP -MF .deps/rccdb4.Tpo -c rccdb4.c -fPIC -DPIC -o .libs/rccdb4.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" `xml2-config --cflags` -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT rccspell.lo -MD -MP -MF ".deps/rccspell.Tpo" -c -o rccspell.lo rccspell.c; \ then mv -f ".deps/rccspell.Tpo" ".deps/rccspell.Plo"; else rm -f ".deps/rccspell.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" `xml2-config --cflags` -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT engine.lo -MD -MP -MF ".deps/engine.Tpo" -c -o engine.lo engine.c; \ then mv -f ".deps/engine.Tpo" ".deps/engine.Plo"; else rm -f ".deps/engine.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT librcc.lo -MD -MP -MF .deps/librcc.Tpo -c librcc.c -o librcc.o >/dev/null 2>&1 rccdb4.c:52:12: warning: 'rccDb4InitContext' defined but not used [-Wunused-function] static int rccDb4InitContext(db4_context ctx, const char *dbpath, rcc_db4_flags flags) { ^~~~~~~~~~~~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT rccspell.lo -MD -MP -MF .deps/rccspell.Tpo -c rccspell.c -fPIC -DPIC -o .libs/rccspell.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" `xml2-config --cflags` -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT rccstring.lo -MD -MP -MF ".deps/rccstring.Tpo" -c -o rccstring.lo rccstring.c; \ then mv -f ".deps/rccstring.Tpo" ".deps/rccstring.Plo"; else rm -f ".deps/rccstring.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT rccdb4.lo -MD -MP -MF .deps/rccdb4.Tpo -c rccdb4.c -o rccdb4.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT rccstring.lo -MD -MP -MF .deps/rccstring.Tpo -c rccstring.c -fPIC -DPIC -o .libs/rccstring.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c plugin.c -o plugin.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT rccspell.lo -MD -MP -MF .deps/rccspell.Tpo -c rccspell.c -o rccspell.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT engine.lo -MD -MP -MF .deps/engine.Tpo -c engine.c -fPIC -DPIC -o .libs/engine.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" `xml2-config --cflags` -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT rccxml.lo -MD -MP -MF ".deps/rccxml.Tpo" -c -o rccxml.lo rccxml.c; \ then mv -f ".deps/rccxml.Tpo" ".deps/rccxml.Plo"; else rm -f ".deps/rccxml.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT rccexternal.lo -MD -MP -MF .deps/rccexternal.Tpo -c rccexternal.c -o rccexternal.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT rccxml.lo -MD -MP -MF .deps/rccxml.Tpo -c rccxml.c -fPIC -DPIC -o .libs/rccxml.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" `xml2-config --cflags` -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT rcciconv.lo -MD -MP -MF ".deps/rcciconv.Tpo" -c -o rcciconv.lo rcciconv.c; \ then mv -f ".deps/rcciconv.Tpo" ".deps/rcciconv.Plo"; else rm -f ".deps/rcciconv.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" `xml2-config --cflags` -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT rcctranslate.lo -MD -MP -MF ".deps/rcctranslate.Tpo" -c -o rcctranslate.lo rcctranslate.c; \ then mv -f ".deps/rcctranslate.Tpo" ".deps/rcctranslate.Plo"; else rm -f ".deps/rcctranslate.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT rccenca.lo -MD -MP -MF .deps/rccenca.Tpo -c rccenca.c -o rccenca.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT rcciconv.lo -MD -MP -MF .deps/rcciconv.Tpo -c rcciconv.c -fPIC -DPIC -o .libs/rcciconv.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT rcctranslate.lo -MD -MP -MF .deps/rcctranslate.Tpo -c rcctranslate.c -fPIC -DPIC -o .libs/rcctranslate.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT rccstring.lo -MD -MP -MF .deps/rccstring.Tpo -c rccstring.c -o rccstring.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT lngconfig.lo -MD -MP -MF .deps/lngconfig.Tpo -c lngconfig.c -o lngconfig.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" `xml2-config --cflags` -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT fs.lo -MD -MP -MF ".deps/fs.Tpo" -c -o fs.lo fs.c; \ then mv -f ".deps/fs.Tpo" ".deps/fs.Plo"; else rm -f ".deps/fs.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT rcctranslate.lo -MD -MP -MF .deps/rcctranslate.Tpo -c rcctranslate.c -o rcctranslate.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT fs.lo -MD -MP -MF .deps/fs.Tpo -c fs.c -fPIC -DPIC -o .libs/fs.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" `xml2-config --cflags` -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT recode.lo -MD -MP -MF ".deps/recode.Tpo" -c -o recode.lo recode.c; \ then mv -f ".deps/recode.Tpo" ".deps/recode.Plo"; else rm -f ".deps/recode.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT engine.lo -MD -MP -MF .deps/engine.Tpo -c engine.c -o engine.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT rcciconv.lo -MD -MP -MF .deps/rcciconv.Tpo -c rcciconv.c -o rcciconv.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" `xml2-config --cflags` -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT lngrecode.lo -MD -MP -MF ".deps/lngrecode.Tpo" -c -o lngrecode.lo lngrecode.c; \ then mv -f ".deps/lngrecode.Tpo" ".deps/lngrecode.Plo"; else rm -f ".deps/lngrecode.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT recode.lo -MD -MP -MF .deps/recode.Tpo -c recode.c -fPIC -DPIC -o .libs/recode.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT lngrecode.lo -MD -MP -MF .deps/lngrecode.Tpo -c lngrecode.c -fPIC -DPIC -o .libs/lngrecode.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT lngrecode.lo -MD -MP -MF .deps/lngrecode.Tpo -c lngrecode.c -o lngrecode.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT fs.lo -MD -MP -MF .deps/fs.Tpo -c fs.c -o fs.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT recode.lo -MD -MP -MF .deps/recode.Tpo -c recode.c -o recode.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DLIBRCC_DATA_DIR=\"/usr/local/lib/rcc/\" -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT rccxml.lo -MD -MP -MF .deps/rccxml.Tpo -c rccxml.c -o rccxml.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -L/usr/local/lib -o librcc.la -rpath /usr/local/lib -version-info 2:12:2 librcc.lo rcchome.lo rcclock.lo rcclocale.lo lng.lo opt.lo lngconfig.lo curconfig.lo rccconfig.lo rcclist.lo rccmutex.lo plugin.lo rccexternal.lo rccenca.lo rccdb4.lo rccspell.lo engine.lo rccstring.lo rccxml.lo rcciconv.lo rcctranslate.lo fs.lo recode.lo lngrecode.lo `xml2-config --libs` -lrcd -lenca -laspell -lpthread libtool: link: cc -shared -fPIC -DPIC .libs/librcc.o .libs/rcchome.o .libs/rcclock.o .libs/rcclocale.o .libs/lng.o .libs/opt.o .libs/lngconfig.o .libs/curconfig.o .libs/rccconfig.o .libs/rcclist.o .libs/rccmutex.o .libs/plugin.o .libs/rccexternal.o .libs/rccenca.o .libs/rccdb4.o .libs/rccspell.o .libs/engine.o .libs/rccstring.o .libs/rccxml.o .libs/rcciconv.o .libs/rcctranslate.o .libs/fs.o .libs/recode.o .libs/lngrecode.o -L/usr/local/lib -lxml2 -lz -L/usr/lib -llzma -lm -lrcd -lenca -laspell -lpthread -O2 -Wl,-soname -Wl,librcc.so.0 -o .libs/librcc.so.0.2.12 libtool: link: (cd ".libs" && rm -f "librcc.so.0" && ln -s "librcc.so.0.2.12" "librcc.so.0") libtool: link: (cd ".libs" && rm -f "librcc.so" && ln -s "librcc.so.0.2.12" "librcc.so") libtool: link: ar cru .libs/librcc.a librcc.o rcchome.o rcclock.o rcclocale.o lng.o opt.o lngconfig.o curconfig.o rccconfig.o rcclist.o rccmutex.o plugin.o rccexternal.o rccenca.o rccdb4.o rccspell.o engine.o rccstring.o rccxml.o rcciconv.o rcctranslate.o fs.o recode.o lngrecode.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/librcc.a libtool: link: ( cd ".libs" && rm -f "librcc.la" && ln -s "../librcc.la" "librcc.la" ) gmake[3]: Leaving directory '/construction/devel/librcc/librcc-0.2.12/src' Making all in engines gmake[3]: Entering directory '/construction/devel/librcc/librcc-0.2.12/engines' if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT western.lo -MD -MP -MF ".deps/western.Tpo" -c -o western.lo western.c; \ then mv -f ".deps/western.Tpo" ".deps/western.Plo"; else rm -f ".deps/western.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT librcd.lo -MD -MP -MF ".deps/librcd.Tpo" -c -o librcd.lo librcd.c; \ then mv -f ".deps/librcd.Tpo" ".deps/librcd.Plo"; else rm -f ".deps/librcd.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT librcd.lo -MD -MP -MF .deps/librcd.Tpo -c librcd.c -fPIC -DPIC -o .libs/librcd.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT western.lo -MD -MP -MF .deps/western.Tpo -c western.c -fPIC -DPIC -o .libs/western.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT western.lo -MD -MP -MF .deps/western.Tpo -c western.c -o western.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT librcd.lo -MD -MP -MF .deps/librcd.Tpo -c librcd.c -o librcd.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -L/usr/local/lib -o librcd_engine.la -rpath /usr/local/lib/rcc/engines -module -avoid-version -export-symbols-regex "rccGetInfo" librcd.lo ../src/librcc.la -lrcd /bin/sh ../libtool --tag=CC --mode=link cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -L/usr/local/lib -o western_engine.la -rpath /usr/local/lib/rcc/engines -module -avoid-version -export-symbols-regex "rccGetInfo" western.lo ../src/librcc.la libtool: link: /usr/bin/nm -B .libs/librcd.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/librcd_engine.exp libtool: link: /usr/bin/nm -B .libs/western.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/western_engine.exp libtool: link: /usr/bin/egrep -e "rccGetInfo" ".libs/western_engine.exp" > ".libs/western_engine.expT" libtool: link: /usr/bin/egrep -e "rccGetInfo" ".libs/librcd_engine.exp" > ".libs/librcd_engine.expT" libtool: link: mv -f ".libs/western_engine.expT" ".libs/western_engine.exp" libtool: link: mv -f ".libs/librcd_engine.expT" ".libs/librcd_engine.exp" libtool: link: echo "{ global:" > .libs/western_engine.so-ver libtool: link: sed -e "s|$|;|" < .libs/western_engine.exp >> .libs/western_engine.so-ver libtool: link: echo "{ global:" > .libs/librcd_engine.so-ver libtool: link: echo "local: *; };" >> .libs/western_engine.so-ver libtool: link: cc -shared -fPIC -DPIC .libs/western.o -Wl,-rpath -Wl,/construction/devel/librcc/librcc-0.2.12/src/.libs -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib ../src/.libs/librcc.so -lxml2 -lz -L/usr/lib -llzma -lm -lrcd -lenca -laspell -lpthread -O2 -Wl,-soname -Wl,western_engine.so -Wl,-version-script -Wl,.libs/western_engine.so-ver -o .libs/western_engine.so libtool: link: sed -e "s|$|;|" < .libs/librcd_engine.exp >> .libs/librcd_engine.so-ver libtool: link: echo "local: *; };" >> .libs/librcd_engine.so-ver libtool: link: cc -shared -fPIC -DPIC .libs/librcd.o -Wl,-rpath -Wl,/construction/devel/librcc/librcc-0.2.12/src/.libs -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib ../src/.libs/librcc.so -lxml2 -lz -L/usr/lib -llzma -lm -lenca -laspell -lpthread -lrcd -O2 -Wl,-soname -Wl,librcd_engine.so -Wl,-version-script -Wl,.libs/librcd_engine.so-ver -o .libs/librcd_engine.so libtool: link: ar cru .libs/western_engine.a western.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/western_engine.a libtool: link: ar cru .libs/librcd_engine.a librcd.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/librcd_engine.a libtool: link: ( cd ".libs" && rm -f "western_engine.la" && ln -s "../western_engine.la" "western_engine.la" ) libtool: link: ( cd ".libs" && rm -f "librcd_engine.la" && ln -s "../librcd_engine.la" "librcd_engine.la" ) gmake[3]: Leaving directory '/construction/devel/librcc/librcc-0.2.12/engines' Making all in external gmake[3]: Entering directory '/construction/devel/librcc/librcc-0.2.12/external' if cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../src -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT rccexternal.o -MD -MP -MF ".deps/rccexternal.Tpo" -c -o rccexternal.o rccexternal.c; \ then mv -f ".deps/rccexternal.Tpo" ".deps/rccexternal.Po"; else rm -f ".deps/rccexternal.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../src -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT rcclibtranslate.o -MD -MP -MF ".deps/rcclibtranslate.Tpo" -c -o rcclibtranslate.o rcclibtranslate.c; \ then mv -f ".deps/rcclibtranslate.Tpo" ".deps/rcclibtranslate.Po"; else rm -f ".deps/rcclibtranslate.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../src -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT rccdb4.o -MD -MP -MF ".deps/rccdb4.Tpo" -c -o rccdb4.o `test -f '../src/rccdb4.c' || echo './'`../src/rccdb4.c; \ then mv -f ".deps/rccdb4.Tpo" ".deps/rccdb4.Po"; else rm -f ".deps/rccdb4.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../src -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT rcchome.o -MD -MP -MF ".deps/rcchome.Tpo" -c -o rcchome.o `test -f '../src/rcchome.c' || echo './'`../src/rcchome.c; \ then mv -f ".deps/rcchome.Tpo" ".deps/rcchome.Po"; else rm -f ".deps/rcchome.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I../src -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT rcclock.o -MD -MP -MF ".deps/rcclock.Tpo" -c -o rcclock.o `test -f '../src/rcclock.c' || echo './'`../src/rcclock.c; \ then mv -f ".deps/rcclock.Tpo" ".deps/rcclock.Po"; else rm -f ".deps/rcclock.Tpo"; exit 1; fi ../src/rccdb4.c:52:12: warning: 'rccDb4InitContext' defined but not used [-Wunused-function] static int rccDb4InitContext(db4_context ctx, const char *dbpath, rcc_db4_flags flags) { ^~~~~~~~~~~~~~~~~ rcclibtranslate.c:241:14: warning: 'rccLibTranslateDo' defined but not used [-Wunused-function] static char *rccLibTranslateDo(const char *from, const char *to, const char *text, unsigned long timeout) { ^~~~~~~~~~~~~~~~~ rcclibtranslate.c:221:13: warning: 'rccLibTranslateQueue' defined but not used [-Wunused-function] static void rccLibTranslateQueue(const char *from, const char *to, const char *text) { ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -L/usr/local/lib -o rccexternal rccexternal.o rcclibtranslate.o rccdb4.o rcchome.o rcclock.o -L/usr/local/lib -lglib-2.0 -lintl libtool: link: cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -o rccexternal rccexternal.o rcclibtranslate.o rccdb4.o rcchome.o rcclock.o -L/usr/local/lib -lglib-2.0 -lintl gmake[3]: Leaving directory '/construction/devel/librcc/librcc-0.2.12/external' Making all in ui gmake[3]: Entering directory '/construction/devel/librcc/librcc-0.2.12/ui' if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src `xml2-config --cflags` -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT librccui.lo -MD -MP -MF ".deps/librccui.Tpo" -c -o librccui.lo librccui.c; \ then mv -f ".deps/librccui.Tpo" ".deps/librccui.Plo"; else rm -f ".deps/librccui.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src `xml2-config --cflags` -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT rccmenu.lo -MD -MP -MF ".deps/rccmenu.Tpo" -c -o rccmenu.lo rccmenu.c; \ then mv -f ".deps/rccmenu.Tpo" ".deps/rccmenu.Plo"; else rm -f ".deps/rccmenu.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src `xml2-config --cflags` -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT rccnames.lo -MD -MP -MF ".deps/rccnames.Tpo" -c -o rccnames.lo rccnames.c; \ then mv -f ".deps/rccnames.Tpo" ".deps/rccnames.Plo"; else rm -f ".deps/rccnames.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src `xml2-config --cflags` -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT null.lo -MD -MP -MF ".deps/null.Tpo" -c -o null.lo null.c; \ then mv -f ".deps/null.Tpo" ".deps/null.Plo"; else rm -f ".deps/null.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src `xml2-config --cflags` -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT librccgtk2_la-librccui.lo -MD -MP -MF ".deps/librccgtk2_la-librccui.Tpo" -c -o librccgtk2_la-librccui.lo `test -f 'librccui.c' || echo './'`librccui.c; \ then mv -f ".deps/librccgtk2_la-librccui.Tpo" ".deps/librccgtk2_la-librccui.Plo"; else rm -f ".deps/librccgtk2_la-librccui.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src `xml2-config --cflags` -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT librccgtk2_la-rccmenu.lo -MD -MP -MF ".deps/librccgtk2_la-rccmenu.Tpo" -c -o librccgtk2_la-rccmenu.lo `test -f 'rccmenu.c' || echo './'`rccmenu.c; \ then mv -f ".deps/librccgtk2_la-rccmenu.Tpo" ".deps/librccgtk2_la-rccmenu.Plo"; else rm -f ".deps/librccgtk2_la-rccmenu.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src `xml2-config --cflags` -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT librccgtk2_la-rccnames.lo -MD -MP -MF ".deps/librccgtk2_la-rccnames.Tpo" -c -o librccgtk2_la-rccnames.lo `test -f 'rccnames.c' || echo './'`rccnames.c; \ then mv -f ".deps/librccgtk2_la-rccnames.Tpo" ".deps/librccgtk2_la-rccnames.Plo"; else rm -f ".deps/librccgtk2_la-rccnames.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src `xml2-config --cflags` -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT librccgtk2_la-gtk.lo -MD -MP -MF ".deps/librccgtk2_la-gtk.Tpo" -c -o librccgtk2_la-gtk.lo `test -f 'gtk.c' || echo './'`gtk.c; \ then mv -f ".deps/librccgtk2_la-gtk.Tpo" ".deps/librccgtk2_la-gtk.Plo"; else rm -f ".deps/librccgtk2_la-gtk.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT librccgtk2_la-rccnames.lo -MD -MP -MF .deps/librccgtk2_la-rccnames.Tpo -c rccnames.c -fPIC -DPIC -o .libs/librccgtk2_la-rccnames.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT librccgtk2_la-gtk.lo -MD -MP -MF .deps/librccgtk2_la-gtk.Tpo -c gtk.c -fPIC -DPIC -o .libs/librccgtk2_la-gtk.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT librccui.lo -MD -MP -MF .deps/librccui.Tpo -c librccui.c -fPIC -DPIC -o .libs/librccui.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT null.lo -MD -MP -MF .deps/null.Tpo -c null.c -fPIC -DPIC -o .libs/null.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT rccnames.lo -MD -MP -MF .deps/rccnames.Tpo -c rccnames.c -fPIC -DPIC -o .libs/rccnames.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT rccmenu.lo -MD -MP -MF .deps/rccmenu.Tpo -c rccmenu.c -fPIC -DPIC -o .libs/rccmenu.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT librccgtk2_la-rccmenu.lo -MD -MP -MF .deps/librccgtk2_la-rccmenu.Tpo -c rccmenu.c -fPIC -DPIC -o .libs/librccgtk2_la-rccmenu.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT librccgtk2_la-librccui.lo -MD -MP -MF .deps/librccgtk2_la-librccui.Tpo -c librccui.c -fPIC -DPIC -o .libs/librccgtk2_la-librccui.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT null.lo -MD -MP -MF .deps/null.Tpo -c null.c -o null.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT librccgtk2_la-rccnames.lo -MD -MP -MF .deps/librccgtk2_la-rccnames.Tpo -c rccnames.c -o librccgtk2_la-rccnames.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT librccgtk2_la-rccmenu.lo -MD -MP -MF .deps/librccgtk2_la-rccmenu.Tpo -c rccmenu.c -o librccgtk2_la-rccmenu.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT rccmenu.lo -MD -MP -MF .deps/rccmenu.Tpo -c rccmenu.c -o rccmenu.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT rccnames.lo -MD -MP -MF .deps/rccnames.Tpo -c rccnames.c -o rccnames.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT librccgtk2_la-gtk.lo -MD -MP -MF .deps/librccgtk2_la-gtk.Tpo -c gtk.c -o librccgtk2_la-gtk.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT librccgtk2_la-librccui.lo -MD -MP -MF .deps/librccgtk2_la-librccui.Tpo -c librccui.c -o librccgtk2_la-librccui.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT librccui.lo -MD -MP -MF .deps/librccui.Tpo -c librccui.c -o librccui.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -L/usr/local/lib -o librccui.la -rpath /usr/local/lib -version-info 2:12:2 librccui.lo rccmenu.lo rccnames.lo null.lo ../src/librcc.la `xml2-config --libs` libtool: link: cc -shared -fPIC -DPIC .libs/librccui.o .libs/rccmenu.o .libs/rccnames.o .libs/null.o -Wl,-rpath -Wl,/construction/devel/librcc/librcc-0.2.12/src/.libs -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib ../src/.libs/librcc.so -L/usr/lib -lrcd -lenca -laspell -lpthread -lxml2 -lz -llzma -lm -O2 -Wl,-soname -Wl,librccui.so.0 -o .libs/librccui.so.0.2.12 libtool: link: (cd ".libs" && rm -f "librccui.so.0" && ln -s "librccui.so.0.2.12" "librccui.so.0") libtool: link: (cd ".libs" && rm -f "librccui.so" && ln -s "librccui.so.0.2.12" "librccui.so") libtool: link: ar cru .libs/librccui.a librccui.o rccmenu.o rccnames.o null.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/librccui.a libtool: link: ( cd ".libs" && rm -f "librccui.la" && ln -s "../librccui.la" "librccui.la" ) /bin/sh ../libtool --tag=CC --mode=link cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -L/usr/local/lib -o librccgtk2.la -rpath /usr/local/lib -version-info 2:12:2 librccgtk2_la-librccui.lo librccgtk2_la-rccmenu.lo librccgtk2_la-rccnames.lo librccgtk2_la-gtk.lo ../src/librcc.la -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype `xml2-config --libs` libtool: link: cc -shared -fPIC -DPIC .libs/librccgtk2_la-librccui.o .libs/librccgtk2_la-rccmenu.o .libs/librccgtk2_la-rccnames.o .libs/librccgtk2_la-gtk.o -Wl,-rpath -Wl,/construction/devel/librcc/librcc-0.2.12/src/.libs -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib ../src/.libs/librcc.so -L/usr/lib -lrcd -lenca -laspell -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype -lxml2 -lz -llzma -lm -O2 -Wl,-soname -Wl,librccgtk2.so.0 -o .libs/librccgtk2.so.0.2.12 libtool: link: (cd ".libs" && rm -f "librccgtk2.so.0" && ln -s "librccgtk2.so.0.2.12" "librccgtk2.so.0") libtool: link: (cd ".libs" && rm -f "librccgtk2.so" && ln -s "librccgtk2.so.0.2.12" "librccgtk2.so") libtool: link: ar cru .libs/librccgtk2.a librccgtk2_la-librccui.o librccgtk2_la-rccmenu.o librccgtk2_la-rccnames.o librccgtk2_la-gtk.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/librccgtk2.a libtool: link: ( cd ".libs" && rm -f "librccgtk2.la" && ln -s "../librccgtk2.la" "librccgtk2.la" ) gmake[3]: Leaving directory '/construction/devel/librcc/librcc-0.2.12/ui' Making all in examples gmake[3]: Entering directory '/construction/devel/librcc/librcc-0.2.12/examples' if cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I../src -I../ui -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT rcc_gtk2_config-rcc-gtk-config.o -MD -MP -MF ".deps/rcc_gtk2_config-rcc-gtk-config.Tpo" -c -o rcc_gtk2_config-rcc-gtk-config.o `test -f 'rcc-gtk-config.c' || echo './'`rcc-gtk-config.c; \ then mv -f ".deps/rcc_gtk2_config-rcc-gtk-config.Tpo" ".deps/rcc_gtk2_config-rcc-gtk-config.Po"; else rm -f ".deps/rcc_gtk2_config-rcc-gtk-config.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../ui -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT example1.o -MD -MP -MF ".deps/example1.Tpo" -c -o example1.o example1.c; \ then mv -f ".deps/example1.Tpo" ".deps/example1.Po"; else rm -f ".deps/example1.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../ui -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -MT example2.o -MD -MP -MF ".deps/example2.Tpo" -c -o example2.o example2.c; \ then mv -f ".deps/example2.Tpo" ".deps/example2.Po"; else rm -f ".deps/example2.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -L/usr/local/lib -o example1 example1.o ../src/librcc.la /bin/sh ../libtool --tag=CC --mode=link cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -L/usr/local/lib -o example2 example2.o ../src/librcc.la libtool: link: cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -o .libs/example1 example1.o -L/usr/local/lib ../src/.libs/librcc.so -L/usr/lib -lxml2 -lz -llzma -lm -lrcd -lenca -laspell -lpthread -Wl,-rpath -Wl,/usr/local/lib libtool: link: cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -o .libs/example2 example2.o -L/usr/local/lib ../src/.libs/librcc.so -L/usr/lib -lxml2 -lz -llzma -lm -lrcd -lenca -laspell -lpthread -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../libtool --tag=CC --mode=link cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -L/usr/local/lib -o rcc-gtk2-config rcc_gtk2_config-rcc-gtk-config.o ../src/librcc.la ../ui/librccgtk2.la -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype libtool: link: cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -o .libs/rcc-gtk2-config rcc_gtk2_config-rcc-gtk-config.o -L/usr/local/lib ../src/.libs/librcc.so -L/usr/lib ../ui/.libs/librccgtk2.so /construction/devel/librcc/librcc-0.2.12/src/.libs/librcc.so -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype -lxml2 -lz -llzma -lm -lrcd -lenca -laspell -lpthread -Wl,-rpath -Wl,/usr/local/lib gmake[3]: Leaving directory '/construction/devel/librcc/librcc-0.2.12/examples' gmake[3]: Entering directory '/construction/devel/librcc/librcc-0.2.12' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/construction/devel/librcc/librcc-0.2.12' gmake[2]: Leaving directory '/construction/devel/librcc/librcc-0.2.12' gmake[1]: Leaving directory '/construction/devel/librcc/librcc-0.2.12' SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for librcc-0.2.12_11 ===> Generating temporary packing list gmake[1]: Entering directory '/construction/devel/librcc/librcc-0.2.12' gmake INSTALL_PROGRAM="/bin/sh /construction/devel/librcc/librcc-0.2.12/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /construction/devel/librcc/librcc-0.2.12/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ `test -z 'strip' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='strip'"` install gmake[2]: Entering directory '/construction/devel/librcc/librcc-0.2.12' Making install in src gmake[3]: Entering directory '/construction/devel/librcc/librcc-0.2.12/src' gmake[4]: Entering directory '/construction/devel/librcc/librcc-0.2.12/src' test -z "/usr/local/lib" || /construction/devel/librcc/librcc-0.2.12/install-sh -d "/construction/devel/librcc/stage/usr/local/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c -s 'librcc.la' '/construction/devel/librcc/stage/usr/local/lib/librcc.la' libtool: install: /usr/bin/install -c .libs/librcc.so.0.2.12 /construction/devel/librcc/stage/usr/local/lib/librcc.so.0.2.12 libtool: install: strip --strip-unneeded /construction/devel/librcc/stage/usr/local/lib/librcc.so.0.2.12 libtool: install: (cd /construction/devel/librcc/stage/usr/local/lib && { ln -s -f librcc.so.0.2.12 librcc.so.0 || { rm -f librcc.so.0 && ln -s librcc.so.0.2.12 librcc.so.0; }; }) libtool: install: (cd /construction/devel/librcc/stage/usr/local/lib && { ln -s -f librcc.so.0.2.12 librcc.so || { rm -f librcc.so && ln -s librcc.so.0.2.12 librcc.so; }; }) libtool: install: /usr/bin/install -c .libs/librcc.lai /construction/devel/librcc/stage/usr/local/lib/librcc.la libtool: install: /usr/bin/install -c .libs/librcc.a /construction/devel/librcc/stage/usr/local/lib/librcc.a libtool: install: strip --strip-debug /construction/devel/librcc/stage/usr/local/lib/librcc.a libtool: install: chmod 644 /construction/devel/librcc/stage/usr/local/lib/librcc.a libtool: install: ranlib /construction/devel/librcc/stage/usr/local/lib/librcc.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' test -z "/usr/local/include" || /construction/devel/librcc/librcc-0.2.12/install-sh -d "/construction/devel/librcc/stage/usr/local/include" install -m 0644 'librcc.h' '/construction/devel/librcc/stage/usr/local/include/librcc.h' gmake[4]: Leaving directory '/construction/devel/librcc/librcc-0.2.12/src' gmake[3]: Leaving directory '/construction/devel/librcc/librcc-0.2.12/src' Making install in engines gmake[3]: Entering directory '/construction/devel/librcc/librcc-0.2.12/engines' gmake[4]: Entering directory '/construction/devel/librcc/librcc-0.2.12/engines' test -z "/usr/local/lib/rcc/engines" || /construction/devel/librcc/librcc-0.2.12/install-sh -d "/construction/devel/librcc/stage/usr/local/lib/rcc/engines" /bin/sh ../libtool --mode=install /usr/bin/install -c -s 'western_engine.la' '/construction/devel/librcc/stage/usr/local/lib/rcc/engines/western_engine.la' libtool: install: warning: relinking `western_engine.la' libtool: install: (cd /construction/devel/librcc/librcc-0.2.12/engines; /bin/sh /construction/devel/librcc/librcc-0.2.12/libtool --tag CC --mode=relink cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -L/usr/local/lib -o western_engine.la -rpath /usr/local/lib/rcc/engines -module -avoid-version -export-symbols-regex rccGetInfo western.lo ../src/librcc.la -inst-prefix-dir /construction/devel/librcc/stage) libtool: relink: /usr/bin/nm -B .libs/western.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/western_engine.exp libtool: relink: /usr/bin/egrep -e "rccGetInfo" ".libs/western_engine.exp" > ".libs/western_engine.expT" libtool: relink: mv -f ".libs/western_engine.expT" ".libs/western_engine.exp" libtool: relink: echo "{ global:" > .libs/western_engine.so-ver libtool: relink: sed -e "s|$|;|" < .libs/western_engine.exp >> .libs/western_engine.so-ver libtool: relink: echo "local: *; };" >> .libs/western_engine.so-ver libtool: relink: cc -shared -fPIC -DPIC .libs/western.o -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib ../src/.libs/librcc.so -lxml2 -lz -L/usr/lib -llzma -lm -lrcd -lenca -laspell -lpthread -O2 -Wl,-soname -Wl,western_engine.so -Wl,-version-script -Wl,.libs/western_engine.so-ver -o .libs/western_engine.so libtool: install: /usr/bin/install -c .libs/western_engine.soT /construction/devel/librcc/stage/usr/local/lib/rcc/engines/western_engine.so libtool: install: strip --strip-unneeded /construction/devel/librcc/stage/usr/local/lib/rcc/engines/western_engine.so libtool: install: /usr/bin/install -c .libs/western_engine.lai /construction/devel/librcc/stage/usr/local/lib/rcc/engines/western_engine.la libtool: install: /usr/bin/install -c .libs/western_engine.a /construction/devel/librcc/stage/usr/local/lib/rcc/engines/western_engine.a libtool: install: strip --strip-debug /construction/devel/librcc/stage/usr/local/lib/rcc/engines/western_engine.a libtool: install: chmod 644 /construction/devel/librcc/stage/usr/local/lib/rcc/engines/western_engine.a libtool: install: ranlib /construction/devel/librcc/stage/usr/local/lib/rcc/engines/western_engine.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib/rcc/engines' /bin/sh ../libtool --mode=install /usr/bin/install -c -s 'librcd_engine.la' '/construction/devel/librcc/stage/usr/local/lib/rcc/engines/librcd_engine.la' libtool: install: warning: relinking `librcd_engine.la' libtool: install: (cd /construction/devel/librcc/librcc-0.2.12/engines; /bin/sh /construction/devel/librcc/librcc-0.2.12/libtool --tag CC --mode=relink cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -L/usr/local/lib -o librcd_engine.la -rpath /usr/local/lib/rcc/engines -module -avoid-version -export-symbols-regex rccGetInfo librcd.lo ../src/librcc.la -lrcd -inst-prefix-dir /construction/devel/librcc/stage) libtool: relink: /usr/bin/nm -B .libs/librcd.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/librcd_engine.exp libtool: relink: /usr/bin/egrep -e "rccGetInfo" ".libs/librcd_engine.exp" > ".libs/librcd_engine.expT" libtool: relink: mv -f ".libs/librcd_engine.expT" ".libs/librcd_engine.exp" libtool: relink: echo "{ global:" > .libs/librcd_engine.so-ver libtool: relink: sed -e "s|$|;|" < .libs/librcd_engine.exp >> .libs/librcd_engine.so-ver libtool: relink: echo "local: *; };" >> .libs/librcd_engine.so-ver libtool: relink: cc -shared -fPIC -DPIC .libs/librcd.o -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib ../src/.libs/librcc.so -lxml2 -lz -L/usr/lib -llzma -lm -lenca -laspell -lpthread -lrcd -O2 -Wl,-soname -Wl,librcd_engine.so -Wl,-version-script -Wl,.libs/librcd_engine.so-ver -o .libs/librcd_engine.so libtool: install: /usr/bin/install -c .libs/librcd_engine.soT /construction/devel/librcc/stage/usr/local/lib/rcc/engines/librcd_engine.so libtool: install: strip --strip-unneeded /construction/devel/librcc/stage/usr/local/lib/rcc/engines/librcd_engine.so libtool: install: /usr/bin/install -c .libs/librcd_engine.lai /construction/devel/librcc/stage/usr/local/lib/rcc/engines/librcd_engine.la libtool: install: /usr/bin/install -c .libs/librcd_engine.a /construction/devel/librcc/stage/usr/local/lib/rcc/engines/librcd_engine.a libtool: install: strip --strip-debug /construction/devel/librcc/stage/usr/local/lib/rcc/engines/librcd_engine.a libtool: install: chmod 644 /construction/devel/librcc/stage/usr/local/lib/rcc/engines/librcd_engine.a libtool: install: ranlib /construction/devel/librcc/stage/usr/local/lib/rcc/engines/librcd_engine.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib/rcc/engines' gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/construction/devel/librcc/librcc-0.2.12/engines' gmake[3]: Leaving directory '/construction/devel/librcc/librcc-0.2.12/engines' Making install in external gmake[3]: Entering directory '/construction/devel/librcc/librcc-0.2.12/external' gmake[4]: Entering directory '/construction/devel/librcc/librcc-0.2.12/external' test -z "/usr/local/lib/rcc//" || /construction/devel/librcc/librcc-0.2.12/install-sh -d "/construction/devel/librcc/stage/usr/local/lib/rcc//" STRIPPROG='strip' /bin/sh ../libtool --mode=install /bin/sh /construction/devel/librcc/librcc-0.2.12/install-sh -c -s 'rccexternal' '/construction/devel/librcc/stage/usr/local/lib/rcc///rccexternal' libtool: install: /bin/sh /construction/devel/librcc/librcc-0.2.12/install-sh -c -s rccexternal /construction/devel/librcc/stage/usr/local/lib/rcc///rccexternal gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/construction/devel/librcc/librcc-0.2.12/external' gmake[3]: Leaving directory '/construction/devel/librcc/librcc-0.2.12/external' Making install in ui gmake[3]: Entering directory '/construction/devel/librcc/librcc-0.2.12/ui' gmake[4]: Entering directory '/construction/devel/librcc/librcc-0.2.12/ui' test -z "/usr/local/lib" || /construction/devel/librcc/librcc-0.2.12/install-sh -d "/construction/devel/librcc/stage/usr/local/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c -s 'librccui.la' '/construction/devel/librcc/stage/usr/local/lib/librccui.la' libtool: install: warning: relinking `librccui.la' libtool: install: (cd /construction/devel/librcc/librcc-0.2.12/ui; /bin/sh /construction/devel/librcc/librcc-0.2.12/libtool --tag CC --mode=relink cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -L/usr/local/lib -o librccui.la -rpath /usr/local/lib -version-info 2:12:2 librccui.lo rccmenu.lo rccnames.lo null.lo ../src/librcc.la -L/usr/local/lib -lxml2 -lz -L/usr/lib -llzma -L/usr/lib -lm -inst-prefix-dir /construction/devel/librcc/stage) libtool: relink: cc -shared -fPIC -DPIC .libs/librccui.o .libs/rccmenu.o .libs/rccnames.o .libs/null.o -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib ../src/.libs/librcc.so -L/usr/lib -lrcd -lenca -laspell -lpthread -lxml2 -lz -llzma -lm -O2 -Wl,-soname -Wl,librccui.so.0 -o .libs/librccui.so.0.2.12 libtool: install: /usr/bin/install -c .libs/librccui.so.0.2.12T /construction/devel/librcc/stage/usr/local/lib/librccui.so.0.2.12 libtool: install: strip --strip-unneeded /construction/devel/librcc/stage/usr/local/lib/librccui.so.0.2.12 libtool: install: (cd /construction/devel/librcc/stage/usr/local/lib && { ln -s -f librccui.so.0.2.12 librccui.so.0 || { rm -f librccui.so.0 && ln -s librccui.so.0.2.12 librccui.so.0; }; }) libtool: install: (cd /construction/devel/librcc/stage/usr/local/lib && { ln -s -f librccui.so.0.2.12 librccui.so || { rm -f librccui.so && ln -s librccui.so.0.2.12 librccui.so; }; }) libtool: install: /usr/bin/install -c .libs/librccui.lai /construction/devel/librcc/stage/usr/local/lib/librccui.la libtool: install: /usr/bin/install -c .libs/librccui.a /construction/devel/librcc/stage/usr/local/lib/librccui.a libtool: install: strip --strip-debug /construction/devel/librcc/stage/usr/local/lib/librccui.a libtool: install: chmod 644 /construction/devel/librcc/stage/usr/local/lib/librccui.a libtool: install: ranlib /construction/devel/librcc/stage/usr/local/lib/librccui.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c -s 'librccgtk2.la' '/construction/devel/librcc/stage/usr/local/lib/librccgtk2.la' libtool: install: warning: relinking `librccgtk2.la' libtool: install: (cd /construction/devel/librcc/librcc-0.2.12/ui; /bin/sh /construction/devel/librcc/librcc-0.2.12/libtool --tag CC --mode=relink cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -Wpointer-arith -L/usr/local/lib -o librccgtk2.la -rpath /usr/local/lib -version-info 2:12:2 librccgtk2_la-librccui.lo librccgtk2_la-rccmenu.lo librccgtk2_la-rccnames.lo librccgtk2_la-gtk.lo ../src/librcc.la -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype -L/usr/local/lib -lxml2 -lz -L/usr/lib -llzma -L/usr/lib -lm -inst-prefix-dir /construction/devel/librcc/stage) libtool: relink: cc -shared -fPIC -DPIC .libs/librccgtk2_la-librccui.o .libs/librccgtk2_la-rccmenu.o .libs/librccgtk2_la-rccnames.o .libs/librccgtk2_la-gtk.o -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib ../src/.libs/librcc.so -L/usr/lib -lrcd -lenca -laspell -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype -lxml2 -lz -llzma -lm -O2 -Wl,-soname -Wl,librccgtk2.so.0 -o .libs/librccgtk2.so.0.2.12 libtool: install: /usr/bin/install -c .libs/librccgtk2.so.0.2.12T /construction/devel/librcc/stage/usr/local/lib/librccgtk2.so.0.2.12 libtool: install: strip --strip-unneeded /construction/devel/librcc/stage/usr/local/lib/librccgtk2.so.0.2.12 libtool: install: (cd /construction/devel/librcc/stage/usr/local/lib && { ln -s -f librccgtk2.so.0.2.12 librccgtk2.so.0 || { rm -f librccgtk2.so.0 && ln -s librccgtk2.so.0.2.12 librccgtk2.so.0; }; }) libtool: install: (cd /construction/devel/librcc/stage/usr/local/lib && { ln -s -f librccgtk2.so.0.2.12 librccgtk2.so || { rm -f librccgtk2.so && ln -s librccgtk2.so.0.2.12 librccgtk2.so; }; }) libtool: install: /usr/bin/install -c .libs/librccgtk2.lai /construction/devel/librcc/stage/usr/local/lib/librccgtk2.la libtool: install: /usr/bin/install -c .libs/librccgtk2.a /construction/devel/librcc/stage/usr/local/lib/librccgtk2.a libtool: install: strip --strip-debug /construction/devel/librcc/stage/usr/local/lib/librccgtk2.a libtool: install: chmod 644 /construction/devel/librcc/stage/usr/local/lib/librccgtk2.a libtool: install: ranlib /construction/devel/librcc/stage/usr/local/lib/librccgtk2.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' test -z "/usr/local/include" || /construction/devel/librcc/librcc-0.2.12/install-sh -d "/construction/devel/librcc/stage/usr/local/include" install -m 0644 'librccui.h' '/construction/devel/librcc/stage/usr/local/include/librccui.h' gmake[4]: Leaving directory '/construction/devel/librcc/librcc-0.2.12/ui' gmake[3]: Leaving directory '/construction/devel/librcc/librcc-0.2.12/ui' Making install in examples gmake[3]: Entering directory '/construction/devel/librcc/librcc-0.2.12/examples' gmake[4]: Entering directory '/construction/devel/librcc/librcc-0.2.12/examples' test -z "/usr/local/bin" || /construction/devel/librcc/librcc-0.2.12/install-sh -d "/construction/devel/librcc/stage/usr/local/bin" STRIPPROG='strip' /bin/sh ../libtool --mode=install /bin/sh /construction/devel/librcc/librcc-0.2.12/install-sh -c -s 'rcc-gtk2-config' '/construction/devel/librcc/stage/usr/local/bin/rcc-gtk2-config' libtool: install: warning: `../src/librcc.la' has not been installed in `/usr/local/lib' libtool: install: warning: `../ui/librccgtk2.la' has not been installed in `/usr/local/lib' libtool: install: warning: `/construction/devel/librcc/librcc-0.2.12/src/librcc.la' has not been installed in `/usr/local/lib' libtool: install: /bin/sh /construction/devel/librcc/librcc-0.2.12/install-sh -c -s .libs/rcc-gtk2-config /construction/devel/librcc/stage/usr/local/bin/rcc-gtk2-config gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/construction/devel/librcc/librcc-0.2.12/examples' gmake[3]: Leaving directory '/construction/devel/librcc/librcc-0.2.12/examples' gmake[3]: Entering directory '/construction/devel/librcc/librcc-0.2.12' gmake[4]: Entering directory '/construction/devel/librcc/librcc-0.2.12' gmake[4]: Nothing to be done for 'install-exec-am'. test -z "/usr/local/libdata/pkgconfig" || /construction/devel/librcc/librcc-0.2.12/install-sh -d "/construction/devel/librcc/stage/usr/local/libdata/pkgconfig" install -m 0644 'librcc.pc' '/construction/devel/librcc/stage/usr/local/libdata/pkgconfig/librcc.pc' gmake[4]: Leaving directory '/construction/devel/librcc/librcc-0.2.12' gmake[3]: Leaving directory '/construction/devel/librcc/librcc-0.2.12' gmake[2]: Leaving directory '/construction/devel/librcc/librcc-0.2.12' gmake[1]: Leaving directory '/construction/devel/librcc/librcc-0.2.12' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/bin/rcc-gtk2-config is linked to /usr/local/lib/libcairo.so.2 from graphics/cairo but it is not declared as a dependency Warning: you need USE_GNOME+=cairo Error: /usr/local/bin/rcc-gtk2-config is linked to /usr/local/lib/libgdk_pixbuf-2.0.so.0 from graphics/gdk-pixbuf2 but it is not declared as a dependency Warning: you need USE_GNOME+=gdkpixbuf2 Error: /usr/local/bin/rcc-gtk2-config is linked to /usr/local/lib/libfontconfig.so.1 from x11-fonts/fontconfig but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfontconfig.so:x11-fonts/fontconfig Error: /usr/local/bin/rcc-gtk2-config 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/librccgtk2.so.0.2.12 is linked to /usr/local/lib/libXrender.so.1 from x11/libXrender but it is not declared as a dependency Warning: you need USE_XORG+=xrender Error: /usr/local/lib/librccgtk2.so.0.2.12 is linked to /usr/local/lib/libXinerama.so.1 from x11/libXinerama but it is not declared as a dependency Warning: you need USE_XORG+=xinerama Error: /usr/local/lib/librccgtk2.so.0.2.12 is linked to /usr/local/lib/libXi.so.6 from x11/libXi but it is not declared as a dependency Warning: you need USE_XORG+=xi Error: /usr/local/lib/librccgtk2.so.0.2.12 is linked to /usr/local/lib/libXrandr.so.2 from x11/libXrandr but it is not declared as a dependency Warning: you need USE_XORG+=xrandr Error: /usr/local/lib/librccgtk2.so.0.2.12 is linked to /usr/local/lib/libXcursor.so.1 from x11/libXcursor but it is not declared as a dependency Warning: you need USE_XORG+=xcursor Error: /usr/local/lib/librccgtk2.so.0.2.12 is linked to /usr/local/lib/libXext.so.6 from x11/libXext but it is not declared as a dependency Warning: you need USE_XORG+=xext Error: /usr/local/lib/librccgtk2.so.0.2.12 is linked to /usr/local/lib/libX11.so.6 from x11/libX11 but it is not declared as a dependency Warning: you need USE_XORG+=x11 Error: /usr/local/lib/librccgtk2.so.0.2.12 is linked to /usr/local/lib/libXcomposite.so.1 from x11/libXcomposite but it is not declared as a dependency Warning: you need USE_XORG+=xcomposite Error: /usr/local/lib/librccgtk2.so.0.2.12 is linked to /usr/local/lib/libXdamage.so.1 from x11/libXdamage but it is not declared as a dependency Warning: you need USE_XORG+=xdamage Error: /usr/local/lib/librccgtk2.so.0.2.12 is linked to /usr/local/lib/libXfixes.so.3 from x11/libXfixes but it is not declared as a dependency Warning: you need USE_XORG+=xfixes Error: /usr/local/lib/librccgtk2.so.0.2.12 is linked to /usr/local/lib/libpixman-1.so.0 from x11/pixman but it is not declared as a dependency Warning: you need USE_XORG+=pixman Error: /usr/local/lib/librccgtk2.so.0.2.12 is linked to /usr/local/lib/libEGL.so.1 from graphics/mesa-libs but it is not declared as a dependency Warning: you need USE_GL+=egl Error: /usr/local/lib/librccgtk2.so.0.2.12 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/librccgtk2.so.0.2.12 is linked to /usr/local/lib/libxcb-shm.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/librccgtk2.so.0.2.12 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/librccgtk2.so.0.2.12 is linked to /usr/local/lib/libxcb-render.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/librccgtk2.so.0.2.12 is linked to /usr/local/lib/libGL.so.1 from graphics/mesa-libs but it is not declared as a dependency Warning: you need USE_GL+=gl Error: /usr/local/lib/librccgtk2.so.0.2.12 is linked to /usr/local/lib/libffi.so.6 from devel/libffi but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libffi.so:devel/libffi Error: /usr/local/lib/librccgtk2.so.0.2.12 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/librccgtk2.so.0.2.12 is linked to /usr/local/lib/libpcre.so.1 from devel/pcre but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libpcre.so:devel/pcre Error: /usr/local/lib/librccgtk2.so.0.2.12 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/librccgtk2.so.0.2.12 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/librccgtk2.so.0.2.12 is linked to /usr/local/lib/libexpat.so.1 from textproc/expat2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libexpat.so:textproc/expat2 Error: /usr/local/lib/librccgtk2.so.0.2.12 is linked to /usr/local/lib/libxcb-dri2.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/librccgtk2.so.0.2.12 is linked to /usr/local/lib/libX11-xcb.so.1 from x11/libX11 but it is not declared as a dependency Warning: you need USE_XORG+=x11 Error: /usr/local/lib/librccgtk2.so.0.2.12 is linked to /usr/local/lib/libxcb-dri3.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/librccgtk2.so.0.2.12 is linked to /usr/local/lib/libxcb-xfixes.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/librccgtk2.so.0.2.12 is linked to /usr/local/lib/libxcb-present.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/librccgtk2.so.0.2.12 is linked to /usr/local/lib/libxcb-sync.so.1 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/librccgtk2.so.0.2.12 is linked to /usr/local/lib/libxshmfence.so.1 from x11/libxshmfence but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libxshmfence.so:x11/libxshmfence Error: /usr/local/lib/librccgtk2.so.0.2.12 is linked to /usr/local/lib/libwayland-client.so.0 from graphics/wayland but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libwayland-client.so:graphics/wayland Error: /usr/local/lib/librccgtk2.so.0.2.12 is linked to /usr/local/lib/libgbm.so.1 from graphics/mesa-libs but it is not declared as a dependency Warning: you need USE_GL+=gbm Error: /usr/local/lib/librccgtk2.so.0.2.12 is linked to /usr/local/lib/libwayland-server.so.0 from graphics/wayland but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libwayland-server.so:graphics/wayland Error: /usr/local/lib/librccgtk2.so.0.2.12 is linked to /usr/local/lib/libdrm.so.2 from graphics/libdrm but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libdrm.so:graphics/libdrm Error: /usr/local/lib/librccgtk2.so.0.2.12 is linked to /usr/local/lib/libglapi.so.0 from graphics/mesa-libs but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libglapi.so:graphics/mesa-libs Error: /usr/local/lib/librccgtk2.so.0.2.12 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/librccgtk2.so.0.2.12 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/librccgtk2.so.0.2.12 is linked to /usr/local/lib/libxcb-glx.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/librccgtk2.so.0.2.12 is linked to /usr/local/lib/libXxf86vm.so.1 from x11/libXxf86vm but it is not declared as a dependency Warning: you need USE_XORG+=xxf86vm Error: /usr/local/lib/librccgtk2.so.0.2.12 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 Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:13 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for librcc-0.2.12_11 file sizes/checksums [21]: 0% file sizes/checksums [21]: 100% packing files [21]: 0% packing files [21]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:02 TOTAL TIME 00:01:36