Mutt-devel problem, maybe headers-cache
Sbranzo
sbranzo at gmail.com
Thu May 3 03:51:06 PDT 2007
On 02/05/07 23:21, Olaf Foellinger wrote:
> Here is
>
> $ which md5
> /sbin/md5
>
> Is /sbin in your path? Are you on Mac OS X? Which version? Is there
> another md5 tool in your path?
[sbranzo] root ~ # /opt/local/bin/port upgrade mutt-devel
---> Fetching mutt-devel
---> Verifying checksum(s) for mutt-devel
---> Extracting mutt-devel
---> Configuring mutt-devel
---> Building mutt-devel with target all
---> Staging mutt-devel into destroot
---> Packaging tgz archive for mutt-devel
1.5.15_1+db4+headercache+imap+pop
---> Deactivating mutt-devel 1.5.14_1+db4+headercache+imap+pop
---> Installing mutt-devel 1.5.15_1+db4+headercache+imap+pop
---> Activating mutt-devel 1.5.15_1+db4+headercache+imap+pop
---> Cleaning mutt-devel
Which is ok, but through sudo I had the same problem as before:
[sbranzo] gufo ~ $ sudo port upgrade mutt-devel
---> Building mutt-devel with target all
Error: Target com.apple.build returned: shell command " cd
"/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_mail_mutt-devel/work/mutt-1.5.15"
&& make all " returned error 2
Command output: ( echo '#include "config.h"'; echo '#include "mutt.h"';
) \
| gcc -E -DPKGDATADIR=\"/opt/local/share/mutt\"
-DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\"
-DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I.
-I. -I. -I. -I./imap -Iintl -I/opt/local/include/db4
-I/opt/local/include -I/opt/local/include/db44 -I/opt/local/include
-I./intl - | ./hcachever.sh hcversion.h
ERROR: no MD5 tool found
<built-in>:0: fatal error: when writing output to : Broken pipe
compilation terminated.
make: *** [hcversion.h] Error 1
Error: Unable to upgrade port: 1
even if:
[sbranzo] gufo ~ $ which md5sum
/opt/local/bin/md5sum
[sbranzo] gufo ~ $ which md5
/sbin/md5
[sbranzo] gufo ~ $ sudo which md5
Password:
/sbin/md5
[sbranzo] gufo ~ $ sudo which md5sum
/opt/local/bin/md5sum
At the very least now mutt is updated...
Thanks!
Gufo
More information about the macports-dev
mailing list