cad/tochnog
Free explicit/implicit Finite Element Program
| Flavor | Version | Run | OSVersion | Arch | License | Restricted | Status | |
|---|---|---|---|---|---|---|---|---|
| 20140100 | 626 | 4.0 | i386 | gpl2 | 0 | fail |
License Permissions:
Events
| Machine | Type | Time | Message |
|---|---|---|---|
| m4032b | info | 2026-01-17 02:07:46.594002 | Test Started |
| m4032b | fail | 2026-01-17 02:08:49.718549 | make build returned non-zero: 1 |
| m4032b | fail | 2026-01-17 02:08:49.78281 | Test complete. |
Log
[1m===> Building for tochnog-20140100[0m
--- freebsd_old ---
/usr/bin/make tochnog "SYS_FILE=sysother" "OBJ=o" "COMPILER_FLAGS= -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Dregister= -I/usr/local/include/superlu " "LINK_FLAGS_BEFORE=" "LINK_FLAGS_AFTER= -lf2c -L/usr/local/lib -lm /usr/local/lib/libsuperlu.so -L/usr/local/lib -llapack -lblas -Wl,-rpath=/usr/local/lib/gcc14 -L/usr/local/lib/gcc14 -B/usr/local/bin -fstack-protector-strong -pthread -lm -o tochnog"
--- adjust.o ---
--- area.o ---
--- beam.o ---
--- bounda.o ---
--- calcul.o ---
--- change.o ---
--- check.o ---
--- condif.o ---
--- contact.o ---
--- conspr.o ---
--- crack.o ---
--- create.o ---
--- damage.o ---
--- data.o ---
--- date.o ---
--- database.o ---
--- adjust.o ---
c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Dregister= -I/usr/local/include/superlu -P adjust.cc
--- area.o ---
c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Dregister= -I/usr/local/include/superlu -P area.cc
--- beam.o ---
c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Dregister= -I/usr/local/include/superlu -P beam.cc
--- bounda.o ---
c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Dregister= -I/usr/local/include/superlu -P bounda.cc
--- calcul.o ---
c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Dregister= -I/usr/local/include/superlu -P calcul.cc
--- change.o ---
c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Dregister= -I/usr/local/include/superlu -P change.cc
--- check.o ---
c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Dregister= -I/usr/local/include/superlu -P check.cc
--- condif.o ---
c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Dregister= -I/usr/local/include/superlu -P condif.cc
--- contact.o ---
c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Dregister= -I/usr/local/include/superlu -P contact.cc
--- conspr.o ---
c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Dregister= -I/usr/local/include/superlu -P conspr.cc
--- crack.o ---
c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Dregister= -I/usr/local/include/superlu -P crack.cc
--- create.o ---
c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Dregister= -I/usr/local/include/superlu -P create.cc
--- damage.o ---
c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Dregister= -I/usr/local/include/superlu -P damage.cc
--- data.o ---
c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Dregister= -I/usr/local/include/superlu -P data.cc
--- date.o ---
c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Dregister= -I/usr/local/include/superlu -P date.cc
--- database.o ---
c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Dregister= -I/usr/local/include/superlu -P database.cc
--- area.o ---
In file included from area.cc:21:
In file included from ./tochnog.h:40:
./f2c.h:134:2: error: reference to 'complex' is ambiguous
134 | complex c;
| ^
./f2c.h:16:31: note: candidate found by name lookup is 'complex'
16 | typedef struct { real r, i; } complex;
| ^
/usr/include/c++/v1/__fwd/complex.h:22:28: note: candidate found by name lookup is 'std::complex'
22 | class _LIBCPP_TEMPLATE_VIS complex;
| ^
In file included from area.cc:21:
In file included from ./tochnog.h:40:
./f2c.h:134:2: error: use of class template 'complex' requires template arguments; argument deduction not allowed in non-static union member
134 | complex c;
| ^~~~~~~
/usr/include/c++/v1/__fwd/complex.h:22:28: note: template is declared here
22 | class _LIBCPP_TEMPLATE_VIS complex;
| ^
--- damage.o ---
In file included from damage.cc:21:
In file included from ./tochnog.h:40:
./f2c.h:134:2: error: reference to 'complex' is ambiguous
134 | complex c;
| ^
./f2c.h:16:31: note: candidate found by name lookup is 'complex'
--- bounda.o ---
In file included from bounda.cc:21:
--- damage.o ---
16 | typedef struct { real r, i; } complex;
| ^
/usr/include/c++/v1/__fwd/complex.h:22:28: note: candidate found by name lookup is 'std::complex'
--- bounda.o ---
In file included from ./tochnog.h:40:
./f2c.h:134:2: error: reference to 'complex' is ambiguous
--- damage.o ---
22 | class _LIBCPP_TEMPLATE_VIS complex;
| ^
In file included from damage.cc:21:
In file included from ./tochnog.h:40:
--- bounda.o ---
134 | complex c;
| ^
./f2c.h:16:31: note: candidate found by name lookup is 'complex'
--- damage.o ---
./f2c.h:134:2: error: use of class template 'complex' requires template arguments; argument deduction not allowed in non-static union member
--- bounda.o ---
16 | typedef struct { real r, i; } complex;
--- damage.o ---
134 | complex c;
| ^~~~~~~
--- bounda.o ---
| ^
/usr/include/c++/v1/__fwd/complex.h:22:28: note: candidate found by name lookup is 'std::complex'
--- damage.o ---
/usr/include/c++/v1/__fwd/complex.h:22:28: note: template is declared here
22 | class _LIBCPP_TEMPLATE_VIS complex;
| ^
--- bounda.o ---
22 | class _LIBCPP_TEMPLATE_VIS complex;
| ^
In file included from bounda.cc:21:
In file included from ./tochnog.h:40:
./f2c.h:134:2: error: use of class template 'complex' requires template arguments; argument deduction not allowed in non-static union member
134 | complex c;
| ^~~~~~~
--- data.o ---
In file included from data.cc:21:
--- bounda.o ---
/usr/include/c++/v1/__fwd/complex.h:22:28: note: template is declared here
22 | class _LIBCPP_TEMPLATE_VIS complex;
| ^
--- data.o ---
In file included from ./tochnog.h:40:
./f2c.h:134:2: error: reference to 'complex' is ambiguous
134 | complex c;
| ^
./f2c.h:16:31: note: candidate found by name lookup is 'complex'
16 | typedef struct { real r, i; } complex;
| ^
/usr/include/c++/v1/__fwd/complex.h:22:28: note: candidate found by name lookup is 'std::complex'
22 | class _LIBCPP_TEMPLATE_VIS complex;
| ^
In file included from data.cc:21:
In file included from ./tochnog.h:40:
./f2c.h:134:2: error: use of class template 'complex' requires template arguments; argument deduction not allowed in non-static union member
134 | complex c;
| ^~~~~~~
/usr/include/c++/v1/__fwd/complex.h:22:28: note: template is declared here
22 | class _LIBCPP_TEMPLATE_VIS complex;
| ^
--- date.o ---
In file included from date.cc:20:
In file included from ./tochnog.h:40:
./f2c.h:134:2: error: reference to 'complex' is ambiguous
134 | complex c;
| ^
./f2c.h:16:31: note: candidate found by name lookup is 'complex'
16 | typedef struct { real r, i; } complex;
| ^
/usr/include/c++/v1/__fwd/complex.h:22:28: note: candidate found by name lookup is 'std::complex'
22 | class _LIBCPP_TEMPLATE_VIS complex;
| ^
In file included from date.cc:20:
In file included from ./tochnog.h:40:
./f2c.h:134:2: error: use of class template 'complex' requires template arguments; argument deduction not allowed in non-static union member
134 | complex c;
| ^~~~~~~
/usr/include/c++/v1/__fwd/complex.h:22:28: note: template is declared here
22 | class _LIBCPP_TEMPLATE_VIS complex;
| ^
--- contact.o ---
In file included from contact.cc:21:
In file included from ./tochnog.h:40:
./f2c.h:134:2: error: reference to 'complex' is ambiguous
134 | complex c;
| ^
./f2c.h:16:31: note: candidate found by name lookup is 'complex'
16 | typedef struct { real r, i; } complex;
| ^
/usr/include/c++/v1/__fwd/complex.h:22:28: note: candidate found by name lookup is 'std::complex'
22 | class _LIBCPP_TEMPLATE_VIS complex;
| ^
In file included from contact.cc:21:
In file included from ./tochnog.h:40:
./f2c.h:134:2: error: use of class template 'complex' requires template arguments; argument deduction not allowed in non-static union member
134 | complex c;
| ^~~~~~~
/usr/include/c++/v1/__fwd/complex.h:22:28: note: template is declared here
--- conspr.o ---
In file included from conspr.cc:21:
In file included from ./tochnog.h:40:
./f2c.h:134:2: error: reference to 'complex' is ambiguous
134 | complex c;
| ^
./f2c.h:16:31: note: candidate found by name lookup is 'complex'
--- contact.o ---
22 | class _LIBCPP_TEMPLATE_VIS complex;
| ^
--- conspr.o ---
16 | typedef struct { real r, i; } complex;
| ^
/usr/include/c++/v1/__fwd/complex.h:22:28: note: candidate found by name lookup is 'std::complex'
22 | class _LIBCPP_TEMPLATE_VIS complex;
| ^
In file included from conspr.cc:21:
In file included from ./tochnog.h:40:
./f2c.h:134:2: error: use of class template 'complex' requires template arguments; argument deduction not allowed in non-static union member
134 | complex c;
| ^~~~~~~
/usr/include/c++/v1/__fwd/complex.h:22:28: note: template is declared here
22 | class _LIBCPP_TEMPLATE_VIS complex;
| ^
--- database.o ---
In file included from database.cc:25:
In file included from ./tochnog.h:40:
./f2c.h:134:2: error: reference to 'complex' is ambiguous
134 | complex c;
| ^
./f2c.h:16:31: note: candidate found by name lookup is 'complex'
16 | typedef struct { real r, i; } complex;
| ^
/usr/include/c++/v1/__fwd/complex.h:22:28: note: candidate found by name lookup is 'std::complex'
22 | class _LIBCPP_TEMPLATE_VIS complex;
| ^
In file included from database.cc:25:
In file included from ./tochnog.h:40:
./f2c.h:134:2: error: use of class template 'complex' requires template arguments; argument deduction not allowed in non-static union member
134 | complex c;
| ^~~~~~~
/usr/include/c++/v1/__fwd/complex.h:22:28: note: template is declared here
--- check.o ---
In file included from check.cc:21:
In file included from ./tochnog.h:40:
./f2c.h:134:2: error: reference to 'complex' is ambiguous
134 | complex c;
--- database.o ---
22 | class _LIBCPP_TEMPLATE_VIS complex;
| ^
--- check.o ---
| ^
./f2c.h:16:31: note: candidate found by name lookup is 'complex'
16 | typedef struct { real r, i; } complex;
| ^
/usr/include/c++/v1/__fwd/complex.h:22:28: note: candidate found by name lookup is 'std::complex'
22 | class _LIBCPP_TEMPLATE_VIS complex;
| ^
In file included from check.cc:21:
In file included from ./tochnog.h:40:
./f2c.h:134:2: error: use of class template 'complex' requires template arguments; argument deduction not allowed in non-static union member
134 | complex c;
| ^~~~~~~
/usr/include/c++/v1/__fwd/complex.h:22:28: note: template is declared here
22 | class _LIBCPP_TEMPLATE_VIS complex;
| ^
--- condif.o ---
In file included from condif.cc:21:
In file included from ./tochnog.h:40:
./f2c.h:134:2: error: reference to 'complex' is ambiguous
134 | complex c;
| ^
./f2c.h:16:31: note: candidate found by name lookup is 'complex'
16 | typedef struct { real r, i; } complex;
| ^
/usr/include/c++/v1/__fwd/complex.h:22:28: note: candidate found by name lookup is 'std::complex'
22 | class _LIBCPP_TEMPLATE_VIS complex;
| ^
In file included from condif.cc:21:
In file included from ./tochnog.h:40:
./f2c.h:134:2: error: use of class template 'complex' requires template arguments; argument deduction not allowed in non-static union member
134 | complex c;
| ^~~~~~~
/usr/include/c++/v1/__fwd/complex.h:22:28: note: template is declared here
22 | class _LIBCPP_TEMPLATE_VIS complex;
| ^
--- area.o ---
2 errors generated.
--- beam.o ---
In file included from beam.cc:21:
In file included from ./tochnog.h:40:
./f2c.h:134:2: error: reference to 'complex' is ambiguous
134 | complex c;
| ^
./f2c.h:16:31: note: candidate found by name lookup is 'complex'
16 | typedef struct { real r, i; } complex;
| ^
/usr/include/c++/v1/__fwd/complex.h:22:28: note: candidate found by name lookup is 'std::complex'
22 | class _LIBCPP_TEMPLATE_VIS complex;
| ^
--- area.o ---
*** [area.o] Error code 1
make[1]: stopped in /magus/work/usr/mports/cad/tochnog/work/Sources/Tochnog-Latest-jan-2014
--- beam.o ---
In file included from beam.cc:21:
In file included from ./tochnog.h:40:
./f2c.h:134:2: error: use of class template 'complex' requires template arguments; argument deduction not allowed in non-static union member
134 | complex c;
| ^~~~~~~
/usr/include/c++/v1/__fwd/complex.h:22:28: note: template is declared here
22 | class _LIBCPP_TEMPLATE_VIS complex;
| ^
--- damage.o ---
2 errors generated.
*** [damage.o] Error code 1
make[1]: stopped in /magus/work/usr/mports/cad/tochnog/work/Sources/Tochnog-Latest-jan-2014
--- bounda.o ---
2 errors generated.
*** [bounda.o] Error code 1
make[1]: stopped in /magus/work/usr/mports/cad/tochnog/work/Sources/Tochnog-Latest-jan-2014
--- create.o ---
In file included from create.cc:21:
In file included from ./tochnog.h:40:
./f2c.h:134:2: error: reference to 'complex' is ambiguous
134 | complex c;
| ^
./f2c.h:16:31: note: candidate found by name lookup is 'complex'
16 | typedef struct { real r, i; } complex;
| ^
/usr/include/c++/v1/__fwd/complex.h:22:28: note: candidate found by name lookup is 'std::complex'
22 | class _LIBCPP_TEMPLATE_VIS complex;
| ^
In file included from create.cc:21:
In file included from ./tochnog.h:40:
./f2c.h:134:2: error: use of class template 'complex' requires template arguments; argument deduction not allowed in non-static union member
134 | complex c;
| ^~~~~~~
/usr/include/c++/v1/__fwd/complex.h:22:28: note: template is declared here
22 | class _LIBCPP_TEMPLATE_VIS complex;
| ^
--- crack.o ---
In file included from crack.cc:42:
In file included from ./tochnog.h:40:
./f2c.h:134:2: error: reference to 'complex' is ambiguous
134 | complex c;
| ^
./f2c.h:16:31: note: candidate found by name lookup is 'complex'
--- adjust.o ---
In file included from adjust.cc:20:
In file included from ./tochnog.h:40:
./f2c.h:134:2: error: reference to 'complex' is ambiguous
134 | complex c;
| ^
./f2c.h:16:31: note: candidate found by name lookup is 'complex'
--- crack.o ---
16 | typedef struct { real r, i; } complex;
| ^
--- adjust.o ---
16 | typedef struct { real r, i; } complex;
--- crack.o ---
/usr/include/c++/v1/__fwd/complex.h:22:28: note: candidate found by name lookup is 'std::complex'
22 | class _LIBCPP_TEMPLATE_VIS complex;
| ^
--- adjust.o ---
| ^
/usr/include/c++/v1/__fwd/complex.h:22:28: note: candidate found by name lookup is 'std::complex'
22 | class _LIBCPP_TEMPLATE_VIS complex;
| ^
--- crack.o ---
In file included from crack.cc:42:
In file included from ./tochnog.h:40:
./f2c.h:134:2: error: use of class template 'complex' requires template arguments; argument deduction not allowed in non-static union member
134 | complex c;
| ^~~~~~~
--- adjust.o ---
In file included from adjust.cc:20:
In file included from ./tochnog.h:40:
--- crack.o ---
/usr/include/c++/v1/__fwd/complex.h:22:28: note: template is declared here
--- adjust.o ---
./f2c.h:134:2: error: use of class template 'complex' requires template arguments; argument deduction not allowed in non-static union member
--- crack.o ---
22 | class _LIBCPP_TEMPLATE_VIS complex;
| ^
--- adjust.o ---
134 | complex c;
| ^~~~~~~
/usr/include/c++/v1/__fwd/complex.h:22:28: note: template is declared here
22 | class _LIBCPP_TEMPLATE_VIS complex;
| ^
--- change.o ---
In file included from change.cc:21:
In file included from ./tochnog.h:40:
./f2c.h:134:2: error: reference to 'complex' is ambiguous
134 | complex c;
| ^
./f2c.h:16:31: note: candidate found by name lookup is 'complex'
16 | typedef struct { real r, i; } complex;
| ^
/usr/include/c++/v1/__fwd/complex.h:22:28: note: candidate found by name lookup is 'std::complex'
22 | class _LIBCPP_TEMPLATE_VIS complex;
| ^
In file included from change.cc:21:
In file included from ./tochnog.h:40:
./f2c.h:134:2: error: use of class template 'complex' requires template arguments; argument deduction not allowed in non-static union member
134 | complex c;
| ^~~~~~~
/usr/include/c++/v1/__fwd/complex.h:22:28: note: template is declared here
22 | class _LIBCPP_TEMPLATE_VIS complex;
| ^
--- data.o ---
2 errors generated.
*** [data.o] Error code 1
make[1]: stopped in /magus/work/usr/mports/cad/tochnog/work/Sources/Tochnog-Latest-jan-2014
--- contact.o ---
2 errors generated.
*** [contact.o] Error code 1
make[1]: stopped in /magus/work/usr/mports/cad/tochnog/work/Sources/Tochnog-Latest-jan-2014
--- conspr.o ---
2 errors generated.
*** [conspr.o] Error code 1
make[1]: stopped in /magus/work/usr/mports/cad/tochnog/work/Sources/Tochnog-Latest-jan-2014
--- condif.o ---
2 errors generated.
*** [condif.o] Error code 1
make[1]: stopped in /magus/work/usr/mports/cad/tochnog/work/Sources/Tochnog-Latest-jan-2014
--- date.o ---
2 errors generated.
*** [date.o] Error code 1
make[1]: stopped in /magus/work/usr/mports/cad/tochnog/work/Sources/Tochnog-Latest-jan-2014
--- beam.o ---
2 errors generated.
*** [beam.o] Error code 1
make[1]: stopped in /magus/work/usr/mports/cad/tochnog/work/Sources/Tochnog-Latest-jan-2014
--- create.o ---
2 errors generated.
*** [create.o] Error code 1
make[1]: stopped in /magus/work/usr/mports/cad/tochnog/work/Sources/Tochnog-Latest-jan-2014
--- adjust.o ---
2 errors generated.
*** [adjust.o] Error code 1
make[1]: stopped in /magus/work/usr/mports/cad/tochnog/work/Sources/Tochnog-Latest-jan-2014
--- crack.o ---
2 errors generated.
*** [crack.o] Error code 1
make[1]: stopped in /magus/work/usr/mports/cad/tochnog/work/Sources/Tochnog-Latest-jan-2014
--- change.o ---
2 errors generated.
*** [change.o] Error code 1
make[1]: stopped in /magus/work/usr/mports/cad/tochnog/work/Sources/Tochnog-Latest-jan-2014
--- check.o ---
2 errors generated.
*** [check.o] Error code 1
make[1]: stopped in /magus/work/usr/mports/cad/tochnog/work/Sources/Tochnog-Latest-jan-2014
--- database.o ---
2 errors generated.
*** [database.o] Error code 1
make[1]: stopped in /magus/work/usr/mports/cad/tochnog/work/Sources/Tochnog-Latest-jan-2014
--- calcul.o ---
In file included from calcul.cc:24:
In file included from ./tochnog.h:40:
./f2c.h:134:2: error: reference to 'complex' is ambiguous
134 | complex c;
| ^
./f2c.h:16:31: note: candidate found by name lookup is 'complex'
16 | typedef struct { real r, i; } complex;
| ^
/usr/include/c++/v1/__fwd/complex.h:22:28: note: candidate found by name lookup is 'std::complex'
22 | class _LIBCPP_TEMPLATE_VIS complex;
| ^
In file included from calcul.cc:24:
In file included from ./tochnog.h:40:
./f2c.h:134:2: error: use of class template 'complex' requires template arguments; argument deduction not allowed in non-static union member
134 | complex c;
| ^~~~~~~
/usr/include/c++/v1/__fwd/complex.h:22:28: note: template is declared here
22 | class _LIBCPP_TEMPLATE_VIS complex;
| ^
2 errors generated.
*** [calcul.o] Error code 1
make[1]: stopped in /magus/work/usr/mports/cad/tochnog/work/Sources/Tochnog-Latest-jan-2014
16 errors
make[1]: stopped in /magus/work/usr/mports/cad/tochnog/work/Sources/Tochnog-Latest-jan-2014
*** [freebsd_old] Error code 2
make: stopped in /magus/work/usr/mports/cad/tochnog/work/Sources/Tochnog-Latest-jan-2014
1 error
make: stopped in /magus/work/usr/mports/cad/tochnog/work/Sources/Tochnog-Latest-jan-2014
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1
Stop.
make: stopped in /usr/mports/cad/tochnog
Links
Depends On
- devel/binutils (build)
- lang/f2c (build)
- lang/gcc14 (build)
- math/blas (lib)
- math/lapack (lib)
- math/superlu (lib)
- lang/gcc14 (run)
Depend Of
NothingCategories
CVEs
- Loading CVE information...
MidnightBSD Magus