From owner-freebsd-ports Thu Feb 1 2:40:19 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 35A7437B503 for ; Thu, 1 Feb 2001 02:40:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f11Ae1I42824; Thu, 1 Feb 2001 02:40:01 -0800 (PST) (envelope-from gnats) Received: from nadja.cis.ibaraki.ac.jp (nadja.cis.ibaraki.ac.jp [157.80.87.69]) by hub.freebsd.org (Postfix) with ESMTP id 298FE37B65D for ; Thu, 1 Feb 2001 02:38:02 -0800 (PST) Received: (from th@localhost) by nadja.cis.ibaraki.ac.jp (8.11.1/8.11.2) id f11AbuP65293; Thu, 1 Feb 2001 19:37:56 +0900 (JST) (envelope-from th) Message-Id: <200102011037.f11AbuP65293@nadja.cis.ibaraki.ac.jp> Date: Thu, 1 Feb 2001 19:37:56 +0900 (JST) From: th@cis.ibaraki.ac.jp Reply-To: th@cis.ibaraki.ac.jp To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/24777: ports/textproc/aspell is broken Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 24777 >Category: ports >Synopsis: ports/textproc/aspell is broken >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Feb 01 02:40:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: HIYAMA Takeshi >Release: FreeBSD 4.0-STABLE i386 >Organization: Dept. of Comp. & Info. Sci.s, Ibaraki University >Environment: ports-current ( Feb 01) >Description: make build fails at ports/textproc/aspell c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../ -I../util -I../lib/inc -I../filter -I/usr/local/include -Os -march=pentiumpro -pipe -fmemoize-lookups -fsave-memoized -I/usr/local/include -c manager.cc -fPIC -DPIC -o .libs/manager.lo manager.cc: In function `class PspellCanHaveError * libpspell_aspell_LTX_new_pspell_manager_class(PspellConfig *, void *)': manager.cc:308: cannot allocate an object of type `pspell_aspell::PA_Manager' manager.cc:308: since the following virtual functions are abstract: /usr/local/include/pspell/manager.h:133: int PspellManager::check(const char *, int) /usr/local/include/pspell/manager.h:139: bool PspellManager::add_to_personal(const char *, int) /usr/local/include/pspell/manager.h:140: bool PspellManager::add_to_session(const char *, int) /usr/local/include/pspell/manager.h:160: const class PspellWordList * PspellManager::suggest(const char *, int) /usr/local/include/pspell/manager.h:167: bool PspellManager::store_replacement(const char *, int, const char *, int) gmake[2]: *** [manager.lo] Error 1 gmake[2]: Leaving directory `/usr/ports/textproc/aspell/work/aspell-.32.5/pspell-module' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/textproc/aspell/work/aspell-.32.5' gmake: *** [all-recursive-am] Error 2 *** Error code 2 >How-To-Repeat: cd /usr/ports/textproc/aspell ; make >Fix: I don't know >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message