#14093 closed defect (duplicate)
xfig crashes when accessing the menubar
Reported by: | justin.garofoli@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | pguyot (Paul Guyot) | |
Port: |
Description (last modified by jmpalacios (Juan Manuel Palacios))
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@bonaparte ~]$> sudo port -f uninstall xfig Password: ---> Deactivating xfig 3.2.5_1 ---> Uninstalling xfig 3.2.5_1 [justing@bonaparte ~]$> which xfig [justing@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@bonaparte ~]$> xfig color = '#ffcccc' xfig3.2.5: SIGBUS signal trapped xfig: figure empty or not modified - exiting Abort trap [justing@bonaparte ~]$> sudo port patch xfig Password: [justing@bonaparte ~]$> xfig color = '#ffcccc' xfig3.2.5: SIGBUS signal trapped xfig: figure empty or not modified - exiting Abort trap [justing@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@bonaparte ~]$>
Change History (4)
comment:1 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | pguyot@… added |
---|---|
Milestone: | → Port Bugs |
Owner: | changed from macports-tickets@… to ryandesign@… |
Summary: | xfig doesn't work → xfig crashes when accessing the menubar |
comment:2 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
The unrelated fontconfig upgrade bug is something I've now reported in #14102.
comment:3 Changed 17 years ago by jmpalacios (Juan Manuel Palacios)
Description: | modified (diff) |
---|
Note: See
TracTickets for help on using
tickets.
The bug that xfig crashes when you use the menu is a duplicate of #12044.