===> Building for vscode-1.41.0 cd /usr/local/share && /usr/bin/tar -cf - electron | /usr/bin/tar -xf - -C /usr/ports/editors/vscode/work cp -f /usr/ports/editors/vscode/files/package.json-build /usr/ports/editors/vscode/work/vscode-1.41.0/package.json cp -f /usr/ports/editors/vscode/files/package.json-remote-build /usr/ports/editors/vscode/work/vscode-1.41.0/remote/package.json cd /usr/ports/editors/vscode/work/vscode-1.41.0 && /usr/bin/env BUILD_SOURCEVERSION=9579eda04fdb3a9bba2750f15193e5fafe16b959 PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=1 XDG_CACHE_HOME=/usr/ports/editors/vscode/work/.cache XDG_DATA_HOME=/usr/ports/editors/vscode/work XDG_CONFIG_HOME=/usr/ports/editors/vscode/work HOME=/usr/ports/editors/vscode/work TMPDIR="/usr/ports/editors/vscode/work" PATH=/usr/ports/editors/vscode/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -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" yarn --frozen-lockfile --offline # --no-progress yarn install v1.16.0 $ node build/npm/preinstall.js [1/4] Resolving packages... [2/4] Fetching packages... info fsevents@2.1.1: The platform "freebsd" is incompatible with this module. info "fsevents@2.1.1" is an optional dependency and failed compatibility check. Excluding it from installation. info fsevents@1.2.7: The platform "freebsd" is incompatible with this module. info "fsevents@1.2.7" is an optional dependency and failed compatibility check. Excluding it from installation. info fsevents@1.2.4: The platform "freebsd" is incompatible with this module. info "fsevents@1.2.4" is an optional dependency and failed compatibility check. Excluding it from installation. info vscode-windows-ca-certs@0.2.0: The platform "freebsd" is incompatible with this module. info "vscode-windows-ca-certs@0.2.0" is an optional dependency and failed compatibility check. Excluding it from installation. info vscode-windows-registry@1.0.2: The platform "freebsd" is incompatible with this module. info "vscode-windows-registry@1.0.2" is an optional dependency and failed compatibility check. Excluding it from installation. info windows-foreground-love@0.2.0: The platform "freebsd" is incompatible with this module. info "windows-foreground-love@0.2.0" is an optional dependency and failed compatibility check. Excluding it from installation. info windows-mutex@0.3.0: The platform "freebsd" is incompatible with this module. info "windows-mutex@0.3.0" is an optional dependency and failed compatibility check. Excluding it from installation. info windows-process-tree@0.2.4: The platform "freebsd" is incompatible with this module. info "windows-process-tree@0.2.4" is an optional dependency and failed compatibility check. Excluding it from installation. [3/4] Linking dependencies... [4/4] Building fresh packages... $ node build/npm/postinstall.js Installing dependencies in extensions... $ yarn --frozen-lockfile --offline yarn install v1.16.0 [1/4] Resolving packages... [2/4] Fetching packages... info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command. info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command. *** Error code 1 Stop. make[1]: stopped in /usr/ports/editors/vscode *** Error code 1 Stop. make: stopped in /usr/ports/editors/vscode