Re: revert preset configuration for mingw*
Roumen Petrov <[email protected]> Sat, 10 Jun 2017 14:53:53 +0300
| Newsgroups | gmane.text.xml.xmlsec |
|---|---|
| Message-ID | <[email protected]> |
Roumen Petrov wrote: > Hi, > > [SNIP] > Only 0001-revert-preset-configuration-for-mingw.patch is enough to > build and run the tests. and result of test attached. Hint for tests: $ LTDL_LIBRARY_PATH="`winepath -w src/openssl`;`winepath -w src`" $ export LTDL_LIBRARY_PATH $ make check Only enc report failure but this seems to me is due to eol conventions: <CR> vs <CR><LF>. Roumen _______________________________________________ xmlsec mailing list [email protected] http://www.aleksey.com/mailman/listinfo/xmlsec
testKeys.sh.20170610_071454-29179.log
(text/x-log, 4.3 KB)
--- testKeys started for xmlsec-openssl library (20170610_071454) --- --- LD_LIBRARY_PATH=/home/centos/.builds/xmlsec-origin/src/openssl/.libs:/home/centos/.builds/xmlsec-origin/src/.libs: /home/centos/.builds/xmlsec-origin/apps/xmlsec1.exe check-key-data --crypto openssl --crypto-config /tmp/xmlsec-crypto-config hmac fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot fixme:toolhelp:Heap32ListFirst : stub Key data "hmac" found /home/centos/.builds/xmlsec-origin/apps/xmlsec1.exe keys --gen-key:test-hmac-sha1 hmac-192 --crypto openssl --crypto-config /tmp/xmlsec-crypto-config /tmp/xmlsec-crypto-config/keys.xml fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot fixme:toolhelp:Heap32ListFirst : stub /home/centos/.builds/xmlsec-origin/apps/xmlsec1.exe check-key-data --crypto openssl --crypto-config /tmp/xmlsec-crypto-config rsa fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot fixme:toolhelp:Heap32ListFirst : stub Key data "rsa" found /home/centos/.builds/xmlsec-origin/apps/xmlsec1.exe keys --gen-key:test-rsa rsa-1024 --keys-file /tmp/xmlsec-crypto-config/keys.xml --crypto openssl --crypto-config /tmp/xmlsec-crypto-config /tmp/xmlsec-crypto-config/keys.xml fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot fixme:toolhelp:Heap32ListFirst : stub /home/centos/.builds/xmlsec-origin/apps/xmlsec1.exe check-key-data --crypto openssl --crypto-config /tmp/xmlsec-crypto-config dsa fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot fixme:toolhelp:Heap32ListFirst : stub Key data "dsa" found /home/centos/.builds/xmlsec-origin/apps/xmlsec1.exe keys --gen-key:test-dsa dsa-1024 --keys-file /tmp/xmlsec-crypto-config/keys.xml --crypto openssl --crypto-config /tmp/xmlsec-crypto-config /tmp/xmlsec-crypto-config/keys.xml fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot fixme:toolhelp:Heap32ListFirst : stub /home/centos/.builds/xmlsec-origin/apps/xmlsec1.exe check-key-data --crypto openssl --crypto-config /tmp/xmlsec-crypto-config des fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot fixme:toolhelp:Heap32ListFirst : stub Key data "des" found /home/centos/.builds/xmlsec-origin/apps/xmlsec1.exe keys --gen-key:test-des des-192 --keys-file /tmp/xmlsec-crypto-config/keys.xml --crypto openssl --crypto-config /tmp/xmlsec-crypto-config /tmp/xmlsec-crypto-config/keys.xml fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot fixme:toolhelp:Heap32ListFirst : stub /home/centos/.builds/xmlsec-origin/apps/xmlsec1.exe check-key-data --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot fixme:toolhelp:Heap32ListFirst : stub Key data "aes" found /home/centos/.builds/xmlsec-origin/apps/xmlsec1.exe keys --gen-key:test-aes128 aes-128 --keys-file /tmp/xmlsec-crypto-config/keys.xml --crypto openssl --crypto-config /tmp/xmlsec-crypto-config /tmp/xmlsec-crypto-config/keys.xml fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot fixme:toolhelp:Heap32ListFirst : stub /home/centos/.builds/xmlsec-origin/apps/xmlsec1.exe check-key-data --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot fixme:toolhelp:Heap32ListFirst : stub Key data "aes" found /home/centos/.builds/xmlsec-origin/apps/xmlsec1.exe keys --gen-key:test-aes192 aes-192 --keys-file /tmp/xmlsec-crypto-config/keys.xml --crypto openssl --crypto-config /tmp/xmlsec-crypto-config /tmp/xmlsec-crypto-config/keys.xml fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot fixme:toolhelp:Heap32ListFirst : stub /home/centos/.builds/xmlsec-origin/apps/xmlsec1.exe check-key-data --crypto openssl --crypto-config /tmp/xmlsec-crypto-config aes fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot fixme:toolhelp:Heap32ListFirst : stub Key data "aes" found /home/centos/.builds/xmlsec-origin/apps/xmlsec1.exe keys --gen-key:test-aes256 aes-256 --keys-file /tmp/xmlsec-crypto-config/keys.xml --crypto openssl --crypto-config /tmp/xmlsec-crypto-config /tmp/xmlsec-crypto-config/keys.xml fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot fixme:toolhelp:Heap32ListFirst : stub --- testKeys finished ---
testDSig.sh.20170610_071457-29252.log
(text/x-log, 181.8 KB) - not displayed
testEnc.sh.20170610_071626-30790.log
(text/x-log, 110.1 KB) - not displayed