From owner-freebsd-ports Thu Aug 30 23:13:48 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D16EC37B403 for ; Thu, 30 Aug 2001 23:13:39 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7V6A2p46195; Thu, 30 Aug 2001 23:10:02 -0700 (PDT) (envelope-from gnats) Date: Thu, 30 Aug 2001 23:10:02 -0700 (PDT) Message-Id: <200108310610.f7V6A2p46195@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: parv Subject: Re: ports/29362: aspell port broken Reply-To: parv Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/29362; it has been noted by GNATS. From: parv To: Pete Fritchman Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: ports/29362: aspell port broken Date: Fri, 31 Aug 2001 00:36:29 -0400 this was, on the fateful occasion around Aug 31 00:10 -0400, sent by parv > > The following reply was made to PR ports/29362; it has been noted by GNATS. > > From: parv > To: Pete Fritchman > Cc: freebsd-gnats-submit@FreeBSD.org > Subject: Re: ports/29362: aspell port broken > Date: Fri, 31 Aug 2001 00:00:32 -0400 > > port ... however aspell still fails... > > /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/local/include -O -pipe -march=pentiumpro -fmemoize-lookups -fsave-memoized -c file_exceps.cc > rm -f .libs/file_exceps.lo > c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/local/include -O -pipe -march=pentiumpro -fmemoize-lookups -fsave-memoized -c file_exceps.cc -fPIC -DPIC -o .libs/file_exceps.lo > file_exceps.cc:3: pspell/error_messages.hh: No such file or directory > file_exceps.cc: In method `autil::CantReadFile::CantReadFile(const string &)': > file_exceps.cc:15: implicit declaration of function `int autil::cant_read_file(...)' > file_exceps.cc:15: warning: cannot pass objects of type `autil::AppString' through `...' > file_exceps.cc: In method `autil::CantWriteFile::CantWriteFile(const string &)': > file_exceps.cc:23: implicit declaration of function `int autil::cant_write_file(...)' > file_exceps.cc:23: warning: cannot pass objects of type `autil::AppString' through `...' > file_exceps.cc: In method `autil::BadFileFormat::BadFileFormat(const string &, const string & = "")': > file_exceps.cc:31: implicit declaration of function `int autil::bad_file_format(...)' > file_exceps.cc:31: warning: cannot pass objects of type `autil::AppString' through `...' > gmake[2]: *** [file_exceps.lo] Error 1 > gmake[2]: Leaving directory `/source/ports/textproc/aspell/work/aspell-.33.7/util' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory `/source/ports/textproc/aspell/work/aspell-.33.7' > gmake: *** [all-recursive-am] Error 2 > *** Error code 2 > > Stop in /source/ports/textproc/aspell. > *** Error code 1 > > > btw, pspell's error_messages.hh is truly installed... > > -r--r--r-- 1 root wheel 2553 Aug 30 23:45 /usr/local/include/pspell/error_impl.hh > let me try that again... actually error_messages.hh is not installed in /usr/local/include/pspell/ but shows up in the +CONTENT. here are the (un)installed files... # grep -v '^@' /var/db/pkg/pspell-0.12.2/+CONTENTS | awk '{print "/usr/local/"$0}' | xargs ls -l 2>&1 ls: /usr/local/include/pspell/config.h: No such file or directory ls: /usr/local/include/pspell/convert.hh: No such file or directory ls: /usr/local/include/pspell/error_messages.hh: No such file or directory ls: /usr/local/include/pspell/itemize.hh: No such file or directory ls: /usr/local/include/pspell/manager.h: No such file or directory ls: /usr/local/include/pspell/manager_impl.hh: No such file or directory ls: /usr/local/include/pspell/mutable_container.h: No such file or directory ls: /usr/local/include/pspell/pspell.h: No such file or directory ls: /usr/local/include/pspell/string.hh: No such file or directory ls: /usr/local/include/pspell/string_emulation.h: No such file or directory ls: /usr/local/include/pspell/string_list.h: No such file or directory ls: /usr/local/include/pspell/string_list.hh: No such file or directory ls: /usr/local/include/pspell/string_list_impl.hh: No such file or directory ls: /usr/local/include/pspell/string_map.h: No such file or directory ls: /usr/local/include/pspell/string_map_impl.hh: No such file or directory ls: /usr/local/include/pspell/string_pair.h: No such file or directory ls: /usr/local/include/pspell/string_pair_emulation.h: No such file or directory ls: /usr/local/include/pspell/wordlist.h: No such file or directory ls: /usr/local/share/doc/pspell/man-html/contents.png: No such file or directory ls: /usr/local/share/doc/pspell/man-html/manual.css: No such file or directory ls: /usr/local/share/doc/pspell/man-html/next.png: No such file or directory ls: /usr/local/share/doc/pspell/man-html/next_g.png: No such file or directory ls: /usr/local/share/doc/pspell/man-html/prev.png: No such file or directory ls: /usr/local/share/doc/pspell/man-html/prev_g.png: No such file or directory ls: /usr/local/share/doc/pspell/man-html/up.png: No such file or directory ls: /usr/local/share/doc/pspell/man-html/up_g.png: No such file or directory ls: /usr/local/share/doc/pspell/man-text/1_Introduction.txt: No such file or directory ls: /usr/local/share/pspell/cp1252.map: No such file or directory ls: /usr/local/share/pspell/iso8859-1.map: No such file or directory ls: /usr/local/share/pspell/iso8859-10.map: No such file or directory ls: /usr/local/share/pspell/iso8859-13.map: No such file or directory ls: /usr/local/share/pspell/iso8859-14.map: No such file or directory ls: /usr/local/share/pspell/iso8859-15.map: No such file or directory ls: /usr/local/share/pspell/iso8859-2.map: No such file or directory ls: /usr/local/share/pspell/iso8859-3.map: No such file or directory ls: /usr/local/share/pspell/iso8859-4.map: No such file or directory ls: /usr/local/share/pspell/iso8859-5.map: No such file or directory ls: /usr/local/share/pspell/iso8859-6.map: No such file or directory ls: /usr/local/share/pspell/iso8859-7.map: No such file or directory ls: /usr/local/share/pspell/iso8859-8.map: No such file or directory ls: /usr/local/share/pspell/iso8859-9.map: No such file or directory ls: /usr/local/share/pspell/koi8-r.map: No such file or directory ls: /usr/local/share/pspell/region-to-spelling.map: No such file or directory ls: /usr/local/share/pspell/viscii.map: No such file or directory -r-xr-xr-x 1 root wheel 248 Aug 30 23:45 /usr/local/bin/pspell-config -r--r--r-- 1 root wheel 817 Aug 30 23:45 /usr/local/include/pspell/app_string.hh -r--r--r-- 1 root wheel 4936 Aug 30 23:45 /usr/local/include/pspell/config_impl.hh -r--r--r-- 1 root wheel 3558 Aug 30 23:45 /usr/local/include/pspell/error.h -r--r--r-- 1 root wheel 2553 Aug 30 23:45 /usr/local/include/pspell/error_impl.hh -r--r--r-- 1 root wheel 661 Aug 30 23:45 /usr/local/include/pspell/file_util.hh -r--r--r-- 1 root wheel 1204 Aug 30 23:45 /usr/local/include/pspell/getdata.hh -rw-r--r-- 1 root wheel 838 Aug 30 23:45 /usr/local/lib/libpspell-impl.a -rwxr-xr-x 1 root wheel 1061 Aug 30 23:45 /usr/local/lib/libpspell-impl.la lrwxr-xr-x 1 root wheel 19 Aug 30 23:45 /usr/local/lib/libpspell-impl.so -> libpspell-impl.so.6 -rwxr-xr-x 1 root wheel 4250 Aug 30 23:45 /usr/local/lib/libpspell-impl.so.6 -rw-r--r-- 1 root wheel 1038 Aug 30 23:45 /usr/local/lib/libpspell-modules.a -rwxr-xr-x 1 root wheel 786 Aug 30 23:45 /usr/local/lib/libpspell-modules.la lrwxr-xr-x 1 root wheel 22 Aug 30 23:45 /usr/local/lib/libpspell-modules.so -> libpspell-modules.so.1 -rwxr-xr-x 1 root wheel 4332 Aug 30 23:45 /usr/local/lib/libpspell-modules.so.1 -rw-r--r-- 1 root wheel 157542 Aug 30 23:45 /usr/local/lib/libpspell.a -rwxr-xr-x 1 root wheel 907 Aug 30 23:45 /usr/local/lib/libpspell.la lrwxr-xr-x 1 root wheel 14 Aug 30 23:45 /usr/local/lib/libpspell.so -> libpspell.so.4 -rwxr-xr-x 1 root wheel 123337 Aug 30 23:45 /usr/local/lib/libpspell.so.4 -r--r--r-- 1 root wheel 2457 Aug 30 23:45 /usr/local/share/doc/pspell/man-html/1_Introduction.html -r--r--r-- 1 root wheel 9778 Aug 30 23:45 /usr/local/share/doc/pspell/man-html/2_Getting.html -r--r--r-- 1 root wheel 2672 Aug 30 23:45 /usr/local/share/doc/pspell/man-html/3_Keeping.html -r--r--r-- 1 root wheel 20163 Aug 30 23:45 /usr/local/share/doc/pspell/man-html/4_Library.html -r--r--r-- 1 root wheel 3272 Aug 30 23:45 /usr/local/share/doc/pspell/man-html/5_Status.html -r--r--r-- 1 root wheel 2133 Aug 30 23:45 /usr/local/share/doc/pspell/man-html/6_Feedback.html -r--r--r-- 1 root wheel 8760 Aug 30 23:45 /usr/local/share/doc/pspell/man-html/7_Changelog.html -r--r--r-- 1 root wheel 29617 Aug 30 23:45 /usr/local/share/doc/pspell/man-html/8_Copyright.html -r--r--r-- 1 root wheel 2681 Aug 30 23:45 /usr/local/share/doc/pspell/man-html/About_this.html -r--r--r-- 1 root wheel 5819 Aug 30 23:45 /usr/local/share/doc/pspell/man-html/Contents.html -r--r--r-- 1 root wheel 5871 Aug 30 23:45 /usr/local/share/doc/pspell/man-html/index.html -r--r--r-- 1 root wheel 5871 Aug 30 23:45 /usr/local/share/doc/pspell/man-html/manual.html -r--r--r-- 1 root wheel 5362 Aug 30 23:45 /usr/local/share/doc/pspell/man-text/2_Getting.txt -r--r--r-- 1 root wheel 692 Aug 30 23:45 /usr/local/share/doc/pspell/man-text/3_Keeping.txt -r--r--r-- 1 root wheel 13419 Aug 30 23:45 /usr/local/share/doc/pspell/man-text/4_Library.txt -r--r--r-- 1 root wheel 961 Aug 30 23:45 /usr/local/share/doc/pspell/man-text/5_Status.txt -r--r--r-- 1 root wheel 183 Aug 30 23:45 /usr/local/share/doc/pspell/man-text/6_Feedback.txt -r--r--r-- 1 root wheel 4311 Aug 30 23:45 /usr/local/share/doc/pspell/man-text/7_Changelog.txt -r--r--r-- 1 root wheel 25796 Aug 30 23:45 /usr/local/share/doc/pspell/man-text/8_Copyright.txt -r--r--r-- 1 root wheel 629 Aug 30 23:45 /usr/local/share/doc/pspell/man-text/About_this.txt -r--r--r-- 1 root wheel 1435 Aug 30 23:45 /usr/local/share/doc/pspell/man-text/Contents.txt -r--r--r-- 1 root wheel 1734 Aug 30 23:45 /usr/local/share/doc/pspell/man-text/index.txt -r--r--r-- 1 root wheel 1734 Aug 30 23:45 /usr/local/share/doc/pspell/man-text/manual.txt -r--r--r-- 1 root wheel 3063 Aug 30 23:45 /usr/local/share/doc/pspell/manual.aux -r--r--r-- 1 root wheel 73648 Aug 30 23:45 /usr/local/share/doc/pspell/manual.dvi -r--r--r-- 1 root wheel 59124 Aug 30 23:45 /usr/local/share/doc/pspell/manual.lyx -r--r--r-- 1 root wheel 52850 Aug 30 23:45 /usr/local/share/doc/pspell/manual.tex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message