Giter VIP home page Giter VIP logo

Comments (12)

endrift avatar endrift commented on September 26, 2024

Did you make sure to pass -DBUILD_UI=ON to cmake?

from retro.

ShaniGam avatar ShaniGam commented on September 26, 2024

Yes. Ran all 4 commands required (on Linux).

from retro.

endrift avatar endrift commented on September 26, 2024

Hm, it seems to work fine for me. Can I see your build log (from clean)?

from retro.

ShaniGam avatar ShaniGam commented on September 26, 2024
-- Submodules seem to be missing. Attempting to clone now.
Submodule 'atari2600' (https://github.com/libretro/stella-libretro.git) registered for path 'cores/atari2600'
Submodule 'genesis' (https://github.com/libretro/Genesis-Plus-GX.git) registered for path 'cores/genesis'
Submodule 'gtest' (https://github.com/google/googletest.git) registered for path 'third-party/gtest'
Submodule 'third-party/libzip' (https://github.com/nih-at/libzip.git) registered for path 'third-party/libzip'
Submodule 'third-party/luajit' (http://luajit.org/git/luajit-2.0.git) registered for path 'third-party/luajit'
Submodule 'third-party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third-party/pybind11'
Cloning into 'cores/atari2600'...
Submodule path 'cores/atari2600': checked out 'd74ee29ae9bfbc71cdf70f2af58b19ffade7be88'
Cloning into 'cores/genesis'...
Submodule path 'cores/genesis': checked out 'f66bcb1e780acdcced95a05e04550bb8a91c1850'
Cloning into 'third-party/gtest'...
Submodule path 'third-party/gtest': checked out 'b7e8a993b4125d1083cb431d91407d8ee4dba2ad'
Cloning into 'third-party/libzip'...
Submodule path 'third-party/libzip': checked out 'ab882fdd77c85f6c4723543b0d054943420a2786'
Cloning into 'third-party/luajit'...
Submodule path 'third-party/luajit': checked out '0c0e7b168ea147866835954267c151ef789f64fb'
Cloning into 'third-party/pybind11'...
Submodule path 'third-party/pybind11': checked out '8edc147d67ca85a93ed1f53628004528dc36a04d'
-- Submodules cloned!
-- Found PythonInterp: /home/ubuntu-usr/anaconda2/bin/python (found version "2.7.14")
-- The C compiler identification is GNU 6.4.0
-- The CXX compiler identification is GNU 6.4.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
-- Found PythonLibs: /home/ubuntu-usr/anaconda2/lib/libpython2.7.so (found version "2.7.14")
-- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.8")
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.26")
-- Looking for _chmod
-- Looking for _chmod - not found
-- Looking for _close
-- Looking for _close - not found
-- Looking for _dup
-- Looking for _dup - not found
-- Looking for _fdopen
-- Looking for _fdopen - not found
-- Looking for _fileno
-- Looking for _fileno - not found
-- Looking for _open
-- Looking for _open - not found
-- Looking for _setmode
-- Looking for _setmode - not found
-- Looking for _snprintf
-- Looking for _snprintf - not found
-- Looking for _strdup
-- Looking for _strdup - not found
-- Looking for _stricmp
-- Looking for _stricmp - not found
-- Looking for _strtoi64
-- Looking for _strtoi64 - not found
-- Looking for _strtoui64
-- Looking for _strtoui64 - not found
-- Looking for _umask
-- Looking for _umask - not found
-- Looking for _unlink
-- Looking for _unlink - not found
-- Looking for clonefile
-- Looking for clonefile - not found
-- Looking for explict_bzero
-- Looking for explict_bzero - not found
-- Looking for explicit_memset
-- Looking for explicit_memset - not found
-- Looking for fileno
-- Looking for fileno - found
-- Looking for fseeko
-- Looking for fseeko - found
-- Looking for ftello
-- Looking for ftello - found
-- Looking for getprogname
-- Looking for getprogname - not found
-- Looking for open
-- Looking for open - found
-- Looking for mkstemp
-- Looking for mkstemp - found
-- Looking for setmode
-- Looking for setmode - not found
-- Looking for snprintf
-- Looking for snprintf - found
-- Looking for strcasecmp
-- Looking for strcasecmp - found
-- Looking for strdup
-- Looking for strdup - found
-- Looking for stricmp
-- Looking for stricmp - not found
-- Looking for strtoll
-- Looking for strtoll - found
-- Looking for strtoull
-- Looking for strtoull - found
-- Looking for include file fts.h
-- Looking for include file fts.h - found
-- Looking for include file stdbool.h
-- Looking for include file stdbool.h - found
-- Looking for include file strings.h
-- Looking for include file strings.h - found
-- Looking for include file unistd.h
-- Looking for include file unistd.h - found
-- Looking for include file inttypes.h
-- Looking for include file inttypes.h - found
-- Looking for include file stdint.h
-- Looking for include file stdint.h - found
-- Looking for include file sys/types.h
-- Looking for include file sys/types.h - found
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of __int8
-- Check size of __int8 - failed
-- Check size of int8_t
-- Check size of int8_t - done
-- Check size of uint8_t
-- Check size of uint8_t - done
-- Check size of __int16
-- Check size of __int16 - failed
-- Check size of int16_t
-- Check size of int16_t - done
-- Check size of uint16_t
-- Check size of uint16_t - done
-- Check size of __int32
-- Check size of __int32 - failed
-- Check size of int32_t
-- Check size of int32_t - done
-- Check size of uint32_t
-- Check size of uint32_t - done
-- Check size of __int64
-- Check size of __int64 - failed
-- Check size of int64_t
-- Check size of int64_t - done
-- Check size of uint64_t
-- Check size of uint64_t - done
-- Check size of short
-- Check size of short - done
-- Check size of int
-- Check size of int - done
-- Check size of long
-- Check size of long - done
-- Check size of long long
-- Check size of long long - done
-- Check size of off_t
-- Check size of off_t - done
-- Check size of size_t
-- Check size of size_t - done
-- Check size of ssize_t
-- Check size of ssize_t - done
-- Check if the system is big endian
-- Searching 16 bit integer
-- Check size of unsigned short
-- Check size of unsigned short - done
-- Using unsigned short
-- Check if the system is big endian - little endian
-- Found BZip2: /usr/lib/x86_64-linux-gnu/libbz2.so (found version "1.0.6")
-- Looking for BZ2_bzCompressInit
-- Looking for BZ2_bzCompressInit - found
-- Looking for getopt
-- Looking for getopt - found
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Check if compiler accepts -pthread
-- Check if compiler accepts -pthread - yes
-- Found Threads: TRUE
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    BUILD_UI


-- Build files have been written to: /home/ubuntu-usr/retro
ubuntu-usr@UBUNTU:~/retro$ make -j$(grep -c ^processor /proc/cpuinfo)
35m1mScanning dependencies of target genesis-submodule0m
35m1mScanning dependencies of target atari2600-submodule0m
35m1mScanning dependencies of target man0m
35m1mScanning dependencies of target can_clone_file0m
35m1mScanning dependencies of target nonrandomopen0m
35m1mScanning dependencies of target gmock_main0m
35m1mScanning dependencies of target malloc0m
[  0%] 32mBuilding C object third-party/libzip/regress/CMakeFiles/can_clone_file.dir/can_clone_file.c.o0m
[  0%] 34m1mPreparing ZIP_SOURCE_GET_ARGS.30m
[  0%] 32mBuilding C object third-party/libzip/regress/CMakeFiles/nonrandomopen.dir/nonrandomopen.c.o0m
35m1mScanning dependencies of target zip0m
[  0%] 32mBuilding C object third-party/libzip/regress/CMakeFiles/malloc.dir/malloc.c.o0m
[  0%] 34m1mPreparing libzip.30m
[  1%] 34m1mPreparing zip_add.30m
[  1%] 34m1mPreparing zip_add_dir.30m
[  1%] 34m1mPreparing zip_close.30m
[  3%] 32mBuilding CXX object third-party/gtest/googlemock/CMakeFiles/gmock_main.dir/__/googletest/src/gtest-all.cc.o0m
[  3%] 34m1mPreparing zip_delete.30m
[  3%] Built target atari2600-submodule
[  3%] Built target genesis-submodule
[  4%] 32m1mLinking C executable can_clone_file0m
[  4%] 32mBuilding CXX object third-party/gtest/googlemock/CMakeFiles/gmock_main.dir/src/gmock-all.cc.o0m
[  6%] 34m1mPreparing zip_discard.30m
[  6%] 34m1mPreparing zip_dir_add.30m
35m1mScanning dependencies of target gmock0m
[  6%] 34m1mPreparing zip_error_clear.30m
[  6%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/gladman-fcrypt.c.o0m
[  6%] 34m1mPreparing zip_error_code_system.30m
[  6%] 32m1mLinking C shared module libmalloc.so0m
[  6%] 34m1mPreparing zip_error_code_zip.30m
[  6%] 32m1mLinking C shared module libnonrandomopen.so0m
[  6%] 34m1mPreparing zip_error_fini.30m
[  6%] Built target can_clone_file
[  6%] 34m1mPreparing zip_error_get.30m
35m1mScanning dependencies of target gtest0m
[  6%] 32mBuilding CXX object third-party/gtest/googlemock/CMakeFiles/gmock.dir/__/googletest/src/gtest-all.cc.o0m
[  7%] 34m1mPreparing zip_error_get_sys_type.30m
[  7%] Built target nonrandomopen
[  7%] 34m1mPreparing zip_error_init.30m
[  7%] Built target malloc
35m1mScanning dependencies of target genesis0m
[  7%] 34m1mPreparing zip_error_set.30m
[  7%] 34m1mGenerating retro/cores/genesis_plus_gx-version0m
[  7%] 32mBuilding CXX object third-party/gtest/googlemock/gtest/CMakeFiles/gtest.dir/src/gtest-all.cc.o0m
[  7%] 34m1mPreparing zip_error_strerror.30m
[  7%] 34m1mGenerating retro/cores/genesis_plus_gx_libretro.so0m
[  7%] 34m1mPreparing zip_error_system_type.30m
[  7%] 34m1mPreparing zip_error_to_data.30m
[  9%] 34m1mPreparing zip_error_to_str.30m
35m1mScanning dependencies of target atari26000m
[  9%] 34m1mPreparing zip_errors.30m
[  9%] 34m1mGenerating retro/cores/stella-version0m
[  9%] 34m1mGenerating retro/cores/stella_libretro.so0m
[  9%] 34m1mPreparing zip_fclose.30m
[  9%] 34m1mPreparing zip_fdopen.30m
[  9%] 34m1mPreparing zip_file_add.30m
[ 10%] 34m1mPreparing zip_file_extra_field_delete.30m
[ 10%] 34m1mPreparing zip_file_extra_field_get.30m
[ 10%] 34m1mPreparing zip_file_extra_field_set.30m
[ 10%] 34m1mPreparing zip_file_extra_fields_count.30m
[ 10%] 34m1mPreparing zip_file_get_comment.30m
[ 10%] 34m1mPreparing zip_file_get_error.30m
[ 12%] 34m1mPreparing zip_file_get_external_attributes.30m
[ 12%] 34m1mPreparing zip_file_rename.30m
[ 12%] 34m1mPreparing zip_file_set_comment.30m
[ 12%] 34m1mPreparing zip_file_set_encryption.30m
[ 12%] 34m1mPreparing zip_file_set_external_attributes.30m
[ 12%] 34m1mPreparing zip_file_set_mtime.30m
[ 13%] 34m1mPreparing zip_file_strerror.30m
[ 13%] 34m1mPreparing zip_fopen.30m
[ 13%] 34m1mPreparing zip_fopen_encrypted.30m
[ 13%] 34m1mPreparing zip_fread.30m
[ 13%] 34m1mPreparing zip_fseek.30m
[ 15%] 34m1mPreparing zip_ftell.30m
[ 15%] 34m1mPreparing zip_get_archive_comment.30m
[ 15%] 34m1mPreparing zip_get_archive_flag.30m
[ 15%] 34m1mPreparing zip_get_error.30m
[ 15%] 34m1mPreparing zip_get_file_comment.30m
[ 15%] 34m1mPreparing zip_get_name.30m
[ 16%] 34m1mPreparing zip_get_num_entries.30m
[ 16%] 34m1mPreparing zip_get_num_files.30m
[ 16%] 34m1mPreparing zip_libzip_version.30m
[ 16%] 34m1mPreparing zip_name_locate.30m
[ 16%] 34m1mPreparing zip_open.30m
[ 16%] 34m1mPreparing zip_register_progress_callback.30m
[ 18%] 34m1mPreparing zip_register_progress_callback_with_state.30m
[ 18%] 34m1mPreparing zip_rename.30m
[ 18%] 34m1mPreparing zip_set_archive_comment.30m
[ 18%] 34m1mPreparing zip_set_archive_flag.30m
[ 18%] 34m1mPreparing zip_set_default_password.30m
[ 19%] 34m1mPreparing zip_set_file_comment.30m
[ 19%] 34m1mPreparing zip_set_file_compression.30m
[ 19%] 34m1mPreparing zip_source.30m
[ 19%] 34m1mPreparing zip_source_begin_write.30m
[ 19%] 34m1mPreparing zip_source_buffer.30m
[ 19%] 34m1mPreparing zip_source_buffer_fragment.30m
[ 21%] 34m1mPreparing zip_source_close.30m
[ 21%] 34m1mPreparing zip_source_commit_write.30m
[ 21%] 34m1mPreparing zip_source_error.30m
[ 21%] 34m1mPreparing zip_source_file.30m
[ 21%] 34m1mPreparing zip_source_filep.30m
[ 21%] 34m1mPreparing zip_source_free.30m
[ 22%] 34m1mPreparing zip_source_function.30m
[ 22%] 34m1mPreparing zip_source_is_deleted.30m
[ 22%] 34m1mPreparing zip_source_keep.30m
[ 22%] 34m1mPreparing zip_source_make_command_bitmap.30m
[ 22%] 34m1mPreparing zip_source_open.30m
[ 24%] 34m1mPreparing zip_source_read.30m
[ 25%] 34m1mGenerating zip_source_rollback_write.man0m
[ 25%] 34m1mPreparing zip_source_seek.30m
[ 25%] 34m1mPreparing zip_source_seek_compute_offset.30m
[ 25%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_add.c.o0m
[ 25%] 34m1mPreparing zip_source_seek_write.30m
[ 25%] 34m1mPreparing zip_source_stat.30m
[ 27%] 34m1mPreparing zip_source_tell.30m
[ 27%] 34m1mPreparing zip_source_tell_write.30m
[ 27%] 34m1mPreparing zip_source_win32a.30m
[ 28%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_add_dir.c.o0m
[ 28%] 34m1mPreparing zip_source_win32handle.30m
[ 28%] 34m1mPreparing zip_source_win32w.30m
[ 28%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_add_entry.c.o0m
[ 28%] 34m1mPreparing zip_source_write.30m
[ 30%] 34m1mPreparing zip_source_zip.30m
[ 30%] 34m1mPreparing zip_stat.30m
[ 30%] 34m1mPreparing zip_stat_init.30m
[ 30%] 34m1mPreparing zip_unchange.30m
[ 30%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_algorithm_bzip2.c.o0m
[ 30%] 34m1mPreparing zip_unchange_all.30m
[ 31%] 34m1mPreparing zip_unchange_archive.30m
[ 31%] 34m1mPreparing zipcmp.10m
[ 31%] 34m1mPreparing zipmerge.10m
[ 31%] 34m1mPreparing ziptool.10m
[ 31%] 34m1mPreparing zip_source_rollback_write.30m
[ 56%] Built target man
[ 56%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_algorithm_deflate.c.o0m
[ 56%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_buffer.c.o0m
[ 56%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_close.c.o0m
[ 57%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_delete.c.o0m
[ 57%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_dir_add.c.o0m
[ 57%] 32mBuilding CXX object third-party/gtest/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o0m
[ 57%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_dirent.c.o0m
[ 57%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_discard.c.o0m
[ 57%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_entry.c.o0m
[ 57%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_err_str.c.o0m
[ 59%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_error.c.o0m
[ 59%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_error_clear.c.o0m
[ 59%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_error_get.c.o0m
[ 59%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_error_get_sys_type.c.o0m
[ 59%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_error_strerror.c.o0m
[ 60%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_error_to_str.c.o0m
[ 60%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_extra_field.c.o0m
[ 60%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_extra_field_api.c.o0m
[ 60%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_fclose.c.o0m
[ 60%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_fdopen.c.o0m
[ 60%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_file_add.c.o0m
[ 62%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_file_error_clear.c.o0m
[ 62%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_file_error_get.c.o0m
[ 62%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_file_get_comment.c.o0m
[ 62%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_file_get_external_attributes.c.o0m
[ 62%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_file_get_offset.c.o0m
[ 62%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_file_rename.c.o0m
[ 63%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_file_replace.c.o0m
[ 63%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_file_set_comment.c.o0m
[ 63%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_file_set_encryption.c.o0m
[ 63%] 32mBuilding CXX object third-party/gtest/googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.o0m
[ 63%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_file_set_external_attributes.c.o0m
[ 63%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_file_set_mtime.c.o0m
[ 65%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_file_strerror.c.o0m
[ 65%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_filerange_crc.c.o0m
[ 65%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_fopen.c.o0m
[ 65%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_fopen_encrypted.c.o0m
[ 65%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_fopen_index.c.o0m
[ 65%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_fopen_index_encrypted.c.o0m
[ 66%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_fread.c.o0m
[ 66%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_fseek.c.o0m
[ 66%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_ftell.c.o0m
[ 66%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_get_archive_comment.c.o0m
[ 66%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_get_archive_flag.c.o0m
[ 66%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_get_encryption_implementation.c.o0m
[ 68%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_get_file_comment.c.o0m
[ 68%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_get_name.c.o0m
[ 68%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_get_num_entries.c.o0m
[ 68%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_get_num_files.c.o0m
[ 68%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_hash.c.o0m
[ 69%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_io_util.c.o0m
[ 69%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_libzip_version.c.o0m
[ 69%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_memdup.c.o0m
[ 69%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_name_locate.c.o0m
[ 69%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_new.c.o0m
[ 69%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_open.c.o0m
[ 71%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_progress.c.o0m
[ 71%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_rename.c.o0m
[ 71%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_replace.c.o0m
[ 71%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_set_archive_comment.c.o0m
[ 71%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_set_archive_flag.c.o0m
[ 71%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_set_default_password.c.o0m
[ 72%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_set_file_comment.c.o0m
[ 72%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_set_file_compression.c.o0m
[ 72%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_set_name.c.o0m
[ 72%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_source_begin_write.c.o0m
[ 72%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_source_begin_write_cloning.c.o0m
[ 74%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_source_buffer.c.o0m
[ 74%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_source_call.c.o0m
[ 74%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_source_close.c.o0m
[ 74%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_source_commit_write.c.o0m
[ 74%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_source_compress.c.o0m
[ 74%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_source_crc.c.o0m
[ 75%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_source_error.c.o0m
[ 75%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_source_filep.c.o0m
[ 75%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_source_free.c.o0m
[ 75%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_source_function.c.o0m
[ 75%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_source_get_compression_flags.c.o0m
[ 75%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_source_is_deleted.c.o0m
[ 77%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_source_layered.c.o0m
[ 77%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_source_open.c.o0m
[ 77%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_source_pkware.c.o0m
[ 77%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_source_read.c.o0m
[ 77%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_source_remove.c.o0m
[ 78%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_source_rollback_write.c.o0m
[ 78%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_source_seek.c.o0m
[ 78%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_source_seek_write.c.o0m
[ 78%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_source_stat.c.o0m
[ 78%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_source_supports.c.o0m
[ 78%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_source_tell.c.o0m
[ 80%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_source_tell_write.c.o0m
[ 80%] 32m1mLinking CXX static library libgmock_main.a0m
[ 80%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_source_window.c.o0m
[ 80%] Built target gmock_main
[ 80%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_source_winzip_aes_decode.c.o0m
[ 80%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_source_winzip_aes_encode.c.o0m
[ 80%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_source_write.c.o0m
[ 80%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_source_zip.c.o0m
[ 81%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_source_zip_new.c.o0m
[ 81%] 32m1mLinking CXX static library libgmock.a0m
[ 81%] Built target gmock
[ 81%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_stat.c.o0m
[ 83%] 32m1mLinking CXX static library libgtest.a0m
[ 83%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_stat_index.c.o0m
[ 83%] Built target gtest
[ 83%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_stat_init.c.o0m
[ 83%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_strerror.c.o0m
[ 84%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_string.c.o0m
[ 84%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_unchange_all.c.o0m
[ 84%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_unchange.c.o0m
[ 84%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_unchange_archive.c.o0m
[ 84%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_utf-8.c.o0m
[ 84%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_unchange_data.c.o0m
[ 86%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_random_unix.c.o0m
35m1mScanning dependencies of target gtest_main0m
[ 86%] 32mBuilding C object third-party/libzip/lib/CMakeFiles/zip.dir/zip_source_file.c.o0m
[ 86%] 32mBuilding CXX object third-party/gtest/googlemock/gtest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o0m
[ 86%] 32m1mLinking C static library libzip.a0m
[ 86%] Built target zip
35m1mScanning dependencies of target ziptool0m
[ 86%] 32mBuilding C object third-party/libzip/src/CMakeFiles/ziptool.dir/ziptool.c.o0m
01mK/home/ubuntu-usr/retro/third-party/libzip/src/ziptool.c:mK In function ‘01mKadd_from_zipmK’:
01mK/home/ubuntu-usr/retro/third-party/libzip/src/ziptool.c:153:18:mK 01;35mKwarning: mKformat ‘01mK%llumK’ expects argument of type ‘01mKlong long unsigned intmK’, but argument 4 has type ‘01mKzip_uint64_t {aka long unsigned int}mK’ [01;35mK-Wformat=mK]
  fprintf(stderr, 01;35mK"mKerror creating file source from '%s' index '%" PRIu64 "': %s\n", argv[1], idx, zip_strerror(za));
		  01;35mK^mK
01mK/home/ubuntu-usr/retro/third-party/libzip/src/ziptool.c:mK In function ‘01mKcatmK’:
01mK/home/ubuntu-usr/retro/third-party/libzip/src/ziptool.c:182:18:mK 01;35mKwarning: mKformat ‘01mK%llumK’ expects argument of type ‘01mKlong long unsigned intmK’, but argument 3 has type ‘01mKzip_uint64_t {aka long unsigned int}mK’ [01;35mK-Wformat=mK]
  fprintf(stderr, 01;35mK"can't open file at index '%"mK PRIu64 "': %s\n", idx, zip_strerror(za));
		  01;35mK^~~~~~~~~~~~~~~~~~~~~~~~~~~~~mK
01mK/home/ubuntu-usr/retro/third-party/libzip/src/ziptool.c:193:18:mK 01;35mKwarning: mKformat ‘01mK%llumK’ expects argument of type ‘01mKlong long unsigned intmK’, but argument 3 has type ‘01mKzip_uint64_t {aka long unsigned int}mK’ [01;35mK-Wformat=mK]
  fprintf(stderr, 01;35mK"can't read file at index '%"mK PRIu64 "': %s\n", idx, zip_file_strerror(zf));
		  01;35mK^~~~~~~~~~~~~~~~~~~~~~~~~~~~~mK
01mK/home/ubuntu-usr/retro/third-party/libzip/src/ziptool.c:201:18:mK 01;35mKwarning: mKformat ‘01mK%llumK’ expects argument of type ‘01mKlong long unsigned intmK’, but argument 3 has type ‘01mKzip_uint64_t {aka long unsigned int}mK’ [01;35mK-Wformat=mK]
  fprintf(stderr, 01;35mK"can't close file at index '%"mK PRIu64 "': %s\n", idx, zip_error_strerror(&error));
		  01;35mK^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~mK
01mK/home/ubuntu-usr/retro/third-party/libzip/src/ziptool.c:mK In function ‘01mKcount_extramK’:
01mK/home/ubuntu-usr/retro/third-party/libzip/src/ziptool.c:216:18:mK 01;35mKwarning: mKformat ‘01mK%llumK’ expects argument of type ‘01mKlong long unsigned intmK’, but argument 3 has type ‘01mKzip_uint64_t {aka long unsigned int}mK’ [01;35mK-Wformat=mK]
  fprintf(stderr, 01;35mK"mKcan't get extra field count for file at index '%" PRIu64 "': %s\n", idx, zip_strerror(za));
		  01;35mK^mK
01mK/home/ubuntu-usr/retro/third-party/libzip/src/ziptool.c:mK In function ‘01mKcount_extra_by_idmK’:
01mK/home/ubuntu-usr/retro/third-party/libzip/src/ziptool.c:234:18:mK 01;35mKwarning: mKformat ‘01mK%llumK’ expects argument of type ‘01mKlong long unsigned intmK’, but argument 3 has type ‘01mKzip_uint64_t {aka long unsigned int}mK’ [01;35mK-Wformat=mK]
  fprintf(stderr, 01;35mK"mKcan't get extra field count for file at index '%" PRIu64 "' and for id '%d': %s\n", idx, eid, zip_strerror(za));
		  01;35mK^mK
01mK/home/ubuntu-usr/retro/third-party/libzip/src/ziptool.c:mK In function ‘01mKdeletemK’:
01mK/home/ubuntu-usr/retro/third-party/libzip/src/ziptool.c:247:18:mK 01;35mKwarning: mKformat ‘01mK%llumK’ expects argument of type ‘01mKlong long unsigned intmK’, but argument 3 has type ‘01mKzip_uint64_t {aka long unsigned int}mK’ [01;35mK-Wformat=mK]
  fprintf(stderr, 01;35mK"can't delete file at index '%"mK PRIu64 "': %s\n", idx, zip_strerror(za));
		  01;35mK^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~mK
01mK/home/ubuntu-usr/retro/third-party/libzip/src/ziptool.c:mK In function ‘01mKdelete_extramK’:
01mK/home/ubuntu-usr/retro/third-party/libzip/src/ziptool.c:262:18:mK 01;35mKwarning: mKformat ‘01mK%llumK’ expects argument of type ‘01mKlong long unsigned intmK’, but argument 3 has type ‘01mKzip_uint64_t {aka long unsigned int}mK’ [01;35mK-Wformat=mK]
  fprintf(stderr, 01;35mK"mKcan't delete extra field data for file at index '%" PRIu64 "', extra field id '%d': %s\n", idx, eid, zip_strerror(za));
		  01;35mK^mK
01mK/home/ubuntu-usr/retro/third-party/libzip/src/ziptool.c:mK In function ‘01mKdelete_extra_by_idmK’:
01mK/home/ubuntu-usr/retro/third-party/libzip/src/ziptool.c:278:18:mK 01;35mKwarning: mKformat ‘01mK%llumK’ expects argument of type ‘01mKlong long unsigned intmK’, but argument 3 has type ‘01mKzip_uint64_t {aka long unsigned int}mK’ [01;35mK-Wformat=mK]
  fprintf(stderr, 01;35mK"mKcan't delete extra field data for file at index '%" PRIu64 "', extra field id '%d', extra field idx '%d': %s\n", idx, eid, eidx, zip_strerror(za));
		  01;35mK^mK
01mK/home/ubuntu-usr/retro/third-party/libzip/src/ziptool.c:mK In function ‘01mKget_extramK’:
01mK/home/ubuntu-usr/retro/third-party/libzip/src/ziptool.c:307:18:mK 01;35mKwarning: mKformat ‘01mK%llumK’ expects argument of type ‘01mKlong long unsigned intmK’, but argument 3 has type ‘01mKzip_uint64_t {aka long unsigned int}mK’ [01;35mK-Wformat=mK]
  fprintf(stderr, 01;35mK"mKcan't get extra field data for file at index %" PRIu64 ", extra field %d, flags %u: %s\n", idx, eidx, geflags, zip_strerror(za));
		  01;35mK^mK
01mK/home/ubuntu-usr/retro/third-party/libzip/src/ziptool.c:mK In function ‘01mKget_extra_by_idmK’:
01mK/home/ubuntu-usr/retro/third-party/libzip/src/ziptool.c:330:18:mK 01;35mKwarning: mKformat ‘01mK%llumK’ expects argument of type ‘01mKlong long unsigned intmK’, but argument 3 has type ‘01mKzip_uint64_t {aka long unsigned int}mK’ [01;35mK-Wformat=mK]
  fprintf(stderr, 01;35mK"mKcan't get extra field data for file at index %" PRIu64 ", extra field id %d, ef index %d, flags %u: %s\n", idx, eid, eidx, geflags, zip_strerror(za));
		  01;35mK^mK
01mK/home/ubuntu-usr/retro/third-party/libzip/src/ziptool.c:mK In function ‘01mKget_num_entriesmK’:
01mK/home/ubuntu-usr/retro/third-party/libzip/src/ziptool.c:366:12:mK 01;35mKwarning: mKformat ‘01mK%lldmK’ expects argument of type ‘01mKlong long intmK’, but argument 2 has type ‘01mKzip_int64_t {aka long int}mK’ [01;35mK-Wformat=mK]
     printf(01;35mK"%"mK PRId64 " entr%s in archive\n", count, count == 1 ? "y" : "ies");
	    01;35mK^~~mK
01mK/home/ubuntu-usr/retro/third-party/libzip/src/ziptool.c:mK In function ‘01mKname_locatemK’:
01mK/home/ubuntu-usr/retro/third-party/libzip/src/ziptool.c:379:9:mK 01;35mKwarning: mKformat ‘01mK%lldmK’ expects argument of type ‘01mKlong long intmK’, but argument 4 has type ‘01mKzip_int64_t {aka long int}mK’ [01;35mK-Wformat=mK]
  printf(01;35mK"mKname '%s' using flags '%s' found at index %" PRId64 "\n", argv[0], argv[1], idx);
	 01;35mK^mK
01mK/home/ubuntu-usr/retro/third-party/libzip/src/ziptool.c:mK In function ‘01mKzrenamemK’:
01mK/home/ubuntu-usr/retro/third-party/libzip/src/ziptool.c:401:18:mK 01;35mKwarning: mKformat ‘01mK%llumK’ expects argument of type ‘01mKlong long unsigned intmK’, but argument 3 has type ‘01mKzip_uint64_t {aka long unsigned int}mK’ [01;35mK-Wformat=mK]
  fprintf(stderr, 01;35mK"can't rename file at index '%"mK PRIu64 "' to '%s': %s\n", idx, argv[1], zip_strerror(za));
		  01;35mK^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~mK
01mK/home/ubuntu-usr/retro/third-party/libzip/src/ziptool.c:mK In function ‘01mKset_extramK’:
01mK/home/ubuntu-usr/retro/third-party/libzip/src/ziptool.c:436:18:mK 01;35mKwarning: mKformat ‘01mK%llumK’ expects argument of type ‘01mKlong long unsigned intmK’, but argument 3 has type ‘01mKzip_uint64_t {aka long unsigned int}mK’ [01;35mK-Wformat=mK]
  fprintf(stderr, 01;35mK"mKcan't set extra field data for file at index '%" PRIu64 "', extra field id '%d', index '%d': %s\n", idx, eid, eidx, zip_strerror(za));
		  01;35mK^mK
01mK/home/ubuntu-usr/retro/third-party/libzip/src/ziptool.c:mK In function ‘01mKset_file_commentmK’:
01mK/home/ubuntu-usr/retro/third-party/libzip/src/ziptool.c:456:18:mK 01;35mKwarning: mKformat ‘01mK%llumK’ expects argument of type ‘01mKlong long unsigned intmK’, but argument 3 has type ‘01mKzip_uint64_t {aka long unsigned int}mK’ [01;35mK-Wformat=mK]
  fprintf(stderr, 01;35mK"mKcan't set file comment at index '%" PRIu64 "' to '%s': %s\n", idx, argv[1], zip_strerror(za));
		  01;35mK^mK
01mK/home/ubuntu-usr/retro/third-party/libzip/src/ziptool.c:mK In function ‘01mKset_file_compressionmK’:
01mK/home/ubuntu-usr/retro/third-party/libzip/src/ziptool.c:471:18:mK 01;35mKwarning: mKformat ‘01mK%llumK’ expects argument of type ‘01mKlong long unsigned intmK’, but argument 3 has type ‘01mKzip_uint64_t {aka long unsigned int}mK’ [01;35mK-Wformat=mK]
  fprintf(stderr, 01;35mK"mKcan't set file compression method at index '%" PRIu64 "' to '%s', flags '%d': %s\n", idx, argv[1], flags, zip_strerror(za));
		  01;35mK^mK
01mK/home/ubuntu-usr/retro/third-party/libzip/src/ziptool.c:mK In function ‘01mKset_file_encryptionmK’:
01mK/home/ubuntu-usr/retro/third-party/libzip/src/ziptool.c:489:18:mK 01;35mKwarning: mKformat ‘01mK%llumK’ expects argument of type ‘01mKlong long unsigned intmK’, but argument 3 has type ‘01mKzip_uint64_t {aka long unsigned int}mK’ [01;35mK-Wformat=mK]
  fprintf(stderr, 01;35mK"mKcan't set file encryption method at index '%" PRIu64 "' to '%s': %s\n", idx, argv[1], zip_strerror(za));
		  01;35mK^mK
01mK/home/ubuntu-usr/retro/third-party/libzip/src/ziptool.c:mK In function ‘01mKset_file_mtimemK’:
01mK/home/ubuntu-usr/retro/third-party/libzip/src/ziptool.c:503:18:mK 01;35mKwarning: mKformat ‘01mK%llumK’ expects argument of type ‘01mKlong long unsigned intmK’, but argument 3 has type ‘01mKzip_uint64_t {aka long unsigned int}mK’ [01;35mK-Wformat=mK]
  fprintf(stderr, 01;35mK"mKcan't set file mtime at index '%" PRIu64 "' to '%ld': %s\n", idx, mtime, zip_strerror(za));
		  01;35mK^mK
01mK/home/ubuntu-usr/retro/third-party/libzip/src/ziptool.c:mK In function ‘01mKset_file_mtime_allmK’:
01mK/home/ubuntu-usr/retro/third-party/libzip/src/ziptool.c:523:22:mK 01;35mKwarning: mKformat ‘01mK%llumK’ expects argument of type ‘01mKlong long unsigned intmK’, but argument 3 has type ‘01mKzip_uint64_t {aka long unsigned int}mK’ [01;35mK-Wformat=mK]
      fprintf(stderr, 01;35mK"mKcan't set file mtime at index '%" PRIu64 "' to '%ld': %s\n", idx, mtime, zip_strerror(za));
		      01;35mK^mK
01mK/home/ubuntu-usr/retro/third-party/libzip/src/ziptool.c:mK In function ‘01mKzstatmK’:
01mK/home/ubuntu-usr/retro/third-party/libzip/src/ziptool.c:548:18:mK 01;35mKwarning: mKformat ‘01mK%llumK’ expects argument of type ‘01mKlong long unsigned intmK’, but argument 3 has type ‘01mKzip_uint64_t {aka long unsigned int}mK’ [01;35mK-Wformat=mK]
  fprintf(stderr, 01;35mK"zip_stat_index failed on '%"mK PRIu64 "' failed: %s\n", idx, zip_strerror(za));
		  01;35mK^~~~~~~~~~~~~~~~~~~~~~~~~~~~~mK
01mK/home/ubuntu-usr/retro/third-party/libzip/src/ziptool.c:555:9:mK 01;35mKwarning: mKformat ‘01mK%llumK’ expects argument of type ‘01mKlong long unsigned intmK’, but argument 2 has type ‘01mKzip_uint64_t {aka long unsigned int}mK’ [01;35mK-Wformat=mK]
  printf(01;35mK"index: '%"mKPRIu64"'\n", sb.index);
	 01;35mK^~~~~~~~~~~mK
01mK/home/ubuntu-usr/retro/third-party/libzip/src/ziptool.c:557:9:mK 01;35mKwarning: mKformat ‘01mK%llumK’ expects argument of type ‘01mKlong long unsigned intmK’, but argument 2 has type ‘01mKzip_uint64_t {aka long unsigned int}mK’ [01;35mK-Wformat=mK]
  printf(01;35mK"size: '%"mKPRIu64"'\n", sb.size);
	 01;35mK^~~~~~~~~~mK
01mK/home/ubuntu-usr/retro/third-party/libzip/src/ziptool.c:559:9:mK 01;35mKwarning: mKformat ‘01mK%llumK’ expects argument of type ‘01mKlong long unsigned intmK’, but argument 2 has type ‘01mKzip_uint64_t {aka long unsigned int}mK’ [01;35mK-Wformat=mK]
  printf(01;35mK"compressed size: '%"mKPRIu64"'\n", sb.comp_size);
	 01;35mK^~~~~~~~~~~~~~~~~~~~~mK
35m1mScanning dependencies of target zipmerge0m
[ 86%] 32mBuilding C object third-party/libzip/src/CMakeFiles/zipmerge.dir/zipmerge.c.o0m
01mK/home/ubuntu-usr/retro/third-party/libzip/src/zipmerge.c:mK In function ‘01mKconfirm_replacemK’:
01mK/home/ubuntu-usr/retro/third-party/libzip/src/zipmerge.c:195:18:mK 01;35mKwarning: mKformat ‘01mK%llumK’ expects argument of type ‘01mKlong long unsigned intmK’, but argument 4 has type ‘01mKzip_uint64_t {aka long unsigned int}mK’ [01;35mK-Wformat=mK]
  fprintf(stderr, 01;35mK"%s: cannot stat file %"mKPRIu64" in '%s': %s\n",
		  01;35mK^~~~~~~~~~~~~~~~~~~~~~~~mK
01mK/home/ubuntu-usr/retro/third-party/libzip/src/zipmerge.c:200:18:mK 01;35mKwarning: mKformat ‘01mK%llumK’ expects argument of type ‘01mKlong long unsigned intmK’, but argument 4 has type ‘01mKzip_uint64_t {aka long unsigned int}mK’ [01;35mK-Wformat=mK]
  fprintf(stderr, 01;35mK"%s: cannot stat file %"mKPRIu64" in '%s': %s\n",
		  01;35mK^~~~~~~~~~~~~~~~~~~~~~~~mK
01mK/home/ubuntu-usr/retro/third-party/libzip/src/zipmerge.c:212:12:mK 01;35mKwarning: mKformat ‘01mK%llumK’ expects argument of type ‘01mKlong long unsigned intmK’, but argument 3 has type ‘01mKzip_uint64_t {aka long unsigned int}mK’ [01;35mK-Wformat=mK]
     printf(01;35mK"replace '%s' (%"mKPRIu64" / %08x) in `%s'\n"
	    01;35mK^~~~~~~~~~~~~~~~~mK
01mK/home/ubuntu-usr/retro/third-party/libzip/src/zipmerge.c:212:12:mK 01;35mKwarning: mKformat ‘01mK%llumK’ expects argument of type ‘01mKlong long unsigned intmK’, but argument 7 has type ‘01mKzip_uint64_t {aka long unsigned int}mK’ [01;35mK-Wformat=mK]
[ 87%] 32m1mLinking C executable zipmerge0m
[ 87%] Built target zipmerge
35m1mScanning dependencies of target zipcmp0m
[ 87%] 32m1mLinking C executable ziptool0m
[ 87%] 32mBuilding C object third-party/libzip/src/CMakeFiles/zipcmp.dir/zipcmp.c.o0m
[ 87%] Built target ziptool
01mK/home/ubuntu-usr/retro/third-party/libzip/src/zipcmp.c:mK In function ‘01mKtest_filemK’:
01mK/home/ubuntu-usr/retro/third-party/libzip/src/zipcmp.c:694:18:mK 01;35mKwarning: mKformat ‘01mK%llumK’ expects argument of type ‘01mKlong long unsigned intmK’, but argument 4 has type ‘01mKzip_uint64_t {aka long unsigned int}mK’ [01;35mK-Wformat=mK]
  fprintf(stderr, 01;35mK"%s: cannot open file %"mK PRIu64 " in archive: %s\n", prg, idx, zip_strerror(za));
		  01;35mK^~~~~~~~~~~~~~~~~~~~~~~~mK
01mK/home/ubuntu-usr/retro/third-party/libzip/src/zipcmp.c:707:18:mK 01;35mKwarning: mKformat ‘01mK%llumK’ expects argument of type ‘01mKlong long unsigned intmK’, but argument 4 has type ‘01mKzip_uint64_t {aka long unsigned int}mK’ [01;35mK-Wformat=mK]
  fprintf(stderr, 01;35mK"%s: error reading file %"mK PRIu64 " in archive: %s\n", prg, idx, zip_file_strerror(zf));
		  01;35mK^~~~~~~~~~~~~~~~~~~~~~~~~~mK
01mK/home/ubuntu-usr/retro/third-party/libzip/src/zipcmp.c:715:18:mK 01;35mKwarning: mKformat ‘01mK%llumK’ expects argument of type ‘01mKlong long unsigned intmK’, but argument 4 has type ‘01mKzip_uint64_t {aka long unsigned int}mK’ [01;35mK-Wformat=mK]
  fprintf(stderr, 01;35mK"%s: file %"mK PRIu64 ": unexpected length %" PRId64 " (should be %" PRId64 ")\n", prg, idx, nsize, size);
		  01;35mK^~~~~~~~~~~~mK
01mK/home/ubuntu-usr/retro/third-party/libzip/src/zipcmp.c:715:18:mK 01;35mKwarning: mKformat ‘01mK%lldmK’ expects argument of type ‘01mKlong long intmK’, but argument 5 has type ‘01mKzip_uint64_t {aka long unsigned int}mK’ [01;35mK-Wformat=mK]
01mK/home/ubuntu-usr/retro/third-party/libzip/src/zipcmp.c:715:18:mK 01;35mKwarning: mKformat ‘01mK%lldmK’ expects argument of type ‘01mKlong long intmK’, but argument 6 has type ‘01mKzip_uint64_t {aka long unsigned int}mK’ [01;35mK-Wformat=mK]
01mK/home/ubuntu-usr/retro/third-party/libzip/src/zipcmp.c:719:18:mK 01;35mKwarning: mKformat ‘01mK%llumK’ expects argument of type ‘01mKlong long unsigned intmK’, but argument 4 has type ‘01mKzip_uint64_t {aka long unsigned int}mK’ [01;35mK-Wformat=mK]
  fprintf(stderr, 01;35mK"%s: file %"mK PRIu64 ": unexpected length %x (should be %x)\n", prg, idx, ncrc, crc);
		  01;35mK^~~~~~~~~~~~mK
35m1mScanning dependencies of target tryopen0m
[ 87%] 32mBuilding C object third-party/libzip/regress/CMakeFiles/tryopen.dir/tryopen.c.o0m
01mK/home/ubuntu-usr/retro/third-party/libzip/regress/tryopen.c:mK In function ‘01mKmainmK’:
01mK/home/ubuntu-usr/retro/third-party/libzip/regress/tryopen.c:96:13:mK 01;35mKwarning: mKformat ‘01mK%llumK’ expects argument of type ‘01mKlong long unsigned intmK’, but argument 3 has type ‘01mKzip_int64_t {aka long int}mK’ [01;35mK-Wformat=mK]
      printf(01;35mK"opening '%s' succeeded, %"mKPRIu64" entries\n", fname, count);
	     01;35mK^~~~~~~~~~~~~~~~~~~~~~~~~~~mK
[ 87%] 32m1mLinking C executable tryopen0m
[ 87%] Built target tryopen
35m1mScanning dependencies of target add_from_filep0m
[ 87%] 32mBuilding C object third-party/libzip/regress/CMakeFiles/add_from_filep.dir/add_from_filep.c.o0m
[ 87%] 32m1mLinking C executable zipcmp0m
[ 87%] Built target zipcmp
35m1mScanning dependencies of target fopen_unchanged0m
[ 87%] 32m1mLinking C executable add_from_filep0m
[ 87%] 32mBuilding C object third-party/libzip/regress/CMakeFiles/fopen_unchanged.dir/fopen_unchanged.c.o0m
[ 87%] Built target add_from_filep
35m1mScanning dependencies of target hole0m
[ 87%] 32mBuilding C object third-party/libzip/regress/CMakeFiles/hole.dir/hole.c.o0m
[ 87%] 32m1mLinking CXX static library libgtest_main.a0m
[ 87%] Built target gtest_main
35m1mScanning dependencies of target ziptool_regress0m
[ 87%] 32m1mLinking C executable fopen_unchanged0m
[ 87%] 32mBuilding C object third-party/libzip/regress/CMakeFiles/ziptool_regress.dir/ziptool_regress.c.o0m
In file included from 01mK/home/ubuntu-usr/retro/third-party/libzip/regress/ziptool_regress.c:44:0mK:
01mK/home/ubuntu-usr/retro/third-party/libzip/regress/../src/ziptool.c:mK In function ‘01mKadd_from_zipmK’:
01mK/home/ubuntu-usr/retro/third-party/libzip/regress/../src/ziptool.c:153:18:mK 01;35mKwarning: mKformat ‘01mK%llumK’ expects argument of type ‘01mKlong long unsigned intmK’, but argument 4 has type ‘01mKzip_uint64_t {aka long unsigned int}mK’ [01;35mK-Wformat=mK]
  fprintf(stderr, 01;35mK"mKerror creating file source from '%s' index '%" PRIu64 "': %s\n", argv[1], idx, zip_strerror(za));
		  01;35mK^mK
01mK/home/ubuntu-usr/retro/third-party/libzip/regress/../src/ziptool.c:mK In function ‘01mKcatmK’:
01mK/home/ubuntu-usr/retro/third-party/libzip/regress/../src/ziptool.c:182:18:mK 01;35mKwarning: mKformat ‘01mK%llumK’ expects argument of type ‘01mKlong long unsigned intmK’, but argument 3 has type ‘01mKzip_uint64_t {aka long unsigned int}mK’ [01;35mK-Wformat=mK]
  fprintf(stderr, 01;35mK"can't open file at index '%"mK PRIu64 "': %s\n", idx, zip_strerror(za));
		  01;35mK^~~~~~~~~~~~~~~~~~~~~~~~~~~~~mK
01mK/home/ubuntu-usr/retro/third-party/libzip/regress/../src/ziptool.c:193:18:mK 01;35mKwarning: mKformat ‘01mK%llumK’ expects argument of type ‘01mKlong long unsigned intmK’, but argument 3 has type ‘01mKzip_uint64_t {aka long unsigned int}mK’ [01;35mK-Wformat=mK]
  fprintf(stderr, 01;35mK"can't read file at index '%"mK PRIu64 "': %s\n", idx, zip_file_strerror(zf));
		  01;35mK^~~~~~~~~~~~~~~~~~~~~~~~~~~~~mK
01mK/home/ubuntu-usr/retro/third-party/libzip/regress/../src/ziptool.c:201:18:mK 01;35mKwarning: mKformat ‘01mK%llumK’ expects argument of type ‘01mKlong long unsigned intmK’, but argument 3 has type ‘01mKzip_uint64_t {aka long unsigned int}mK’ [01;35mK-Wformat=mK]
  fprintf(stderr, 01;35mK"can't close file at index '%"mK PRIu64 "': %s\n", idx, zip_error_strerror(&error));
		  01;35mK^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~mK
01mK/home/ubuntu-usr/retro/third-party/libzip/regress/../src/ziptool.c:mK In function ‘01mKcount_extramK’:
01mK/home/ubuntu-usr/retro/third-party/libzip/regress/../src/ziptool.c:216:18:mK 01;35mKwarning: mKformat ‘01mK%llumK’ expects argument of type ‘01mKlong long unsigned intmK’, but argument 3 has type ‘01mKzip_uint64_t {aka long unsigned int}mK’ [01;35mK-Wformat=mK]
  fprintf(stderr, 01;35mK"mKcan't get extra field count for file at index '%" PRIu64 "': %s\n", idx, zip_strerror(za));
		  01;35mK^mK
[ 87%] Built target fopen_unchanged
01mK/home/ubuntu-usr/retro/third-party/libzip/regress/../src/ziptool.c:mK In function ‘01mKcount_extra_by_idmK’:
01mK/home/ubuntu-usr/retro/third-party/libzip/regress/../src/ziptool.c:234:18:mK 01;35mKwarning: mKformat ‘01mK%llumK’ expects argument of type ‘01mKlong long unsigned intmK’, but argument 3 has type ‘01mKzip_uint64_t {aka long unsigned int}mK’ [01;35mK-Wformat=mK]
  fprintf(stderr, 01;35mK"mKcan't get extra field count for file at index '%" PRIu64 "' and for id '%d': %s\n", idx, eid, zip_strerror(za));
		  01;35mK^mK
In file included from 01mK/home/ubuntu-usr/retro/third-party/libzip/regress/ziptool_regress.c:44:0mK:
01mK/home/ubuntu-usr/retro/third-party/libzip/regress/../src/ziptool.c:mK In function ‘01mKdeletemK’:
01mK/home/ubuntu-usr/retro/third-party/libzip/regress/../src/ziptool.c:247:18:mK 01;35mKwarning: mKformat ‘01mK%llumK’ expects argument of type ‘01mKlong long unsigned intmK’, but argument 3 has type ‘01mKzip_uint64_t {aka long unsigned int}mK’ [01;35mK-Wformat=mK]
  fprintf(stderr, 01;35mK"can't delete file at index '%"mK PRIu64 "': %s\n", idx, zip_strerror(za));
		  01;35mK^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~mK
01mK/home/ubuntu-usr/retro/third-party/libzip/regress/../src/ziptool.c:mK In function ‘01mKdelete_extramK’:
01mK/home/ubuntu-usr/retro/third-party/libzip/regress/../src/ziptool.c:262:18:mK 01;35mKwarning: mKformat ‘01mK%llumK’ expects argument of type ‘01mKlong long unsigned intmK’, but argument 3 has type ‘01mKzip_uint64_t {aka long unsigned int}mK’ [01;35mK-Wformat=mK]
  fprintf(stderr, 01;35mK"mKcan't delete extra field data for file at index '%" PRIu64 "', extra field id '%d': %s\n", idx, eid, zip_strerror(za));
		  01;35mK^mK
01mK/home/ubuntu-usr/retro/third-party/libzip/regress/../src/ziptool.c:mK In function ‘01mKdelete_extra_by_idmK’:
01mK/home/ubuntu-usr/retro/third-party/libzip/regress/../src/ziptool.c:278:18:mK 01;35mKwarning: mKformat ‘01mK%llumK’ expects argument of type ‘01mKlong long unsigned intmK’, but argument 3 has type ‘01mKzip_uint64_t {aka long unsigned int}mK’ [01;35mK-Wformat=mK]
  fprintf(stderr, 01;35mK"mKcan't delete extra field data for file at index '%" PRIu64 "', extra field id '%d', extra field idx '%d': %s\n", idx, eid, eidx, zip_strerror(za));
		  01;35mK^mK
01mK/home/ubuntu-usr/retro/third-party/libzip/regress/../src/ziptool.c:mK In function ‘01mKget_extramK’:
01mK/home/ubuntu-usr/retro/third-party/libzip/regress/../src/ziptool.c:307:18:mK 01;35mKwarning: mKformat ‘01mK%llumK’ expects argument of type ‘01mKlong long unsigned intmK’, but argument 3 has type ‘01mKzip_uint64_t {aka long unsigned int}mK’ [01;35mK-Wformat=mK]
  fprintf(stderr, 01;35mK"mKcan't get extra field data for file at index %" PRIu64 ", extra field %d, flags %u: %s\n", idx, eidx, geflags, zip_strerror(za));
		  01;35mK^mK
01mK/home/ubuntu-usr/retro/third-party/libzip/regress/../src/ziptool.c:mK In function ‘01mKget_extra_by_idmK’:
01mK/home/ubuntu-usr/retro/third-party/libzip/regress/../src/ziptool.c:330:18:mK 01;35mKwarning: mKformat ‘01mK%llumK’ expects argument of type ‘01mKlong long unsigned intmK’, but argument 3 has type ‘01mKzip_uint64_t {aka long unsigned int}mK’ [01;35mK-Wformat=mK]
  fprintf(stderr, 01;35mK"mKcan't get extra field data for file at index %" PRIu64 ", extra field id %d, ef index %d, flags %u: %s\n", idx, eid, eidx, geflags, zip_strerror(za));
		  01;35mK^mK
01mK/home/ubuntu-usr/retro/third-party/libzip/regress/../src/ziptool.c:mK In function ‘01mKget_num_entriesmK’:
01mK/home/ubuntu-usr/retro/third-party/libzip/regress/../src/ziptool.c:366:12:mK 01;35mKwarning: mKformat ‘01mK%lldmK’ expects argument of type ‘01mKlong long intmK’, but argument 2 has type ‘01mKzip_int64_t {aka long int}mK’ [01;35mK-Wformat=mK]
     printf(01;35mK"%"mK PRId64 " entr%s in archive\n", count, count == 1 ? "y" : "ies");
	    01;35mK^~~mK
01mK/home/ubuntu-usr/retro/third-party/libzip/regress/../src/ziptool.c:mK In function ‘01mKname_locatemK’:
01mK/home/ubuntu-usr/retro/third-party/libzip/regress/../src/ziptool.c:379:9:mK 01;35mKwarning: mKformat ‘01mK%lldmK’ expects argument of type ‘01mKlong long intmK’, but argument 4 has type ‘01mKzip_int64_t {aka long int}mK’ [01;35mK-Wformat=mK]
  printf(01;35mK"mKname '%s' using flags '%s' found at index %" PRId64 "\n", argv[0], argv[1], idx);
	 01;35mK^mK
01mK/home/ubuntu-usr/retro/third-party/libzip/regress/../src/ziptool.c:mK In function ‘01mKzrenamemK’:
01mK/home/ubuntu-usr/retro/third-party/libzip/regress/../src/ziptool.c:401:18:mK 01;35mKwarning: mKformat ‘01mK%llumK’ expects argument of type ‘01mKlong long unsigned intmK’, but argument 3 has type ‘01mKzip_uint64_t {aka long unsigned int}mK’ [01;35mK-Wformat=mK]
  fprintf(stderr, 01;35mK"can't rename file at index '%"mK PRIu64 "' to '%s': %s\n", idx, argv[1], zip_strerror(za));
		  01;35mK^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~mK
01mK/home/ubuntu-usr/retro/third-party/libzip/regress/../src/ziptool.c:mK In function ‘01mKset_extramK’:
01mK/home/ubuntu-usr/retro/third-party/libzip/regress/../src/ziptool.c:436:18:mK 01;35mKwarning: mKformat ‘01mK%llumK’ expects argument of type ‘01mKlong long unsigned intmK’, but argument 3 has type ‘01mKzip_uint64_t {aka long unsigned int}mK’ [01;35mK-Wformat=mK]
  fprintf(stderr, 01;35mK"mKcan't set extra field data for file at index '%" PRIu64 "', extra field id '%d', index '%d': %s\n", idx, eid, eidx, zip_strerror(za));
		  01;35mK^mK
01mK/home/ubuntu-usr/retro/third-party/libzip/regress/../src/ziptool.c:mK In function ‘01mKset_file_commentmK’:
01mK/home/ubuntu-usr/retro/third-party/libzip/regress/../src/ziptool.c:456:18:mK 01;35mKwarning: mKformat ‘01mK%llumK’ expects argument of type ‘01mKlong long unsigned intmK’, but argument 3 has type ‘01mKzip_uint64_t {aka long unsigned int}mK’ [01;35mK-Wformat=mK]
  fprintf(stderr, 01;35mK"mKcan't set file comment at index '%" PRIu64 "' to '%s': %s\n", idx, argv[1], zip_strerror(za));
		  01;35mK^mK
01mK/home/ubuntu-usr/retro/third-party/libzip/regress/../src/ziptool.c:mK In function ‘01mKset_file_compressionmK’:
01mK/home/ubuntu-usr/retro/third-party/libzip/regress/../src/ziptool.c:471:18:mK 01;35mKwarning: mKformat ‘01mK%llumK’ expects argument of type ‘01mKlong long unsigned intmK’, but argument 3 has type ‘01mKzip_uint64_t {aka long unsigned int}mK’ [01;35mK-Wformat=mK]
  fprintf(stderr, 01;35mK"mKcan't set file compression method at index '%" PRIu64 "' to '%s', flags '%d': %s\n", idx, argv[1], flags, zip_strerror(za));
		  01;35mK^mK
01mK/home/ubuntu-usr/retro/third-party/libzip/regress/../src/ziptool.c:mK In function ‘01mKset_file_encryptionmK’:
01mK/home/ubuntu-usr/retro/third-party/libzip/regress/../src/ziptool.c:489:18:mK 01;35mKwarning: mKformat ‘01mK%llumK’ expects argument of type ‘01mKlong long unsigned intmK’, but argument 3 has type ‘01mKzip_uint64_t {aka long unsigned int}mK’ [01;35mK-Wformat=mK]
  fprintf(stderr, 01;35mK"mKcan't set file encryption method at index '%" PRIu64 "' to '%s': %s\n", idx, argv[1], zip_strerror(za));
		  01;35mK^mK
01mK/home/ubuntu-usr/retro/third-party/libzip/regress/../src/ziptool.c:mK In function ‘01mKset_file_mtimemK’:
01mK/home/ubuntu-usr/retro/third-party/libzip/regress/../src/ziptool.c:503:18:mK 01;35mKwarning: mKformat ‘01mK%llumK’ expects argument of type ‘01mKlong long unsigned intmK’, but argument 3 has type ‘01mKzip_uint64_t {aka long unsigned int}mK’ [01;35mK-Wformat=mK]
  fprintf(stderr, 01;35mK"mKcan't set file mtime at index '%" PRIu64 "' to '%ld': %s\n", idx, mtime, zip_strerror(za));
		  01;35mK^mK
01mK/home/ubuntu-usr/retro/third-party/libzip/regress/../src/ziptool.c:mK In function ‘01mKset_file_mtime_allmK’:
01mK/home/ubuntu-usr/retro/third-party/libzip/regress/../src/ziptool.c:523:22:mK 01;35mKwarning: mKformat ‘01mK%llumK’ expects argument of type ‘01mKlong long unsigned intmK’, but argument 3 has type ‘01mKzip_uint64_t {aka long unsigned int}mK’ [01;35mK-Wformat=mK]
      fprintf(stderr, 01;35mK"mKcan't set file mtime at index '%" PRIu64 "' to '%ld': %s\n", idx, mtime, zip_strerror(za));
		      01;35mK^mK
01mK/home/ubuntu-usr/retro/third-party/libzip/regress/../src/ziptool.c:mK In function ‘01mKzstatmK’:
01mK/home/ubuntu-usr/retro/third-party/libzip/regress/../src/ziptool.c:548:18:mK 01;35mKwarning: mKformat ‘01mK%llumK’ expects argument of type ‘01mKlong long unsigned intmK’, but argument 3 has type ‘01mKzip_uint64_t {aka long unsigned int}mK’ [01;35mK-Wformat=mK]
  fprintf(stderr, 01;35mK"zip_stat_index failed on '%"mK PRIu64 "' failed: %s\n", idx, zip_strerror(za));
		  01;35mK^~~~~~~~~~~~~~~~~~~~~~~~~~~~~mK
01mK/home/ubuntu-usr/retro/third-party/libzip/regress/../src/ziptool.c:555:9:mK 01;35mKwarning: mKformat ‘01mK%llumK’ expects argument of type ‘01mKlong long unsigned intmK’, but argument 2 has type ‘01mKzip_uint64_t {aka long unsigned int}mK’ [01;35mK-Wformat=mK]
  printf(01;35mK"index: '%"mKPRIu64"'\n", sb.index);
	 01;35mK^~~~~~~~~~~mK
01mK/home/ubuntu-usr/retro/third-party/libzip/regress/../src/ziptool.c:557:9:mK 01;35mKwarning: mKformat ‘01mK%llumK’ expects argument of type ‘01mKlong long unsigned intmK’, but argument 2 has type ‘01mKzip_uint64_t {aka long unsigned int}mK’ [01;35mK-Wformat=mK]
  printf(01;35mK"size: '%"mKPRIu64"'\n", sb.size);
	 01;35mK^~~~~~~~~~mK
01mK/home/ubuntu-usr/retro/third-party/libzip/regress/../src/ziptool.c:559:9:mK 01;35mKwarning: mKformat ‘01mK%llumK’ expects argument of type ‘01mKlong long unsigned intmK’, but argument 2 has type ‘01mKzip_uint64_t {aka long unsigned int}mK’ [01;35mK-Wformat=mK]
  printf(01;35mK"compressed size: '%"mKPRIu64"'\n", sb.comp_size);
	 01;35mK^~~~~~~~~~~~~~~~~~~~~mK
01mK/home/ubuntu-usr/retro/third-party/libzip/regress/ziptool_regress.c:mK In function ‘01mKzin_closemK’:
01mK/home/ubuntu-usr/retro/third-party/libzip/regress/ziptool_regress.c:88:18:mK 01;35mKwarning: mKformat ‘01mK%llumK’ expects argument of type ‘01mKlong long unsigned intmK’, but argument 3 has type ‘01mKzip_uint64_t {aka long unsigned int}mK’ [01;35mK-Wformat=mK]
  fprintf(stderr, 01;35mK"invalid argument '%"mK PRIu64 "', only %d zip sources open\n", idx, z_in_count);
		  01;35mK^~~~~~~~~~~~~~~~~~~~~mK
35m1mScanning dependencies of target fseek0m
[ 87%] 32mBuilding C object third-party/libzip/regress/CMakeFiles/fseek.dir/fseek.c.o0m
[ 87%] 32mBuilding C object third-party/libzip/regress/CMakeFiles/hole.dir/source_hole.c.o0m
[ 89%] 32m1mLinking C executable fseek0m
[ 89%] Built target fseek
35m1mScanning dependencies of target nonrandomopentest0m
[ 90%] 32mBuilding C object third-party/libzip/regress/CMakeFiles/nonrandomopentest.dir/nonrandomopentest.c.o0m
[ 90%] 32m1mLinking C executable hole0m
[ 90%] 32m1mLinking C executable nonrandomopentest0m
[ 90%] Built target nonrandomopentest
[ 90%] Built target hole
35m1mScanning dependencies of target in-memory0m
35m1mScanning dependencies of target fread0m
[ 92%] 32mBuilding C object third-party/libzip/examples/CMakeFiles/in-memory.dir/in-memory.c.o0m
[ 92%] 32mBuilding C object third-party/libzip/regress/CMakeFiles/fread.dir/fread.c.o0m
[ 92%] 32mBuilding C object third-party/libzip/regress/CMakeFiles/ziptool_regress.dir/source_hole.c.o0m
[ 92%] 32m1mLinking C executable in-memory0m
[ 92%] 32m1mLinking C executable fread0m
[ 92%] Built target in-memory
[ 92%] Built target fread
[ 93%] 32m1mLinking C executable ziptool_regress0m
[ 93%] Built target ziptool_regress
35m1mScanning dependencies of target testinput0m
[ 93%] Built target testinput
[ 93%] Built target atari2600
[ 93%] Built target genesis
[ 93%] 34m1mGenerating third-party/luajit/src/libluajit.a0m
HOSTCC	  host/minilua.o
HOSTCC	  host/buildvm_asm.o
HOSTCC	  host/buildvm_peobj.o
HOSTCC	  host/buildvm_lib.o
HOSTCC	  host/buildvm_fold.o
CC	  lj_gc.o
CC	  lj_char.o
CC	  lj_obj.o
CC	  lj_str.o
CC	  lj_tab.o
CC	  lj_func.o
CC	  lj_udata.o
CC	  lj_meta.o
CC	  lj_debug.o
CC	  lj_state.o
CC	  lj_vmevent.o
CC	  lj_vmmath.o
CC	  lj_strscan.o
CC	  lj_api.o
CC	  lj_lex.o
CC	  lj_parse.o
CC	  lj_bcread.o
CC	  lj_bcwrite.o
CC	  lj_load.o
CC	  lj_ir.o
CC	  lj_opt_mem.o
CC	  lj_opt_narrow.o
CC	  lj_opt_dce.o
CC	  lj_opt_loop.o
CC	  lj_opt_split.o
CC	  lj_opt_sink.o
CC	  lj_mcode.o
CC	  lj_snap.o
CC	  lj_asm.o
CC	  lj_trace.o
CC	  lj_gdbjit.o
CC	  lj_ctype.o
CC	  lj_cdata.o
CC	  lj_cconv.o
CC	  lj_ccall.o
CC	  lj_ccallback.o
CC	  lj_carith.o
CC	  lj_clib.o
CC	  lj_cparse.o
CC	  lj_lib.o
CC	  lj_alloc.o
CC	  lib_aux.o
CC	  lib_package.o
CC	  lib_init.o
HOSTLINK  host/minilua
DYNASM	  host/buildvm_arch.h
HOSTCC	  host/buildvm.o
HOSTLINK  host/buildvm
BUILDVM   lj_vm.s
BUILDVM   lj_ffdef.h
BUILDVM   lj_bcdef.h
BUILDVM   lj_folddef.h
BUILDVM   lj_recdef.h
BUILDVM   lj_libdef.h
ASM	  lj_vm.o
CC	  lj_err.o
CC	  lj_bc.o
CC	  lj_dispatch.o
CC	  lj_record.o
CC	  lj_crecord.o
CC	  lj_ffrecord.o
CC	  lib_base.o
CC	  lib_math.o
CC	  lib_bit.o
CC	  lib_string.o
CC	  lib_table.o
CC	  lib_io.o
CC	  lib_os.o
CC	  lib_debug.o
CC	  lib_jit.o
CC	  lib_ffi.o
CC	  lj_opt_fold.o
AR	  libluajit.a
35m1mScanning dependencies of target retro-base0m
[ 93%] 32mBuilding CXX object CMakeFiles/retro-base.dir/src/coreinfo.cpp.o0m
[ 93%] 32mBuilding CXX object CMakeFiles/retro-base.dir/src/emulator.cpp.o0m
[ 95%] 32mBuilding CXX object CMakeFiles/retro-base.dir/src/data.cpp.o0m
[ 95%] 32mBuilding CXX object CMakeFiles/retro-base.dir/src/imageops.cpp.o0m
[ 95%] 32mBuilding CXX object CMakeFiles/retro-base.dir/src/memory.cpp.o0m
[ 95%] 32mBuilding CXX object CMakeFiles/retro-base.dir/src/movie-bk2.cpp.o0m
[ 95%] 32mBuilding CXX object CMakeFiles/retro-base.dir/src/movie.cpp.o0m
[ 96%] 32mBuilding CXX object CMakeFiles/retro-base.dir/src/script.cpp.o0m
[ 96%] 32mBuilding CXX object CMakeFiles/retro-base.dir/src/script-lua.cpp.o0m
[ 96%] 32mBuilding CXX object CMakeFiles/retro-base.dir/src/utils.cpp.o0m
01mK/home/ubuntu-usr/retro/src/memory.cpp:mK In member function ‘01mKsize_t std::hash<Retro::DataType>::operator()(const Retro::DataType&) constmK’:
01mK/home/ubuntu-usr/retro/src/memory.cpp:127:70:mK 01;35mKwarning: mKdereferencing type-punned pointer will break strict-aliasing rules [01;35mK-Wstrict-aliasingmK]
  return hash<uint32_t>()(*reinterpret_cast<const uint32_t*>(type.type01;35mK)mK);
								      01;35mK^mK
[ 96%] 32mBuilding CXX object CMakeFiles/retro-base.dir/src/zipfile.cpp.o0m
[ 96%] 32m1mLinking CXX static library libretro-base.a0m
[ 96%] Built target retro-base
35m1mScanning dependencies of target retro0m
35m1mScanning dependencies of target test-emulator0m
35m1mScanning dependencies of target test-data0m
35m1mScanning dependencies of target test-memory0m
35m1mScanning dependencies of target test-memory-overlay0m
[ 96%] 32mBuilding CXX object tests/CMakeFiles/test-memory.dir/memory.cpp.o0m
[ 96%] 32mBuilding CXX object tests/CMakeFiles/test-emulator.dir/emulator.cpp.o0m
[ 98%] 32mBuilding CXX object CMakeFiles/retro.dir/src/retro.cpp.o0m
[ 98%] 32mBuilding CXX object tests/CMakeFiles/test-data.dir/data.cpp.o0m
[100%] 32mBuilding CXX object tests/CMakeFiles/test-memory-overlay.dir/memory-overlay.cpp.o0m
In file included from 01mK/home/ubuntu-usr/anaconda2/include/python2.7/Python.h:8:0mK,
		 from 01mK/home/ubuntu-usr/retro/third-party/pybind11/include/pybind11/detail/common.h:111mK,
		 from 01mK/home/ubuntu-usr/retro/third-party/pybind11/include/pybind11/pytypes.h:12mK,
		 from 01mK/home/ubuntu-usr/retro/third-party/pybind11/include/pybind11/cast.h:13mK,
		 from 01mK/home/ubuntu-usr/retro/third-party/pybind11/include/pybind11/attr.h:13mK,
		 from 01mK/home/ubuntu-usr/retro/third-party/pybind11/include/pybind11/pybind11.h:43mK,
		 from 01mK/home/ubuntu-usr/retro/src/retro.cpp:11mK:
01mK/home/ubuntu-usr/anaconda2/include/python2.7/pyconfig.h:1193:0:mK 01;35mKwarning: mK"_POSIX_C_SOURCE" redefined
 #define _POSIX_C_SOURCE 200112L

In file included from 01mK/usr/include/x86_64-linux-gnu/c++/6/bits/os_defines.h:39:0mK,
		 from 01mK/usr/include/x86_64-linux-gnu/c++/6/bits/c++config.h:507mK,
		 from 01mK/usr/include/c++/6/cmath:41mK,
		 from 01mK/home/ubuntu-usr/retro/src/retro.cpp:1mK:
01mK/usr/include/features.h:230:0:mK 01;36mKnote: mKthis is the location of the previous definition
 # define _POSIX_C_SOURCE 200809L

In file included from 01mK/home/ubuntu-usr/anaconda2/include/python2.7/Python.h:8:0mK,
		 from 01mK/home/ubuntu-usr/retro/third-party/pybind11/include/pybind11/detail/common.h:111mK,
		 from 01mK/home/ubuntu-usr/retro/third-party/pybind11/include/pybind11/pytypes.h:12mK,
		 from 01mK/home/ubuntu-usr/retro/third-party/pybind11/include/pybind11/cast.h:13mK,
		 from 01mK/home/ubuntu-usr/retro/third-party/pybind11/include/pybind11/attr.h:13mK,
		 from 01mK/home/ubuntu-usr/retro/third-party/pybind11/include/pybind11/pybind11.h:43mK,
		 from 01mK/home/ubuntu-usr/retro/src/retro.cpp:11mK:
01mK/home/ubuntu-usr/anaconda2/include/python2.7/pyconfig.h:1215:0:mK 01;35mKwarning: mK"_XOPEN_SOURCE" redefined
 #define _XOPEN_SOURCE 600

In file included from 01mK/usr/include/x86_64-linux-gnu/c++/6/bits/os_defines.h:39:0mK,
		 from 01mK/usr/include/x86_64-linux-gnu/c++/6/bits/c++config.h:507mK,
		 from 01mK/usr/include/c++/6/cmath:41mK,
		 from 01mK/home/ubuntu-usr/retro/src/retro.cpp:1mK:
01mK/usr/include/features.h:162:0:mK 01;36mKnote: mKthis is the location of the previous definition
 # define _XOPEN_SOURCE 700

[100%] 32m1mLinking CXX executable test-memory-overlay0m
[100%] Built target test-memory-overlay
[100%] 32m1mLinking CXX executable test-emulator0m
[100%] Built target test-emulator
[100%] 32m1mLinking CXX executable test-data0m
[100%] Built target test-data
[100%] 32m1mLinking CXX shared library retro/_retro.so0m
[100%] Built target retro
[100%] 32m1mLinking CXX executable test-memory0m
[100%] Built target test-memory```

from retro.

endrift avatar endrift commented on September 26, 2024

It looks like you don't have qtbase5-dev installed.

from retro.

ShaniGam avatar ShaniGam commented on September 26, 2024

Tried to install it again and got qtbase5-dev is already the newest version.

from retro.

endrift avatar endrift commented on September 26, 2024

Oh I see what happened. You're on the wrong branch. Please check out the develop branch.

from retro.

ShaniGam avatar ShaniGam commented on September 26, 2024

You are right, thanks. I still have an issue compiling but I'm definitely getting closer. now I get:
/home/ubuntu-usr/anaconda2/lib/libpng16.so.16: undefined reference to 'inflateValidate@ZLIB_1.2.9'
I tried solving it by adding export LD_LIBRARY_PATH=/home/ubuntu-usr/anaconda2/lib:$LD_LIBRARY_PATH to the .bashrc file but it didn't solve it. I'm still trying to find a solution, any ideas?

from retro.

endrift avatar endrift commented on September 26, 2024

Can I see your CMakeCache.txt?

from retro.

ShaniGam avatar ShaniGam commented on September 26, 2024
# This is the CMakeCache file.
# For build in directory: /home/shani/retro
# It was generated by CMake: /home/shani/anaconda2/lib/python2.7/site-packages/cmake/data/bin/cmake
# You can edit this file to change values found and used by cmake.
# If you do not want to change any of the values, simply exit the editor.
# If you do want to change a value, simply edit, save, and exit the editor.
# The syntax for the file is as follows:
# KEY:TYPE=VALUE
# KEY is the name of a variable in the cache.
# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!.
# VALUE is the current value for the KEY.

########################
# EXTERNAL cache entries
########################

//Should use static libraries compatible with manylinux1
BUILD_MANYLINUX:BOOL=OFF

//Build Python module
BUILD_PYTHON:BOOL=ON

//Build shared libraries (DLLs).
BUILD_SHARED_LIBS:BOOL=OFF

BUILD_STATIC_LIBS:BOOL=ON

//Build unit tests and enable CTest 'check' target.
BUILD_TESTING:BOOL=OFF

//Should tests be built
BUILD_TESTS:BOOL=ON

//Should integration UI be built
BUILD_UI:BOOL=ON

//Path to a file.
BZIP2_INCLUDE_DIR:PATH=/usr/include

//Path to a library.
BZIP2_LIBRARY_DEBUG:FILEPATH=BZIP2_LIBRARY_DEBUG-NOTFOUND

//Path to a library.
BZIP2_LIBRARY_RELEASE:FILEPATH=/usr/lib/x86_64-linux-gnu/libbz2.so

//Compile Cap'n Proto in 'lite mode', in which all reflection APIs
// (schema.h, dynamic.h, etc.) are not included. Produces a smaller
// library at the cost of features. All programs built against
// the library must be compiled with -DCAPNP_LITE. Requires EXTERNAL_CAPNP.
CAPNP_LITE:BOOL=OFF

//Path to a program.
CMAKE_AR:FILEPATH=/usr/bin/ar

//Choose the type of build, options are: None(CMAKE_CXX_FLAGS or
// CMAKE_C_FLAGS used) Debug Release RelWithDebInfo MinSizeRel.
CMAKE_BUILD_TYPE:STRING=

//Enable/Disable color output during build.
CMAKE_COLOR_MAKEFILE:BOOL=ON

//CXX compiler
CMAKE_CXX_COMPILER:FILEPATH=/usr/bin/c++

//A wrapper around 'ar' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_CXX_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar-6

//A wrapper around 'ranlib' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_CXX_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-6

//Flags used by the compiler during all build types.
CMAKE_CXX_FLAGS:STRING=

//Flags used by the compiler during debug builds.
CMAKE_CXX_FLAGS_DEBUG:STRING=-g

//Flags used by the compiler during release builds for minimum
// size.
CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG

//Flags used by the compiler during release builds.
CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG

//Flags used by the compiler during release builds with debug info.
CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG

//C compiler
CMAKE_C_COMPILER:FILEPATH=/usr/bin/cc

//A wrapper around 'ar' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_C_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar-6

//A wrapper around 'ranlib' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_C_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-6

//Flags used by the compiler during all build types.
CMAKE_C_FLAGS:STRING=

//Flags used by the compiler during debug builds.
CMAKE_C_FLAGS_DEBUG:STRING=-g

//Flags used by the compiler during release builds for minimum
// size.
CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG

//Flags used by the compiler during release builds.
CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG

//Flags used by the compiler during release builds with debug info.
CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG

//Flags used by the linker.
CMAKE_EXE_LINKER_FLAGS:STRING=

//Flags used by the linker during debug builds.
CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=

//Flags used by the linker during release minsize builds.
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=

//Flags used by the linker during release builds.
CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=

//Flags used by the linker during Release with Debug Info builds.
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=

//Enable/Disable output of compile commands during generation.
CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=OFF

//User executables (bin)
CMAKE_INSTALL_BINDIR:PATH=bin

//Read-only architecture-independent data (DATAROOTDIR)
CMAKE_INSTALL_DATADIR:PATH=

//Read-only architecture-independent data root (share)
CMAKE_INSTALL_DATAROOTDIR:PATH=share

//Documentation root (DATAROOTDIR/doc/PROJECT_NAME)
CMAKE_INSTALL_DOCDIR:PATH=

//C header files (include)
CMAKE_INSTALL_INCLUDEDIR:PATH=include

//Info documentation (DATAROOTDIR/info)
CMAKE_INSTALL_INFODIR:PATH=

//Object code libraries (lib)
CMAKE_INSTALL_LIBDIR:PATH=lib

//Program executables (libexec)
CMAKE_INSTALL_LIBEXECDIR:PATH=libexec

//Locale-dependent data (DATAROOTDIR/locale)
CMAKE_INSTALL_LOCALEDIR:PATH=

//Modifiable single-machine data (var)
CMAKE_INSTALL_LOCALSTATEDIR:PATH=var

//Man documentation (DATAROOTDIR/man)
CMAKE_INSTALL_MANDIR:PATH=

//C header files for non-gcc (/usr/include)
CMAKE_INSTALL_OLDINCLUDEDIR:PATH=/usr/include

//Install path prefix, prepended onto install directories.
CMAKE_INSTALL_PREFIX:PATH=/usr/local

//Run-time variable data (LOCALSTATEDIR/run)
CMAKE_INSTALL_RUNSTATEDIR:PATH=

//System admin executables (sbin)
CMAKE_INSTALL_SBINDIR:PATH=sbin

//Modifiable architecture-independent data (com)
CMAKE_INSTALL_SHAREDSTATEDIR:PATH=com

//Read-only single-machine data (etc)
CMAKE_INSTALL_SYSCONFDIR:PATH=etc

//Path to a program.
CMAKE_LINKER:FILEPATH=/usr/bin/ld

//Path to a program.
CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/make

//Flags used by the linker during the creation of modules.
CMAKE_MODULE_LINKER_FLAGS:STRING=

//Flags used by the linker during debug builds.
CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=

//Flags used by the linker during release minsize builds.
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=

//Flags used by the linker during release builds.
CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=

//Flags used by the linker during Release with Debug Info builds.
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=

//Path to a program.
CMAKE_NM:FILEPATH=/usr/bin/nm

//Path to a program.
CMAKE_OBJCOPY:FILEPATH=/usr/bin/objcopy

//Path to a program.
CMAKE_OBJDUMP:FILEPATH=/usr/bin/objdump

//Value Computed by CMake
CMAKE_PROJECT_NAME:STATIC=Gym Retro

//Path to a program.
CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib

//Flags used by the linker during the creation of dll's.
CMAKE_SHARED_LINKER_FLAGS:STRING=

//Flags used by the linker during debug builds.
CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=

//Flags used by the linker during release minsize builds.
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=

//Flags used by the linker during release builds.
CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=

//Flags used by the linker during Release with Debug Info builds.
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=

//If set, runtime paths are not added when installing shared libraries,
// but are added when building.
CMAKE_SKIP_INSTALL_RPATH:BOOL=NO

//If set, runtime paths are not added when using shared libraries.
CMAKE_SKIP_RPATH:BOOL=NO

//Flags used by the linker during the creation of static libraries.
CMAKE_STATIC_LINKER_FLAGS:STRING=

//Flags used by the linker during debug builds.
CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=

//Flags used by the linker during release minsize builds.
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=

//Flags used by the linker during release builds.
CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=

//Flags used by the linker during Release with Debug Info builds.
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=

//Path to a program.
CMAKE_STRIP:FILEPATH=/usr/bin/strip

//If this value is on, makefiles will be generated without the
// .SILENT directive, and all commands will be echoed to the console
// during the make.  This is useful for debugging only. With Visual
// Studio IDE projects all commands are done without /nologo.
CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE

//Enable to build Debian packages
CPACK_BINARY_DEB:BOOL=OFF

//Enable to build FreeBSD packages
CPACK_BINARY_FREEBSD:BOOL=OFF

//Enable to build IFW packages
CPACK_BINARY_IFW:BOOL=OFF

//Enable to build NSIS packages
CPACK_BINARY_NSIS:BOOL=OFF

//Enable to build RPM packages
CPACK_BINARY_RPM:BOOL=OFF

//Enable to build STGZ packages
CPACK_BINARY_STGZ:BOOL=ON

//Enable to build TBZ2 packages
CPACK_BINARY_TBZ2:BOOL=OFF

//Enable to build TGZ packages
CPACK_BINARY_TGZ:BOOL=ON

//Enable to build TXZ packages
CPACK_BINARY_TXZ:BOOL=OFF

//Enable to build TZ packages
CPACK_BINARY_TZ:BOOL=ON

//Enable to build RPM source packages
CPACK_SOURCE_RPM:BOOL=OFF

//Enable to build TBZ2 source packages
CPACK_SOURCE_TBZ2:BOOL=ON

//Enable to build TGZ source packages
CPACK_SOURCE_TGZ:BOOL=ON

//Enable to build TXZ source packages
CPACK_SOURCE_TXZ:BOOL=ON

//Enable to build TZ source packages
CPACK_SOURCE_TZ:BOOL=ON

//Enable to build ZIP source packages
CPACK_SOURCE_ZIP:BOOL=OFF

//Value Computed by CMake
Cap'n Proto_BINARY_DIR:STATIC=/home/shani/retro/third-party/capnproto/c++

//Value Computed by CMake
Cap'n Proto_SOURCE_DIR:STATIC=/home/shani/retro/third-party/capnproto/c++

//The directory containing a CMake configuration file for CapnProto.
CapnProto_DIR:PATH=CapnProto_DIR-NOTFOUND

//Use the system capnp binary, or the one specified in $CAPNP,
// instead of using the compiled one.
EXTERNAL_CAPNP:BOOL=OFF

//Git command line client
GIT_EXECUTABLE:FILEPATH=/usr/bin/git

//Value Computed by CMake
Gym Retro_BINARY_DIR:STATIC=/home/shani/retro

//Value Computed by CMake
Gym Retro_SOURCE_DIR:STATIC=/home/shani/retro

//pkg-config executable
PKG_CONFIG_EXECUTABLE:FILEPATH=/usr/bin/pkg-config

//Suffix for Python extension modules
PYEXT_SUFFIX:STRING=.so

//Build directory that contains retro module
PYLIB_DIRECTORY:PATH=/home/shani/retro

//Path to a program.
PYTHON_EXECUTABLE:FILEPATH=/home/shani/anaconda2/bin/python

//Path to a file.
PYTHON_INCLUDE_DIR:PATH=/home/shani/anaconda2/include/python2.7

//Path to a library.
PYTHON_LIBRARY:FILEPATH=/home/shani/anaconda2/lib/libpython2.7.so

//Path to a library.
PYTHON_LIBRARY_DEBUG:FILEPATH=PYTHON_LIBRARY_DEBUG-NOTFOUND

//The directory containing a CMake configuration file for Qt5Core.
Qt5Core_DIR:PATH=/home/shani/anaconda2/lib/cmake/Qt5Core

//The directory containing a CMake configuration file for Qt5Gui.
Qt5Gui_DIR:PATH=/home/shani/anaconda2/lib/cmake/Qt5Gui

//The directory containing a CMake configuration file for Qt5Widgets.
Qt5Widgets_DIR:PATH=/home/shani/anaconda2/lib/cmake/Qt5Widgets

//Path to a file.
ZLIB_INCLUDE_DIR:PATH=/usr/include

//Path to a library.
ZLIB_LIBRARY_DEBUG:FILEPATH=ZLIB_LIBRARY_DEBUG-NOTFOUND

//Path to a library.
ZLIB_LIBRARY_RELEASE:FILEPATH=/usr/lib/x86_64-linux-gnu/libz.so

//Dependencies for the target
capnp-json_LIB_DEPENDS:STATIC=general;capnp;general;kj-async;general;kj;

//Dependencies for the target
capnp-rpc_LIB_DEPENDS:STATIC=general;capnp;general;kj-async;general;kj;

//Dependencies for the target
capnp_LIB_DEPENDS:STATIC=general;kj;

//Dependencies for the target
capnpc_LIB_DEPENDS:STATIC=general;capnp;general;kj;

//Value Computed by CMake
gmock_BINARY_DIR:STATIC=/home/shani/retro/third-party/gtest/googlemock

//Dependencies for the target
gmock_LIB_DEPENDS:STATIC=general;-pthread;

//Value Computed by CMake
gmock_SOURCE_DIR:STATIC=/home/shani/retro/third-party/gtest/googlemock

//Build all of Google Mock's own tests.
gmock_build_tests:BOOL=OFF

//Dependencies for the target
gmock_main_LIB_DEPENDS:STATIC=general;-pthread;

//Value Computed by CMake
gtest_BINARY_DIR:STATIC=/home/shani/retro/third-party/gtest/googlemock/gtest

//Dependencies for the target
gtest_LIB_DEPENDS:STATIC=general;-pthread;

//Value Computed by CMake
gtest_SOURCE_DIR:STATIC=/home/shani/retro/third-party/gtest/googletest

//Build gtest's sample programs.
gtest_build_samples:BOOL=OFF

//Build all of gtest's own tests.
gtest_build_tests:BOOL=OFF

//Disable uses of pthreads in gtest.
gtest_disable_pthreads:BOOL=OFF

//Use shared (DLL) run-time lib even when Google Test is built
// as static lib.
gtest_force_shared_crt:BOOL=OFF

//Build gtest with internal symbols hidden in shared libraries.
gtest_hide_internal_symbols:BOOL=OFF

//Dependencies for the target
gtest_main_LIB_DEPENDS:STATIC=general;-pthread;general;gtest;

//Dependencies for the target
kj-async_LIB_DEPENDS:STATIC=general;kj;

//Dependencies for the target
kj-http_LIB_DEPENDS:STATIC=general;kj-async;general;kj;

//Dependencies for the target
kj-test_LIB_DEPENDS:STATIC=general;kj;

//Dependencies for the target
kj_LIB_DEPENDS:STATIC=general;pthread;

//Value Computed by CMake
libzip_BINARY_DIR:STATIC=/home/shani/retro/third-party/libzip

//Value Computed by CMake
libzip_SOURCE_DIR:STATIC=/home/shani/retro/third-party/libzip

//Dependencies for the target
malloc_LIB_DEPENDS:STATIC=general;dl;

//Dependencies for the target
nonrandomopen_LIB_DEPENDS:STATIC=general;dl;

//Dependencies for the target
retro-base_LIB_DEPENDS:STATIC=general;/usr/lib/x86_64-linux-gnu/libz.so;general;zip;general;/home/shani/retro/third-party/luajit/src/libluajit.a;general;dl;

//Dependencies for the target
retro-capnp_LIB_DEPENDS:STATIC=general;retro-base;general;CapnProto::capnp;

//Dependencies for the target
retro_LIB_DEPENDS:STATIC=general;retro-base;general;-static-libstdc++;

//Dependencies for the target
zip_LIB_DEPENDS:STATIC=general;/usr/lib/x86_64-linux-gnu/libz.so;general;/usr/lib/x86_64-linux-gnu/libbz2.so;


########################
# INTERNAL cache entries
########################

//ADVANCED property for variable: BUILD_PYTHON
BUILD_PYTHON-ADVANCED:INTERNAL=1
//ADVANCED property for variable: BZIP2_INCLUDE_DIR
BZIP2_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: BZIP2_LIBRARY_DEBUG
BZIP2_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: BZIP2_LIBRARY_RELEASE
BZIP2_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
//Have symbol BZ2_bzCompressInit
BZIP2_NEED_PREFIX:INTERNAL=1
//ADVANCED property for variable: CMAKE_AR
CMAKE_AR-ADVANCED:INTERNAL=1
//This is the directory where this CMakeCache.txt was created
CMAKE_CACHEFILE_DIR:INTERNAL=/home/shani/retro
//Major version of cmake used to create the current loaded cache
CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
//Minor version of cmake used to create the current loaded cache
CMAKE_CACHE_MINOR_VERSION:INTERNAL=10
//Patch version of cmake used to create the current loaded cache
CMAKE_CACHE_PATCH_VERSION:INTERNAL=0
//ADVANCED property for variable: CMAKE_COLOR_MAKEFILE
CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1
//Path to CMake executable.
CMAKE_COMMAND:INTERNAL=/home/shani/anaconda2/lib/python2.7/site-packages/cmake/data/bin/cmake
//Path to cpack program executable.
CMAKE_CPACK_COMMAND:INTERNAL=/home/shani/anaconda2/lib/python2.7/site-packages/cmake/data/bin/cpack
//Path to ctest program executable.
CMAKE_CTEST_COMMAND:INTERNAL=/home/shani/anaconda2/lib/python2.7/site-packages/cmake/data/bin/ctest
//ADVANCED property for variable: CMAKE_CXX_COMPILER
CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_COMPILER_AR
CMAKE_CXX_COMPILER_AR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_COMPILER_RANLIB
CMAKE_CXX_COMPILER_RANLIB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS
CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG
CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL
CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE
CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO
CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_COMPILER
CMAKE_C_COMPILER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_COMPILER_AR
CMAKE_C_COMPILER_AR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_COMPILER_RANLIB
CMAKE_C_COMPILER_RANLIB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS
CMAKE_C_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG
CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL
CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE
CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO
CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//Executable file format
CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS
CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG
CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE
CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS
CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1
//Name of external makefile project generator.
CMAKE_EXTRA_GENERATOR:INTERNAL=
//Name of generator.
CMAKE_GENERATOR:INTERNAL=Unix Makefiles
//Name of generator platform.
CMAKE_GENERATOR_PLATFORM:INTERNAL=
//Name of generator toolset.
CMAKE_GENERATOR_TOOLSET:INTERNAL=
//Have symbol pthread_create
CMAKE_HAVE_LIBC_CREATE:INTERNAL=
//Have include pthread.h
CMAKE_HAVE_PTHREAD_H:INTERNAL=1
//Source directory with the top level CMakeLists.txt file for this
// project
CMAKE_HOME_DIRECTORY:INTERNAL=/home/shani/retro
//ADVANCED property for variable: CMAKE_INSTALL_BINDIR
CMAKE_INSTALL_BINDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_DATADIR
CMAKE_INSTALL_DATADIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_DATAROOTDIR
CMAKE_INSTALL_DATAROOTDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_DOCDIR
CMAKE_INSTALL_DOCDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_INCLUDEDIR
CMAKE_INSTALL_INCLUDEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_INFODIR
CMAKE_INSTALL_INFODIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_LIBDIR
CMAKE_INSTALL_LIBDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_LIBEXECDIR
CMAKE_INSTALL_LIBEXECDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_LOCALEDIR
CMAKE_INSTALL_LOCALEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_LOCALSTATEDIR
CMAKE_INSTALL_LOCALSTATEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_MANDIR
CMAKE_INSTALL_MANDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_OLDINCLUDEDIR
CMAKE_INSTALL_OLDINCLUDEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_RUNSTATEDIR
CMAKE_INSTALL_RUNSTATEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_SBINDIR
CMAKE_INSTALL_SBINDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_SHAREDSTATEDIR
CMAKE_INSTALL_SHAREDSTATEDIR-ADVANCED:INTERNAL=1
//Install .so files without execute permission.
CMAKE_INSTALL_SO_NO_EXE:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_SYSCONFDIR
CMAKE_INSTALL_SYSCONFDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_LINKER
CMAKE_LINKER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MAKE_PROGRAM
CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS
CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG
CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE
CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_NM
CMAKE_NM-ADVANCED:INTERNAL=1
//number of local generators
CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=15
//ADVANCED property for variable: CMAKE_OBJCOPY
CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_OBJDUMP
CMAKE_OBJDUMP-ADVANCED:INTERNAL=1
//Platform information initialized
CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1
//ADVANCED property for variable: CMAKE_RANLIB
CMAKE_RANLIB-ADVANCED:INTERNAL=1
//Path to CMake installation.
CMAKE_ROOT:INTERNAL=/home/shani/anaconda2/lib/python2.7/site-packages/cmake/data/share/cmake-3.10
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE
CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//CHECK_TYPE_SIZE: sizeof(unsigned short)
CMAKE_SIZEOF_UNSIGNED_SHORT:INTERNAL=2
//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH
CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SKIP_RPATH
CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS
CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG
CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE
CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STRIP
CMAKE_STRIP-ADVANCED:INTERNAL=1
//uname command
CMAKE_UNAME:INTERNAL=/bin/uname
//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_BINARY_DEB
CPACK_BINARY_DEB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_BINARY_FREEBSD
CPACK_BINARY_FREEBSD-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_BINARY_IFW
CPACK_BINARY_IFW-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_BINARY_NSIS
CPACK_BINARY_NSIS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_BINARY_RPM
CPACK_BINARY_RPM-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_BINARY_STGZ
CPACK_BINARY_STGZ-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_BINARY_TBZ2
CPACK_BINARY_TBZ2-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_BINARY_TGZ
CPACK_BINARY_TGZ-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_BINARY_TXZ
CPACK_BINARY_TXZ-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_BINARY_TZ
CPACK_BINARY_TZ-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_SOURCE_RPM
CPACK_SOURCE_RPM-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_SOURCE_TBZ2
CPACK_SOURCE_TBZ2-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_SOURCE_TGZ
CPACK_SOURCE_TGZ-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_SOURCE_TXZ
CPACK_SOURCE_TXZ-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_SOURCE_TZ
CPACK_SOURCE_TZ-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_SOURCE_ZIP
CPACK_SOURCE_ZIP-ADVANCED:INTERNAL=1
//Details about finding BZip2
FIND_PACKAGE_MESSAGE_DETAILS_BZip2:INTERNAL=[/usr/lib/x86_64-linux-gnu/libbz2.so][/usr/include][v1.0.6()]
//Details about finding PkgConfig
FIND_PACKAGE_MESSAGE_DETAILS_PkgConfig:INTERNAL=[/usr/bin/pkg-config][v0.26()]
//Details about finding PythonInterp
FIND_PACKAGE_MESSAGE_DETAILS_PythonInterp:INTERNAL=[/home/shani/anaconda2/bin/python][v2.7.14()]
//Details about finding PythonLibs
FIND_PACKAGE_MESSAGE_DETAILS_PythonLibs:INTERNAL=[/home/shani/anaconda2/lib/libpython2.7.so][/home/shani/anaconda2/include/python2.7][v2.7.14()]
//Details about finding Threads
FIND_PACKAGE_MESSAGE_DETAILS_Threads:INTERNAL=[TRUE][v()]
//Details about finding ZLIB
FIND_PACKAGE_MESSAGE_DETAILS_ZLIB:INTERNAL=[/usr/lib/x86_64-linux-gnu/libz.so][/usr/include][v1.2.8()]
//ADVANCED property for variable: GIT_EXECUTABLE
GIT_EXECUTABLE-ADVANCED:INTERNAL=1
//Have include initializer_list
HAS_CXX11:INTERNAL=1
//Have function clonefile
HAVE_CLONEFILE:INTERNAL=
//Result of TRY_COMPILE
HAVE_CMAKE_SIZEOF_UNSIGNED_SHORT:INTERNAL=TRUE
//Have function explict_bzero
HAVE_EXPLICIT_BZERO:INTERNAL=
//Have function explicit_memset
HAVE_EXPLICIT_MEMSET:INTERNAL=
//Have function fileno
HAVE_FILENO:INTERNAL=1
//Have function fseeko
HAVE_FSEEKO:INTERNAL=1
//Have function ftello
HAVE_FTELLO:INTERNAL=1
//Have include fts.h
HAVE_FTS_H:INTERNAL=1
//Have function getopt
HAVE_GETOPT:INTERNAL=1
//Have function getprogname
HAVE_GETPROGNAME:INTERNAL=
//Result of TRY_COMPILE
HAVE_INT16_T_LIBZIP:INTERNAL=TRUE
//Result of TRY_COMPILE
HAVE_INT32_T_LIBZIP:INTERNAL=TRUE
//Result of TRY_COMPILE
HAVE_INT64_T_LIBZIP:INTERNAL=TRUE
//Result of TRY_COMPILE
HAVE_INT8_T_LIBZIP:INTERNAL=TRUE
//Have include inttypes.h
HAVE_INTTYPES_H_LIBZIP:INTERNAL=1
//Result of TRY_COMPILE
HAVE_INT_LIBZIP:INTERNAL=TRUE
//Result of TRY_COMPILE
HAVE_LONG_LIBZIP:INTERNAL=TRUE
//Result of TRY_COMPILE
HAVE_LONG_LONG_LIBZIP:INTERNAL=TRUE
//Have function mkstemp
HAVE_MKSTEMP:INTERNAL=1
//Have function open
HAVE_OPEN:INTERNAL=1
//Have function setmode
HAVE_SETMODE:INTERNAL=
//Result of TRY_COMPILE
HAVE_SHORT_LIBZIP:INTERNAL=TRUE
//Result of TRY_COMPILE
HAVE_SIZEOF_OFF_T:INTERNAL=TRUE
//Result of TRY_COMPILE
HAVE_SIZE_T_LIBZIP:INTERNAL=TRUE
//Have function snprintf
HAVE_SNPRINTF:INTERNAL=1
//Result of TRY_COMPILE
HAVE_SSIZE_T_LIBZIP:INTERNAL=TRUE
//Have include stdbool.h
HAVE_STDBOOL_H:INTERNAL=1
//Have include stddef.h
HAVE_STDDEF_H:INTERNAL=1
//Have include stdint.h
HAVE_STDINT_H:INTERNAL=1
//Have include stdint.h
HAVE_STDINT_H_LIBZIP:INTERNAL=1
//Have function strcasecmp
HAVE_STRCASECMP:INTERNAL=1
//Have function strdup
HAVE_STRDUP:INTERNAL=1
//Have function stricmp
HAVE_STRICMP:INTERNAL=
//Have include strings.h
HAVE_STRINGS_H:INTERNAL=1
//Have function strtoll
HAVE_STRTOLL:INTERNAL=1
//Have function strtoull
HAVE_STRTOULL:INTERNAL=1
//Have include sys/types.h
HAVE_SYS_TYPES_H:INTERNAL=1
//Have include sys/types.h
HAVE_SYS_TYPES_H_LIBZIP:INTERNAL=1
//Result of TRY_COMPILE
HAVE_UINT16_T_LIBZIP:INTERNAL=TRUE
//Result of TRY_COMPILE
HAVE_UINT32_T_LIBZIP:INTERNAL=TRUE
//Result of TRY_COMPILE
HAVE_UINT64_T_LIBZIP:INTERNAL=TRUE
//Result of TRY_COMPILE
HAVE_UINT8_T_LIBZIP:INTERNAL=TRUE
//Have include unistd.h
HAVE_UNISTD_H:INTERNAL=1
//Result of TRY_COMPILE
HAVE_WORDS_BIGENDIAN:INTERNAL=TRUE
//Have function _chmod
HAVE__CHMOD:INTERNAL=
//Have function _close
HAVE__CLOSE:INTERNAL=
//Have function _dup
HAVE__DUP:INTERNAL=
//Have function _fdopen
HAVE__FDOPEN:INTERNAL=
//Have function _fileno
HAVE__FILENO:INTERNAL=
//Have function _open
HAVE__OPEN:INTERNAL=
//Have function _setmode
HAVE__SETMODE:INTERNAL=
//Have function _snprintf
HAVE__SNPRINTF:INTERNAL=
//Have function _strdup
HAVE__STRDUP:INTERNAL=
//Have function _stricmp
HAVE__STRICMP:INTERNAL=
//Have function _strtoi64
HAVE__STRTOI64:INTERNAL=
//Have function _strtoui64
HAVE__STRTOUI64:INTERNAL=
//Have function _umask
HAVE__UMASK:INTERNAL=
//Have function _unlink
HAVE__UNLINK:INTERNAL=
//Result of TRY_COMPILE
HAVE___INT16_LIBZIP:INTERNAL=FALSE
//Result of TRY_COMPILE
HAVE___INT32_LIBZIP:INTERNAL=FALSE
//Result of TRY_COMPILE
HAVE___INT64_LIBZIP:INTERNAL=FALSE
//Result of TRY_COMPILE
HAVE___INT8_LIBZIP:INTERNAL=FALSE
//CHECK_TYPE_SIZE: sizeof(int16_t)
INT16_T_LIBZIP:INTERNAL=2
//CHECK_TYPE_SIZE: sizeof(int32_t)
INT32_T_LIBZIP:INTERNAL=4
//CHECK_TYPE_SIZE: sizeof(int64_t)
INT64_T_LIBZIP:INTERNAL=8
//CHECK_TYPE_SIZE: sizeof(int8_t)
INT8_T_LIBZIP:INTERNAL=1
//CHECK_TYPE_SIZE: sizeof(int)
INT_LIBZIP:INTERNAL=4
LIBZIP_CFLAGS:INTERNAL=
LIBZIP_CFLAGS_I:INTERNAL=
LIBZIP_CFLAGS_OTHER:INTERNAL=
LIBZIP_FOUND:INTERNAL=
LIBZIP_INCLUDEDIR:INTERNAL=
LIBZIP_LIBDIR:INTERNAL=
LIBZIP_LIBS:INTERNAL=
LIBZIP_LIBS_L:INTERNAL=
LIBZIP_LIBS_OTHER:INTERNAL=
LIBZIP_LIBS_PATHS:INTERNAL=
LIBZIP_PREFIX:INTERNAL=
LIBZIP_STATIC_CFLAGS:INTERNAL=
LIBZIP_STATIC_CFLAGS_I:INTERNAL=
LIBZIP_STATIC_CFLAGS_OTHER:INTERNAL=
LIBZIP_STATIC_LIBDIR:INTERNAL=
LIBZIP_STATIC_LIBS:INTERNAL=
LIBZIP_STATIC_LIBS_L:INTERNAL=
LIBZIP_STATIC_LIBS_OTHER:INTERNAL=
LIBZIP_STATIC_LIBS_PATHS:INTERNAL=
LIBZIP_VERSION:INTERNAL=
LIBZIP_libzip_INCLUDEDIR:INTERNAL=
LIBZIP_libzip_LIBDIR:INTERNAL=
LIBZIP_libzip_PREFIX:INTERNAL=
LIBZIP_libzip_VERSION:INTERNAL=
//CHECK_TYPE_SIZE: sizeof(long)
LONG_LIBZIP:INTERNAL=8
//CHECK_TYPE_SIZE: sizeof(long long)
LONG_LONG_LIBZIP:INTERNAL=8
//ADVANCED property for variable: PKG_CONFIG_EXECUTABLE
PKG_CONFIG_EXECUTABLE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_EXECUTABLE
PYTHON_EXECUTABLE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_INCLUDE_DIR
PYTHON_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_LIBRARY
PYTHON_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_LIBRARY_DEBUG
PYTHON_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//CHECK_TYPE_SIZE: sizeof(short)
SHORT_LIBZIP:INTERNAL=2
//CHECK_TYPE_SIZE: sizeof(off_t)
SIZEOF_OFF_T:INTERNAL=8
//CHECK_TYPE_SIZE: sizeof(size_t)
SIZE_T_LIBZIP:INTERNAL=8
//CHECK_TYPE_SIZE: sizeof(ssize_t)
SSIZE_T_LIBZIP:INTERNAL=8
//Result of TRY_COMPILE
THREADS_HAVE_PTHREAD_ARG:INTERNAL=TRUE
//CHECK_TYPE_SIZE: sizeof(uint16_t)
UINT16_T_LIBZIP:INTERNAL=2
//CHECK_TYPE_SIZE: sizeof(uint32_t)
UINT32_T_LIBZIP:INTERNAL=4
//CHECK_TYPE_SIZE: sizeof(uint64_t)
UINT64_T_LIBZIP:INTERNAL=8
//CHECK_TYPE_SIZE: sizeof(uint8_t)
UINT8_T_LIBZIP:INTERNAL=1
//Result of TEST_BIG_ENDIAN
WORDS_BIGENDIAN:INTERNAL=0
//ADVANCED property for variable: ZLIB_INCLUDE_DIR
ZLIB_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: ZLIB_LIBRARY_DEBUG
ZLIB_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: ZLIB_LIBRARY_RELEASE
ZLIB_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
//CMAKE_INSTALL_PREFIX during last run
_GNUInstallDirs_LAST_CMAKE_INSTALL_PREFIX:INTERNAL=/usr/local
//CHECK_TYPE_SIZE: __int16 unknown
__INT16_LIBZIP:INTERNAL=
//CHECK_TYPE_SIZE: __int32 unknown
__INT32_LIBZIP:INTERNAL=
//CHECK_TYPE_SIZE: __int64 unknown
__INT64_LIBZIP:INTERNAL=
//CHECK_TYPE_SIZE: __int8 unknown
__INT8_LIBZIP:INTERNAL=
__pkg_config_checked_LIBZIP:INTERNAL=1

from retro.

endrift avatar endrift commented on September 26, 2024

Yup, I see the issue. Try deleting that file (and the CMakeFiles directory) and re-running cmake as such:

cmake . -DBUILD_UI=ON -DCMAKE_PREFIX_PATH=/home/shani/anaconda2

from retro.

ShaniGam avatar ShaniGam commented on September 26, 2024

It finally works!!! Thank you so much :)

from retro.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.