cad/tochnog
Free explicit/implicit Finite Element Program
| Flavor | Version | Run | OSVersion | Arch | License | Restricted | Status | |
|---|---|---|---|---|---|---|---|---|
| 20140100 | 623 | 4.0 | i386 | gpl2 | 0 | fail |
License Permissions:
Events
| Machine | Type | Time | Message |
|---|---|---|---|
| m4032 | info | 2025-12-22 14:16:10.504098 | Test Started |
| m4032 | fail | 2025-12-22 14:16:47.189343 | make build returned non-zero: 1 |
| m4032 | fail | 2025-12-22 14:16:47.265295 | 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/gcc13 -L/usr/local/lib/gcc13 -B/usr/local/bin -fstack-protector-strong -pthread -lm -o tochnog"
--- adjust.o ---
--- area.o ---
--- beam.o ---
--- bounda.o ---
--- area.o ---
c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Dregister= -I/usr/local/include/superlu -P area.cc
--- adjust.o ---
c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Dregister= -I/usr/local/include/superlu -P adjust.cc
--- bounda.o ---
c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Dregister= -I/usr/local/include/superlu -P bounda.cc
--- beam.o ---
c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Dregister= -I/usr/local/include/superlu -P beam.cc
--- 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'
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 adjust.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;
| ^
--- 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'
--- bounda.o ---
In file included from bounda.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'
--- beam.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 ---
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'
--- beam.o ---
22 | class _LIBCPP_TEMPLATE_VIS complex;
| ^
In file included from beam.cc:21:
--- bounda.o ---
22 | class _LIBCPP_TEMPLATE_VIS complex;
--- beam.o ---
In file included from ./tochnog.h:40:
--- bounda.o ---
| ^
--- beam.o ---
./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
--- bounda.o ---
In file included from bounda.cc:21:
--- beam.o ---
22 | class _LIBCPP_TEMPLATE_VIS complex;
| ^
--- bounda.o ---
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 ---
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;
| ^
--- 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
--- 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
--- 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
--- area.o ---
2 errors generated.
*** [area.o] Error code 1
make[1]: stopped in /magus/work/usr/mports/cad/tochnog/work/Sources/Tochnog-Latest-jan-2014
4 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/gcc13 (build)
- math/blas (lib)
- math/lapack (lib)
- math/superlu (lib)
- lang/gcc13 (run)
Depend Of
NothingCategories
CVEs
- Loading CVE information...
MidnightBSD Magus