[MacPorts] #14093: xfig crashes when accessing the menubar

MacPorts trac at macosforge.org
Tue Jan 29 20:43:14 PST 2008


#14093: xfig crashes when accessing the menubar
----------------------------------------+-----------------------------------
  Reporter:  justin.garofoli at gmail.com  |       Owner:  ryandesign at macports.org
      Type:  defect                     |      Status:  closed                 
  Priority:  Normal                     |   Milestone:  Port Bugs              
 Component:  ports                      |     Version:  1.6.0                  
Resolution:  duplicate                  |    Keywords:                         
----------------------------------------+-----------------------------------
Old description:

> I'm using leopard on ppc.
>
> I can build it okay, and run it, but then when I try to open a menu it
> crashes.  Also, I can't upgrade or patch it.  Bug #13085 reports a patch,
> but I don't know what to do with that (I tried the stuff outlined in the
> documentation), but couldn't get it rebuild.  Here is my error log:
>
> [justing at bonaparte ~]$> sudo port -f uninstall xfig
> Password:
> --->  Deactivating xfig 3.2.5_1
> --->  Uninstalling xfig 3.2.5_1
> [justing at bonaparte ~]$> which xfig
> [justing at bonaparte ~]$> sudo port install xfig
> --->  Fetching xfig
> --->  Verifying checksum(s) for xfig
> --->  Extracting xfig
> --->  Applying patches to xfig
> --->  Configuring xfig
> --->  Building xfig with target all
> --->  Staging xfig into destroot
> Warning: violation by /etc
> Warning: violation by /usr
> Warning: xfig violates the layout of the ports-filesystems!
> Warning: Please fix or indicate this misbehavior (if it is intended), it
> will be an error in future releases!
> --->  Installing xfig 3.2.5_1
> --->  Activating xfig 3.2.5_1
> --->  Cleaning xfig
> [justing at bonaparte ~]$> xfig
> color = '#ffcccc'
>
> xfig3.2.5: SIGBUS signal trapped
> xfig: figure empty or not modified - exiting
> Abort trap
> [justing at bonaparte ~]$> sudo port patch xfig
> Password:
> [justing at bonaparte ~]$> xfig
> color = '#ffcccc'
>
> xfig3.2.5: SIGBUS signal trapped
> xfig: figure empty or not modified - exiting
> Abort trap
> [justing at bonaparte ~]$> sudo port upgrade xfig
> --->  Building fontconfig with target all
> Error: Target org.macports.build returned: shell command " cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/fontconfig-2.5.0"
> && make all " returned error 2
> Command output: fcaliastail.h:520:2: error: #endif without #if
> fcaliastail.h:522: error: only weak aliases are supported in this
> configuration
> fcaliastail.h:523:2: error: #endif without #if
> fcaliastail.h:525: error: only weak aliases are supported in this
> configuration
> fcaliastail.h:526:2: error: #endif without #if
> fcaliastail.h:528: error: only weak aliases are supported in this
> configuration
> fcaliastail.h:529:2: error: #endif without #if
> fcaliastail.h:531: error: only weak aliases are supported in this
> configuration
> fcaliastail.h:532:2: error: #endif without #if
> fcaliastail.h:534: error: only weak aliases are supported in this
> configuration
> fcaliastail.h:535:2: error: #endif without #if
> fcaliastail.h:537: error: only weak aliases are supported in this
> configuration
> fcaliastail.h:538:2: error: #endif without #if
> fcaliastail.h:540: error: only weak aliases are supported in this
> configuration
> fcaliastail.h:541:2: error: #endif without #if
> fcaliastail.h:543: error: only weak aliases are supported in this
> configuration
> fcaliastail.h:544:2: error: #endif without #if
> fcaliastail.h:546: error: only weak aliases are supported in this
> configuration
> fcaliastail.h:547:2: error: #endif without #if
> fcaliastail.h:549: error: only weak aliases are supported in this
> configuration
> fcaliastail.h:550:2: error: #endif without #if
> fcaliastail.h:552: error: only weak aliases are supported in this
> configuration
> fcaliastail.h:553:2: error: #endif without #if
> fcaliastail.h:555: error: only weak aliases are supported in this
> configuration
> fcaliastail.h:556:2: error: #endif without #if
> fcaliastail.h:557:2: error: #endif without #if
> make[3]: *** [fcatomic.lo] Error 1
> make[2]: *** [all] Error 2
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
>
> Error: Unable to upgrade port: 1
> [justing at bonaparte ~]$>

