Opened 11 years ago
Closed 10 years ago
#39721 closed defect (fixed)
nfoview: build fails with segfault
Reported by: | dbevans (David B. Evans) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.3 |
Keywords: | Cc: | jmroot (Joshua Root) | |
Port: | nfoview |
Description
Build fails as follows:
---> Building nfoview DEBUG: Executing proc-pre-org.macports.build-build-0 DEBUG: Executing org.macports.build (nfoview) DEBUG: Environment: CPATH='/opt/local/include' CFLAGS='' CXXFLAGS='' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.8' CXX='/usr/bin/clang++' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_macports_trunk_dports_gnome_nfoview/nfoview/work/.CC_PRINT_OPTIONS' F90FLAGS='' LDFLAGS='' FCFLAGS='' OBJC='/usr/bin/clang' OBJCFLAGS='' FFLAGS='' CC_PRINT_OPTIONS='YES' CC='/usr/bin/clang' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_macports_trunk_dports_gnome_nfoview/nfoview/work/nfoview-1.1" && /opt/local/bin/python2.5 setup.py --no-user-cfg build' DEBUG: Executing command line: cd "/opt/local/var/macports/build/_opt_macports_trunk_dports_gnome_nfoview/nfoview/work/nfoview-1.1" && /opt/local/bin/python2.5 setup.py --no-user-cfg build /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/gtk-2.0/gtk/__init__.py:57: GtkWarning: could not open display warnings.warn(str(e), _gtk.Warning) nfoview/schemes.py:54: GtkWarning: GtkSettings *gtk_settings_get_for_screen(GdkScreen *): assertion `GDK_IS_SCREEN (screen)' failed _style = gtk.TextView().rc_get_style() sh: line 1: 71650 Segmentation fault: 11 /opt/local/bin/python2.5 setup.py --no-user-cfg build Command failed: cd "/opt/local/var/macports/build/_opt_macports_trunk_dports_gnome_nfoview/nfoview/work/nfoview-1.1" && /opt/local/bin/python2.5 setup.py --no-user-cfg build Exit code: 139
Full build log attached
Attachments (1)
Change History (2)
Changed 11 years ago by dbevans (David B. Evans)
comment:1 Changed 10 years ago by dbevans (David B. Evans)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed by sean in r113862
Note: See
TracTickets for help on using
tickets.
Build log showing failure