finance/quickfix
Free FIX Protocol Implementation
| Flavor | Version | Run | OSVersion | Arch | License | Restricted | Status | |
|---|---|---|---|---|---|---|---|---|
| 1.15.1_2 | 620 | 4.0 | amd64 | gpl3+ | 0 | fail |
License Permissions:
Events
| Machine | Type | Time | Message |
|---|---|---|---|
| m4064b | info | 2025-11-03 00:05:26.13109 | Test Started |
| m4064b | fail | 2025-11-03 00:06:24.120672 | make build returned non-zero: 1 |
| m4064b | fail | 2025-11-03 00:06:24.193294 | Test complete. |
Log
[1m===> Building for quickfix-1.15.1_2[0m
/usr/local/bin/gmake -C /magus/work/usr/mports/finance/quickfix/work/quickfix-1.15.1/UnitTest++ TestUnitTest++
gmake[1]: Entering directory '/magus/work/usr/mports/finance/quickfix/work/quickfix-1.15.1/UnitTest++'
src/AssertException.cpp
In file included from src/AssertException.cpp:1:
In file included from src/AssertException.h:4:
In file included from /usr/include/c++/v1/exception:81:
In file included from /usr/include/c++/v1/__exception/exception_ptr.h:15:
In file included from /usr/include/c++/v1/__memory/construct_at.h:23:
In file included from /usr/include/c++/v1/new:358:
In file included from /usr/include/c++/v1/cstdlib:86:
/usr/include/c++/v1/stdlib.h:145:30: error: unknown type name 'lldiv_t'; did you mean 'ldiv_t'?
145 | inline _LIBCPP_HIDE_FROM_ABI lldiv_t div(long long __x, long long __y) _NOEXCEPT { return ::lldiv(__x, __y); }
| ^
/usr/include/stdlib.h:70:3: note: 'ldiv_t' declared here
70 | } ldiv_t;
| ^
In file included from src/AssertException.cpp:1:
In file included from src/AssertException.h:4:
In file included from /usr/include/c++/v1/exception:81:
In file included from /usr/include/c++/v1/__exception/exception_ptr.h:15:
In file included from /usr/include/c++/v1/__memory/construct_at.h:23:
In file included from /usr/include/c++/v1/new:358:
In file included from /usr/include/c++/v1/cstdlib:86:
/usr/include/c++/v1/stdlib.h:145:93: error: no member named 'lldiv' in the global namespace; did you mean 'ldiv'?
145 | inline _LIBCPP_HIDE_FROM_ABI lldiv_t div(long long __x, long long __y) _NOEXCEPT { return ::lldiv(__x, __y); }
| ~~^
/usr/include/stdlib.h:105:9: note: 'ldiv' declared here
105 | ldiv_t ldiv(long, long) __pure2;
| ^
2 errors generated.
gmake[1]: *** [Makefile:90: src/AssertException.o] Error 1
gmake[1]: Leaving directory '/magus/work/usr/mports/finance/quickfix/work/quickfix-1.15.1/UnitTest++'
*** Error code 2
Stop.
make: stopped in /usr/mports/finance/quickfix
Links
Depends On
- converters/libiconv (build)
- devel/autoconf (build)
- devel/automake (build)
- devel/gmake (build)
- devel/libtool (build)
- shells/bash (build)
- converters/libiconv (lib)
- databases/postgresql14-client (lib)
- textproc/libxml2 (lib)
- converters/libiconv (run)
Depend Of
NothingCategories
CVEs
- Loading CVE information...
MidnightBSD Magus