Source: golang-github-iovisor-gobpf
Version: 0.2.0-5
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230925 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> scan-copyrights >debian/copyright-scan.new.tmp 
> 2>debian/copyright-scan.new.todo.tmp
> (sed -e 's/^/# /' debian/copyright-scan.new.todo.tmp; echo; cat 
> debian/copyright-scan.new.tmp) \
>   | grep -v "Note: loading debian/fill.copyright.blanks.yml" 
> >debian/copyright-scan.new
> diff -u debian/copyright-scan debian/copyright-scan.new
> --- debian/copyright-scan     2022-11-11 12:41:47.000000000 +0000
> +++ debian/copyright-scan.new 2023-09-26 06:09:41.674602564 +0000
> @@ -1,45 +1,56 @@
> -# The following files were skipped:
> +# Dpkg.Copyright.Grant.ByFile Dpkg::Copyright::Grant::ByFile::_warn The 
> following paths are missing information:
>  # - .github/workflows/ci.yml
> -# - COPYRIGHT.txt
> -# - LICENSE-bpf.txt
> -# - LICENSE.txt
> -# You may want to add a line in debian/copyright-scan-patterns.yml
> -# or ask the author to add more default patterns to scan
> -# 
> -# The following paths are missing information:
> -# - CONTRIBUTING.md: missing copyright and license
> -# - Documentation/pinning.md: missing copyright and license
> -# - README.md: missing copyright and license
> -# - elf/elf_unsupported.go: missing copyright and license
> -# - elf/errno.go: missing copyright and license
> -# - elf/include/bpf_map.h: missing copyright and license
> -# - elf/include/doc.go: missing copyright and license
> -# - elf/include/uapi/linux/doc.go: missing copyright and license
> -# - elf/include/uapi/linux/if_link.h: missing copyright
> -# - elf/include/uapi/linux/netlink.h: missing copyright
> -# - elf/module_unsupported.go: missing copyright and license
> -# - elf/perf_unsupported.go: missing copyright and license
> -# - elf/pinning.go: missing copyright and license
> -# - elf/utsname_int8.go: missing copyright and license
> -# - elf/utsname_uint8.go: missing copyright and license
> -# - examples/bcc/execsnoop/execsnoop.go: missing copyright
> -# - examples/bcc/execsnoop/output.go: missing copyright and license
> -# - examples/bcc/strlen_count/strlen_count.go: missing copyright
> -# - pkg/bpffs/fs.go: missing copyright and license
> -# - pkg/cpuonline/cpuonline.go: missing copyright and license
> -# - pkg/cpupossible/cpupossible.go: missing copyright and license
> -# - pkg/cpurange/cpu_range.go: missing copyright and license
> -# - pkg/cpurange/cpu_range_test.go: missing copyright and license
> -# - pkg/ksym/ksym.go: missing copyright and license
> -# - pkg/ksym/ksym_test.go: missing copyright and license
> -# - pkg/progtestrun/prog_test_run.go: missing copyright and license
> -# - pkg/tracepipe/trace_pipe_test.go: missing copyright and license
> -# - tests/build: missing copyright and license
> -# - tests/dummy.c: missing copyright and license
> +# - CONTRIBUTING.md
> +# - Documentation/pinning.md
> +# - README.md
> +# - elf/elf_unsupported.go
> +# - elf/errno.go
> +# - elf/include/bpf_map.h
> +# - elf/include/doc.go
> +# - elf/include/uapi/linux/doc.go
> +# - elf/module_unsupported.go
> +# - elf/perf_unsupported.go
> +# - elf/pinning.go
> +# - elf/utsname_int8.go
> +# - elf/utsname_uint8.go
> +# - examples/bcc/execsnoop/output.go
> +# - pkg/bpffs/fs.go
> +# - pkg/cpuonline/cpuonline.go
> +# - pkg/cpupossible/cpupossible.go
> +# - pkg/cpurange/cpu_range.go
> +# - pkg/cpurange/cpu_range_test.go
> +# - pkg/ksym/ksym.go
> +# - pkg/ksym/ksym_test.go
> +# - pkg/progtestrun/prog_test_run.go
> +# - pkg/tracepipe/trace_pipe_test.go
> +# - tests/build
> +# - tests/dummy.c
>  # You may want to add a line in debian/fill.copyright.blanks.yml
>  # 
> +#  (557) 
> +# Generating copyright data...
> +# Copyright data generation done
>  
>  Files: *
> +Copyright: does *not* cover user programs that use kernel
> + 2016, PLUMgrid
> + 2016, Kinvolk
> +License: Apache-2.0 or GPL-2
> +
> +Files: COPYRIGHT.txt
> +Copyright: 2016, PLUMgrid
> + 2016, Kinvolk
> +License: Apache-2.0
> +
> +Files: LICENSE-bpf.txt
> +Copyright: does *not* cover user programs that use kernel
> +License: GPL-2
> +
> +Files: LICENSE.txt
> +Copyright: no-info-found
> +License: Apache-2.0
> +
> +Files: bcc/*
>  Copyright: 2016, PLUMgrid
>  License: Apache-2.0
>  
> @@ -55,10 +66,8 @@
>  Copyright: 2016, 2017, Kinvolk
>  License: Apache-2.0
>  
> -Files: elf/*
> -Copyright: 2016, Sylvain Afchain
> - 2016, Kinvolk
> - 2016, Cilium Project
> +Files: bpf_test.go
> +Copyright: 2016, PLUMgrid
>  License: Apache-2.0
>  
>  Files: elf/compat.go
> @@ -69,25 +78,34 @@
>  Copyright: 2018, ShiftLeft GmbH <sucha...@shiftleft.io>
>  License: Apache-2.0
>  
> +Files: elf/elf.go
> + elf/module.go
> + elf/perf.go
> + elf/table.go
> +Copyright: 2016, Sylvain Afchain
> + 2016, Kinvolk
> + 2016, Cilium Project
> +License: Apache-2.0
> +
>  Files: elf/elf_test.go
>   elf/kernel_version.go
>   elf/kernel_version_test.go
>  Copyright: 2016, 2017, Kinvolk
>  License: Apache-2.0
>  
> -Files: elf/include/*
> -Copyright: no-info-found
> -License: GPL-2
> -
>  Files: elf/include/libbpf.h
>  Copyright: 2015, Wang Nan <wangn...@huawei.com>
>   2015, Huawei Inc.
>   2013-2015, Alexei Starovoitov <a...@kernel.org>
> -License: LGPL-2.1 or BSD-2-Clause
> +License: BSD-2-Clause or LGPL-2.1
>  
>  Files: elf/include/nlattr.h
>  Copyright: 2003-2013, Thomas Graf <tg...@suug.ch>
> -License: LGPL-2.1 or BSD-2-Clause
> +License: BSD-2-Clause or LGPL-2.1
> +
> +Files: elf/include/uapi/*
> +Copyright: no-info-found
> +License: GPL-2
>  
>  Files: elf/include/uapi/linux/bpf.h
>  Copyright: 2011-2014, PLUMgrid, http://plumgrid.com
> @@ -101,24 +119,28 @@
>  
>  Files: elf/netlink.c
>  Copyright: 2018, Facebook
> -License: LGPL-2.1 or BSD-2-Clause
> +License: BSD-2-Clause or LGPL-2.1
>  
>  Files: elf/nlattr.c
>  Copyright: 2003-2013, Thomas Graf <tg...@suug.ch>
> -License: LGPL-2.1 or BSD-2-Clause
> -
> -Files: examples/*
> -Copyright: no-info-found
> -License: Apache-2.0
> +License: BSD-2-Clause or LGPL-2.1
>  
>  Files: examples/bcc/bash_readline/*
>  Copyright: 2017, Louis McCormack
>  License: Apache-2.0
>  
> +Files: examples/bcc/execsnoop/execsnoop.go
> +Copyright: no-info-found
> +License: Apache-2.0
> +
>  Files: examples/bcc/perf/*
>  Copyright: 2016, 2017, Kinvolk
>  License: Apache-2.0
>  
> +Files: examples/bcc/strlen_count/*
> +Copyright: no-info-found
> +License: Apache-2.0
> +
>  Files: examples/bcc/xdp/*
>  Copyright: 2017, GustavoKatel
>  License: Apache-2.0
> @@ -127,7 +149,6 @@
>  Copyright: 2016, 2017, Kinvolk
>  License: Apache-2.0
>  
> -Files: pkg/*
> +Files: pkg/tracepipe/trace_pipe.go
>  Copyright: 2016, 2017, Kinvolk
>  License: Apache-2.0
> -
> make[1]: *** [debian/rules:16: copyright-scan] Error 1


The full build log is available from:
http://qa-logs.debian.net/2023/09/25/golang-github-iovisor-gobpf_0.2.0-5_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230925;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230925&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

Reply via email to