Guest User

Untitled

a guest
Nov 24th, 2017
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.39 KB | None | 0 0
  1. vlado@pitbull:~/Projects/dbt3/mariadb-5.3.1-beta$ make install
  2. Making install in .
  3. make[1]: Entering directory `/home/vlado/Projects/dbt3/mariadb-5.3.1-beta'
  4. make abi_headers="include/mysql.h include/mysql/client_plugin.h include/mysql/plugin_auth.h" do_abi_check
  5. make[2]: Entering directory `/home/vlado/Projects/dbt3/mariadb-5.3.1-beta'
  6. set -ex; \
  7. for file in include/mysql.h include/mysql/client_plugin.h include/mysql/plugin_auth.h; do \
  8. gcc -E -nostdinc -dI -DMYSQL_ABI_CHECK \
  9. -I./include \
  10. -I./include/mysql \
  11. -I./sql \
  12. -I./include \
  13. -I./include/mysql \
  14. -I./sql \
  15. $file 2>/dev/null | \
  16. /bin/sed -e '/^# /d' \
  17. -e '/^[ ]*$/d' \
  18. -e '/^#pragma GCC set_debug_pwd/d' \
  19. -e '/^#ident/d' > \
  20. ./abi_check.out; \
  21. /usr/bin/diff -w $file.pp ./abi_check.out; \
  22. /bin/rm ./abi_check.out; \
  23. done
  24. + for file in include/mysql.h include/mysql/client_plugin.h include/mysql/plugin_auth.h
  25. + gcc -E -nostdinc -dI -DMYSQL_ABI_CHECK -I./include -I./include/mysql -I./sql -I./include -I./include/mysql -I./sql include/mysql.h
  26. + /bin/sed -e '/^# /d' -e '/^[ ]*$/d' -e '/^#pragma GCC set_debug_pwd/d' -e '/^#ident/d'
  27. + /usr/bin/diff -w include/mysql.h.pp ./abi_check.out
  28. + /bin/rm ./abi_check.out
  29. + for file in include/mysql.h include/mysql/client_plugin.h include/mysql/plugin_auth.h
  30. + gcc -E -nostdinc -dI -DMYSQL_ABI_CHECK -I./include -I./include/mysql -I./sql -I./include -I./include/mysql -I./sql include/mysql/client_plugin.h
  31. + /bin/sed -e '/^# /d' -e '/^[ ]*$/d' -e '/^#pragma GCC set_debug_pwd/d' -e '/^#ident/d'
  32. + /usr/bin/diff -w include/mysql/client_plugin.h.pp ./abi_check.out
  33. + /bin/rm ./abi_check.out
  34. + for file in include/mysql.h include/mysql/client_plugin.h include/mysql/plugin_auth.h
  35. + gcc -E -nostdinc -dI -DMYSQL_ABI_CHECK -I./include -I./include/mysql -I./sql -I./include -I./include/mysql -I./sql include/mysql/plugin_auth.h
  36. + /bin/sed -e '/^# /d' -e '/^[ ]*$/d' -e '/^#pragma GCC set_debug_pwd/d' -e '/^#ident/d'
  37. + /usr/bin/diff -w include/mysql/plugin_auth.h.pp ./abi_check.out
  38. + /bin/rm ./abi_check.out
  39. make[2]: Leaving directory `/home/vlado/Projects/dbt3/mariadb-5.3.1-beta'
  40. make[2]: Entering directory `/home/vlado/Projects/dbt3/mariadb-5.3.1-beta'
  41. make[2]: Nothing to be done for `install-exec-am'.
  42. make[2]: Nothing to be done for `install-data-am'.
  43. make[2]: Leaving directory `/home/vlado/Projects/dbt3/mariadb-5.3.1-beta'
  44. make[1]: Leaving directory `/home/vlado/Projects/dbt3/mariadb-5.3.1-beta'
  45. Making install in include
  46. make[1]: Entering directory `/home/vlado/Projects/dbt3/mariadb-5.3.1-beta/include'
  47. make install-am
  48. make[2]: Entering directory `/home/vlado/Projects/dbt3/mariadb-5.3.1-beta/include'
  49. make[3]: Entering directory `/home/vlado/Projects/dbt3/mariadb-5.3.1-beta/include'
  50. make[3]: Nothing to be done for `install-exec-am'.
  51. test -z "/home/vlado/Projects/dbt3/mariadb-5.3.1-beta/include/mysql" || /bin/mkdir -p "/home/vlado/Projects/dbt3/mariadb-5.3.1-beta/include/mysql"
  52. /usr/bin/install -c -m 644 mysql.h mysql_com.h mysql_time.h my_list.h my_alloc.h typelib.h mysql/plugin.h my_dbug.h m_string.h my_sys.h my_xml.h mysql_embed.h mysql/services.h mysql/service_progress_report.h mysql/service_my_snprintf.h mysql/service_thd_alloc.h my_pthread.h my_no_pthread.h mysql/plugin_auth.h mysql/client_plugin.h mysql/plugin_auth_common.h decimal.h errmsg.h my_global.h my_valgrind.h my_net.h my_getopt.h sslopt-longopts.h my_dir.h sslopt-vars.h sslopt-case.h sql_common.h keycache.h m_ctype.h my_attribute.h my_compiler.h my_decimal_limits.h ma_dyncol.h mysql_version.h my_config.h '/home/vlado/Projects/dbt3/mariadb-5.3.1-beta/include/mysql'
  53. /usr/bin/install: `mysql/plugin.h' and `/home/vlado/Projects/dbt3/mariadb-5.3.1-beta/include/mysql/plugin.h' are the same file
  54. /usr/bin/install: `mysql/services.h' and `/home/vlado/Projects/dbt3/mariadb-5.3.1-beta/include/mysql/services.h' are the same file
  55. /usr/bin/install: `mysql/service_progress_report.h' and `/home/vlado/Projects/dbt3/mariadb-5.3.1-beta/include/mysql/service_progress_report.h' are the same file
  56. /usr/bin/install: `mysql/service_my_snprintf.h' and `/home/vlado/Projects/dbt3/mariadb-5.3.1-beta/include/mysql/service_my_snprintf.h' are the same file
  57. /usr/bin/install: `mysql/service_thd_alloc.h' and `/home/vlado/Projects/dbt3/mariadb-5.3.1-beta/include/mysql/service_thd_alloc.h' are the same file
  58. /usr/bin/install: `mysql/plugin_auth.h' and `/home/vlado/Projects/dbt3/mariadb-5.3.1-beta/include/mysql/plugin_auth.h' are the same file
  59. /usr/bin/install: `mysql/client_plugin.h' and `/home/vlado/Projects/dbt3/mariadb-5.3.1-beta/include/mysql/client_plugin.h' are the same file
  60. /usr/bin/install: `mysql/plugin_auth_common.h' and `/home/vlado/Projects/dbt3/mariadb-5.3.1-beta/include/mysql/plugin_auth_common.h' are the same file
  61. make[3]: *** [install-pkgincludeHEADERS] Error 1
  62. make[3]: Leaving directory `/home/vlado/Projects/dbt3/mariadb-5.3.1-beta/include'
  63. make[2]: *** [install-am] Error 2
  64. make[2]: Leaving directory `/home/vlado/Projects/dbt3/mariadb-5.3.1-beta/include'
  65. make[1]: *** [install] Error 2
  66. make[1]: Leaving directory `/home/vlado/Projects/dbt3/mariadb-5.3.1-beta/include'
  67. make: *** [install-recursive] Error 1
Add Comment
Please, Sign In to add comment