MantisBT - Doomseeker | ||||||||||
View Issue Details | ||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||
0003931 | Doomseeker | [All Projects] Bug | public | 2021-12-09 01:03 | 2021-12-09 02:42 | |||||
Reporter | WubTheCaptain | |||||||||
Assigned To | ||||||||||
Priority | normal | Severity | minor | Reproducibility | always | |||||
Status | new | Resolution | open | |||||||
Platform | amd64 | OS | Debian | OS Version | bookworm/sid | |||||
Product Version | 1.3 | |||||||||
Target Version | Fixed in Version | |||||||||
Summary | 0003931: libwadseeker-dev 2.1: Using internal Wadseeker library | |||||||||
Description | Not sure if I'm doing something wrong or if the libwadseeker-dev packaging has changed something. CMake can't find my system Wadseeker (anymore). DRDTeam Debian packaging. | |||||||||
Steps To Reproduce | $ cmake /home/wub/.local/src/doomseeker/doomseeker -- Using system zlib -- Using system bzip2 library -- Using internal Wadseeker library -- Setting up plugin chocolatedoom. Source dir: /home/wub/.local/src/doomseeker/doomseeker/src/plugins/chocolate-doom -- chocolatedoom provides translations -- Setting up plugin odamex. Source dir: /home/wub/.local/src/doomseeker/doomseeker/src/plugins/odamex -- odamex provides translations -- Setting up plugin srb2. Source dir: /home/wub/.local/src/doomseeker/doomseeker/src/plugins/srb2 -- srb2 provides translations -- Setting up plugin zandronum. Source dir: /home/wub/.local/src/doomseeker/doomseeker/src/plugins/zandronum -- zandronum provides translations -- Setting up plugin zandronumq. Source dir: /home/wub/.local/src/doomseeker/doomseeker/src/plugins/zandronumq -- zandronumq provides translations -- Setting up plugin turok2ex. Source dir: /home/wub/.local/src/doomseeker/doomseeker/src/plugins/turok2ex -- turok2ex provides translations -- 'INSTALL' will dump files to "/usr/local" -- Configuring done CMake Warning (dev) at src/wadseeker/CMakeLists.txt:210 (add_library): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: /home/wub/.local/src/doomseeker/doomseeker/src/wadseeker/wadseekerversiondefs.h.in This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at src/core/CMakeLists.txt:173 (add_executable): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: /home/wub/.local/src/doomseeker/doomseeker/src/core/versiondefs.h.in This warning is for project developers. Use -Wno-dev to suppress it. -- Generating done -- Build files have been written to: /tmp/doomseeker | |||||||||
Additional Information | Quote from CMakeLists.txtif ( wadseeker_FOUND AND NOT FORCE_INTERNAL_WADSEEKER ) message( STATUS "Using system Wadseeker library" ) else( wadseeker_FOUND AND NOT FORCE_INTERNAL_WADSEEKER ) message( STATUS "Using internal Wadseeker library" ) // ... endif() $ dpkg-query -L libwadseeker-dev /usr /usr/include /usr/include/wadseeker /usr/include/wadseeker/dptr.h /usr/include/wadseeker/entities /usr/include/wadseeker/entities/checksum.h /usr/include/wadseeker/entities/hash.h /usr/include/wadseeker/entities/modfile.h /usr/include/wadseeker/entities/modset.h /usr/include/wadseeker/entities/waddownloadinfo.h /usr/include/wadseeker/freedoom.h /usr/include/wadseeker/modinstall.h /usr/include/wadseeker/protocols /usr/include/wadseeker/protocols/networkreplytimeouter.h /usr/include/wadseeker/wadseeker.h /usr/include/wadseeker/wadseekerexportinfo.h /usr/include/wadseeker/wadseekermessagetype.h /usr/include/wadseeker/wadseekerversioninfo.h /usr/include/wadseeker/zip /usr/include/wadseeker/zip/unarchive.h /usr/lib /usr/lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu/libwadseeker.so $ dpkg -l libwadseeker* Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Architecture Description +++-================-============-============-================================================================= ii libwadseeker-dev 2.1 amd64 Header files for libwadseeker. ii libwadseeker2 2.1 amd64 Library for automatically locating and downloading mods for Doom. | |||||||||
Tags | No tags attached. | |||||||||
Relationships |
| |||||||||
Attached Files | ||||||||||
Issue History | ||||||||||
Date Modified | Username | Field | Change | |||||||
2021-12-09 01:03 | WubTheCaptain | New Issue | ||||||||
2021-12-09 01:04 | WubTheCaptain | Description Updated | bug_revision_view_page.php?rev_id=13401#r13401 | |||||||
2021-12-09 01:12 | WubTheCaptain | Note Added: 0021858 | ||||||||
2021-12-09 01:12 | WubTheCaptain | Assigned To | => Pol M | |||||||
2021-12-09 01:12 | WubTheCaptain | Status | new => assigned | |||||||
2021-12-09 01:15 | WubTheCaptain | Relationship added | related to 0003280 | |||||||
2021-12-09 01:16 | WubTheCaptain | Note Added: 0021859 | ||||||||
2021-12-09 01:20 | WubTheCaptain | Note Added: 0021860 | ||||||||
2021-12-09 01:21 | WubTheCaptain | Note Edited: 0021860 | bug_revision_view_page.php?bugnote_id=21860#r13403 | |||||||
2021-12-09 01:22 | WubTheCaptain | Product Version | 1.3.2 => 1.3 | |||||||
2021-12-09 01:43 | WubTheCaptain | Note Added: 0021861 | ||||||||
2021-12-09 01:43 | WubTheCaptain | Assigned To | Pol M => | |||||||
2021-12-09 01:43 | WubTheCaptain | Status | assigned => new | |||||||
2021-12-09 01:48 | WubTheCaptain | Note Added: 0021862 | ||||||||
2021-12-09 01:48 | WubTheCaptain | Note Edited: 0021862 | bug_revision_view_page.php?rev_id=13409 | |||||||
2021-12-09 02:42 | WubTheCaptain | Note Edited: 0021858 | bug_revision_view_page.php?bugnote_id=21858#r13419 | |||||||
2021-12-09 02:42 | WubTheCaptain | Note Edited: 0021859 | bug_revision_view_page.php?bugnote_id=21859#r13421 | |||||||
2021-12-09 02:44 | WubTheCaptain | Note View State: 0021862: private | ||||||||
2021-12-09 02:44 | WubTheCaptain | Note Deleted: 0021862 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|