bug-gnulib@gnu.org mirror (unofficial)
 help / color / mirror / Atom feed
* test suite failure caused by check-copyright script
@ 2021-05-23  4:11 Maxim Cournoyer
  2021-05-23 11:19 ` Bruno Haible
  0 siblings, 1 reply; 8+ messages in thread
From: Maxim Cournoyer @ 2021-05-23  4:11 UTC (permalink / raw)
  To: bug-gnulib

[-- Attachment #1: Type: text/plain, Size: 873 bytes --]

Hello!

I'm discovering this project and attempted to run 'make check'.  It
seems to be finding problems, failing with:

--8<---------------cut here---------------start------------->8---
[...]
GPL            ??             lib/xstrtoull.c
GPL            ??             lib/xstrtoumax.c
GPL            ??             lib/gl_xsublist.c
LGPLv2+        GPLv2+         lib/glthread/yield.h
make: *** [Makefile:142: sc_check_copyright] Error 1

Test suite failed, dumping logs.
command "make" "check" failed with status 2
note: keeping build directory `/tmp/guix-build-gnulib-0.1-0.af26171.drv-1'
--8<---------------cut here---------------end--------------->8---

I'm currently using the following dependencies: cppi@1.18 grep@3.4
perl@5.30.2 sed@4.8 texinfo@6.7.

Is this a known problem or is my environment missing something?

Attached is the full log, compressed with gzip.


[-- Attachment #2: test-suite.log.gz --]
[-- Type: application/octet-stream, Size: 10669 bytes --]

[-- Attachment #3: Type: text/plain, Size: 677 bytes --]


Also, I had to run the test suite via a single process, as attempting to
run it in parallel would error with this message near the beginning:

--8<---------------cut here---------------start------------->8---
[...]
+$(shell f=$(gnulib_dir)/lib/intprops.h;
+  perl -lne '$(gl_extract_define_simple)' $$f | sort -u | tr '\n' ' ')
+# Remove trailing space and convert to a regular expression:
make: *** [Makefile:134: sc_check_sym_list] Error 1
make: *** Waiting for unfinished jobs....
make[1]: *** No rule to make target 'syntax-check'.  Stop.
make: *** [Makefile:67: sc_maint] Error 2
[...]
--8<---------------cut here---------------end--------------->8---

Thank you,

Maxim

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-05-27 18:15 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-23  4:11 test suite failure caused by check-copyright script Maxim Cournoyer
2021-05-23 11:19 ` Bruno Haible
2021-05-24  1:51   ` Paul Eggert
2021-05-26 17:30   ` Eric Blake
2021-05-27 14:44   ` Jim Meyering
2021-05-27 15:14   ` Simon Josefsson via Gnulib discussion list
2021-05-27 17:54     ` Bruno Haible
2021-05-27 18:14       ` Maxim Cournoyer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).