[MacPorts] #35528: transfig build fails without error

MacPorts noreply at macports.org
Sat Aug 4 13:52:18 PDT 2012


#35528: transfig build fails without error
---------------------------------------+------------------------------------
 Reporter:  jurgen.defurne@…           |       Owner:  macports-tickets@…                   
     Type:  defect                     |      Status:  new                                  
 Priority:  Normal                     |   Milestone:                                       
Component:  ports                      |     Version:  2.1.2                                
 Keywords:  clang                      |        Port:  transfig                             
---------------------------------------+------------------------------------
Changes (by ryandesign@…):

  * keywords:  => clang
  * priority:  High => Normal


Old 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.

New 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.

--

-- 
Ticket URL: <https://trac.macports.org/ticket/35528#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list