Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#59853 closed defect (fixed)

zeek @3.0.1 (net, security) build failed on Catalina

Reported by: dlamija (Muhammed Ramiza) Owned by: Schamschula (Marius Schamschula)
Priority: Normal Milestone:
Component: ports Version: 2.6.2
Keywords: catalina Cc:
Port: zeek

Description

:info:build ld: symbol(s) not found for architecture x86_64 :info:build clang: error: linker command failed with exit code 1 (use -v to see invocation) ......

Attachments (1)

main.log (407.4 KB) - added by dlamija (Muhammed Ramiza) 4 years ago.
Log file

Download all attachments as: .zip

Change History (8)

Changed 4 years ago by dlamija (Muhammed Ramiza)

Attachment: main.log added

Log file

comment:1 Changed 4 years ago by Schamschula (Marius Schamschula)

Cc: Schamschula removed
Owner: set to Schamschula
Status: newassigned

comment:2 Changed 4 years ago by Schamschula (Marius Schamschula)

I cannot reproduce your link error.

What do

port select python

and

port select python3

give you?

comment:3 in reply to:  2 Changed 4 years ago by dlamija (Muhammed Ramiza)

Replying to Schamschula:

I cannot reproduce your link error.

What do

port select python

and

port select python3

give you?

both are setting to python38 should it need to be set to previous version of python? python37/python27

with current setting (python -> python38 & python3 -> python38) I am able to bulid zeek @3.0.0

Last edited 4 years ago by dlamija (Muhammed Ramiza) (previous) (diff)

comment:4 in reply to:  2 Changed 4 years ago by dlamija (Muhammed Ramiza)

Replying to Schamschula:

I cannot reproduce your link error.

What do

port select python

and

port select python3

give you?

Then it build successfully with both python & python3 -> python37 thank you!

comment:5 Changed 4 years ago by Schamschula (Marius Schamschula)

The Portfile was created before Python 3.8. I think the Python version will have to be set as a variant. I'll look into that shortly.

comment:6 Changed 4 years ago by Schamschula (Marius Schamschula)

Resolution: fixed
Status: assignedclosed

In 6f033a07309edf65f9a36b0da68df90cbe0461d6/macports-ports (master):

zeek: set Python version as variant

Closes: #59853

comment:7 Changed 4 years ago by Schamschula (Marius Schamschula)

In 6f033a07309edf65f9a36b0da68df90cbe0461d6/macports-ports (dar, master, py38-reproject, revert-6945-rust-1.43.0, wireshark):

zeek: set Python version as variant

Closes: #59853

Note: See TracTickets for help on using tickets.