Skip to content

Instantly share code, notes, and snippets.

@clpo13
Created October 23, 2020 19:22
Show Gist options
  • Select an option

  • Save clpo13/5d3a50b178eb30c23598ca6af55306ac to your computer and use it in GitHub Desktop.

Select an option

Save clpo13/5d3a50b178eb30c23598ca6af55306ac to your computer and use it in GitHub Desktop.
portmidi on Ubuntu 20.04.1 LTS - Homebrew build logs
Homebrew build logs for portmidi on Ubuntu 20.04.1 LTS
Build date: 2020-10-23 19:21:53
HOMEBREW_VERSION: 2.5.6-123-gc4ae961
ORIGIN: https://github.com/Homebrew/brew
HEAD: c4ae961efac4904aabdd7dc3cbe20dc4ed004869
Last commit: 7 hours ago
Core tap ORIGIN: https://github.com/Homebrew/linuxbrew-core
Core tap HEAD: df814d830d7311193a621b3bfaefe20afcf05397
Core tap last commit: 5 minutes ago
Core tap branch: master
HOMEBREW_PREFIX: /home/linuxbrew/.linuxbrew
HOMEBREW_CASK_OPTS: []
HOMEBREW_EDITOR: vim
HOMEBREW_GITHUB_API_TOKEN: set
HOMEBREW_MAKE_JOBS: 2
Homebrew Ruby: 2.6.3 => /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.6.3_2/bin/ruby
CPU: dual-core 64-bit skylake
Clang: N/A
Git: 2.25.1 => /bin/git
Curl: 7.68.0 => /usr/bin/curl
Kernel: Linux 5.4.0-52-generic x86_64 GNU/Linux
OS: Ubuntu 20.04.1 LTS (focal)
Host glibc: 2.31
/usr/bin/gcc: 9.3.0
/usr/bin/ruby: N/A
glibc: N/A
gcc: 5.5.0_7
xorg: N/A
Your system is ready to brew.
2020-10-23 19:21:53 +0000
make
-f
pm_mac/Makefile.osx
rm -f CMakeCache.txt
mkdir -p Release
cd Release; cmake .. -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=Release
-- The C compiler identification is GNU 5.5.0
-- The CXX compiler identification is GNU 5.5.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/gcc-5 - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/g++-5 - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Could NOT find JNI (missing: JAVA_AWT_LIBRARY JAVA_JVM_LIBRARY JAVA_INCLUDE_PATH JAVA_INCLUDE_PATH2 JAVA_AWT_INCLUDE_PATH)
-- JAVA_JVM_LIB_PATH is
-- JAVA_INCLUDE_PATH is JAVA_INCLUDE_PATH-NOTFOUND
-- JAVA_INCLUDE_PATH2 is JAVA_INCLUDE_PATH2-NOTFOUND
-- JAVA_JVM_LIBRARY is JAVA_JVM_LIBRARY-NOTFOUND
-- Could NOT find JNI (missing: JAVA_AWT_LIBRARY JAVA_JVM_LIBRARY JAVA_INCLUDE_PATH JAVA_INCLUDE_PATH2 JAVA_AWT_INCLUDE_PATH)
-- Configuring done
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
JAVA_INCLUDE_PATH (ADVANCED)
used as include directory in directory /tmp/portmidi-20201023-80997-1e49li/portmidi/pm_common
used as include directory in directory /tmp/portmidi-20201023-80997-1e49li/portmidi/pm_common
used as include directory in directory /tmp/portmidi-20201023-80997-1e49li/portmidi/pm_common
used as include directory in directory /tmp/portmidi-20201023-80997-1e49li/portmidi/pm_common
used as include directory in directory /tmp/portmidi-20201023-80997-1e49li/portmidi/pm_common
used as include directory in directory /tmp/portmidi-20201023-80997-1e49li/portmidi/pm_common
used as include directory in directory /tmp/portmidi-20201023-80997-1e49li/portmidi/pm_common
used as include directory in directory /tmp/portmidi-20201023-80997-1e49li/portmidi/pm_common
JAVA_INCLUDE_PATH2 (ADVANCED)
used as include directory in directory /tmp/portmidi-20201023-80997-1e49li/portmidi/pm_common
used as include directory in directory /tmp/portmidi-20201023-80997-1e49li/portmidi/pm_common
used as include directory in directory /tmp/portmidi-20201023-80997-1e49li/portmidi/pm_common
used as include directory in directory /tmp/portmidi-20201023-80997-1e49li/portmidi/pm_common
used as include directory in directory /tmp/portmidi-20201023-80997-1e49li/portmidi/pm_common
used as include directory in directory /tmp/portmidi-20201023-80997-1e49li/portmidi/pm_common
used as include directory in directory /tmp/portmidi-20201023-80997-1e49li/portmidi/pm_common
used as include directory in directory /tmp/portmidi-20201023-80997-1e49li/portmidi/pm_common
JAVA_JVM_LIBRARY (ADVANCED)
linked by target "pmjni" in directory /tmp/portmidi-20201023-80997-1e49li/portmidi/pm_common
CMake Warning (dev) in pm_common/CMakeLists.txt:
Policy CMP0021 is not set: Fatal error on relative paths in
INCLUDE_DIRECTORIES target property. Run "cmake --help-policy CMP0021" for
policy details. Use the cmake_policy command to set the policy and
suppress this warning.
Found relative path while evaluating include directories of
"portmidi-static":
"JAVA_INCLUDE_PATH-NOTFOUND"
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) in pm_common/CMakeLists.txt:
Policy CMP0021 is not set: Fatal error on relative paths in
INCLUDE_DIRECTORIES target property. Run "cmake --help-policy CMP0021" for
policy details. Use the cmake_policy command to set the policy and
suppress this warning.
Found relative path while evaluating include directories of
"portmidi-static":
"JAVA_INCLUDE_PATH2-NOTFOUND"
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) in pm_common/CMakeLists.txt:
Policy CMP0021 is not set: Fatal error on relative paths in
INCLUDE_DIRECTORIES target property. Run "cmake --help-policy CMP0021" for
policy details. Use the cmake_policy command to set the policy and
suppress this warning.
Found relative path while evaluating include directories of
"portmidi-static":
"JAVA_INCLUDE_PATH-NOTFOUND"
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) in pm_common/CMakeLists.txt:
Policy CMP0021 is not set: Fatal error on relative paths in
INCLUDE_DIRECTORIES target property. Run "cmake --help-policy CMP0021" for
policy details. Use the cmake_policy command to set the policy and
suppress this warning.
Found relative path while evaluating include directories of
"portmidi-static":
"JAVA_INCLUDE_PATH2-NOTFOUND"
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) in pm_common/CMakeLists.txt:
Policy CMP0021 is not set: Fatal error on relative paths in
INCLUDE_DIRECTORIES target property. Run "cmake --help-policy CMP0021" for
policy details. Use the cmake_policy command to set the policy and
suppress this warning.
Found relative path while evaluating include directories of "pmjni":
"JAVA_INCLUDE_PATH-NOTFOUND"
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) in pm_common/CMakeLists.txt:
Policy CMP0021 is not set: Fatal error on relative paths in
INCLUDE_DIRECTORIES target property. Run "cmake --help-policy CMP0021" for
policy details. Use the cmake_policy command to set the policy and
suppress this warning.
Found relative path while evaluating include directories of "pmjni":
"JAVA_INCLUDE_PATH2-NOTFOUND"
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) in pm_common/CMakeLists.txt:
Policy CMP0021 is not set: Fatal error on relative paths in
INCLUDE_DIRECTORIES target property. Run "cmake --help-policy CMP0021" for
policy details. Use the cmake_policy command to set the policy and
suppress this warning.
Found relative path while evaluating include directories of "pmjni":
"JAVA_INCLUDE_PATH-NOTFOUND"
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) in pm_common/CMakeLists.txt:
Policy CMP0021 is not set: Fatal error on relative paths in
INCLUDE_DIRECTORIES target property. Run "cmake --help-policy CMP0021" for
policy details. Use the cmake_policy command to set the policy and
suppress this warning.
Found relative path while evaluating include directories of "pmjni":
"JAVA_INCLUDE_PATH2-NOTFOUND"
This warning is for project developers. Use -Wno-dev to suppress it.
-- Generating done
CMake Generate step failed. Build files cannot be regenerated correctly.
make: *** [pm_mac/Makefile.osx:28: Release/CMakeCache.txt] Error 1
HOMEBREW_VERSION: 2.5.6-123-gc4ae961
ORIGIN: https://github.com/Homebrew/brew
HEAD: c4ae961efac4904aabdd7dc3cbe20dc4ed004869
Last commit: 7 hours ago
Core tap ORIGIN: https://github.com/Homebrew/linuxbrew-core
Core tap HEAD: df814d830d7311193a621b3bfaefe20afcf05397
Core tap last commit: 5 minutes ago
Core tap branch: master
HOMEBREW_PREFIX: /home/linuxbrew/.linuxbrew
HOMEBREW_CASK_OPTS: []
HOMEBREW_EDITOR: vim
HOMEBREW_MAKE_JOBS: 2
Homebrew Ruby: 2.6.3 => /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.6.3_2/bin/ruby
CPU: dual-core 64-bit skylake
Clang: N/A
Git: 2.25.1 => /bin/git
Curl: 7.68.0 => /usr/bin/curl
Kernel: Linux 5.4.0-52-generic x86_64 GNU/Linux
OS: Ubuntu 20.04.1 LTS (focal)
Host glibc: 2.31
/usr/bin/gcc: 9.3.0
/usr/bin/ruby: N/A
glibc: N/A
gcc: 5.5.0_7
xorg: N/A
HOMEBREW_CC: gcc-5
HOMEBREW_CXX: g++-5
MAKEFLAGS: -j2
CMAKE_PREFIX_PATH: /home/linuxbrew/.linuxbrew
HOMEBREW_GIT: git
ACLOCAL_PATH: /home/linuxbrew/.linuxbrew/share/aclocal
PATH: /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super:/home/linuxbrew/.linuxbrew/opt/unzip/bin:/home/linuxbrew/.linuxbrew/opt/cmake/bin:/home/linuxbrew/.linuxbrew/opt/binutils/bin:/usr/bin:/bin:/usr/sbin:/sbin:/home/linuxbrew/.linuxbrew/opt/gcc/bin
gcc-5 called with: CMakeCCompilerId.c
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/portmidi/217_2/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -w -O2 -march=native CMakeCCompilerId.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/portmidi/217_2/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -print-sysroot
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/portmidi/217_2/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -w -O2 -march=native -print-sysroot -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/portmidi/217_2/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
g++-5 called with: CMakeCXXCompilerId.cpp
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/portmidi/217_2/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: g++-5 -pipe -w -O2 -march=native CMakeCXXCompilerId.cpp -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/portmidi/217_2/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
g++-5 called with: -print-sysroot
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/portmidi/217_2/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: g++-5 -pipe -w -O2 -march=native -print-sysroot -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/portmidi/217_2/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -v -o CMakeFiles/cmTC_20b0d.dir/CMakeCCompilerABI.c.o -c /home/linuxbrew/.linuxbrew/Cellar/cmake/3.18.4/share/cmake/Modules/CMakeCCompilerABI.c
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -w -O2 -march=native -v -o CMakeFiles/cmTC_20b0d.dir/CMakeCCompilerABI.c.o -c /home/linuxbrew/.linuxbrew/Cellar/cmake/3.18.4/share/cmake/Modules/CMakeCCompilerABI.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -v -rdynamic CMakeFiles/cmTC_20b0d.dir/CMakeCCompilerABI.c.o -o cmTC_20b0d
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/portmidi/217_2/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -w -O2 -march=native -v -rdynamic CMakeFiles/cmTC_20b0d.dir/CMakeCCompilerABI.c.o -o cmTC_20b0d -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/portmidi/217_2/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
g++-5 called with: -v -o CMakeFiles/cmTC_06df0.dir/CMakeCXXCompilerABI.cpp.o -c /home/linuxbrew/.linuxbrew/Cellar/cmake/3.18.4/share/cmake/Modules/CMakeCXXCompilerABI.cpp
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: g++-5 -pipe -w -O2 -march=native -v -o CMakeFiles/cmTC_06df0.dir/CMakeCXXCompilerABI.cpp.o -c /home/linuxbrew/.linuxbrew/Cellar/cmake/3.18.4/share/cmake/Modules/CMakeCXXCompilerABI.cpp -isystem/home/linuxbrew/.linuxbrew/include
g++-5 called with: -v -rdynamic CMakeFiles/cmTC_06df0.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_06df0
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/portmidi/217_2/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: g++-5 -pipe -w -O2 -march=native -v -rdynamic CMakeFiles/cmTC_06df0.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_06df0 -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/portmidi/217_2/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment