You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build.
Maintainer: [email protected] Last committer: [email protected] Ident: $FreeBSD: branches/2019Q2/games/mt_gtk_client/Makefile 428152 2016-12-08 19:52:19Z tijl $ Log URL: http://beefy13.nyi.freebsd.org/data/120armv7-quarterly/500941/logs/mt_gtk_client-0.1.98_12.log Build URL: http://beefy13.nyi.freebsd.org/build.html?mastername=120armv7-quarterly&build=500941 Log: =>> Building games/mt_gtk_client build started at Tue May 7 17:37:36 UTC 2019 port directory: /usr/ports/games/mt_gtk_client package name: mt_gtk_client-0.1.98_12 building for: FreeBSD 120armv7-quarterly-job-06 12.0-RELEASE-p3 FreeBSD 12.0-RELEASE-p3 1200086 arm maintained by: [email protected] Makefile ident: $FreeBSD: branches/2019Q2/games/mt_gtk_client/Makefile 428152 2016-12-08 19:52:19Z tijl $ Poudriere version: 3.2.8-3-g02cc9753 Host OSVERSION: 1300018 Jail OSVERSION: 1200086 Job Id: 06 ---Begin Environment--- SHELL=/bin/csh UNAME_p=armv7 UNAME_m=arm ABI_FILE=/usr/lib/crt1.o OSVERSION=1200086 UNAME_v=FreeBSD 12.0-RELEASE-p3 1200086 UNAME_r=12.0-RELEASE-p3 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local QEMU_EMULATING=1 USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-3-g02cc9753 MASTERMNT=/usr/local/poudriere/data/.m/120armv7-quarterly/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/120armv7-quarterly/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=120armv7-quarterly SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/120armv7-quarterly/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- [email protected] --End MAINTAINER-- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/games/mt_gtk_client/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/mt_gtk_client/work HOME=/wrkdirs/usr/ports/games/mt_gtk_client/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/mt_gtk_client/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/games/mt_gtk_client/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/mt_gtk_client/work HOME=/wrkdirs/usr/ports/games/mt_gtk_client/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/mt_gtk_client/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local LOCALBASE=/usr/local CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -fno-strict-aliasing " CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/mt_gtk_client" EXAMPLESDIR="share/examples/mt_gtk_client" DATADIR="share/mt_gtk_client" WWWDIR="www/mt_gtk_client" ETCDIR="etc/mt_gtk_client" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/mt_gtk_client DOCSDIR=/usr/local/share/doc/mt_gtk_client EXAMPLESDIR=/usr/local/share/examples/mt_gtk_client WWWDIR=/usr/local/www/mt_gtk_client ETCDIR=/usr/local/etc/mt_gtk_client --End SUB_LIST-- ---Begin make.conf--- .sinclude "/etc/make.nxb.conf" USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes MACHINE=arm MACHINE_ARCH=armv7 ARCH=${MACHINE_ARCH} #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 # stable/10 includes src.conf too late but make.conf is in sys.mk .if ${.CURDIR:M/poudriere/jails/10*/usr/src/usr.bin/xlint*} # Disable build of llib now that head no longer has lint(1) LINT= true .endif #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_9d218390=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: armv7-unknown-freebsd12.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin _ALTCCVERSION_9d218390=none _CXXINTERNAL_9c45a5b1=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: armv7-unknown-freebsd12.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin "/nxb-bin/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_9d218390_58173849=yes CC_OUTPUT_9d218390_9bdba57c=yes CC_OUTPUT_9d218390_6a4fe7f5=yes CC_OUTPUT_9d218390_6bcac02b=yes CC_OUTPUT_9d218390_67d20829=yes CC_OUTPUT_9d218390_bfa62e83=yes CC_OUTPUT_9d218390_f0b4d593=yes CC_OUTPUT_9d218390_308abb44=yes CC_OUTPUT_9d218390_f00456e5=yes CC_OUTPUT_9d218390_65ad290d=yes CC_OUTPUT_9d218390_f2776b26=yes CC_OUTPUT_9d218390_b2657cc3=yes CC_OUTPUT_9d218390_380987f7=yes CC_OUTPUT_9d218390_160933ec=yes CC_OUTPUT_9d218390_fb62803b=yes _OBJC_CCVERSION_9d218390=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: armv7-unknown-freebsd12.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin _OBJC_ALTCCVERSION_9d218390=none ARCH=armv7 OPSYS=FreeBSD _OSRELEASE=12.0-RELEASE-p3 OSREL=12.0 OSVERSION=1200086 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=262144 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- ---Begin make.nxb.conf--- CC=/nxb-bin/usr/bin/cc CPP=/nxb-bin/usr/bin/cpp CXX=/nxb-bin/usr/bin/c++ AS=/nxb-bin/usr/bin/as NM=/nxb-bin/usr/bin/nm LD=/nxb-bin/usr/bin/ld OBJCOPY=/nxb-bin/usr/bin/objcopy SIZE=/nxb-bin/usr/bin/size STRIPBIN=/nxb-bin/usr/bin/strip SED=/nxb-bin/usr/bin/sed RANLIB=/nxb-bin/usr/bin/ranlib YACC=/nxb-bin/usr/bin/yacc MAKE=/nxb-bin/usr/bin/make STRINGS=/nxb-bin/usr/bin/strings AWK=/nxb-bin/usr/bin/awk FLEX=/nxb-bin/usr/bin/flex ---End make.nxb.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===> License GPLv2 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> mt_gtk_client-0.1.98_12 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5_5.txz [120armv7-quarterly-job-06] Installing pkg-1.10.5_5... [120armv7-quarterly-job-06] Extracting pkg-1.10.5_5: .......... done ===> mt_gtk_client-0.1.98_12 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of mt_gtk_client-0.1.98_12 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by mt_gtk_client-0.1.98_12 for building =========================================================================== =======================<phase: checksum >============================ ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by mt_gtk_client-0.1.98_12 for building => SHA256 Checksum OK for mt_gtk_client-0.1.98.tar.bz2. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ <snip> =========================================================================== =======================<phase: configure >============================ ===> Configuring for mt_gtk_client-0.1.98_12 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/games/mt_gtk_client/work/mt_gtk_client-0.1.98/config.rpath configure: loading site script /usr/ports/Templates/config.site checking build system type... armv7-portbld-freebsd12.0 checking host system type... armv7-portbld-freebsd12.0 checking target system type... armv7-portbld-freebsd12.0 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 make sets $(MAKE)... yes checking for style of include used by make... GNU checking for gcc... /nxb-bin/usr/bin/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 /nxb-bin/usr/bin/cc accepts -g... yes checking for /nxb-bin/usr/bin/cc option to accept ANSI C... none needed checking dependency style of /nxb-bin/usr/bin/cc... gcc3 checking for strerror in -lcposix... no checking for gcc... (cached) /nxb-bin/usr/bin/cc checking whether we are using the GNU C compiler... (cached) yes checking whether /nxb-bin/usr/bin/cc accepts -g... (cached) yes checking for /nxb-bin/usr/bin/cc option to accept ANSI C... (cached) none needed checking dependency style of /nxb-bin/usr/bin/cc... (cached) gcc3 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 ld used by GCC... /nxb-bin/usr/bin/ld checking if the linker (/nxb-bin/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking whether NLS is requested... yes checking for GNU gettext in libc... no checking for iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib checking for GNU gettext in libintl... yes checking how to link with libintl... /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib checking for glib-2.0 >= 1.3.1 gthread-2.0 >= 2.0 gtk+-2.0 >= 2.0 libxml-2.0 >= 2.0... yes checking GLIB_CFLAGS... -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/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/libxml2 checking GLIB_LIBS... -L/usr/local/lib -lgthread-2.0 -pthread -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype -lxml2 checking how to run the C preprocessor... /nxb-bin/usr/bin/cpp 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 stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for netdb.h... (cached) yes checking for string.h... (cached) yes checking for netinet/in.h... (cached) yes checking for alarm... (cached) yes checking for maitretarot.h... yes checking for libmaitretarot... yes checking for glib-2.0 >= 1.3.1 gthread-2.0 >= 2.0 libxml-2.0 >= 2.0... yes checking GLIB_CFLAGS... -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 checking GLIB_LIBS... -L/usr/local/lib -lgthread-2.0 -pthread -lglib-2.0 -lintl -lxml2 checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for netdb.h... (cached) yes checking for string.h... (cached) yes checking for netinet/in.h... (cached) yes checking for alarm... (cached) yes checking for mt_client.h... yes checking for libmt_client... yes checking for glib-2.0 >= 1.3.1 gthread-2.0 >= 2.0 libxml-2.0 >= 2.0... yes checking GLIB_CFLAGS... -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 checking GLIB_LIBS... -L/usr/local/lib -lgthread-2.0 -pthread -lglib-2.0 -lintl -lxml2 checking for ANSI C header files... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for an ANSI C-conforming const... yes checking for bzero... (cached) yes checking for gethostbyname... (cached) yes checking for gethostname... (cached) yes checking for socket... yes checking for ranlib... ranlib 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... (cached) yes checking whether we are using the GNU C Library 2.1 or newer... yes 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 configure: WARNING: nl_types.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: nl_types.h: proceeding with the preprocessor's result configure: WARNING: ## ------------------------------------ ## configure: WARNING: ## Report this to [email protected]. ## configure: WARNING: ## ------------------------------------ ## checking for nl_types.h... yes checking for malloc.h... (cached) 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... yes 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... yes checking for __argz_stringify... yes checking for __argz_next... yes 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... yes checking whether NLS is requested... yes checking whether included gettext is requested... yes checking how to link with libintl... ${top_builddir}/intl/libintl.a /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib configure: creating ./config.status config.status: creating po/Makefile.in config.status: creating m4/Makefile config.status: creating Makefile config.status: creating src/Makefile config.status: creating data/Makefile config.status: creating mt_gtk_client.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile =========================================================================== =======================<phase: build >============================ ===> Building for mt_gtk_client-0.1.98_12 /nxb-bin/usr/bin/make all-recursive Making all in m4 Making all in src make[3]: "/wrkdirs/usr/ports/games/mt_gtk_client/work/mt_gtk_client-0.1.98/src/Makefile" line 257: Could not find ./.deps/config_utils.Po make[3]: "/wrkdirs/usr/ports/games/mt_gtk_client/work/mt_gtk_client-0.1.98/src/Makefile" line 258: Could not find ./.deps/gui.Po make[3]: "/wrkdirs/usr/ports/games/mt_gtk_client/work/mt_gtk_client-0.1.98/src/Makefile" line 259: Could not find ./.deps/gui_config.Po make[3]: "/wrkdirs/usr/ports/games/mt_gtk_client/work/mt_gtk_client-0.1.98/src/Makefile" line 260: Could not find ./.deps/gui_program.Po make[3]: "/wrkdirs/usr/ports/games/mt_gtk_client/work/mt_gtk_client-0.1.98/src/Makefile" line 261: Could not find ./.deps/gui_sort_card.Po make[3]: "/wrkdirs/usr/ports/games/mt_gtk_client/work/mt_gtk_client-0.1.98/src/Makefile" line 262: Could not find ./.deps/main.Po make[3]: "/wrkdirs/usr/ports/games/mt_gtk_client/work/mt_gtk_client-0.1.98/src/Makefile" line 263: Could not find ./.deps/player.Po make[3]: "/wrkdirs/usr/ports/games/mt_gtk_client/work/mt_gtk_client-0.1.98/src/Makefile" line 264: Could not find ./.deps/player_bid.Po make[3]: "/wrkdirs/usr/ports/games/mt_gtk_client/work/mt_gtk_client-0.1.98/src/Makefile" line 265: Could not find ./.deps/player_card.Po make[3]: "/wrkdirs/usr/ports/games/mt_gtk_client/work/mt_gtk_client-0.1.98/src/Makefile" line 266: Could not find ./.deps/player_chien.Po make[3]: "/wrkdirs/usr/ports/games/mt_gtk_client/work/mt_gtk_client-0.1.98/src/Makefile" line 267: Could not find ./.deps/player_draw.Po make[3]: "/wrkdirs/usr/ports/games/mt_gtk_client/work/mt_gtk_client-0.1.98/src/Makefile" line 268: Could not find ./.deps/player_replay.Po make[3]: Fatal errors encountered -- cannot continue make[3]: stopped in /wrkdirs/usr/ports/games/mt_gtk_client/work/mt_gtk_client-0.1.98/src *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/games/mt_gtk_client/work/mt_gtk_client-0.1.98 *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/games/mt_gtk_client/work/mt_gtk_client-0.1.98 *** Error code 1 Stop. make: stopped in /usr/ports/games/mt_gtk_client _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "[email protected]"
