Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • X xauth
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • xorg
  • app
  • xauth
  • Issues
  • #3

Closed
Open
Created May 27, 2020 by Tomasz Kłoczko@kloczek👍

1.1: test suite is failing (missing cmdtest)

Where I can find cmdtest?

+ xvfb-run -a /usr/bin/make -O -j48 V=1 VERBOSE=1 check
Making check in .
Making check in man
make[1]: Nothing to be done for 'check'.
Making check in tests
/usr/bin/make  test_xauth
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xauth-1.1/tests'
gcc -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=auto -flto-partition=none -Os -c -o test_xauth.o test_xauth.c
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xauth-1.1/tests'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xauth-1.1/tests'
gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=auto -flto-partition=none -Os  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -o test_xauth test_xauth.o
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xauth-1.1/tests'
/usr/bin/make  check-TESTS
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xauth-1.1/tests'
FAIL: test_xauth
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xauth-1.1/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xauth-1.1/tests'
=====================================
   xauth 1.1: tests/test-suite.log
=====================================

# TOTAL: 1
# PASS:  0
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: test_xauth
================

Unable to execute 'cmdtest'. Make sure, that it is installed: No such file or directory
FAIL test_xauth (exit status: 1)

============================================================================
Testsuite summary for xauth 1.1
============================================================================
# TOTAL: 1
# PASS:  0
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0
============================================================================
See tests/test-suite.log
Please report to https://gitlab.freedesktop.org/xorg/app/xauth/issues
============================================================================
make[3]: *** [Makefile:614: test-suite.log] Error 1
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xauth-1.1/tests'
make[2]: *** [Makefile:722: check-TESTS] Error 2
make[1]: *** [Makefile:796: check-am] Error 2
make: *** [Makefile:508: check-recursive] Error 1
Assignee
Assign to
Time tracking