------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/pkgconf-1.7.3,1.txz Installing /packages/All/pcre-8.44.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.3_1.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/libxml2-2.9.10_1.txz Installing /packages/All/libiconv-1.16.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/ncurses-6.2.20201017.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/openssl-1.1.1h_1,1.txz Installing /packages/All/python37-3.7.9_1.txz ===== Message from python37-3.7.9_1: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/glib-2.66.2,1.txz No schema files found: doing nothing. Installing /packages/All/gobject-introspection-1.66.1,1.txz Installing /packages/All/gstreamer-0.10.36_6.txz ===== Message from gstreamer-0.10.36_6: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Use newer version of gstreamer. It is scheduled to be removed on or after 2020-10-30. Installing /packages/All/orc-0.4.31.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/libXv-1.0.11_2,1.txz Installing /packages/All/gstreamer-plugins-0.10.36_13,3.txz Installing /packages/All/fusefs-libs-2.9.9_1.txz ===== Message from fusefs-libs-2.9.9_1: -- Install the fuse kernel module to use this port. SUCCEEDED 00:00:20 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> fusefs-gstfs-0.1_2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> fusefs-gstfs-0.1_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by fusefs-gstfs-0.1_2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> fusefs-gstfs-0.1_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by fusefs-gstfs-0.1_2 for building => SHA256 Checksum OK for gstfs-0.1.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> fusefs-gstfs-0.1_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by fusefs-gstfs-0.1_2 for building ===> Extracting for fusefs-gstfs-0.1_2 => SHA256 Checksum OK for gstfs-0.1.tar.gz. Extracted Memory Use: 0.04M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for fusefs-gstfs-0.1_2 ===> Applying ports patches for fusefs-gstfs-0.1_2 from /xports/sysutils/fusefs-gstfs/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> fusefs-gstfs-0.1_2 depends on package: pkgconf>=1.3.0_1 - found ===> fusefs-gstfs-0.1_2 depends on package: gstreamer-plugins>=0.10.0 - found ===> fusefs-gstfs-0.1_2 depends on package: gstreamer-plugins>=0 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> fusefs-gstfs-0.1_2 depends on shared library: libfuse.so - found (/usr/local/lib/libfuse.so) ===> fusefs-gstfs-0.1_2 depends on shared library: libgstreamer-0.10.so - found (/usr/local/lib/libgstreamer-0.10.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> fusefs-gstfs-0.1_2 depends on package: pkgconf>=1.3.0_1 - found ===> fusefs-gstfs-0.1_2 depends on package: gstreamer-plugins>=0.10.0 - found ===> fusefs-gstfs-0.1_2 depends on package: gstreamer-plugins>=0 - found ===> fusefs-gstfs-0.1_2 depends on shared library: libfuse.so - found (/usr/local/lib/libfuse.so) ===> fusefs-gstfs-0.1_2 depends on shared library: libgstreamer-0.10.so - found (/usr/local/lib/libgstreamer-0.10.so) ===> Configuring for fusefs-gstfs-0.1_2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for fusefs-gstfs-0.1_2 --- gstfs.o --- --- xcode.o --- --- gstfs.o --- cc -pipe -O2 -fno-strict-aliasing -g -Wall -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 `pkg-config --cflags fuse glib-2.0 gstreamer-0.10` -c gstfs.c --- xcode.o --- cc -pipe -O2 -fno-strict-aliasing -g -Wall -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 `pkg-config --cflags fuse glib-2.0 gstreamer-0.10` -c xcode.c In file included from /usr/local/include/gstreamer-0.10/gst/gstelement.h:56, from /usr/local/include/gstreamer-0.10/gst/gstbin.h:27, from /usr/local/include/gstreamer-0.10/gst/gst.h:35, from xcode.c:5: /usr/local/include/gstreamer-0.10/gst/gstobject.h:283:3: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] GStaticRecMutex *lock; ^~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib.h:111, from /usr/local/include/gstreamer-0.10/gst/gst.h:27, from xcode.c:5: /usr/local/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here struct _GStaticRecMutex ^~~~~~~~~~~~~~~~ In file included from /usr/local/include/gstreamer-0.10/gst/gstpad.h:35, from /usr/local/include/gstreamer-0.10/gst/gstelement.h:57, from /usr/local/include/gstreamer-0.10/gst/gstbin.h:27, from /usr/local/include/gstreamer-0.10/gst/gst.h:35, from xcode.c:5: /usr/local/include/gstreamer-0.10/gst/gsttask.h:149:3: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] GStaticRecMutex *lock; ^~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib.h:111, from /usr/local/include/gstreamer-0.10/gst/gst.h:27, from xcode.c:5: /usr/local/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here struct _GStaticRecMutex ^~~~~~~~~~~~~~~~ In file included from /usr/local/include/gstreamer-0.10/gst/gstpad.h:35, from /usr/local/include/gstreamer-0.10/gst/gstelement.h:57, from /usr/local/include/gstreamer-0.10/gst/gstbin.h:27, from /usr/local/include/gstreamer-0.10/gst/gst.h:35, from xcode.c:5: /usr/local/include/gstreamer-0.10/gst/gsttask.h:183:1: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] void gst_task_set_lock (GstTask *task, GStaticRecMutex *mutex); ^~~~ In file included from /usr/local/include/glib-2.0/glib.h:111, from /usr/local/include/gstreamer-0.10/gst/gst.h:27, from xcode.c:5: /usr/local/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here struct _GStaticRecMutex ^~~~~~~~~~~~~~~~ In file included from /usr/local/include/gstreamer-0.10/gst/gstpad.h:35, from /usr/local/include/gstreamer-0.10/gst/gstelement.h:57, from /usr/local/include/gstreamer-0.10/gst/gstbin.h:27, from /usr/local/include/gstreamer-0.10/gst/gst.h:35, from xcode.c:5: /usr/local/include/gstreamer-0.10/gst/gsttask.h:184:1: warning: 'GThreadPriority' is deprecated [-Wdeprecated-declarations] void gst_task_set_priority (GstTask *task, GThreadPriority priority); ^~~~ In file included from /usr/local/include/glib-2.0/glib.h:111, from /usr/local/include/gstreamer-0.10/gst/gst.h:27, from xcode.c:5: /usr/local/include/glib-2.0/glib/deprecated/gthread.h:39:1: note: declared here { ^ In file included from /usr/local/include/gstreamer-0.10/gst/gstelement.h:57, from /usr/local/include/gstreamer-0.10/gst/gstbin.h:27, from /usr/local/include/gstreamer-0.10/gst/gst.h:35, from xcode.c:5: /usr/local/include/gstreamer-0.10/gst/gstpad.h:671:3: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] GStaticRecMutex *stream_rec_lock; ^~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib.h:111, from /usr/local/include/gstreamer-0.10/gst/gst.h:27, from xcode.c:5: /usr/local/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here struct _GStaticRecMutex ^~~~~~~~~~~~~~~~ In file included from /usr/local/include/gstreamer-0.10/gst/gstbin.h:27, from /usr/local/include/gstreamer-0.10/gst/gst.h:35, from xcode.c:5: /usr/local/include/gstreamer-0.10/gst/gstelement.h:545:3: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] GStaticRecMutex *state_lock; ^~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib.h:111, from /usr/local/include/gstreamer-0.10/gst/gst.h:27, from xcode.c:5: /usr/local/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here struct _GStaticRecMutex ^~~~~~~~~~~~~~~~ In file included from /usr/local/include/gstreamer-0.10/gst/gst.h:71, from xcode.c:5: /usr/local/include/gstreamer-0.10/gst/gsttrace.h:127:1: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] extern GStaticMutex _gst_trace_mutex; ^~~~~~ In file included from /usr/local/include/glib-2.0/glib.h:111, from /usr/local/include/gstreamer-0.10/gst/gst.h:27, from xcode.c:5: /usr/local/include/glib-2.0/glib/deprecated/gthread.h:129:9: note: declared here typedef struct ^~~~~~ --- gstfs.o --- In file included from /usr/local/include/gstreamer-0.10/gst/gstelement.h:56, from /usr/local/include/gstreamer-0.10/gst/gstbin.h:27, from /usr/local/include/gstreamer-0.10/gst/gst.h:35, from gstfs.c:15: /usr/local/include/gstreamer-0.10/gst/gstobject.h:283:3: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] GStaticRecMutex *lock; ^~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib.h:111, from gstfs.c:14: /usr/local/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here struct _GStaticRecMutex ^~~~~~~~~~~~~~~~ In file included from /usr/local/include/gstreamer-0.10/gst/gstpad.h:35, from /usr/local/include/gstreamer-0.10/gst/gstelement.h:57, from /usr/local/include/gstreamer-0.10/gst/gstbin.h:27, from /usr/local/include/gstreamer-0.10/gst/gst.h:35, from gstfs.c:15: /usr/local/include/gstreamer-0.10/gst/gsttask.h:149:3: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] GStaticRecMutex *lock; ^~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib.h:111, from gstfs.c:14: /usr/local/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here struct _GStaticRecMutex ^~~~~~~~~~~~~~~~ In file included from /usr/local/include/gstreamer-0.10/gst/gstpad.h:35, from /usr/local/include/gstreamer-0.10/gst/gstelement.h:57, from /usr/local/include/gstreamer-0.10/gst/gstbin.h:27, from /usr/local/include/gstreamer-0.10/gst/gst.h:35, from gstfs.c:15: /usr/local/include/gstreamer-0.10/gst/gsttask.h:183:1: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] void gst_task_set_lock (GstTask *task, GStaticRecMutex *mutex); ^~~~ In file included from /usr/local/include/glib-2.0/glib.h:111, from gstfs.c:14: /usr/local/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here struct _GStaticRecMutex ^~~~~~~~~~~~~~~~ In file included from /usr/local/include/gstreamer-0.10/gst/gstpad.h:35, from /usr/local/include/gstreamer-0.10/gst/gstelement.h:57, from /usr/local/include/gstreamer-0.10/gst/gstbin.h:27, from /usr/local/include/gstreamer-0.10/gst/gst.h:35, from gstfs.c:15: /usr/local/include/gstreamer-0.10/gst/gsttask.h:184:1: warning: 'GThreadPriority' is deprecated [-Wdeprecated-declarations] void gst_task_set_priority (GstTask *task, GThreadPriority priority); ^~~~ In file included from /usr/local/include/glib-2.0/glib.h:111, from gstfs.c:14: /usr/local/include/glib-2.0/glib/deprecated/gthread.h:39:1: note: declared here { ^ In file included from /usr/local/include/gstreamer-0.10/gst/gstelement.h:57, from /usr/local/include/gstreamer-0.10/gst/gstbin.h:27, from /usr/local/include/gstreamer-0.10/gst/gst.h:35, from gstfs.c:15: /usr/local/include/gstreamer-0.10/gst/gstpad.h:671:3: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] GStaticRecMutex *stream_rec_lock; ^~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib.h:111, from gstfs.c:14: /usr/local/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here struct _GStaticRecMutex ^~~~~~~~~~~~~~~~ In file included from /usr/local/include/gstreamer-0.10/gst/gstbin.h:27, from /usr/local/include/gstreamer-0.10/gst/gst.h:35, from gstfs.c:15: /usr/local/include/gstreamer-0.10/gst/gstelement.h:545:3: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations] GStaticRecMutex *state_lock; ^~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib.h:111, from gstfs.c:14: /usr/local/include/glib-2.0/glib/deprecated/gthread.h:153:8: note: declared here struct _GStaticRecMutex ^~~~~~~~~~~~~~~~ In file included from /usr/local/include/gstreamer-0.10/gst/gst.h:71, from gstfs.c:15: /usr/local/include/gstreamer-0.10/gst/gsttrace.h:127:1: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] extern GStaticMutex _gst_trace_mutex; ^~~~~~ In file included from /usr/local/include/glib-2.0/glib.h:111, from gstfs.c:14: /usr/local/include/glib-2.0/glib/deprecated/gthread.h:129:9: note: declared here typedef struct ^~~~~~ --- gstfs --- cc -o gstfs gstfs.o xcode.o -lpthread `pkg-config --libs fuse glib-2.0 gstreamer-0.10` SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> fusefs-gstfs-0.1_2 depends on package: gstreamer-plugins>=0.10.0 - found ===> fusefs-gstfs-0.1_2 depends on package: gstreamer-plugins>=0 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for fusefs-gstfs-0.1_2 ===> fusefs-gstfs-0.1_2 depends on package: gstreamer-plugins>=0.10.0 - found ===> fusefs-gstfs-0.1_2 depends on package: gstreamer-plugins>=0 - found ===> Generating temporary packing list install -m 555 /construction/sysutils/fusefs-gstfs/gstfs-0.1/gstfs /construction/sysutils/fusefs-gstfs/stage/usr/local/bin install -m 0644 /construction/sysutils/fusefs-gstfs/gstfs-0.1/README /construction/sysutils/fusefs-gstfs/stage/usr/local/share/doc/gstfs install -m 0644 /construction/sysutils/fusefs-gstfs/gstfs-0.1/ogg2mp3.sh /construction/sysutils/fusefs-gstfs/gstfs-0.1/mp32wav.sh /construction/sysutils/fusefs-gstfs/stage/usr/local/share/examples/gstfs ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: 'bin/gstfs' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Error: /usr/local/bin/gstfs is linked to /usr/local/lib/libglib-2.0.so.0 from devel/glib20 but it is not declared as a dependency Warning: you need USE_GNOME+=glib20 Error: /usr/local/bin/gstfs is linked to /usr/local/lib/libgobject-2.0.so.0 from devel/glib20 but it is not declared as a dependency Warning: you need USE_GNOME+=glib20 Error: /usr/local/bin/gstfs is linked to /usr/local/lib/libgmodule-2.0.so.0 from devel/glib20 but it is not declared as a dependency Warning: you need USE_GNOME+=glib20 Error: /usr/local/bin/gstfs is linked to /usr/local/lib/libgthread-2.0.so.0 from devel/glib20 but it is not declared as a dependency Warning: you need USE_GNOME+=glib20 Error: /usr/local/bin/gstfs is linked to /usr/local/lib/libintl.so.8 from devel/gettext-runtime but it is not declared as a dependency Warning: you need USES+=gettext-runtime Error: /usr/local/bin/gstfs is linked to /usr/local/lib/libxml2.so.2 from textproc/libxml2 but it is not declared as a dependency Warning: you need USE_GNOME+=libxml2 Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- 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 fusefs-gstfs-0.1_2 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:23