------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 UNAME_r=5.9 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- IMAKECPP=tradcpp IMAKECPPFLAGS="-DCppCmd=tradcpp -DCcCmd=cc -DCplusplusCmd=c++" XDG_DATA_HOME=/construction/audio/xmmix XDG_CONFIG_HOME=/construction/audio/xmmix HOME=/construction/audio/xmmix TMPDIR="/tmp" PATH=/construction/audio/xmmix/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- IMAKECPP=tradcpp IMAKECPPFLAGS="-DCppCmd=tradcpp -DCcCmd=cc -DCplusplusCmd=c++" MOTIFLIB="-L/usr/local/lib -lXm" XDG_DATA_HOME=/construction/audio/xmmix XDG_CONFIG_HOME=/construction/audio/xmmix HOME=/construction/audio/xmmix TMPDIR="/tmp" PATH=/construction/audio/xmmix/.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=gcc80 PREFIX=/usr/local LOCALBASE=/usr/local 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" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/audio/xmmix/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- OSREL=5.9 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/xmmix" EXAMPLESDIR="share/examples/xmmix" DATADIR="share/xmmix" WWWDIR="www/xmmix" ETCDIR="etc/xmmix" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/xmmix DOCSDIR=/usr/local/share/doc/xmmix EXAMPLESDIR=/usr/local/share/examples/xmmix WWWDIR=/usr/local/www/xmmix ETCDIR=/usr/local/etc/xmmix SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_SUFX=.txz DEVELOPER=1 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500908 OSVERSION=9999999 OSREL=5.9 _OSRELEASE=5.9-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=10 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/gccmakedep-1.0.3.txz Installing /packages/All/makedepend-1.0.6,1.txz Installing /packages/All/xorg-cf-files-1.0.6.txz Installing /packages/All/perl5-5.32.1_1.txz Installing /packages/All/imake-1.0.8,1.txz Installing /packages/All/tradcpp-0.5.3.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/xorgproto-2020.1.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.14_1.txz Installing /packages/All/libX11-1.6.12,1.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libICE-1.0.10,1.txz Installing /packages/All/libSM-1.2.3,1.txz Installing /packages/All/libXt-1.2.1,1.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/libXpm-3.5.13.txz Installing /packages/All/png-1.6.37_1.txz Installing /packages/All/freetype2-2.10.4.txz ===== Message from freetype2-2.10.4: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). Installing /packages/All/expat-2.2.10.txz Installing /packages/All/fontconfig-2.13.93,1.txz Installing /packages/All/jpeg-turbo-2.0.6.txz Installing /packages/All/libXmu-1.1.3,1.txz Installing /packages/All/libXaw-1.0.13_3,2.txz Installing /packages/All/xbitmaps-1.1.2.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/libXft-2.3.3.txz Installing /packages/All/open-motif-2.3.8_2.txz SUCCEEDED 00:00:19 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The xmmix port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> xmmix-1.2.2_5 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The xmmix port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> xmmix-1.2.2_5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xmmix-1.2.2_5 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The xmmix port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> xmmix-1.2.2_5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xmmix-1.2.2_5 for building => SHA256 Checksum OK for xmmix-1.2.2.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The xmmix port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> xmmix-1.2.2_5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xmmix-1.2.2_5 for building ===> Extracting for xmmix-1.2.2_5 => SHA256 Checksum OK for xmmix-1.2.2.tar.gz. Extracted Memory Use: 0.17M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for xmmix-1.2.2_5 ===> Applying ports patches for xmmix-1.2.2_5 from /xports/audio/xmmix/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> xmmix-1.2.2_5 depends on executable: imake - found ===> xmmix-1.2.2_5 depends on executable: tradcpp - found ===> xmmix-1.2.2_5 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> xmmix-1.2.2_5 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> xmmix-1.2.2_5 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found ===> xmmix-1.2.2_5 depends on file: /usr/local/libdata/pkgconfig/ice.pc - found ===> xmmix-1.2.2_5 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found ===> xmmix-1.2.2_5 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> xmmix-1.2.2_5 depends on shared library: libXm.so.4 - found (/usr/local/lib/libXm.so.4) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> xmmix-1.2.2_5 depends on executable: imake - found ===> xmmix-1.2.2_5 depends on executable: tradcpp - found ===> xmmix-1.2.2_5 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> xmmix-1.2.2_5 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> xmmix-1.2.2_5 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found ===> xmmix-1.2.2_5 depends on file: /usr/local/libdata/pkgconfig/ice.pc - found ===> xmmix-1.2.2_5 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found ===> xmmix-1.2.2_5 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found ===> xmmix-1.2.2_5 depends on shared library: libXm.so.4 - found (/usr/local/lib/libXm.so.4) ===> Configuring for xmmix-1.2.2_5 imake -DUseInstalled -I/usr/local/lib/X11/config make Makefiles make includes make depend rm -f .depend gccmakedep -f- -- -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -- main.c mixer.c widget.c > .depend SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for xmmix-1.2.2_5 --- main.o --- --- mixer.o --- --- widget.o --- --- xmmix._man --- --- main.o --- cc -pipe -O2 -fno-strict-aliasing -O -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c main.c --- mixer.o --- cc -pipe -O2 -fno-strict-aliasing -O -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c mixer.c --- widget.o --- cc -pipe -O2 -fno-strict-aliasing -O -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c widget.c --- xmmix._man --- rm -f xmmix._man if test -z "" ; then cd `dirname xmmix` && ln -s `basename xmmix.man` `basename xmmix._man`; else tradcpp -undef -traditional -D__apploaddir__=/usr/local/lib/X11/app-defaults -D__appmansuffix__=1 -D__filemansuffix__=5 -D__libmansuffix__=3 -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/usr/local -D__xconfigfile__=xorg.conf -D__xconfigdir__=/usr/local/lib/X11 -D__xlogfile__=Xorg -D__xservername__=Xorg -D__xorgversion__="\"`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'`\" \"X Version 11\"" -D__vendorversion__="`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'` X.Org" < xmmix.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' >xmmix._man; fi --- mixer.o --- mixer.c: In function 'mx_sethw': mixer.c:315:34: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] mx_slider_l(m->sl[i].widget_l, (XtPointer) i, (XtPointer) &s); ^ mixer.c:319:34: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] mx_slider_r(m->sl[i].widget_r, (XtPointer) i, (XtPointer) &s); ^ mixer.c:323:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] mx_lock_btn(m->sl[i].widget_lock_btn, (XtPointer) i, ^ mixer.c:339:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (XtPointer) i, (XtPointer) &t); ^ mixer.c:359:11: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (XtPointer) ctlinfo.enhance, (XtPointer) &p); ^ mixer.c: In function 'mx_slider_l': mixer.c:950:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] i = (int)(void *) client_data; ^ mixer.c: In function 'mx_slider_r': mixer.c:978:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] i = (int)(void *) client_data; ^ mixer.c: In function 'mx_lock_btn': mixer.c:1005:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] i = (int)(void *) client_data; ^ mixer.c: In function 'mx_rec_btn': mixer.c:1051:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] int i = (int)(void *) client_data, ^ mixer.c: In function 'mx_enhance_btn': mixer.c:1207:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] i = (int)(void *) client_data; ^ --- widget.o --- widget.c: In function 'post_realize_config': widget.c:950:10: warning: implicit declaration of function 'isdigit' [-Wimplicit-function-declaration] if (!isdigit(*(p - 1))) ^~~~~~~ widget.c: In function 'register_callbacks': widget.c:1004:34: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (XtCallbackProc) mx_slider_l, (XtPointer) i ^ widget.c:1008:34: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (XtCallbackProc) mx_slider_l, (XtPointer) i ^ widget.c:1014:34: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (XtCallbackProc) mx_slider_r, (XtPointer) i ^ widget.c:1018:34: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (XtCallbackProc) mx_slider_r, (XtPointer) i ^ widget.c:1024:34: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (XtCallbackProc) mx_lock_btn, (XtPointer) i ^ widget.c:1031:34: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (XtCallbackProc) mx_rec_btn, (XtPointer) i ^ widget.c:1065:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (XtCallbackProc) mx_enhance_btn, (XtPointer) i ^ --- xmmix --- rm -f xmmix cc -o xmmix -O -L/usr/local/lib main.o mixer.o widget.o -L/usr/local/lib -lXm -lXt -lSM -lICE -lXext -lX11 -Wl,-rpath,/usr/local/lib SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> xmmix-1.2.2_5 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> xmmix-1.2.2_5 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> xmmix-1.2.2_5 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found ===> xmmix-1.2.2_5 depends on file: /usr/local/libdata/pkgconfig/ice.pc - found ===> xmmix-1.2.2_5 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found ===> xmmix-1.2.2_5 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for xmmix-1.2.2_5 ===> xmmix-1.2.2_5 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> xmmix-1.2.2_5 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> xmmix-1.2.2_5 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found ===> xmmix-1.2.2_5 depends on file: /usr/local/libdata/pkgconfig/ice.pc - found ===> xmmix-1.2.2_5 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found ===> xmmix-1.2.2_5 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found ===> Generating temporary packing list /usr/bin/install -c -s xmmix /construction/audio/xmmix/stage/usr/local/bin/xmmix /usr/bin/install -c -m 0444 XMmix.ad /construction/audio/xmmix/stage/usr/local/lib/X11/app-defaults/XMmix /usr/bin/install -c -m 0444 xmmix.hlp /construction/audio/xmmix/stage/usr/local/lib/X11 install in . done /usr/bin/install -c -m 0444 xmmix._man /construction/audio/xmmix/stage/usr/local/man/man1/xmmix.1 install.man in . done ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> 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) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for xmmix-1.2.2_5 file sizes/checksums [4]: 0% file sizes/checksums [4]: 100% packing files [4]: 0% packing files [4]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:24