Bug 64362 - Maintainer port update: devel/cppadvio, compiling on Alpha
Summary: Maintainer port update: devel/cppadvio, compiling on Alpha
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-17 06:20 UTC by oleg
Modified: 2004-03-17 09:37 UTC (History)
0 users

See Also:


Attachments
patch (570 bytes, patch)
2004-03-17 06:20 UTC, oleg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description oleg 2004-03-17 06:20:08 UTC
CPPADVIO fails to build under Alpha:
	http://bento.freebsd.org/errorlogs/alpha-4-latest/cppadvio-2.6_1.log
Correspondingly, devel/cppadvio/Makefile was patched from version 1.7
to version 1.8 to indicate that the port "Does not compile on alpha 4.x"

Alas, I have no access to Alpha. However, I understood
the problem from the error log and am quite sure the submitted patch will
fix it. I tested that the patch doesn't break the i386 4.x port.

Again, I believe that the patch fixes the compilation problem on
Alpha, but I have no way to prove it. I would greatly appreciate it
indeed if a kind committer could try the patch on Alpha. If it works,
could you also revert devel/cppadvio/Makefile from version 1.8 to
version 1.7 (so the port would be automatically built on Alpha). The patch
does seem to work on i386, and it makes the code more portable.

Thank you!

Fix: New file /usr/ports/devel/cppadvio/files/patch-TCPstream.cc
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2004-03-17 09:36:58 UTC
State Changed
From-To: open->closed

Committed, thanks!