net/ulxmlrpcpp
Ultra lightweight xml-rpc library written in C++
| Flavor | Version | Run | OSVersion | Arch | License | Restricted | Status | |
|---|---|---|---|---|---|---|---|---|
| 1.7.5_2 | 623 | 4.0 | i386 | lgpl | 0 | fail |
License Permissions:
Events
| Machine | Type | Time | Message |
|---|---|---|---|
| m4032 | info | 2025-12-24 14:37:25.738218 | Test Started |
| m4032 | fail | 2025-12-24 14:37:55.014776 | make build returned non-zero: 1 |
| m4032 | fail | 2025-12-24 14:37:55.06762 | Test complete. |
Log
[1m===> Building for ulxmlrpcpp-1.7.5_2[0m --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in ulxmlrpcpp --- all-recursive --- Making all in . --- ulxmlrpcpp.lo --- --- ulxr_cached_resource.lo --- --- ulxr_call.lo --- --- ulxr_callparse.lo --- --- ulxr_call.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I. -I .. -I/usr/include/kerberos/ -I/usr/local/include -DULXR_DATADIR=\"/usr/local/share\" -DULXR_HAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT ulxr_call.lo -MD -MP -MF .deps/ulxr_call.Tpo -c -o ulxr_call.lo ulxr_call.cpp --- ulxr_callparse.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I. -I .. -I/usr/include/kerberos/ -I/usr/local/include -DULXR_DATADIR=\"/usr/local/share\" -DULXR_HAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT ulxr_callparse.lo -MD -MP -MF .deps/ulxr_callparse.Tpo -c -o ulxr_callparse.lo ulxr_callparse.cpp --- ulxr_cached_resource.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I. -I .. -I/usr/include/kerberos/ -I/usr/local/include -DULXR_DATADIR=\"/usr/local/share\" -DULXR_HAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT ulxr_cached_resource.lo -MD -MP -MF .deps/ulxr_cached_resource.Tpo -c -o ulxr_cached_resource.lo ulxr_cached_resource.cpp --- ulxmlrpcpp.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I. -I .. -I/usr/include/kerberos/ -I/usr/local/include -DULXR_DATADIR=\"/usr/local/share\" -DULXR_HAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT ulxmlrpcpp.lo -MD -MP -MF .deps/ulxmlrpcpp.Tpo -c -o ulxmlrpcpp.lo ulxmlrpcpp.cpp --- ulxr_call.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I. -I .. -I/usr/include/kerberos/ -I/usr/local/include -DULXR_DATADIR=\"/usr/local/share\" -DULXR_HAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT ulxr_call.lo -MD -MP -MF .deps/ulxr_call.Tpo -c ulxr_call.cpp -fPIC -DPIC -o .libs/ulxr_call.o --- ulxr_callparse.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I. -I .. -I/usr/include/kerberos/ -I/usr/local/include -DULXR_DATADIR=\"/usr/local/share\" -DULXR_HAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT ulxr_callparse.lo -MD -MP -MF .deps/ulxr_callparse.Tpo -c ulxr_callparse.cpp -fPIC -DPIC -o .libs/ulxr_callparse.o --- ulxr_cached_resource.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I. -I .. -I/usr/include/kerberos/ -I/usr/local/include -DULXR_DATADIR=\"/usr/local/share\" -DULXR_HAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT ulxr_cached_resource.lo -MD -MP -MF .deps/ulxr_cached_resource.Tpo -c ulxr_cached_resource.cpp -fPIC -DPIC -o .libs/ulxr_cached_resource.o --- ulxmlrpcpp.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I. -I .. -I/usr/include/kerberos/ -I/usr/local/include -DULXR_DATADIR=\"/usr/local/share\" -DULXR_HAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT ulxmlrpcpp.lo -MD -MP -MF .deps/ulxmlrpcpp.Tpo -c ulxmlrpcpp.cpp -fPIC -DPIC -o .libs/ulxmlrpcpp.o --- ulxr_cached_resource.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I. -I .. -I/usr/include/kerberos/ -I/usr/local/include -DULXR_DATADIR=\"/usr/local/share\" -DULXR_HAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT ulxr_cached_resource.lo -MD -MP -MF .deps/ulxr_cached_resource.Tpo -c ulxr_cached_resource.cpp -o ulxr_cached_resource.o >/dev/null 2>&1 --- ulxr_callparse.lo --- ulxr_callparse.cpp:125:8: error: no member named 'auto_ptr' in namespace 'std' 125 | std::auto_ptrcurr(getTopValueState()); | ~~~~~^ ulxr_callparse.cpp:125:17: error: 'ValueState' does not refer to a value 125 | std::auto_ptr curr(getTopValueState()); | ^ ../ulxmlrpcpp/ulxr_valueparse_base.h:77:24: note: declared here 77 | class ULXR_API_DECL0 ValueState : public XmlParserBase::ParserState | ^ ulxr_callparse.cpp:125:29: error: use of undeclared identifier 'curr' 125 | std::auto_ptr curr(getTopValueState()); | ^ ulxr_callparse.cpp:131:10: error: use of undeclared identifier 'curr' 131 | switch(curr->getParserState() ) | ^ ulxr_callparse.cpp:135:32: error: use of undeclared identifier 'curr' 135 | methodcall.setMethodName(curr->getCharData()); | ^ ulxr_callparse.cpp:149:11: error: use of undeclared identifier 'curr' 149 | if (curr->getValue() != 0) | ^ ulxr_callparse.cpp:150:30: error: use of undeclared identifier 'curr' 150 | methodcall.addParam(*curr->getValue()); | ^ ulxr_callparse.cpp:151:14: error: use of undeclared identifier 'curr' 151 | delete curr->getValue(); | ^ ulxr_callparse.cpp:155:19: error: use of undeclared identifier 'curr' 155 | states.push(curr.release()); // put back, someone else will process | ^ 9 errors generated. *** [ulxr_callparse.lo] Error code 1 make[3]: stopped in /magus/work/usr/mports/net/ulxmlrpcpp/work/ulxmlrpcpp-1.7.5/ulxmlrpcpp --- ulxmlrpcpp.lo --- ulxmlrpcpp.cpp:1185:6: error: no template named 'auto_ptr' in namespace 'std' 1185 | std::auto_ptr l4jconn; | ~~~~~^ ulxmlrpcpp.cpp:1186:6: error: no template named 'auto_ptr' in namespace 'std' 1186 | std::auto_ptr l4j; | ~~~~~^ 2 errors generated. *** [ulxmlrpcpp.lo] Error code 1 make[3]: stopped in /magus/work/usr/mports/net/ulxmlrpcpp/work/ulxmlrpcpp-1.7.5/ulxmlrpcpp --- ulxr_call.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I. -I .. -I/usr/include/kerberos/ -I/usr/local/include -DULXR_DATADIR=\"/usr/local/share\" -DULXR_HAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT ulxr_call.lo -MD -MP -MF .deps/ulxr_call.Tpo -c ulxr_call.cpp -o ulxr_call.o >/dev/null 2>&1 --- ulxr_cached_resource.lo --- mv -f .deps/ulxr_cached_resource.Tpo .deps/ulxr_cached_resource.Plo --- ulxr_call.lo --- mv -f .deps/ulxr_call.Tpo .deps/ulxr_call.Plo 2 errors make[3]: stopped in /magus/work/usr/mports/net/ulxmlrpcpp/work/ulxmlrpcpp-1.7.5/ulxmlrpcpp make[2]: stopped in /magus/work/usr/mports/net/ulxmlrpcpp/work/ulxmlrpcpp-1.7.5/ulxmlrpcpp make[1]: stopped in /magus/work/usr/mports/net/ulxmlrpcpp/work/ulxmlrpcpp-1.7.5 make: stopped in /magus/work/usr/mports/net/ulxmlrpcpp/work/ulxmlrpcpp-1.7.5 ===> 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/net/ulxmlrpcpp
Links
Depends On
- converters/libiconv (build)
- converters/libiconv (lib)
- textproc/expat2 (lib)
- converters/libiconv (run)
Depend Of
NothingCategories
CVEs
- Loading CVE information...
MidnightBSD Magus