Opened 12 years ago
Closed 10 years ago
#37180 closed defect (fixed)
quickfix installation failed with boost 1.52
Reported by: | shao.zhang@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt) | |
Port: | quickfix |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Here is the error logs:
:info:build C++/fixt11/MessageCracker.h:67:15: note: hidden overloaded virtual function 'FIXT11::MessageCracker::onMessage' declared here :info:build virtual void onMessage( Logon&, const FIX::SessionID& ) {} :info:build ^ :info:build mv -f .deps/pt.Tpo .deps/pt.Po :info:build /bin/sh ../libtool --tag=CXX --mode=link /usr/bin/clang++ -pipe -O2 -arch x86_64 -Wall -ansi -Wpointer-arith -Wwrite-strings -I/opt/local/include/libxml2 -L../UnitTest++ -lUnitTest++ -o pt pt.o C++/libquickfix.la -L/opt/local/lib -lxml2 -lz -lpthread -liconv -lm :info:build libtool: link: /usr/bin/clang++ -pipe -O2 -arch x86_64 -Wall -ansi -Wpointer-arith -Wwrite-strings -I/opt/local/include/libxml2 -o .libs/pt pt.o -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_quickfix/quickfix/work/quickfix/UnitTest++ -lUnitTest++ C++/.libs/libquickfix.dylib -L/opt/local/lib /opt/local/lib/libxml2.dylib /opt/local/lib/liblzma.dylib -lz -lpthread /opt/local/lib/libiconv.dylib -lm -pthread :info:build clang: warning: argument unused during compilation: '-ansi' :info:build clang: warning: argument unused during compilation: '-pthread' :info:build Undefined symbols for architecture x86_64: :info:build "boost::system::system_category()", referenced from: :info:build boost::mutex::mutex() in pt.o :info:build boost::mutex::lock() in pt.o :info:build __GLOBAL__I_a in pt.o :info:build "boost::system::generic_category()", referenced from: :info:build __GLOBAL__I_a in pt.o :info:build ld: symbol(s) not found for architecture x86_64 :info:build clang: error: linker command failed with exit code 1 (use -v to see invocation) :info:build make[3]: *** [pt] Error 1 :info:build make[3]: *** Waiting for unfinished jobs.... :info:build 10 warnings generated. :info:build mv -f .deps/at.Tpo .deps/at.Po :info:build 2 warnings generated. :info:build mv -f .deps/ut.Tpo .deps/ut.Po :info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_quickfix/quickfix/work/quickfix/src' :info:build make[2]: *** [all-recursive] Error 1 :info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_quickfix/quickfix/work/quickfix/src' :info:build make[1]: *** [all-recursive] Error 1 :info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_quickfix/quickfix/work/quickfix' :info:build make: *** [all] Error 2 :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_quickfix/quickfix/work/quickfix' :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_quickfix/quickfix/work/quickfix" && /usr/bin/make -j4 -w all :info:build Exit code: 2 :error:build org.macports.build for port quickfix returned: command execution failed :debug:build Error code: CHILDSTATUS 40438 2 :debug:build Backtrace: command execution failed while executing "system -nice 0 $fullcmdstring" ("eval" body line 1) invoked from within "eval system $notty $nice \$fullcmdstring" invoked from within "command_exec build" (procedure "portbuild::build_main" line 8) invoked from within "$procedure $targetname" :info:build Warning: targets not executed for quickfix: org.macports.activate org.macports.build org.macports.destroot org.macports.install :notice:build Please see the log file for port quickfix for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_quickfix/quickfix/main.log
Attachments (1)
Change History (4)
Changed 12 years ago by shao.zhang@…
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Keywords: | quickfix removed |
Port: | quickfix added |
comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
I agree this build error occurs. Could you report it to the developers of quickfix? This is their bug tracker: https://sourceforge.net/tracker/?group_id=37535&atid=1126912
comment:3 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
This doesn't seem to be a problem with quickfix 1.14.0 anymore.
Note: See
TracTickets for help on using
tickets.
quickfix build log