Opened 10 years ago

Closed 10 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)

main.log (113.8 KB) - added by dershow 10 years ago.
tcpflow build error log

Download all attachments as: .zip

Change History (6)

Changed 10 years ago by dershow

Attachment: main.log added

tcpflow build error log

comment:1 Changed 10 years ago by larryv (Lawrence Velázquez)

Description: modified (diff)

comment:2 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added
Summary: tcpflow upgrade to 1.4.2 failstcpflow @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 in reply to:  2 Changed 10 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 10 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 10 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.