Skip to content

Instantly share code, notes, and snippets.

@yurikoles
Created October 7, 2020 21:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yurikoles/ac71916d331161280a90fba0c77fa486 to your computer and use it in GitHub Desktop.
Save yurikoles/ac71916d331161280a90fba0c77fa486 to your computer and use it in GitHub Desktop.
playonmac (yurikoles/yurikoles/playonmac) on macOS 10.15.7 - Homebrew build logs
Homebrew build logs for yurikoles/yurikoles/playonmac on macOS 10.15.7
Build date: 2020-10-08 00:18:34
HOMEBREW_VERSION: 2.5.4-2-g0732a86
ORIGIN: https://github.com/Homebrew/brew
HEAD: 0732a86a246b238e2a8d838f2335e8e707732393
Last commit: 4 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 1c62760b6054adbf10e28f9dd4fcb53c3605471f
Core tap last commit: 2 minutes ago
Core tap branch: master
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CASK_OPTS: []
HOMEBREW_DISPLAY: /private/tmp/com.apple.launchd.HGm58pKXhG/org.macosforge.xquartz:0
HOMEBREW_EDITOR: subl -w
HOMEBREW_GITHUB_API_TOKEN: set
HOMEBREW_MAKE_JOBS: 6
Homebrew Ruby: 2.6.3 => /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby
CPU: hexa-core 64-bit kabylake
Clang: 12.0 build 1200
Git: 2.28.0 => /usr/local/bin/git
Curl: 7.64.1 => /usr/bin/curl
Java: 14.0.1, 11.0.8, 1.8.0_265
macOS: 10.15.7-x86_64
CLT: 12.0.0.0.1.1599194153
Xcode: 12.0.1
XQuartz: 2.7.11 => /opt/X11
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry or file an issue; just ignore this. Thanks!
Warning: Some installed formulae were deleted!
You should find replacements for the following formulae:
mypaint-brushes
Warning: Some installed formulae are deprecated or disabled.
You should find replacements for the following formulae:
homesick-completion
Warning: You have the following deprecated, official taps tapped:
Homebrew/homebrew-livecheck
Homebrew/homebrew-cask-eid
Untap them with `brew untap`.
Warning: Putting non-prefixed coreutils in your path can cause gmp builds to fail.
Warning: Unbrewed dylibs were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected dylibs:
/usr/local/lib/libdiskmgt.1.dylib
/usr/local/lib/libnvpair.1.dylib
/usr/local/lib/libuutil.1.dylib
/usr/local/lib/libzfs.2.dylib
/usr/local/lib/libzfs_core.1.dylib
/usr/local/lib/libzpool.1.dylib
Warning: Unbrewed .la files were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected .la files:
/usr/local/lib/libdiskmgt.la
/usr/local/lib/libnvpair.la
/usr/local/lib/libuutil.la
/usr/local/lib/libzfs.la
/usr/local/lib/libzfs_core.la
/usr/local/lib/libzpool.la
Warning: Unbrewed static libraries were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected static libraries:
/usr/local/lib/libdiskmgt.a
/usr/local/lib/libnvpair.a
/usr/local/lib/libuutil.a
/usr/local/lib/libzfs.a
/usr/local/lib/libzfs_core.a
/usr/local/lib/libzpool.a
Warning: You have unlinked kegs in your Cellar.
Leaving kegs unlinked can lead to build-trouble and cause brews that depend on
those kegs to fail to run properly once built. Run `brew link` on these:
taglib
mono
libsigc++@2
bash-completion
gnupg
yurikoles/yurikoles/playonmac
Formula: playonmac
Tap: yurikoles/yurikoles
Path: /usr/local/Homebrew/Library/Taps/yurikoles/homebrew-yurikoles/Formula/playonmac.rb
2020-10-08 00:18:34 +0300
make
gcc -O2 ./src/check_direct_rendering.c -o ./bin/playonlinux-check_dd -lGL -lX11
python2 -m py_compile ./python/*.py
python2 -m py_compile ./python/lib/*.py
echo -e '#!/bin/bash\nGDK_BACKEND=x11 /usr/share/playonlinux/playonlinux "$@"\nexit 0' > ./bin/playonlinux
echo -e '#!/bin/bash\n/usr/share/playonlinux/playonlinux-pkg "$@"\nexit 0' > ./bin/playonlinux-pkg
chmod +x ./bin/playonlinux
chmod +x ./bin/playonlinux-pkg
sed -i 's/\(\["DEBIAN_PACKAGE"\]\s*=\s*\)"FALSE"/\1"TRUE"/' \
./python/lib/Variables.py
sed: 1: "./python/lib/Variables.py": invalid command code .
make: *** [build] Error 1
HOMEBREW_VERSION: 2.5.4-2-g0732a86
ORIGIN: https://github.com/Homebrew/brew
HEAD: 0732a86a246b238e2a8d838f2335e8e707732393
Last commit: 4 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 1c62760b6054adbf10e28f9dd4fcb53c3605471f
Core tap last commit: 2 minutes ago
Core tap branch: master
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CASK_OPTS: []
HOMEBREW_DISPLAY: /private/tmp/com.apple.launchd.HGm58pKXhG/org.macosforge.xquartz:0
HOMEBREW_EDITOR: subl -w
HOMEBREW_MAKE_JOBS: 6
Homebrew Ruby: 2.6.3 => /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby
CPU: hexa-core 64-bit kabylake
Clang: 12.0 build 1200
Git: 2.28.0 => /usr/local/bin/git
Curl: 7.64.1 => /usr/bin/curl
Java: 14.0.1, 11.0.8, 1.8.0_265
macOS: 10.15.7-x86_64
CLT: 12.0.0.0.1.1599194153
Xcode: 12.0.1
XQuartz: 2.7.11 => /opt/X11
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j6
CMAKE_PREFIX_PATH: /usr/local
CMAKE_INCLUDE_PATH: /opt/X11/include:/opt/X11/include/freetype2:/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH: /opt/X11/lib:/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.15:/opt/X11/lib/pkgconfig:/opt/X11/share/pkgconfig
HOMEBREW_GIT: git
HOMEBREW_SDKROOT: /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk
ACLOCAL_PATH: /usr/local/share/aclocal:/opt/X11/share/aclocal
PATH: /usr/local/Homebrew/Library/Homebrew/shims/mac/super:/usr/local/opt/coreutils/bin:/opt/X11/bin:/usr/bin:/bin:/usr/sbin:/sbin
gcc called with: -O2 ./src/check_direct_rendering.c -o ./bin/playonlinux-check_dd -lGL -lX11
superenv removed: -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=nehalem ./src/check_direct_rendering.c -o ./bin/playonlinux-check_dd -lGL -lX11 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment