Package Details: necpp 1.6.1-1

Git Clone URL: https://aur.archlinux.org/necpp.git (read-only, click to copy)
Package Base: necpp
Description: Free NEC-2 compatable electromagnetic code. With C, C++ APIs.
Upstream URL: http://elec.otago.ac.nz/w/index.php/Necpp
Licenses: GPL
Submitter: masutu
Maintainer: keenerd (masutu)
Last Packager: keenerd
Votes: 0
Popularity: 0.000000
First Submitted: 2013-06-18 09:16 (UTC)
Last Updated: 2016-11-02 12:34 (UTC)

Dependencies (1)

Required by (0)

Sources (2)

Latest Comments

wiccan2 commented on 2022-06-05 17:13 (UTC)

I'm getting the same error as @amstan but using -j1 for make is not resolving the issue for me, there does not seem to be a necpp-cvs anymore and necpp-git is also failing to build.

michaelgod commented on 2014-11-01 12:49 (UTC)

@amstan Please try necpp-cvs aur package. It's maintained by me. The build error you mentioned is solved now. The root cause of that error is race condition in make. Use -j1 to solve it.

amstan commented on 2013-12-06 15:17 (UTC)

I'm getting a build error: make[2]: *** No rule to make target '../src/libnecpp.la', needed by 'nec2++'. Stop. make[2]: *** Waiting for unfinished jobs.... mv -f .deps/XGetopt.Tpo .deps/XGetopt.Po mv -f .deps/libnecpp_la-nec_structure_currents.Tpo .deps/libnecpp_la-nec_structure_currents.Plo mv -f .deps/nec2cpp.Tpo .deps/nec2cpp.Po libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT libnecpp_la-nec_context.lo -MD -MP -MF .deps/libnecpp_la-nec_context.Tpo -c nec_context.cpp -o libnecpp_la-nec_context.o >/dev/null 2>&1 mv -f .deps/libnecpp_la-nec_context.Tpo .deps/libnecpp_la-nec_context.Plo make[2]: Leaving directory '/tmp/yaourt-tmp-alex/aur-necpp/src/necpp-1.5.0+cvs20101003/src' Makefile:397: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/tmp/yaourt-tmp-alex/aur-necpp/src/necpp-1.5.0+cvs20101003' Makefile:328: recipe for target 'all' failed make: *** [all] Error 2 ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Makepkg was unable to build necpp.