Advertisement
Guest User

Untitled

a guest
May 29th, 2017
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.60 KB | None | 0 0
  1. emerge mysql-5.0.90-r2:
  2.  
  3.  
  4. .....................
  5. .....................
  6. .....................
  7. libtool: link: i686-pc-linux-gnu-gcc -shared .libs/vio.o .libs/viosocket.o .libs/viossl.o .libs/viosslfactories.o -lssl -lpthread -lcrypt -lnsl -lm -lpthread -lrt -march=native -Wl,-O1 -Wl,-soname -Wl,libvio.so.0 -o .libs/libvio.so.0.0.0
  8. libtool: link: (cd ".libs" && rm -f "libvio.so.0" && ln -s "libvio.so.0.0.0" "libvio.so.0")
  9. libtool: link: (cd ".libs" && rm -f "libvio.so" && ln -s "libvio.so.0.0.0" "libvio.so")
  10. libtool: link: i686-pc-linux-gnu-ar cru .libs/libvio.a vio.o viosocket.o viossl.o viosslfactories.o
  11. libtool: link: i686-pc-linux-gnu-ranlib .libs/libvio.a
  12. libtool: link: ( cd ".libs" && rm -f "libvio.la" && ln -s "../libvio.la" "libvio.la" )
  13. make[2]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.90-r2/work/mysql/vio'
  14. Making all in sql
  15. make[2]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.90-r2/work/mysql/sql'
  16. /bin/sh ../ylwrap sql_yacc.yy y.tab.c sql_yacc.cc y.tab.h sql_yacc.h y.output sql_yacc.output -- bison -y -p MYSQL -d --debug --verbose
  17. make gen_lex_hash
  18. /usr/bin/perl patch_info.h.pl > patch_info.h
  19. ../ylwrap: line 111: /usr/bin/bison: не могу запустить бинарный файл
  20. make[2]: *** [sql_yacc.cc] Ошибка 1
  21. make[2]: *** Ожидание завершения заданий...
  22. make[3]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.90-r2/work/mysql/sql'
  23. i686-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DMYSQL_DATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../innobase/include -I../innobase/include -I../include -I../include -I../regex -I. -DDBUG_OFF -march=native -O2 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -MT gen_lex_hash.o -MD -MP -MF .deps/gen_lex_hash.Tpo -c -o gen_lex_hash.o gen_lex_hash.cc
  24. mv -f .deps/gen_lex_hash.Tpo .deps/gen_lex_hash.Po
  25. /bin/sh ../libtool --preserve-dup-deps --tag=CXX --mode=link i686-pc-linux-gnu-g++ -DDBUG_OFF -march=native -O2 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -static -Wl,-O1 -rdynamic -o gen_lex_hash gen_lex_hash.o ../myisam/libmyisam.la ../myisammrg/libmyisammrg.la ../heap/libheap.la ../vio/libvio.la ../mysys/libmysys.la ../regex/libregex.la -lz -lpthread -lcrypt -lnsl -lm -lpthread -lrt
  26. libtool: link: i686-pc-linux-gnu-g++ -DDBUG_OFF -march=native -O2 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-O1 -rdynamic -o gen_lex_hash gen_lex_hash.o ../myisam/.libs/libmyisam.a -lpthread -lpthread -lpthread -lpthread ../myisammrg/.libs/libmyisammrg.a -lpthread -lpthread -lpthread -lpthread ../heap/.libs/libheap.a -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../vio/.libs/libvio.a -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lssl -lpthread -lpthread ../mysys/.libs/libmysys.a -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../regex/.libs/libregex.a -lpthread -lpthread -lpthread -lpthread -lz -lpthread -lcrypt -lnsl -lm -lpthread -lrt
  27. make[3]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.90-r2/work/mysql/sql'
  28. ./gen_lex_hash > lex_hash.h-t
  29. /bin/mv lex_hash.h-t lex_hash.h
  30. make[2]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.90-r2/work/mysql/sql'
  31. make[1]: *** [all-recursive] Ошибка 1
  32. make[1]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.90-r2/work/mysql'
  33. make: *** [all] Ошибка 2
  34. * ERROR: dev-db/mysql-5.0.90-r2 failed:
  35. * emake failed
  36. *
  37. * Call stack:
  38. * ebuild.sh, line 54: Called src_compile
  39. * environment, line 4412: Called mysql_src_compile
  40. * environment, line 3871: Called die
  41. * The specific snippet of code:
  42. * emake || die "emake failed";
  43. *
  44. * If you need support, post the output of 'emerge --info =dev-db/mysql-5.0.90-r2',
  45. * the complete build log and the output of 'emerge -pqv =dev-db/mysql-5.0.90-r2'.
  46. * The complete build log is located at '/var/tmp/portage/dev-db/mysql-5.0.90-r2/temp/build.log'.
  47. * The ebuild environment file is located at '/var/tmp/portage/dev-db/mysql-5.0.90-r2/temp/environment'.
  48. * S: '/var/tmp/portage/dev-db/mysql-5.0.90-r2/work/mysql'
  49. sandbox:main signal SIGQUIT already had a handler ...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement