Summary: | devel/libbobcat fails to build with GCC 4.9 (despite USE_GCC=yes) | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Gerald Pfeifer <gerald> |
Component: | Individual Port(s) | Assignee: | Muhammad Moinur Rahman <bofh> |
Status: | Closed FIXED | ||
Severity: | Affects Some People | CC: | bofh |
Priority: | --- | Flags: | gerald:
maintainer-feedback?
(bofh) |
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any | ||
Bug Depends on: | |||
Bug Blocks: | 196712 |
Description
Gerald Pfeifer
2015-01-19 23:50:57 UTC
Muhammad, devel/bisoncpp is the only consumer of this port, and you are maintaining that one. Any chance you can look into a version update and/or fix? (In reply to Gerald Pfeifer from comment #1) Hi, I had been working on upgrading bisoncpp. Unfortunately I couldn't make it work due to the same issue. However let me start from scratch. Because to make the change I need to upgrade a couple of ports. devel/icmake > textproc/yodl > devel/libbobcat > /devel/bisoncpp. Completed working on icmake. Will update you soon. (In reply to Muhammad Moinur Rahman from comment #2) Updated yodl. Working on libbobcat. (In reply to Muhammad Moinur Rahman from comment #3) So far I was able to build libbobcat current version with GCC 4.9. Do you want me to update it too? Can't work on 3.23.01 as it fails to build at some point which is beyond my knowledge based on the time I have invested so far. It might take a bit longer than anticipated. If you give me a go ahead I will update the port to fix the build. (In reply to Muhammad Moinur Rahman from comment #4) Poudriere running. Hope it will end by the morning. :) (In reply to Muhammad Moinur Rahman from comment #4) > So far I was able to build libbobcat current version with GCC 4.9. > Do you want me to update it too? Updating to a newer version probably would be nice in general, getting it to build with a newer version of GCC is the (more) important element and sufficient to make me happy. :-) (In reply to Gerald Pfeifer from comment #6) So far my build with USE_GCC=4.9 completed successfully. Nice for the general and making you happy too. :P. I have started another poudriere for USE_GCC=any for checking with 4.8. It will complete faster I believe. You have to wait a little more. A commit references this bug: Author: bofh Date: Fri Jan 23 11:50:17 UTC 2015 New revision: 377728 URL: https://svnweb.freebsd.org/changeset/ports/377728 Log: devel/libbobcat: Update version 3.18.01=>3.21.01 - Unbreak for GCC 4.9 [1] - Take maintainership PR: 196912 [1] Differential Revision: https://reviews.freebsd.org/D1598 Submitted by: gerald [1] Approved by: marino(mentor) Changes: head/devel/libbobcat/Makefile head/devel/libbobcat/distinfo head/devel/libbobcat/files/patch-icmake-man head/devel/libbobcat/files/patch-readlinebuf_readlinebuf head/devel/libbobcat/pkg-plist Committed. Thanks. |