Your message dated Wed, 2 Apr 2008 15:13:03 +0200
with message-id <[EMAIL PROTECTED]>
and subject line fixed
has caused the Debian Bug report #449363,
regarding hunspell_1.2.1-1(alpha/experimental): FTBFS: SEGV in tests
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
449363: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=449363
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: hunspell
Version: 1.2.1-1
Severity: serious
Hi,
your package failed to build from source. The failure does seem to
appear on every architecture.
| Automatic build of hunspell_1.2.1-1 on digitalis by sbuild/alpha 98-farm
| Build started at 20071105-0017
| ******************************************************************************
| Checking available source versions...
| Fetching source files...
| Reading package lists...
| Building dependency tree...
| Need to get 795kB of source archives.
| Get:1 http://sinclair.farm.ftbfs.de experimental/main hunspell 1.2.1-1 (dsc)
[823B]
| Get:2 http://sinclair.farm.ftbfs.de experimental/main hunspell 1.2.1-1 (tar)
[738kB]
| Get:3 http://sinclair.farm.ftbfs.de experimental/main hunspell 1.2.1-1 (diff)
[56.1kB]
| Fetched 795kB in 0s (1540kB/s)
| Download complete and in download only mode
| ** Using build dependencies supplied by package:
| Build-Depends: debhelper (>= 4.0.0), libreadline5-dev, libncurses5-dev,
libncursesw5-dev, dpatch, autotools-dev, autoconf, libtool, automake1.9
| Checking for already installed source dependencies...
[...]
| /usr/bin/make check-TESTS
| make[4]: Entering directory `/build/buildd/hunspell-1.2.1/tests'
| PASS: affixes.test
| PASS: base.test
| PASS: base_utf.test
| PASS: allcaps.test
| PASS: allcaps_utf.test
| PASS: allcaps2.test
| PASS: allcaps3.test
| PASS: keepcase.test
| PASS: i58202.test
| PASS: map.test
| PASS: rep.test
| PASS: sug.test
| PASS: sugutf.test
| PASS: phone.test
| PASS: flag.test
| PASS: flaglong.test
| PASS: flagnum.test
| PASS: flagutf8.test
| PASS: slash.test
| PASS: forbiddenword.test
| PASS: nosuggest.test
| PASS: alias.test
| PASS: alias2.test
| PASS: alias3.test
| PASS: break.test
| PASS: needaffix.test
| ./test.sh: line 92: 3619 Segmentation fault ../src/tools/analyze
$TESTDIR/$NAME.aff $TESTDIR/$NAME.dic $TEMPDIR/$NAME.good >$TEMPDIR/$NAME.morph
| =============================================
| Fail in needaffix2.morph. Bad analysis?
| > foo
| analyze(foo) = st:foo id:1
| analyze(foo) = st:foo id:3
| stem(foo) = foo
| > bar
| analyze(bar) = st:bar
| stem(bar) = bar
| > foobar
| analyze(foobar) = pa:foo st:foo id:3 pa:bar
| stem(foobar) = foo
| > barfoo
| analyze(barfoo) = pa:bar st:bar pa:foo st:foo id:3
| stem(barfoo) = barfoo
| FAIL: needaffix2.test
| PASS: needaffix3.test
| PASS: needaffix4.test
| PASS: needaffix5.test
| PASS: circumfix.test
| PASS: fogemorpheme.test
| PASS: onlyincompound.test
| PASS: complexprefixes.test
| PASS: complexprefixes2.test
| PASS: complexprefixesutf.test
| ./test.sh: line 92: 4064 Segmentation fault ../src/tools/analyze
$TESTDIR/$NAME.aff $TESTDIR/$NAME.dic $TEMPDIR/$NAME.good >$TEMPDIR/$NAME.morph
| =============================================
| Fail in conditionalprefix.morph. Bad analysis?
| > drink
| analyze(drink) = st:drink po:verb
| analyze(drink) = st:drink po:noun
| stem(drink) = drink
| > drinks
| analyze(drinks) = st:drink po:verb is:3SGV
| analyze(drinks) = st:drink po:noun is:PL
| stem(drinks) = drink
| > drinkable
| analyze(drinkable) = st:drink po:verb ds:DER_V_ADJ_ABLE
| stem(drinkable) = drinkable
| > drinkables
| analyze(drinkables) = st:drink po:verb ds:DER_V_ADJ_ABLE is:PL
| stem(drinkables) = drinkable
| > undrinkable
| analyze(undrinkable) = ip:un st:drink po:verb ds:DER_V_ADJ_ABLE
| stem(undrinkable) = drinkable
| > undrinkables
| analyze(undrinkables) = ip:un st:drink po:verb ds:DER_V_ADJ_ABLE is:PL
| stem(undrinkables) = drinkable
| FAIL: conditionalprefix.test
| ./test.sh: line 92: 4111 Segmentation fault ../src/tools/analyze
$TESTDIR/$NAME.aff $TESTDIR/$NAME.dic $TEMPDIR/$NAME.good >$TEMPDIR/$NAME.morph
| =============================================
| Fail in zeroaffix.morph. Bad analysis?
| > bar
| analyze(bar) = st:bar <BAR <ZERO>>
| analyze(bar) = st:bar <BAR >
| analyze(bar) = st:bar <BAR <ZERODERIV> <ZERO>>
| analyze(bar) = st:bar <BAR <ZERODERIV> >
| stem(bar) = bar
| > foo
| analyze(foo) = st:foo <FOO >
| stem(foo) = foo
| > barbaz
| analyze(barbaz) = st:bar <BAR <DERIV> <ZERO>>
| analyze(barbaz) = st:bar <BAR <DERIV> >
| stem(barbaz) = bar
| FAIL: zeroaffix.test
| PASS: utf8.test
| warning: affix file begins with byte order mark: possible incompatibility
with old Hunspell versions
| PASS: utf8_bom.test
| warning: dic file begins with byte order mark: possible incompatibility with
old Hunspell versions
| PASS: utf8_bom2.test
| This UTF-8 encoding can't convert to UTF-16:
| 𐏑
| This UTF-8 encoding can't convert to UTF-16:
| 𐏒
| This UTF-8 encoding can't convert to UTF-16:
| 𐏒𐏑
| This UTF-8 encoding can't convert to UTF-16:
| 𐏒𐏒
| This UTF-8 encoding can't convert to UTF-16:
| 𐏑
| This UTF-8 encoding can't convert to UTF-16:
| 𐏒
| This UTF-8 encoding can't convert to UTF-16:
| 𐏒𐏑
| This UTF-8 encoding can't convert to UTF-16:
| 𐏒𐏒
| This UTF-8 encoding can't convert to UTF-16:
| 𐏑
| This UTF-8 encoding can't convert to UTF-16:
| 𐏒
| This UTF-8 encoding can't convert to UTF-16:
| 𐏒𐏑
| This UTF-8 encoding can't convert to UTF-16:
| 𐏒𐏒
| This UTF-8 encoding can't convert to UTF-16:
| 𐏑𐏒𐏒
| This UTF-8 encoding can't convert to UTF-16:
| 𐏑𐏒𐏒
| PASS: utf8_nonbmp.test
| PASS: compoundflag.test
| PASS: compoundrule.test
| PASS: compoundrule2.test
| PASS: compoundrule3.test
| PASS: compoundrule4.test
| PASS: compoundrule5.test
| PASS: compoundrule6.test
| PASS: compoundaffix.test
| PASS: compoundaffix2.test
| PASS: compoundaffix3.test
| PASS: checkcompounddup.test
| PASS: checkcompoundtriple.test
| PASS: checkcompoundrep.test
| PASS: checkcompoundcase2.test
| PASS: checkcompoundcaseutf.test
| PASS: checkcompoundpattern.test
| PASS: utfcompound.test
| PASS: checksharps.test
| PASS: checksharpsutf.test
| PASS: germancompounding.test
| PASS: germancompoundingold.test
| PASS: i35725.test
| PASS: i53643.test
| PASS: i54633.test
| PASS: i54980.test
| PASS: maputf.test
| PASS: reputf.test
| PASS: ignore.test
| PASS: ignoreutf.test
| PASS: 1592880.test
| PASS: 1695964.test
| PASS: 1463589.test
| PASS: 1463589_utf.test
| PASS: IJ.test
| PASS: i68568.test
| PASS: i68568utf.test
| PASS: 1706659.test
| PASS: digits_in_words.test
| PASS: colons_in_words.test
| PASS: ngram_utf_fix.test
| ./test.sh: line 92: 5887 Segmentation fault ../src/tools/analyze
$TESTDIR/$NAME.aff $TESTDIR/$NAME.dic $TEMPDIR/$NAME.good >$TEMPDIR/$NAME.morph
| =============================================
| Fail in morph.morph. Bad analysis?
| > drink
| analyze(drink) = st:drink po:noun
| analyze(drink) = st:drink po:verb al:drank al:drunk
ts:present
| stem(drink) = drink
| > drinks
| analyze(drinks) = st:drink po:verb al:drank al:drunk
ts:present is:sg_3
| analyze(drinks) = st:drink po:noun is:plur
| stem(drinks) = drink
| > drinkable
| analyze(drinkable) = st:drink po:verb al:drank al:drunk
ts:present ds:der_able
| stem(drinkable) = drinkable
| > drinkables
| analyze(drinkables) = st:drink po:verb al:drank al:drunk
ts:present ds:der_able is:plur
| stem(drinkables) = drinkable
| > undrinkable
| analyze(undrinkable) = dp:pfx_un sp:un st:drink po:verb al:drank
al:drunk ts:present ds:der_able
| stem(undrinkable) = undrinkable
| > undrinkables
| analyze(undrinkables) = dp:pfx_un sp:un st:drink po:verb al:drank
al:drunk ts:present ds:der_able is:plur
| stem(undrinkables) = undrinkable
| > drank
| analyze(drank) = po:verb st:drink is:past_1
| stem(drank) = drink
| > drunk
| analyze(drunk) = po:verb st:drink is:past_2
| stem(drunk) = drink
| > phenomenon
| analyze(phenomenon) = st:phenomenon po:noun al:phenomena
| stem(phenomenon) = phenomenon
| > phenomena
| analyze(phenomena) = po:noun st:phenomenon is:plur
| stem(phenomena) = phenomenon
| generate(drink, eat) = drink
| generate(drink, eats) = drinks
| generate(drink, ate) = drank
| generate(drink, eaten) = drunk
| generate(drink, eatable) = drinkable
| generate(drink, eatables) = drinkables
| generate(drink, phenomena) = drinks
| generate(drinks, eat) = drink
| generate(drinks, eats) = drinks
| generate(drinks, ate) = drank
| generate(drinks, eaten) = drunk
| generate(drinks, eatable) = drinkable
| generate(drinks, eatables) = drinkables
| generate(drinks, phenomena) = drinks
| generate(undrinkable, phenomena) = undrinkables
| generate(phenomenon, drinks) = phenomena
| FAIL: morph.test
| ======================================
| 4 of 83 tests failed
| Please report to [EMAIL PROTECTED]
| ======================================
| make[4]: *** [check-TESTS] Error 1
| make[4]: Leaving directory `/build/buildd/hunspell-1.2.1/tests'
| make[3]: *** [check-am] Error 2
| make[3]: Leaving directory `/build/buildd/hunspell-1.2.1/tests'
| make[2]: *** [check-recursive] Error 1
| make[2]: Leaving directory `/build/buildd/hunspell-1.2.1/tests'
| make[1]: *** [check-recursive] Error 1
| make[1]: Leaving directory `/build/buildd/hunspell-1.2.1'
| make: *** [build-stamp] Error 2
| dpkg-buildpackage: failure: debian/rules build gave error exit status 2
| ******************************************************************************
| Build finished at 20071105-0026
| FAILED [dpkg-buildpackage died]
Full build log(s):
http://experimental.ftbfs.de/build.php?&ver=1.2.1-1&pkg=hunspell&arch=alpha
Gruesse,
--
Frank Lichtenheld <[EMAIL PROTECTED]>
www: http://www.djpig.de/
--- End Message ---
--- Begin Message ---
Version: 1.2.2~b2~20080401-1
Hi,
seems to be fixed in the above version.
Regards,
Rene
--- End Message ---