Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 6773 - aspell fails to merge
Summary: aspell fails to merge
Status: RESOLVED DUPLICATE of bug 5454
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-20 08:49 UTC by johnathan spectre
Modified: 2005-07-17 13:06 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description johnathan spectre 2002-08-20 08:49:42 UTC
emerge aspell fails with the following:

cat english-*.10 english-*.20 english-*.35 english-*.50 \
            english-*.60 english-*.65 \
    special-*.35 special-*.50 \
| $bd/src/aspell --lang=english \
  create master $bd/data/english-med-only
cd ../; bd=`pwd`; cd scowl/final; \
cat american-*.10 american-*.20 american-*.35 american-*.50 \
            american-*.60 american-*.65 \
| $bd/src/aspell --lang=english \
  create master $bd/data/american-med-only
cat: write error: Broken pipe
make[2]: *** [american-med-only] Error 134
make[2]: *** Waiting for unfinished jobs....
cat: write error: Broken pipe
make[2]: *** [english-med-only] Error 134
make[2]: Leaving directory
`/var/tmp/portage/aspell-0.33.7.1-r1/work/aspell-.33.7.1/data'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/aspell-0.33.7.1-r1/work/aspell-.33.7.1'
make: *** [all-recursive-am] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 46, Exitcode 2
!!! (no error message)

!!! emerge aborting on  /usr/portage/app-text/aspell/aspell-0.33.7.1-r1.ebuild .
Comment 1 Arun Thomas (RETIRED) gentoo-dev 2002-08-20 23:58:21 UTC
This is a duplicate of bug 5454: http://bugs.gentoo.org/show_bug.cgi?id=5454
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2002-08-22 21:30:50 UTC

*** This bug has been marked as a duplicate of 5454 ***