[00:00:00] ====>> Creating the reference jail... done [00:00:05] ====>> Mounting system devices for freebsd:10:x86:64-default-server [00:00:05] ====>> Mounting ports/packages/distfiles [00:00:05] ====>> Stashing existing package repository [00:00:05] ====>> Mounting packages from: /usr/local/poudriere/data/packages/freebsd:10:x86:64-default-server [00:00:05] ====>> Copying /var/db/ports from: /usr/local/etc/poudriere.d/server-options [00:00:05] ====>> Appending to make.conf: /usr/local/etc/poudriere.d/make.conf [00:00:05] ====>> Appending to make.conf: /usr/local/etc/poudriere.d/server-make.conf /etc/resolv.conf -> /usr/local/poudriere/data/.m/freebsd:10:x86:64-default-server/ref/etc/resolv.conf [00:00:05] ====>> Starting jail freebsd:10:x86:64-default-server [00:00:05] ====>> Logs: /usr/local/poudriere/data/logs/bulk/freebsd:10:x86:64-default-server/2016-01-03_21h05m55s [00:00:05] ====>> WWW: https://pkg.cooltrainer.org/build.html?mastername=freebsd:10:x86:64-default-server&build=2016-01-03_21h05m55s [00:00:05] ====>> Loading MOVED [00:00:06] ====>> Calculating ports order and dependencies [00:00:14] ====>> Sanity checking the repository [00:00:14] ====>> Checking packages for incremental rebuild needed [00:00:20] ====>> Deleting jetty8-8.1.15_1.txz: missing dependency: openjdk8-8.66.17_1 [00:00:24] ====>> Deleting stale symlinks [00:00:24] ====>> Deleting empty directories [00:00:24] ====>> Cleaning the build queue [00:00:24] ====>> Recording filesystem state for prepkg... done [00:00:25] ====>> Building 1 packages using 1 builders [00:00:25] ====>> Starting/Cloning builders [00:00:29] ====>> Hit CTRL+t at any time to see build progress and stats [00:00:29] ====>> [01][00:00:00] Starting build of www/jetty8 [00:01:12] ====>> [01][00:00:43] Finished build of www/jetty8: Success [00:01:13] ====>> Stopping 1 builders [00:01:13] ====>> Creating pkgng repository Creating repository in /tmp/packages: .......... done Packing files for repository: .... done [00:01:18] ====>> Committing packages to repository [00:01:18] ====>> Removing old packages [00:01:18] ====>> Building with flags: [00:01:18] ====>> Removing existing /usr/local build started at Sun Jan 3 21:07:13 PST 2016 port directory: /usr/ports/www/subsonic building for: FreeBSD freebsd:10:x86:64-default-server 10.2-RELEASE FreeBSD 10.2-RELEASE amd64 maintained by: root@cooltrainer.org Makefile ident: $FreeBSD: head/www/subsonic/Makefile 403156 2015-12-06 20:33:23Z olgeni $ Poudriere version: 3.1.9 Host OSVERSION: 1002000 Jail OSVERSION: 1002000 ---Begin Environment--- PKGREPOSITORY=/tmp/pkgs PACKAGES=/tmp/pkgs OSVERSION=1002000 UNAME_v=FreeBSD 10.2-RELEASE UNAME_r=10.2-RELEASE BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 WARNING_WAIT=0 SAVED_TERM=screen NO_WARNING_PKG_INSTALL_EOL=yes MASTERMNT=/usr/local/poudriere/data/.m/freebsd:10:x86:64-default-server/ref FORCE_PACKAGE=yes PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk OLDPWD=/ PWD=/usr/local/poudriere/data/.m/freebsd:10:x86:64-default-server/ref/.p/pool MASTERNAME=freebsd:10:x86:64-default-server SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root POUDRIERE_VERSION=3.1.9 SCRIPTPATH=/usr/local/share/poudriere/testport.sh TRYBROKEN=yes LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local PACKAGE_BUILDING=yes DEV_WARNING_WAIT=0 ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for subsonic-jetty-5.3: ====> Transcoding support FFMPEG=on: Depend on FFmpeg for audio and video transcoding FLAC=on: Depend on FLAC for transcoding LAME=on: Depend on LAME for MP3 transcoding VORBIS=off: Depend on oggenc/oggdec for Vorbis transcoding FAAC=off: Depend on FAAD for AAC/M4A transcoding FAAD=off: Depend on FAAC for AAC/M4A transcoding XMP=off: Depend on XMP for module file transcoding MPC=off: Depend on mpcdec for MPC transcoding APE=off: Depend on mac for Monkey's Audio transcoding ====> Java Application Server: you have to select exactly one of them JETTY=on: Use Jetty TOMCAT8=off: Use Tomcat 8.x TOMCAT7=off: Use Tomcat 7.x TOMCAT6=off: Use Tomcat 6.x RESIN3=off: Use Resin 3 ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/www/subsonic/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/subsonic/work HOME=/wrkdirs/usr/ports/www/subsonic/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/www/subsonic/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/subsonic/work HOME=/wrkdirs/usr/ports/www/subsonic/work TMPDIR="/tmp" NO_PIE=yes NO_DEBUG_FILES=yes 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 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- JETTY="" NO_JETTY="@comment " TOMCAT8="@comment " NO_TOMCAT8="" TOMCAT7="@comment " NO_TOMCAT7="" TOMCAT6="@comment " NO_TOMCAT6="" RESIN3="@comment " NO_RESIN3="" FFMPEG="" NO_FFMPEG="@comment " FLAC="" NO_FLAC="@comment " LAME="" NO_LAME="@comment " VORBIS="@comment " NO_VORBIS="" FAAC="@comment " NO_FAAC="" FAAD="@comment " NO_FAAD="" XMP="@comment " NO_XMP="" MPC="@comment " NO_MPC="" APE="@comment " NO_APE="" SUBSONIC_HOME="/var/subsonic" WEBAPPS=jetty/webapps JAVASHAREDIR="share/java" JAVAJARDIR="share/java/classes" OSREL=10.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/subsonic" EXAMPLESDIR="share/examples/subsonic" DATADIR="share/subsonic" WWWDIR="www/subsonic" ETCDIR="etc/subsonic" --End PLIST_SUB-- --SUB_LIST-- SUBSONIC_HOME="/var/subsonic" CONTAINERFLAGS="jetty_flags" JAVASHAREDIR="/usr/local/share/java" JAVAJARDIR="/usr/local/share/java/classes" JAVALIBDIR="/usr/local/share/java/classes" JAVA_VERSION="1.6+" JAVA_VENDOR="openjdk" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/subsonic DOCSDIR=/usr/local/share/doc/subsonic EXAMPLESDIR=/usr/local/share/examples/subsonic WWWDIR=/usr/local/www/subsonic ETCDIR=/usr/local/etc/subsonic --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/make.conf #### PKGSUFFIX=.txz WITH_CCACHE_BUILD=yes CCACHE_CPP2=1 WITH_DVD_DEVICE=/dev/cd0 WITH_CDROM_DEVICE=/dev/cd0 BATCH=yes WITH_ACPI_PM=yes WITH_VDPAU=yes WITH_SSP=yes DEFAULT_MIRROR_TYPE=2 WITH_OPENSSL_PORT=yes OVERRIDE_LINUX_BASE_PORT=c6 OVERRIDE_LINUX_NONBASE_PORTS=c6 WINE_CROSS_BUILD=yes # Universal options OPTIONS_SET=MTP ACPI_PM VDPAU CUPS SSL LAME OPTIMIZED_CFLAGS OPTIONS_UNSET=NOUVEAU PULSEAUDIO ESOUND GCONF DCONF QT4_OPTIONS= CUPS QGTKSTYLE DEFAULT_VERSIONS=python2=2.7 python3=3.4 php=5.6 ruby=2.1 PERL5_DEFAULT=5.20 #JAVA_PREFERRED_PORTS=JAVA_PORT_NATIVE_OPENJDK_JDK_1_8 JAVA_VENDOR=openjdk JAVA_VERSION=1.7 # Build VIM with port options .if ${.CURDIR:M*/editors/vim} WITH_VIM_OPTIONS=yes .endif # Enable Tahoma in x11-fonts/webfonts if you have a Windows license # You show me yours and I'll show you mine ;) .if ${.CURDIR:M*/x11-fonts/webfonts} WITH_MSWINDOWS_LICENSE=yes .endif .if ${.CURDIR:M*/games/openttd} WITH_OPEN_GAME_FILES=yes .endif MINITUBE_GOOGLE_API_KEY=AIzaSyAK-27wN3RVVUv1G3-IKXr2Q9WIVYXLfgY #### /usr/local/etc/poudriere.d/server-make.conf #### .if ${.CURDIR:M*/games/openttd} WITH_DEDICATED_SERVER_ONLY=yes WITH_SAVE_PASSWORDS=yes .endif ---End make.conf--- =================================================== /!\ WARNING /!\ WITH_CCACHE_BUILD support disabled, please set CCACHE_DIR. ===> License GPLv3 accepted by the user ===> Found saved configuration for subsonic-jetty-5.2.1 =========================================================================== =================================================== ===> subsonic-jetty-5.3 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.6.2.txz [freebsd:10:x86:64-default-server] Installing pkg-1.6.2... [freebsd:10:x86:64-default-server] Extracting pkg-1.6.2: .......... done Message from pkg-1.6.2: If you are upgrading from the old package format, first run: # pkg2ng ===> subsonic-jetty-5.3 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of subsonic-jetty-5.3 =========================================================================== =================================================== =========================================================================== =================================================== /!\ WARNING /!\ WITH_CCACHE_BUILD support disabled, please set CCACHE_DIR. ===> License GPLv3 accepted by the user ===> Found saved configuration for subsonic-jetty-5.2.1 ===> subsonic-jetty-5.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by subsonic-jetty-5.3 for building =========================================================================== =================================================== /!\ WARNING /!\ WITH_CCACHE_BUILD support disabled, please set CCACHE_DIR. ===> License GPLv3 accepted by the user ===> Found saved configuration for subsonic-jetty-5.2.1 ===> subsonic-jetty-5.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by subsonic-jetty-5.3 for building => SHA256 Checksum OK for subsonic-5.3-war.zip. =========================================================================== =================================================== =========================================================================== =================================================== /!\ WARNING /!\ WITH_CCACHE_BUILD support disabled, please set CCACHE_DIR. ===> License GPLv3 accepted by the user ===> Found saved configuration for subsonic-jetty-5.2.1 ===> subsonic-jetty-5.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by subsonic-jetty-5.3 for building ===> Extracting for subsonic-jetty-5.3 => SHA256 Checksum OK for subsonic-5.3-war.zip. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for subsonic-jetty-5.3 =========================================================================== =================================================== ===> subsonic-jetty-5.3 depends on file: /usr/local/jetty/start.jar - not found ===> Installing existing package /packages/All/jetty8-8.1.15_1.txz [freebsd:10:x86:64-default-server] Installing jetty8-8.1.15_1... [freebsd:10:x86:64-default-server] `-- Installing bash-4.3.42_1... [freebsd:10:x86:64-default-server] | `-- Installing indexinfo-0.2.4... [freebsd:10:x86:64-default-server] | `-- Extracting indexinfo-0.2.4: .... done [freebsd:10:x86:64-default-server] | `-- Installing gettext-runtime-0.19.6... [freebsd:10:x86:64-default-server] | `-- Extracting gettext-runtime-0.19.6: .......... done [freebsd:10:x86:64-default-server] `-- Extracting bash-4.3.42_1: .......... done [freebsd:10:x86:64-default-server] `-- Installing openjdk8-8.66.17_2... [freebsd:10:x86:64-default-server] | `-- Installing giflib-5.1.1... [freebsd:10:x86:64-default-server] | `-- Extracting giflib-5.1.1: .......... done [freebsd:10:x86:64-default-server] | `-- Installing libXt-1.1.5,1... [freebsd:10:x86:64-default-server] | | `-- Installing xproto-7.0.28... [freebsd:10:x86:64-default-server] | | `-- Extracting xproto-7.0.28: .......... done [freebsd:10:x86:64-default-server] | | `-- Installing libSM-1.2.2_3,1... [freebsd:10:x86:64-default-server] | | `-- Installing libICE-1.0.9_1,1... [freebsd:10:x86:64-default-server] | | `-- Extracting libICE-1.0.9_1,1: .......... done [freebsd:10:x86:64-default-server] | | `-- Extracting libSM-1.2.2_3,1: .......... done [freebsd:10:x86:64-default-server] | | `-- Installing libX11-1.6.3,1... [freebsd:10:x86:64-default-server] | | `-- Installing kbproto-1.0.7... [freebsd:10:x86:64-default-server] | | `-- Extracting kbproto-1.0.7: .......... done [freebsd:10:x86:64-default-server] | | `-- Installing libXdmcp-1.1.2... [freebsd:10:x86:64-default-server] | | `-- Extracting libXdmcp-1.1.2: ......... done [freebsd:10:x86:64-default-server] | | `-- Installing libxcb-1.11.1... [freebsd:10:x86:64-default-server] | | | `-- Installing libxml2-2.9.3... [freebsd:10:x86:64-default-server] | | | `-- Extracting libxml2-2.9.3: .......... done [freebsd:10:x86:64-default-server] | | | `-- Installing libpthread-stubs-0.3_6... [freebsd:10:x86:64-default-server] | | | `-- Extracting libpthread-stubs-0.3_6: ..... done [freebsd:10:x86:64-default-server] | | | `-- Installing libXau-1.0.8_3... [freebsd:10:x86:64-default-server] | | | `-- Extracting libXau-1.0.8_3: .......... done [freebsd:10:x86:64-default-server] | | `-- Extracting libxcb-1.11.1: .......... done [freebsd:10:x86:64-default-server] | | `-- Extracting libX11-1.6.3,1: .......... done [freebsd:10:x86:64-default-server] | `-- Extracting libXt-1.1.5,1: .......... done [freebsd:10:x86:64-default-server] | `-- Installing libXtst-1.2.2_3... [freebsd:10:x86:64-default-server] | | `-- Installing libXext-1.3.3_1,1... [freebsd:10:x86:64-default-server] | | `-- Installing xextproto-7.3.0... [freebsd:10:x86:64-default-server] | | `-- Extracting xextproto-7.3.0: .......... done [freebsd:10:x86:64-default-server] | | `-- Extracting libXext-1.3.3_1,1: .......... done [freebsd:10:x86:64-default-server] | | `-- Installing inputproto-2.3.1... [freebsd:10:x86:64-default-server] | | `-- Extracting inputproto-2.3.1: ..... done [freebsd:10:x86:64-default-server] | | `-- Installing libXi-1.7.6,1... [freebsd:10:x86:64-default-server] | | `-- Installing libXfixes-5.0.1_3... [freebsd:10:x86:64-default-server] | | | `-- Installing fixesproto-5.0... [freebsd:10:x86:64-default-server] | | | `-- Extracting fixesproto-5.0: .... done [freebsd:10:x86:64-default-server] | | `-- Extracting libXfixes-5.0.1_3: .......... done [freebsd:10:x86:64-default-server] | | `-- Extracting libXi-1.7.6,1: .......... done [freebsd:10:x86:64-default-server] | | `-- Installing recordproto-1.14.2... [freebsd:10:x86:64-default-server] | | `-- Extracting recordproto-1.14.2: .... done [freebsd:10:x86:64-default-server] | `-- Extracting libXtst-1.2.2_3: .......... done [freebsd:10:x86:64-default-server] | `-- Installing java-zoneinfo-2015.f... [freebsd:10:x86:64-default-server] | `-- Extracting java-zoneinfo-2015.f: .......... done [freebsd:10:x86:64-default-server] | `-- Installing libXrender-0.9.9... [freebsd:10:x86:64-default-server] | | `-- Installing renderproto-0.11.1... [freebsd:10:x86:64-default-server] | | `-- Extracting renderproto-0.11.1: .... done [freebsd:10:x86:64-default-server] | `-- Extracting libXrender-0.9.9: .......... done [freebsd:10:x86:64-default-server] | `-- Installing freetype2-2.6.2... [freebsd:10:x86:64-default-server] | | `-- Installing png-1.6.20... [freebsd:10:x86:64-default-server] | | `-- Extracting png-1.6.20: .......... done [freebsd:10:x86:64-default-server] | `-- Extracting freetype2-2.6.2: .......... done [freebsd:10:x86:64-default-server] | `-- Installing alsa-lib-1.1.0... [freebsd:10:x86:64-default-server] | `-- Extracting alsa-lib-1.1.0: .......... done [freebsd:10:x86:64-default-server] | `-- Installing fontconfig-2.11.1_1,1... [freebsd:10:x86:64-default-server] | | `-- Installing expat-2.1.0_3... [freebsd:10:x86:64-default-server] | | `-- Extracting expat-2.1.0_3: .......... done [freebsd:10:x86:64-default-server] | `-- Extracting fontconfig-2.11.1_1,1: .......... done Running fc-cache to build fontconfig cache... /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /root/.local/share/fonts: skipping, no such directory /root/.fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory /root/.cache/fontconfig: not cleaning non-existent cache directory /root/.fontconfig: not cleaning non-existent cache directory fc-cache: succeeded [freebsd:10:x86:64-default-server] | `-- Installing dejavu-2.35... [freebsd:10:x86:64-default-server] | | `-- Installing mkfontdir-1.0.7... [freebsd:10:x86:64-default-server] | | `-- Installing mkfontscale-1.1.2... [freebsd:10:x86:64-default-server] | | | `-- Installing libfontenc-1.1.3... [freebsd:10:x86:64-default-server] | | | `-- Extracting libfontenc-1.1.3: ...... done [freebsd:10:x86:64-default-server] | | `-- Extracting mkfontscale-1.1.2: .. done [freebsd:10:x86:64-default-server] | | `-- Extracting mkfontdir-1.0.7: .. done [freebsd:10:x86:64-default-server] | `-- Extracting dejavu-2.35: .......... done [freebsd:10:x86:64-default-server] | `-- Installing javavmwrapper-2.5... [freebsd:10:x86:64-default-server] | `-- Extracting javavmwrapper-2.5: .......... done [freebsd:10:x86:64-default-server] `-- Extracting openjdk8-8.66.17_2: .......... done [freebsd:10:x86:64-default-server] `-- Installing python27-2.7.11... [freebsd:10:x86:64-default-server] | `-- Installing libffi-3.2.1... [freebsd:10:x86:64-default-server] | `-- Extracting libffi-3.2.1: .......... done [freebsd:10:x86:64-default-server] | `-- Installing openssl-1.0.2_5... [freebsd:10:x86:64-default-server] | `-- Extracting openssl-1.0.2_5: .......... done [freebsd:10:x86:64-default-server] `-- Extracting python27-2.7.11: .......... done [freebsd:10:x86:64-default-server] Extracting jetty8-8.1.15_1: .......... done Message from bash-4.3.42_1: ====================================================================== bash requires fdescfs(5) mounted on /dev/fd If you have not done it yet, please do the following: mount -t fdescfs fdesc /dev/fd To make it permanent, you need the following lines in /etc/fstab: fdesc /dev/fd fdescfs rw 0 0 ====================================================================== Message from dejavu-2.35: 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.66.17_2: ====================================================================== 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 ====================================================================== Message from openssl-1.0.2_5: Copy /usr/local/openssl/openssl.cnf.sample to /usr/local/openssl/openssl.cnf and edit it to fit your needs. Message from python27-2.7.11: =========================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter =========================================================================== Message from jetty8-8.1.15_1: Jetty is now installed in /usr/local/jetty You may want to activate it in /etc/rc.conf: # echo jetty_enable="YES" >> /etc/rc.conf Then copy the sample configuration file to the proper location: # cp /usr/local/jetty/etc/jetty.xml /usr/local/etc/jetty.xml Now, start Jetty: env - /usr/local/etc/rc.d/jetty start For this control script to run seamlessly, it is recommended to increase the maximum length of commands displayed by ps(1). Please append the following setting to /etc/sysctl.conf: # Do not truncate command line arguments in ps(1) listing kern.ps_arg_cache_limit=10000 This setting will take effect at next reboot, however it is possible to have immediate effect with the following command as root: # sysctl kern.ps_arg_cache_limit=10000 If you wish to skip this setting, please note that the `stop', `restart' and `status' will not function properly with jetty. Once Jetty is started, point your web browser to the default home page at http://localhost:8080/ to read the documentation and test the samples. Jetty configuration is located at /usr/local/etc/jetty.xml Enjoy! -------------------------------------------------------------------------------- ADVANCED USAGE If you need to pass special options to Java, please set the jetty_flags option in /etc/rc.conf, see examples below: # Prevent Java from opening an X11 display jetty_flags="-Djava.awt.headless=true" # Increase memory limit of the Java virtual machine jetty_flags="-Xms32m -Xmx256m" # Run Java with remote debugging turned on on port 8000 jetty_flags="-Xdebug -Xnoagent -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=8000" To specify the java version to use, please use jetty_java_version: jetty_java_version="1.4" ===> subsonic-jetty-5.3 depends on file: /usr/local/jetty/start.jar - found ===> Returning to build of subsonic-jetty-5.3 =========================================================================== =================================================== =========================================================================== ====>> Recording filesystem state for prebuild... done =================================================== ===> subsonic-jetty-5.3 depends on file: /usr/local/jetty/start.jar - found ===> Configuring for subsonic-jetty-5.3 =========================================================================== =================================================== =========================================================================== ====>> Checking for filesystem violations... done =================================================== ===> subsonic-jetty-5.3 depends on file: /usr/local/share/java/classes/servlet-api.jar - not found ===> Installing existing package /packages/All/servlet-api-2.5_3.txz [freebsd:10:x86:64-default-server] Installing servlet-api-2.5_3... [freebsd:10:x86:64-default-server] Extracting servlet-api-2.5_3: . done ===> subsonic-jetty-5.3 depends on file: /usr/local/share/java/classes/servlet-api.jar - found ===> Returning to build of subsonic-jetty-5.3 ===> subsonic-jetty-5.3 depends on file: /usr/local/lib/alsa-lib/libasound_module_pcm_oss.so - not found ===> Installing existing package /packages/All/alsa-plugins-1.1.0.txz [freebsd:10:x86:64-default-server] Installing alsa-plugins-1.1.0... [freebsd:10:x86:64-default-server] Extracting alsa-plugins-1.1.0: .......... done ===> subsonic-jetty-5.3 depends on file: /usr/local/lib/alsa-lib/libasound_module_pcm_oss.so - found ===> Returning to build of subsonic-jetty-5.3 ===> subsonic-jetty-5.3 depends on file: /usr/local/jetty/start.jar - found ===> subsonic-jetty-5.3 depends on executable: ffmpeg - not found ===> Installing existing package /packages/All/ffmpeg-2.8.4,1.txz [freebsd:10:x86:64-default-server] Installing ffmpeg-2.8.4,1... [freebsd:10:x86:64-default-server] `-- Installing lame-3.99.5_2... [freebsd:10:x86:64-default-server] `-- Extracting lame-3.99.5_2: .......... done [freebsd:10:x86:64-default-server] `-- Installing libtheora-1.1.1_6... [freebsd:10:x86:64-default-server] | `-- Installing libvorbis-1.3.5,3... [freebsd:10:x86:64-default-server] | | `-- Installing libogg-1.3.2_1,4... [freebsd:10:x86:64-default-server] | | `-- Extracting libogg-1.3.2_1,4: .......... done [freebsd:10:x86:64-default-server] | `-- Extracting libvorbis-1.3.5,3: .......... done [freebsd:10:x86:64-default-server] `-- Extracting libtheora-1.1.1_6: .......... done [freebsd:10:x86:64-default-server] `-- Installing libvpx-1.5.0... [freebsd:10:x86:64-default-server] `-- Extracting libvpx-1.5.0: .......... done [freebsd:10:x86:64-default-server] `-- Installing librtmp-2.4.20130923... [freebsd:10:x86:64-default-server] `-- Extracting librtmp-2.4.20130923: .......... done [freebsd:10:x86:64-default-server] `-- Installing speex-1.2.r2,1... [freebsd:10:x86:64-default-server] | `-- Installing speexdsp-1.2.r3_1... [freebsd:10:x86:64-default-server] | `-- Extracting speexdsp-1.2.r3_1: .......... done [freebsd:10:x86:64-default-server] `-- Extracting speex-1.2.r2,1: .......... done [freebsd:10:x86:64-default-server] `-- Installing libx264-0.144.2533_1... [freebsd:10:x86:64-default-server] `-- Extracting libx264-0.144.2533_1: ......... done [freebsd:10:x86:64-default-server] `-- Installing gnutls-3.3.17.1... [freebsd:10:x86:64-default-server] | `-- Installing nettle-2.7.1... [freebsd:10:x86:64-default-server] | | `-- Installing gmp-5.1.3_2... [freebsd:10:x86:64-default-server] | | `-- Extracting gmp-5.1.3_2: .......... done [freebsd:10:x86:64-default-server] | `-- Extracting nettle-2.7.1: .......... done [freebsd:10:x86:64-default-server] | `-- Installing ca_root_nss-3.20.1... [freebsd:10:x86:64-default-server] | `-- Extracting ca_root_nss-3.20.1: ....... done [freebsd:10:x86:64-default-server] | `-- Installing libtasn1-4.7... [freebsd:10:x86:64-default-server] | `-- Extracting libtasn1-4.7: .......... done [freebsd:10:x86:64-default-server] | `-- Installing libidn-1.31... [freebsd:10:x86:64-default-server] | `-- Extracting libidn-1.31: .......... done [freebsd:10:x86:64-default-server] | `-- Installing p11-kit-0.23.2... [freebsd:10:x86:64-default-server] | `-- Extracting p11-kit-0.23.2: .......... done [freebsd:10:x86:64-default-server] | `-- Installing trousers-tddl-0.3.10_7... ===> Creating users and/or groups. Creating group '_tss' with gid '601'. Creating user '_tss' with uid '601'. [freebsd:10:x86:64-default-server] | `-- Extracting trousers-tddl-0.3.10_7: .......... done [freebsd:10:x86:64-default-server] `-- Extracting gnutls-3.3.17.1: .......... done [freebsd:10:x86:64-default-server] `-- Installing x265-1.8... [freebsd:10:x86:64-default-server] `-- Extracting x265-1.8: .......... done [freebsd:10:x86:64-default-server] Extracting ffmpeg-2.8.4,1: .......... done Message from ca_root_nss-3.20.1: ********************************* 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 *************************************************************************** Message from trousers-tddl-0.3.10_7: 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. To use TPM, add your_account to '_tss' group like following: # pw groupadd _tss -m your_account ===> subsonic-jetty-5.3 depends on executable: ffmpeg - found ===> Returning to build of subsonic-jetty-5.3 ===> subsonic-jetty-5.3 depends on executable: flac - not found ===> Installing existing package /packages/All/flac-1.3.1_1.txz [freebsd:10:x86:64-default-server] Installing flac-1.3.1_1... [freebsd:10:x86:64-default-server] Extracting flac-1.3.1_1: .......... done ===> subsonic-jetty-5.3 depends on executable: flac - found ===> Returning to build of subsonic-jetty-5.3 ===> subsonic-jetty-5.3 depends on executable: lame - found ===> subsonic-jetty-5.3 depends on file: /usr/local/openjdk8/bin/java - found =========================================================================== ====>> Recording filesystem state for prestage... done =================================================== ===> Staging for subsonic-jetty-5.3 ===> subsonic-jetty-5.3 depends on file: /usr/local/share/java/classes/servlet-api.jar - found ===> subsonic-jetty-5.3 depends on file: /usr/local/lib/alsa-lib/libasound_module_pcm_oss.so - found ===> subsonic-jetty-5.3 depends on file: /usr/local/jetty/start.jar - found ===> subsonic-jetty-5.3 depends on executable: ffmpeg - found ===> subsonic-jetty-5.3 depends on executable: flac - found ===> subsonic-jetty-5.3 depends on executable: lame - found ===> subsonic-jetty-5.3 depends on file: /usr/local/openjdk8/bin/java - found ===> Generating temporary packing list cd /wrkdirs/usr/ports/www/subsonic/work && /bin/sh -c '(/usr/bin/find -d $0 $2 | /usr/bin/cpio -dumpl $1 >/dev/null 2>&1) && /usr/bin/find -d $0 $2 -type d -exec chmod 755 $1/{} \; && /usr/bin/find -d $0 $2 -type f -exec chmod 444 $1/{} \;' -- subsonic /wrkdirs/usr/ports/www/subsonic/work/stage/usr/local/jetty/webapps /bin/mkdir -p /wrkdirs/usr/ports/www/subsonic/work/stage/var/subsonic /bin/mkdir -p /wrkdirs/usr/ports/www/subsonic/work/stage/var/subsonic/transcode ====> Compressing man pages (compress-man) =========================================================================== ====> Running Q/A tests (stage-qa) ====> 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) ====>> Checking for staging violations... done =================================================== ===> Building package for subsonic-jetty-5.3 =========================================================================== =================================================== =========================================================================== ====>> Recording filesystem state for preinst... done =================================================== ===> Installing for subsonic-jetty-5.3 ===> subsonic-jetty-5.3 depends on file: /usr/local/share/java/classes/servlet-api.jar - found ===> subsonic-jetty-5.3 depends on file: /usr/local/lib/alsa-lib/libasound_module_pcm_oss.so - found ===> subsonic-jetty-5.3 depends on file: /usr/local/jetty/start.jar - found ===> subsonic-jetty-5.3 depends on executable: ffmpeg - found ===> subsonic-jetty-5.3 depends on executable: flac - found ===> subsonic-jetty-5.3 depends on executable: lame - found ===> subsonic-jetty-5.3 depends on file: /usr/local/openjdk8/bin/java - found ===> Checking if subsonic-jetty already installed ===> Registering installation for subsonic-jetty-5.3 pkg-static: DEVELOPER_MODE: Notice: arch "FreeBSD:10:amd64" -- no architecture specific files found: **** could this package use a wildcard architecture? [freebsd:10:x86:64-default-server] Installing subsonic-jetty-5.3... ======================================================================== Enable or restart Jetty, then access Subsonic at http://127.0.0.1:8080/subsonic/ (if using the default Jetty HTTP port). On headless machines, start the container server with jetty_flags="-Djava.awt.headless=true" to prevent problems showing album art thumbnails. You can increase the container server's memory allocation if needed like jetty_flags="-Xms96m -Xmx512m" Use a UTF-8 locale to enable support for all possible tags. Otherwise, files with Unicode tags will not scan properly and will be unplayable. Chapter 23 of the FreeBSD Handbook has information on using locales. https://www.freebsd.org/doc/handbook/l10n.html For example, US English: jetty_flags="-Dfile.encoding=UTF-8 -Duser.language=en -Duser.region=US" Combine multiple flags into a single jetty_flags="[...]" line. ======================================================================== Transcoding in Subsonic is a way to re-encode music on the fly to a format your listening device supports. A common use is transcoding FLAC, WMA, and Vorbis audio to MP3 for devices supporting only that codec. Configuring transcoding uses up to three commands one would use on a normal command line pipe but with a whitelist of executables installed or linked into /var/subsonic/transcode. The transcoding configuration page takes transcoding rules in the form of: [rule name] [convert from] [convert to] [command 1] [command 2] [command 3] The most compatible single audio transcoding command is with FFmpeg, transcoding any input to MP3, mapping all streams to output, and limiting metadata to the more-compatible ID3v2.3: [All to MP3] [ogg flac wma aiff m4a] [mp3] ... [ffmpeg -i %s -ab %bk -id3v2_version 3 -map_metadata 0 -map 0:0 -ar 44100 -ac 2 -v 0 -f mp3 -] You can also transcode with multiple single-codec commands to avoid the heavy FFmpeg dependency: [FLAC to MP3] [flac] [mp3] ... [flac --silent --decode --stdout %s] [lame --silent -h -b %b -] [AAC to MP3] [m4a] [mp3] ... [faad -s -o - %s] [lame --silent -h -b %b -] [Vorbis to MP3] [ogg] [mp3] ... [oggdec -Q -o /dev/stdout %s] [lame --silent -h -b %b -] [MPC to MP3] [mpc] [mp3] ... [mpcdec %s -] [lame --silent -h -b %b -] [APE to MP3] [ape] [mp3] ... [mac %s - -d] [lame --silent -h -b %b -] [Trackers to MP3] [mod s3m xm it] [mp3] ... [xmp -q -c %s] [lame --silent -h -b %b -] ======================================================================== =========================================================================== ====>> Checking shared library dependencies =================================================== ===> Deinstalling for subsonic-jetty ===> Deinstalling subsonic-jetty-5.3 Updating database digests format: .......... done Checking integrity... done (0 conflicting) Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): Installed packages to be REMOVED: subsonic-jetty-5.3 The operation will free 39 MiB. [freebsd:10:x86:64-default-server] [1/1] Deinstalling subsonic-jetty-5.3... Configuration information and database saved. If you you are permanently uninstalling this package please remove /var/subsonic and its contents manually. [freebsd:10:x86:64-default-server] [1/1] Deleting files for subsonic-jetty-5.3: .......... done =========================================================================== ====>> Checking for extra files and directories [00:02:40] ====>> Installing from package [freebsd:10:x86:64-default-server] Installing subsonic-jetty-5.3... [freebsd:10:x86:64-default-server] Extracting subsonic-jetty-5.3: .......... done Message from subsonic-jetty-5.3: ======================================================================== Enable or restart Jetty, then access Subsonic at http://127.0.0.1:8080/subsonic/ (if using the default Jetty HTTP port). On headless machines, start the container server with jetty_flags="-Djava.awt.headless=true" to prevent problems showing album art thumbnails. You can increase the container server's memory allocation if needed like jetty_flags="-Xms96m -Xmx512m" Use a UTF-8 locale to enable support for all possible tags. Otherwise, files with Unicode tags will not scan properly and will be unplayable. Chapter 23 of the FreeBSD Handbook has information on using locales. https://www.freebsd.org/doc/handbook/l10n.html For example, US English: jetty_flags="-Dfile.encoding=UTF-8 -Duser.language=en -Duser.region=US" Combine multiple flags into a single jetty_flags="[...]" line. ======================================================================== Transcoding in Subsonic is a way to re-encode music on the fly to a format your listening device supports. A common use is transcoding FLAC, WMA, and Vorbis audio to MP3 for devices supporting only that codec. Configuring transcoding uses up to three commands one would use on a normal command line pipe but with a whitelist of executables installed or linked into /var/subsonic/transcode. The transcoding configuration page takes transcoding rules in the form of: [rule name] [convert from] [convert to] [command 1] [command 2] [command 3] The most compatible single audio transcoding command is with FFmpeg, transcoding any input to MP3, mapping all streams to output, and limiting metadata to the more-compatible ID3v2.3: [All to MP3] [ogg flac wma aiff m4a] [mp3] ... [ffmpeg -i %s -ab %bk -id3v2_version 3 -map_metadata 0 -map 0:0 -ar 44100 -ac 2 -v 0 -f mp3 -] You can also transcode with multiple single-codec commands to avoid the heavy FFmpeg dependency: [FLAC to MP3] [flac] [mp3] ... [flac --silent --decode --stdout %s] [lame --silent -h -b %b -] [AAC to MP3] [m4a] [mp3] ... [faad -s -o - %s] [lame --silent -h -b %b -] [Vorbis to MP3] [ogg] [mp3] ... [oggdec -Q -o /dev/stdout %s] [lame --silent -h -b %b -] [MPC to MP3] [mpc] [mp3] ... [mpcdec %s -] [lame --silent -h -b %b -] [APE to MP3] [ape] [mp3] ... [mac %s - -d] [lame --silent -h -b %b -] [Trackers to MP3] [mod s3m xm it] [mp3] ... [xmp -q -c %s] [lame --silent -h -b %b -] ======================================================================== [00:02:43] ====>> Cleaning up ===> Cleaning for subsonic-jetty-5.3 [00:02:45] ====>> Deinstalling package Updating database digests format: . done Checking integrity... done (0 conflicting) Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): Installed packages to be REMOVED: subsonic-jetty-5.3 The operation will free 39 MiB. [freebsd:10:x86:64-default-server] [1/1] Deinstalling subsonic-jetty-5.3... Configuration information and database saved. If you you are permanently uninstalling this package please remove /var/subsonic and its contents manually. [freebsd:10:x86:64-default-server] [1/1] Deleting files for subsonic-jetty-5.3: .......... done build of www/subsonic ended at Sun Jan 3 21:08:40 PST 2016 build time: 00:01:27 [00:02:45] ====>> Cleaning up [00:02:45] ====>> Umounting file systems