Opened 12 years ago
Closed 2 years ago
#34995 closed defect (fixed)
Segfault building libgweather @ 2.30.3
Reported by: | john@… | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.1 |
Keywords: | Cc: | ||
Port: | libgweather |
Description
main.log said command execution failed, so I ran it myself and got this:
Found cached translation database Merging translations into Locations.xml. /bin/sh: line 1: 80748 Segmentation fault: 11 LC_ALL=C /opt/local/bin/intltool-merge --multiple-output --xml-style --utf8 --cache=../po-locations/.intltool-merge-cache ../po-locations Locations.xml.in Locations.xml make[2]: *** [stamp-Locations.xml] Error 139
Command:
cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_libgweather/libgweather/work/libgweather-2.30.3" && make -j4 -w all
main.log attached.
Attachments (1)
Change History (6)
Changed 12 years ago by john@…
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | devans@… added |
---|
comment:2 Changed 12 years ago by john@…
Maybe my setup is broken, but how do I test that? I have a lot of working packages and use them all the time... Would it be best to just delete the whole marports system, reinstall it and install everything anew? If so, how do I get a list of installed packages... I read that the listing command doesn't always list everything.
comment:3 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to devans@… |
---|---|
Port: | libgweather added |
comment:4 Changed 12 years ago by jmroot (Joshua Root)
Cc: | devans@… removed |
---|
Could you attach the crash log please? And maybe a complete main.log?
comment:5 Changed 2 years ago by mascguy (Christopher Nielsen)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Given the number of updates and fixes to this port over the past 10 years, closing as fixed.
Note: See
TracTickets for help on using
tickets.
I'm guessing it's a problem with intltool? It builds fine for me though.