Bug 2341500 - valijson: FTBFS in Fedora rawhide/f42
Summary: valijson: FTBFS in Fedora rawhide/f42
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: valijson
Version: 42
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Sandro
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: F42FTBFS
TreeView+ depends on / blocked
 
Reported: 2025-01-22 22:15 UTC by Fedora Release Engineering
Modified: 2025-03-21 00:16 UTC (History)
1 user (show)

Fixed In Version: valijson-1.0.4-2.fc43 valijson-1.0.4-2.fc42
Clone Of:
Environment:
Last Closed: 2025-03-12 15:53:54 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
build.log (32.00 KB, text/plain)
2025-01-22 22:15 UTC, Fedora Release Engineering
no flags Details
root.log (32.00 KB, text/plain)
2025-01-22 22:15 UTC, Fedora Release Engineering
no flags Details
state.log (1.63 KB, text/plain)
2025-01-22 22:15 UTC, Fedora Release Engineering
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Github tristanpenman valijson issues 204 0 None open Compilation of test_poco_json_adapter.cpp fails with poco 1.14.0 2025-03-11 19:42:29 UTC

Description Fedora Release Engineering 2025-01-22 22:15:08 UTC
valijson failed to build from source in Fedora rawhide/f42

https://koji.fedoraproject.org/koji/taskinfo?taskID=128158422


For details on the mass rebuild see:

https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
Please fix valijson at your earliest convenience and set the bug's status to
ASSIGNED when you start fixing it. If the bug remains in NEW state for 8 weeks,
valijson will be orphaned. Before branching of Fedora 43,
valijson will be retired, if it still fails to build.

For more details on the FTBFS policy, please visit:
https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/

Comment 1 Fedora Release Engineering 2025-01-22 22:15:11 UTC
Created attachment 2073013 [details]
build.log

file build.log too big, will only attach last 32768 bytes

Comment 2 Fedora Release Engineering 2025-01-22 22:15:12 UTC
Created attachment 2073014 [details]
root.log

file root.log too big, will only attach last 32768 bytes

Comment 3 Fedora Release Engineering 2025-01-22 22:15:13 UTC
Created attachment 2073015 [details]
state.log

Comment 4 Aoife Moloney 2025-02-26 13:47:17 UTC
This bug appears to have been reported against 'rawhide' during the Fedora Linux 42 development cycle.
Changing version to 42.

Comment 5 Sandro 2025-03-11 19:42:30 UTC
It appears that the poco update to 1.14.0 broke valijason. More specifically, the build breaks when attempting to build the test suite with:

In file included from /usr/include/Poco/Foundation.h:158,
                 from /usr/include/Poco/JSON/JSON.h:23,
                 from /usr/include/Poco/JSON/Object.h:21,
                 from /builddir/build/BUILD/valijson-1.0.3-build/valijson-1.0.3/include/valijson/adapters/poco_json_adapter.hpp:29,
                 from /builddir/build/BUILD/valijson-1.0.3-build/valijson-1.0.3/tests/test_validator.cpp:29:
/usr/include/Poco/Any.h: In function ‘bool Poco::AnyHoldsNullPtr(const Any&)’:
/usr/include/Poco/Any.h:568:9: error: ‘is_pointer_v’ is not a member of ‘std’; did you mean ‘is_pointer’?

To rule out GCC 15, I built valijson in Copr with poco updated to 1.14.0 for F41, which is on GCC 14. That build succeeded.

I reported the issue upstream a while ago. But I have yet to receive a response.

Since there is an update pending and the POCO adapter is optional, I will disable it in the hope that upstream will eventually fix the issue in a future release.

Comment 6 Fedora Update System 2025-03-12 15:51:16 UTC
FEDORA-2025-c9d85700e2 (valijson-1.0.4-2.fc43) has been submitted as an update to Fedora 43.
https://bodhi.fedoraproject.org/updates/FEDORA-2025-c9d85700e2

Comment 7 Fedora Update System 2025-03-12 15:53:54 UTC
FEDORA-2025-c9d85700e2 (valijson-1.0.4-2.fc43) has been pushed to the Fedora 43 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 8 Fedora Update System 2025-03-12 17:24:17 UTC
FEDORA-2025-5e4c504e03 (brewtarget-4.0.17-3.fc42 and valijson-1.0.4-2.fc42) has been submitted as an update to Fedora 42.
https://bodhi.fedoraproject.org/updates/FEDORA-2025-5e4c504e03

Comment 9 Fedora Update System 2025-03-13 02:14:29 UTC
FEDORA-2025-5e4c504e03 has been pushed to the Fedora 42 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-5e4c504e03`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-5e4c504e03

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 10 Fedora Update System 2025-03-21 00:16:54 UTC
FEDORA-2025-5e4c504e03 (brewtarget-4.0.17-3.fc42 and valijson-1.0.4-2.fc42) has been pushed to the Fedora 42 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.