=> Building multimedia/msdl Started : Thursday, 12 APR 2018 at 01:55:14 UTC Platform: 5.3-DEVELOPMENT DragonFly v5.3.0.81.g32506c-DEVELOPMENT #29: Tue Apr 10 08:49:52 PDT 2018 marino@pkgbox64.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 -------------------------------------------------- -- Environment -------------------------------------------------- UNAME_r=5.2-SYNTH UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=DragonFly 5.2-SYNTH UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 TERM=dumb PKG_CACHEDIR=/var/cache/pkg8 PKG_DBDIR=/var/db/pkg8 PORTSDIR=/xports LANG=C HOME=/root USER=root -------------------------------------------------- -- Options -------------------------------------------------- -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/multimedia/msdl XDG_CONFIG_HOME=/construction/multimedia/msdl HOME=/construction/multimedia/msdl TMPDIR="/tmp" PATH=/construction/multimedia/msdl/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc50 CONFIG_SITE=/xports/Templates/config.site lt_cv_sys_max_cmd_len=262144 -------------------------------------------------- -- CONFIGURE_ARGS -------------------------------------------------- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} -------------------------------------------------- -- MAKE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/multimedia/msdl XDG_CONFIG_HOME=/construction/multimedia/msdl HOME=/construction/multimedia/msdl TMPDIR="/tmp" PATH=/construction/multimedia/msdl/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc50 PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -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" -------------------------------------------------- -- MAKE_ARGS -------------------------------------------------- DESTDIR=/construction/multimedia/msdl/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- PORTDOCS="" PORTEXAMPLES="" OSREL=5.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/msdl" EXAMPLESDIR="share/examples/msdl" DATADIR="share/msdl" WWWDIR="www/msdl" ETCDIR="etc/msdl" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/msdl DOCSDIR=/usr/local/share/doc/msdl EXAMPLESDIR=/usr/local/share/examples/msdl WWWDIR=/usr/local/www/msdl ETCDIR=/usr/local/etc/msdl -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- SYNTHPROFILE=Release-5.2 USE_PACKAGE_DEPENDS_ONLY=yes PACKAGE_BUILDING=yes BATCH=yes PKG_CREATE_VERBOSE=yes PORTSDIR=/xports DISTDIR=/distfiles WRKDIRPREFIX=/construction PORT_DBDIR=/options PACKAGES=/packages MAKE_JOBS_NUMBER_LIMIT=5 LICENSES_ACCEPTED= NONE HAVE_COMPAT_IA32_KERN= CONFIGURE_MAX_CMD_LEN=262144 _SMP_CPUS=8 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500200 OSVERSION=9999999 OSREL=5.2 _OSRELEASE=5.2-SYNTH -------------------------------------------------------------------------------- -- Phase: check-sanity -------------------------------------------------------------------------------- ===> License GPLv3 accepted by the user -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> msdl-1.2.7r2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5.txz Installing pkg-1.10.5... Extracting pkg-1.10.5: .......... done ===> msdl-1.2.7r2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of msdl-1.2.7r2 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by msdl-1.2.7r2 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by msdl-1.2.7r2 for building => SHA256 Checksum OK for msdl-1.2.7-r2.tar.gz. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by msdl-1.2.7r2 for building ===> Extracting for msdl-1.2.7r2 => SHA256 Checksum OK for msdl-1.2.7-r2.tar.gz. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for msdl-1.2.7r2 ===> Applying ports patches for msdl-1.2.7r2 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for msdl-1.2.7r2 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 for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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... gcc3 checking how to run the C preprocessor... cpp 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/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 for fcntl.h... (cached) yes checking for inttypes.h... (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 unistd.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for uint16_t... (cached) yes checking for uint32_t... (cached) yes checking for uint64_t... (cached) yes checking for uint8_t... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking for vprintf... (cached) yes checking for _doprnt... no checking for inet_ntoa... (cached) yes checking for memmove... (cached) yes checking for memset... (cached) yes checking for select... (cached) yes checking for socket... yes checking for strcasecmp... (cached) yes checking for strchr... (cached) yes checking for strdup... (cached) yes checking for strncasecmp... (cached) yes checking for strrchr... (cached) yes checking for strstr... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/msdl.1 config.status: creating config.h config.status: executing depfiles commands Configured msdl: Compiler: cc Compiler flags: -pipe -O2 -fno-strict-aliasing Please run 'make' to compile, and 'make install' to install. -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for msdl-1.2.7r2 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in src --- asf.o --- --- asmrule.o --- --- display.o --- --- ftp.o --- --- http.o --- --- asf.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT asf.o -MD -MP -MF .deps/asf.Tpo -c -o asf.o asf.c --- asmrule.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT asmrule.o -MD -MP -MF .deps/asmrule.Tpo -c -o asmrule.o asmrule.c --- display.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT display.o -MD -MP -MF .deps/display.Tpo -c -o display.o display.c --- ftp.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT ftp.o -MD -MP -MF .deps/ftp.Tpo -c -o ftp.o ftp.c --- http.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT http.o -MD -MP -MF .deps/http.Tpo -c -o http.o http.c --- display.o --- mv -f .deps/display.Tpo .deps/display.Po --- main.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po --- asf.o --- mv -f .deps/asf.Tpo .deps/asf.Po --- mmsh.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT mmsh.o -MD -MP -MF .deps/mmsh.Tpo -c -o mmsh.o mmsh.c --- mmst.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT mmst.o -MD -MP -MF .deps/mmst.Tpo -c -o mmst.o mmst.c --- asmrule.o --- mv -f .deps/asmrule.Tpo .deps/asmrule.Po --- msdl.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT msdl.o -MD -MP -MF .deps/msdl.Tpo -c -o msdl.o msdl.c --- ftp.o --- mv -f .deps/ftp.Tpo .deps/ftp.Po --- msdllib.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT msdllib.o -MD -MP -MF .deps/msdllib.Tpo -c -o msdllib.o msdllib.c --- mmst.o --- mv -f .deps/mmst.Tpo .deps/mmst.Po --- network.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT network.o -MD -MP -MF .deps/network.Tpo -c -o network.o network.c --- http.o --- mv -f .deps/http.Tpo .deps/http.Po --- progress.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT progress.o -MD -MP -MF .deps/progress.Tpo -c -o progress.o progress.c --- msdl.o --- mv -f .deps/msdl.Tpo .deps/msdl.Po --- real.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT real.o -MD -MP -MF .deps/real.Tpo -c -o real.o real.c --- progress.o --- mv -f .deps/progress.Tpo .deps/progress.Po --- realchallenge.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT realchallenge.o -MD -MP -MF .deps/realchallenge.Tpo -c -o realchallenge.o realchallenge.c --- msdllib.o --- mv -f .deps/msdllib.Tpo .deps/msdllib.Po --- rmff.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT rmff.o -MD -MP -MF .deps/rmff.Tpo -c -o rmff.o rmff.c --- realchallenge.o --- mv -f .deps/realchallenge.Tpo .deps/realchallenge.Po --- rtsp.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT rtsp.o -MD -MP -MF .deps/rtsp.Tpo -c -o rtsp.o rtsp.c --- rmff.o --- mv -f .deps/rmff.Tpo .deps/rmff.Po --- real.o --- mv -f .deps/real.Tpo .deps/real.Po --- sdpcommon.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT sdpcommon.o -MD -MP -MF .deps/sdpcommon.Tpo -c -o sdpcommon.o sdpcommon.c --- sdpreal.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT sdpreal.o -MD -MP -MF .deps/sdpreal.Tpo -c -o sdpreal.o sdpreal.c --- sdpcommon.o --- mv -f .deps/sdpcommon.Tpo .deps/sdpcommon.Po --- sdpwms.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT sdpwms.o -MD -MP -MF .deps/sdpwms.Tpo -c -o sdpwms.o sdpwms.c --- sdpreal.o --- mv -f .deps/sdpreal.Tpo .deps/sdpreal.Po --- wmserver.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT wmserver.o -MD -MP -MF .deps/wmserver.Tpo -c -o wmserver.o wmserver.c --- sdpwms.o --- mv -f .deps/sdpwms.Tpo .deps/sdpwms.Po --- url.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT url.o -MD -MP -MF .deps/url.Tpo -c -o url.o url.c --- wmserver.o --- mv -f .deps/wmserver.Tpo .deps/wmserver.Po --- network.o --- mv -f .deps/network.Tpo .deps/network.Po --- url.o --- mv -f .deps/url.Tpo .deps/url.Po --- mmsh.o --- mv -f .deps/mmsh.Tpo .deps/mmsh.Po --- rtsp.o --- mv -f .deps/rtsp.Tpo .deps/rtsp.Po --- msdl --- cc -pipe -O2 -fno-strict-aliasing -o msdl asf.o asmrule.o display.o ftp.o http.o main.o mmsh.o mmst.o msdl.o msdllib.o network.o progress.o real.o realchallenge.o rmff.o rtsp.o sdpcommon.o sdpreal.o sdpwms.o wmserver.o url.o Making all in doc -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for msdl-1.2.7r2 ===> Generating temporary packing list Making install in src test -z "/usr/local/bin" || /bin/mkdir -p "/construction/multimedia/msdl/stage/usr/local/bin" install -s -m 555 'msdl' '/construction/multimedia/msdl/stage/usr/local/bin/msdl' Making install in doc test -z "/usr/local/man/man1" || /bin/mkdir -p "/construction/multimedia/msdl/stage/usr/local/man/man1" install -m 0644 'msdl.1' '/construction/multimedia/msdl/stage/usr/local/man/man1/msdl.1' ====> Compressing man pages (compress-man) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for msdl-1.2.7r2 file sizes/checksums [5]: . done packing files [5]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Thursday, 12 APR 2018 at 01:55:25 UTC Duration: 00:00:10