Want more features on Pastebin? Sign Up, it's FREE!
Guest

Untitled

By: a guest on Jul 6th, 2011  |  syntax: None  |  size: 6.08 KB  |  views: 62  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. :info:build make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql5/mysql5/work/mysql-5.1.57/libmysqld/examples'
  2. :info:build /Developer/usr/bin/llvm-g++-4.2 -DEMBEDDED_LIBRARY -I. -I../../include -I../../include -I../../include -I. -I../.. -I../../client -I../../regex -I/opt/local/include  -I/opt/local/include  -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 -MT mysqltest.o -MD -MP -MF .deps/mysqltest.Tpo -c -o mysqltest.o mysqltest.cc
  3. :info:build /Developer/usr/bin/llvm-gcc-4.2 -DEMBEDDED_LIBRARY -I. -I../../include -I../../include -I../../include -I. -I../.. -I../../client -I../../regex -I/opt/local/include  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT mysql_client_test.o -MD -MP -MF .deps/mysql_client_test.Tpo -c -o mysql_client_test.o mysql_client_test.c
  4. :info:build mv -f .deps/mysqltest.Tpo .deps/mysqltest.Po
  5. :info:build /Developer/usr/bin/llvm-g++-4.2 -DEMBEDDED_LIBRARY -I. -I../../include -I../../include -I../../include -I. -I../.. -I../../client -I../../regex -I/opt/local/include  -I/opt/local/include  -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 -MT mysql.o -MD -MP -MF .deps/mysql.Tpo -c -o mysql.o mysql.cc
  6. :info:build mv -f .deps/mysql.Tpo .deps/mysql.Po
  7. :info:build /Developer/usr/bin/llvm-g++-4.2 -DEMBEDDED_LIBRARY -I. -I../../include -I../../include -I../../include -I. -I../.. -I../../client -I../../regex -I/opt/local/include  -I/opt/local/include  -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 -MT readline.o -MD -MP -MF .deps/readline.Tpo -c -o readline.o readline.cc
  8. :info:build mv -f .deps/readline.Tpo .deps/readline.Po
  9. :info:build /Developer/usr/bin/llvm-g++-4.2 -DEMBEDDED_LIBRARY -I. -I../../include -I../../include -I../../include -I. -I../.. -I../../client -I../../regex -I/opt/local/include  -I/opt/local/include  -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 -MT completion_hash.o -MD -MP -MF .deps/completion_hash.Tpo -c -o completion_hash.o completion_hash.cc
  10. :info:build mv -f .deps/completion_hash.Tpo .deps/completion_hash.Po
  11. :info:build /bin/sh ../../libtool --preserve-dup-deps --tag=CXX   --mode=link /Developer/usr/bin/llvm-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 mysqltest_embedded mysqltest.o ../libmysqld.a -ldl    ../../regex/libregex.a  -lm    -lm  -L/opt/local/lib/ -lssl -lcrypto -L/opt/local/lib -lz  
  12. :info:build libtool: link: /Developer/usr/bin/llvm-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 mysqltest_embedded mysqltest.o  -L/opt/local/lib ../libmysqld.a -ldl ../../regex/libregex.a -lm -lm -L/opt/local/lib/ -lssl -lcrypto -lz
  13. :info:build ld: in ../libmysqld.a(H‰ùˆHÿÁHÿÈuöH), archive member 'H‰ùˆHÿÁHÿÈuöH' with length 0 is not mach-o or llvm bitcode for architecture x86_64
  14. :info:build collect2: ld returned 1 exit status
  15. :info:build make[4]: *** [mysqltest_embedded] Error 1
  16. :info:build make[4]: *** Waiting for unfinished jobs....
  17. :info:build mv -f .deps/mysql_client_test.Tpo .deps/mysql_client_test.Po
  18. :info:build make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql5/mysql5/work/mysql-5.1.57/libmysqld/examples'
  19. :info:build make[3]: *** [all] Error 2
  20. :info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql5/mysql5/work/mysql-5.1.57/libmysqld/examples'
  21. :info:build make[2]: *** [all-recursive] Error 1
  22. :info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql5/mysql5/work/mysql-5.1.57/libmysqld'
  23. :info:build make[1]: *** [all] Error 2
  24. :info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql5/mysql5/work/mysql-5.1.57/libmysqld'
  25. :info:build make: *** [all-recursive] Error 1
  26. :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql5/mysql5/work/mysql-5.1.57'
  27. :info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql5/mysql5/work/mysql-5.1.57" && /usr/bin/make -j2 -w all " returned error 2
  28. :error:build Target org.macports.build returned: shell command failed (see log for details)
  29. :debug:build Backtrace: shell command failed (see log for details)
  30.     while executing
  31. "command_exec build"
  32.     (procedure "portbuild::build_main" line 8)
  33.     invoked from within
  34. "$procedure $targetname"
  35. :info:build Warning: the following items did not execute (for mysql5): org.macports.activate org.macports.build org.macports.destroot org.macports.install
  36. :notice:build Log for mysql5 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql5/mysql5/main.log
clone this paste RAW Paste Data