Advertisement
Guest User

MacPorts mysql5 install log

a guest
Jun 9th, 2011
319
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.48 KB | None | 0 0
  1. -- removed the first bit because it was too large for pastebin --
  2. :info:build mv -f .deps/completion_hash.Tpo .deps/completion_hash.Po
  3. :info:build mv -f .deps/mysql.Tpo .deps/mysql.Po
  4. :info:build /bin/sh ../../libtool --preserve-dup-deps --tag=CXX --mode=link /usr/bin/g++-4.2 -pipe -O2 -fPIC -arch x86_64 -fno-implicit-templates -fno-exceptions -fno-rtti -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -L/opt/local/lib -arch x86_64 -o mysql mysql.o readline.o completion_hash.o -lreadline -lncursesw ../libmysqld.a -ldl -lm -lm -L/opt/local/lib/ -lssl -lcrypto -L/opt/local/lib -lz
  5. :info:build libtool: link: /usr/bin/g++-4.2 -pipe -O2 -fPIC -arch x86_64 -fno-implicit-templates -fno-exceptions -fno-rtti -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -arch x86_64 -o mysql mysql.o readline.o completion_hash.o -L/opt/local/lib -lreadline -lncursesw ../libmysqld.a -ldl -lm -lm -L/opt/local/lib/ -lssl -lcrypto -lz
  6. :info:build ld: in ../libmysqld.a(), archive member '' with length 0 is not mach-o or llvm bitcode for architecture x86_64
  7. :info:build collect2: ld returned 1 exit status
  8. :info:build make[4]: *** [mysql] Error 1
  9. :info:build make[4]: *** Waiting for unfinished jobs....
  10. :info:build mv -f .deps/mysqltest.Tpo .deps/mysqltest.Po
  11. :info:build mv -f .deps/mysql_client_test.Tpo .deps/mysql_client_test.Po
  12. :info:build make[3]: *** [all] Error 2
  13. :info:build make[2]: *** [all-recursive] Error 1
  14. :info:build make[1]: *** [all] Error 2
  15. :info:build make: *** [all-recursive] Error 1
  16. :info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_mysql5/work/mysql-5.1.57" && /usr/bin/make -j4 all " returned error 2
  17. :error:build Target org.macports.build returned: shell command failed (see log for details)
  18. :debug:build Backtrace: shell command failed (see log for details)
  19. while executing
  20. "command_exec build"
  21. (procedure "portbuild::build_main" line 8)
  22. invoked from within
  23. "$procedure $targetname"
  24. :info:build Warning: the following items did not execute (for mysql5): org.macports.activate org.macports.build org.macports.destroot org.macports.install
  25. :error:build Failed to install mysql5
  26. :notice:build Log for mysql5 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_mysql5/main.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement