Ticket #30359 (closed defect: fixed)
Lion mp2.0.0 cyrus-sasl2 fails
| Reported by: | patrick@… | Owned by: | jmpp@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.0.0 |
| Keywords: | Cc: | landonf@…, takanori@… | |
| Port: | cyrus-sasl2 |
Description
With a almost fresh install of the new macports on Lion, cyrus-sasl2 build fails. Log is attached.
---> Fetching cyrus-sasl2 ---> Attempting to fetch cyrus-sasl-2.1.23.tar.gz from http://lil.fr.distfiles.macports.org/cyrus-sasl2 ---> Verifying checksum(s) for cyrus-sasl2 ---> Extracting cyrus-sasl2 ---> Applying patches to cyrus-sasl2 ---> Configuring cyrus-sasl2 ---> Building cyrus-sasl2 Error: Target org.macports.build returned: shell command failed (see log for details) Error: Failed to install cyrus-sasl2 Log for cyrus-sasl2 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_security_cyrus-sasl2/cyrus-sasl2/main.log Error: The following dependencies were not installed: p5-svn-simple subversion-perlbindings cyrus-sasl2 neon serf0 subversion p5-term-readkey python27 bzip2 gdbm python_select rsync popt Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets>
Attachments
Change History
comment:1 Changed 22 months ago by jmr@…
- Owner changed from macports-tickets@… to jmpp@…
- Cc landonf@… added
Please remember to cc the maintainers. This works for me FWIW.
comment:2 Changed 22 months ago by patrick@…
This is what I did after a fresh install of macports on lion.
sudo port install tree sudo port install coreutils sudo port install bash-completion sudo port install git-core +svn +bash_completion
and the last command failed.
(sorry for not cc'ing the maintainers, I have written it down for the next time - thanks)
comment:3 Changed 22 months ago by patrick@…
http://stufftohelpyouout.blogspot.com/2010/04/git-core-svn-macports-install-in-snow.html looks familiar.
After I did
~$ sudo port install -f cyrus-sasl2 +universal ---> Computing dependencies for cyrus-sasl2 ---> Building cyrus-sasl2 Error: reinplace: couldn't read file "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_security_cyrus-sasl2/cyrus-sasl2/work/cyrus-sasl-2.1.23-x86_64/libtool": no such file or directory Error: Target org.macports.build returned: reinplace sed(1) failed Log for cyrus-sasl2 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_security_cyrus-sasl2/cyrus-sasl2/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets>
I was able to do
~$ sudo port install -f cyrus-sasl2 ---> Computing dependencies for cyrus-sasl2 ---> Building cyrus-sasl2 ---> Staging cyrus-sasl2 into destroot ---> Installing cyrus-sasl2 @2.1.23_3+kerberos ---> Activating cyrus-sasl2 @2.1.23_3+kerberos ---> Cleaning cyrus-sasl2
and now I continue to install git-core +svn +bash_completion.
Note: See
TracTickets for help on using
tickets.


log file