------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/evdev-proto-5.3.txz Installing /packages/All/vulkan-headers-1.1.108.0.txz Installing /packages/All/libnghttp2-1.40.0.txz Installing /packages/All/ca_root_nss-3.52.txz ===== Message from ca_root_nss-3.52: -- 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. 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 Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/curl-7.70.0.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/jsoncpp-1.9.2.txz Installing /packages/All/libuv-1.37.0.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/rhash-1.3.9.txz Installing /packages/All/liblz4-1.9.2_1,1.txz Installing /packages/All/lzo2-2.10_1.txz Installing /packages/All/libarchive-3.4.2,1.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/cmake-3.17.2.txz Installing /packages/All/pkgconf-1.6.3,1.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/python37-3.7.7.txz ===== Message from python37-3.7.7: -- 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/libxml2-2.9.10.txz Installing /packages/All/wayland-1.18.0.txz Installing /packages/All/xkeyboard-config-2.29.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.13.1.txz Installing /packages/All/libxkbcommon-0.10.0_2.txz ===== Message from libxkbcommon-0.10.0_2: -- If arrow keys don't work under X11 switch to legacy rules e.g., For sh/bash/ksh/zsh run and (optionally) add into ~/.profile: export XKB_DEFAULT_RULES=xorg For csh/tcsh run and (optionally) add into ~/.login: setenv XKB_DEFAULT_RULES xorg Installing /packages/All/pciids-20200421.txz Installing /packages/All/libpciaccess-0.16.txz Installing /packages/All/libdrm-2.4.101.txz Installing /packages/All/libelf-0.8.13_3.txz Installing /packages/All/libX11-1.6.9_1,1.txz Installing /packages/All/libXfixes-5.0.3_2.txz Installing /packages/All/libXdamage-1.1.5.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/libXrandr-1.5.2.txz Installing /packages/All/libxshmfence-1.3.txz Installing /packages/All/libXxf86vm-1.1.4_3.txz Installing /packages/All/mesa-libs-19.0.8.txz ===== Message from mesa-libs-19.0.8: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. Installing /packages/All/libXinerama-1.1.4_2,1.txz Installing /packages/All/libXcursor-1.2.0.txz Installing /packages/All/libXi-1.7.10,1.txz Installing /packages/All/libXScrnSaver-1.2.3_2.txz Installing /packages/All/sdl2-2.0.10_1.txz Installing /packages/All/libedit-3.1.20191231,1.txz Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/llvm80-8.0.1_3.txz Installing /packages/All/qtchooser-66_2.txz ===== Message from qtchooser-66_2: -- qtchooser is a wrapper that allows selecting whether Qt4 or Qt5 binaries for qmake, moc and other tools will be run when invoking the binaries in $PATH. By default, the Qt5 versions are run. It is possible to change the behavior by setting the QT_SELECT environment variable to "qt4". See qtchooser(1) for more information. Installing /packages/All/qt5-buildtools-5.14.2.txz Installing /packages/All/qt5-qmake-5.14.2.txz Installing /packages/All/png-1.6.37.txz Installing /packages/All/aom-2.0.0.r1.txz Installing /packages/All/freetype2-2.10.1.txz ===== Message from freetype2-2.10.1: -- 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/fribidi-0.19.7.txz Installing /packages/All/fontconfig-2.13.92_2,1.txz Running fc-cache to build fontconfig cache... Font directories: /usr/local/share/fonts /usr/local/lib/X11/fonts /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded Installing /packages/All/graphite2-1.3.14.txz Installing /packages/All/pcre-8.43_2.txz Installing /packages/All/libiconv-1.14_11.txz Installing /packages/All/glib-2.56.3_7,1.txz No schema files found: doing nothing. Installing /packages/All/harfbuzz-2.6.5.txz Installing /packages/All/libass-0.14.0.txz Installing /packages/All/dav1d-0.6.0_1.txz Installing /packages/All/gmp-6.2.0.txz Installing /packages/All/nettle-3.5.1_1.txz Installing /packages/All/libtasn1-4.16.0.txz Installing /packages/All/libunistring-0.9.10_1.txz Installing /packages/All/libidn2-2.3.0_1.txz Installing /packages/All/p11-kit-0.23.20.txz Installing /packages/All/tpm-emulator-0.7.4_2.txz ===> Creating groups. Creating group '_tss' with gid '601'. ===> Creating users Creating user '_tss' with uid '601'. Installing /packages/All/trousers-0.3.14_2.txz ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. ===== Message from trousers-0.3.14_2: -- 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. If you want to use tcsd with software TPM emulator, use the following configuration in /etc/rc.conf: tcsd_enable="YES" tcsd_mode="emulator" tpmd_enable="YES" To use TPM, add your_account to '_tss' group like following: # pw groupmod _tss -m your_account Installing /packages/All/gnutls-3.6.13.txz Installing /packages/All/opencv-core-3.4.1_31.txz ===== Message from opencv-core-3.4.1_31: -- ===> NOTICE: The opencv-core 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 Installing /packages/All/opus-1.3.1.txz Installing /packages/All/libogg-1.3.4,4.txz Installing /packages/All/libvorbis-1.3.6,3.txz Installing /packages/All/libtheora-1.1.1_7.txz Installing /packages/All/argp-standalone-1.3_4.txz ===== Message from argp-standalone-1.3_4: -- ===> NOTICE: The argp-standalone 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 Installing /packages/All/libudev-devd-0.4.2.txz Installing /packages/All/jpeg-turbo-2.0.4.txz Installing /packages/All/libv4l-1.18.0.txz Installing /packages/All/libva-2.7.1.txz Installing /packages/All/libvdpau-1.3_1.txz Installing /packages/All/libvpx-1.8.2_1.txz Installing /packages/All/libx264-0.159.2999.txz Installing /packages/All/x265-3.2.1_2.txz Installing /packages/All/xvid-1.3.7,1.txz Installing /packages/All/ffmpeg-4.2.2_17,1.txz Installing /packages/All/libevdev-1.5.9.txz Installing /packages/All/vulkan-loader-1.1.108.0_1.txz Installing /packages/All/libGLU-9.0.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.0,1.txz Installing /packages/All/libXmu-1.1.3,1.txz Installing /packages/All/glew-2.1.0.txz Installing /packages/All/libmysofa-0.9.txz Installing /packages/All/openal-soft-1.20.1.txz Installing /packages/All/icu-67.1,1.txz Installing /packages/All/pcre2-10.35.txz Installing /packages/All/qt5-core-5.14.2_2.txz Installing /packages/All/qt5-concurrent-5.14.2.txz Installing /packages/All/dbus-1.12.16.txz ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. Installing /packages/All/qt5-dbus-5.14.2.txz Installing /packages/All/libmtdev-1.1.5_2.txz Installing /packages/All/py37-setuptools-44.0.0.txz Installing /packages/All/py37-evdev-0.8.1_1.txz Installing /packages/All/py37-six-1.14.0.txz Installing /packages/All/py37-pyudev-0.22.0.txz Installing /packages/All/libinput-1.12.6_1.txz Installing /packages/All/xcb-util-0.4.0_2,1.txz Installing /packages/All/xcb-util-image-0.4.0_1.txz Installing /packages/All/xcb-util-keysyms-0.4.0_1.txz Installing /packages/All/xcb-util-renderutil-0.3.9_1.txz Installing /packages/All/xcb-util-wm-0.4.1_3.txz Installing /packages/All/qt5-network-5.14.2.txz Installing /packages/All/hicolor-icon-theme-0.17.txz Installing /packages/All/xprop-1.2.4.txz Installing /packages/All/xset-1.2.4_3.txz Installing /packages/All/xdg-utils-1.1.3_1.txz Installing /packages/All/encodings-1.0.5,1.txz Installing /packages/All/libfontenc-1.1.4.txz Installing /packages/All/mkfontscale-1.2.1.txz Installing /packages/All/font-bh-ttf-1.0.3_4.txz Installing /packages/All/font-misc-meltho-1.0.3_4.txz Installing /packages/All/font-misc-ethiopic-1.0.3_4.txz Installing /packages/All/dejavu-2.37_1.txz ===== Message from dejavu-2.37_1: -- 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. Installing /packages/All/xorg-fonts-truetype-7.7_1.txz Installing /packages/All/qt5-gui-5.14.2.txz Installing /packages/All/qt5-widgets-5.14.2.txz SUCCEEDED 00:02:11 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> rpcs3-0.0.10.10353 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> rpcs3-0.0.10.10353 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by rpcs3-0.0.10.10353 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> rpcs3-0.0.10.10353 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by rpcs3-0.0.10.10353 for building => SHA256 Checksum OK for RPCS3-rpcs3-v0.0.10-10353-gf95b81574_GH0.tar.gz. => SHA256 Checksum OK for RPCS3-hidapi-hidapi-0.8.0-rc1-27-g9220f5e_GH0.tar.gz. => SHA256 Checksum OK for RPCS3-llvm-mirror-f5679565d348_GH0.tar.gz. => SHA256 Checksum OK for Cyan4973-xxHash-v0.6.5_GH0.tar.gz. => SHA256 Checksum OK for FNA-XNA-FAudio-20.05_GH0.tar.gz. => SHA256 Checksum OK for jbeder-yaml-cpp-yaml-cpp-0.6.3-30-g6a211f0_GH0.tar.gz. => SHA256 Checksum OK for kobalicek-asmjit-fc251c9_GH0.tar.gz. => SHA256 Checksum OK for KhronosGroup-SPIRV-Headers-1.5.3_GH0.tar.gz. => SHA256 Checksum OK for KhronosGroup-SPIRV-Tools-v2020.2-42-g49ca250b_GH0.tar.gz. => SHA256 Checksum OK for KhronosGroup-glslang-8.13.3743_GH0.tar.gz. => SHA256 Checksum OK for tcbrindle-span-9d7559a_GH0.tar.gz. => SHA256 Checksum OK for USCiLab-cereal-v1.3.0-5-g60c69df9_GH0.tar.gz. => SHA256 Checksum OK for zeux-pugixml-v1.9-51-g8bf806c_GH0.tar.gz. SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> rpcs3-0.0.10.10353 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by rpcs3-0.0.10.10353 for building ===> Extracting for rpcs3-0.0.10.10353 ===> rpcs3-0.0.10.10353 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by rpcs3-0.0.10.10353 for building => SHA256 Checksum OK for RPCS3-rpcs3-v0.0.10-10353-gf95b81574_GH0.tar.gz. => SHA256 Checksum OK for RPCS3-hidapi-hidapi-0.8.0-rc1-27-g9220f5e_GH0.tar.gz. => SHA256 Checksum OK for RPCS3-llvm-mirror-f5679565d348_GH0.tar.gz. => SHA256 Checksum OK for Cyan4973-xxHash-v0.6.5_GH0.tar.gz. => SHA256 Checksum OK for FNA-XNA-FAudio-20.05_GH0.tar.gz. => SHA256 Checksum OK for jbeder-yaml-cpp-yaml-cpp-0.6.3-30-g6a211f0_GH0.tar.gz. => SHA256 Checksum OK for kobalicek-asmjit-fc251c9_GH0.tar.gz. => SHA256 Checksum OK for KhronosGroup-SPIRV-Headers-1.5.3_GH0.tar.gz. => SHA256 Checksum OK for KhronosGroup-SPIRV-Tools-v2020.2-42-g49ca250b_GH0.tar.gz. => SHA256 Checksum OK for KhronosGroup-glslang-8.13.3743_GH0.tar.gz. => SHA256 Checksum OK for tcbrindle-span-9d7559a_GH0.tar.gz. => SHA256 Checksum OK for USCiLab-cereal-v1.3.0-5-g60c69df9_GH0.tar.gz. => SHA256 Checksum OK for zeux-pugixml-v1.9-51-g8bf806c_GH0.tar.gz. Extracted Memory Use: 585.24M SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for rpcs3-0.0.10.10353 ===> Applying ports patches for rpcs3-0.0.10.10353 ===> Cleanly applied ports patch(es) patch-3rdparty_FAudio_src_FAudio__platform__sdl2.c patch-3rdparty_hidapi_libusb_hid.c patch-CMakeLists.txt patch-libc++8 patch-rpcs3_Emu_system__config.h SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> rpcs3-0.0.10.10353 depends on package: evdev-proto>0 - found ===> rpcs3-0.0.10.10353 depends on file: /usr/local/include/vulkan/vulkan.h - found ===> rpcs3-0.0.10.10353 depends on file: /usr/local/bin/cmake - found ===> rpcs3-0.0.10.10353 depends on package: pkgconf>=1.3.0_1 - found ===> rpcs3-0.0.10.10353 depends on file: /usr/local/bin/python3.7 - found ===> rpcs3-0.0.10.10353 depends on file: /usr/local/bin/sdl2-config - found ===> rpcs3-0.0.10.10353 depends on executable: clang80 - found ===> rpcs3-0.0.10.10353 depends on package: xorgproto>=0 - found ===> rpcs3-0.0.10.10353 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> rpcs3-0.0.10.10353 depends on file: /usr/local/lib/qt5/bin/moc - found ===> rpcs3-0.0.10.10353 depends on file: /usr/local/lib/qt5/bin/qmake - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> rpcs3-0.0.10.10353 depends on shared library: libcurl.so - found (/usr/local/lib/libcurl.so) ===> rpcs3-0.0.10.10353 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) ===> rpcs3-0.0.10.10353 depends on shared library: libavcodec.so - found (/usr/local/lib/libavcodec.so) ===> rpcs3-0.0.10.10353 depends on shared library: libevdev.so - found (/usr/local/lib/libevdev.so) ===> rpcs3-0.0.10.10353 depends on shared library: libvulkan.so - found (/usr/local/lib/libvulkan.so) ===> rpcs3-0.0.10.10353 depends on shared library: libGL.so - found (/usr/local/lib/libGL.so) ===> rpcs3-0.0.10.10353 depends on shared library: libGLEW.so - found (/usr/local/lib/libGLEW.so) ===> rpcs3-0.0.10.10353 depends on shared library: libiconv.so - found (/usr/local/lib/libiconv.so) ===> rpcs3-0.0.10.10353 depends on shared library: libopenal.so.1 - found (/usr/local/lib/libopenal.so.1) ===> rpcs3-0.0.10.10353 depends on shared library: libSDL2.so - found (/usr/local/lib/libSDL2.so) ===> rpcs3-0.0.10.10353 depends on shared library: libQt5Concurrent.so - found (/usr/local/lib/qt5/libQt5Concurrent.so) ===> rpcs3-0.0.10.10353 depends on shared library: libQt5Core.so - found (/usr/local/lib/qt5/libQt5Core.so) ===> rpcs3-0.0.10.10353 depends on shared library: libQt5DBus.so - found (/usr/local/lib/qt5/libQt5DBus.so) ===> rpcs3-0.0.10.10353 depends on shared library: libQt5Gui.so - found (/usr/local/lib/qt5/libQt5Gui.so) ===> rpcs3-0.0.10.10353 depends on shared library: libQt5Widgets.so - found (/usr/local/lib/qt5/libQt5Widgets.so) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> rpcs3-0.0.10.10353 depends on package: evdev-proto>0 - found ===> rpcs3-0.0.10.10353 depends on file: /usr/local/include/vulkan/vulkan.h - found ===> rpcs3-0.0.10.10353 depends on file: /usr/local/bin/cmake - found ===> rpcs3-0.0.10.10353 depends on package: pkgconf>=1.3.0_1 - found ===> rpcs3-0.0.10.10353 depends on file: /usr/local/bin/python3.7 - found ===> rpcs3-0.0.10.10353 depends on file: /usr/local/bin/sdl2-config - found ===> rpcs3-0.0.10.10353 depends on executable: clang80 - found ===> rpcs3-0.0.10.10353 depends on package: xorgproto>=0 - found ===> rpcs3-0.0.10.10353 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> rpcs3-0.0.10.10353 depends on file: /usr/local/lib/qt5/bin/moc - found ===> rpcs3-0.0.10.10353 depends on file: /usr/local/lib/qt5/bin/qmake - found ===> rpcs3-0.0.10.10353 depends on shared library: libcurl.so - found (/usr/local/lib/libcurl.so) ===> rpcs3-0.0.10.10353 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) ===> rpcs3-0.0.10.10353 depends on shared library: libavcodec.so - found (/usr/local/lib/libavcodec.so) ===> rpcs3-0.0.10.10353 depends on shared library: libevdev.so - found (/usr/local/lib/libevdev.so) ===> rpcs3-0.0.10.10353 depends on shared library: libvulkan.so - found (/usr/local/lib/libvulkan.so) ===> rpcs3-0.0.10.10353 depends on shared library: libGL.so - found (/usr/local/lib/libGL.so) ===> rpcs3-0.0.10.10353 depends on shared library: libGLEW.so - found (/usr/local/lib/libGLEW.so) ===> rpcs3-0.0.10.10353 depends on shared library: libiconv.so - found (/usr/local/lib/libiconv.so) ===> rpcs3-0.0.10.10353 depends on shared library: libopenal.so.1 - found (/usr/local/lib/libopenal.so.1) ===> rpcs3-0.0.10.10353 depends on shared library: libSDL2.so - found (/usr/local/lib/libSDL2.so) ===> rpcs3-0.0.10.10353 depends on shared library: libQt5Concurrent.so - found (/usr/local/lib/qt5/libQt5Concurrent.so) ===> rpcs3-0.0.10.10353 depends on shared library: libQt5Core.so - found (/usr/local/lib/qt5/libQt5Core.so) ===> rpcs3-0.0.10.10353 depends on shared library: libQt5DBus.so - found (/usr/local/lib/qt5/libQt5DBus.so) ===> rpcs3-0.0.10.10353 depends on shared library: libQt5Gui.so - found (/usr/local/lib/qt5/libQt5Gui.so) ===> rpcs3-0.0.10.10353 depends on shared library: libQt5Widgets.so - found (/usr/local/lib/qt5/libQt5Widgets.so) ===> Configuring for rpcs3-0.0.10.10353 ===> Performing out-of-source build /bin/mkdir -p /construction/emulators/rpcs3/.build -- The C compiler identification is Clang 8.0.1 -- The CXX compiler identification is Clang 8.0.1 -- Check for working C compiler: /usr/local/bin/clang80 -- Check for working C compiler: /usr/local/bin/clang80 - works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/local/bin/clang++80 -- Check for working CXX compiler: /usr/local/bin/clang++80 - works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for pthread.h -- Looking for pthread.h - found -- Found Threads: TRUE CMake Error at Vulkan/spirv-tools/CMakeLists.txt:59 (message): Your platform 'DragonFly' is not supported! -- Configuring incomplete, errors occurred! See also "/construction/emulators/rpcs3/.build/CMakeFiles/CMakeOutput.log". *** Error code 1 Stop. make[1]: stopped in /xports/emulators/rpcs3 *** Error code 1 Stop. make: stopped in /xports/emulators/rpcs3 FAILED 00:00:03