Bug 103441 - Solaris 11.3 (x86_64) and "9 of 45 tests failed"
Summary: Solaris 11.3 (x86_64) and "9 of 45 tests failed"
Status: NEW
Alias: None
Product: p11-glue
Classification: Unclassified
Component: p11-kit (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Solaris
: medium normal
Assignee: Stef Walter
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-25 02:52 UTC by Jeffrey Walton
Modified: 2017-10-25 02:52 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Jeffrey Walton 2017-10-25 02:52:42 UTC
This is similar to the Fedora issue reported at Issue 103402 (https://bugs.freedesktop.org/show_bug.cgi?id=103402).

Are there any logs I can provide for this?

**********

$ make check V=1
Making check in .
make  check-TESTS
1..1
ok 1 /test/success
PASS: test-tests
1..4
ok 1 /compat/strndup
# no suitable group, skipping test
ok 2 /compat/getauxval
calling secure_getenv(BLAH) getenv(BLAH) = 5
# no suitable group, skipping test
ok 3 /compat/secure_getenv
ok 4 /compat/mmap
PASS: test-compat
1..2
ok 1 /hash/murmur3
ok 2 /hash/murmur3-incr
PASS: test-hash
1..14
ok 1 /dict/create
ok 2 /dict/set-get
ok 3 /dict/set-get-remove
ok 4 /dict/remove-destroys
ok 5 /dict/set-clear
ok 6 /dict/set-destroys
ok 7 /dict/clear-destroys
ok 8 /dict/free-null
ok 9 /dict/free-destroys
ok 10 /dict/iterate
ok 11 /dict/iterate-remove
ok 12 /dict/add-check-lots-and-collisions
ok 13 /dict/count
ok 14 /dict/ulongptr
PASS: test-dict
1..8
ok 1 /array/create
ok 2 /array/add
ok 3 /array/add-remove
ok 4 /array/remove-destroys
ok 5 /array/remove-and-count
ok 6 /array/free-null
ok 7 /array/free-destroys
ok 8 /array/clear-destroys
PASS: test-array
1..11
ok 1 /constants/types
ok 2 /constants/classes
ok 3 /constants/trusts
ok 4 /constants/certs
ok 5 /constants/keys
ok 6 /constants/asserts
ok 7 /constants/categories
ok 8 /constants/mechanisms
ok 9 /constants/users
ok 10 /constants/states
ok 11 /constants/returns
PASS: test-constants
1..27
ok 1 /attrs/equal
ok 2 /attrs/hash
ok 3 /attrs/to-string
ok 4 /attrs/terminator
ok 5 /attrs/count
ok 6 /attrs/build-one
ok 7 /attrs/build-two
ok 8 /attrs/build-invalid
ok 9 /attrs/buildn-one
ok 10 /attrs/buildn-two
ok 11 /attrs/build-add
ok 12 /attrs/build-null
ok 13 /attrs/dup
ok 14 /attrs/take
ok 15 /attrs/merge-replace
ok 16 /attrs/merge-augment
ok 17 /attrs/merge-empty
ok 18 /attrs/free-null
ok 19 /attrs/match
ok 20 /attrs/matchn
ok 21 /attrs/find
ok 22 /attrs/findn
ok 23 /attrs/find-bool
ok 24 /attrs/find-ulong
ok 25 /attrs/find-value
ok 26 /attrs/find-valid
ok 27 /attrs/remove
PASS: test-attrs
1..6
ok 1 /buffer/init-uninit
ok 2 /buffer/init-for-data
ok 3 /buffer/append
ok 4 /buffer/null
ok 5 /buffer/add
ok 6 /buffer/steal
PASS: test-buffer
1..5
ok 1 /url/decode-success
ok 2 /url/decode-skip
ok 3 /url/decode-failure
ok 4 /url/encode
ok 5 /url/encode-verbatim
PASS: test-url
1..7
ok 1 /path/base
ok 2 /path/build
ok 3 /path/expand
ok 4 /path/absolute
ok 5 /path/parent
ok 6 /path/prefix
ok 7 /path/canon
PASS: test-path
1..6
ok 1 /lexer/basic
ok 2 /lexer/corners
ok 3 /lexer/following
ok 4 /lexer/bad-pem
ok 5 /lexer/bad-section
ok 6 /lexer/bad-value
PASS: test-lexer
1..1
p11-kit: Details: value: No such file or directory
ok 1 /message/with-err
PASS: test-message
1..2
sh: line 10: 10965: Memory fault(coredump)
FAIL: test-progname
1..1
ok 1 /util/space-strlen
PASS: test-util
1..16
ok 1 /conf/test_parse_conf_1
ok 2 /conf/test_parse_ignore_missing
p11-kit: couldn't open config file: /export/home/jwalton/Build-Scripts/p11-kit-0.23.2/p11-kit/fixtures/non-existant.conf: No such file or directory
ok 3 /conf/test_parse_fail_missing
ok 4 /conf/test_merge_defaults
ok 5 /conf/test_load_globals_merge
ok 6 /conf/test_load_globals_no_user
ok 7 /conf/test_load_globals_system_sets_only
ok 8 /conf/test_load_globals_user_sets_only
p11-kit: invalid mode for 'user-config': bad
ok 9 /conf/test_load_globals_system_sets_invalid
p11-kit: invalid mode for 'user-config': bad
ok 10 /conf/test_load_globals_user_sets_invalid
p11-kit: invalid config filename, will be ignored in the future: /export/home/jwalton/Build-Scripts/p11-kit-0.23.2/p11-kit/fixtures/system-modules/two.badname
ok 11 /conf/test_load_modules_merge
p11-kit: invalid config filename, will be ignored in the future: /export/home/jwalton/Build-Scripts/p11-kit-0.23.2/p11-kit/fixtures/system-modules/two.badname
ok 12 /conf/test_load_modules_no_user
ok 13 /conf/test_load_modules_user_only
p11-kit: invalid config filename, will be ignored in the future: /export/home/jwalton/Build-Scripts/p11-kit-0.23.2/p11-kit/fixtures/system-modules/two.badname
ok 14 /conf/test_load_modules_user_none
ok 15 /conf/test_parse_boolean
p11-kit: invalid config filename, will be ignored in the future: /export/home/jwalton/Build-Scripts/p11-kit-0.23.2/p11-kit/fixtures/system-modules/two.badname
not ok 16 /conf/setuid
# assertion failed (ret == 33): (0 == 33)
# in test_setuid() at test-conf.c:411
FAIL: test-conf
1..45
ok 1 /uri/test_uri_parse
ok 2 /uri/test_uri_parse_bad_scheme
ok 3 /uri/test_uri_parse_with_label
ok 4 /uri/test_uri_parse_with_empty_label
ok 5 /uri/test_uri_parse_with_empty_id
ok 6 /uri/test_uri_parse_with_label_and_klass
ok 7 /uri/parse-with-label-and-new-class
ok 8 /uri/test_uri_parse_with_id
ok 9 /uri/test_uri_parse_with_bad_string_encoding
ok 10 /uri/test_uri_parse_with_bad_hex_encoding
ok 11 /uri/test_uri_parse_with_token
ok 12 /uri/test_uri_parse_with_token_bad_encoding
ok 13 /uri/test_uri_parse_with_bad_syntax
ok 14 /uri/test_uri_parse_with_spaces
ok 15 /uri/test_uri_parse_with_library
ok 16 /uri/test_uri_parse_with_library_bad_encoding
ok 17 /uri/test_uri_build_empty
ok 18 /uri/test_uri_build_with_token_info
ok 19 /uri/test_uri_build_with_token_null_info
ok 20 /uri/test_uri_build_with_token_empty_info
ok 21 /uri/test_uri_build_with_attributes
ok 22 /uri/test_uri_parse_private_key
ok 23 /uri/test_uri_parse_secret_key
ok 24 /uri/test_uri_parse_library_version
ok 25 /uri/test_uri_parse_parse_unknown_object_type
ok 26 /uri/test_uri_parse_unrecognized
ok 27 /uri/test_uri_parse_too_long_is_unrecognized
ok 28 /uri/test_uri_build_object_type_cert
ok 29 /uri/test_uri_build_object_type_private
ok 30 /uri/test_uri_build_object_type_public
ok 31 /uri/test_uri_build_object_type_secret
ok 32 /uri/test_uri_build_with_library
ok 33 /uri/test_uri_build_library_version
ok 34 /uri/test_uri_get_set_unrecognized
ok 35 /uri/test_uri_match_token
ok 36 /uri/test_uri_match_module
ok 37 /uri/test_uri_match_version
ok 38 /uri/test_uri_match_attributes
ok 39 /uri/test_uri_get_set_attribute
ok 40 /uri/test_uri_get_set_attributes
ok 41 /uri/test_uri_pin_source
ok 42 /uri/pin-value
ok 43 /uri/pin-value-bad
ok 44 /uri/test_uri_free_null
ok 45 /uri/test_uri_message
PASS: test-uri
1..8
ok 1 /pin/test_pin_register_unregister
ok 2 /pin/test_pin_read
ok 3 /pin/test_pin_read_no_match
ok 4 /pin/test_pin_register_duplicate
ok 5 /pin/test_pin_register_fallback
ok 6 /pin/test_pin_file
ok 7 /pin/test_pin_file_large
ok 8 /pin/test_pin_ref_unref
PASS: test-pin
1..7
ok 1 /init/test_recursive_initialization
ok 2 /init/test_threaded_initialization
ok 3 /init/test_mutexes
ok 4 /init/test_load_and_initialize
ok 5 /init/test_fork_initialization
ok 6 /init/test_initalize_fail
ok 7 /init/test_finalize_fail
PASS: test-init
1..11
sh: line 10: 10981: Memory fault(coredump)
FAIL: test-modules
1..9
sh: line 10: 10984: Memory fault(coredump)
FAIL: test-deprecated
1..45
sh: line 10: 10987: Memory fault(coredump)
FAIL: test-proxy
1..31
sh: line 10: 10990: Memory fault(coredump)
FAIL: test-iter
1..66
ok 1 /rpc/new-free
ok 2 /rpc/uint16
ok 3 /rpc/uint16-static
ok 4 /rpc/uint32
ok 5 /rpc/uint32-static
ok 6 /rpc/uint64
ok 7 /rpc/uint64-static
ok 8 /rpc/byte-array
ok 9 /rpc/byte-array-null
ok 10 /rpc/byte-array-too-long
ok 11 /rpc/byte-array-static
ok 12 /rpc/initialize-fails-on-client
ok 13 /rpc/initialize-fails-on-server
ok 14 /rpc/initialize
ok 15 /rpc/not-initialized
ok 16 /rpc/transport-fails
ok 17 /rpc/transport-bad-parse
ok 18 /rpc/transport-short-error
ok 19 /rpc/transport-invalid-error
ok 20 /rpc/transport-wrong-response
ok 21 /rpc/transport-bad-contents
ok 22 /rpc/get-info-stand-in
ok 23 /rpc/get-slot-list-no-device
ok 24 /rpc/simultaneous-functions
ok 25 /rpc/fork-and-reinitialize
ok 26 /rpc/test_get_info
ok 27 /rpc/test_get_slot_list
ok 28 /rpc/test_get_slot_info
ok 29 /rpc/test_get_token_info
ok 30 /rpc/test_get_mechanism_list
ok 31 /rpc/test_get_mechanism_info
ok 32 /rpc/test_init_token
ok 33 /rpc/test_wait_for_slot_event
ok 34 /rpc/test_open_close_session
ok 35 /rpc/test_close_all_sessions
ok 36 /rpc/test_get_function_status
ok 37 /rpc/test_cancel_function
ok 38 /rpc/test_get_session_info
ok 39 /rpc/test_init_pin
ok 40 /rpc/test_set_pin
ok 41 /rpc/test_operation_state
ok 42 /rpc/test_login_logout
ok 43 /rpc/test_get_attribute_value
ok 44 /rpc/test_set_attribute_value
ok 45 /rpc/test_create_object
ok 46 /rpc/test_copy_object
ok 47 /rpc/test_destroy_object
ok 48 /rpc/test_get_object_size
ok 49 /rpc/test_find_objects
ok 50 /rpc/test_encrypt
ok 51 /rpc/test_decrypt
ok 52 /rpc/test_digest
ok 53 /rpc/test_sign
ok 54 /rpc/test_sign_recover
ok 55 /rpc/test_verify
ok 56 /rpc/test_verify_recover
ok 57 /rpc/test_digest_encrypt
ok 58 /rpc/test_decrypt_digest
ok 59 /rpc/test_sign_encrypt
ok 60 /rpc/test_decrypt_verify
ok 61 /rpc/test_generate_key
ok 62 /rpc/test_generate_key_pair
ok 63 /rpc/test_wrap_key
ok 64 /rpc/test_unwrap_key
ok 65 /rpc/test_derive_key
ok 66 /rpc/test_random
PASS: test-rpc
1..3
ok 1 /virtual/test_initialize
ok 2 /virtual/test_fall_through
ok 3 /virtual/test_get_function_list
PASS: test-virtual
1..45
ok 1 /managed/test_initialize_finalize
ok 2 /managed/test_initialize_fail
ok 3 /managed/test_separate_close_all_sessions
ok 4 /managed/fork-and-reinitialize
ok 5 /managed/test_get_info
ok 6 /managed/test_get_slot_list
ok 7 /managed/test_get_slot_info
ok 8 /managed/test_get_token_info
ok 9 /managed/test_get_mechanism_list
ok 10 /managed/test_get_mechanism_info
ok 11 /managed/test_init_token
ok 12 /managed/test_wait_for_slot_event
ok 13 /managed/test_open_close_session
ok 14 /managed/test_close_all_sessions
ok 15 /managed/test_get_function_status
ok 16 /managed/test_cancel_function
ok 17 /managed/test_get_session_info
ok 18 /managed/test_init_pin
ok 19 /managed/test_set_pin
ok 20 /managed/test_operation_state
ok 21 /managed/test_login_logout
ok 22 /managed/test_get_attribute_value
ok 23 /managed/test_set_attribute_value
ok 24 /managed/test_create_object
ok 25 /managed/test_copy_object
ok 26 /managed/test_destroy_object
ok 27 /managed/test_get_object_size
ok 28 /managed/test_find_objects
ok 29 /managed/test_encrypt
ok 30 /managed/test_decrypt
ok 31 /managed/test_digest
ok 32 /managed/test_sign
ok 33 /managed/test_sign_recover
ok 34 /managed/test_verify
ok 35 /managed/test_verify_recover
ok 36 /managed/test_digest_encrypt
ok 37 /managed/test_decrypt_digest
ok 38 /managed/test_sign_encrypt
ok 39 /managed/test_decrypt_verify
ok 40 /managed/test_generate_key
ok 41 /managed/test_generate_key_pair
ok 42 /managed/test_wrap_key
ok 43 /managed/test_unwrap_key
ok 44 /managed/test_derive_key
ok 45 /managed/test_random
PASS: test-managed
1..41
ok 1 /log/test_get_info
ok 2 /log/test_get_slot_list
ok 3 /log/test_get_slot_info
ok 4 /log/test_get_token_info
ok 5 /log/test_get_mechanism_list
ok 6 /log/test_get_mechanism_info
ok 7 /log/test_init_token
ok 8 /log/test_wait_for_slot_event
ok 9 /log/test_open_close_session
ok 10 /log/test_close_all_sessions
ok 11 /log/test_get_function_status
ok 12 /log/test_cancel_function
ok 13 /log/test_get_session_info
ok 14 /log/test_init_pin
ok 15 /log/test_set_pin
ok 16 /log/test_operation_state
ok 17 /log/test_login_logout
ok 18 /log/test_get_attribute_value
ok 19 /log/test_set_attribute_value
ok 20 /log/test_create_object
ok 21 /log/test_copy_object
ok 22 /log/test_destroy_object
ok 23 /log/test_get_object_size
ok 24 /log/test_find_objects
ok 25 /log/test_encrypt
ok 26 /log/test_decrypt
ok 27 /log/test_digest
ok 28 /log/test_sign
ok 29 /log/test_sign_recover
ok 30 /log/test_verify
ok 31 /log/test_verify_recover
ok 32 /log/test_digest_encrypt
ok 33 /log/test_decrypt_digest
ok 34 /log/test_sign_encrypt
ok 35 /log/test_decrypt_verify
ok 36 /log/test_generate_key
ok 37 /log/test_generate_key_pair
ok 38 /log/test_wrap_key
ok 39 /log/test_unwrap_key
ok 40 /log/test_derive_key
ok 41 /log/test_random
PASS: test-log
1..44
ok 1 /transport/basic
ok 2 /transport/simultaneous-functions
ok 3 /transport/fork-and-reinitialize
ok 4 /transport/test_get_info
ok 5 /transport/test_get_slot_list
ok 6 /transport/test_get_slot_info
ok 7 /transport/test_get_token_info
ok 8 /transport/test_get_mechanism_list
ok 9 /transport/test_get_mechanism_info
ok 10 /transport/test_init_token
ok 11 /transport/test_wait_for_slot_event
ok 12 /transport/test_open_close_session
ok 13 /transport/test_close_all_sessions
ok 14 /transport/test_get_function_status
ok 15 /transport/test_cancel_function
ok 16 /transport/test_get_session_info
ok 17 /transport/test_init_pin
ok 18 /transport/test_set_pin
ok 19 /transport/test_operation_state
ok 20 /transport/test_login_logout
ok 21 /transport/test_get_attribute_value
ok 22 /transport/test_set_attribute_value
ok 23 /transport/test_create_object
ok 24 /transport/test_copy_object
ok 25 /transport/test_destroy_object
ok 26 /transport/test_get_object_size
ok 27 /transport/test_find_objects
ok 28 /transport/test_encrypt
ok 29 /transport/test_decrypt
ok 30 /transport/test_digest
ok 31 /transport/test_sign
ok 32 /transport/test_sign_recover
ok 33 /transport/test_verify
ok 34 /transport/test_verify_recover
ok 35 /transport/test_digest_encrypt
ok 36 /transport/test_decrypt_digest
ok 37 /transport/test_sign_encrypt
ok 38 /transport/test_decrypt_verify
ok 39 /transport/test_generate_key
ok 40 /transport/test_generate_key_pair
ok 41 /transport/test_wrap_key
ok 42 /transport/test_unwrap_key
ok 43 /transport/test_derive_key
ok 44 /transport/test_random
PASS: test-transport
1..3
ok 1 /digest/sha1
ok 2 /digest/sha1-long
ok 3 /digest/md5
PASS: test-digest
1..3
ok 1 /asn1/tlv_length
ok 2 /asn1/asn1_cache
ok 3 /asn1/free
PASS: test-asn1
1..2
ok 1 /base64/decode-simple
ok 2 /base64/decode-thawte
PASS: test-base64
1..3
ok 1 /pem/success
ok 2 /pem/failure
ok 3 /pem/write
PASS: test-pem
1..2
ok 1 /oids/known
ok 2 /oids/hash
PASS: test-oid
1..6
ok 1 /utf8/ucs2be
ok 2 /utf8/ucs2be_fail
ok 3 /utf8/ucs4be
ok 4 /utf8/ucs4be_fail
ok 5 /utf8/utf8
ok 6 /utf8/utf8_fail
PASS: test-utf8
1..6
ok 1 /x509/parse-extended-key-usage
ok 2 /x509/parse-key-usage
ok 3 /x509/parse-extension
ok 4 /x509/parse-extension-not-found
ok 5 /x509/directory-string
ok 6 /x509/directory-string-unknown
PASS: test-x509
1..21
ok 1 /persist/magic
ok 2 /persist/simple
ok 3 /persist/number
ok 4 /persist/bool
ok 5 /persist/oid
ok 6 /persist/constant
ok 7 /persist/unknown
ok 8 /persist/multiple
ok 9 /persist/pem_block
ok 10 /persist/pem-middle
ok 11 /persist/pem-public-key
ok 12 /persist/pem_invalid
ok 13 /persist/pem_unsupported
ok 14 /persist/pem_first
ok 15 /persist/bad_value
ok 16 /persist/bad_oid
ok 17 /persist/bad_field
ok 18 /persist/skip_unknown
ok 19 /persist/attribute_first
ok 20 /persist/not-boolean
ok 21 /persist/not-ulong
PASS: test-persist
1..20
ok 1 /index/add_lookup
ok 2 /index/take_lookup
ok 3 /index/size
ok 4 /index/remove
ok 5 /index/snapshot
ok 6 /index/snapshot_base
ok 7 /index/set
ok 8 /index/update
ok 9 /index/find
ok 10 /index/find_all
ok 11 /index/find_realloc
ok 12 /index/replace_all
ok 13 /index/build_populate
ok 14 /index/build_fail
ok 15 /index/change_called
ok 16 /index/change_batch
ok 17 /index/change_nested
ok 18 /index/replace-all-build-fails
ok 19 /index/remove-callback
ok 20 /index/remove-fail
PASS: test-index
1..11
ok 1 /parser/parse_der_certificate
sh: line 10: 11663: Memory fault(coredump)
FAIL: test-parser
1..46
ok 1 /builder/get_cache
ok 2 /builder/build_data
ok 3 /builder/build_certificate
ok 4 /builder/build_certificate_empty
ok 5 /builder/build_certificate_non_ca
ok 6 /builder/build_certificate_v1_ca
ok 7 /builder/build_certificate_staple_ca
ok 8 /builder/build-certificate-staple-ca-backwards
ok 9 /builder/build_certificate_no_type
ok 10 /builder/build_certificate_bad_type
ok 11 /builder/build_extension
ok 12 /builder/build_distant_end_date
ok 13 /builder/valid-bool
ok 14 /builder/valid-ulong
ok 15 /builder/valid-utf8
ok 16 /builder/valid-date
ok 17 /builder/valid-name
ok 18 /builder/valid-serial
ok 19 /builder/valid-cert
ok 20 /builder/invalid-bool
ok 21 /builder/invalid-ulong
ok 22 /builder/invalid-utf8
ok 23 /builder/invalid-date
ok 24 /builder/invalid-name
ok 25 /builder/invalid-serial
ok 26 /builder/invalid-cert
ok 27 /builder/invalid-schema
ok 28 /builder/create_not_settable
ok 29 /builder/create_but_loadable
ok 30 /builder/create_unsupported
ok 31 /builder/create_generated
ok 32 /builder/create_bad_attribute
ok 33 /builder/create_missing_attribute
ok 34 /builder/create_no_class
ok 35 /builder/create_token_mismatch
ok 36 /builder/modify_success
ok 37 /builder/modify_read_only
ok 38 /builder/modify_unchanged
ok 39 /builder/modify_not_modifiable
ok 40 /builder/changed_trusted_certificate
ok 41 /builder/changed_distrust_value
ok 42 /builder/changed_distrust_serial
ok 43 /builder/changed_without_id
ok 44 /builder/changed_staple_ca
ok 45 /builder/changed_staple_ku
ok 46 /builder/changed_dup_certificates
PASS: test-builder
1..20
sh: line 10: 11680: Memory fault(coredump)
FAIL: test-token
1..25
ok 1 /module/get_slot_list
ok 2 /module/get_slot_info
ok 3 /module/initialize-null
ok 4 /module/initialize-multi
ok 5 /module/get_token_info
ok 6 /module/get_session_info
ok 7 /module/close_all_sessions
sh: line 10: 11689: Memory fault(coredump)
FAIL: test-module
1..15
ok 1 /save/test_file_write
ok 2 /save/test_file_exists
ok 3 /save/test_file_bad_directory
ok 4 /save/test_file_overwrite
ok 5 /save/file-unique
ok 6 /save/test_file_auto_empty
ok 7 /save/test_file_auto_length
ok 8 /save/test_write_with_null
ok 9 /save/test_write_and_finish_with_null
ok 10 /save/test_file_abort
ok 11 /save/test_directory_empty
ok 12 /save/test_directory_files
ok 13 /save/test_directory_dups
ok 14 /save/test_directory_exists
ok 15 /save/test_directory_overwrite
PASS: test-save
1..16
ok 1 /extract/test_file_name_for_label
ok 2 /extract/test_file_name_for_class
ok 3 /extract/test_comment_for_label
ok 4 /extract/test_comment_not_enabled
ok 5 /extract/test_info_simple_certificate
ok 6 /extract/test_info_limit_purposes
ok 7 /extract/test_info_invalid_purposes
ok 8 /extract/test_info_skip_non_certificate
ok 9 /extract/test_limit_to_purpose_match
ok 10 /extract/test_limit_to_purpose_no_match
ok 11 /extract/test_duplicate_extract
ok 12 /extract/test-duplicate-distrusted
ok 13 /extract/test_trusted_match
ok 14 /extract/test_distrust_match
ok 15 /extract/override-by-issuer-and-serial
ok 16 /extract/override-by-public-key
PASS: test-enumerate
1..5
ok 1 /x509/test_file
ok 2 /x509/test_file_multiple
ok 3 /x509/test_file_without
ok 4 /x509/test_directory
ok 5 /x509/test_directory_empty
PASS: test-cer
1..6
ok 1 /pem/test_file
ok 2 /pem/test_file_multiple
ok 3 /pem/test_file_without
ok 4 /pem/test_directory
ok 5 /pem/test_directory_empty
ok 6 /pem/test_directory_hash
PASS: test-bundle
1..13
ok 1 /openssl/test_file
ok 2 /openssl/test_plain
ok 3 /openssl/test_keyid
ok 4 /openssl/test_not_authority
ok 5 /openssl/test_distrust_all
ok 6 /openssl/test_file_multiple
ok 7 /openssl/test_file_without
ok 8 /openssl/test_canon_string
ok 9 /openssl/test_canon_string_der
ok 10 /openssl/test_canon_string_der_fail
ok 11 /openssl/test_canon_name_der
ok 12 /openssl/test_directory
ok 13 /openssl/test_directory_empty
PASS: test-openssl
============================================================================
9 of 45 tests failed
Please report to https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue
============================================================================
*** Error code 1
The following command caused the error:
failed=0; all=0; xfail=0; xpass=0; skip=0; \
srcdir=.; export srcdir; \
list=' test-tests test-compat  test-hash test-dict test-array  test-constants test-attrs  test-buffer test-url test-path  test-lexer test-message   test-progname test-util test-conf  test-uri test-pin test-init  test-modules test-deprecated  test-proxy test-iter test-rpc   test-virtual  test-managed test-log  test-transport  test-digest  test-asn1  test-base64 test-pem  test-oid test-utf8  test-x509  test-persist  test-index  test-parser  test-builder  test-token  test-module  test-save  test-enumerate  test-cer test-bundle  test-openssl  '; \
{  mgn= red= grn= lgn= blu= brg= std=;  am__color_tests=no;  if test "X" = Xno; then  am__color_tests=no;  elif test "X" = Xalways; then  am__color_tests=yes;  elif test "X$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then  am__color_tests=yes;  fi;  if test $am__color_tests = yes; then  red='';  grn='';  lgn='';  blu='';  mgn='';  brg='';  std='';  fi;  }; \
if test -n "$list"; then \
  for tst in $list; do \
    if test -f ./$tst; then dir=./; \
    elif test -f $tst; then dir=; \
    else dir="./"; fi; \
    if  ${dir}$tst ; then \
      all=`expr $all + 1`; \
      case "  " in \
      *[\ \     ]$tst[\ \       ]*) \
        xpass=`expr $xpass + 1`; \
        failed=`expr $failed + 1`; \
        col=$red; res=XPASS; \
      ;; \
      *) \
        col=$grn; res=PASS; \
      ;; \
      esac; \
    elif test $? -ne 77; then \
      all=`expr $all + 1`; \
      case "  " in \
      *[\ \     ]$tst[\ \       ]*) \
        xfail=`expr $xfail + 1`; \
        col=$lgn; res=XFAIL; \
      ;; \
      *) \
        failed=`expr $failed + 1`; \
        col=$red; res=FAIL; \
      ;; \
      esac; \
    else \
      skip=`expr $skip + 1`; \
      col=$blu; res=SKIP; \
    fi; \
    echo "${col}$res${std}: $tst"; \
  done; \
  if test "$all" -eq 1; then \
    tests="test"; \
    All=""; \
  else \
    tests="tests"; \
    All="All "; \
  fi; \
  if test "$failed" -eq 0; then \
    if test "$xfail" -eq 0; then \
      banner="$All$all $tests passed"; \
    else \
      if test "$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
      banner="$All$all $tests behaved as expected ($xfail expected $failures)"; \
    fi; \
  else \
    if test "$xpass" -eq 0; then \
      banner="$failed of $all $tests failed"; \
    else \
      if test "$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
      banner="$failed of $all $tests did not behave as expected ($xpass unexpected $passes)"; \
    fi; \
  fi; \
  dashes="$banner"; \
  skipped=""; \
  if test "$skip" -ne 0; then \
    if test "$skip" -eq 1; then \
      skipped="($skip test was not run)"; \
    else \
      skipped="($skip tests were not run)"; \
    fi; \
    test `echo "$skipped" | wc -c` -le `echo "$banner" | wc -c` || \
      dashes="$skipped"; \
  fi; \
  report=""; \
  if test "$failed" -ne 0 && test -n "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"; then \
    report="Please report to https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"; \
    test `echo "$report" | wc -c` -le `echo "$banner" | wc -c` || \
      dashes="$report"; \
  fi; \
  dashes=`echo "$dashes" | sed s/./=/g`; \
  if test "$failed" -eq 0; then \
    col="$grn"; \
  else \
    col="$red"; \
  fi; \
  echo "${col}$dashes${std}"; \
  echo "${col}$banner${std}"; \
  test -z "$skipped" || echo "${col}$skipped${std}"; \
  test -z "$report" || echo "${col}$report${std}"; \
  echo "${col}$dashes${std}"; \
  test "$failed" -eq 0; \
else :; fi
make: Fatal error: Command failed for target `check-TESTS'
Current working directory /export/home/jwalton/Build-Scripts/p11-kit-0.23.2
*** Error code 1
make: Fatal error: Command failed for target `check-am'
Current working directory /export/home/jwalton/Build-Scripts/p11-kit-0.23.2
*** Error code 1
The following command caused the error:
fail=; \
if (target_option=k; case ${target_option-} in  ?) ;;  *) echo "am__make_running_with_option: internal error: invalid"  "target option '${target_option-}' specified" >&2;  exit 1;;  esac;  has_opt=no;  sane_makeflags=$MAKEFLAGS;  if {  if test -z ''; then  false;  elif test -n ''; then  true;  elif test -n '' && test -n ''; then  true;  else  false;  fi;  }; then  sane_makeflags=$MFLAGS;  else  case $MAKEFLAGS in  *\\[\ \       ]*)  bs=\\;  sane_makeflags=`printf '%s\n' "$MAKEFLAGS"  | sed "s/$bs$bs[$bs $bs        ]*//g"`;;  esac;  fi;  skip_next=no;  strip_trailopt ()  {  flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`;  };  for flg in $sane_makeflags; do  test $skip_next = yes && { skip_next=no; continue; };  case $flg in  *=*|--*) continue;;  -*I) strip_trailopt 'I'; skip_next=yes;;  -*I?*) strip_trailopt 'I';;  -*O) strip_trailopt 'O'; skip_next=yes;;  -*O?*) strip_trailopt 'O';;  -*l) strip_trailopt 'l'; skip_next=yes;;  -*l?*) strip_trailopt 'l';;  -[dEDm]) skip_next=yes;;  -[JT]) skip_next=yes;;  esac;  case $flg in  *$target_option*) has_opt=yes; break;;  esac;  done;  test $has_opt = yes); then \
  failcom='fail=yes'; \
else \
  failcom='exit 1'; \
fi; \
dot_seen=no; \
target=`echo check-recursive | sed s/-recursive//`; \
case "check-recursive" in \
  distclean-* | maintainer-clean-*) list='. doc po' ;; \
  *) list='. doc po' ;; \
esac; \
for subdir in $list; do \
  echo "Making $target in $subdir"; \
  if test "$subdir" = "."; then \
    dot_seen=yes; \
    local_target="$target-am"; \
  else \
    local_target="$target"; \
  fi; \
  (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make  $local_target) \
  || eval $failcom; \
done; \
if test "$dot_seen" = "no"; then \
  make  "$target-am" || exit 1; \
fi; test -z "$fail"
make: Fatal error: Command failed for target `check-recursive'


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.