Opened 12 years ago

Last modified 12 years ago

#35528 closed defect

transfig build fails without error — at Initial Version

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

Description

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 (1)

Changed 12 years ago by jurgen.defurne@…

Attachment: transfig.log added
Note: See TracTickets for help on using tickets.