报错信息如下:
[ 556s] [100%] Running doxygen tests...
[ 556s] cd /home/abuild/rpmbuild/BUILD/doxygen-1.8.17/Out/testing && /usr/bin/python3 /home/abuild/rpmbuild/BUILD/doxygen-1.8.17/testing/runtests.py --doxygen /home/abuild/rpmbuild/BUILD/doxygen-1.8.17/Out/bin/doxygen --inputdir /home/abuild/rpmbuild/BUILD/doxygen-1.8.17/testing --outputdir /home/abuild/rpmbuild/BUILD/doxygen-1.8.17/Out/testing
[ 556s] 1..86
[ 556s] Traceback (most recent call last):
[ 556s] File "/home/abuild/rpmbuild/BUILD/doxygen-1.8.17/testing/runtests.py", line 535, in
[ 556s] main()
[ 556s] File "/home/abuild/rpmbuild/BUILD/doxygen-1.8.17/testing/runtests.py", line 532, in main
[ 556s] sys.exit(testManager.perform_tests())
[ 556s] File "/home/abuild/rpmbuild/BUILD/doxygen-1.8.17/testing/runtests.py", line 437, in perform_tests
[ 556s] tester.run(self)
[ 556s] File "/home/abuild/rpmbuild/BUILD/doxygen-1.8.17/testing/runtests.py", line 402, in run
[ 556s] self.perform_test(testmgr)
[ 556s] File "/home/abuild/rpmbuild/BUILD/doxygen-1.8.17/testing/runtests.py", line 237, in perform_test
[ 556s] data = xpopen('%s --format --noblanks --nowarning %s' % (self.args.xmllint,check_file))
[ 556s] File "/home/abuild/rpmbuild/BUILD/doxygen-1.8.17/testing/runtests.py", line 34, in xpopen
[ 556s] proc = subprocess.Popen(cmd,stdout=subprocess.PIPE,stderr=subprocess.PIPE,encoding=encoding) # Python 3 with encoding
[ 556s] File "/usr/lib64/python3.7/subprocess.py", line 800, in init
[ 556s] restore_signals, start_new_session)
[ 556s] File "/usr/lib64/python3.7/subprocess.py", line 1551, in _execute_child
[ 556s] raise child_exception_type(errno_num, err_msg, err_filename)
[ 556s] FileNotFoundError: [Errno 2] No such file or directory: 'xmllint --format --noblanks --nowarning /home/abuild/rpmbuild/BUILD/doxygen-1.8.17/Out/testing/test_output_001/out/indexpage.xml': 'xmllint --format --noblanks --nowarning /home/abuild/rpmbuild/BUILD/doxygen-1.8.17/Out/testing/test_output_001/out/indexpage.xml'
[ 556s] make[3]: *** [testing/CMakeFiles/tests.dir/build.make:61: testing/CMakeFiles/tests] Error 1
[ 556s] make[3]: Leaving directory '/home/abuild/rpmbuild/BUILD/doxygen-1.8.17/Out'
[ 556s] make[2]: *** [CMakeFiles/Makefile2:910: testing/CMakeFiles/tests.dir/all] Error 2
[ 556s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/doxygen-1.8.17/Out'
[ 556s] make[1]: *** [CMakeFiles/Makefile2:917: testing/CMakeFiles/tests.dir/rule] Error 2
[ 556s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/doxygen-1.8.17/Out'
[ 556s] make: *** [Makefile:434: tests] Error 2
[ 556s] make: Leaving directory '/home/abuild/rpmbuild/BUILD/doxygen-1.8.17/Out'
[ 556s] error: Bad exit status from /var/tmp/rpm-tmp.Nki3X2 (%check)