Bug 64362

Summary: Maintainer port update: devel/cppadvio, compiling on Alpha
Product: Ports & Packages Reporter: oleg <oleg>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch none

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!