[package - head-i386-default][devel/bazel] Failed for bazel-0.5.3 in build
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Sat Aug 5 18:41:10 UTC 2017
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: aehlig at linta.de
Last committer: lwhsu at FreeBSD.org
Ident: $FreeBSD: head/devel/bazel/Makefile 446868 2017-07-29 06:38:32Z lwhsu $
Log URL: http://beefy11.nyi.freebsd.org/data/head-i386-default/p447380_s322073/logs/bazel-0.5.3.log
Build URL: http://beefy11.nyi.freebsd.org/build.html?mastername=head-i386-default&build=p447380_s322073
Log:
====>> Building devel/bazel
build started at Sat Aug 5 18:36:58 UTC 2017
port directory: /usr/ports/devel/bazel
building for: FreeBSD head-i386-default-job-05 12.0-CURRENT FreeBSD 12.0-CURRENT 1200040 i386
maintained by: aehlig at linta.de
Makefile ident: $FreeBSD: head/devel/bazel/Makefile 446868 2017-07-29 06:38:32Z lwhsu $
Poudriere version: 3.1.19-61-ga8829ba9
Host OSVERSION: 1200033
Jail OSVERSION: 1200040
Job Id: 05
!!! Jail is newer than host. (Jail: 1200040, Host: 1200033) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!
---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1200040
UNAME_v=FreeBSD 12.0-CURRENT 1200040
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=bazel-0.5.3
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool
MASTERNAME=head-i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.19-61-ga8829ba9
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---
---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
---End Poudriere Port Flags/Env---
---Begin OPTIONS List---
===> The following configuration options are available for bazel-0.5.3:
CLANG38=off: Use clang38 as default crosstool
===> Use 'make config' to modify these settings
---End OPTIONS List---
--CONFIGURE_ARGS--
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/devel/bazel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/bazel/work HOME=/wrkdirs/usr/ports/devel/bazel/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--
--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/devel/bazel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/bazel/work HOME=/wrkdirs/usr/ports/devel/bazel/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -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--
JAVASHAREDIR="share/java"
JAVAJARDIR="share/java/classes"
OSREL=12.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/bazel"
EXAMPLESDIR="share/examples/bazel"
DATADIR="share/bazel"
WWWDIR="www/bazel"
ETCDIR="etc/bazel"
--End PLIST_SUB--
--SUB_LIST--
JAVASHAREDIR="/usr/local/share/java"
JAVAJARDIR="/usr/local/share/java/classes"
JAVALIBDIR="/usr/local/share/java/classes"
JAVA_VERSION="1.8"
JAVA_VENDOR="openjdk"
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/bazel
DOCSDIR=/usr/local/share/doc/bazel
EXAMPLESDIR=/usr/local/share/examples/bazel
WWWDIR=/usr/local/www/bazel
ETCDIR=/usr/local/etc/bazel
--End SUB_LIST--
---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
MACHINE=i386
MACHINE_ARCH=i386
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
#### /usr/ports/Mk/Scripts/ports_env.sh ####
ARCH=i386
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=12.0
OSVERSION=1200040
PYTHONBASE=/usr/local
UID=0
_JAVA_OS_LIST_REGEXP=native|linux
_JAVA_VENDOR_LIST_REGEXP=openjdk|oracle|sun
_JAVA_VERSION_LIST_REGEXP=1.6|1.7|1.8|1.6\+|1.7\+|1.8\+
_OSRELEASE=12.0-CURRENT
#### Misc Poudriere ####
GID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
--Resource limits--
cpu time (seconds, -t) unlimited
file size (512-blocks, -f) unlimited
data seg size (kbytes, -d) 524288
stack size (kbytes, -s) 65536
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 APACHE20 accepted by the user
===========================================================================
=======================<phase: pkg-depends >============================
===> bazel-0.5.3 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.10.1.txz
[head-i386-default-job-05] Installing pkg-1.10.1...
[head-i386-default-job-05] Extracting pkg-1.10.1: .......... done
===> bazel-0.5.3 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of bazel-0.5.3
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> License APACHE20 accepted by the user
===> Fetching all distfiles required by bazel-0.5.3 for building
===========================================================================
=======================<phase: checksum >============================
===> License APACHE20 accepted by the user
===> Fetching all distfiles required by bazel-0.5.3 for building
=> SHA256 Checksum OK for bazel-0.5.3rc4-dist.zip.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract >============================
===> License APACHE20 accepted by the user
===> Fetching all distfiles required by bazel-0.5.3 for building
===> Extracting for bazel-0.5.3
=> SHA256 Checksum OK for bazel-0.5.3rc4-dist.zip.
===========================================================================
=======================<phase: patch-depends >============================
===========================================================================
=======================<phase: patch >============================
===> Patching for bazel-0.5.3
===> Applying FreeBSD patches for bazel-0.5.3
===========================================================================
=======================<phase: build-depends >============================
===> bazel-0.5.3 depends on executable: bash - not found
===> Installing existing package /packages/All/bash-4.4.12_2.txz
[head-i386-default-job-05] Installing bash-4.4.12_2...
[head-i386-default-job-05] `-- Installing gettext-runtime-0.19.8.1_1...
[head-i386-default-job-05] | `-- Installing indexinfo-0.2.6...
[head-i386-default-job-05] | `-- Extracting indexinfo-0.2.6: .... done
<snip>
[head-i386-default-job-05] `-- Installing libXrender-0.9.10...
[head-i386-default-job-05] | `-- Installing renderproto-0.11.1...
[head-i386-default-job-05] | `-- Extracting renderproto-0.11.1: .... done
[head-i386-default-job-05] `-- Extracting libXrender-0.9.10: .......... done
[head-i386-default-job-05] `-- Installing libXt-1.1.5,1...
[head-i386-default-job-05] | `-- Installing libSM-1.2.2_3,1...
[head-i386-default-job-05] | | `-- Installing libICE-1.0.9_1,1...
[head-i386-default-job-05] | | `-- Extracting libICE-1.0.9_1,1: .......... done
[head-i386-default-job-05] | `-- Extracting libSM-1.2.2_3,1: .......... done
[head-i386-default-job-05] `-- Extracting libXt-1.1.5,1: .......... done
[head-i386-default-job-05] `-- Installing libXtst-1.2.3...
[head-i386-default-job-05] | `-- Installing recordproto-1.14.2...
[head-i386-default-job-05] | `-- Extracting recordproto-1.14.2: .... done
[head-i386-default-job-05] `-- Extracting libXtst-1.2.3: .......... done
[head-i386-default-job-05] Extracting openjdk8-8.131.11: .......... done
Message from freetype2-2.8:
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.
The controllable properties are listed in the section "Controlling FreeType
Modules" in the reference's table of contents
(/usr/local/share/doc/freetype2/reference/ft2-toc.html, if documentation was installed).
Message from dejavu-2.37:
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.
Message from openjdk8-8.131.11:
======================================================================
This OpenJDK implementation requires fdescfs(5) mounted on /dev/fd and
procfs(5) mounted on /proc.
If you have not done it yet, please do the following:
mount -t fdescfs fdesc /dev/fd
mount -t procfs proc /proc
To make it permanent, you need the following lines in /etc/fstab:
fdesc /dev/fd fdescfs rw 0 0
proc /proc procfs rw 0 0
======================================================================
===> bazel-0.5.3 depends on file: /usr/local/openjdk8/bin/java - found
===> Returning to build of bazel-0.5.3
===========================================================================
=======================<phase: lib-depends >============================
===========================================================================
=======================<phase: configure >============================
===> Configuring for bazel-0.5.3
===========================================================================
=======================<phase: build >============================
===> Building for bazel-0.5.3
(if [ -z "${SOURCE_DATE_EPOCH}" ] ; then SOURCE_DATE_EPOCH=`grep TIMESTAMP /usr/ports/devel/bazel/distinfo | /usr/bin/sed -e 's/[^0-9]//g'`; fi ; cd /wrkdirs/usr/ports/devel/bazel/work/bazel-0.5.3 && /usr/bin/env BAZEL_SH=/usr/local/bin/bash TMPDIR=/wrkdirs/usr/ports/devel/bazel/work/bazel_tmp EMBED_LABEL='0.5.3' SOURCE_DATE_EPOCH=${SOURCE_DATE_EPOCH} /usr/local/bin/bash ./compile.sh)
[32mINFO[0m: You can skip this first step by providing a path to the bazel binary as second argument:
[32mINFO[0m: ./compile.sh compile /path/to/bazel
ð Building Bazel from scratch......
ð Building Bazel with Bazel.
.[35mWARNING: [0m/wrkdirs/usr/ports/devel/bazel/work/bazel_tmp/bazel_56TcR7wc/out/external/bazel_tools/WORKSPACE:1: Workspace name in /wrkdirs/usr/ports/devel/bazel/work/bazel_tmp/bazel_56TcR7wc/out/external/bazel_tools/WORKSPACE (@io_bazel) does not match the name given in the repository's definition (@bazel_tools); this will cause a build error in future versions.
[32mINFO: [0mLoading package: src
[1A[K[32mINFO: [0mLoading package: @bazel_tools//tools/cpp
[1A[K[32mINFO: [0mLoading package: @local_config_xcode//
[1A[K[32mINFO: [0mLoading package: @local_config_cc//
[1A[K[32mINFO: [0mLoading complete. Analyzing...
[1A[K[32mINFO: [0mLoading package: src/main/cpp
[1A[K[32mINFO: [0mLoading package: tools/osx
[1A[K[32mINFO: [0mLoading package: tools/jdk
[1A[K[32mINFO: [0mLoading package: src/main/cpp/util
[1A[K[32mINFO: [0mLoading package: src/java_tools/singlejar
[1A[K[32mINFO: [0mLoading package: src/tools/singlejar
[1A[K[32mINFO: [0mLoading package: src/java_tools/buildjar/java/com/google/devtools/build/\
java/turbine
[1A[K
[1A[K[32mINFO: [0mLoading package: src/tools/android/java/com/google/devtools/build/androi\
d/dexer
[1A[K
[1A[K[32mINFO: [0mLoading package: third_party/grpc
[1A[K[32mINFO: [0mLoading package: @com_google_protobuf//
[1A[K[32mINFO: [0mLoading package: third_party/protobuf/3.2.0
[1A[K[32mINFO: [0mLoading package: src/tools/android/java/com/google/devtools/build/androi\
d/ideinfo
[1A[K
[1A[K[32mINFO: [0mLoading package: third_party/java/jarjar
[1A[K[32mINFO: [0mLoading package: third_party/java/j2objc
[1A[K[35mWARNING: [0m/wrkdirs/usr/ports/devel/bazel/work/bazel-0.5.3/tools/build_defs/pkg/pkg.bzl:196:9: pkg_tar: renaming non-dict `files` attribute to `srcs`.
[32mINFO: [0mLoading package: third_party/jformatstring
[1A[K[32mINFO: [0mLoading package: third_party/checker_framework_javacutil
[1A[K[32mINFO: [0mLoading package: src/java_tools/singlejar/java/com/google/devtools/build\
/zip
[1A[K
[1A[K[32mINFO: [0mLoading package: @com_google_protobuf_java//
[1A[K[32mINFO: [0mLoading package: src/tools/android/java/com/google/devtools/build/androi\
d/proto
[1A[K
[1A[K[32mINFO: [0mLoading package: src/java_tools/junitrunner/java/com/google/testing/juni\
t/runner/sharding/api
[1A[K
[1A[K[32mINFO: [0mLoading package: src/java_tools/junitrunner/java/com/google/testing/juni\
t/junit4
[1A[K
[1A[K[32mINFO: [0mLoading package: tools/build_defs/docker/testdata
[1A[K[35mWARNING: [0m/wrkdirs/usr/ports/devel/bazel/work/bazel-0.5.3/tools/build_defs/docker/docker.bzl:19:1: The docker_{build,bundle} rules bundled with Bazel are deprecated in favor of:
https://github.com/bazelbuild/rules_docker. Please change BUILD loads to reference: @io_bazel_rules_docker//docker:docker.bzl and add the following to your WORKSPACE:
git_repository(
name = "io_bazel_rules_docker",
remote = "https://github.com/bazelbuild/rules_docker.git",
commit = "...",
)
load("@io_bazel_rules_docker//docker:docker.bzl", "docker_repositories")
docker_repositories().
[32mINFO: [0mLoading package: tools/build_defs/docker/testdata/test
[1A[K[32mINFO: [0mLoading package: src/main/java/com/google/devtools/build/skyframe
[1A[K[32mINFO: [0mLoading package: src/main/java/com/google/devtools/build/lib/rules/apple
[1A[K[32mINFO: [0mLoading package: src/main/java/com/google/devtools/build/lib/remote
[1A[K[32mINFO: [0mLoading package: src/main/java/com/google/devtools/build/lib/sandbox
[1A[K[32mINFO: [0mLoading package: third_party/javascript/bootstrap
[1A[K[32mINFO: [0mLoading package: third_party/protobuf/3.2.0/util/python
[1A[K[32mINFO: [0mLoading package: third_party/ijar/test
[1A[K[32mINFO: [0mLoading package: src/main/java/com/google/devtools/build/lib/exec/apple
[1A[K[32mINFO: [0mFound 1 target...
[32mINFO: [0mBuilding...
[1A[K[32m[0 / 111] [0mBazelWorkspaceStatusAction stable-status.txt
[1A[K[32m[2 / 209] [0mCompiling src/main/tools/dummy-sandbox.c
[1A[K[32m[2 / 258] [0mCompiling third_party/grpc/src/core/channel/subchannel_call_holder.c
[1A[K[32m[14 / 258] [0mCompiling third_party/grpc/src/core/iomgr/pollset_set_windows.c
[1A[K[32m[20 / 258] [0mCompiling third_party/grpc/src/core/census/grpc_context.c
[1A[K[32m[51 / 258] [0mCompiling third_party/grpc/src/core/support/host_port.c
[1A[K[32m[112 / 258] [0mCompiling third_party/grpc/src/core/channel/http_client_filter.c
[1A[K[32m[152 / 258] [0mCompiling third_party/grpc/src/core/json/json.c
[1A[K[32m[153 / 258] [0mCompiling third_party/grpc/src/core/transport/chttp2/incoming_meta\
data.c
[1A[K
[1A[K[32m[164 / 258] [0mCompiling third_party/grpc/src/core/support/wrap_memcpy.c
[1A[K[32m[202 / 276] [0mCompiling third_party/grpc/src/cpp/common/insecure_create_auth_con\
text.cc
[1A[K
[1A[K[32m[235 / 332] [0mCompiling third_party/protobuf/3.2.0/src/google/protobuf/util/inte\
rnal/protostream_objectsource.cc [for host]
[1A[K
[1A[K[32m[293 / 339] [0mCompiling third_party/protobuf/3.2.0/src/google/protobuf/compiler/\
javanano/javanano_message.cc [for host]
[1A[K
[1A[K[32mINFO: [0mFrom Compiling third_party/protobuf/3.2.0/src/google/protobuf/compiler/js/embed.cc [for host]:
third_party/protobuf/3.2.0/src/google/protobuf/compiler/js/embed.cc:37:12: warning: unused variable 'output_file' [-Wunused-const-variable]
const char output_file[] = "well_known_types_embed.cc";
^
1 warning generated.
[32mINFO: [0mFrom Compiling third_party/ijar/zip.cc:
third_party/ijar/zip.cc:153:7: warning: private field 'uncompressed_data_' is not used [-Wunused-private-field]
u1 *uncompressed_data_;
^
third_party/ijar/zip.cc:154:10: warning: private field 'uncompressed_data_allocated_' is not used [-Wunused-private-field]
size_t uncompressed_data_allocated_;
^
2 warnings generated.
[32mINFO: [0mFrom Compiling src/main/tools/process-wrapper-options.cc:
src/main/tools/process-wrapper-options.cc:53:13: warning: unused function 'ValidateIsAbsolutePath' [-Wunused-function]
static void ValidateIsAbsolutePath(char *path, char *program_name, char flag) {
^
1 warning generated.
[31m[1mERROR: [0m/wrkdirs/usr/ports/devel/bazel/work/bazel-0.5.3/src/main/cpp/BUILD:14:1: C++ compilation of rule '//src/main/cpp:blaze_util' failed (Exit 1): clang failed: error executing command
(exec env - \
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin \
PWD=/proc/self/cwd \
TMPDIR=/wrkdirs/usr/ports/devel/bazel/work/bazel_tmp \
/usr/bin/clang -U_FORTIFY_SOURCE '-D_FORTIFY_SOURCE=1' -fstack-protector -Wall -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections '-std=c++0x' -MD -MF bazel-out/local_freebsd-opt/bin/src/main/cpp/_objs/blaze_util/src/main/cpp/blaze_util_posix.d '-frandom-seed=bazel-out/local_freebsd-opt/bin/src/main/cpp/_objs/blaze_util/src/main/cpp/blaze_util_posix.o' -DBLAZE_OPENSOURCE -iquote . -iquote bazel-out/local_freebsd-opt/genfiles -iquote external/bazel_tools -iquote bazel-out/local_freebsd-opt/genfiles/external/bazel_tools -isystem external/bazel_tools/tools/cpp/gcc3 -no-canonical-prefixes -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c src/main/cpp/blaze_util_posix.cc -o bazel-out/local_freebsd-opt/bin/src/main/cpp/_objs/blaze_util/src/main/cpp/blaze_util_posix.o).
src/main/cpp/blaze_util_posix.cc:651:32: error: non-constant-expression cannot be narrowed from type 'unsigned int' to 'time_t' (aka 'int') in initializer list [-Wc++11-narrowing]
struct timespec sleeptime = {seconds_part, nanoseconds_part};
^~~~~~~~~~~~
src/main/cpp/blaze_util_posix.cc:651:32: note: insert an explicit cast to silence this issue
struct timespec sleeptime = {seconds_part, nanoseconds_part};
^~~~~~~~~~~~
static_cast<time_t>( )
src/main/cpp/blaze_util_posix.cc:651:46: error: non-constant-expression cannot be narrowed from type 'unsigned int' to 'long' in initializer list [-Wc++11-narrowing]
struct timespec sleeptime = {seconds_part, nanoseconds_part};
^~~~~~~~~~~~~~~~
src/main/cpp/blaze_util_posix.cc:651:46: note: insert an explicit cast to silence this issue
struct timespec sleeptime = {seconds_part, nanoseconds_part};
^~~~~~~~~~~~~~~~
static_cast<long>( )
2 errors generated.
[32mINFO: [0mBuilding complete.
[1A[KTarget //src:bazel failed to build
[32mINFO: [0mElapsed time: 129.522s, Critical Path: 115.64s
ERROR: Could not build Bazel
*** Error code 1
Stop.
make: stopped in /usr/ports/devel/bazel
More information about the freebsd-pkg-fallout
mailing list