Bug 2340079
| Summary: | dlib: FTBFS in Fedora rawhide/f42 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Fedora Release Engineering <releng> | ||||||||
| Component: | dlib | Assignee: | Onuralp SEZER <thunderbirdtr> | ||||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 42 | CC: | arthur, code, fedora, neuro-sig, thunderbirdtr | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | Unspecified | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | dlib-19.24.8-3.fc42 dlib-19.24.8-3.fc40 dlib-19.24.8-3.fc41 | Doc Type: | If docs needed, set a value | ||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2025-03-24 01:32:49 UTC | Type: | --- | ||||||||
| Regression: | --- | Mount Type: | --- | ||||||||
| Documentation: | --- | CRM: | |||||||||
| Verified Versions: | Category: | --- | |||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||
| Embargoed: | |||||||||||
| Bug Depends On: | |||||||||||
| Bug Blocks: | 2260875, 2300528 | ||||||||||
| Attachments: |
|
||||||||||
|
Description
Fedora Release Engineering
2025-01-22 19:27:58 UTC
Created attachment 2068824 [details]
build.log
file build.log too big, will only attach last 32768 bytes
Created attachment 2068825 [details]
root.log
file root.log too big, will only attach last 32768 bytes
Created attachment 2068826 [details]
state.log
*** Bug 2339694 has been marked as a duplicate of this bug. *** The first error is:
In file included from /builddir/build/BUILD/dlib-19.24.6-build/dlib-19.24.6/dlib/../dlib/python.h:7,
from /builddir/build/BUILD/dlib-19.24.6-build/dlib-19.24.6/tools/python/src/opaque_types.h:6,
from /builddir/build/BUILD/dlib-19.24.6-build/dlib-19.24.6/tools/python/src/matrix.cpp:4:
/builddir/build/BUILD/dlib-19.24.6-build/dlib-19.24.6/tools/python/src/matrix.cpp: In function ‘std::shared_ptr<dlib::matrix<double, 0, 0, dlib::memory_manager_stateless_kernel_1<char>, dlib::row_major_layout> > from_list(pybind11::list)’:
/builddir/build/BUILD/dlib-19.24.6-build/dlib-19.24.6/tools/python/src/matrix.cpp:82:36: warning: comparison of integer expressions of different signedness: ‘pybind11::size_t’ {aka ‘long unsigned int’} and ‘const long int’ [-Wsign-compare]
82 | pyassert(py::len(l[r]) == nc, "All rows of a matrix must have the same number of columns.");
| ~~~~~~~~~~~~~~^~~~~
/builddir/build/BUILD/dlib-19.24.6-build/dlib-19.24.6/dlib/../dlib/python/pyassert.h:9:13: note: in definition of macro ‘pyassert’
9 | {if ( !(_exp) ) \
| ^~~~
/builddir/build/BUILD/dlib-19.24.6-build/dlib-19.24.6/tools/python/src/sequence_segmenter.cpp:100:5: error: reference to ‘ranges’ is ambiguous
100 | ranges segment_sequence_dense (
| ^~~~~~
This bug appears to have been reported against 'rawhide' during the Fedora Linux 42 development cycle. Changing version to 42. FEDORA-2025-118d5710f8 (dlib-19.24.8-3.fc41) has been submitted as an update to Fedora 41. https://bodhi.fedoraproject.org/updates/FEDORA-2025-118d5710f8 FEDORA-2025-3ac216fc54 (dlib-19.24.8-3.fc40) has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2025-3ac216fc54 FEDORA-2025-f045e7d0ee (dlib-19.24.8-3.fc42) has been submitted as an update to Fedora 42. https://bodhi.fedoraproject.org/updates/FEDORA-2025-f045e7d0ee FEDORA-2025-f045e7d0ee 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-f045e7d0ee` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-f045e7d0ee See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2025-118d5710f8 has been pushed to the Fedora 41 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-118d5710f8` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-118d5710f8 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2025-3ac216fc54 has been pushed to the Fedora 40 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-3ac216fc54` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-3ac216fc54 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2025-f045e7d0ee (dlib-19.24.8-3.fc42) has been pushed to the Fedora 42 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2025-3ac216fc54 (dlib-19.24.8-3.fc40) has been pushed to the Fedora 40 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2025-118d5710f8 (dlib-19.24.8-3.fc41) has been pushed to the Fedora 41 stable repository. If problem still persists, please make note of it in this bug report. |