On Wed, 28 Aug 2019, Gustaf Neumann wrote:
Can it be that you have to update some packages [3]?
I thank you again. The problem was not naviserver, but indeed my FreeBSD installation. After upgrading to FreeBSD 11.3, configure runs and it compiles quite cleanly. Only "make test" made few errors (see below). I suppose nothing bad. Regards Rodrigo ---------------------------------------------- gmake test [...] s_adp_compress.test ns_base64.test ==== ns_base64encode-3.0 UTF-8 data, from string or file, binary or not, convert everything via I/O to bytearray FAILED ---- Test generated error; Return code was: 1 ---- Return code should have been one of: 0 2 ==== ns_base64encode-3.0 FAILED ==== ns_base64encode-3.1 euro-sign, in unicode-notation, literally and converted to a bytearray FAILED ---- Result was: invalid command name "nsf::__db_get_obj" ---- Result should have been (exact matching): {} {} bytearray {4oKs 4oKs 4oKs} {bytearray bytearray bytearray} {4oKs 4oKs 4oKs} ==== ns_base64encode-3.1 FAILED ==== ns_base64encode-3.2 mathematical symbols in UTF-8, from forums, literally and converted to a bytearray FAILED ---- Result was: invalid command name "nsf::__db_get_obj" ---- Result should have been (exact matching): {} bytearray {w6TDtsO8yoPJqmLJmWzJm864 w6TDtsO8yoPJqmLJmWzJm864} {bytearray bytearray} {w6TDtsO8yoPJqmLJmWzJm864 w6TDtsO8yoPJqmLJmWzJm864} ==== ns_base64encode-3.2 FAILED ==== ns_base64encode-3.3 binary data, from file or memory FAILED ---- Result was: invalid command name "nsf::__db_get_obj" ---- Result should have been (exact matching): {} bytearray bytearray string {AAECA+KYgA== AAECA+KYgA== AAECA+KYgA==} {bytearray bytearray bytearray} {AAECA+KYgA== AAECA+KYgA== AAECA+KYgA==} ==== ns_base64encode-3.3 FAILED ==== ns_base64decode-4.0 base64decoded from provided string + binary scan FAILED ---- Test generated error; Return code was: 1 ---- Return code should have been one of: 0 2 ==== ns_base64decode-4.0 FAILED [...] ==== md-utf-1.0 plain umlaut, 16 bits UTF-8 FAILED ---- Test generated error; Return code was: 1 ---- Return code should have been one of: 0 2 ==== md-utf-1.0 FAILED ==== md-utf-1.1 character outside 16bit range, 24 bits UTF-8 FAILED ---- Test generated error; Return code was: 1 ---- Return code should have been one of: 0 2 ==== md-utf-1.1 FAILED ==== hmac-md-1.0.1 test results of hmac passed to ns_crypto::md FAILED ---- Test generated error; Return code was: 1 ---- Return code should have been one of: 0 2 ==== hmac-md-1.0.1 FAILED ==== hmac-md-1.1 test results of ns_crypto::hmac passed to ns_md FAILED ---- Test generated error; Return code was: 1 ---- Return code should have been one of: 0 2 ==== hmac-md-1.1 FAILED ==== base64-md5.1 ns_base64encode and decode with 2 byte UTF-8 character "ü" FAILED ---- Test generated error; Return code was: 1 ---- Return code should have been one of: 0 2 ==== base64-md5.1 FAILED ==== base64-md5.2 ns_base64encode and decode with 2 byte UTF-8 character "ü" FAILED ---- Test generated error; Return code was: 1 ---- Return code should have been one of: 0 2 ==== base64-md5.2 FAILED [...] Tests ended at Wed Aug 28 19:27:40 UTC 2019 all.tcl: Total 1438 Passed 1415 Skipped 12 Failed 11 Sourced 69 Test Files. Files with failing tests: ns_base64.test ns_driver.test Number of tests skipped for each constraint: 2 Thread 2 binaryMismatch 2 knownBug 1 notDarwin 4 nsf 1 stress gmake: *** [Makefile:238: test] Terminated
_______________________________________________ naviserver-devel mailing list naviserver-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/naviserver-devel