Opened 10 years ago

Closed 10 years ago

#45536 closed defect (fixed)

g95 fails at configure step on Yosemite

Reported by: ksze (Kal Sze) Owned by: tenomoto (Takeshi Enomoto)
Priority: Normal Milestone:
Component: ports Version: 2.3.2
Keywords: Cc:
Port: g95

Description (last modified by ryandesign (Ryan Carsten Schmidt))

MacPorts 2.3.2
OS X 10.10 Yosemite

Attempt to install g95 results in failure at configure step.

Attachments (1)

main.log (426.1 KB) - added by ksze (Kal Sze) 10 years ago.

Download all attachments as: .zip

Change History (3)

Changed 10 years ago by ksze (Kal Sze)

Attachment: main.log added

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

Cc: takeshi@… removed
Description: modified (diff)
Owner: changed from macports-tickets@… to takeshi@…

The log says:

@itemx must follow @item

Sounds like a texinfo problem. Maybe an incompatibility with texinfo 5.

comment:2 Changed 10 years ago by tenomoto (Takeshi Enomoto)

Resolution: fixed
Status: newclosed

The error occurs when building gcc. It is not needed for g95. So I decided to avoid building documentation by setting MAKEINFO=missing. Done in r127168.

Note: See TracTickets for help on using tickets.