Opened 9 years ago

Last modified 7 years ago

#47208 closed defect

Troubleshooting migration / Yosemite 10.10.2 & mutt build — at Initial Version

Reported by: dazuelos (dan) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: Cc:
Port: mutt

Description

I had a huge MacPorts tree. I recently upgraded Mavericks → Yosemite 10.10.2 . I installed Xcode 6.2 . Ran xcode-select --install .

I decided to rebuild everything along this documentation: https://trac.macports.org/wiki/Migration

  1. cd ~/Documents/Admin/MacPorts

port -qv installed >myports.txt

  1. port uninstall installed
  2. port clean all
  3. curl -O https://svn.macports.org/repository/macports/contrib/restore _ports/restore_ports.tcl
  1. cd /local/MacPorts-2.3.3

./configure make install

which leads to a new installed version of port: % type port port is /opt/local/bin/port % ls -l /opt/local/bin/port

-r-xr-xr-x 1 root admin 183739 Mar 20 14:14 /opt/local/bin/port

  1. port -d selfupdate

Now are the steps which lead to a problem. To test this freshly installed port 2.3.3 I started:

  1. port -vs install gettext build.jobs=1

port -vs install mutt build.jobs=1

These 2 installation processes gave the included logs.

But upon firing mutt, it regularly (3 times out of 4) leads to: zsh: segmentation fault mutt

Change History (2)

Changed 9 years ago by dazuelos (dan)

gettext install log

Changed 9 years ago by dazuelos (dan)

Attachment: mutt_install_2015-03-20.log added

mutt install log

Note: See TracTickets for help on using tickets.