Skip to content

depends, libevent: Do not install *.pc files and remove patches for them

Cirrus CI / lint failed Oct 30, 2024 in 1m 28s

Task Summary

Instruction lint failed in 00:33

Details

✅ 00:04 clone
✅ 00:11 merge_base
✅ 00:01 test_runner
✅ 00:05 python
✅ 00:30 unshallow
❌ 00:33 lint

[07:03:09.380] [notice] A new release of pip is available: 23.0.1 -> 24.3.1
[07:03:09.380] [notice] To update, run: pip install --upgrade pip
[07:03:10.330] /tmp/cirrus-ci-build
[07:03:10.332] + '[' -n 31181 ']'
[07:03:10.332] + COMMIT_RANGE=HEAD~..HEAD
[07:03:10.333] ++ git rev-list -1 HEAD
[07:03:10.335] ++ git rev-list -1 --merges HEAD
[07:03:10.337] + '[' ed6643779a8df9bac9bd06029f80bf6bad4768bc '!=' ed6643779a8df9bac9bd06029f80bf6bad4768bc ']'
[07:03:10.337] + export COMMIT_RANGE
[07:03:10.337] + echo
[07:03:10.337] 
[07:03:10.337] + git log --no-merges --oneline HEAD~..HEAD
[07:03:10.340] 666de804bd depends, libevent: Do not install *.pc files and remove patches for them
[07:03:10.340] c686ef052d cmake: Refactor `FindLibevent` module
[07:03:10.340] + echo
[07:03:10.340] 
[07:03:10.340] + test/lint/commit-script-check.sh HEAD~..HEAD
[07:03:10.372] + RUST_BACKTRACE=1
[07:03:10.372] + /lint_test_runner/test_runner
[07:03:10.669] Args used        : 215
[07:03:10.669] Args documented  : 227
[07:03:10.669] Args undocumented: 0
[07:03:10.669] set()
[07:03:10.669] Args unknown     : 12
[07:03:10.669] {'-zmqpubhashblock', '-zmqpubrawtx', '-zmqpubhashtxhwm', '-zmqpubrawblock', '-zmqpubrawtxhwm', '-zmqpubrawblockhwm', '-includeconf', '-zmqpubhashtx', '-zmqpubsequence', '-testdatadir', '-zmqpubhashblockhwm', '-zmqpubsequencehwm'}
[07:03:14.862] src/httpserver.cpp
[07:03:14.884] 
[07:03:14.884] ^^^
[07:03:14.884] None of the files use a symbol declared in the bitcoin-build-config.h header. However, they are including
[07:03:14.884] the header. Consider removing the unused include.
[07:03:14.884]             
[07:03:14.884] ^---- ⚠️ Failure generated from lint check 'includes_build_config'!
[07:03:14.884] Check that no symbol from bitcoin-build-config.h is used without the header being included
[07:03:15.151] All checks passed!
[07:03:15.352] src/crc32c in HEAD currently refers to tree 454691a9b89ee8b9e1f71a48a7398edba49c3805
[07:03:15.354] src/crc32c in HEAD was last updated in commit 5d45552fd4303f8d668ffbc50cce1053485aeead (tree 454691a9b89ee8b9e1f71a48a7398edba49c3805)
[07:03:15.354] GOOD
[07:03:15.777] src/crypto/ctaes in HEAD currently refers to tree 1b6c31139a71f80245c09597c343936a8e41d021
[07:03:15.779] src/crypto/ctaes in HEAD was last updated in commit 8501bedd7508ac514385806e191aec21ee978891 (tree 1b6c31139a71f80245c09597c343936a8e41d021)
[07:03:15.779] GOOD
[07:03:15.899] src/leveldb in HEAD currently refers to tree cb176f0f0a9a93bcef89bdd70424cae01ad21629
[07:03:15.901] src/leveldb in HEAD was last updated in commit a37778d4d32b4ddeff96f68a130dc8da3a84b278 (tree cb176f0f0a9a93bcef89bdd70424cae01ad21629)
[07:03:15.901] GOOD
[07:03:15.942] src/minisketch in HEAD currently refers to tree 85cb93120ae68ef1f6fa597da30e18298848e0e9
[07:03:15.944] src/minisketch in HEAD was last updated in commit cb59af38e72ab189b052ec84e2d1027473235ba4 (tree 85cb93120ae68ef1f6fa597da30e18298848e0e9)
[07:03:15.944] GOOD
[07:03:15.972] src/secp256k1 in HEAD currently refers to tree 8664fa7a12899d879cab995b49d9457b22accf9d
[07:03:15.974] src/secp256k1 in HEAD was last updated in commit 611562806cf3fd3028e24e6c5a8e8dcb8805be38 (tree 8664fa7a12899d879cab995b49d9457b22accf9d)
[07:03:15.974] GOOD
[07:03:27.530] Success: no issues found in 301 source files
[07:03:37.107] src/cluster_linearize.h:674: Unusued ==> Unused
[07:03:37.107] src/ipc/protocol.h:57: neccessary ==> necessary
[07:03:37.107] src/pow.cpp:139: signficant ==> significant
[07:03:37.107] src/test/txdownload_tests.cpp:85: orpanage ==> orphanage
[07:03:37.107] ^ Warning: codespell identified likely spelling errors. Any false positives? Add them to the list of ignored words in test/lint/spelling.ignore-words.txt
����