------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/libiconv-1.14_11.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/xorgproto-2019.2.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.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/expat-2.2.8.txz Installing /packages/All/fontconfig-2.12.6,1.txz 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/libXrender-0.9.10_2.txz Installing /packages/All/libXft-2.3.3.txz Installing /packages/All/png-1.6.37.txz Installing /packages/All/jpeg-turbo-2.0.4.txz SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> mrxvt-devel-0.5.4_11 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> mrxvt-devel-0.5.4_11 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mrxvt-devel-0.5.4_11 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> mrxvt-devel-0.5.4_11 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mrxvt-devel-0.5.4_11 for building => SHA256 Checksum OK for mrxvt-0.5.4.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> mrxvt-devel-0.5.4_11 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mrxvt-devel-0.5.4_11 for building ===> Extracting for mrxvt-devel-0.5.4_11 => SHA256 Checksum OK for mrxvt-0.5.4.tar.gz. Extracted Memory Use: 2.38M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for mrxvt-devel-0.5.4_11 ===> Applying dragonfly patches for mrxvt-devel-0.5.4_11 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> mrxvt-devel-0.5.4_11 depends on package: libiconv>=1.14_11 - found ===> mrxvt-devel-0.5.4_11 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> mrxvt-devel-0.5.4_11 depends on file: /usr/local/libdata/pkgconfig/xft.pc - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> mrxvt-devel-0.5.4_11 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) ===> mrxvt-devel-0.5.4_11 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> mrxvt-devel-0.5.4_11 depends on package: libiconv>=1.14_11 - found ===> mrxvt-devel-0.5.4_11 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> mrxvt-devel-0.5.4_11 depends on file: /usr/local/libdata/pkgconfig/xft.pc - found ===> mrxvt-devel-0.5.4_11 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) ===> mrxvt-devel-0.5.4_11 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so) ===> Configuring for mrxvt-devel-0.5.4_11 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... none checking whether make sets $(MAKE)... (cached) yes checking for a BSD-compatible install... /usr/bin/install -c checking how to run the C preprocessor... cpp checking for X... libraries /usr/local/lib, headers /usr/local/include checking for XOpenDisplay in -lX11... yes checking for XRegisterIMInstantiateCallback in -lX11... yes checking for SmcOpenConnection in -lSM... no checking for IceConnectionNumber in -lICE... no checking for utempter_add_record in -lutempter... no checking for XpmCreateImageFromXpmImage in -lXpm... no checking for jpeg_read_header in -ljpeg... yes checking for png_check_sig in -lpng... no checking for XRenderCreatePicture in -lXrender... yes checking for fontconfig/fontconfig.h... yes checking for X11/Xft/Xft.h... yes checking for FcPatternAddInteger in -lfontconfig... yes checking for XftDrawString16 in -lXft... yes checking for iconv_open in -liconv... (cached) no checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for stdlib.h... (cached) yes checking for sys/socket.h... (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 arpa/inet.h... (cached) yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking for fcntl.h... (cached) yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking lastlog.h usability... no checking lastlog.h presence... no checking for lastlog.h... no checking for limits.h... (cached) yes checking for locale.h... (cached) yes checking for langinfo.h... (cached) yes checking for netinet/in.h... (cached) yes checking pty.h usability... no checking pty.h presence... no checking for pty.h... no checking sgtty.h usability... no checking sgtty.h presence... no checking for sgtty.h... no checking for stdarg.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/byteorder.h usability... no checking sys/byteorder.h presence... no checking for sys/byteorder.h... no checking for sys/ioctl.h... (cached) yes checking for sys/select.h... (cached) yes checking sys/sockio.h usability... yes checking sys/sockio.h presence... yes checking for sys/sockio.h... yes checking sys/stropts.h usability... no checking sys/stropts.h presence... no checking for sys/stropts.h... no checking sys/strredir.h usability... no checking sys/strredir.h presence... no checking for sys/strredir.h... no checking for sys/stat.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/times.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/wait.h... (cached) yes checking for time.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking utmp.h usability... no checking utmp.h presence... no checking for utmp.h... no checking for utmpx.h... (cached) yes checking wordexp.h usability... yes checking wordexp.h presence... yes checking for wordexp.h... yes checking for wchar.h... (cached) yes checking for net/if.h... (cached) yes checking for net/if_arp.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for mode_t... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking for pid_t... (cached) yes checking return type of signal handlers... void checking for working nl_langinfo... yes checking for XPointer... yes checking for struct utmp... no checking for ut_host in utmp struct... no checking for ut_pid in utmp struct... no checking for struct utmpx... yes checking for ut_host in utmpx struct... yes checking for ut_session in utmpx struct... yes checking for char... (cached) yes checking size of char... 1 checking for short... (cached) yes checking size of short... 2 checking for int... (cached) yes checking size of int... 4 checking for long... (cached) yes checking size of long... 8 checking for long long... (cached) yes checking size of long long... 8 checking for int *... yes checking size of int *... 8 checking for unistd.h... (cached) yes checking for working chown... yes checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... yes checking for working vfork... (cached) yes checking whether cc needs -traditional... no checking whether lstat dereferences a symlink specified with a trailing slash... (cached) yes checking whether lstat accepts an empty string... no checking whether setpgrp takes no argument... no checking for vprintf... (cached) yes checking for _doprnt... no checking for getcwd... (cached) yes checking for getpt... no checking for _getpty... no checking for getpwuid... yes checking for grantpt... yes checking for isastream... no checking for nanosleep... yes checking for openpty... no checking for putenv... (cached) yes checking for revoke... yes checking for select... (cached) yes checking for setlocale... (cached) yes checking for seteuid... (cached) yes checking for setpgrp... yes checking for setpgid... (cached) yes checking for setreuid... (cached) yes checking for setsid... (cached) yes checking for setutent... no checking for socket... yes checking for strcasestr... (cached) yes checking for strchr... (cached) yes checking for strdup... (cached) yes checking for strndup... (cached) yes checking for strrchr... (cached) yes checking for ttyslot... no checking for unlockpt... yes checking for unsetenv... (cached) yes checking for updwtmp... no checking for updwtmpx... yes checking for xsetlocale... no configure: checking for pty ranges... configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating share/Makefile config.status: creating config.h config.status: executing depfiles commands Configurations: Maintenance: Debug mode : no Private string functions : no Rarely used features : yes Scroll features: Keep scroll : yes Scroll on selection : yes Mouse wheel scroll : yes Slip mouse wheel scroll : no RXVT style scrollbar : yes NeXT style scrollbar : yes Xterm style scrollbar : yes Plain style scrollbar : yes SGI IRIX style scrollbar : yes Half shadow scrollbar : yes Logging features: Support utmp records : yes Support wtmp records : yes Support lastlog records : no Support X session manager : no Use utempter library : no Visual features: Support line space : yes 24 bits color mode : yes 256 color mode : yes Blink cursor : yes Blank pointer : yes Color text shadow : yes Smart resize : no Menu bar : yes Background features: Background image : yes XPM background image : no JPEG background image : yes PNG background image : no Transparent background : yes Background tinting : yes (XRender) Multi-language and font features: Freetype Font : yes X Input Method : yes Greek keyboard : no CJK multichar language : yes Default encoding method : eucj System features: TTY/PTY type : STREAMS TTY gid : yes Backspace key : yes Delete key : yes Use fifo : yes X resources : yes X default resources : no Swap screen : yes Old selection : no Options: Terminal name : rxvt Maximal profiles : 5 Maximal tabs : 15 Extra height% of active tab : 20 Radius% of tab corners : 100 Line space : 0 Internal border width : 0 External border width : 0 Saved lines in scroll : 100 SUCCEEDED 00:00:14 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for mrxvt-devel-0.5.4_11 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in doc Making all in src --- command.o --- --- debug.o --- --- encoding.o --- --- init.o --- --- macros.o --- --- main.o --- --- menubar.o --- --- misc.o --- --- netdisp.o --- --- pixmap.o --- --- command.o --- cc -DPKG_CONF_DIR=\"/usr/local/etc/mrxvt\" -I. -I.. -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -fPIC -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -D_THREAD_SAFE -c command.c --- debug.o --- cc -DPKG_CONF_DIR=\"/usr/local/etc/mrxvt\" -I. -I.. -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -fPIC -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -D_THREAD_SAFE -c debug.c --- encoding.o --- cc -DPKG_CONF_DIR=\"/usr/local/etc/mrxvt\" -I. -I.. -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -fPIC -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -D_THREAD_SAFE -c encoding.c --- init.o --- cc -DPKG_CONF_DIR=\"/usr/local/etc/mrxvt\" -I. -I.. -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -fPIC -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -D_THREAD_SAFE -c init.c --- macros.o --- cc -DPKG_CONF_DIR=\"/usr/local/etc/mrxvt\" -I. -I.. -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -fPIC -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -D_THREAD_SAFE -c macros.c --- main.o --- cc -DPKG_CONF_DIR=\"/usr/local/etc/mrxvt\" -I. -I.. -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -fPIC -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -D_THREAD_SAFE -c main.c --- menubar.o --- cc -DPKG_CONF_DIR=\"/usr/local/etc/mrxvt\" -I. -I.. -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -fPIC -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -D_THREAD_SAFE -c menubar.c --- misc.o --- cc -DPKG_CONF_DIR=\"/usr/local/etc/mrxvt\" -I. -I.. -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -fPIC -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -D_THREAD_SAFE -c misc.c --- netdisp.o --- cc -DPKG_CONF_DIR=\"/usr/local/etc/mrxvt\" -I. -I.. -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -fPIC -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -D_THREAD_SAFE -c netdisp.c --- pixmap.o --- cc -DPKG_CONF_DIR=\"/usr/local/etc/mrxvt\" -I. -I.. -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -fPIC -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -D_THREAD_SAFE -c pixmap.c --- debug.o --- debug.c: In function 'rxvt_dbg_usage': debug.c:279:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (i = 0; i < DBG_IDX_MAX; i ++) ^~~ debug.c:281:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' fprintf (stderr, " 0xffffffff : ALL\n"); ^~~~~~~ --- ptytty.o --- cc -DPKG_CONF_DIR=\"/usr/local/etc/mrxvt\" -I. -I.. -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -fPIC -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -D_THREAD_SAFE -c ptytty.c --- pixmap.o --- pixmap.c: In function 'rxvt_load_pixmap': pixmap.c:392:21: warning: variable 'xpm_attr' set but not used [-Wunused-but-set-variable] XpmAttributes xpm_attr; ^~~~~~~~ --- rxvt.o --- cc -DPKG_CONF_DIR=\"/usr/local/etc/mrxvt\" -I. -I.. -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -fPIC -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -D_THREAD_SAFE -c rxvt.c --- init.o --- init.c: In function 'rxvt_get_ourmods': init.c:2404:6: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] switch (XKeycodeToKeysym(r->Xdisplay, kc[k], 0)) ^~~~~~ In file included from rxvt.h:222, from init.c:32: /usr/local/include/X11/Xlib.h:1687:15: note: declared here extern KeySym XKeycodeToKeysym( ^~~~~~~~~~~~~~~~ --- rxvtmem.o --- cc -DPKG_CONF_DIR=\"/usr/local/etc/mrxvt\" -I. -I.. -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -fPIC -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -D_THREAD_SAFE -c rxvtmem.c --- screen.o --- cc -DPKG_CONF_DIR=\"/usr/local/etc/mrxvt\" -I. -I.. -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -fPIC -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -D_THREAD_SAFE -c screen.c --- scrollbar.o --- cc -DPKG_CONF_DIR=\"/usr/local/etc/mrxvt\" -I. -I.. -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -fPIC -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -D_THREAD_SAFE -c scrollbar.c --- strings.o --- cc -DPKG_CONF_DIR=\"/usr/local/etc/mrxvt\" -I. -I.. -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -fPIC -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -D_THREAD_SAFE -c strings.c --- screen.o --- screen.c: In function 'rxvt_scr_alloc': screen.c:281:21: warning: variable 'ncol' set but not used [-Wunused-but-set-variable] unsigned int ncol, nrow, total_rows; ^~~~ --- strings.o --- strings.c: In function 'ma_memmove': strings.c:404:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if ((unsigned int)d < (unsigned int)s) { ^ strings.c:404:24: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if ((unsigned int)d < (unsigned int)s) { ^ strings.c:406:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] i = (-(unsigned int)dst) & (sizeof (unsigned int*) - 1); ^ strings.c:408:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] i == ((-(unsigned int)src) & (SIZEOF_INT_P - 1))) { ^ strings.c:431:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] i = ((unsigned int)dst) & (sizeof (unsigned int*) - 1); ^ strings.c:433:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] i == (((unsigned int)src) & (SIZEOF_INT_P - 1))) { ^ strings.c: In function 'ma_memset': strings.c:486:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if ((i = ((-(unsigned int)p) & (SIZEOF_INT_P - 1)))) { ^ strings.c:498:18: warning: left shift count >= width of type [-Wshift-count-overflow] val |= (val << 32); ^~ --- screen.o --- screen.c: In function 'rxvt_selection_request_by_sel': screen.c:4948:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (x < 0 || x >= VT_WIDTH(r) || y < 0 || y >= VT_HEIGHT(r)) ^~ screen.c:4951:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' r->h->selection_request_time = tm; ^ --- main.o --- main.c: In function 'rxvt_set_window_color': main.c:2255:14: warning: variable 'color_set' set but not used [-Wunused-but-set-variable] int color_set; ^~~~~~~~~ --- tabbar.o --- cc -DPKG_CONF_DIR=\"/usr/local/etc/mrxvt\" -I. -I.. -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -fPIC -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -D_THREAD_SAFE -c tabbar.c --- transparent.o --- cc -DPKG_CONF_DIR=\"/usr/local/etc/mrxvt\" -I. -I.. -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -fPIC -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -D_THREAD_SAFE -c transparent.c --- tabbar.o --- tabbar.c: In function 'rxvt_tabbar_draw_buttons': tabbar.c:1024:21: warning: variable 'frame' set but not used [-Wunused-but-set-variable] unsigned long frame; ^~~~~ --- xdefaults.o --- cc -DPKG_CONF_DIR=\"/usr/local/etc/mrxvt\" -I. -I.. -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -fPIC -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -D_THREAD_SAFE -c xdefaults.c --- tabbar.o --- tabbar.c: In function 'rxvt_tabbar_dispatcher': tabbar.c:1719:24: warning: variable 'y' set but not used [-Wunused-but-set-variable] register int x, y, z, but; ^ --- xdefaults.o --- xdefaults.c: In function 'rxvt_usage': xdefaults.c:757:33: warning: field width specifier '*' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] fprintf(stdout, " %s%s %-*s%s%s\n", ~~^~ xdefaults.c:759:4: (INDENT - STRLEN(optList[i].opt) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + (optList_isBool(i) ? 0 : 2)), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xdefaults.c:789:31: warning: field width specifier '*' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] fprintf(stdout, " %s: %*s%s\n", ~^~ xdefaults.c:791:4: (INDENT - STRLEN(optList[i].kw)), "", /* XXX */ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- scrollbar-plain.o --- cc -DPKG_CONF_DIR=\"/usr/local/etc/mrxvt\" -I. -I.. -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -fPIC -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -D_THREAD_SAFE -c scrollbar-plain.c --- scrollbar-xterm.o --- cc -DPKG_CONF_DIR=\"/usr/local/etc/mrxvt\" -I. -I.. -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -fPIC -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -D_THREAD_SAFE -c scrollbar-xterm.c --- scrollbar-next.o --- cc -DPKG_CONF_DIR=\"/usr/local/etc/mrxvt\" -I. -I.. -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -fPIC -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -D_THREAD_SAFE -c scrollbar-next.c --- scrollbar-rxvt.o --- cc -DPKG_CONF_DIR=\"/usr/local/etc/mrxvt\" -I. -I.. -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -fPIC -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -D_THREAD_SAFE -c scrollbar-rxvt.c --- scrollbar-sgi.o --- cc -DPKG_CONF_DIR=\"/usr/local/etc/mrxvt\" -I. -I.. -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -fPIC -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -D_THREAD_SAFE -c scrollbar-sgi.c --- xdefaults.o --- xdefaults.c: In function 'rxvt_get_xdefaults': xdefaults.c:1207:13: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size between 0 and 253 [-Wformat-truncation=] "%.*s%d.%s", offset, str, profileNum, kw ); ^~ ~~ xdefaults.c:1206:4: note: 'snprintf' output between 3 and 2147483905 bytes into a destination of size 255 snprintf( buf, sizeof(buf)-1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "%.*s%d.%s", offset, str, profileNum, kw ); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- logging.o --- cc -DPKG_CONF_DIR=\"/usr/local/etc/mrxvt\" -I. -I.. -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -fPIC -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -D_THREAD_SAFE -c logging.c --- mjpg.o --- cc -DPKG_CONF_DIR=\"/usr/local/etc/mrxvt\" -I. -I.. -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -fPIC -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -D_THREAD_SAFE -c mjpg.c --- xftacs.o --- cc -DPKG_CONF_DIR=\"/usr/local/etc/mrxvt\" -I. -I.. -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -fPIC -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -D_THREAD_SAFE -c xftacs.c --- logging.o --- In file included from logging.c:32: logging.c: In function 'rxvt_makeutent': rxvt.h:1759:27: warning: 'strncpy' specified bound 5 equals destination size [-Wstringop-truncation] # define STRNCPY(x, y, z) strncpy((char *)(x), (const char *)(y), (z)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ logging.c:102:2: note: in expansion of macro 'STRNCPY' STRNCPY(ut_id, (pty + 3), sizeof(ut_id)); ^~~~~~~ rxvt.h:1759:27: warning: 'strncpy' output may be truncated copying 4 bytes from a string of length 4 [-Wstringop-truncation] # define STRNCPY(x, y, z) strncpy((char *)(x), (const char *)(y), (z)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ logging.c:127:5: note: in expansion of macro 'STRNCPY' STRNCPY(utx->ut_id, ut_id, sizeof(utx->ut_id)); ^~~~~~~ rxvt.h:1759:27: warning: 'strncpy' specified bound 32 equals destination size [-Wstringop-truncation] # define STRNCPY(x, y, z) strncpy((char *)(x), (const char *)(y), (z)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ logging.c:159:5: note: in expansion of macro 'STRNCPY' STRNCPY(utx->ut_line, pty, sizeof(utx->ut_line)); ^~~~~~~ rxvt.h:1759:27: warning: 'strncpy' output may be truncated copying 4 bytes from a string of length 4 [-Wstringop-truncation] # define STRNCPY(x, y, z) strncpy((char *)(x), (const char *)(y), (z)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ logging.c:162:5: note: in expansion of macro 'STRNCPY' STRNCPY(utx->ut_id, ut_id, sizeof(utx->ut_id)); ^~~~~~~ rxvt.h:1759:27: warning: 'strncpy' specified bound 256 equals destination size [-Wstringop-truncation] # define STRNCPY(x, y, z) strncpy((char *)(x), (const char *)(y), (z)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ logging.c:170:5: note: in expansion of macro 'STRNCPY' STRNCPY(utx->ut_host, hostname, sizeof(utx->ut_host)); ^~~~~~~ logging.c: In function 'rxvt_cleanutent': rxvt.h:1759:27: warning: 'strncpy' output may be truncated copying 4 bytes from a string of length 4 [-Wstringop-truncation] # define STRNCPY(x, y, z) strncpy((char *)(x), (const char *)(y), (z)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ logging.c:285:5: note: in expansion of macro 'STRNCPY' STRNCPY(utx->ut_id, PVTS(r, page)->ut_id, sizeof(utx->ut_id)); ^~~~~~~ --- screen.o --- screen.c: In function 'rxvt_draw_string_x11': screen.c:2940:2: warning: 'xtextextents' may be used uninitialized in this function [-Wmaybe-uninitialized] xtextextents( font, str, len, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ &unused_dir, &ascent, &descent, &charstruct); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- tabbar.o --- In file included from tabbar.c:29: tabbar.c: In function 'rxvt_append_page': rxvt.h:1759:27: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] # define STRNCPY(x, y, z) strncpy((char *)(x), (const char *)(y), (z)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tabbar.c:1323:7: note: in expansion of macro 'STRNCPY' STRNCPY( child_cwd, filename, len ); ^~~~~~~ rxvt.h:1763:21: note: length computed here # define STRLEN(x) strlen((const char *)(x)) ^~~~~~~~~~~~~~~~~~~~~~~~~ tabbar.c:1321:14: note: in expansion of macro 'STRLEN' len = STRLEN( filename ); ^~~~~~ --- mrxvt --- cc -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -Wall -fPIC -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -L/usr/local/lib -lXft -lX11 -L/usr/local/lib -lfreetype -L/usr/local/lib -lfontconfig -lfreetype -L/usr/local/lib -lXrender -lX11 -o mrxvt command.o debug.o encoding.o init.o macros.o main.o menubar.o misc.o netdisp.o pixmap.o ptytty.o rxvt.o rxvtmem.o screen.o scrollbar.o strings.o tabbar.o transparent.o xdefaults.o scrollbar-plain.o scrollbar-xterm.o scrollbar-next.o scrollbar-rxvt.o scrollbar-sgi.o logging.o mjpg.o xftacs.o -lXft -lfontconfig -lXrender -ljpeg -lX11 -L/usr/local/lib -L/usr/local/lib -lXft -lX11 -L/usr/local/lib -lfreetype -L/usr/local/lib -lfontconfig -lfreetype -L/usr/local/lib -lXrender -lX11 Making all in share SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> mrxvt-devel-0.5.4_11 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> mrxvt-devel-0.5.4_11 depends on file: /usr/local/libdata/pkgconfig/xft.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for mrxvt-devel-0.5.4_11 ===> mrxvt-devel-0.5.4_11 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> mrxvt-devel-0.5.4_11 depends on file: /usr/local/libdata/pkgconfig/xft.pc - found ===> Generating temporary packing list install -s -m 555 /construction/x11/mrxvt-devel/mrxvt-0.5.4/src/mrxvt /construction/x11/mrxvt-devel/stage/usr/local/bin /bin/mkdir -p /construction/x11/mrxvt-devel/stage/usr/local/etc/mrxvt install -m 0644 /construction/x11/mrxvt-devel/mrxvt-0.5.4/share/mrxvtrc /construction/x11/mrxvt-devel/stage/usr/local/etc/mrxvt/mrxvtrc.sample install -m 0644 /construction/x11/mrxvt-devel/mrxvt-0.5.4/share/default.menu /construction/x11/mrxvt-devel/stage/usr/local/etc/mrxvt/default.menu.sample install -m 0644 /construction/x11/mrxvt-devel/mrxvt-0.5.4/share/submenus.menu /construction/x11/mrxvt-devel/stage/usr/local/etc/mrxvt/submenus.menu.sample install -m 444 /construction/x11/mrxvt-devel/mrxvt-0.5.4/doc/mrxvt.1 /construction/x11/mrxvt-devel/stage/usr/local/man/man1 /bin/mkdir -p /construction/x11/mrxvt-devel/stage/usr/local/share/examples/mrxvt-devel/scripts install -m 0644 /construction/x11/mrxvt-devel/mrxvt-0.5.4/share/scripts/mrxvtset.pl /construction/x11/mrxvt-devel/stage/usr/local/share/examples/mrxvt-devel/scripts install -m 0644 /construction/x11/mrxvt-devel/mrxvt-0.5.4/share/scripts/settitle.c /construction/x11/mrxvt-devel/stage/usr/local/share/examples/mrxvt-devel/scripts /bin/mkdir -p /construction/x11/mrxvt-devel/stage/usr/local/share/doc/mrxvt-devel /bin/cp /construction/x11/mrxvt-devel/mrxvt-0.5.4/doc/*.bz2 /construction/x11/mrxvt-devel/stage/usr/local/share/doc/mrxvt-devel /usr/bin/bzip2 -d /construction/x11/mrxvt-devel/stage/usr/local/share/doc/mrxvt-devel/*.bz2 ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/bin/mrxvt 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/mrxvt 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/mrxvt is linked to /usr/local/lib/libXrender.so.1 from x11/libXrender but it is not declared as a dependency Warning: you need USE_XORG+=xrender Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for mrxvt-devel-0.5.4_11 file sizes/checksums [22]: 0% file sizes/checksums [22]: 100% packing files [22]: 0% packing files [22]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:31