------------------------------------------------------------------------------- -- 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/pkgconf-1.6.3,1.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/libtextstyle-0.20.2.txz Installing /packages/All/gettext-tools-0.20.2.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/liblingoteach-0.2.1_6.txz ===== Message from liblingoteach-0.2.1_6: -- ===> NOTICE: The liblingoteach 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/pcre-8.43_2.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/libiconv-1.14_11.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:00:50 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The lingoteach 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 ------------------------------------------------------------------------------- ===> lingoteach-0.3.9_16 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The lingoteach 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 ===> lingoteach-0.3.9_16 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by lingoteach-0.3.9_16 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The lingoteach 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 ===> lingoteach-0.3.9_16 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by lingoteach-0.3.9_16 for building => SHA256 Checksum OK for lingoteach-ui-0.3.9.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The lingoteach 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 ===> lingoteach-0.3.9_16 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by lingoteach-0.3.9_16 for building ===> Extracting for lingoteach-0.3.9_16 => SHA256 Checksum OK for lingoteach-ui-0.3.9.tar.gz. Extracted Memory Use: 2.59M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for lingoteach-0.3.9_16 ===> Applying ports patches for lingoteach-0.3.9_16 ===> Cleanly applied ports patch(es) patch-data__Makefile.in SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> lingoteach-0.3.9_16 depends on package: gmake>=4.3 - found ===> lingoteach-0.3.9_16 depends on package: pkgconf>=1.3.0_1 - found ===> lingoteach-0.3.9_16 depends on executable: msgfmt - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> lingoteach-0.3.9_16 depends on shared library: liblingoteach.so - found (/usr/local/lib/liblingoteach.so) ===> lingoteach-0.3.9_16 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> lingoteach-0.3.9_16 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> lingoteach-0.3.9_16 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> lingoteach-0.3.9_16 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so) ===> lingoteach-0.3.9_16 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> lingoteach-0.3.9_16 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> lingoteach-0.3.9_16 depends on package: gmake>=4.3 - found ===> lingoteach-0.3.9_16 depends on package: pkgconf>=1.3.0_1 - found ===> lingoteach-0.3.9_16 depends on executable: msgfmt - found ===> lingoteach-0.3.9_16 depends on shared library: liblingoteach.so - found (/usr/local/lib/liblingoteach.so) ===> lingoteach-0.3.9_16 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> lingoteach-0.3.9_16 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> lingoteach-0.3.9_16 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> lingoteach-0.3.9_16 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so) ===> lingoteach-0.3.9_16 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> lingoteach-0.3.9_16 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> Configuring for lingoteach-0.3.9_16 configure: loading site script /xports/Templates/config.site checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking target system type... x86_64-portbld-dragonfly5.9 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 whether to enable maintainer-specific portions of Makefiles... no checking for gcc... cc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking whether gmake sets ${MAKE}... (cached) yes checking for ranlib... ranlib checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes loading cache /dev/null within ltconfig checking for object suffix... o checking for executable suffix... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.lo... yes checking if cc supports -fno-rtti -fno-exceptions ... no checking if cc static flag -static works... -static checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking command to parse /usr/bin/nm -B output... ok checking how to hardcode library paths into programs... immediate checking for /usr/bin/ld option to reload object files... -r checking dynamic linker characteristics... dragonfly5.9 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for objdir... .libs creating libtool updating cache /dev/null 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 intl.h usability... no checking intl.h presence... no checking for intl.h... no checking for cc option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes checking for stdlib.h... (cached) yes checking for working malloc... yes checking for working memcmp... yes checking for setlocale... (cached) yes checking for strchr... (cached) yes checking for strstr... (cached) yes checking for strncmp... (cached) yes checking for strcmp... yes checking for sprintf... (cached) yes checking for strcpy... yes checking for strncpy... yes checking for strerror in -lcposix... no checking whether NLS is requested... yes checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for inline... inline checking for off_t... (cached) yes checking for size_t... (cached) yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... no checking whether integer division by zero raises SIGFPE... (cached) yes checking for inttypes.h... yes checking for stdint.h... yes checking for unsigned long long... (cached) yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... /bin/sh: cannot open ./config.rpath: No such file or directory done checking for argz.h... (cached) no checking for limits.h... (cached) yes checking for locale.h... (cached) yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... no checking malloc.h presence... no checking for malloc.h... no checking for stddef.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for feof_unlocked... yes checking for fgets_unlocked... no checking for getc_unlocked... yes checking for getcwd... (cached) yes checking for getegid... (cached) yes checking for geteuid... (cached) yes checking for getgid... (cached) yes checking for getuid... (cached) yes checking for mempcpy... yes checking for munmap... (cached) yes checking for putenv... (cached) yes checking for setenv... (cached) yes checking for setlocale... (cached) yes checking for stpcpy... (cached) yes checking for strcasecmp... (cached) yes checking for strdup... (cached) yes checking for strtoul... (cached) yes checking for tsearch... (cached) yes checking for __argz_count... no checking for __argz_stringify... no checking for __argz_next... no checking for __fsetlocking... no checking for iconv... yes checking how to link with libiconv... -liconv checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... no checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... no checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... -lintl checking for pkg-config... /usr/local/bin/pkg-config checking for liblingoteach >= 0.1.0... yes checking LING_CFLAGS... -I/usr/local/include/lingoteach -I/usr/local/include/libxml2 checking LING_LIBS... -L/usr/local/lib -llingoteach -lxml2 I will build the GTK2 gui... checking for glib-2.0 >= 2.0.1 gobject-2.0 >= 2.0.1 gthread-2.0 >= 2.0.1... yes checking GLIB_CFLAGS... -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread checking GLIB_LIBS... -L/usr/local/lib -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lintl checking for gtk+-2.0 >= 2.0.1... yes checking GTK_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 checking GTK_LIBS... -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 configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/ui/Makefile config.status: creating src/ui/gtk/Makefile config.status: creating src/plugins/Makefile config.status: creating po/Makefile.in config.status: creating data/Makefile config.status: creating doc/Makefile config.status: creating doc/img/Makefile config.status: creating intl/Makefile config.status: creating lingoteach.spec config.status: creating config.h config.status: executing default-1 commands config.status: executing default-2 commands config.status: creating po/POTFILES config.status: creating po/Makefile Configuration: Source code location: . Installation prefix : /usr/local Compiler : cc Debugging : no Plugins : GTK2 user interface : yes SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for lingoteach-0.3.9_16 gmake[1]: Entering directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9' cd . \ && CONFIG_FILES= CONFIG_HEADERS=config.h \ /bin/sh ./config.status config.status: creating config.h config.status: config.h is unchanged config.status: executing default-1 commands config.status: executing default-2 commands gmake all-recursive gmake[2]: Entering directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9' Making all in src gmake[3]: Entering directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9/src' Making all in ui gmake[4]: Entering directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9/src/ui' Making all in gtk gmake[5]: Entering directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9/src/ui/gtk' source='lingoteach.c' object='lingoteach.o' libtool=no \ depfile='.deps/lingoteach.Po' tmpdepfile='.deps/lingoteach.TPo' \ depmode=gcc3 /bin/sh ../../../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../.. -I. -DG_LOG_DOMAIN=\"LingoTeach\" -DLOCALEDIR=\"/usr/local/share/locale\" -DDATADIR=\"/usr/local/share/lingoteach\" -DDOCDIR=\"/usr/local/share/doc/lingoteach\" -DDATA_PATH=\"/usr/local/share/lingoteach/data\" -DINTVERSION=\"Gregor\" -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/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/lingoteach -I/usr/local/include/libxml2 -pipe -O2 -fno-strict-aliasing -I/usr/local/include -pipe -O2 -fno-strict-aliasing -c `test -f lingoteach.c || echo './'`lingoteach.c source='gui.c' object='gui.o' libtool=no \ depfile='.deps/gui.Po' tmpdepfile='.deps/gui.TPo' \ depmode=gcc3 /bin/sh ../../../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../.. -I. -DG_LOG_DOMAIN=\"LingoTeach\" -DLOCALEDIR=\"/usr/local/share/locale\" -DDATADIR=\"/usr/local/share/lingoteach\" -DDOCDIR=\"/usr/local/share/doc/lingoteach\" -DDATA_PATH=\"/usr/local/share/lingoteach/data\" -DINTVERSION=\"Gregor\" -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/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/lingoteach -I/usr/local/include/libxml2 -pipe -O2 -fno-strict-aliasing -I/usr/local/include -pipe -O2 -fno-strict-aliasing -c `test -f gui.c || echo './'`gui.c source='onebyone.c' object='onebyone.o' libtool=no \ depfile='.deps/onebyone.Po' tmpdepfile='.deps/onebyone.TPo' \ depmode=gcc3 /bin/sh ../../../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../.. -I. -DG_LOG_DOMAIN=\"LingoTeach\" -DLOCALEDIR=\"/usr/local/share/locale\" -DDATADIR=\"/usr/local/share/lingoteach\" -DDOCDIR=\"/usr/local/share/doc/lingoteach\" -DDATA_PATH=\"/usr/local/share/lingoteach/data\" -DINTVERSION=\"Gregor\" -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/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/lingoteach -I/usr/local/include/libxml2 -pipe -O2 -fno-strict-aliasing -I/usr/local/include -pipe -O2 -fno-strict-aliasing -c `test -f onebyone.c || echo './'`onebyone.c source='learningpref.c' object='learningpref.o' libtool=no \ depfile='.deps/learningpref.Po' tmpdepfile='.deps/learningpref.TPo' \ depmode=gcc3 /bin/sh ../../../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../.. -I. -DG_LOG_DOMAIN=\"LingoTeach\" -DLOCALEDIR=\"/usr/local/share/locale\" -DDATADIR=\"/usr/local/share/lingoteach\" -DDOCDIR=\"/usr/local/share/doc/lingoteach\" -DDATA_PATH=\"/usr/local/share/lingoteach/data\" -DINTVERSION=\"Gregor\" -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/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/lingoteach -I/usr/local/include/libxml2 -pipe -O2 -fno-strict-aliasing -I/usr/local/include -pipe -O2 -fno-strict-aliasing -c `test -f learningpref.c || echo './'`learningpref.c source='multichoice.c' object='multichoice.o' libtool=no \ depfile='.deps/multichoice.Po' tmpdepfile='.deps/multichoice.TPo' \ depmode=gcc3 /bin/sh ../../../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../.. -I. -DG_LOG_DOMAIN=\"LingoTeach\" -DLOCALEDIR=\"/usr/local/share/locale\" -DDATADIR=\"/usr/local/share/lingoteach\" -DDOCDIR=\"/usr/local/share/doc/lingoteach\" -DDATA_PATH=\"/usr/local/share/lingoteach/data\" -DINTVERSION=\"Gregor\" -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/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/lingoteach -I/usr/local/include/libxml2 -pipe -O2 -fno-strict-aliasing -I/usr/local/include -pipe -O2 -fno-strict-aliasing -c `test -f multichoice.c || echo './'`multichoice.c source='editor.c' object='editor.o' libtool=no \ depfile='.deps/editor.Po' tmpdepfile='.deps/editor.TPo' \ depmode=gcc3 /bin/sh ../../../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../.. -I. -DG_LOG_DOMAIN=\"LingoTeach\" -DLOCALEDIR=\"/usr/local/share/locale\" -DDATADIR=\"/usr/local/share/lingoteach\" -DDOCDIR=\"/usr/local/share/doc/lingoteach\" -DDATA_PATH=\"/usr/local/share/lingoteach/data\" -DINTVERSION=\"Gregor\" -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/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/lingoteach -I/usr/local/include/libxml2 -pipe -O2 -fno-strict-aliasing -I/usr/local/include -pipe -O2 -fno-strict-aliasing -c `test -f editor.c || echo './'`editor.c source='errors.c' object='errors.o' libtool=no \ depfile='.deps/errors.Po' tmpdepfile='.deps/errors.TPo' \ depmode=gcc3 /bin/sh ../../../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../.. -I. -DG_LOG_DOMAIN=\"LingoTeach\" -DLOCALEDIR=\"/usr/local/share/locale\" -DDATADIR=\"/usr/local/share/lingoteach\" -DDOCDIR=\"/usr/local/share/doc/lingoteach\" -DDATA_PATH=\"/usr/local/share/lingoteach/data\" -DINTVERSION=\"Gregor\" -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/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/lingoteach -I/usr/local/include/libxml2 -pipe -O2 -fno-strict-aliasing -I/usr/local/include -pipe -O2 -fno-strict-aliasing -c `test -f errors.c || echo './'`errors.c source='search.c' object='search.o' libtool=no \ depfile='.deps/search.Po' tmpdepfile='.deps/search.TPo' \ depmode=gcc3 /bin/sh ../../../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../.. -I. -DG_LOG_DOMAIN=\"LingoTeach\" -DLOCALEDIR=\"/usr/local/share/locale\" -DDATADIR=\"/usr/local/share/lingoteach\" -DDOCDIR=\"/usr/local/share/doc/lingoteach\" -DDATA_PATH=\"/usr/local/share/lingoteach/data\" -DINTVERSION=\"Gregor\" -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/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/lingoteach -I/usr/local/include/libxml2 -pipe -O2 -fno-strict-aliasing -I/usr/local/include -pipe -O2 -fno-strict-aliasing -c `test -f search.c || echo './'`search.c source='about.c' object='about.o' libtool=no \ depfile='.deps/about.Po' tmpdepfile='.deps/about.TPo' \ depmode=gcc3 /bin/sh ../../../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../.. -I. -DG_LOG_DOMAIN=\"LingoTeach\" -DLOCALEDIR=\"/usr/local/share/locale\" -DDATADIR=\"/usr/local/share/lingoteach\" -DDOCDIR=\"/usr/local/share/doc/lingoteach\" -DDATA_PATH=\"/usr/local/share/lingoteach/data\" -DINTVERSION=\"Gregor\" -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/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/lingoteach -I/usr/local/include/libxml2 -pipe -O2 -fno-strict-aliasing -I/usr/local/include -pipe -O2 -fno-strict-aliasing -c `test -f about.c || echo './'`about.c source='util.c' object='util.o' libtool=no \ depfile='.deps/util.Po' tmpdepfile='.deps/util.TPo' \ depmode=gcc3 /bin/sh ../../../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../.. -I. -DG_LOG_DOMAIN=\"LingoTeach\" -DLOCALEDIR=\"/usr/local/share/locale\" -DDATADIR=\"/usr/local/share/lingoteach\" -DDOCDIR=\"/usr/local/share/doc/lingoteach\" -DDATA_PATH=\"/usr/local/share/lingoteach/data\" -DINTVERSION=\"Gregor\" -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/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/lingoteach -I/usr/local/include/libxml2 -pipe -O2 -fno-strict-aliasing -I/usr/local/include -pipe -O2 -fno-strict-aliasing -c `test -f util.c || echo './'`util.c util.c: In function 'util_on_btn_play_clicked': util.c:236:7: warning: implicit declaration of function 'g_sprintf'; did you mean 'g_snprintf'? [-Wimplicit-function-declaration] g_sprintf (cmd, "%s %s", genLprefs.player, file); ^~~~~~~~~ g_snprintf lingoteach.c: In function 'main': lingoteach.c:42:5: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] g_thread_init (NULL); ^~~~~~~~~~~~~ about.c: In function 'create_dlg_about': about.c:120:44: warning: passing argument 3 of 'g_file_get_contents' from incompatible pointer type [-Wincompatible-pointer-types] if (g_file_get_contents (basefile, &buf, &n, &err) == FALSE) ^~ In file included from /usr/local/include/glib-2.0/glib.h:48, from about.c:20: /usr/local/include/glib-2.0/glib/gfileutils.h:87:45: note: expected 'gsize *' {aka 'long unsigned int *'} but argument is of type 'int *' gsize *length, ~~~~~~~~~~~~~~^~~~~~ about.c:155:44: warning: passing argument 3 of 'g_file_get_contents' from incompatible pointer type [-Wincompatible-pointer-types] if (g_file_get_contents (basefile, &buf, &n, &err) == FALSE) ^~ In file included from /usr/local/include/glib-2.0/glib.h:48, from about.c:20: /usr/local/include/glib-2.0/glib/gfileutils.h:87:45: note: expected 'gsize *' {aka 'long unsigned int *'} but argument is of type 'int *' gsize *length, ~~~~~~~~~~~~~~^~~~~~ about.c: In function 'open_link': about.c:208:7: warning: implicit declaration of function 'g_sprintf'; did you mean 'g_snprintf'? [-Wimplicit-function-declaration] g_sprintf (cmd, "%s %s", genLprefs.browser, link); ^~~~~~~~~ g_snprintf source='module.c' object='module.o' libtool=no \ depfile='.deps/module.Po' tmpdepfile='.deps/module.TPo' \ depmode=gcc3 /bin/sh ../../../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../.. -I. -DG_LOG_DOMAIN=\"LingoTeach\" -DLOCALEDIR=\"/usr/local/share/locale\" -DDATADIR=\"/usr/local/share/lingoteach\" -DDOCDIR=\"/usr/local/share/doc/lingoteach\" -DDATA_PATH=\"/usr/local/share/lingoteach/data\" -DINTVERSION=\"Gregor\" -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/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/lingoteach -I/usr/local/include/libxml2 -pipe -O2 -fno-strict-aliasing -I/usr/local/include -pipe -O2 -fno-strict-aliasing -c `test -f module.c || echo './'`module.c In file included from /usr/local/include/glib-2.0/glib.h:108, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:23, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from lingoteach.c:19: /usr/local/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ search.c: In function 'on_btn_sab_add_clicked': search.c:423:3: warning: 'g_strncasecmp' is deprecated [-Wdeprecated-declarations] while (g_strncasecmp (meaning->language, lang, ^~~~~ In file included from /usr/local/include/glib-2.0/glib.h:79, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:23, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from editor.h:24, from search.c:27: /usr/local/include/glib-2.0/glib/gstrfuncs.h:204:23: note: declared here gint g_strncasecmp (const gchar *s1, ^~~~~~~~~~~~~ search.c: In function 'on_btn_sab_remove_clicked': search.c:496:7: warning: 'g_strncasecmp' is deprecated [-Wdeprecated-declarations] while (g_strncasecmp (meaning->language, lang, ^~~~~ In file included from /usr/local/include/glib-2.0/glib.h:79, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:23, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from editor.h:24, from search.c:27: /usr/local/include/glib-2.0/glib/gstrfuncs.h:204:23: note: declared here gint g_strncasecmp (const gchar *s1, ^~~~~~~~~~~~~ search.c: In function 'on_btn_sab_edit_clicked': search.c:565:7: warning: 'g_strncasecmp' is deprecated [-Wdeprecated-declarations] while (g_strncasecmp (meaning->language, lang, ^~~~~ In file included from /usr/local/include/glib-2.0/glib.h:79, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:23, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from editor.h:24, from search.c:27: /usr/local/include/glib-2.0/glib/gstrfuncs.h:204:23: note: declared here gint g_strncasecmp (const gchar *s1, ^~~~~~~~~~~~~ gui.c: In function 'on_doc_activate': gui.c:164:7: warning: implicit declaration of function 'g_sprintf'; did you mean 'g_snprintf'? [-Wimplicit-function-declaration] g_sprintf (cmd, "%s %s", genLprefs.browser, file); ^~~~~~~~~ g_snprintf gui.c:166:2: warning: implicit declaration of function 'err_error_cb'; did you mean 'strerror_r'? [-Wimplicit-function-declaration] err_error_cb (err->message); ^~~~~~~~~~~~ strerror_r gui.c: In function 'create_win_main': gui.c:409:23: warning: passing argument 1 of 'util_get_menu' from incompatible pointer type [-Wincompatible-pointer-types] util_get_menu (sab_columns, M_NUMBER)); ^~~~~~~~~~~ In file included from gui.c:38: util.h:43:1: note: expected 'lingchar **' {aka 'unsigned char **'} but argument is of type 'gchar **' {aka 'char **'} util_get_menu (lingchar **menu_list, int entries); ^~~~~~~~~~~~~ learningpref.c: In function 'on_btn_lpref_apply_clicked': learningpref.c:731:24: warning: comparison between pointer and integer if (genLprefs.method == NULL) ^~ learningpref.c: In function 'on_used_cell_toggled': learningpref.c:776:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] ling_lesson_use_lesson (tmp, (gboolean) &yes_no); ^ learningpref.c: In function 'write_config': learningpref.c:1189:24: warning: comparison between pointer and integer if (genLprefs.method != NULL) ^~ module.c: In function 'find_module': module.c:61:3: warning: 'g_strncasecmp' is deprecated [-Wdeprecated-declarations] if (g_strncasecmp (module->name (), search_name, strlen (search_name)) == 0) ^~ In file included from /usr/local/include/glib-2.0/glib.h:79, from /usr/local/include/glib-2.0/gmodule.h:28, from module.c:19: /usr/local/include/glib-2.0/glib/gstrfuncs.h:204:23: note: declared here gint g_strncasecmp (const gchar *s1, ^~~~~~~~~~~~~ /bin/sh ../../../libtool --mode=link cc -pipe -O2 -fno-strict-aliasing -o lingoteach-gtk lingoteach.o gui.o onebyone.o learningpref.o multichoice.o editor.o errors.o search.o about.o util.o module.o -lintl -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 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lintl -L/usr/local/lib -llingoteach -lxml2 -L/usr/local/lib -L/usr/local/lib -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lintl mkdir .libs cc -pipe -O2 -fno-strict-aliasing -o lingoteach-gtk lingoteach.o gui.o onebyone.o learningpref.o multichoice.o editor.o errors.o search.o about.o util.o module.o -lintl -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 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lintl -L/usr/local/lib -llingoteach -lxml2 -L/usr/local/lib -L/usr/local/lib -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lintl gmake[5]: Leaving directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9/src/ui/gtk' gmake[5]: Entering directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9/src/ui' gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9/src/ui' gmake[4]: Leaving directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9/src/ui' gmake[4]: Entering directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9/src' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9/src' gmake[3]: Leaving directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9/src' Making all in po gmake[3]: Entering directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9/po' gmake lingoteach.pot-update gmake[4]: Entering directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9/po' sed -e '/^#/d' remove-potcdate.sin > t-remove-potcdate.sed mv t-remove-potcdate.sed remove-potcdate.sed /usr/local/bin/xgettext --default-domain=lingoteach --directory=.. \ --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ \ --files-from=./POTFILES.in \ --copyright-holder='The LingoTeach Team' \ --msgid-bugs-address='' /usr/local/bin/xgettext: warning: The option --msgid-bugs-address was not specified. If you are using a 'Makevars' file, please specify the MSGID_BUGS_ADDRESS variable there; otherwise please specify an --msgid-bugs-address command line option. test ! -f lingoteach.po || { \ if test -f ./lingoteach.pot; then \ sed -f remove-potcdate.sed < ./lingoteach.pot > lingoteach.1po && \ sed -f remove-potcdate.sed < lingoteach.po > lingoteach.2po && \ if cmp lingoteach.1po lingoteach.2po >/dev/null 2>&1; then \ rm -f lingoteach.1po lingoteach.2po lingoteach.po; \ else \ rm -f lingoteach.1po lingoteach.2po ./lingoteach.pot && \ mv lingoteach.po ./lingoteach.pot; \ fi; \ else \ mv lingoteach.po ./lingoteach.pot; \ fi; \ } gmake[4]: Leaving directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9/po' test -z "de.gmo da.gmo eo.gmo fr.gmo hu.gmo id.gmo pt_BR.gmo sv.gmo" || gmake de.gmo da.gmo eo.gmo fr.gmo hu.gmo id.gmo pt_BR.gmo sv.gmo gmake[4]: Entering directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9/po' /usr/local/bin/msgmerge --update id.po lingoteach.pot /usr/local/bin/msgmerge --update sv.po lingoteach.pot /usr/local/bin/msgmerge --update pt_BR.po lingoteach.pot /usr/local/bin/msgmerge --update de.po lingoteach.pot /usr/local/bin/msgmerge --update eo.po lingoteach.pot /usr/local/bin/msgmerge --update fr.po lingoteach.pot ......... done. /usr/local/bin/msgmerge --update hu.po lingoteach.pot ................... done. .............../usr/local/bin/msgmerge --update da.po lingoteach.pot ...................... done. .......................... done. done. .........................rm -f sv.gmo && /usr/local/bin/msgfmt -c --statistics -o sv.gmo sv.po .rm -f pt_BR.gmo && /usr/local/bin/msgfmt -c --statistics -o pt_BR.gmo pt_BR.po ......... done. ............. done. .............5 translated messages, 10 fuzzy translations, 66 untranslated messages. done. 4 translated messages, 10 fuzzy translations, 67 untranslated messages. rm -f eo.gmo && /usr/local/bin/msgfmt -c --statistics -o eo.gmo eo.po rm -f id.gmo && /usr/local/bin/msgfmt -c --statistics -o id.gmo id.po rm -f da.gmo && /usr/local/bin/msgfmt -c --statistics -o da.gmo da.po 4 translated messages, 10 fuzzy translations, 67 untranslated messages. rm -f fr.gmo && /usr/local/bin/msgfmt -c --statistics -o fr.gmo fr.po 4 translated messages, 10 fuzzy translations, 67 untranslated messages. 7 translated messages, 20 fuzzy translations, 54 untranslated messages. 4 translated messages, 10 fuzzy translations, 67 untranslated messages. rm -f de.gmo && /usr/local/bin/msgfmt -c --statistics -o de.gmo de.po 81 translated messages. rm -f hu.gmo && /usr/local/bin/msgfmt -c --statistics -o hu.gmo hu.po 4 translated messages, 10 fuzzy translations, 67 untranslated messages. gmake[4]: Leaving directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9/po' touch stamp-po gmake[3]: Leaving directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9/po' Making all in data gmake[3]: Entering directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9/data' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9/data' Making all in doc gmake[3]: Entering directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9/doc' Making all in img gmake[4]: Entering directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9/doc/img' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9/doc/img' gmake[4]: Entering directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9/doc' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9/doc' gmake[3]: Leaving directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9/doc' gmake[3]: Entering directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9' gmake[3]: Leaving directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9' gmake[2]: Leaving directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9' gmake[1]: Leaving directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9' SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for lingoteach-0.3.9_16 ===> Generating temporary packing list gmake[1]: Entering directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9' Making install in src gmake[2]: Entering directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9/src' Making install in ui gmake[3]: Entering directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9/src/ui' Making install in gtk gmake[4]: Entering directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9/src/ui/gtk' gmake[5]: Entering directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9/src/ui/gtk' /bin/sh ../../../mkinstalldirs /construction/misc/lingoteach/stage/usr/local/bin /bin/sh ../../../libtool --mode=install install -s -m 555 lingoteach-gtk /construction/misc/lingoteach/stage/usr/local/bin/lingoteach-gtk install -m 555 -s lingoteach-gtk /construction/misc/lingoteach/stage/usr/local/bin/lingoteach-gtk gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9/src/ui/gtk' gmake[4]: Leaving directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9/src/ui/gtk' gmake[4]: Entering directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9/src/ui' gmake[5]: Entering directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9/src/ui' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9/src/ui' gmake[4]: Leaving directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9/src/ui' gmake[3]: Leaving directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9/src/ui' gmake[3]: Entering directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9/src' gmake[4]: Entering directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9/src' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9/src' gmake[3]: Leaving directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9/src' gmake[2]: Leaving directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9/src' Making install in po gmake[2]: Entering directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9/po' /bin/sh .././mkinstalldirs /construction/misc/lingoteach/stage/usr/local/share installing de.gmo as /construction/misc/lingoteach/stage/usr/local/share/locale/de/LC_MESSAGES/lingoteach.mo installing da.gmo as /construction/misc/lingoteach/stage/usr/local/share/locale/da/LC_MESSAGES/lingoteach.mo installing eo.gmo as /construction/misc/lingoteach/stage/usr/local/share/locale/eo/LC_MESSAGES/lingoteach.mo installing fr.gmo as /construction/misc/lingoteach/stage/usr/local/share/locale/fr/LC_MESSAGES/lingoteach.mo installing hu.gmo as /construction/misc/lingoteach/stage/usr/local/share/locale/hu/LC_MESSAGES/lingoteach.mo installing id.gmo as /construction/misc/lingoteach/stage/usr/local/share/locale/id/LC_MESSAGES/lingoteach.mo installing pt_BR.gmo as /construction/misc/lingoteach/stage/usr/local/share/locale/pt_BR/LC_MESSAGES/lingoteach.mo installing sv.gmo as /construction/misc/lingoteach/stage/usr/local/share/locale/sv/LC_MESSAGES/lingoteach.mo if test "lingoteach" = "gettext-tools"; then \ /bin/sh .././mkinstalldirs /construction/misc/lingoteach/stage/usr/local/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ install -m 0644 ./$file \ /construction/misc/lingoteach/stage/usr/local/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /construction/misc/lingoteach/stage/usr/local/share/gettext/po/$file; \ done; \ else \ : ; \ fi gmake[2]: Leaving directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9/po' Making install in data gmake[2]: Entering directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9/data' mkdir -p /construction/misc/lingoteach/stage/usr/local/share/lingoteach/data cp -r *.xml *.dtd *.txt /construction/misc/lingoteach/stage/usr/local/share/lingoteach/data gmake[2]: Leaving directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9/data' Making install in doc gmake[2]: Entering directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9/doc' Making install in img gmake[3]: Entering directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9/doc/img' gmake[4]: Entering directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9/doc/img' gmake[4]: Nothing to be done for 'install-exec-am'. /bin/sh ../../mkinstalldirs /construction/misc/lingoteach/stage/usr/local/share/doc/lingoteach/img mkdir /construction/misc/lingoteach/stage/usr/local/share/doc/lingoteach mkdir /construction/misc/lingoteach/stage/usr/local/share/doc/lingoteach/img install -m 0644 first-start.png /construction/misc/lingoteach/stage/usr/local/share/doc/lingoteach/img/first-start.png install -m 0644 pref-general.png /construction/misc/lingoteach/stage/usr/local/share/doc/lingoteach/img/pref-general.png install -m 0644 pref-lesson.png /construction/misc/lingoteach/stage/usr/local/share/doc/lingoteach/img/pref-lesson.png install -m 0644 pref-module.png /construction/misc/lingoteach/stage/usr/local/share/doc/lingoteach/img/pref-module.png install -m 0644 pref-system.png /construction/misc/lingoteach/stage/usr/local/share/doc/lingoteach/img/pref-system.png install -m 0644 use-filter.png /construction/misc/lingoteach/stage/usr/local/share/doc/lingoteach/img/use-filter.png install -m 0644 use-multichoice.png /construction/misc/lingoteach/stage/usr/local/share/doc/lingoteach/img/use-multichoice.png install -m 0644 use-onebyone.png /construction/misc/lingoteach/stage/usr/local/share/doc/lingoteach/img/use-onebyone.png install -m 0644 use-search.png /construction/misc/lingoteach/stage/usr/local/share/doc/lingoteach/img/use-search.png gmake[4]: Leaving directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9/doc/img' gmake[3]: Leaving directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9/doc/img' gmake[3]: Entering directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9/doc' gmake[4]: Entering directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9/doc' gmake[4]: Nothing to be done for 'install-exec-am'. /bin/sh ../mkinstalldirs /construction/misc/lingoteach/stage/usr/local/share/doc/lingoteach install -m 0644 lingoteach-conf.html /construction/misc/lingoteach/stage/usr/local/share/doc/lingoteach/lingoteach-conf.html install -m 0644 lingoteach-install.html /construction/misc/lingoteach/stage/usr/local/share/doc/lingoteach/lingoteach-install.html install -m 0644 lingoteach-use.html /construction/misc/lingoteach/stage/usr/local/share/doc/lingoteach/lingoteach-use.html install -m 0644 ln-legal.html /construction/misc/lingoteach/stage/usr/local/share/doc/lingoteach/ln-legal.html install -m 0644 index.html /construction/misc/lingoteach/stage/usr/local/share/doc/lingoteach/index.html install -m 0644 lingoteach.css /construction/misc/lingoteach/stage/usr/local/share/doc/lingoteach/lingoteach.css gmake[4]: Leaving directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9/doc' gmake[3]: Leaving directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9/doc' gmake[2]: Leaving directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9/doc' gmake[2]: Entering directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9' gmake[3]: Entering directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9' gmake[3]: Nothing to be done for 'install-exec-am'. /bin/sh ./mkinstalldirs /construction/misc/lingoteach/stage/usr/local/share/lingoteach install -m 0644 AUTHORS /construction/misc/lingoteach/stage/usr/local/share/lingoteach/AUTHORS install -m 0644 COPYING /construction/misc/lingoteach/stage/usr/local/share/lingoteach/COPYING install -m 0644 README /construction/misc/lingoteach/stage/usr/local/share/lingoteach/README gmake[3]: Leaving directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9' gmake[2]: Leaving directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9' gmake[1]: Leaving directory '/construction/misc/lingoteach/lingoteach-ui-0.3.9' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/bin/lingoteach-gtk 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/lingoteach-gtk 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/lingoteach-gtk 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/lingoteach-gtk 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/bin/lingoteach-gtk is linked to /usr/local/lib/libxml2.so.2 from textproc/libxml2 but it is not declared as a dependency Warning: you need USE_GNOME+=libxml2 Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for lingoteach-0.3.9_16 file sizes/checksums [32]: 0% file sizes/checksums [32]: 100% packing files [32]: 0% packing files [32]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:01:09