View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
ID | Project | Category | View Status | Date Submitted | Last Update |
0003385 | Doomseeker | [All Projects] Bug | public | 2018-02-26 08:05 | 2018-10-27 22:54 |
|
Reporter | WubTheCaptain | |
Assigned To | Blzut3 | |
Priority | normal | Severity | block | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | x86_64 | OS | Debian GNU/Linux | OS Version | buster/sid |
Product Version | 1.1 | |
Target Version | 1.1 | Fixed in Version | 1.2 | |
|
Summary | 0003385: FTBFS with Doomseeker 1.1 source tarball: template with C linkage |
Description | Doomseeker 1.1 fails to build from source to a compiler error. |
Steps To Reproduce | Download and extract'http://doomseeker.drdteam.org/files/doomseeker-1.1_src.tar.bz2 [^]' then follow COMPILE.txt instructions. |
Additional Information | - cmake 3.10.2
- Qt5 5.9.2
- GNU Make 4.2.1
- g++ (Debian 7.3.0-5) 7.3.0
- libc6 2.26 (GNU C Library)
Doomseeker 1.2-beta is unaffected. This issue is recent, as I've been able to build 1.1 from source tarball previously. |
|
Attached Files | cmake-stdout.txt [^] (1,836 bytes) 2018-02-26 08:05 [Show Content] [Hide Content]-- 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:
/tmp/doomseeker-1.1_src/src/plugins/chocolate-doom
-- Setting up plugin odamex. Source dir:
/tmp/doomseeker-1.1_src/src/plugins/odamex
-- odamex provides translations
-- Setting up plugin srb2. Source dir:
/tmp/doomseeker-1.1_src/src/plugins/srb2
-- srb2 provides translations
-- Setting up plugin zandronum. Source dir:
/tmp/doomseeker-1.1_src/src/plugins/zandronum
-- zandronum 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
-- Generating done
-- Build files have been written to: /tmp/doomseeker-1.1_src
cmake-stderr.txt [^] (9,033 bytes) 2018-02-26 08:05 [Show Content] [Hide Content]CMake Deprecation Warning at src/core/CMakeLists.txt:23 (cmake_policy):
The OLD behavior for policy CMP0020 will be removed from a future version
of CMake.
The cmake-policies(7) manual explains that the OLD behaviors of all
policies are deprecated and that a policy should be set to OLD only under
specific short-term circumstances. Projects should be ported to the NEW
behavior and not rely on setting a policy to OLD.
CMake Deprecation Warning at src/plugins/PluginHeader.txt:10 (cmake_policy):
The OLD behavior for policy CMP0011 will be removed from a future version
of CMake.
The cmake-policies(7) manual explains that the OLD behaviors of all
policies are deprecated and that a policy should be set to OLD only under
specific short-term circumstances. Projects should be ported to the NEW
behavior and not rely on setting a policy to OLD.
Call Stack (most recent call first):
src/plugins/chocolate-doom/CMakeLists.txt:4 (include)
CMake Deprecation Warning at src/plugins/PluginHeader.txt:12 (cmake_policy):
The OLD behavior for policy CMP0020 will be removed from a future version
of CMake.
The cmake-policies(7) manual explains that the OLD behaviors of all
policies are deprecated and that a policy should be set to OLD only under
specific short-term circumstances. Projects should be ported to the NEW
behavior and not rely on setting a policy to OLD.
Call Stack (most recent call first):
src/plugins/chocolate-doom/CMakeLists.txt:4 (include)
CMake Deprecation Warning at src/plugins/PluginHeader.txt:10 (cmake_policy):
The OLD behavior for policy CMP0011 will be removed from a future version
of CMake.
The cmake-policies(7) manual explains that the OLD behaviors of all
policies are deprecated and that a policy should be set to OLD only under
specific short-term circumstances. Projects should be ported to the NEW
behavior and not rely on setting a policy to OLD.
Call Stack (most recent call first):
src/plugins/odamex/CMakeLists.txt:4 (include)
CMake Deprecation Warning at src/plugins/PluginHeader.txt:12 (cmake_policy):
The OLD behavior for policy CMP0020 will be removed from a future version
of CMake.
The cmake-policies(7) manual explains that the OLD behaviors of all
policies are deprecated and that a policy should be set to OLD only under
specific short-term circumstances. Projects should be ported to the NEW
behavior and not rely on setting a policy to OLD.
Call Stack (most recent call first):
src/plugins/odamex/CMakeLists.txt:4 (include)
CMake Deprecation Warning at src/plugins/PluginHeader.txt:10 (cmake_policy):
The OLD behavior for policy CMP0011 will be removed from a future version
of CMake.
The cmake-policies(7) manual explains that the OLD behaviors of all
policies are deprecated and that a policy should be set to OLD only under
specific short-term circumstances. Projects should be ported to the NEW
behavior and not rely on setting a policy to OLD.
Call Stack (most recent call first):
src/plugins/srb2/CMakeLists.txt:4 (include)
CMake Deprecation Warning at src/plugins/PluginHeader.txt:12 (cmake_policy):
The OLD behavior for policy CMP0020 will be removed from a future version
of CMake.
The cmake-policies(7) manual explains that the OLD behaviors of all
policies are deprecated and that a policy should be set to OLD only under
specific short-term circumstances. Projects should be ported to the NEW
behavior and not rely on setting a policy to OLD.
Call Stack (most recent call first):
src/plugins/srb2/CMakeLists.txt:4 (include)
CMake Deprecation Warning at src/plugins/PluginHeader.txt:10 (cmake_policy):
The OLD behavior for policy CMP0011 will be removed from a future version
of CMake.
The cmake-policies(7) manual explains that the OLD behaviors of all
policies are deprecated and that a policy should be set to OLD only under
specific short-term circumstances. Projects should be ported to the NEW
behavior and not rely on setting a policy to OLD.
Call Stack (most recent call first):
src/plugins/zandronum/CMakeLists.txt:8 (include)
CMake Deprecation Warning at src/plugins/PluginHeader.txt:12 (cmake_policy):
The OLD behavior for policy CMP0020 will be removed from a future version
of CMake.
The cmake-policies(7) manual explains that the OLD behaviors of all
policies are deprecated and that a policy should be set to OLD only under
specific short-term circumstances. Projects should be ported to the NEW
behavior and not rely on setting a policy to OLD.
Call Stack (most recent call first):
src/plugins/zandronum/CMakeLists.txt:8 (include)
CMake Deprecation Warning at src/wadseeker/CMakeLists.txt:3 (cmake_policy):
The OLD behavior for policy CMP0020 will be removed from a future version
of CMake.
The cmake-policies(7) manual explains that the OLD behaviors of all
policies are deprecated and that a policy should be set to OLD only under
specific short-term circumstances. Projects should be ported to the NEW
behavior and not rely on setting a policy to OLD.
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-1.1_src/src/core/ui_aboutdialog.h"
"/tmp/doomseeker-1.1_src/src/core/ui_addBuddyDlg.h"
"/tmp/doomseeker-1.1_src/src/core/ui_cfgappearance.h"
"/tmp/doomseeker-1.1_src/src/core/ui_cfgautoupdates.h"
"/tmp/doomseeker-1.1_src/src/core/ui_cfgcustomservers.h"
"/tmp/doomseeker-1.1_src/src/core/ui_cfgfilepaths.h"
"/tmp/doomseeker-1.1_src/src/core/ui_cfgquery.h"
"/tmp/doomseeker-1.1_src/src/core/ui_cfgserverpasswords.h"
"/tmp/doomseeker-1.1_src/src/core/ui_cfgwadalias.h"
"/tmp/doomseeker-1.1_src/src/core/ui_cfgwadseekerappearance.h"
"/tmp/doomseeker-1.1_src/src/core/ui_cfgwadseekergeneral.h"
"/tmp/doomseeker-1.1_src/src/core/ui_cfgwadseekeridgames.h"
"/tmp/doomseeker-1.1_src/src/core/ui_cfgwadseekersites.h"
"/tmp/doomseeker-1.1_src/src/core/ui_configurationdialog.h"
"/tmp/doomseeker-1.1_src/src/core/ui_engineconfigpage.h"
"/tmp/doomseeker-1.1_src/src/core/ui_cfgchatlogspage.h"
"/tmp/doomseeker-1.1_src/src/core/ui_cfgircappearance.h"
"/tmp/doomseeker-1.1_src/src/core/ui_cfgircdefinenetworkdialog.h"
"/tmp/doomseeker-1.1_src/src/core/ui_cfgircnetworks.h"
"/tmp/doomseeker-1.1_src/src/core/ui_cfgircsounds.h"
"/tmp/doomseeker-1.1_src/src/core/ui_copytextdlg.h"
"/tmp/doomseeker-1.1_src/src/core/ui_customparamspanel.h"
"/tmp/doomseeker-1.1_src/src/core/ui_dmflagspanel.h"
"/tmp/doomseeker-1.1_src/src/core/ui_gameexecutablepicker.h"
"/tmp/doomseeker-1.1_src/src/core/ui_gamerulespanel.h"
"/tmp/doomseeker-1.1_src/src/core/ui_generalgamesetuppanel.h"
"/tmp/doomseeker-1.1_src/src/core/ui_iwadandwadspickerdialog.h"
"/tmp/doomseeker-1.1_src/src/core/ui_iwadpicker.h"
"/tmp/doomseeker-1.1_src/src/core/ui_maplistpanel.h"
"/tmp/doomseeker-1.1_src/src/core/ui_miscserversetuppanel.h"
"/tmp/doomseeker-1.1_src/src/core/ui_wadspicker.h"
"/tmp/doomseeker-1.1_src/src/core/ui_createserverdialog.h"
"/tmp/doomseeker-1.1_src/src/core/ui_demomanager.h"
"/tmp/doomseeker-1.1_src/src/core/ui_dockBuddiesList.h"
"/tmp/doomseeker-1.1_src/src/core/ui_freedoomdialog.h"
"/tmp/doomseeker-1.1_src/src/core/ui_ip2cupdatebox.h"
"/tmp/doomseeker-1.1_src/src/core/ui_ircdock.h"
"/tmp/doomseeker-1.1_src/src/core/ui_ircdocktabcontents.h"
"/tmp/doomseeker-1.1_src/src/core/ui_ircignoresmanager.h"
"/tmp/doomseeker-1.1_src/src/core/ui_ircnetworkselectionbox.h"
"/tmp/doomseeker-1.1_src/src/core/ui_logdock.h"
"/tmp/doomseeker-1.1_src/src/core/ui_mainwindow.h"
"/tmp/doomseeker-1.1_src/src/core/ui_missingwadsdialog.h"
"/tmp/doomseeker-1.1_src/src/core/ui_passworddlg.h"
"/tmp/doomseeker-1.1_src/src/core/ui_programargshelpdialog.h"
"/tmp/doomseeker-1.1_src/src/core/ui_rconpassworddialog.h"
"/tmp/doomseeker-1.1_src/src/core/ui_remoteconsole.h"
"/tmp/doomseeker-1.1_src/src/core/ui_serverdetailsdock.h"
"/tmp/doomseeker-1.1_src/src/core/ui_serverfilterdock.h"
"/tmp/doomseeker-1.1_src/src/core/ui_wadseekerinterface.h"
"/tmp/doomseeker-1.1_src/src/core/ui_filepickwidget.h"
"/tmp/doomseeker-1.1_src/src/core/ui_importantmessageswidget.h"
"/tmp/doomseeker-1.1_src/src/core/ui_serverconsole.h"
"/tmp/doomseeker-1.1_src/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.
make-j8-stdout.txt [^] (11,663 bytes) 2018-02-26 08:06 [Show Content] [Hide Content]Scanning dependencies of target updaterevision
[ 1%] Building C object tools/updaterevision/CMakeFiles/updaterevision.dir/updaterevision.o
Scanning dependencies of target lzma
[ 2%] Building C object src/wadseeker/lzma/CMakeFiles/lzma.dir/C/7zArcIn.o
[ 2%] Building C object src/wadseeker/lzma/CMakeFiles/lzma.dir/C/7zCrc.o
[ 2%] Building C object src/wadseeker/lzma/CMakeFiles/lzma.dir/C/7zCrcOpt.o
[ 2%] Building C object src/wadseeker/lzma/CMakeFiles/lzma.dir/C/7zBuf2.o
[ 2%] Building C object src/wadseeker/lzma/CMakeFiles/lzma.dir/C/7zBuf.o
[ 2%] Building C object src/wadseeker/lzma/CMakeFiles/lzma.dir/C/7zDec.o
[ 3%] Building C object src/wadseeker/lzma/CMakeFiles/lzma.dir/C/7zFile.o
[ 3%] Building C object src/wadseeker/lzma/CMakeFiles/lzma.dir/C/7zStream.o
[ 3%] Building C object src/wadseeker/lzma/CMakeFiles/lzma.dir/C/Aes.o
[ 3%] Building C object src/wadseeker/lzma/CMakeFiles/lzma.dir/C/Alloc.o
[ 3%] Building C object src/wadseeker/lzma/CMakeFiles/lzma.dir/C/AesOpt.o
[ 3%] Linking C executable updaterevision
[ 4%] Building C object src/wadseeker/lzma/CMakeFiles/lzma.dir/C/Bcj2.o
[ 4%] Building C object src/wadseeker/lzma/CMakeFiles/lzma.dir/C/Bra.o
[ 4%] Building C object src/wadseeker/lzma/CMakeFiles/lzma.dir/C/Bra86.o
[ 4%] Building C object src/wadseeker/lzma/CMakeFiles/lzma.dir/C/BraIA64.o
[ 4%] Built target updaterevision
[ 4%] Building C object src/wadseeker/lzma/CMakeFiles/lzma.dir/C/CpuArch.o
Scanning dependencies of target revision_check
[ 5%] Building C object src/wadseeker/lzma/CMakeFiles/lzma.dir/C/Delta.o
[ 5%] Building C object src/wadseeker/lzma/CMakeFiles/lzma.dir/C/LzFind.o
[ 5%] Building C object src/wadseeker/lzma/CMakeFiles/lzma.dir/C/DllSecur.o
[ 5%] Building C object src/wadseeker/lzma/CMakeFiles/lzma.dir/C/Lzma2Dec.o
[ 5%] Building C object src/wadseeker/lzma/CMakeFiles/lzma.dir/C/Lzma2Enc.o
[ 6%] Building C object src/wadseeker/lzma/CMakeFiles/lzma.dir/C/Lzma86Dec.o
[ 6%] Building C object src/wadseeker/lzma/CMakeFiles/lzma.dir/C/Lzma86Enc.o
[ 6%] Building C object src/wadseeker/lzma/CMakeFiles/lzma.dir/C/LzmaDec.o
[ 6%] Building C object src/wadseeker/lzma/CMakeFiles/lzma.dir/C/LzmaEnc.o
[ 6%] Building C object src/wadseeker/lzma/CMakeFiles/lzma.dir/C/Ppmd7.o
[ 7%] Building C object src/wadseeker/lzma/CMakeFiles/lzma.dir/C/LzmaLib.o
[ 7%] Building C object src/wadseeker/lzma/CMakeFiles/lzma.dir/C/Ppmd7Dec.o
[ 7%] Built target revision_check
[ 7%] Building C object src/wadseeker/lzma/CMakeFiles/lzma.dir/C/Ppmd7Enc.o
[ 7%] Building C object src/wadseeker/lzma/CMakeFiles/lzma.dir/C/Sha256.o
[ 8%] Building C object src/wadseeker/lzma/CMakeFiles/lzma.dir/C/Sort.o
[ 8%] Building C object src/wadseeker/lzma/CMakeFiles/lzma.dir/C/XzCrc64.o
[ 8%] Building C object src/wadseeker/lzma/CMakeFiles/lzma.dir/C/Xz.o
[ 8%] Building C object src/wadseeker/lzma/CMakeFiles/lzma.dir/C/XzCrc64Opt.o
[ 8%] Building C object src/wadseeker/lzma/CMakeFiles/lzma.dir/C/XzDec.o
[ 9%] Building C object src/wadseeker/lzma/CMakeFiles/lzma.dir/C/XzEnc.o
[ 9%] Building C object src/wadseeker/lzma/CMakeFiles/lzma.dir/C/XzIn.o
[ 9%] Built target lzma
[ 10%] Qt Wrapped File
[ 10%] Qt Wrapped File
[ 10%] Qt Wrapped File
[ 10%] Qt Wrapped File
[ 10%] Qt Wrapped File
[ 10%] Qt Wrapped File
[ 10%] Qt Wrapped File
[ 10%] Qt Wrapped File
[ 11%] Qt Wrapped File
[ 12%] Qt Wrapped File
[ 12%] Qt Wrapped File
[ 12%] Qt Wrapped File
[ 12%] Qt Wrapped File
[ 12%] Qt Wrapped File
[ 12%] Qt Wrapped File
[ 12%] Qt Wrapped File
Scanning dependencies of target wadseeker
[ 12%] Building CXX object src/wadseeker/CMakeFiles/wadseeker.dir/entities/link.cpp.o
[ 12%] Building CXX object src/wadseeker/CMakeFiles/wadseeker.dir/entities/modset.cpp.o
[ 12%] Building CXX object src/wadseeker/CMakeFiles/wadseeker.dir/entities/waddownloadinfo.cpp.o
[ 12%] Building CXX object src/wadseeker/CMakeFiles/wadseeker.dir/protocols/freedoom/freedoominfoparser.cpp.o
[ 13%] Building CXX object src/wadseeker/CMakeFiles/wadseeker.dir/entities/modfile.cpp.o
[ 13%] Building CXX object src/wadseeker/CMakeFiles/wadseeker.dir/protocols/freedoom/freedoomquery.cpp.o
[ 13%] Building CXX object src/wadseeker/CMakeFiles/wadseeker.dir/protocols/idgames/idgamesfile.cpp.o
[ 14%] Building CXX object src/wadseeker/CMakeFiles/wadseeker.dir/protocols/idgames/idgamesclient.cpp.o
[ 14%] Building CXX object src/wadseeker/CMakeFiles/wadseeker.dir/protocols/idgames/idgamesfilematcher.cpp.o
[ 14%] Building CXX object src/wadseeker/CMakeFiles/wadseeker.dir/protocols/idgames/idgamesreply.cpp.o
[ 14%] Building CXX object src/wadseeker/CMakeFiles/wadseeker.dir/protocols/idgames/idgamesresult.cpp.o
[ 15%] Building CXX object src/wadseeker/CMakeFiles/wadseeker.dir/protocols/wadarchive/wadarchiveclient.cpp.o
[ 15%] Building CXX object src/wadseeker/CMakeFiles/wadseeker.dir/protocols/fixednetworkaccessmanager.cpp.o
[ 15%] Building CXX object src/wadseeker/CMakeFiles/wadseeker.dir/protocols/json.cpp.o
[ 15%] Building CXX object src/wadseeker/CMakeFiles/wadseeker.dir/protocols/http.cpp.o
[ 15%] Building CXX object src/wadseeker/CMakeFiles/wadseeker.dir/protocols/networkreply.cpp.o
[ 16%] Building CXX object src/wadseeker/CMakeFiles/wadseeker.dir/protocols/networkreplysignalwrapper.cpp.o
[ 16%] Building CXX object src/wadseeker/CMakeFiles/wadseeker.dir/protocols/networkreplytimeouter.cpp.o
[ 16%] Building CXX object src/wadseeker/CMakeFiles/wadseeker.dir/protocols/urlprovider.cpp.o
[ 16%] Building CXX object src/wadseeker/CMakeFiles/wadseeker.dir/wadretriever/wadinstaller.cpp.o
[ 16%] Building CXX object src/wadseeker/CMakeFiles/wadseeker.dir/wadretriever/wadretriever.cpp.o
[ 17%] Building CXX object src/wadseeker/CMakeFiles/wadseeker.dir/wwwseeker/entities/fileseekinfo.cpp.o
[ 17%] Building CXX object src/wadseeker/CMakeFiles/wadseeker.dir/wwwseeker/htmlparser.cpp.o
[ 17%] Building CXX object src/wadseeker/CMakeFiles/wadseeker.dir/wwwseeker/idgames.cpp.o
[ 17%] Building CXX object src/wadseeker/CMakeFiles/wadseeker.dir/wwwseeker/urlparser.cpp.o
[ 18%] Building CXX object src/wadseeker/CMakeFiles/wadseeker.dir/wwwseeker/wwwseeker.cpp.o
[ 18%] Building CXX object src/wadseeker/CMakeFiles/wadseeker.dir/zip/unarchive.cpp.o
[ 18%] Building CXX object src/wadseeker/CMakeFiles/wadseeker.dir/zip/un7zip.cpp.o
[ 18%] Building CXX object src/wadseeker/CMakeFiles/wadseeker.dir/zip/untar.cpp.o
[ 18%] Building CXX object src/wadseeker/CMakeFiles/wadseeker.dir/zip/unzip.cpp.o
[ 19%] Building CXX object src/wadseeker/CMakeFiles/wadseeker.dir/zip/zipfile.cpp.o
[ 19%] Building CXX object src/wadseeker/CMakeFiles/wadseeker.dir/filefind.cpp.o
[ 19%] Building CXX object src/wadseeker/CMakeFiles/wadseeker.dir/freedoom.cpp.o
[ 19%] Building CXX object src/wadseeker/CMakeFiles/wadseeker.dir/ioutils.cpp.o
[ 19%] Building CXX object src/wadseeker/CMakeFiles/wadseeker.dir/modinstall.cpp.o
[ 20%] Building CXX object src/wadseeker/CMakeFiles/wadseeker.dir/wadseeker.cpp.o
[ 20%] Building CXX object src/wadseeker/CMakeFiles/wadseeker.dir/wadseekerversioninfo.cpp.o
[ 20%] Building CXX object src/wadseeker/CMakeFiles/wadseeker.dir/moc_freedoomquery.cxx.o
[ 20%] Building CXX object src/wadseeker/CMakeFiles/wadseeker.dir/moc_idgamesreply.cxx.o
[ 20%] Building CXX object src/wadseeker/CMakeFiles/wadseeker.dir/moc_wadarchiveclient.cxx.o
[ 21%] Building CXX object src/wadseeker/CMakeFiles/wadseeker.dir/moc_fixednetworkaccessmanager.cxx.o
[ 21%] Building CXX object src/wadseeker/CMakeFiles/wadseeker.dir/moc_networkreplysignalwrapper.cxx.o
[ 21%] Building CXX object src/wadseeker/CMakeFiles/wadseeker.dir/moc_networkreplytimeouter.cxx.o
[ 21%] Building CXX object src/wadseeker/CMakeFiles/wadseeker.dir/moc_wadretriever.cxx.o
[ 21%] Building CXX object src/wadseeker/CMakeFiles/wadseeker.dir/moc_idgames.cxx.o
[ 22%] Building CXX object src/wadseeker/CMakeFiles/wadseeker.dir/moc_wwwseeker.cxx.o
[ 22%] Building CXX object src/wadseeker/CMakeFiles/wadseeker.dir/moc_unarchive.cxx.o
[ 22%] Building CXX object src/wadseeker/CMakeFiles/wadseeker.dir/moc_un7zip.cxx.o
[ 22%] Building CXX object src/wadseeker/CMakeFiles/wadseeker.dir/moc_untar.cxx.o
[ 22%] Building CXX object src/wadseeker/CMakeFiles/wadseeker.dir/moc_unzip.cxx.o
[ 23%] Building CXX object src/wadseeker/CMakeFiles/wadseeker.dir/moc_freedoom.cxx.o
[ 23%] Building CXX object src/wadseeker/CMakeFiles/wadseeker.dir/moc_modinstall.cxx.o
[ 23%] Building CXX object src/wadseeker/CMakeFiles/wadseeker.dir/moc_wadseeker.cxx.o
[ 23%] Linking CXX shared library ../../libwadseeker.so
[ 23%] Built target wadseeker
Scanning dependencies of target doomseeker_autogen
[ 23%] Automatic MOC for target doomseeker
[ 23%] Built target doomseeker_autogen
[ 24%] Generating ui_cfgappearance.h
[ 24%] Generating ui_addBuddyDlg.h
[ 24%] Generating ui_cfgcustomservers.h
[ 24%] Generating ui_aboutdialog.h
[ 24%] Generating pl_PL.qm
[ 24%] Generating ui_cfgautoupdates.h
[ 25%] Generating ui_cfgquery.h
[ 25%] Generating ui_cfgfilepaths.h
[ 26%] Generating ui_cfgwadseekergeneral.h
[ 26%] Generating ui_cfgwadalias.h
[ 26%] Generating ui_cfgserverpasswords.h
[ 26%] Generating ui_cfgwadseekerappearance.h
[ 26%] Generating ui_cfgwadseekeridgames.h
[ 26%] Generating ui_cfgwadseekersites.h
Updating '/tmp/doomseeker-1.1_src/src/core/pl_PL.qm'...
Generated 981 translation(s) (981 finished and 0 unfinished)
[ 26%] Generating ui_configurationdialog.h
[ 26%] Generating ui_cfgchatlogspage.h
[ 27%] Generating ui_cfgircappearance.h
[ 27%] Generating ui_engineconfigpage.h
[ 27%] Generating ui_cfgircdefinenetworkdialog.h
[ 28%] Generating ui_cfgircsounds.h
[ 28%] Generating ui_copytextdlg.h
[ 28%] Generating ui_cfgircnetworks.h
[ 28%] Generating ui_customparamspanel.h
[ 28%] Generating ui_gameexecutablepicker.h
[ 28%] Generating ui_dmflagspanel.h
[ 28%] Generating ui_generalgamesetuppanel.h
[ 28%] Generating ui_iwadpicker.h
[ 29%] Generating ui_gamerulespanel.h
[ 29%] Generating ui_iwadandwadspickerdialog.h
[ 29%] Generating ui_maplistpanel.h
[ 30%] Generating ui_miscserversetuppanel.h
[ 30%] Generating ui_wadspicker.h
[ 30%] Generating ui_createserverdialog.h
[ 30%] Generating ui_demomanager.h
[ 30%] Generating ui_dockBuddiesList.h
[ 31%] Generating ui_freedoomdialog.h
[ 31%] Generating ui_ip2cupdatebox.h
[ 31%] Generating ui_ircdock.h
[ 31%] Generating ui_ircdocktabcontents.h
[ 31%] Generating ui_ircignoresmanager.h
[ 32%] Generating ui_ircnetworkselectionbox.h
[ 32%] Generating ui_mainwindow.h
[ 32%] Generating ui_logdock.h
[ 32%] Generating ui_missingwadsdialog.h
[ 33%] Generating ui_passworddlg.h
[ 33%] Generating ui_programargshelpdialog.h
[ 33%] Generating ui_rconpassworddialog.h
[ 33%] Generating ui_remoteconsole.h
[ 33%] Generating ui_serverdetailsdock.h
[ 34%] Generating ui_serverfilterdock.h
[ 34%] Generating ui_filepickwidget.h
[ 34%] Generating ui_wadseekerinterface.h
[ 34%] Generating ui_serverconsole.h
[ 34%] Generating ui_importantmessageswidget.h
[ 35%] Generating qrc_resources.cpp
Scanning dependencies of target doomseeker
[ 35%] Building CXX object src/core/CMakeFiles/doomseeker.dir/qrc_resources.cpp.o
[ 35%] Building CXX object src/core/CMakeFiles/doomseeker.dir/application.cpp.o
[ 35%] Building CXX object src/core/CMakeFiles/doomseeker.dir/apprunner.cpp.o
[ 36%] Building CXX object src/core/CMakeFiles/doomseeker.dir/commandline.cpp.o
[ 36%] Building CXX object src/core/CMakeFiles/doomseeker.dir/cmdargshelp.cpp.o
[ 36%] Building CXX object src/core/CMakeFiles/doomseeker.dir/commandlinetokenizer.cpp.o
[ 36%] Building CXX object src/core/CMakeFiles/doomseeker.dir/configuration/doomseekerconfig.cpp.o
[ 36%] Building CXX object src/core/CMakeFiles/doomseeker.dir/configuration/passwordscfg.cpp.o
make-j8-stderr.txt [^] (1,711,269 bytes) 2018-02-26 08:06 |
|