MidnightBSD Magus

finance/quickfix

Free FIX Protocol Implementation

Flavor Version Run OSVersion Arch License Restricted Status
1.15.1_2 634 4.0 i386 gpl3+ 0 fail

License Permissions: dist-mirror dist-sell pkg-mirror pkg-sell auto-accept

Events

Machine Type Time Message
m4032b info 2026-04-23 10:35:15.279555 Test Started
m4032b fail 2026-04-23 10:36:53.54596 make build returned non-zero: 1
m4032b fail 2026-04-23 10:36:53.622559 Test complete.

Log

===>  Building for quickfix-1.15.1_2
/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

Depend Of

Nothing

Categories

CVEs

  • Loading CVE information...

LLM Analysis