$ mkdir /tmp/doomseeker $ cd /tmp/doomseeker $ cmake /home/wub/.local/src/doomseeker/doomseeker-hg/ -- The C compiler identification is GNU 7.3.0 -- The CXX compiler identification is GNU 7.3.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.8") -- Found BZip2: /usr/lib/x86_64-linux-gnu/libbz2.so (found version "1.0.6") -- Looking for BZ2_bzCompressInit -- Looking for BZ2_bzCompressInit - found -- Using system zlib -- Using system bzip2 library -- Setting up plugin chocolatedoom. Source dir: /home/wub/.local/src/doomseeker/doomseeker-hg/src/plugins/chocolate-doom -- Setting up plugin odamex. Source dir: /home/wub/.local/src/doomseeker/doomseeker-hg/src/plugins/odamex -- odamex provides translations -- Setting up plugin srb2. Source dir: /home/wub/.local/src/doomseeker/doomseeker-hg/src/plugins/srb2 -- srb2 provides translations -- Setting up plugin zandronum. Source dir: /home/wub/.local/src/doomseeker/doomseeker-hg/src/plugins/zandronum -- zandronum provides translations -- Setting up plugin turok2ex. Source dir: /home/wub/.local/src/doomseeker/doomseeker-hg/src/plugins/turok2ex -- turok2ex provides translations -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- 'INSTALL' will dump files to "/usr/local" -- Configuring done CMake Warning (dev) in src/core/CMakeLists.txt: Policy CMP0071 is not set: Let AUTOMOC and AUTOUIC process GENERATED files. Run "cmake --help-policy CMP0071" for policy details. Use the cmake_policy command to set the policy and suppress this warning. For compatibility, CMake is excluding the GENERATED source file(s): "/tmp/doomseeker/src/core/ui_aboutdialog.h" "/tmp/doomseeker/src/core/ui_addBuddyDlg.h" "/tmp/doomseeker/src/core/ui_cfgappearance.h" "/tmp/doomseeker/src/core/ui_cfgautoupdates.h" "/tmp/doomseeker/src/core/ui_cfgcustomservers.h" "/tmp/doomseeker/src/core/ui_cfgfilepaths.h" "/tmp/doomseeker/src/core/ui_cfgquery.h" "/tmp/doomseeker/src/core/ui_cfgserverpasswords.h" "/tmp/doomseeker/src/core/ui_cfgwadalias.h" "/tmp/doomseeker/src/core/ui_cfgwadseekerappearance.h" "/tmp/doomseeker/src/core/ui_cfgwadseekergeneral.h" "/tmp/doomseeker/src/core/ui_cfgwadseekeridgames.h" "/tmp/doomseeker/src/core/ui_cfgwadseekersites.h" "/tmp/doomseeker/src/core/ui_configurationdialog.h" "/tmp/doomseeker/src/core/ui_engineconfigpage.h" "/tmp/doomseeker/src/core/ui_cfgchatlogspage.h" "/tmp/doomseeker/src/core/ui_cfgircappearance.h" "/tmp/doomseeker/src/core/ui_cfgircdefinenetworkdialog.h" "/tmp/doomseeker/src/core/ui_cfgircnetworks.h" "/tmp/doomseeker/src/core/ui_cfgircsounds.h" "/tmp/doomseeker/src/core/ui_copytextdlg.h" "/tmp/doomseeker/src/core/ui_customparamspanel.h" "/tmp/doomseeker/src/core/ui_dmflagspanel.h" "/tmp/doomseeker/src/core/ui_gameexecutablepicker.h" "/tmp/doomseeker/src/core/ui_gamerulespanel.h" "/tmp/doomseeker/src/core/ui_generalgamesetuppanel.h" "/tmp/doomseeker/src/core/ui_iwadandwadspickerdialog.h" "/tmp/doomseeker/src/core/ui_iwadpicker.h" "/tmp/doomseeker/src/core/ui_maplistpanel.h" "/tmp/doomseeker/src/core/ui_miscserversetuppanel.h" "/tmp/doomseeker/src/core/ui_wadspicker.h" "/tmp/doomseeker/src/core/ui_createserverdialog.h" "/tmp/doomseeker/src/core/ui_demomanager.h" "/tmp/doomseeker/src/core/ui_dockBuddiesList.h" "/tmp/doomseeker/src/core/ui_freedoomdialog.h" "/tmp/doomseeker/src/core/ui_ip2cupdatebox.h" "/tmp/doomseeker/src/core/ui_ircdock.h" "/tmp/doomseeker/src/core/ui_ircdocktabcontents.h" "/tmp/doomseeker/src/core/ui_ircignoresmanager.h" "/tmp/doomseeker/src/core/ui_ircnetworkselectionbox.h" "/tmp/doomseeker/src/core/ui_logdock.h" "/tmp/doomseeker/src/core/ui_mainwindow.h" "/tmp/doomseeker/src/core/ui_missingwadsdialog.h" "/tmp/doomseeker/src/core/ui_passworddlg.h" "/tmp/doomseeker/src/core/ui_programargshelpdialog.h" "/tmp/doomseeker/src/core/ui_rconpassworddialog.h" "/tmp/doomseeker/src/core/ui_remoteconsole.h" "/tmp/doomseeker/src/core/ui_serverdetailsdock.h" "/tmp/doomseeker/src/core/ui_serverfilterdock.h" "/tmp/doomseeker/src/core/ui_wadseekerinterface.h" "/tmp/doomseeker/src/core/ui_filepickwidget.h" "/tmp/doomseeker/src/core/ui_importantmessageswidget.h" "/tmp/doomseeker/src/core/ui_serverconsole.h" "/tmp/doomseeker/src/core/qrc_resources.cpp" from processing by AUTOMOC. If any of the files should be processed, set CMP0071 to NEW. If any of the files should not be processed, explicitly exclude them by setting the source file property SKIP_AUTOMOC: set_property(SOURCE file.h PROPERTY SKIP_AUTOMOC ON) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in src/plugins/zandronum/CMakeLists.txt: Policy CMP0071 is not set: Let AUTOMOC and AUTOUIC process GENERATED files. Run "cmake --help-policy CMP0071" for policy details. Use the cmake_policy command to set the policy and suppress this warning. For compatibility, CMake is excluding the GENERATED source file(s): "/tmp/doomseeker/src/plugins/zandronum/ui_flagspage.h" "/tmp/doomseeker/src/plugins/zandronum/ui_votingsetupwidget.h" from processing by AUTOMOC. If any of the files should be processed, set CMP0071 to NEW. If any of the files should not be processed, explicitly exclude them by setting the source file property SKIP_AUTOMOC: set_property(SOURCE file.h PROPERTY SKIP_AUTOMOC ON) This warning is for project developers. Use -Wno-dev to suppress it. -- Generating done -- Build files have been written to: /tmp/doomseeker