------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.tgz Installing /packages/All/gettext-runtime-0.20.1.tgz Installing /packages/All/gmake-4.2.1_3.tgz Installing /packages/All/pkgconf-1.6.1,1.tgz Installing /packages/All/libXau-1.0.9.tgz Installing /packages/All/xorgproto-2019.1.tgz Installing /packages/All/libXdmcp-1.1.3.tgz Installing /packages/All/libxml2-2.9.9.tgz Installing /packages/All/libpthread-stubs-0.4.tgz Installing /packages/All/libxcb-1.13.1.tgz Installing /packages/All/libX11-1.6.8,1.tgz Installing /packages/All/libICE-1.0.9_3,1.tgz Installing /packages/All/libXext-1.3.4,1.tgz Installing /packages/All/libXxf86vm-1.1.4_3.tgz Installing /packages/All/libXinerama-1.1.4_2,1.tgz Installing /packages/All/libXv-1.0.11_2,1.tgz Installing /packages/All/libXrender-0.9.10_2.tgz Installing /packages/All/libXrandr-1.5.2.tgz Installing /packages/All/libSM-1.2.3,1.tgz Installing /packages/All/pcre-8.43_2.tgz Installing /packages/All/libffi-3.2.1_3.tgz Installing /packages/All/libiconv-1.14_11.tgz Installing /packages/All/expat-2.2.6_1.tgz Installing /packages/All/ncurses-6.1.20190525.tgz Installing /packages/All/readline-8.0.0.tgz Installing /packages/All/openssl-1.0.2s,1.tgz Message from openssl-1.0.2s,1: Edit /usr/local/openssl/openssl.cnf to fit your needs. Installing /packages/All/python36-3.6.9.tgz Message from python36-3.6.9: =========================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py36-gdbm databases/py-gdbm@py36 py36-sqlite3 databases/py-sqlite3@py36 py36-tkinter x11-toolkits/py-tkinter@py36 =========================================================================== Installing /packages/All/glib-2.56.3_6,1.tgz No schema files found: doing nothing. Installing /packages/All/atk-2.28.1.tgz Installing /packages/All/libdaemon-0.14_1.tgz Installing /packages/All/dbus-1.12.12.tgz ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. Installing /packages/All/dbus-glib-0.110.tgz Installing /packages/All/gdbm-1.18.1_1.tgz Installing /packages/All/gobject-introspection-1.56.1,1.tgz Installing /packages/All/gnome_subr-1.0.tgz Installing /packages/All/avahi-app-0.7_2.tgz ===> Creating groups. Creating group 'avahi' with gid '558'. ===> Creating users Creating user 'avahi' with uid '558'. Installing /packages/All/gmp-6.1.2_1.tgz Installing /packages/All/nettle-3.5.1_1.tgz Installing /packages/All/libtasn1-4.14.tgz Installing /packages/All/libunistring-0.9.10_1.tgz Installing /packages/All/libidn2-2.2.0.tgz Installing /packages/All/ca_root_nss-3.45.tgz Message from ca_root_nss-3.45: ********************************* WARNING ********************************* 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. *********************************** NOTE ********************************** 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.16.1.tgz Installing /packages/All/tpm-emulator-0.7.4_2.tgz ===> Creating groups. Creating group '_tss' with gid '601'. ===> Creating users Creating user '_tss' with uid '601'. Installing /packages/All/trousers-0.3.14_2.tgz ===> 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.9.tgz Installing /packages/All/libpaper-1.1.24.4.tgz Installing /packages/All/cups-2.2.11.tgz ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. Installing /packages/All/png-1.6.37.tgz Installing /packages/All/jbigkit-2.1_1.tgz Installing /packages/All/jpeg-turbo-2.0.2.tgz Installing /packages/All/tiff-4.0.10_1.tgz Installing /packages/All/shared-mime-info-1.10_1.tgz Installing /packages/All/gdk-pixbuf2-2.38.1.tgz Installing /packages/All/freetype2-2.10.1.tgz 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.13_1.tgz Installing /packages/All/fontconfig-2.12.6,1.tgz Running fc-cache to build fontconfig cache... /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/wayland-1.16.0.tgz Installing /packages/All/pciids-20190725.tgz Installing /packages/All/libpciaccess-0.16.tgz Installing /packages/All/libdrm-2.4.99.tgz Installing /packages/All/libelf-0.8.13_3.tgz Installing /packages/All/libXfixes-5.0.3_2.tgz Installing /packages/All/libXdamage-1.1.5.tgz Installing /packages/All/libxshmfence-1.3.tgz Installing /packages/All/mesa-libs-18.3.2_1.tgz Installing /packages/All/pixman-0.38.4.tgz Installing /packages/All/cairo-1.16.0,2.tgz Installing /packages/All/harfbuzz-2.5.3_1.tgz Installing /packages/All/fribidi-0.19.7.tgz Installing /packages/All/libfontenc-1.1.4.tgz Installing /packages/All/mkfontscale-1.2.1.tgz Installing /packages/All/font-bh-ttf-1.0.3_4.tgz Installing /packages/All/font-misc-meltho-1.0.3_4.tgz Installing /packages/All/font-misc-ethiopic-1.0.3_4.tgz Installing /packages/All/font-util-1.3.1.tgz Installing /packages/All/encodings-1.0.5,1.tgz Installing /packages/All/dejavu-2.37_1.tgz 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.tgz Installing /packages/All/libXft-2.3.2_3.tgz Installing /packages/All/pango-1.42.4_3.tgz Installing /packages/All/hicolor-icon-theme-0.17.tgz Installing /packages/All/libXi-1.7.10,1.tgz Installing /packages/All/libXcursor-1.2.0.tgz Installing /packages/All/libXcomposite-0.4.5,1.tgz Installing /packages/All/gtk-update-icon-cache-2.24.32.tgz Installing /packages/All/gtk2-2.24.32.tgz SUCCEEDED 00:00:33 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- x/!\ sisctrl-0.0.20051202_8: Makefile warnings, please consider fixing /!\ Using USE_GNOME alone is deprecated, please add USES=gnome. Please set LICENSE for this port SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x/!\ sisctrl-0.0.20051202_8: Makefile warnings, please consider fixing /!\ Using USE_GNOME alone is deprecated, please add USES=gnome. Please set LICENSE for this port ===> Fetching all distfiles required by sisctrl-0.0.20051202_8 for building SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x/!\ sisctrl-0.0.20051202_8: Makefile warnings, please consider fixing /!\ Using USE_GNOME alone is deprecated, please add USES=gnome. Please set LICENSE for this port ===> Fetching all distfiles required by sisctrl-0.0.20051202_8 for building => SHA256 Checksum OK for sisctrl-0.0.20051202.tar.gz. SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x/!\ sisctrl-0.0.20051202_8: Makefile warnings, please consider fixing /!\ Using USE_GNOME alone is deprecated, please add USES=gnome. Please set LICENSE for this port ===> Fetching all distfiles required by sisctrl-0.0.20051202_8 for building ===> Extracting for sisctrl-0.0.20051202_8 => SHA256 Checksum OK for sisctrl-0.0.20051202.tar.gz. Extracted Memory Use: 2.55M SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for sisctrl-0.0.20051202_8 ===> Applying ports patches for sisctrl-0.0.20051202_8 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> Configuring for sisctrl-0.0.20051202_8 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 for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking for X... libraries /usr/local/lib, headers /usr/local/include checking for egrep... grep -E 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 fcntl.h... (cached) yes checking for stdlib.h... (cached) yes checking for sys/time.h... (cached) yes checking for time.h... (cached) yes checking for math.h... (cached) yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking for an ANSI C-conforming const... yes checking return type of signal handlers... void configure: creating ./config.status config.status: creating config.h config.status: executing depfiles commands checking for getpid... (cached) yes checking for gettimeofday... (cached) yes checking for srand... (cached) yes checking for srandom... (cached) yes checking for rand... (cached) yes checking for random... (cached) yes checking for gethostbyname... (cached) yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for X11/extensions/xf86vmode.h... yes checking for XF86VidModeQueryExtension in -lXxf86vm... yes checking for X11/extensions/Xrandr.h... yes checking for XRRSetScreenConfigAndRate in -lXrandr... yes checking for X11/extensions/Xinerama.h... yes checking for XineramaQueryVersion in -lXinerama... yes checking for XineramaSelectInput in -lXinerama... no checking for X11/extensions/Xvlib.h... yes checking for XvShmCreateImage in -lXv... yes checking for libXv.so or libXv.a location... found in /usr/local/lib checking for pkg-config... /usr/local/bin/pkg-config checking for GLIB - version >= 2.0.0... yes (version 2.56.3) checking for pkg-config... (cached) /usr/local/bin/pkg-config checking for GTK+ - version >= 2.4.0... yes (version 2.24.32) configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for sisctrl-0.0.20051202_8 gmake[1]: Entering directory '/construction/x11/sisctrl/sisctrl-0.0.20051202' gmake all-am gmake[2]: Entering directory '/construction/x11/sisctrl/sisctrl-0.0.20051202' if cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/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 -pipe -O2 -fno-strict-aliasing -MT sisctrl-sisctrl.o -MD -MP -MF ".deps/sisctrl-sisctrl.Tpo" \ -c -o sisctrl-sisctrl.o `test -f 'src/sisctrl.c' || echo './'`src/sisctrl.c; \ then mv -f ".deps/sisctrl-sisctrl.Tpo" ".deps/sisctrl-sisctrl.Po"; \ else rm -f ".deps/sisctrl-sisctrl.Tpo"; exit 1; \ fi if cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/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 -pipe -O2 -fno-strict-aliasing -MT sisctrl-sisctrl_conf.o -MD -MP -MF ".deps/sisctrl-sisctrl_conf.Tpo" \ -c -o sisctrl-sisctrl_conf.o `test -f 'src/sisctrl_conf.c' || echo './'`src/sisctrl_conf.c; \ then mv -f ".deps/sisctrl-sisctrl_conf.Tpo" ".deps/sisctrl-sisctrl_conf.Po"; \ else rm -f ".deps/sisctrl-sisctrl_conf.Tpo"; exit 1; \ fi if cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/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 -pipe -O2 -fno-strict-aliasing -MT sisctrl-sisctrl_gui.o -MD -MP -MF ".deps/sisctrl-sisctrl_gui.Tpo" \ -c -o sisctrl-sisctrl_gui.o `test -f 'src/sisctrl_gui.c' || echo './'`src/sisctrl_gui.c; \ then mv -f ".deps/sisctrl-sisctrl_gui.Tpo" ".deps/sisctrl-sisctrl_gui.Po"; \ else rm -f ".deps/sisctrl-sisctrl_gui.Tpo"; exit 1; \ fi if cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/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 -pipe -O2 -fno-strict-aliasing -MT sisctrl-sisctrlext.o -MD -MP -MF ".deps/sisctrl-sisctrlext.Tpo" \ -c -o sisctrl-sisctrlext.o `test -f 'src/sisctrlext.c' || echo './'`src/sisctrlext.c; \ then mv -f ".deps/sisctrl-sisctrlext.Tpo" ".deps/sisctrl-sisctrlext.Po"; \ else rm -f ".deps/sisctrl-sisctrlext.Tpo"; exit 1; \ fi if cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/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 -pipe -O2 -fno-strict-aliasing -MT sisctrl-sisctrl_stray.o -MD -MP -MF ".deps/sisctrl-sisctrl_stray.Tpo" \ -c -o sisctrl-sisctrl_stray.o `test -f 'src/sisctrl_stray.c' || echo './'`src/sisctrl_stray.c; \ then mv -f ".deps/sisctrl-sisctrl_stray.Tpo" ".deps/sisctrl-sisctrl_stray.Po"; \ else rm -f ".deps/sisctrl-sisctrl_stray.Tpo"; exit 1; \ fi In file included from src/sisc.h:63, from src/sisctrl_def.h:28, from src/sisctrl_conf.c:24: /usr/local/include/X11/extensions/xf86vmstr.h:1:2: warning: #warning "xf86vmstr.h is obsolete and may be removed in the future." [-Wcpp] #warning "xf86vmstr.h is obsolete and may be removed in the future." ^~~~~~~ /usr/local/include/X11/extensions/xf86vmstr.h:2:2: warning: #warning "include for the protocol defines." [-Wcpp] #warning "include for the protocol defines." ^~~~~~~ In file included from src/sisc.h:63, from src/sisctrl_gui.c:24: /usr/local/include/X11/extensions/xf86vmstr.h:1:2: warning: #warning "xf86vmstr.h is obsolete and may be removed in the future." [-Wcpp] #warning "xf86vmstr.h is obsolete and may be removed in the future." ^~~~~~~ /usr/local/include/X11/extensions/xf86vmstr.h:2:2: warning: #warning "include for the protocol defines." [-Wcpp] #warning "include for the protocol defines." ^~~~~~~ In file included from src/sisc.h:63, from src/sisctrl_def.h:28, from src/sisctrl.h:27, from src/sisctrl.c:24: /usr/local/include/X11/extensions/xf86vmstr.h:1:2: warning: #warning "xf86vmstr.h is obsolete and may be removed in the future." [-Wcpp] #warning "xf86vmstr.h is obsolete and may be removed in the future." ^~~~~~~ /usr/local/include/X11/extensions/xf86vmstr.h:2:2: warning: #warning "include for the protocol defines." [-Wcpp] #warning "include for the protocol defines." ^~~~~~~ src/sisctrl_conf.c: In function 'conf_append_saturation': src/sisctrl_conf.c:710:42: warning: implicit declaration of function 'sisctrl_gamma_get_sat_crt1' [-Wimplicit-function-declaration] sprintf(buffer, "%d", (crtnum == 1) ? sisctrl_gamma_get_sat_crt1() : sisctrl_gamma_get_sat_crt2(), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~ if cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/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 -pipe -O2 -fno-strict-aliasing -MT sisctrl-eggtrayicon.o -MD -MP -MF ".deps/sisctrl-eggtrayicon.Tpo" \ -c -o sisctrl-eggtrayicon.o `test -f 'src/eggtrayicon.c' || echo './'`src/eggtrayicon.c; \ then mv -f ".deps/sisctrl-eggtrayicon.Tpo" ".deps/sisctrl-eggtrayicon.Po"; \ else rm -f ".deps/sisctrl-eggtrayicon.Tpo"; exit 1; \ fi src/sisctrl_conf.c:710:73: warning: implicit declaration of function 'sisctrl_gamma_get_sat_crt2' [-Wimplicit-function-declaration] sprintf(buffer, "%d", (crtnum == 1) ? sisctrl_gamma_get_sat_crt1() : sisctrl_gamma_get_sat_crt2(), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~ src/sisctrl_conf.c: In function 'conf_append_hint_busid_screen': src/sisctrl_conf.c:869:1: warning: type of 'hints' defaults to 'int' [-Wimplicit-int] conf_append_hint_busid_screen(hints) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/sisctrl_conf.c: In function 'conf_append_second_monitor_section': src/sisctrl_conf.c:879:1: warning: type of 'hints' defaults to 'int' [-Wimplicit-int] conf_append_second_monitor_section(hints) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/sisctrl_conf.c:894:42: warning: trigraph ??- ignored, use -trigraphs to enable [-Wtrigraphs] gui_cf_append_text("\n\t# VertRefresh ??-?? (optional, used for CRT1 only)\n", CU_TT_BLUE); src/sisctrl_conf.c:895:38: warning: trigraph ??- ignored, use -trigraphs to enable [-Wtrigraphs] gui_cf_append_text("\t# HorizSync ??-?? (optional, used for CRT1 only)\n", CU_TT_BLUE); src/sisctrl_conf.c: In function 'conf_append_second_device_section': src/sisctrl_conf.c:910:1: warning: type of 'hints' defaults to 'int' [-Wimplicit-int] conf_append_second_device_section(hints) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/sisctrl_conf.c: In function 'conf_append_hint_dhm_footer': src/sisctrl_conf.c:962:1: warning: type of 'hints' defaults to 'int' [-Wimplicit-int] conf_append_hint_dhm_footer(hints) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ src/sisctrl_conf.c: In function 'conf_append_dhm_monitor_section': src/sisctrl_conf.c:1017:35: warning: trigraph ??- ignored, use -trigraphs to enable [-Wtrigraphs] conf_ap_three("\t# VertRefresh ??-?? (", opt, ")\n", CU_TT_GREY); src/sisctrl_conf.c:1018:33: warning: trigraph ??- ignored, use -trigraphs to enable [-Wtrigraphs] conf_ap_three("\t# HorizSync ??-?? (", opt, ")\n", CU_TT_GREY); src/sisctrl_conf.c: In function 'conf_append_mfb_monitor_section': src/sisctrl_conf.c:1240:35: warning: trigraph ??- ignored, use -trigraphs to enable [-Wtrigraphs] conf_ap_three("\t# VertRefresh ??-?? (", opt, ", used for CRT1 only)\n", CU_TT_GREY); src/sisctrl_conf.c:1241:33: warning: trigraph ??- ignored, use -trigraphs to enable [-Wtrigraphs] conf_ap_three("\t# HorizSync ??-?? (", opt, ", used for CRT1 only)\n", CU_TT_GREY); src/sisctrl_conf.c: In function 'conf_append_simple_monitor_section': src/sisctrl_conf.c:1466:34: warning: trigraph ??- ignored, use -trigraphs to enable [-Wtrigraphs] conf_ap_four("\t# VertRefresh ??-?? (", opt, forcrtbuf, ")\n", CU_TT_GREY); src/sisctrl_conf.c:1467:32: warning: trigraph ??- ignored, use -trigraphs to enable [-Wtrigraphs] conf_ap_four("\t# HorizSync ??-?? (", opt, forcrtbuf, ")\n", CU_TT_GREY); src/sisctrl.c: In function 'setcrt1history': src/sisctrl.c:2258:5: warning: implicit declaration of function 'gui_crt1_update_gfx'; did you mean 'gui_crt1_select_gfx'? [-Wimplicit-function-declaration] gui_crt1_update_gfx(); ^~~~~~~~~~~~~~~~~~~ gui_crt1_select_gfx src/sisctrl.c: In function 'setcrt2typehistory': src/sisctrl.c:2363:5: warning: implicit declaration of function 'gui_crt2_update_gfx'; did you mean 'gui_crt2_select_gfx'? [-Wimplicit-function-declaration] gui_crt2_update_gfx(); ^~~~~~~~~~~~~~~~~~~ gui_crt2_select_gfx src/sisctrl.c: In function 'updatecrt1crt2': src/sisctrl.c:2549:5: warning: implicit declaration of function 'gui_crt2_show_tv_std_and_overscan_menus'; did you mean 'gui_crt2_show_overscan_menu'? [-Wimplicit-function-declaration] gui_crt2_show_tv_std_and_overscan_menus(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gui_crt2_show_overscan_menu src/sisctrl.c:2551:5: warning: implicit declaration of function 'gui_crt2_show_hide_signal_menu'; did you mean 'gui_crt2_show_overscan_menu'? [-Wimplicit-function-declaration] gui_crt2_show_hide_signal_menu(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gui_crt2_show_overscan_menu src/sisctrl.c:2552:5: warning: implicit declaration of function 'gui_crt2_show_hide_aspect_menu'; did you mean 'gui_crt2_show_overscan_menu'? [-Wimplicit-function-declaration] gui_crt2_show_hide_aspect_menu(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gui_crt2_show_overscan_menu src/sisctrl.c:2555:5: warning: implicit declaration of function 'gui_crt2_show_hide_overscan_menu'; did you mean 'gui_crt2_hide_overscan_menu'? [-Wimplicit-function-declaration] gui_crt2_show_hide_overscan_menu(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gui_crt2_hide_overscan_menu In file included from src/sisc.h:63, from src/sisctrl_stray.c:29: /usr/local/include/X11/extensions/xf86vmstr.h:1:2: warning: #warning "xf86vmstr.h is obsolete and may be removed in the future." [-Wcpp] #warning "xf86vmstr.h is obsolete and may be removed in the future." ^~~~~~~ /usr/local/include/X11/extensions/xf86vmstr.h:2:2: warning: #warning "include for the protocol defines." [-Wcpp] #warning "include for the protocol defines." ^~~~~~~ src/sisctrl.c: In function 'handle_apply_mode': src/sisctrl.c:4212:21: warning: implicit declaration of function 'gui_showquestion'; did you mean 'gui_showerror'? [-Wimplicit-function-declaration] if(!(gui_showquestion("Currently, either CRT1 or CRT2 are off. You have chosen a " ^~~~~~~~~~~~~~~~ gui_showerror src/sisctrl_gui.c: In function 'gui_dm_rebuild_mode_list_and_randr_sizes': src/sisctrl_gui.c:1245:5: warning: implicit declaration of function 'sisctrl_set_crt2_types_for_modelist' [-Wimplicit-function-declaration] sisctrl_set_crt2_types_for_modelist(); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/sisctrl_gui.c: In function 'build_crt2_page': src/sisctrl_gui.c:2962:44: warning: implicit declaration of function 'sisctrl_get_overscan_history'; did you mean 'sisctrl_get_lcd_scaling_history'? [-Wimplicit-function-declaration] gui_crt2_set_overscan_menu_index(sisctrl_get_overscan_history()); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sisctrl_get_lcd_scaling_history src/sisctrl_gui.c: In function 'gui_build_gui': src/sisctrl_gui.c:7042:8: warning: 'gdk_pixbuf_new_from_inline' is deprecated [-Wdeprecated-declarations] icon16_pixbuf = gdk_pixbuf_new_from_inline(-1, sisctrl_icon16, FALSE, NULL); ^~~~~~~~~~~~~ In file included from /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, from /usr/local/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/local/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/local/include/gtk-2.0/gdk/gdk.h:33, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from src/sisctrl_gui.h:27, from src/sisctrl_gui.c:26: /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:362:12: note: declared here GdkPixbuf* gdk_pixbuf_new_from_inline (gint data_length, ^~~~~~~~~~~~~~~~~~~~~~~~~~ src/sisctrl_gui.c:7043:8: warning: 'gdk_pixbuf_new_from_inline' is deprecated [-Wdeprecated-declarations] icon32_pixbuf = gdk_pixbuf_new_from_inline(-1, sisctrl_icon32, FALSE, NULL); ^~~~~~~~~~~~~ In file included from /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, from /usr/local/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/local/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/local/include/gtk-2.0/gdk/gdk.h:33, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from src/sisctrl_gui.h:27, from src/sisctrl_gui.c:26: /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:362:12: note: declared here GdkPixbuf* gdk_pixbuf_new_from_inline (gint data_length, ^~~~~~~~~~~~~~~~~~~~~~~~~~ src/sisctrl_gui.c:7044:8: warning: 'gdk_pixbuf_new_from_inline' is deprecated [-Wdeprecated-declarations] icon48_pixbuf = gdk_pixbuf_new_from_inline(-1, sisctrl_icon48, FALSE, NULL); ^~~~~~~~~~~~~ In file included from /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, from /usr/local/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/local/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/local/include/gtk-2.0/gdk/gdk.h:33, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from src/sisctrl_gui.h:27, from src/sisctrl_gui.c:26: /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:362:12: note: declared here GdkPixbuf* gdk_pixbuf_new_from_inline (gint data_length, ^~~~~~~~~~~~~~~~~~~~~~~~~~ src/sisctrl_gui.c:7045:8: warning: 'gdk_pixbuf_new_from_inline' is deprecated [-Wdeprecated-declarations] icon64_pixbuf = gdk_pixbuf_new_from_inline(-1, sisctrl_icon64, FALSE, NULL); ^~~~~~~~~~~~~ In file included from /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, from /usr/local/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/local/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/local/include/gtk-2.0/gdk/gdk.h:33, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from src/sisctrl_gui.h:27, from src/sisctrl_gui.c:26: /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:362:12: note: declared here GdkPixbuf* gdk_pixbuf_new_from_inline (gint data_length, ^~~~~~~~~~~~~~~~~~~~~~~~~~ src/sisctrl_gui.c: In function 'gui_stray_get_icon_pixbuf': src/sisctrl_gui.c:7706:4: warning: 'gdk_pixbuf_new_from_inline' is deprecated [-Wdeprecated-declarations] pixbuf = gdk_pixbuf_new_from_inline(-1, sisctrl_icon16, FALSE, NULL); ^~~~~~ In file included from /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, from /usr/local/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/local/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/local/include/gtk-2.0/gdk/gdk.h:33, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from src/sisctrl_gui.h:27, from src/sisctrl_gui.c:26: /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:362:12: note: declared here GdkPixbuf* gdk_pixbuf_new_from_inline (gint data_length, ^~~~~~~~~~~~~~~~~~~~~~~~~~ cc -pipe -O2 -fno-strict-aliasing -o sisctrl sisctrl-sisctrl.o sisctrl-sisctrl_conf.o sisctrl-sisctrl_gui.o sisctrl-sisctrlext.o sisctrl-sisctrl_stray.o sisctrl-eggtrayicon.o -lSM -lICE -lX11 -lXext -L/usr/local/lib -lXxf86vm -lXrandr -lXinerama -L/usr/local/lib -lXv -L/usr/local/lib -lXv -L/usr/local/lib -lglib-2.0 -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 -lm gmake[2]: Leaving directory '/construction/x11/sisctrl/sisctrl-0.0.20051202' gmake[1]: Leaving directory '/construction/x11/sisctrl/sisctrl-0.0.20051202' SUCCEEDED 00:00:15 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for sisctrl-0.0.20051202_8 ===> Generating temporary packing list gmake[1]: Entering directory '/construction/x11/sisctrl/sisctrl-0.0.20051202' gmake[2]: Entering directory '/construction/x11/sisctrl/sisctrl-0.0.20051202' /bin/sh ./mkinstalldirs /construction/x11/sisctrl/stage/usr/local/bin install -s -m 555 sisctrl /construction/x11/sisctrl/stage/usr/local/bin/sisctrl /bin/sh ./mkinstalldirs /construction/x11/sisctrl/stage/usr/local/man/man1 install -m 0644 ./sisctrl.1x /construction/x11/sisctrl/stage/usr/local/man/man1/sisctrl.1x gmake[2]: Leaving directory '/construction/x11/sisctrl/sisctrl-0.0.20051202' gmake[1]: Leaving directory '/construction/x11/sisctrl/sisctrl-0.0.20051202' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/bin/sisctrl 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/sisctrl 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/sisctrl 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/sisctrl 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 Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- x====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- x===> Building package for sisctrl-0.0.20051202_8 file sizes/checksums [2]: 0% file sizes/checksums [2]: 100% packing files [2]: 0% packing files [2]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:01:40