Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 43393 - emerging ispell and spell-es fail building dont know if is the ebuild ...
Summary: emerging ispell and spell-es fail building dont know if is the ebuild ...
Status: RESOLVED DUPLICATE of bug 41860
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Spell checking utilities and dictionaries -- related bugs (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-01 10:13 UTC by Jose
Modified: 2005-07-17 13:06 UTC (History)
0 users

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 Jose 2004-03-01 10:13:30 UTC
well , first hello , i reinstalled my gentoo , and when i`m emerging the ispell the builds faild , and the ispell-es too i dont know if is an ebuild problem , i changed my cflags to de defaults and the problem persist

Reproducible: Always
Steps to Reproduce:
1.emerge ispell(dont get installed)
2.emerge ispell-es


Actual Results:  
 


root@Narsil pepe # emerge -v ispell 
Calculating dependencies ...done! 
>>> emerge (1 of 1) app-text/ispell-3.2.06-r5 to / 
>>> md5 src_uri ;-) ispell-3.2.06.tar.gz 
>>> md5 src_uri ;-) ispell-3.2.06-gentoo.diff.bz2 
>>> Unpacking source... 
>>> Unpacking ispell-3.2.06.tar.gz to /var/tmp/portage/ispell-3.2.06-r5/work 
>>> Unpacking ispell-3.2.06-gentoo.diff.bz2 
to /var/tmp/portage/ispell-3.2.06-r5 
/work 
 * Applying ispell-3.2.06-gentoo.diff...                                  
[ ok ] 
>>> Source unpacked. 
set +vx; \ 
for var in BINDIR CC CFLAGS COUNTSUFFIX DEFDICT DEFHASH DEFLANG \ 
  HASHSUFFIX INSTALL \ 
  LANGUAGES LIBDIR LIBES LINT LINTFLAGS \ 
  MAKE_SORTTMP MAN1DIR MAN1EXT MAN4DIR MAN4EXT MASTERHASH \ 
  MSGLANG REGLIB STATSUFFIX \ 
  TERMLIB YACC \ 
  ; do \ 
    cat config.X local.h \ 
      | sed -n -e "s/^#define[  ]*$var[         ]*"'"'"/$var=/p" \ 
      | sed -e 's/".*$/'"'/" -e "s/=/='/" \ 
      | tail -1; \ 
  done > config.sh; \ 
echo 'case "$MAKE_SORTTMP" in "") \ 
  SORTTMP="-e /!!SORTTMP!!/s/=.*$/=/";; *) SORTTMP=;; esac' \ 
  >> config.sh 
cp config.X config.h 
chmod u+w config.h 
echo '' >> config.h 
echo '/* AUTOMATICALLY-GENERATED SYMBOLS */' >> config.h 
cat local.h config.X \ 
  | egrep '^#define[    ]*SIGNAL_TYPE' \ 
  | sed -e 's/TYPE[     ]*/TYPE_STRING "/' -e 's/$/"/' -e 1q \ 
  >> config.h 
cat local.h config.X \ 
  | egrep '^#define[    ]*MASKTYPE' \ 
  | sed -e 's/TYPE[     ]*/TYPE_STRING "/' -e 's/$/"/' -e 1q \ 
  >> config.h 
+ rm -f msgs.h 
+ ln languages/english/msgs.h msgs.h 
+ gcc -O -c buildhash.c 
+ gcc -O -c hash.c 
+ gcc -O -c makedent.c 
+ bison -y parse.y 
parse.y:676.17: syntax error, unexpected "|" 
parse.y:706.50-51: valor $ no v
Comment 1 Jose 2004-03-01 10:13:30 UTC
well , first hello , i reinstalled my gentoo , and when i`m emerging the ispell the builds faild , and the ispell-es too i dont know if is an ebuild problem , i changed my cflags to de defaults and the problem persist

Reproducible: Always
Steps to Reproduce:
1.emerge ispell(dont get installed)
2.emerge ispell-es


Actual Results:  
 


root@Narsil pepe # emerge -v ispell 
Calculating dependencies ...done! 
>>> emerge (1 of 1) app-text/ispell-3.2.06-r5 to / 
>>> md5 src_uri ;-) ispell-3.2.06.tar.gz 
>>> md5 src_uri ;-) ispell-3.2.06-gentoo.diff.bz2 
>>> Unpacking source... 
>>> Unpacking ispell-3.2.06.tar.gz to /var/tmp/portage/ispell-3.2.06-r5/work 
>>> Unpacking ispell-3.2.06-gentoo.diff.bz2 
to /var/tmp/portage/ispell-3.2.06-r5 
/work 
 * Applying ispell-3.2.06-gentoo.diff...                                  
[ ok ] 
>>> Source unpacked. 
set +vx; \ 
for var in BINDIR CC CFLAGS COUNTSUFFIX DEFDICT DEFHASH DEFLANG \ 
  HASHSUFFIX INSTALL \ 
  LANGUAGES LIBDIR LIBES LINT LINTFLAGS \ 
  MAKE_SORTTMP MAN1DIR MAN1EXT MAN4DIR MAN4EXT MASTERHASH \ 
  MSGLANG REGLIB STATSUFFIX \ 
  TERMLIB YACC \ 
  ; do \ 
    cat config.X local.h \ 
      | sed -n -e "s/^#define[  ]*$var[         ]*"'"'"/$var=/p" \ 
      | sed -e 's/".*$/'"'/" -e "s/=/='/" \ 
      | tail -1; \ 
  done > config.sh; \ 
echo 'case "$MAKE_SORTTMP" in "") \ 
  SORTTMP="-e /!!SORTTMP!!/s/=.*$/=/";; *) SORTTMP=;; esac' \ 
  >> config.sh 
cp config.X config.h 
chmod u+w config.h 
echo '' >> config.h 
echo '/* AUTOMATICALLY-GENERATED SYMBOLS */' >> config.h 
cat local.h config.X \ 
  | egrep '^#define[    ]*SIGNAL_TYPE' \ 
  | sed -e 's/TYPE[     ]*/TYPE_STRING "/' -e 's/$/"/' -e 1q \ 
  >> config.h 
cat local.h config.X \ 
  | egrep '^#define[    ]*MASKTYPE' \ 
  | sed -e 's/TYPE[     ]*/TYPE_STRING "/' -e 's/$/"/' -e 1q \ 
  >> config.h 
+ rm -f msgs.h 
+ ln languages/english/msgs.h msgs.h 
+ gcc -O -c buildhash.c 
+ gcc -O -c hash.c 
+ gcc -O -c makedent.c 
+ bison -y parse.y 
parse.y:676.17: syntax error, unexpected "|" 
parse.y:706.50-51: valor $ no válido 
parse.y:706.50-51: $3 de `option_stmt' no tiene tipo declarado 
parse.y:712.74-75: valor $ no válido 
parse.y:712.74-75: $3 de `option_stmt' no tiene tipo declarado 
+ gcc -O -c y.tab.c 
gcc: y.tab.c: No existe el fichero o el directorio 
gcc: no hay ficheros de entrada 
+ mv y.tab.o parse.o 
mv: no se puede efectuar `stat' sobre `y.tab.o': No existe el fichero o el 
direc                                                                torio 
+ rm -f y.tab.c 
+ gcc -O -o buildhash buildhash.o hash.o makedent.o parse.o 
gcc: parse.o: No existe el fichero o el directorio 
make: *** [buildhash] Error 1
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2004-03-01 10:26:40 UTC
please emerge sync and try again

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