ports/85514: mutt-ng-20050825 does not install with older options

Jean-Baptiste Quenot jb.quenot at caraldi.com
Wed Aug 31 09:40:13 UTC 2005


>Number:         85514
>Category:       ports
>Synopsis:       mutt-ng-20050825 does not install with older options
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 31 09:40:12 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Jean-Baptiste Quenot
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD vision.anyware 5.4-STABLE FreeBSD 5.4-STABLE #0: Thu Apr 21 11:41:35 CEST 2005 jbq at vision.anyware:/usr/obj/usr/src/sys/GENERIC i386
>Description:
Trying to install mutt-ng-20050825

Options file from older mutt-ng:

# This file is auto-generated by 'make config'.
# No user-servicable parts inside!
# Options for mutt-ng-20050614
_OPTIONS_READ=mutt-ng-20050614
WITH_POP=true
WITH_IMAP=true
WITHOUT_NNTP=true
WITHOUT_COMPRESSED=true
WITHOUT_FLOCK=true
WITH_HCACHE=true
WITHOUT_ESMTP=true
WITHOUT_SLANG=true
WITHOUT_NCURSES_PORT=true
WITHOUT_SASL2=true

make install fails:

------------------------------------------------------------------------
===>  Installing for mutt-ng-20050825
===>   mutt-ng-20050825 depends on shared library: iconv.3 - found
===>   mutt-ng-20050825 depends on shared library: intl - found
===>   Generating temporary packing list
===>  Checking if mail/mutt-ng already installed
make  install-recursive
Making install in m4
Making install in po
/bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /usr/local/share
installing de.gmo as /usr/local/share/locale/de/LC_MESSAGES/muttng.mo
installing ru.gmo as /usr/local/share/locale/ru/LC_MESSAGES/muttng.mo
installing it.gmo as /usr/local/share/locale/it/LC_MESSAGES/muttng.mo
installing es.gmo as /usr/local/share/locale/es/LC_MESSAGES/muttng.mo
installing uk.gmo as /usr/local/share/locale/uk/LC_MESSAGES/muttng.mo
installing fr.gmo as /usr/local/share/locale/fr/LC_MESSAGES/muttng.mo
installing pl.gmo as /usr/local/share/locale/pl/LC_MESSAGES/muttng.mo
installing nl.gmo as /usr/local/share/locale/nl/LC_MESSAGES/muttng.mo
installing cs.gmo as /usr/local/share/locale/cs/LC_MESSAGES/muttng.mo
installing id.gmo as /usr/local/share/locale/id/LC_MESSAGES/muttng.mo
installing sk.gmo as /usr/local/share/locale/sk/LC_MESSAGES/muttng.mo
installing ko.gmo as /usr/local/share/locale/ko/LC_MESSAGES/muttng.mo
installing el.gmo as /usr/local/share/locale/el/LC_MESSAGES/muttng.mo
installing zh_TW.gmo as /usr/local/share/locale/zh_TW/LC_MESSAGES/muttng.mo
installing zh_CN.gmo as /usr/local/share/locale/zh_CN/LC_MESSAGES/muttng.mo
installing pt_BR.gmo as /usr/local/share/locale/pt_BR/LC_MESSAGES/muttng.mo
installing eo.gmo as /usr/local/share/locale/eo/LC_MESSAGES/muttng.mo
installing gl.gmo as /usr/local/share/locale/gl/LC_MESSAGES/muttng.mo
installing sv.gmo as /usr/local/share/locale/sv/LC_MESSAGES/muttng.mo
installing da.gmo as /usr/local/share/locale/da/LC_MESSAGES/muttng.mo
installing lt.gmo as /usr/local/share/locale/lt/LC_MESSAGES/muttng.mo
installing tr.gmo as /usr/local/share/locale/tr/LC_MESSAGES/muttng.mo
installing ja.gmo as /usr/local/share/locale/ja/LC_MESSAGES/muttng.mo
installing hu.gmo as /usr/local/share/locale/hu/LC_MESSAGES/muttng.mo
installing et.gmo as /usr/local/share/locale/et/LC_MESSAGES/muttng.mo
installing ca.gmo as /usr/local/share/locale/ca/LC_MESSAGES/muttng.mo
installing bg.gmo as /usr/local/share/locale/bg/LC_MESSAGES/muttng.mo
if test "muttng" = "gettext"; then  /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /usr/local/share/gettext/po;  install  -o root -g wheel -m 444 ./Makefile.in.in  /usr/local/share/gettext/po/Makefile.in.in;  else  : ;  fi
Making install in intl
if { test "muttng" = "gettext-runtime" || test "muttng" = "gettext-tools"; }  && test 'yes' = yes; then  /bin/sh ./mkinstalldirs /usr/local/lib /usr/local/include;  install  -o root -g wheel -m 444 libintl.h /usr/local/include/libintl.h;  @LIBTOOL@ --mode=install  install  -o root -g wheel -m 444 libintl.a /usr/local/lib/libintl.a;  if test "@RELOCATABLE@" = yes; then  dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /usr/local/lib/libintl.la | sed -e "s,^',," -e "s,'\$,,"`;  if test -n "$dependencies"; then  rm -f /usr/local/lib/libintl.la;  fi;  fi;  else  : ;  fi
if test "muttng" = "gettext-tools"  && test 'yes' = no  && test @GLIBC2@ != no; then  /bin/sh ./mkinstalldirs /usr/local/lib;  @LIBTOOL@ --mode=install  install  -o root -g wheel -m 444 libgnuintl.a /usr/local/lib/libgnuintl.a;  rm -f /usr/local/lib/preloadable_libintl.so;  install  -o root -g wheel -m 444 /usr/local/lib/libgnuintl.so /usr/local/lib/preloadable_libintl.so;  @LIBTOOL@ --mode=uninstall  rm -f /usr/local/lib/libgnuintl.a;  else  : ;  fi
if test 'yes' = yes; then  test no != no || /bin/sh ./mkinstalldirs /usr/local/lib;  temp=/usr/local/lib/t-charset.alias;  dest=/usr/local/lib/charset.alias;  if test -f /usr/local/lib/charset.alias; then  orig=/usr/local/lib/charset.alias;  sed -f ref-add.sed $orig > $temp;  install  -o root -g wheel -m 444 $temp $dest;  rm -f $temp;  else  if test no = no; then  orig=charset.alias;  sed -f ref-add.sed $orig > $temp;  install  -o root -g wheel -m 444 $temp $dest;  rm -f $temp;  fi;  fi;  /bin/sh ./mkinstalldirs /usr/local/share/locale;  test -f /usr/local/share/locale/locale.alias  && orig=/usr/local/share/locale/locale.alias  || orig=./locale.alias;  temp=/usr/local/share/locale/t-locale.alias;  dest=/usr/local/share/locale/locale.alias;  sed -f ref-add.sed $orig > $temp;  install  -o root -g wheel -m 444 $temp $dest;  rm -f $temp;  else  : ;  fi
./mkinstalldirs: Can't open ./mkinstalldirs: No such file or directory
*** Error code 2

Stop in /usr/ports/mail/mutt-ng/work/muttng-20050825/intl.
*** Error code 1

Stop in /usr/ports/mail/mutt-ng/work/muttng-20050825.
*** Error code 1

Stop in /usr/ports/mail/mutt-ng/work/muttng-20050825.
*** Error code 1

Stop in /usr/ports/mail/mutt-ng.
------------------------------------------------------------------------

Copying mkinstalldirs to intl fixes the problem.  Removing
/var/db/ports/mutt-ng/options also fixes the problem.

Note: the problem does not occur with default options:

# This file is auto-generated by 'make config'.
# No user-servicable parts inside!
# Options for mutt-ng-20050825
_OPTIONS_READ=mutt-ng-20050825
WITH_POP=true
WITH_IMAP=true
WITHOUT_NNTP=true
WITH_COMPRESSED=true
WITH_FLOCK=true
WITH_HCACHE_DB4=true
WITHOUT_HCACHE_GDBM=true
WITHOUT_HCACHE_QDBM=true
WITHOUT_ESMTP=true
WITHOUT_SLANG=true
WITHOUT_NCURSES_PORT=true
WITHOUT_SASL2=true
WITHOUT_GNUTLS=true
WITHOUT_LIBIDN=true
WITH_DEBUG=true
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list