Skip to content

Instantly share code, notes, and snippets.

@andlabs
Created August 9, 2018 16:37
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 andlabs/6d91689cba0dfdbb491a3c650ea68b3f to your computer and use it in GitHub Desktop.
Save andlabs/6d91689cba0dfdbb491a3c650ea68b3f to your computer and use it in GitHub Desktop.
-- The C compiler identification is GNU 7.3.0
-- The CXX compiler identification is GNU 7.3.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- 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/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Checking if the system is X86_32:
-- Performing Test CHECK_X86_32
-- Performing Test CHECK_X86_32 - Failed
-- Checking if the system is X86_32: no
-- Checking if C99 is enabled by default:
-- Performing Test CHECK_C99_ENABLED_DEFAULT
-- Performing Test CHECK_C99_ENABLED_DEFAULT - Success
-- Checking if C99 is enabled by default: yes
-- Checking if C++ 2011 is enabled by default:
-- Performing Test CHECK_CXX11_ENABLED_DEFAULT
-- Performing Test CHECK_CXX11_ENABLED_DEFAULT - Success
-- Checking if C++ 2011 is enabled by default: yes
-- Checking what CXXFLAG is required to disable C++ RTTI:
-- Performing Test CFLAG_-fno-rtti
-- Performing Test CFLAG_-fno-rtti - Success
-- Checking what CXXFLAG is required to disable C++ RTTI: -fno-rtti
-- Checking what CXXFLAG is required to disable C++ exceptions:
-- Performing Test CFLAG_-fno-exceptions
-- Performing Test CFLAG_-fno-exceptions - Success
-- Checking what CXXFLAG is required to disable C++ exceptions: -fno-exceptions
-- Performing Test CFLAG_-Wall
-- Performing Test CFLAG_-Wall - Success
-- Performing Test CXXFLAG_-Wall
-- Performing Test CXXFLAG_-Wall - Success
-- Performing Test CFLAG_-Wextra
-- Performing Test CFLAG_-Wextra - Success
-- Performing Test CXXFLAG_-Wextra
-- Performing Test CXXFLAG_-Wextra - Success
-- Performing Test CFLAG_-fstrict-aliasing
-- Performing Test CFLAG_-fstrict-aliasing - Success
-- Performing Test CXXFLAG_-fstrict-aliasing
-- Performing Test CXXFLAG_-fstrict-aliasing - Success
-- Performing Test CFLAG_-fvisibility=hidden
-- Performing Test CFLAG_-fvisibility=hidden - Success
-- Performing Test CXXFLAG_-fvisibility=hidden
-- Performing Test CXXFLAG_-fvisibility=hidden - Success
-- Performing Test CFLAG_-Wno-multichar
-- Performing Test CFLAG_-Wno-multichar - Success
-- Performing Test CXXFLAG_-Wno-multichar
-- Performing Test CXXFLAG_-Wno-multichar - Success
-- Performing Test CXXFLAG_-fvisibility-inlines-hidden
-- Performing Test CXXFLAG_-fvisibility-inlines-hidden - Success
-- Performing Test LDFLAG_-Wl,-O1
-- Performing Test LDFLAG_-Wl,-O1 - Success
-- Performing Test LDFLAG_-Wl,--sort-common
-- Performing Test LDFLAG_-Wl,--sort-common - Success
-- Performing Test LDFLAG_-Wl,--as-needed
-- Performing Test LDFLAG_-Wl,--as-needed - Success
-- Performing Test CFLAG_OPTIMIZE_DEBUG
-- Performing Test CFLAG_OPTIMIZE_DEBUG - Success
-- Checking if Large File Support is available
-- Checking if Large File Support is available - yes
-- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.11")
-- Looking for unzOpen2_64 in minizip
-- Looking for unzOpen2_64 in minizip - found
-- Found PNG: /usr/lib/x86_64-linux-gnu/libpng.so (found version "1.6.34")
-- Found OpenGL: /usr/lib/x86_64-linux-gnu/libOpenGL.so
-- Found OpenGL: /usr/lib/x86_64-linux-gnu/libGL.so
-- Looking for glewInit in GLEW
-- Looking for glewInit in GLEW - not found
-- GLEW library not found; using internal GLEW.
-- popt library not found; using internal popt.
-- Looking for getuid
-- Looking for getuid - found
-- Looking for geteuid
-- Looking for geteuid - found
-- Looking for iconv
-- Looking for iconv - found
-- Looking for mtrace
-- Looking for mtrace - found
-- Looking for secure_getenv
-- Looking for secure_getenv - found
-- Looking for setregid
-- Looking for setregid - found
-- Looking for stpcpy
-- Looking for stpcpy - found
-- Looking for strerror
-- Looking for strerror - found
-- Looking for vasprintf
-- Looking for vasprintf - found
-- Looking for srandom
-- Looking for srandom - found
-- Looking for setreuid
-- Looking for setreuid - found
-- Looking for float.h
-- Looking for float.h - found
-- Looking for fnmatch.h
-- Looking for fnmatch.h - found
-- Looking for glob.h
-- Looking for glob.h - found
-- Looking for langinfo.h
-- Looking for langinfo.h - found
-- Looking for libintl.h
-- Looking for libintl.h - found
-- Looking for mcheck.h
-- Looking for mcheck.h - found
-- Looking for unistd.h
-- Looking for unistd.h - found
-- Looking for stdalign.h
-- Looking for stdalign.h - found
-- Looking for dcgettext
-- Looking for dcgettext - found
-- Looking for gettext
-- Looking for gettext - found
-- Looking for dlfcn.h
-- Looking for dlfcn.h - found
-- Looking for inttypes.h
-- Looking for inttypes.h - found
-- Looking for memory.h
-- Looking for memory.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stdlib.h
-- Looking for stdlib.h - found
-- Looking for strings.h
-- Looking for strings.h - found
-- Looking for sys/stat.h
-- Looking for sys/stat.h - found
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for sys/ioctl.h
-- Looking for sys/ioctl.h - found
-- Looking for TIOCGWINSZ
-- Looking for TIOCGWINSZ - found
CMake Warning (dev) at cmake/macros/SplitDebugInformation.cmake:41 (GET_PROPERTY):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "gensunrar". Use the
target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
CMakeLists.txt:28 (SPLIT_DEBUG_INFORMATION)
extlib/unrar/CMakeLists.txt:176 (DO_SPLIT_DEBUG)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found PythonInterp: /usr/bin/python3.6 (found version "3.6.5")
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Looking for localtime_r
-- Looking for localtime_r - found
-- Looking for localtime_s
-- Looking for localtime_s - not found
-- Looking for localtime_s as an inline function
-- Performing Test HAVE_LOCALTIME_S_INLINE
-- Performing Test HAVE_LOCALTIME_S_INLINE - Failed
-- Looking for localtime_s as an inline function - not found
-- Looking for getpwuid_r
-- Looking for getpwuid_r - found
-- Looking for _aligned_malloc
-- Looking for _aligned_malloc - not found
-- Looking for aligned_alloc
-- Looking for aligned_alloc - found
-- Looking for posix_memalign
-- Looking for posix_memalign - found
-- Looking for memalign
-- Looking for memalign - found
CMake Warning (dev) at cmake/macros/SplitDebugInformation.cmake:41 (GET_PROPERTY):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "ByteswapTest". Use
the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
CMakeLists.txt:28 (SPLIT_DEBUG_INFORMATION)
src/libcompat/tests/CMakeLists.txt:22 (DO_SPLIT_DEBUG)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/macros/SplitDebugInformation.cmake:41 (GET_PROPERTY):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "PrintMetadata". Use
the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
CMakeLists.txt:28 (SPLIT_DEBUG_INFORMATION)
src/libzomg/tests/CMakeLists.txt:18 (DO_SPLIT_DEBUG)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Looking for iconv in c
-- Looking for iconv in c - found
-- Looking for sigaction
-- Looking for sigaction - found
-- Looking for clock_gettime
-- Looking for clock_gettime - found
CMake Warning (dev) at cmake/macros/SplitDebugInformation.cmake:41 (GET_PROPERTY):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target
"test_VdpPalette_DAC_generate". Use the target name directly with
add_custom_command, or use the generator expression $<TARGET_FILE>, as
appropriate.
Call Stack (most recent call first):
CMakeLists.txt:28 (SPLIT_DEBUG_INFORMATION)
src/libgens/tests/CMakeLists.txt:37 (DO_SPLIT_DEBUG)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/macros/SplitDebugInformation.cmake:41 (GET_PROPERTY):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "test_VdpPalette_DAC".
Use the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
CMakeLists.txt:28 (SPLIT_DEBUG_INFORMATION)
src/libgens/tests/CMakeLists.txt:51 (DO_SPLIT_DEBUG)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/macros/SplitDebugInformation.cmake:41 (GET_PROPERTY):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target
"VdpSpriteMaskingTest". Use the target name directly with
add_custom_command, or use the generator expression $<TARGET_FILE>, as
appropriate.
Call Stack (most recent call first):
CMakeLists.txt:28 (SPLIT_DEBUG_INFORMATION)
src/libgens/tests/CMakeLists.txt:80 (DO_SPLIT_DEBUG)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/macros/SplitDebugInformation.cmake:41 (GET_PROPERTY):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "EEPRomI2CTest". Use
the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
CMakeLists.txt:28 (SPLIT_DEBUG_INFORMATION)
src/libgens/tests/EEPRomI2CTest/CMakeLists.txt:25 (DO_SPLIT_DEBUG)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/macros/SplitDebugInformation.cmake:41 (GET_PROPERTY):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "VdpFIFOTesting". Use
the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
CMakeLists.txt:28 (SPLIT_DEBUG_INFORMATION)
src/libgens/tests/CMakeLists.txt:94 (DO_SPLIT_DEBUG)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/macros/SplitDebugInformation.cmake:41 (GET_PROPERTY):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "PsgRegisterTest".
Use the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
CMakeLists.txt:28 (SPLIT_DEBUG_INFORMATION)
src/libgens/tests/sound/CMakeLists.txt:18 (DO_SPLIT_DEBUG)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/macros/SplitDebugInformation.cmake:41 (GET_PROPERTY):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "AudioWriteTest". Use
the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
CMakeLists.txt:28 (SPLIT_DEBUG_INFORMATION)
src/libgens/tests/sound/CMakeLists.txt:30 (DO_SPLIT_DEBUG)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/macros/SplitDebugInformation.cmake:41 (GET_PROPERTY):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "PausedEffectTest".
Use the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
CMakeLists.txt:28 (SPLIT_DEBUG_INFORMATION)
src/libgens/tests/Effects/CMakeLists.txt:36 (DO_SPLIT_DEBUG)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/macros/SplitDebugInformation.cmake:41 (GET_PROPERTY):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "FastBlurTest". Use
the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
CMakeLists.txt:28 (SPLIT_DEBUG_INFORMATION)
src/libgens/tests/Effects/CMakeLists.txt:49 (DO_SPLIT_DEBUG)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/macros/SplitDebugInformation.cmake:41 (GET_PROPERTY):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "mcd_pcm". Use the
target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
CMakeLists.txt:28 (SPLIT_DEBUG_INFORMATION)
src/tools/CMakeLists.txt:15 (DO_SPLIT_DEBUG)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found SDL2: /usr/lib/x86_64-linux-gnu/libSDL2.so;-lpthread
CMake Warning (dev) at cmake/macros/SplitDebugInformation.cmake:41 (GET_PROPERTY):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "gens-sdl". Use the
target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
CMakeLists.txt:28 (SPLIT_DEBUG_INFORMATION)
src/gens-sdl/CMakeLists.txt:117 (DO_SPLIT_DEBUG)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning at doc/rom-compat/CMakeLists.txt:29 (MESSAGE):
gawk not found.
ROM compatibility lists will not be processed.
-- Configuring done
-- Generating done
-- Build files have been written to: /home/pietro/lasdesu-gens-gs-ii/build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment