I have issued a ticket #57715 <https://trac.macports.org/ticket/57715> requesting help. I have not been able to determine why it’s not finding the libraries.
Mark Brethen [email protected] > On Dec 3, 2018, at 7:15 AM, Chris Jones <[email protected]> wrote: > > Please use trac to report build failures, not the mailing lists. > > https://trac.macports.org/wiki/Tickets > <https://trac.macports.org/wiki/Tickets> > > I for one do not appreciate all the (uncompressed) text files you have been > sending as attachments recently. > > On 3 Dec 2018, at 7:14 am, Mark Brethen <[email protected] > <mailto:[email protected]>> wrote: > >> I found this in the install readme: >> >> If you like to use TAUCS as solver, install TAUCS in /usr/local/taucs >> (and lapack, blas and metis in /usr/local/taucs/external/lib/linux) >> and change the Makefile in >> /usr/local/CalculiX/ccx_2.14/src as follows: >> a) add "-I ../../../taucs/src -I ../../../taucs/build/linux -DTAUCS" to >> the CFLAGS (without double quotes) >> b) add >> "../../../taucs/lib/linux/libtaucs.a \ >> ../../../taucs/external/lib/linux/liblapack.a \ >> ../../../taucs/external/lib/linux/libblas.a \ >> ../../../taucs/external/lib/linux/libmetis.a \" >> to LIBS >> Notice that you only need lapack, blas and metis if you want to >> install TAUCS. >> Look at file tau.c and the documentation of TAUCS for details. >> <tau.c> >> >> >> Mark Brethen >> [email protected] <mailto:[email protected]> >> >> >> >>> On Dec 3, 2018, at 12:44 AM, Mark Brethen <[email protected] >>> <mailto:[email protected]>> wrote: >>> >>> The log file is 193kb: >>> >>> :info:build make: *** No rule to make target `-ltaucs', needed by >>> `ccx_2.14'. Stop. >>> :info:build make: Leaving directory >>> `/opt/local/var/macports/build/_Users_marbre_ports_cad_calculix-ccx/calculix-ccx/work/ccx_2.14/src' >>> :info:build Command failed: cd >>> "/opt/local/var/macports/build/_Users_marbre_ports_cad_calculix-ccx/calculix-ccx/work/ccx_2.14/src" >>> && /usr/bin/make -w LDFLAGS=-L/opt/local/lib >>> :info:build Exit code: 2 >>> :error:build Failed to build calculix-ccx: command execution failed >>> :debug:build Error code: CHILDSTATUS 5530 2 >>> >>> >>> see attached Makefile. >>> >>> <Makefile><Portfile> >>> >>> Mark Brethen >>> [email protected] <mailto:[email protected]> >>> >>> >>> >>
