Opened 4 months ago

Closed 4 months ago

#69136 closed defect (fixed)

wfview @1.64: assumes build is using a git cloned repo

Reported by: barracuda156 Owned by: ra1nb0w
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: Cc:
Port: wfview

Description

The port appears broken on every supported system: https://ports.macports.org/port/wfview/details

If no one interested in it, perhaps just remove it?

Attachments (1)

main.log (103.5 KB) - added by kencu (Ken) 4 months ago.
fail log on arm64 sonoma

Download all attachments as: .zip

Change History (6)

Changed 4 months ago by kencu (Ken)

Attachment: main.log added

fail log on arm64 sonoma

comment:1 Changed 4 months ago by kencu (Ken)

the build calls git

!win32:DEFINES += GITSHORT="\\\"$(shell git -C \"$$PWD\" rev-parse --short HEAD)\\\""

but macports is not using a cloned git repo, so it fails.

Last edited 4 months ago by kencu (Ken) (previous) (diff)

comment:2 Changed 4 months ago by kencu (Ken)

Summary: wfview is broken across the board: remove the port if no desire to fix it?wfview @1.64: assumes build is using a git cloned repo

comment:3 Changed 4 months ago by ra1nb0w

probably, nowadays, everybody is using the .app provided by upstream [1]? Therefore this port can be obsolete.

@barracuda156, what do you think?

[1] https://wfview.org/download/

Last edited 4 months ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:4 in reply to:  3 Changed 4 months ago by barracuda156

Replying to ra1nb0w:

probably, nowadays, everybody is using the .app provided by upstream [1]? Therefore this port can be obsolete.

@barracuda156, what do you think?

Well, I just noticed it is broken. I am not gonna deal with fixing it myself, and do not insist on removing it either. You decide.

Last edited 4 months ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:5 Changed 4 months ago by ra1nb0w

Resolution: fixed
Status: assignedclosed

In 2eb653ba41b5d52605395681c5e5ff228d99cdc4/macports-ports (master):

wfview: obsolete

This port is now obsolete and supersede by the upstream App
at https://wfview.org/download/

Closes: #69136

Note: See TracTickets for help on using tickets.