Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- removed the first bit because it was too large for pastebin --
- :info:build mv -f .deps/completion_hash.Tpo .deps/completion_hash.Po
- :info:build mv -f .deps/mysql.Tpo .deps/mysql.Po
- :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
- :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
- :info:build ld: in ../libmysqld.a(), archive member '' with length 0 is not mach-o or llvm bitcode for architecture x86_64
- :info:build collect2: ld returned 1 exit status
- :info:build make[4]: *** [mysql] Error 1
- :info:build make[4]: *** Waiting for unfinished jobs....
- :info:build mv -f .deps/mysqltest.Tpo .deps/mysqltest.Po
- :info:build mv -f .deps/mysql_client_test.Tpo .deps/mysql_client_test.Po
- :info:build make[3]: *** [all] Error 2
- :info:build make[2]: *** [all-recursive] Error 1
- :info:build make[1]: *** [all] Error 2
- :info:build make: *** [all-recursive] Error 1
- :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
- :error:build Target org.macports.build returned: shell command failed (see log for details)
- :debug:build Backtrace: shell command failed (see log for details)
- while executing
- "command_exec build"
- (procedure "portbuild::build_main" line 8)
- invoked from within
- "$procedure $targetname"
- :info:build Warning: the following items did not execute (for mysql5): org.macports.activate org.macports.build org.macports.destroot org.macports.install
- :error:build Failed to install mysql5
- :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