Opened 12 years ago

Last modified 12 years ago

#35528 closed defect

transfig build fails without error — at Version 1

Reported by: jurgen.defurne@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: clang Cc:
Port: transfig

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

After upgrading transfig, I found out that fig2dev did not work anymore. After doing some checking, I found out that the build of transfig fails, but that the build script does not detect the error exit status.

The build fails at the following point:

 genibmgl.c:575:29: error: non-void function 'set_width' should return a value [-Wreturn-type]
    if (w == current_width) return;

I have attached the debug log.

Change History (2)

Changed 12 years ago by jurgen.defurne@…

Attachment: transfig.log added

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

Description: modified (diff)
Keywords: clang added
Priority: HighNormal
Note: See TracTickets for help on using tickets.