Ticket #34995 (new defect)
Segfault building libgweather @ 2.30.3
| Reported by: | john@… | Owned by: | devans@… |
|---|---|---|---|
| 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
Change History
comment:1 Changed 12 months ago by ryandesign@…
- Cc devans@… added
I'm guessing it's a problem with intltool? It builds fine for me though.
comment:2 Changed 12 months 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.
Note: See
TracTickets for help on using
tickets.

