FreeBSD Bugzilla – Attachment 214025 Details for
Bug 245731
[RESTORE] emulators/openmsx: New maintainer
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Poudriere failed build log
openmsx-0.15.0_2.log (text/plain), 27.53 KB, created by
Hiroki Tagato
on 2020-05-02 11:43:43 UTC
(
hide
)
Description:
Poudriere failed build log
Filename:
MIME Type:
Creator:
Hiroki Tagato
Created:
2020-05-02 11:43:43 UTC
Size:
27.53 KB
patch
obsolete
>build started at Sat May 2 20:37:46 JST 2020 >port directory: /usr/ports/emulators/openmsx >package name: openmsx-0.15.0_2 >building for: FreeBSD r121amd64-tests 12.1-RELEASE-p3 FreeBSD 12.1-RELEASE-p3 amd64 >maintained by: menelkir@itroll.org >Makefile ident: $FreeBSD: head/emulators/openmsx/Makefile 526451 2020-02-18 10:58:38Z antoine $ >Poudriere version: 3.3.4 >Host OSVERSION: 1201000 >Jail OSVERSION: 1201000 >Job Id: > >---Begin Environment--- >SHELL=/bin/csh >OSVERSION=1201000 >UNAME_v=FreeBSD 12.1-RELEASE-p3 >UNAME_r=12.1-RELEASE-p3 >BLOCKSIZE=K >MAIL=/var/mail/root >STATUS=1 >HOME=/root >PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin >LOCALBASE=/usr/local >USER=root >TRYBROKEN=yes >LIBEXECPREFIX=/usr/local/libexec/poudriere >POUDRIERE_VERSION=3.3.4 >MASTERMNT=/var/poudriere/data/.m/r121amd64-tests/ref >POUDRIERE_BUILD_TYPE=bulk >PACKAGE_BUILDING=yes >SAVED_TERM=xterm-256color >PWD=/var/poudriere/data/.m/r121amd64-tests/ref/.p >NO_WARNING_PKG_INSTALL_EOL=yes >P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS >MASTERNAME=r121amd64-tests >SCRIPTPREFIX=/usr/local/share/poudriere >OLDPWD=/var/poudriere/data/.m/r121amd64-tests/ref/.p/pool >SCRIPTPATH=/usr/local/share/poudriere/testport.sh >POUDRIEREPATH=/usr/local/bin/poudriere >---End Environment--- > >---Begin Poudriere Port Flags/Env--- >PORT_FLAGS= >PKGENV=PACKAGES=/tmp/pkgs PKGREPOSITORY=/tmp/pkgs PKGLATESTREPOSITORY=/tmp/pkgs/Latest >FLAVOR= >DEPENDS_ARGS= >MAKE_ARGS= >---End Poudriere Port Flags/Env--- > >---Begin OPTIONS List--- >===> The following configuration options are available for openmsx-0.15.0_2: > DOCS=on: Build and/or install documentation >===> Use 'make config' to modify these settings >---End OPTIONS List--- > >--MAINTAINER-- >menelkir@itroll.org >--End MAINTAINER-- > >--CONFIGURE_ARGS-- > >--End CONFIGURE_ARGS-- > >--CONFIGURE_ENV-- >MAKE=gmake PYTHON="/usr/local/bin/python3.7" SDL2_CONFIG=/usr/local/bin/sdl2-config XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/openmsx/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/openmsx/work HOME=/wrkdirs/usr/ports/emulators/openmsx/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/emulators/openmsx/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh >--End CONFIGURE_ENV-- > >--MAKE_ENV-- >SDL2_CONFIG=/usr/local/bin/sdl2-config XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/openmsx/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/openmsx/work HOME=/wrkdirs/usr/ports/emulators/openmsx/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/emulators/openmsx/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local CC="gcc9" CFLAGS="-O2 -pipe -fstack-protector-strong -Wl,-rpath=/usr/local/lib/gcc9 -fno-strict-aliasing " CPP="cpp9" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong -Wl,-rpath=/usr/local/lib/gcc9 -L/usr/local/lib/gcc9 " LIBS="" CXX="g++9" CXXFLAGS="-O2 -pipe -fstack-protector-strong -Wl,-rpath=/usr/local/lib/gcc9 -Wl,-rpath=/usr/local/lib/gcc9 " 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" >--End MAKE_ENV-- > >--PLIST_SUB-- >PORTDOCS="" PYTHON_INCLUDEDIR=include/python3.7m PYTHON_LIBDIR=lib/python3.7 PYTHON_PLATFORM=freebsd12 PYTHON_SITELIBDIR=lib/python3.7/site-packages PYTHON_SUFFIX=37 PYTHON_VER=3.7 PYTHON_VERSION=python3.7 PYTHON2="@comment " PYTHON3="" OSREL=12.1 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/openmsx" EXAMPLESDIR="share/examples/openmsx" DATADIR="share/openmsx" WWWDIR="www/openmsx" ETCDIR="etc/openmsx" >--End PLIST_SUB-- > >--SUB_LIST-- > PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/openmsx DOCSDIR=/usr/local/share/doc/openmsx EXAMPLESDIR=/usr/local/share/examples/openmsx WWWDIR=/usr/local/www/openmsx ETCDIR=/usr/local/etc/openmsx >--End SUB_LIST-- > >---Begin make.conf--- >USE_PACKAGE_DEPENDS=yes >BATCH=yes >WRKDIRPREFIX=/wrkdirs >PORTSDIR=/usr/ports >PACKAGES=/packages >DISTDIR=/distfiles >FORCE_PACKAGE=yes >PACKAGE_BUILDING=yes >PACKAGE_BUILDING_FLAVORS=yes >#### /usr/local/etc/poudriere.d/make.conf #### ># $FreeBSD: releng/11.0/share/examples/etc/make.conf 291950 2015-12-07 18:39:38Z brueffer $ > >DEV_WARNING_WAIT=1 >TRYBROKEN=yes > >LICENSES_ACCEPTED+=ALASIR >LICENSES_ACCEPTED+=DCC >LICENSES_ACCEPTED+=NONE >MAKE_JOBS_NUMBER=4 >WITH_CCACHE_BUILD=yes >CCACHE_DIR=/root/.ccache >#### /usr/ports/Mk/Scripts/ports_env.sh #### >_CCVERSION_921dbbb2=FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: x86_64-unknown-freebsd12.1 Thread model: posix InstalledDir: /usr/bin >_ALTCCVERSION_921dbbb2=none >_CXXINTERNAL_acaad9ca=FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: x86_64-unknown-freebsd12.1 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" >CC_OUTPUT_921dbbb2_58173849=yes >CC_OUTPUT_921dbbb2_9bdba57c=yes >CC_OUTPUT_921dbbb2_6a4fe7f5=yes >CC_OUTPUT_921dbbb2_6bcac02b=yes >CC_OUTPUT_921dbbb2_67d20829=yes >CC_OUTPUT_921dbbb2_bfa62e83=yes >CC_OUTPUT_921dbbb2_f0b4d593=yes >CC_OUTPUT_921dbbb2_308abb44=yes >CC_OUTPUT_921dbbb2_f00456e5=yes >CC_OUTPUT_921dbbb2_65ad290d=yes >CC_OUTPUT_921dbbb2_f2776b26=yes >CC_OUTPUT_921dbbb2_b2657cc3=yes >CC_OUTPUT_921dbbb2_380987f7=yes >CC_OUTPUT_921dbbb2_160933ec=yes >CC_OUTPUT_921dbbb2_fb62803b=yes >_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: x86_64-unknown-freebsd12.1 Thread model: posix InstalledDir: /usr/bin >_OBJC_ALTCCVERSION_921dbbb2=none >ARCH=amd64 >OPSYS=FreeBSD >_OSRELEASE=12.1-RELEASE-p3 >OSREL=12.1 >OSVERSION=1201000 >PYTHONBASE=/usr/local >HAVE_COMPAT_IA32_KERN=YES >CONFIGURE_MAX_CMD_LEN=262144 >HAVE_PORTS_ENV=1 >#### Misc Poudriere #### >GID=0 >UID=0 >---End make.conf--- >--Resource limits-- >cpu time (seconds, -t) unlimited >file size (512-blocks, -f) unlimited >data seg size (kbytes, -d) 33554432 >stack size (kbytes, -s) 524288 >core file size (512-blocks, -c) unlimited >max memory size (kbytes, -m) unlimited >locked memory (kbytes, -l) unlimited >max user processes (-u) 34189 >open files (-n) 1024 >virtual mem size (kbytes, -v) 12582912 >swap limit (kbytes, -w) unlimited >socket buffer size (bytes, -b) unlimited >pseudo-terminals (-p) unlimited >kqueues (-k) unlimited >umtx shared locks (-o) unlimited >--End resource limits-- >=======================<phase: check-sanity >============================ >===> License GPLv2 accepted by the user >=========================================================================== >=======================<phase: pkg-depends >============================ >===> openmsx-0.15.0_2 depends on file: /usr/local/sbin/pkg - not found >===> Installing existing package /packages/All/pkg-1.14.4.txz >[r121amd64-tests] Installing pkg-1.14.4... >[r121amd64-tests] Extracting pkg-1.14.4: .......... done >===> openmsx-0.15.0_2 depends on file: /usr/local/sbin/pkg - found >===> Returning to build of openmsx-0.15.0_2 >=========================================================================== >=======================<phase: fetch-depends >============================ >=========================================================================== >=======================<phase: fetch >============================ >===> License GPLv2 accepted by the user >===> openmsx-0.15.0_2 depends on file: /usr/local/sbin/pkg - found >=> openMSX-openMSX-0.15.0-0f2b558_GH0.tar.gz doesn't seem to exist in /portdistfiles/. >=> Attempting to fetch https://codeload.github.com/openMSX/openMSX/tar.gz/0f2b558?dummy=/openMSX-openMSX-0.15.0-0f2b558_GH0.tar.gz >fetch: https://codeload.github.com/openMSX/openMSX/tar.gz/0f2b558?dummy=/openMSX-openMSX-0.15.0-0f2b558_GH0.tar.gz: size unknown >fetch: https://codeload.github.com/openMSX/openMSX/tar.gz/0f2b558?dummy=/openMSX-openMSX-0.15.0-0f2b558_GH0.tar.gz: size of remote file is not known >openMSX-openMSX-0.15.0-0f2b558_GH0.tar.gz 5458 kB 1793 kBps 03s >===> Fetching all distfiles required by openmsx-0.15.0_2 for building >=========================================================================== >=======================<phase: checksum >============================ >===> License GPLv2 accepted by the user >===> openmsx-0.15.0_2 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by openmsx-0.15.0_2 for building >=> SHA256 Checksum OK for openMSX-openMSX-0.15.0-0f2b558_GH0.tar.gz. >=========================================================================== >=======================<phase: extract-depends>============================ >=========================================================================== >=======================<phase: extract >============================ >===> License GPLv2 accepted by the user >===> openmsx-0.15.0_2 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by openmsx-0.15.0_2 for building >===> Extracting for openmsx-0.15.0_2 >=> SHA256 Checksum OK for openMSX-openMSX-0.15.0-0f2b558_GH0.tar.gz. >=========================================================================== >=======================<phase: patch-depends >============================ >=========================================================================== >=======================<phase: patch >============================ >===> Patching for openmsx-0.15.0_2 >=========================================================================== >=======================<phase: build-depends >============================ >===> openmsx-0.15.0_2 depends on executable: gmake - not found >===> Installing existing package /packages/All/gmake-4.2.1_3.txz >[r121amd64-tests] Installing gmake-4.2.1_3... >[r121amd64-tests] `-- Installing gettext-runtime-0.20.2... >[r121amd64-tests] | `-- Installing indexinfo-0.3.1... >[r121amd64-tests] | `-- Extracting indexinfo-0.3.1: .... done >[r121amd64-tests] `-- Extracting gettext-runtime-0.20.2: .......... done >[r121amd64-tests] Extracting gmake-4.2.1_3: .......... done >===> openmsx-0.15.0_2 depends on executable: gmake - found >===> Returning to build of openmsx-0.15.0_2 >===> openmsx-0.15.0_2 depends on file: /usr/local/bin/python3.7 - not found >===> Installing existing package /packages/All/python37-3.7.7.txz >[r121amd64-tests] Installing python37-3.7.7... >[r121amd64-tests] `-- Installing libffi-3.2.1_3... >[r121amd64-tests] `-- Extracting libffi-3.2.1_3: .......... done >[r121amd64-tests] `-- Installing readline-8.0.4... >[r121amd64-tests] `-- Extracting readline-8.0.4: .......... done >[r121amd64-tests] Extracting python37-3.7.7: .......... done >===== >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 >===> openmsx-0.15.0_2 depends on file: /usr/local/bin/python3.7 - found >===> Returning to build of openmsx-0.15.0_2 >===> openmsx-0.15.0_2 depends on file: /usr/local/bin/sdl2-config - not found >===> Installing existing package /packages/All/sdl2-2.0.10_1.txz >[r121amd64-tests] Installing sdl2-2.0.10_1... >[r121amd64-tests] `-- Installing libXScrnSaver-1.2.3_2... >[r121amd64-tests] | `-- Installing libX11-1.6.9_1,1... >[r121amd64-tests] | | `-- Installing libXau-1.0.9... >[r121amd64-tests] | | `-- Extracting libXau-1.0.9: .......... done >[r121amd64-tests] | | `-- Installing libXdmcp-1.1.3... >[r121amd64-tests] | | `-- Installing xorgproto-2020.1... >[r121amd64-tests] | | `-- Extracting xorgproto-2020.1: .......... done >[r121amd64-tests] | | `-- Extracting libXdmcp-1.1.3: ......... done >[r121amd64-tests] | | `-- Installing libxcb-1.13.1... >[r121amd64-tests] | | `-- Installing libpthread-stubs-0.4... >[r121amd64-tests] | | `-- Extracting libpthread-stubs-0.4: .... done >[r121amd64-tests] | | `-- Installing libxml2-2.9.10... >[r121amd64-tests] | | `-- Extracting libxml2-2.9.10: .......... done >[r121amd64-tests] | | `-- Extracting libxcb-1.13.1: .......... done >[r121amd64-tests] | `-- Extracting libX11-1.6.9_1,1: .......... done >[r121amd64-tests] | `-- Installing libXext-1.3.4,1... >[r121amd64-tests] | `-- Extracting libXext-1.3.4,1: .......... done >[r121amd64-tests] `-- Extracting libXScrnSaver-1.2.3_2: .......... done >[r121amd64-tests] `-- Installing libXcursor-1.2.0... >[r121amd64-tests] | `-- Installing libXfixes-5.0.3_2... >[r121amd64-tests] | `-- Extracting libXfixes-5.0.3_2: .......... done >[r121amd64-tests] | `-- Installing libXrender-0.9.10_2... >[r121amd64-tests] | `-- Extracting libXrender-0.9.10_2: .......... done >[r121amd64-tests] `-- Extracting libXcursor-1.2.0: .......... done >[r121amd64-tests] `-- Installing libXi-1.7.10,1... >[r121amd64-tests] `-- Extracting libXi-1.7.10,1: .......... done >[r121amd64-tests] `-- Installing libXinerama-1.1.4_2,1... >[r121amd64-tests] `-- Extracting libXinerama-1.1.4_2,1: .......... done >[r121amd64-tests] `-- Installing libXrandr-1.5.2... >[r121amd64-tests] `-- Extracting libXrandr-1.5.2: .......... done >[r121amd64-tests] `-- Installing libXxf86vm-1.1.4_3... >[r121amd64-tests] `-- Extracting libXxf86vm-1.1.4_3: .......... done >[r121amd64-tests] `-- Installing libxkbcommon-0.10.0_2... >[r121amd64-tests] | `-- Installing xkeyboard-config-2.29... >[r121amd64-tests] | `-- Extracting xkeyboard-config-2.29: .......... done >[r121amd64-tests] `-- Extracting libxkbcommon-0.10.0_2: .......... done >[r121amd64-tests] `-- Installing mesa-libs-18.3.2_4... >[r121amd64-tests] | `-- Installing expat-2.2.8... >[r121amd64-tests] | `-- Extracting expat-2.2.8: .......... done >[r121amd64-tests] | `-- Installing libXdamage-1.1.5... >[r121amd64-tests] | `-- Extracting libXdamage-1.1.5: ......... done >[r121amd64-tests] | `-- Installing libdrm-2.4.99,1... >[r121amd64-tests] | | `-- Installing libpciaccess-0.16... >[r121amd64-tests] | | `-- Installing pciids-20200324... >[r121amd64-tests] | | `-- Extracting pciids-20200324: ..... done >[r121amd64-tests] | | `-- Extracting libpciaccess-0.16: ......... done >[r121amd64-tests] | `-- Extracting libdrm-2.4.99,1: .......... done >[r121amd64-tests] | `-- Installing libunwind-20170615_1... >[r121amd64-tests] | `-- Extracting libunwind-20170615_1: .......... done >[r121amd64-tests] | `-- Installing libxshmfence-1.3... >[r121amd64-tests] | `-- Extracting libxshmfence-1.3: ......... done >[r121amd64-tests] | `-- Installing wayland-1.18.0_3... >[r121amd64-tests] | | `-- Installing libepoll-shim-0.0.20200223... >[r121amd64-tests] | | `-- Extracting libepoll-shim-0.0.20200223: .......... done >[r121amd64-tests] | `-- Extracting wayland-1.18.0_3: .......... done >[r121amd64-tests] `-- Extracting mesa-libs-18.3.2_4: .......... done >[r121amd64-tests] Extracting sdl2-2.0.10_1: .......... done >===== >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 >===> openmsx-0.15.0_2 depends on file: /usr/local/bin/sdl2-config - found >===> Returning to build of openmsx-0.15.0_2 >===> openmsx-0.15.0_2 depends on executable: gcc9 - not found >===> Installing existing package /packages/All/gcc9-9.3.0_1.txz >[r121amd64-tests] Installing gcc9-9.3.0_1... >[r121amd64-tests] `-- Installing binutils-2.33.1_2,1... >[r121amd64-tests] `-- Extracting binutils-2.33.1_2,1: .......... done >[r121amd64-tests] `-- Installing gmp-6.2.0... >[r121amd64-tests] `-- Extracting gmp-6.2.0: .......... done >[r121amd64-tests] `-- Installing mpc-1.1.0_2... >[r121amd64-tests] | `-- Installing mpfr-4.0.2... >[r121amd64-tests] | `-- Extracting mpfr-4.0.2: .......... done >[r121amd64-tests] `-- Extracting mpc-1.1.0_2: ......... done >[r121amd64-tests] Extracting gcc9-9.3.0_1: .......... done >===== >Message from gcc9-9.3.0_1: > >-- >To ensure binaries built with this toolchain find appropriate versions >of the necessary run-time libraries, you may want to link using > > -Wl,-rpath=/usr/local/lib/gcc9 > >For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens >transparently. >===> openmsx-0.15.0_2 depends on executable: gcc9 - found >===> Returning to build of openmsx-0.15.0_2 >===> openmsx-0.15.0_2 depends on file: /usr/local/bin/as - found >===> openmsx-0.15.0_2 depends on package: xorgproto>=0 - found >===> openmsx-0.15.0_2 depends on file: /usr/local/bin/ccache - not found >===> Installing existing package /packages/All/ccache-3.7.1_1.txz >[r121amd64-tests] Installing ccache-3.7.1_1... >[r121amd64-tests] Extracting ccache-3.7.1_1: .......... done >Create compiler links... >create symlink for cc >create symlink for cc (world) >create symlink for c++ >create symlink for c++ (world) >create symlink for CC >create symlink for CC (world) >create symlink for gcc9 >create symlink for gcc9 (world) >create symlink for g++9 >create symlink for g++9 (world) >create symlink for cpp9 >create symlink for cpp9 (world) >create symlink for clang >create symlink for clang (world) >create symlink for clang++ >create symlink for clang++ (world) >===== >Message from ccache-3.7.1_1: > >-- >NOTE: >Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for >information on using ccache with FreeBSD ports and src. >===> openmsx-0.15.0_2 depends on file: /usr/local/bin/ccache - found >===> Returning to build of openmsx-0.15.0_2 >=========================================================================== >=======================<phase: lib-depends >============================ >===> openmsx-0.15.0_2 depends on shared library: libpng.so - not found >===> Installing existing package /packages/All/png-1.6.37.txz >[r121amd64-tests] Installing png-1.6.37... >[r121amd64-tests] Extracting png-1.6.37: .......... done >===> openmsx-0.15.0_2 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) >===> Returning to build of openmsx-0.15.0_2 >===> openmsx-0.15.0_2 depends on shared library: libogg.so - not found >===> Installing existing package /packages/All/libogg-1.3.4,4.txz >[r121amd64-tests] Installing libogg-1.3.4,4... >[r121amd64-tests] Extracting libogg-1.3.4,4: .......... done >===> openmsx-0.15.0_2 depends on shared library: libogg.so - found (/usr/local/lib/libogg.so) >===> Returning to build of openmsx-0.15.0_2 >===> openmsx-0.15.0_2 depends on shared library: libvorbis.so - not found >===> Installing existing package /packages/All/libvorbis-1.3.6,3.txz >[r121amd64-tests] Installing libvorbis-1.3.6,3... >[r121amd64-tests] Extracting libvorbis-1.3.6,3: .......... done >===> openmsx-0.15.0_2 depends on shared library: libvorbis.so - found (/usr/local/lib/libvorbis.so) >===> Returning to build of openmsx-0.15.0_2 >===> openmsx-0.15.0_2 depends on shared library: libtheora.so - not found >===> Installing existing package /packages/All/libtheora-1.1.1_7.txz >[r121amd64-tests] Installing libtheora-1.1.1_7... >[r121amd64-tests] Extracting libtheora-1.1.1_7: .......... done >===> openmsx-0.15.0_2 depends on shared library: libtheora.so - found (/usr/local/lib/libtheora.so) >===> Returning to build of openmsx-0.15.0_2 >===> openmsx-0.15.0_2 depends on shared library: libao.so - not found >===> Installing existing package /packages/All/libao-1.2.0_4.txz >[r121amd64-tests] Installing libao-1.2.0_4... >[r121amd64-tests] Extracting libao-1.2.0_4: .......... done >===> openmsx-0.15.0_2 depends on shared library: libao.so - found (/usr/local/lib/libao.so) >===> Returning to build of openmsx-0.15.0_2 >===> openmsx-0.15.0_2 depends on shared library: libfreetype.so - not found >===> Installing existing package /packages/All/freetype2-2.10.1.txz >[r121amd64-tests] Installing freetype2-2.10.1... >[r121amd64-tests] Extracting freetype2-2.10.1: .......... done >===== >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). >===> openmsx-0.15.0_2 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) >===> Returning to build of openmsx-0.15.0_2 >===> openmsx-0.15.0_2 depends on shared library: libasound.so - not found >===> Installing existing package /packages/All/alsa-lib-1.1.2_2.txz >[r121amd64-tests] Installing alsa-lib-1.1.2_2... >[r121amd64-tests] Extracting alsa-lib-1.1.2_2: .......... done >===== >Message from alsa-lib-1.1.2_2: > >-- >===> NOTICE: > >The alsa-lib 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 >===> openmsx-0.15.0_2 depends on shared library: libasound.so - found (/usr/local/lib/libasound.so) >===> Returning to build of openmsx-0.15.0_2 >===> openmsx-0.15.0_2 depends on shared library: libGL.so - found (/usr/local/lib/libGL.so) >===> openmsx-0.15.0_2 depends on shared library: libGLEW.so - not found >===> Installing existing package /packages/All/glew-2.1.0.txz >[r121amd64-tests] Installing glew-2.1.0... >[r121amd64-tests] `-- Installing libGLU-9.0.1... >[r121amd64-tests] `-- Extracting libGLU-9.0.1: ...... done >[r121amd64-tests] `-- Installing libXmu-1.1.3,1... >[r121amd64-tests] | `-- Installing libXt-1.2.0,1... >[r121amd64-tests] | | `-- Installing libICE-1.0.10,1... >[r121amd64-tests] | | `-- Extracting libICE-1.0.10,1: .......... done >[r121amd64-tests] | | `-- Installing libSM-1.2.3,1... >[r121amd64-tests] | | `-- Extracting libSM-1.2.3,1: .......... done >[r121amd64-tests] | `-- Extracting libXt-1.2.0,1: .......... done >[r121amd64-tests] `-- Extracting libXmu-1.1.3,1: .......... done >[r121amd64-tests] Extracting glew-2.1.0: .......... done >===> openmsx-0.15.0_2 depends on shared library: libGLEW.so - found (/usr/local/lib/libGLEW.so) >===> Returning to build of openmsx-0.15.0_2 >===> openmsx-0.15.0_2 depends on shared library: libSDL2.so - found (/usr/local/lib/libSDL2.so) >===> openmsx-0.15.0_2 depends on shared library: libSDL2_ttf.so - not found >===> Installing existing package /packages/All/sdl2_ttf-2.0.15.txz >[r121amd64-tests] Installing sdl2_ttf-2.0.15... >[r121amd64-tests] Extracting sdl2_ttf-2.0.15: .......... done >===> openmsx-0.15.0_2 depends on shared library: libSDL2_ttf.so - found (/usr/local/lib/libSDL2_ttf.so) >===> Returning to build of openmsx-0.15.0_2 >===> openmsx-0.15.0_2 depends on shared library: libtcl86.so - not found >===> Installing existing package /packages/All/tcl86-8.6.10.txz >[r121amd64-tests] Installing tcl86-8.6.10... >[r121amd64-tests] Extracting tcl86-8.6.10: .......... done >===> openmsx-0.15.0_2 depends on shared library: libtcl86.so - found (/usr/local/lib/libtcl86.so) >===> Returning to build of openmsx-0.15.0_2 >=========================================================================== >=>> Recording filesystem state for prebuild... done >=======================<phase: configure >============================ >===> openmsx-0.15.0_2 depends on executable: gmake - found >===> openmsx-0.15.0_2 depends on file: /usr/local/bin/python3.7 - found >===> openmsx-0.15.0_2 depends on file: /usr/local/bin/sdl2-config - found >===> openmsx-0.15.0_2 depends on executable: gcc9 - found >===> openmsx-0.15.0_2 depends on file: /usr/local/bin/as - found >===> openmsx-0.15.0_2 depends on package: xorgproto>=0 - found >===> openmsx-0.15.0_2 depends on file: /usr/local/bin/ccache - found >===> openmsx-0.15.0_2 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) >===> openmsx-0.15.0_2 depends on shared library: libogg.so - found (/usr/local/lib/libogg.so) >===> openmsx-0.15.0_2 depends on shared library: libvorbis.so - found (/usr/local/lib/libvorbis.so) >===> openmsx-0.15.0_2 depends on shared library: libtheora.so - found (/usr/local/lib/libtheora.so) >===> openmsx-0.15.0_2 depends on shared library: libao.so - found (/usr/local/lib/libao.so) >===> openmsx-0.15.0_2 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) >===> openmsx-0.15.0_2 depends on shared library: libasound.so - found (/usr/local/lib/libasound.so) >===> openmsx-0.15.0_2 depends on shared library: libGL.so - found (/usr/local/lib/libGL.so) >===> openmsx-0.15.0_2 depends on shared library: libGLEW.so - found (/usr/local/lib/libGLEW.so) >===> openmsx-0.15.0_2 depends on shared library: libSDL2.so - found (/usr/local/lib/libSDL2.so) >===> openmsx-0.15.0_2 depends on shared library: libSDL2_ttf.so - found (/usr/local/lib/libSDL2_ttf.so) >===> openmsx-0.15.0_2 depends on shared library: libtcl86.so - found (/usr/local/lib/libtcl86.so) >===> Configuring for openmsx-0.15.0_2 >=========================================================================== >=======================<phase: build >============================ >===> Building for openmsx-0.15.0_2 >gmake[1]: Entering directory '/wrkdirs/usr/ports/emulators/openmsx/work/openMSX-0f2b558' >Using Python: python3 >gmake[1]: python3: Command not found >build/main.mk:126: *** No platform specified using OPENMSX_TARGET_CPU and OPENMSX_TARGET_OS and autodetection of local platform failed. Stop. >gmake[1]: Leaving directory '/wrkdirs/usr/ports/emulators/openmsx/work/openMSX-0f2b558' >===> Compilation failed unexpectedly. >Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to >the maintainer. >*** Error code 1 > >Stop. >make: stopped in /usr/ports/emulators/openmsx >build of emulators/openmsx | openmsx-0.15.0_2 ended at Sat May 2 20:38:04 JST 2020 >build time: 00:00:18 >!!! build failure encountered !!!
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 245731
:
213552
|
213566
|
214002
| 214025 |
214028