Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#43912 closed defect (fixed)

qemu @2.0.0 fails to build with ssh variant enabled

Reported by: abusse@… Owned by: raimue (Rainer Müller)
Priority: Normal Milestone:
Component: ports Version: 2.3.0
Keywords: Cc:
Port: qemu

Description

The qemu port fails to build with the +ssh variant enabled (see attached log).

The reason is obvious looking at part of the the failed command. The library switches for ssh are between the arch switch and the actual architecture statement:

... -arch -lcurl -lssh2 -lz x86_64 ...

Attachments (1)

main.log (1.0 MB) - added by abusse@… 10 years ago.

Download all attachments as: .zip

Change History (4)

Changed 10 years ago by abusse@…

Attachment: main.log added

comment:1 Changed 10 years ago by raimue (Rainer Müller)

Cc: raimue@… removed
Owner: changed from macports-tickets@… to raimue@…

Thanks for the report. I had seen this with release candidates and it was reported upstream, but I didn't realize it actually made its way into the 2.0 release.

comment:2 Changed 10 years ago by raimue (Rainer Müller)

Resolution: fixed
Status: newclosed

Fixed in r120672.

comment:3 Changed 10 years ago by abusse@…

Thanks for the fix!

Note: See TracTickets for help on using tickets.