Hello,
it's actually a stretch/sid chroot on a jessie host.
inside the chroot
# cat /etc/debian_version
stretch/sid
# apt-cache policy linux-libc-dev
linux-libc-dev:
Installed: 4.8.11-1
Candidate: 4.8.11-1
Version table:
*** 4.8.11-1 500
500 http://ftp.de.debian.org/debian testing/main amd64 Packages
100 /var/lib/dpkg/status
# apt-cache policy linux-headers-4.8.0-2-amd64
linux-headers-4.8.0-2-amd64:
Installed: 4.8.11-1
Candidate: 4.8.11-1
Version table:
*** 4.8.11-1 500
500 http://ftp.de.debian.org/debian testing/main amd64 Packages
100 /var/lib/dpkg/status
Take a look at https://github.com/iovisor/bcc/issues/397