Opened 12 years ago

Closed 7 years ago

#33860 closed defect (fixed)

sword: error: use of undeclared identifier 'find'

Reported by: wulfgang@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.4
Keywords: Cc:
Port: sword

Description

When I try to install sword, it just takes forever and it never finishes in the build stage. It does not output an error message.

Now I ran port in debug mode. Attached is the output in the terminal.

I am using MacOS X Lion.

Attachments (1)

sword.log (71.4 KB) - added by wulfgang@… 12 years ago.

Download all attachments as: .zip

Change History (6)

Changed 12 years ago by wulfgang@…

Attachment: sword.log added

comment:1 Changed 12 years ago by wulfgang@…

One more thing: I did get Sword to work by compiling / installing the source by hand. However, I had to install the port pkgconfig to make that happen. Maybe that should be added to the dependencies list here.

comment:2 Changed 12 years ago by mf2k (Frank Schima)

Keywords: sword compilation compile nothing removed

comment:3 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Summary: Sword compile process hangssword: error: use of undeclared identifier 'find'

The sword port already has a build dependency on the pkgconfig port.

The log shows the error is:

error: use of undeclared identifier 'find'

I'm not sure why it would hang at that point and not simply fail with an error message.

comment:4 Changed 12 years ago by jmroot (Joshua Root)

Workaround added in r91906.

comment:5 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)

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