New description:

 I'm using leopard on ppc.

 I can build it okay, and run it, but then when I try to open a menu it
 crashes.  Also, I can't upgrade or patch it.  Bug #13085 reports a patch,
 but I don't know what to do with that (I tried the stuff outlined in the
 documentation), but couldn't get it rebuild.  Here is my error log:

 {{{
 [justing at bonaparte ~]$> sudo port -f uninstall xfig
 Password:
 --->  Deactivating xfig 3.2.5_1
 --->  Uninstalling xfig 3.2.5_1
 [justing at bonaparte ~]$> which xfig
 [justing at bonaparte ~]$> sudo port install xfig
 --->  Fetching xfig
 --->  Verifying checksum(s) for xfig
 --->  Extracting xfig
 --->  Applying patches to xfig
 --->  Configuring xfig
 --->  Building xfig with target all
 --->  Staging xfig into destroot
 Warning: violation by /etc
 Warning: violation by /usr
 Warning: xfig violates the layout of the ports-filesystems!
 Warning: Please fix or indicate this misbehavior (if it is intended), it
 will be an error in future releases!
 --->  Installing xfig 3.2.5_1
 --->  Activating xfig 3.2.5_1
 --->  Cleaning xfig
 [justing at bonaparte ~]$> xfig
 color = '#ffcccc'

 xfig3.2.5: SIGBUS signal trapped
 xfig: figure empty or not modified - exiting
 Abort trap
 [justing at bonaparte ~]$> sudo port patch xfig
 Password:
 [justing at bonaparte ~]$> xfig
 color = '#ffcccc'

 xfig3.2.5: SIGBUS signal trapped
 xfig: figure empty or not modified - exiting
 Abort trap
 [justing at bonaparte ~]$> sudo port upgrade xfig
 --->  Building fontconfig with target all
 Error: Target org.macports.build returned: shell command " cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/fontconfig-2.5.0"
 && make all " returned error 2
 Command output: fcaliastail.h:520:2: error: #endif without #if
 fcaliastail.h:522: error: only weak aliases are supported in this
 configuration
 fcaliastail.h:523:2: error: #endif without #if
 fcaliastail.h:525: error: only weak aliases are supported in this
 configuration
 fcaliastail.h:526:2: error: #endif without #if
 fcaliastail.h:528: error: only weak aliases are supported in this
 configuration
 fcaliastail.h:529:2: error: #endif without #if
 fcaliastail.h:531: error: only weak aliases are supported in this
 configuration
 fcaliastail.h:532:2: error: #endif without #if
 fcaliastail.h:534: error: only weak aliases are supported in this
 configuration
 fcaliastail.h:535:2: error: #endif without #if
 fcaliastail.h:537: error: only weak aliases are supported in this
 configuration
 fcaliastail.h:538:2: error: #endif without #if
 fcaliastail.h:540: error: only weak aliases are supported in this
 configuration
 fcaliastail.h:541:2: error: #endif without #if
 fcaliastail.h:543: error: only weak aliases are supported in this
 configuration
 fcaliastail.h:544:2: error: #endif without #if
 fcaliastail.h:546: error: only weak aliases are supported in this
 configuration
 fcaliastail.h:547:2: error: #endif without #if
 fcaliastail.h:549: error: only weak aliases are supported in this
 configuration
 fcaliastail.h:550:2: error: #endif without #if
 fcaliastail.h:552: error: only weak aliases are supported in this
 configuration
 fcaliastail.h:553:2: error: #endif without #if
 fcaliastail.h:555: error: only weak aliases are supported in this
 configuration
 fcaliastail.h:556:2: error: #endif without #if
 fcaliastail.h:557:2: error: #endif without #if
 make[3]: *** [fcatomic.lo] Error 1
 make[2]: *** [all] Error 2
 make[1]: *** [all-recursive] Error 1
 make: *** [all] Error 2

 Error: Unable to upgrade port: 1
 [justing at bonaparte ~]$>
 }}}

-- 
Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14093#comment:3>
MacPorts </projects/macports>
Ports system for Mac OS


More information about the macports-tickets mailing list