Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • L libcacard
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • spice
  • libcacard
  • Issues
  • #10
Closed
Open
Issue created Sep 09, 2020 by sanman@cheng

x86_64 Testsuite ERROR libcacard 2.7.0

Hi Team,

I get an error in libcacard 2.7.0 when make check, the details are as follows:

[  447s] make  check-TESTS
[  447s] make[3]: Entering directory '/home/abuild/rpmbuild/BUILD/libcacard-2.7.0'
[  447s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/libcacard-2.7.0'
[  447s] PASS: tests/libcacard 1 /libcacard/hexdump
[  447s] PASS: tests/libcacard 2 /libcacard/list
[  447s] PASS: tests/libcacard 3 /libcacard/card-remove-insert
[  447s] PASS: tests/libcacard 4 /libcacard/xfer
[  447s] PASS: tests/libcacard 5 /libcacard/select-coid
[  447s] PASS: tests/libcacard 6 /libcacard/cac-pki
[  447s] PASS: tests/libcacard 7 /libcacard/cac-ccc
[  447s] PASS: tests/libcacard 8 /libcacard/cac-aca
[  447s] PASS: tests/libcacard 9 /libcacard/get-response
[  447s] PASS: tests/libcacard 10 /libcacard/check-login-count
[  447s] PASS: tests/libcacard 11 /libcacard/login
[  447s] PASS: tests/libcacard 12 /libcacard/sign
[  447s] PASS: tests/libcacard 13 /libcacard/empty-applets
[  447s] PASS: tests/libcacard 14 /libcacard/gp-applet
[  447s] PASS: tests/libcacard 15 /libcacard/msft-applet
[  447s] PASS: tests/libcacard 16 /libcacard/invalid-properties-apdu
[  447s] PASS: tests/libcacard 17 /libcacard/invalid-select-apdu
[  447s] PASS: tests/libcacard 18 /libcacard/invalid-instruction
[  447s] PASS: tests/libcacard 19 /libcacard/invalid-read-buffer
[  447s] PASS: tests/libcacard 20 /libcacard/invalid-acr
[  447s] PASS: tests/libcacard 21 /libcacard/get-atr
[  447s] PASS: tests/libcacard 22 /libcacard/passthrough-applet
[  447s] PASS: tests/libcacard 23 /libcacard/remove
[  447s] PASS: tests/simpletlv 1 /simpletlv/length/simple
[  447s] PASS: tests/simpletlv 2 /simpletlv/length/nested
[  447s] PASS: tests/simpletlv 3 /simpletlv/length/skipped
[  447s] PASS: tests/simpletlv 4 /simpletlv/encode/simple
[  447s] PASS: tests/simpletlv 5 /simpletlv/encode/nested
[  447s] PASS: tests/simpletlv 6 /simpletlv/encode/skipped
[  447s] PASS: tests/simpletlv 7 /simpletlv/parse/simple
[  447s] PASS: tests/simpletlv 8 /simpletlv/parse/last_bad
[  447s] PASS: tests/simpletlv 9 /simpletlv/clone/simple
[  447s] PASS: tests/hwtests 1 /hw-tests/list
[  447s] PASS: tests/hwtests 2 /hw-tests/passthrough-applet
[  447s] PASS: tests/hwtests 3 /hw-tests/check-login-count
[  447s] PASS: tests/hwtests 4 /hw-tests/msft-applet
[  447s] PASS: tests/hwtests 5 /hw-tests/gp-applet
[  447s] PASS: tests/hwtests 6 /hw-tests/login
[  447s] PASS: tests/hwtests 7 /hw-tests/sign
[  447s] PASS: tests/hwtests 8 /hw-tests/sign-bad-data
[  447s] PASS: tests/hwtests 9 /hw-tests/empty-applets
[  447s] PASS: tests/hwtests 10 /hw-tests/get-response
[  447s] PASS: tests/hwtests 11 /hw-tests/sign-logout-sign
[  447s] ERROR: tests/hwtests - exited with status 139 (terminated by signal 11?)
[  447s] ============================================================================
[  447s] Testsuite summary for libcacard 2.7.0
[  447s] ============================================================================
[  447s] # TOTAL: 44
[  447s] # PASS:  43
[  447s] # SKIP:  0
[  447s] # XFAIL: 0
[  447s] # FAIL:  0
[  447s] # XPASS: 0
[  447s] # ERROR: 1
[  447s] ============================================================================
[  447s] See ./test-suite.log
[  447s] Please report to spice-devel@lists.freedesktop.org
[  447s] ============================================================================
[  447s] make[4]: *** [Makefile:1498: test-suite.log] Error 1
[  447s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/libcacard-2.7.0'
[  447s] make[3]: *** [Makefile:1606: check-TESTS] Error 2
[  447s] make[3]: Leaving directory '/home/abuild/rpmbuild/BUILD/libcacard-2.7.0'
[  447s] make[2]: *** [Makefile:1854: check-am] Error 2
[  447s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/libcacard-2.7.0'
[  447s] make[1]: *** [Makefile:1383: check-recursive] Error 1
[  447s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/libcacard-2.7.0'
[  447s] make: *** [Makefile:1857: check] Error 2
[  447s] error: Bad exit status from /var/tmp/rpm-tmp.FndeHx (%check)
[  447s] 
[  447s] 
[  447s] RPM build errors:
[  447s]     Bad exit status from /var/tmp/rpm-tmp.FndeHx (%check)
[  447s] 
[  447s] ecs-obsworker-206 failed "build libcacard.spec" at Wed Aug 19 12:03:52 UTC 2020.
[  447s] 

details of ./test-suite.log are as follows: testsuit-log

details ./build_aux/tap-test are as follows: build-aux_tap-test

I get a very similar error when google that as follows: https://bugs.gentoo.org/show_bug.cgi?id=CVE-2017-6414#c16

I can't deal with this problem so far, Please help me. (o:

Assignee
Assign to
Time tracking