Opened 11 years ago
Closed 11 years ago
#41430 closed defect (fixed)
tcpflow @1.4.2: build fails when tre port is installed
Reported by: | dershow | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | Cc: | ryandesign@… | |
Port: | tcpflow |
Description (last modified by larryv (Lawrence Velázquez))
tcpflow is failing to upgrade from 1.3.0 to 1.4.2. This is distinct from the problem in #41425 which has been solved. Now the actual build is failing. The error log is attached.
Attachments (1)
Change History (6)
Changed 11 years ago by dershow
comment:1 Changed 11 years ago by larryv (Lawrence Velázquez)
Description: | modified (diff) |
---|
comment:2 follow-up: 3 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Summary: | tcpflow upgrade to 1.4.2 fails → tcpflow @1.4.2: build fails when tre port is installed |
Thanks for the report. For now, the workaround is to deactivate the tre port while building tcpflow.
sudo port -f deactivate tre sudo port clean tcpflow sudo port install tcpflow sudo port activate tre
comment:3 Changed 11 years ago by dershow
Replying to ryandesign@…:
Thanks for the report. For now, the workaround is to deactivate the tre port while building tcpflow.
sudo port -f deactivate tre sudo port clean tcpflow sudo port install tcpflow sudo port activate tre
That workaround did the job for me. Thanks.
comment:4 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
I have reported this problem to the developers of tcpflow: https://github.com/simsong/tcpflow/issues/62
comment:5 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
tcpflow build error log