Bug 1423317
Summary: | cuneiform: FTBFS in rawhide | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Fedora Release Engineering <releng> | ||||||||||
Component: | cuneiform | Assignee: | Dmitrij S. Kryzhevich <kryzhev> | ||||||||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||
Severity: | unspecified | Docs Contact: | |||||||||||
Priority: | unspecified | ||||||||||||
Version: | rawhide | CC: | barsnick, kryzhev, mike, nerijus | ||||||||||
Target Milestone: | --- | ||||||||||||
Target Release: | --- | ||||||||||||
Hardware: | Unspecified | ||||||||||||
OS: | Unspecified | ||||||||||||
Whiteboard: | |||||||||||||
Fixed In Version: | cuneiform-1.1.0-25.fc27 | Doc Type: | If docs needed, set a value | ||||||||||
Doc Text: | Story Points: | --- | |||||||||||
Clone Of: | Environment: | ||||||||||||
Last Closed: | 2017-12-12 11:19:20 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: | 1305208, 1423041 | ||||||||||||
Attachments: |
|
Description
Fedora Release Engineering
2017-02-17 03:36:18 UTC
Created attachment 1251699 [details]
build.log
Created attachment 1251700 [details]
root.log
Created attachment 1251701 [details]
state.log
This bug appears to have been reported against 'rawhide' during the Fedora 26 development cycle. Changing version to '26'. *** Bug 1307413 has been marked as a duplicate of this bug. *** Have you attempted to solve this? This package has been FTBFS for 4 Fedora releases now. It should probably be retired if you no longer wish to maintain it. Dmitrij, are you still involved in Fedora? Please respond. With cuneiform-abs.patch abs errors are gone; then there is another, which disappears with -Wno-narrowing. But then: In file included from /usr/include/c++/7/vector:60:0, from /home/nerijus/rpmbuild/BUILD/cuneiform-linux-1.1.0/cuneiform_src/Kern/rfrmt/sources/main/stdafx.h:77, from /home/nerijus/rpmbuild/BUILD/cuneiform-linux-1.1.0/cuneiform_src/Kern/rfrmt/sources/main/frmt.cpp:75: /usr/include/c++/7/bits/stl_algobase.h:243:56: error: macro "min" passed 3 arguments, but takes just 2 min(const _Tp& __a, const _Tp& __b, _Compare __comp) There are min and max definitions in cuneiform_src/Kern/include/minmax.h which conflict with stl_algobase.h. Created attachment 1319787 [details]
patch for abs errors
I'm trying to dig into those build errors. Sometimes it's too not obvious for me :( Sorry for the silence I had (and have) nothing to say specific. Do try harder, this package hasn't built for four (four!) complete Fedora release cycles. ;-) Do have a look at the patches Debian has created: https://packages.debian.org/sid/cuneiform contained in e.g. http://http.debian.net/debian/pool/non-free/c/cuneiform/cuneiform_1.1.0+dfsg-6.debian.tar.xz gcc-6.patch should fix this issue, but the others patches also look interesting. gcc-6 does not fix all gcc-related issues. Anyway: https://bodhi.fedoraproject.org/updates/FEDORA-2017-c7a7eb8c51 Thanks for looking into it. cuneiform-1.1.0-25.fc27 has been pushed to the Fedora 27 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-c7a7eb8c51 cuneiform-1.1.0-25.fc27 has been pushed to the Fedora 27 stable repository. If problems still persist, please make note of it in this bug report. |