This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Failed to compile talpa binary pack for Ubuntu 16.04.1 LTS with kernel 4.7.2-040702-generic (no on-access scanning)

Hello,


I am having an issue compiling the correct talpa binary pack for Sophos anti-virus for Ubuntu 16.04 kernel 4.7.2-040702-generic.

Fanotify seems to be unsuported for this OS release.

This is my system information:

OS: Ubuntu 16.04.1 LTS

Kernel: 4.7.2-040702-generic (Most recent headers installed, 4.7.2-040702.201608201334)

GCC version: 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.2)

Output of  /opt/sophos-av/log/talpaselect.log:

[Talpa-select]
Copyright (c) 1989-2016 Sophos Limited. All rights reserved.
2016-08-23 01:17:16 EDT /opt/sophos-av/engine/_/talpa_select selectexisting /opt/sophos-av
Verifying source pack contents...
[Talpa-select]
Copyright (c) 1989-2016 Sophos Limited. All rights reserved.
2016-08-23 01:17:18 EDT /opt/sophos-av/engine/_/talpa_select load --hook talpa_vfshook --wait 10
Linux distribution: [ubuntu]
Product: [Ubuntu 16.04.1 LTS]
Kernel: [4.7.2-040702-generic]
Multiprocessor support enabled.
Searching for source pack...
Verifying source pack contents...
Searching for suitable binary pack...
No suitable binary pack available.
Preparing for build...
Extracting sources...
Configuring build of version 1.21.5...
configuring checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking whether gcc and cc understand -c and -o together... yes
checking for ld... ld
checking for egrep... grep -E
checking whether ln -s works... yes
checking for cat... /bin/cat
checking for cut... /usr/bin/cut
checking for sed... /bin/sed
checking for uname... /bin/uname
checking for rm... /bin/rm
checking for xargs... /usr/bin/xargs
checking for Talpa version... 1.21.5
checking for operating system... Linux
checking for kernel headers layout... /lib/modules/4.7.2-040702-generic/build/include:/lib/modules/4.7.2-040702-generic/build/arch/x86/include:/lib/modules/4.7.2-040702-generic/build/arch/x86/include/generated:/lib/modules/4.7.2-040702-generic/build/include/generated/uapi:/lib/modules/4.7.2-040702-generic/build/include/uapi
checking for linux/version.h... yes
checking for linux/magic.h... yes - /lib/modules/4.7.2-040702-generic/build/include/uapi
checking for uapi/linux/magic.h... yes - /lib/modules/4.7.2-040702-generic/build/include
checking for linux/uidgid.h... for uidgid strict type checking header
checking for linux/compiler.h... yes - /lib/modules/4.7.2-040702-generic/build/include
checking for uapi/asm/unistd.h... yes - /lib/modules/4.7.2-040702-generic/build/arch/x86/include
checking for asm/unistd_64_x32.h... yes - /lib/modules/4.7.2-040702-generic/build/arch/x86/include/generated
checking for kernel configuration... done
checking for compilation environment... ok
checking for kernel architecture... x86_64
checking for kernel version code... 263938
checking for kernel version string... 4.7.2-040702-generic
checking for linux/sched.h... yes
checking for unused task flag... 0x1
checking for System.map... /boot/System.map-4.7.2-040702-generic
checking for printk address... 0xffffffff81176908
checking for do_truncate address... 0xffffffff811f5a50
checking for linux/fs.h... yes
checking for do_truncate type... type 3
checking for linux/fs.h... yes
checking for vfs_unlink type... with inode
checking for linux/string.h... yes
checking for strndup_user... present
checking for tasklist_lock export... not available
checking for tasklist_lock address... 0xffffffff81a05080
checking for appropriate build system... 2.6 build system detected
checking for linux/dcache.h... yes
checking for __d_path prototype... available
checking for exported __d_path... undetectable
checking for linux/dcache.h... yes
checking for 2.6.38 style locking... post 2.6.38 style locking
checking for __d_path address... 0xffffffff81212a50
checking for __d_path type... struct path
checking for vfsmount and br lock... vfsmount lock is mount_lock seqlock
checking for __lookup_mnt_last address... 0xffffffff81219ab0
checking for linux/mount.h... yes
checking for vfsmount mnt_namespace element... assuming vfsmount has mnt_ns
checking for syscallhook module execve support... available (0xffffffff81200150)
checking for nested mutexes... present
checking for f_dentry in fs struct member... not detected
checking for smbfs... not present
checking for system call table hooking support... yes; shadow mapping
checking for LSM support... disabled
checking for exported hrtimers... missing
checking for struct filename... present
checking for asm-generic/fcntl.h... yes
checking for correct getname... passed
checking for securityfs support... present
checking for binary sysctl support... disabled
checking for legacy configuration support... included
checking for IMA... present
checking for ima_path_check... not present
checking for putname... putname present but not exported
checking for getname... getname present but not exported
checking typedef ctl_table... not detected
checking for X workaround... enabled
configure: creating ./config.status
config.status: creating makefile
config.status: creating clients/Makefile
config.status: creating tests/Makefile
config.status: creating tests/modules/makefile
config.status: creating tests/benchmark/Makefile
config.status: creating config.h
config.status: executing depfiles commands

Building...
Traceback (most recent call last):
  File "talpa_select.py", line 2338, in _action
  File "talpa_select.py", line 1229, in load
  File "talpa_select.py", line 996, in select
  File "talpa_select.py", line 1856, in select
  File "talpa_select.py", line 1949, in build
  File "talpa_select.py", line 2102, in __try_build
SelectException: exc-build-failed
[Talpa-select]
Copyright (c) 1989-2016 Sophos Limited. All rights reserved.
2016-08-23 01:20:48 EDT /opt/sophos-av/engine/_/talpa_select select
Linux distribution: [ubuntu]
Product: [Ubuntu 16.04.1 LTS]
Kernel: [4.7.2-040702-generic]
Multiprocessor support enabled.
Searching for source pack...
Verifying source pack contents...
Searching for suitable binary pack...
No suitable binary pack available.
Preparing for build...
Extracting sources...
Configuring build of version 1.21.5...
configuring checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking whether gcc and cc understand -c and -o together... yes
checking for ld... ld
checking for egrep... grep -E
checking whether ln -s works... yes
checking for cat... /bin/cat
checking for cut... /usr/bin/cut
checking for sed... /bin/sed
checking for uname... /bin/uname
checking for rm... /bin/rm
checking for xargs... /usr/bin/xargs
checking for Talpa version... 1.21.5
checking for operating system... Linux
checking for kernel headers layout... /lib/modules/4.7.2-040702-generic/build/include:/lib/modules/4.7.2-040702-generic/build/arch/x86/include:/lib/modules/4.7.2-040702-generic/build/arch/x86/include/generated:/lib/modules/4.7.2-040702-generic/build/include/generated/uapi:/lib/modules/4.7.2-040702-generic/build/include/uapi
checking for linux/version.h... yes
checking for linux/magic.h... yes - /lib/modules/4.7.2-040702-generic/build/include/uapi
checking for uapi/linux/magic.h... yes - /lib/modules/4.7.2-040702-generic/build/include
checking for linux/uidgid.h... for uidgid strict type checking header
checking for linux/compiler.h... yes - /lib/modules/4.7.2-040702-generic/build/include
checking for uapi/asm/unistd.h... yes - /lib/modules/4.7.2-040702-generic/build/arch/x86/include
checking for asm/unistd_64_x32.h... yes - /lib/modules/4.7.2-040702-generic/build/arch/x86/include/generated
checking for kernel configuration... done
checking for compilation environment... ok
checking for kernel architecture... x86_64
checking for kernel version code... 263938
checking for kernel version string... 4.7.2-040702-generic
checking for linux/sched.h... yes
checking for unused task flag... 0x1
checking for System.map... /boot/System.map-4.7.2-040702-generic
checking for printk address... 0xffffffff81176908
checking for do_truncate address... 0xffffffff811f5a50
checking for linux/fs.h... yes
checking for do_truncate type... type 3
checking for linux/fs.h... yes
checking for vfs_unlink type... with inode
checking for linux/string.h... yes
checking for strndup_user... present
checking for tasklist_lock export... not available
checking for tasklist_lock address... 0xffffffff81a05080
checking for appropriate build system... 2.6 build system detected
checking for linux/dcache.h... yes
checking for __d_path prototype... available
checking for exported __d_path... undetectable
checking for linux/dcache.h... yes
checking for 2.6.38 style locking... post 2.6.38 style locking
checking for __d_path address... 0xffffffff81212a50
checking for __d_path type... struct path
checking for vfsmount and br lock... vfsmount lock is mount_lock seqlock
checking for __lookup_mnt_last address... 0xffffffff81219ab0
checking for linux/mount.h... yes
checking for vfsmount mnt_namespace element... assuming vfsmount has mnt_ns
checking for syscallhook module execve support... available (0xffffffff81200150)
checking for nested mutexes... present
checking for f_dentry in fs struct member... not detected
checking for smbfs... not present
checking for system call table hooking support... yes; shadow mapping
checking for LSM support... disabled
checking for exported hrtimers... missing
checking for struct filename... present
checking for asm-generic/fcntl.h... yes
checking for correct getname... passed
checking for securityfs support... present
checking for binary sysctl support... disabled
checking for legacy configuration support... included
checking for IMA... present
checking for ima_path_check... not present
checking for putname... putname present but not exported
checking for getname... getname present but not exported
checking typedef ctl_table... not detected
checking for X workaround... enabled
configure: creating ./config.status
config.status: creating makefile
config.status: creating clients/Makefile
config.status: creating tests/Makefile
config.status: creating tests/modules/makefile
config.status: creating tests/benchmark/Makefile
config.status: creating config.h
config.status: executing depfiles commands

Building...
Traceback (most recent call last):
  File "talpa_select.py", line 2338, in _action
  File "talpa_select.py", line 996, in select
  File "talpa_select.py", line 1856, in select
  File "talpa_select.py", line 1949, in build
  File "talpa_select.py", line 2102, in __try_build
SelectException: exc-build-failed
[Talpa-select]
Copyright (c) 1989-2016 Sophos Limited. All rights reserved.
2016-08-23 01:23:20 EDT /opt/sophos-av/engine/_/talpa_select select /opt/sophos-av
Linux distribution: [ubuntu]
Product: [Ubuntu 16.04.1 LTS]
Kernel: [4.7.2-040702-generic]
Multiprocessor support enabled.
Searching for source pack...
Verifying source pack contents...
Searching for suitable binary pack...
No suitable binary pack available.
Preparing for build...
Extracting sources...
Configuring build of version 1.21.5...
configuring checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking whether gcc and cc understand -c and -o together... yes
checking for ld... ld
checking for egrep... grep -E
checking whether ln -s works... yes
checking for cat... /bin/cat
checking for cut... /usr/bin/cut
checking for sed... /bin/sed
checking for uname... /bin/uname
checking for rm... /bin/rm
checking for xargs... /usr/bin/xargs
checking for Talpa version... 1.21.5
checking for operating system... Linux
checking for kernel headers layout... /lib/modules/4.7.2-040702-generic/build/include:/lib/modules/4.7.2-040702-generic/build/arch/x86/include:/lib/modules/4.7.2-040702-generic/build/arch/x86/include/generated:/lib/modules/4.7.2-040702-generic/build/include/generated/uapi:/lib/modules/4.7.2-040702-generic/build/include/uapi
checking for linux/version.h... yes
checking for linux/magic.h... yes - /lib/modules/4.7.2-040702-generic/build/include/uapi
checking for uapi/linux/magic.h... yes - /lib/modules/4.7.2-040702-generic/build/include
checking for linux/uidgid.h... for uidgid strict type checking header
checking for linux/compiler.h... yes - /lib/modules/4.7.2-040702-generic/build/include
checking for uapi/asm/unistd.h... yes - /lib/modules/4.7.2-040702-generic/build/arch/x86/include
checking for asm/unistd_64_x32.h... yes - /lib/modules/4.7.2-040702-generic/build/arch/x86/include/generated
checking for kernel configuration... done
checking for compilation environment... ok
checking for kernel architecture... x86_64
checking for kernel version code... 263938
checking for kernel version string... 4.7.2-040702-generic
checking for linux/sched.h... yes
checking for unused task flag... 0x1
checking for System.map... /boot/System.map-4.7.2-040702-generic
checking for printk address... 0xffffffff81176908
checking for do_truncate address... 0xffffffff811f5a50
checking for linux/fs.h... yes
checking for do_truncate type... type 3
checking for linux/fs.h... yes
checking for vfs_unlink type... with inode
checking for linux/string.h... yes
checking for strndup_user... present
checking for tasklist_lock export... not available
checking for tasklist_lock address... 0xffffffff81a05080
checking for appropriate build system... 2.6 build system detected
checking for linux/dcache.h... yes
checking for __d_path prototype... available
checking for exported __d_path... undetectable
checking for linux/dcache.h... yes
checking for 2.6.38 style locking... post 2.6.38 style locking
checking for __d_path address... 0xffffffff81212a50
checking for __d_path type... struct path
checking for vfsmount and br lock... vfsmount lock is mount_lock seqlock
checking for __lookup_mnt_last address... 0xffffffff81219ab0
checking for linux/mount.h... yes
checking for vfsmount mnt_namespace element... assuming vfsmount has mnt_ns
checking for syscallhook module execve support... available (0xffffffff81200150)
checking for nested mutexes... present
checking for f_dentry in fs struct member... not detected
checking for smbfs... not present
checking for system call table hooking support... yes; shadow mapping
checking for LSM support... disabled
checking for exported hrtimers... missing
checking for struct filename... present
checking for asm-generic/fcntl.h... yes
checking for correct getname... passed
checking for securityfs support... present
checking for binary sysctl support... disabled
checking for legacy configuration support... included
checking for IMA... present
checking for ima_path_check... not present
checking for putname... putname present but not exported
checking for getname... getname present but not exported
checking typedef ctl_table... not detected
checking for X workaround... enabled
configure: creating ./config.status
config.status: creating makefile
config.status: creating clients/Makefile
config.status: creating tests/Makefile
config.status: creating tests/modules/makefile
config.status: creating tests/benchmark/Makefile
config.status: creating config.h
config.status: executing depfiles commands

Building...
Traceback (most recent call last):
  File "talpa_select.py", line 2338, in _action
  File "talpa_select.py", line 996, in select
  File "talpa_select.py", line 1856, in select
  File "talpa_select.py", line 1949, in build
  File "talpa_select.py", line 2102, in __try_build
SelectException: exc-build-failed
[Talpa-select]
Copyright (c) 1989-2016 Sophos Limited. All rights reserved.
2016-08-23 01:23:25 EDT /opt/sophos-av/engine/_/talpa_select load --hook talpa_vfshook --wait 10
Linux distribution: [ubuntu]
Product: [Ubuntu 16.04.1 LTS]
Kernel: [4.7.2-040702-generic]
Multiprocessor support enabled.
Searching for source pack...
Verifying source pack contents...
Searching for suitable binary pack...
No suitable binary pack available.
Preparing for build...
Extracting sources...
Configuring build of version 1.21.5...
configuring checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking whether gcc and cc understand -c and -o together... yes
checking for ld... ld
checking for egrep... grep -E
checking whether ln -s works... yes
checking for cat... /bin/cat
checking for cut... /usr/bin/cut
checking for sed... /bin/sed
checking for uname... /bin/uname
checking for rm... /bin/rm
checking for xargs... /usr/bin/xargs
checking for Talpa version... 1.21.5
checking for operating system... Linux
checking for kernel headers layout... /lib/modules/4.7.2-040702-generic/build/include:/lib/modules/4.7.2-040702-generic/build/arch/x86/include:/lib/modules/4.7.2-040702-generic/build/arch/x86/include/generated:/lib/modules/4.7.2-040702-generic/build/include/generated/uapi:/lib/modules/4.7.2-040702-generic/build/include/uapi
checking for linux/version.h... yes
checking for linux/magic.h... yes - /lib/modules/4.7.2-040702-generic/build/include/uapi
checking for uapi/linux/magic.h... yes - /lib/modules/4.7.2-040702-generic/build/include
checking for linux/uidgid.h... for uidgid strict type checking header
checking for linux/compiler.h... yes - /lib/modules/4.7.2-040702-generic/build/include
checking for uapi/asm/unistd.h... yes - /lib/modules/4.7.2-040702-generic/build/arch/x86/include
checking for asm/unistd_64_x32.h... yes - /lib/modules/4.7.2-040702-generic/build/arch/x86/include/generated
checking for kernel configuration... done
checking for compilation environment... ok
checking for kernel architecture... x86_64
checking for kernel version code... 263938
checking for kernel version string... 4.7.2-040702-generic
checking for linux/sched.h... yes
checking for unused task flag... 0x1
checking for System.map... /boot/System.map-4.7.2-040702-generic
checking for printk address... 0xffffffff81176908
checking for do_truncate address... 0xffffffff811f5a50
checking for linux/fs.h... yes
checking for do_truncate type... type 3
checking for linux/fs.h... yes
checking for vfs_unlink type... with inode
checking for linux/string.h... yes
checking for strndup_user... present
checking for tasklist_lock export... not available
checking for tasklist_lock address... 0xffffffff81a05080
checking for appropriate build system... 2.6 build system detected
checking for linux/dcache.h... yes
checking for __d_path prototype... available
checking for exported __d_path... undetectable
checking for linux/dcache.h... yes
checking for 2.6.38 style locking... post 2.6.38 style locking
checking for __d_path address... 0xffffffff81212a50
checking for __d_path type... struct path
checking for vfsmount and br lock... vfsmount lock is mount_lock seqlock
checking for __lookup_mnt_last address... 0xffffffff81219ab0
checking for linux/mount.h... yes
checking for vfsmount mnt_namespace element... assuming vfsmount has mnt_ns
checking for syscallhook module execve support... available (0xffffffff81200150)
checking for nested mutexes... present
checking for f_dentry in fs struct member... not detected
checking for smbfs... not present
checking for system call table hooking support... yes; shadow mapping
checking for LSM support... disabled
checking for exported hrtimers... missing
checking for struct filename... present
checking for asm-generic/fcntl.h... yes
checking for correct getname... passed
checking for securityfs support... present
checking for binary sysctl support... disabled
checking for legacy configuration support... included
checking for IMA... present
checking for ima_path_check... not present
checking for putname... putname present but not exported
checking for getname... getname present but not exported
checking typedef ctl_table... not detected
checking for X workaround... enabled
configure: creating ./config.status
config.status: creating makefile
config.status: creating clients/Makefile
config.status: creating tests/Makefile
config.status: creating tests/modules/makefile
config.status: creating tests/benchmark/Makefile
config.status: creating config.h
config.status: executing depfiles commands

Building...
Traceback (most recent call last):
  File "talpa_select.py", line 2338, in _action
  File "talpa_select.py", line 1229, in load
  File "talpa_select.py", line 996, in select
  File "talpa_select.py", line 1856, in select
  File "talpa_select.py", line 1949, in build
  File "talpa_select.py", line 2102, in __try_build
SelectException: exc-build-failed
[Talpa-select]
Copyright (c) 1989-2016 Sophos Limited. All rights reserved.
2016-08-23 01:34:57 EDT /opt/sophos-av/engine/_/talpa_select select
Linux distribution: [ubuntu]
Product: [Ubuntu 16.04.1 LTS]
Kernel: [4.7.2-040702-generic]
Multiprocessor support enabled.
Searching for source pack...
Verifying source pack contents...
Searching for suitable binary pack...
No suitable binary pack available.
Preparing for build...
Extracting sources...
Configuring build of version 1.21.5...
configuring checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking whether gcc and cc understand -c and -o together... yes
checking for ld... ld
checking for egrep... grep -E
checking whether ln -s works... yes
checking for cat... /bin/cat
checking for cut... /usr/bin/cut
checking for sed... /bin/sed
checking for uname... /bin/uname
checking for rm... /bin/rm
checking for xargs... /usr/bin/xargs
checking for Talpa version... 1.21.5
checking for operating system... Linux
checking for kernel headers layout... /lib/modules/4.7.2-040702-generic/build/include:/lib/modules/4.7.2-040702-generic/build/arch/x86/include:/lib/modules/4.7.2-040702-generic/build/arch/x86/include/generated:/lib/modules/4.7.2-040702-generic/build/include/generated/uapi:/lib/modules/4.7.2-040702-generic/build/include/uapi
checking for linux/version.h... yes
checking for linux/magic.h... yes - /lib/modules/4.7.2-040702-generic/build/include/uapi
checking for uapi/linux/magic.h... yes - /lib/modules/4.7.2-040702-generic/build/include
checking for linux/uidgid.h... for uidgid strict type checking header
checking for linux/compiler.h... yes - /lib/modules/4.7.2-040702-generic/build/include
checking for uapi/asm/unistd.h... yes - /lib/modules/4.7.2-040702-generic/build/arch/x86/include
checking for asm/unistd_64_x32.h... yes - /lib/modules/4.7.2-040702-generic/build/arch/x86/include/generated
checking for kernel configuration... done
checking for compilation environment... ok
checking for kernel architecture... x86_64
checking for kernel version code... 263938
checking for kernel version string... 4.7.2-040702-generic
checking for linux/sched.h... yes
checking for unused task flag... 0x1
checking for System.map... /boot/System.map-4.7.2-040702-generic
checking for printk address... 0xffffffff81176908
checking for do_truncate address... 0xffffffff811f5a50
checking for linux/fs.h... yes
checking for do_truncate type... type 3
checking for linux/fs.h... yes
checking for vfs_unlink type... with inode
checking for linux/string.h... yes
checking for strndup_user... present
checking for tasklist_lock export... not available
checking for tasklist_lock address... 0xffffffff81a05080
checking for appropriate build system... 2.6 build system detected
checking for linux/dcache.h... yes
checking for __d_path prototype... available
checking for exported __d_path... undetectable
checking for linux/dcache.h... yes
checking for 2.6.38 style locking... post 2.6.38 style locking
checking for __d_path address... 0xffffffff81212a50
checking for __d_path type... struct path
checking for vfsmount and br lock... vfsmount lock is mount_lock seqlock
checking for __lookup_mnt_last address... 0xffffffff81219ab0
checking for linux/mount.h... yes
checking for vfsmount mnt_namespace element... assuming vfsmount has mnt_ns
checking for syscallhook module execve support... available (0xffffffff81200150)
checking for nested mutexes... present
checking for f_dentry in fs struct member... not detected
checking for smbfs... not present
checking for system call table hooking support... yes; shadow mapping
checking for LSM support... disabled
checking for exported hrtimers... missing
checking for struct filename... present
checking for asm-generic/fcntl.h... yes
checking for correct getname... passed
checking for securityfs support... present
checking for binary sysctl support... disabled
checking for legacy configuration support... included
checking for IMA... present
checking for ima_path_check... not present
checking for putname... putname present but not exported
checking for getname... getname present but not exported
checking typedef ctl_table... not detected
checking for X workaround... enabled
configure: creating ./config.status
config.status: creating makefile
config.status: creating clients/Makefile
config.status: creating tests/Makefile
config.status: creating tests/modules/makefile
config.status: creating tests/benchmark/Makefile
config.status: creating config.h
config.status: executing depfiles commands

Building...
Traceback (most recent call last):
  File "talpa_select.py", line 2338, in _action
  File "talpa_select.py", line 996, in select
  File "talpa_select.py", line 1856, in select
  File "talpa_select.py", line 1949, in build
  File "talpa_select.py", line 2102, in __try_build
SelectException: exc-build-failed
[Talpa-select]
Copyright (c) 1989-2016 Sophos Limited. All rights reserved.
2016-08-23 01:38:33 EDT /opt/sophos-av/engine/_/talpa_select load --hook talpa_vfshook --wait 10
Linux distribution: [ubuntu]
Product: [Ubuntu 16.04.1 LTS]
Kernel: [4.7.2-040702-generic]
Multiprocessor support enabled.
Searching for source pack...
Verifying source pack contents...
Searching for suitable binary pack...
No suitable binary pack available.
Preparing for build...
Extracting sources...
Configuring build of version 1.21.5...
configuring checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking whether gcc and cc understand -c and -o together... yes
checking for ld... ld
checking for egrep... grep -E
checking whether ln -s works... yes
checking for cat... /bin/cat
checking for cut... /usr/bin/cut
checking for sed... /bin/sed
checking for uname... /bin/uname
checking for rm... /bin/rm
checking for xargs... /usr/bin/xargs
checking for Talpa version... 1.21.5
checking for operating system... Linux
checking for kernel headers layout... /lib/modules/4.7.2-040702-generic/build/include:/lib/modules/4.7.2-040702-generic/build/arch/x86/include:/lib/modules/4.7.2-040702-generic/build/arch/x86/include/generated:/lib/modules/4.7.2-040702-generic/build/include/generated/uapi:/lib/modules/4.7.2-040702-generic/build/include/uapi
checking for linux/version.h... yes
checking for linux/magic.h... yes - /lib/modules/4.7.2-040702-generic/build/include/uapi
checking for uapi/linux/magic.h... yes - /lib/modules/4.7.2-040702-generic/build/include
checking for linux/uidgid.h... for uidgid strict type checking header
checking for linux/compiler.h... yes - /lib/modules/4.7.2-040702-generic/build/include
checking for uapi/asm/unistd.h... yes - /lib/modules/4.7.2-040702-generic/build/arch/x86/include
checking for asm/unistd_64_x32.h... yes - /lib/modules/4.7.2-040702-generic/build/arch/x86/include/generated
checking for kernel configuration... done
checking for compilation environment... ok
checking for kernel architecture... x86_64
checking for kernel version code... 263938
checking for kernel version string... 4.7.2-040702-generic
checking for linux/sched.h... yes
checking for unused task flag... 0x1
checking for System.map... /boot/System.map-4.7.2-040702-generic
checking for printk address... 0xffffffff81176908
checking for do_truncate address... 0xffffffff811f5a50
checking for linux/fs.h... yes
checking for do_truncate type... type 3
checking for linux/fs.h... yes
checking for vfs_unlink type... with inode
checking for linux/string.h... yes
checking for strndup_user... present
checking for tasklist_lock export... not available
checking for tasklist_lock address... 0xffffffff81a05080
checking for appropriate build system... 2.6 build system detected
checking for linux/dcache.h... yes
checking for __d_path prototype... available
checking for exported __d_path... undetectable
checking for linux/dcache.h... yes
checking for 2.6.38 style locking... post 2.6.38 style locking
checking for __d_path address... 0xffffffff81212a50
checking for __d_path type... struct path
checking for vfsmount and br lock... vfsmount lock is mount_lock seqlock
checking for __lookup_mnt_last address... 0xffffffff81219ab0
checking for linux/mount.h... yes
checking for vfsmount mnt_namespace element... assuming vfsmount has mnt_ns
checking for syscallhook module execve support... available (0xffffffff81200150)
checking for nested mutexes... present
checking for f_dentry in fs struct member... not detected
checking for smbfs... not present
checking for system call table hooking support... yes; shadow mapping
checking for LSM support... disabled
checking for exported hrtimers... missing
checking for struct filename... present
checking for asm-generic/fcntl.h... yes
checking for correct getname... passed
checking for securityfs support... present
checking for binary sysctl support... disabled
checking for legacy configuration support... included
checking for IMA... present
checking for ima_path_check... not present
checking for putname... putname present but not exported
checking for getname... getname present but not exported
checking typedef ctl_table... not detected
checking for X workaround... enabled
configure: creating ./config.status
config.status: creating makefile
config.status: creating clients/Makefile
config.status: creating tests/Makefile
config.status: creating tests/modules/makefile
config.status: creating tests/benchmark/Makefile
config.status: creating config.h
config.status: executing depfiles commands

Building...
Traceback (most recent call last):
  File "talpa_select.py", line 2338, in _action
  File "talpa_select.py", line 1229, in load
  File "talpa_select.py", line 996, in select
  File "talpa_select.py", line 1856, in select
  File "talpa_select.py", line 1949, in build
  File "talpa_select.py", line 2102, in __try_build
SelectException: exc-build-failed
[Talpa-select]
Copyright (c) 1989-2016 Sophos Limited. All rights reserved.
2016-08-23 01:42:30 EDT /opt/sophos-av/engine/_/talpa_select load --hook talpa_vfshook --wait 10
Linux distribution: [ubuntu]
Product: [Ubuntu 16.04.1 LTS]
Kernel: [4.7.2-040702-generic]
Multiprocessor support enabled.
Searching for source pack...
Verifying source pack contents...
Searching for suitable binary pack...
No suitable binary pack available.
Preparing for build...
Extracting sources...
Configuring build of version 1.21.5...
configuring checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking whether gcc and cc understand -c and -o together... yes
checking for ld... ld
checking for egrep... grep -E
checking whether ln -s works... yes
checking for cat... /bin/cat
checking for cut... /usr/bin/cut
checking for sed... /bin/sed
checking for uname... /bin/uname
checking for rm... /bin/rm
checking for xargs... /usr/bin/xargs
checking for Talpa version... 1.21.5
checking for operating system... Linux
checking for kernel headers layout... /lib/modules/4.7.2-040702-generic/build/include:/lib/modules/4.7.2-040702-generic/build/arch/x86/include:/lib/modules/4.7.2-040702-generic/build/arch/x86/include/generated:/lib/modules/4.7.2-040702-generic/build/include/generated/uapi:/lib/modules/4.7.2-040702-generic/build/include/uapi
checking for linux/version.h... yes
checking for linux/magic.h... yes - /lib/modules/4.7.2-040702-generic/build/include/uapi
checking for uapi/linux/magic.h... yes - /lib/modules/4.7.2-040702-generic/build/include
checking for linux/uidgid.h... for uidgid strict type checking header
checking for linux/compiler.h... yes - /lib/modules/4.7.2-040702-generic/build/include
checking for uapi/asm/unistd.h... yes - /lib/modules/4.7.2-040702-generic/build/arch/x86/include
checking for asm/unistd_64_x32.h... yes - /lib/modules/4.7.2-040702-generic/build/arch/x86/include/generated
checking for kernel configuration... done
checking for compilation environment... ok
checking for kernel architecture... x86_64
checking for kernel version code... 263938
checking for kernel version string... 4.7.2-040702-generic
checking for linux/sched.h... yes
checking for unused task flag... 0x1
checking for System.map... /boot/System.map-4.7.2-040702-generic
checking for printk address... 0xffffffff81176908
checking for do_truncate address... 0xffffffff811f5a50
checking for linux/fs.h... yes
checking for do_truncate type... type 3
checking for linux/fs.h... yes
checking for vfs_unlink type... with inode
checking for linux/string.h... yes
checking for strndup_user... present
checking for tasklist_lock export... not available
checking for tasklist_lock address... 0xffffffff81a05080
checking for appropriate build system... 2.6 build system detected
checking for linux/dcache.h... yes
checking for __d_path prototype... available
checking for exported __d_path... undetectable
checking for linux/dcache.h... yes
checking for 2.6.38 style locking... post 2.6.38 style locking
checking for __d_path address... 0xffffffff81212a50
checking for __d_path type... struct path
checking for vfsmount and br lock... vfsmount lock is mount_lock seqlock
checking for __lookup_mnt_last address... 0xffffffff81219ab0
checking for linux/mount.h... yes
checking for vfsmount mnt_namespace element... assuming vfsmount has mnt_ns
checking for syscallhook module execve support... available (0xffffffff81200150)
checking for nested mutexes... present
checking for f_dentry in fs struct member... not detected
checking for smbfs... not present
checking for system call table hooking support... yes; shadow mapping
checking for LSM support... disabled
checking for exported hrtimers... missing
checking for struct filename... present
checking for asm-generic/fcntl.h... yes
checking for correct getname... passed
checking for securityfs support... present
checking for binary sysctl support... disabled
checking for legacy configuration support... included
checking for IMA... present
checking for ima_path_check... not present
checking for putname... putname present but not exported
checking for getname... getname present but not exported
checking typedef ctl_table... not detected
checking for X workaround... enabled
configure: creating ./config.status
config.status: creating makefile
config.status: creating clients/Makefile
config.status: creating tests/Makefile
config.status: creating tests/modules/makefile
config.status: creating tests/benchmark/Makefile
config.status: creating config.h
config.status: executing depfiles commands

Building...
Traceback (most recent call last):
  File "talpa_select.py", line 2338, in _action
  File "talpa_select.py", line 1229, in load
  File "talpa_select.py", line 996, in select
  File "talpa_select.py", line 1856, in select
  File "talpa_select.py", line 1949, in build
  File "talpa_select.py", line 2102, in __try_build
SelectException: exc-build-failed
[Talpa-select]
Copyright (c) 1989-2016 Sophos Limited. All rights reserved.
2016-08-23 01:44:46 EDT /opt/sophos-av/engine/_/talpa_select selectexisting
Verifying source pack contents...
[Talpa-select]
Copyright (c) 1989-2016 Sophos Limited. All rights reserved.
2016-08-23 01:44:47 EDT /opt/sophos-av/engine/_/talpa_select select
Linux distribution: [ubuntu]
Product: [Ubuntu 16.04.1 LTS]
Kernel: [4.7.2-040702-generic]
Multiprocessor support enabled.
Searching for source pack...
Verifying source pack contents...
Searching for suitable binary pack...
No suitable binary pack available.
Preparing for build...
Extracting sources...
Configuring build of version 1.21.5...
configuring checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking whether gcc and cc understand -c and -o together... yes
checking for ld... ld
checking for egrep... grep -E
checking whether ln -s works... yes
checking for cat... /bin/cat
checking for cut... /usr/bin/cut
checking for sed... /bin/sed
checking for uname... /bin/uname
checking for rm... /bin/rm
checking for xargs... /usr/bin/xargs
checking for Talpa version... 1.21.5
checking for operating system... Linux
checking for kernel headers layout... /lib/modules/4.7.2-040702-generic/build/include:/lib/modules/4.7.2-040702-generic/build/arch/x86/include:/lib/modules/4.7.2-040702-generic/build/arch/x86/include/generated:/lib/modules/4.7.2-040702-generic/build/include/generated/uapi:/lib/modules/4.7.2-040702-generic/build/include/uapi
checking for linux/version.h... yes
checking for linux/magic.h... yes - /lib/modules/4.7.2-040702-generic/build/include/uapi
checking for uapi/linux/magic.h... yes - /lib/modules/4.7.2-040702-generic/build/include
checking for linux/uidgid.h... for uidgid strict type checking header
checking for linux/compiler.h... yes - /lib/modules/4.7.2-040702-generic/build/include
checking for uapi/asm/unistd.h... yes - /lib/modules/4.7.2-040702-generic/build/arch/x86/include
checking for asm/unistd_64_x32.h... yes - /lib/modules/4.7.2-040702-generic/build/arch/x86/include/generated
checking for kernel configuration... done
checking for compilation environment... ok
checking for kernel architecture... x86_64
checking for kernel version code... 263938
checking for kernel version string... 4.7.2-040702-generic
checking for linux/sched.h... yes
checking for unused task flag... 0x1
checking for System.map... /boot/System.map-4.7.2-040702-generic
checking for printk address... 0xffffffff81176908
checking for do_truncate address... 0xffffffff811f5a50
checking for linux/fs.h... yes
checking for do_truncate type... type 3
checking for linux/fs.h... yes
checking for vfs_unlink type... with inode
checking for linux/string.h... yes
checking for strndup_user... present
checking for tasklist_lock export... not available
checking for tasklist_lock address... 0xffffffff81a05080
checking for appropriate build system... 2.6 build system detected
checking for linux/dcache.h... yes
checking for __d_path prototype... available
checking for exported __d_path... undetectable
checking for linux/dcache.h... yes
checking for 2.6.38 style locking... post 2.6.38 style locking
checking for __d_path address... 0xffffffff81212a50
checking for __d_path type... struct path
checking for vfsmount and br lock... vfsmount lock is mount_lock seqlock
checking for __lookup_mnt_last address... 0xffffffff81219ab0
checking for linux/mount.h... yes
checking for vfsmount mnt_namespace element... assuming vfsmount has mnt_ns
checking for syscallhook module execve support... available (0xffffffff81200150)
checking for nested mutexes... present
checking for f_dentry in fs struct member... not detected
checking for smbfs... not present
checking for system call table hooking support... yes; shadow mapping
checking for LSM support... disabled
checking for exported hrtimers... missing
checking for struct filename... present
checking for asm-generic/fcntl.h... yes
checking for correct getname... passed
checking for securityfs support... present
checking for binary sysctl support... disabled
checking for legacy configuration support... included
checking for IMA... present
checking for ima_path_check... not present
checking for putname... putname present but not exported
checking for getname... getname present but not exported
checking typedef ctl_table... not detected
checking for X workaround... enabled
configure: creating ./config.status
config.status: creating makefile
config.status: creating clients/Makefile
config.status: creating tests/Makefile
config.status: creating tests/modules/makefile
config.status: creating tests/benchmark/Makefile
config.status: creating config.h
config.status: executing depfiles commands

Building...
Traceback (most recent call last):
  File "talpa_select.py", line 2338, in _action
  File "talpa_select.py", line 996, in select
  File "talpa_select.py", line 1856, in select
  File "talpa_select.py", line 1949, in build
  File "talpa_select.py", line 2102, in __try_build
SelectException: exc-build-failed
[Talpa-select]
Copyright (c) 1989-2016 Sophos Limited. All rights reserved.
2016-08-23 01:44:53 EDT /opt/sophos-av/engine/_/talpa_select load --hook talpa_vfshook --wait 10
Linux distribution: [ubuntu]
Product: [Ubuntu 16.04.1 LTS]
Kernel: [4.7.2-040702-generic]
Multiprocessor support enabled.
Searching for source pack...
Verifying source pack contents...
Searching for suitable binary pack...
No suitable binary pack available.
Preparing for build...
Extracting sources...
Configuring build of version 1.21.5...
configuring checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking whether gcc and cc understand -c and -o together... yes
checking for ld... ld
checking for egrep... grep -E
checking whether ln -s works... yes
checking for cat... /bin/cat
checking for cut... /usr/bin/cut
checking for sed... /bin/sed
checking for uname... /bin/uname
checking for rm... /bin/rm
checking for xargs... /usr/bin/xargs
checking for Talpa version... 1.21.5
checking for operating system... Linux
checking for kernel headers layout... /lib/modules/4.7.2-040702-generic/build/include:/lib/modules/4.7.2-040702-generic/build/arch/x86/include:/lib/modules/4.7.2-040702-generic/build/arch/x86/include/generated:/lib/modules/4.7.2-040702-generic/build/include/generated/uapi:/lib/modules/4.7.2-040702-generic/build/include/uapi
checking for linux/version.h... yes
checking for linux/magic.h... yes - /lib/modules/4.7.2-040702-generic/build/include/uapi
checking for uapi/linux/magic.h... yes - /lib/modules/4.7.2-040702-generic/build/include
checking for linux/uidgid.h... for uidgid strict type checking header
checking for linux/compiler.h... yes - /lib/modules/4.7.2-040702-generic/build/include
checking for uapi/asm/unistd.h... yes - /lib/modules/4.7.2-040702-generic/build/arch/x86/include
checking for asm/unistd_64_x32.h... yes - /lib/modules/4.7.2-040702-generic/build/arch/x86/include/generated
checking for kernel configuration... done
checking for compilation environment... ok
checking for kernel architecture... x86_64
checking for kernel version code... 263938
checking for kernel version string... 4.7.2-040702-generic
checking for linux/sched.h... yes
checking for unused task flag... 0x1
checking for System.map... /boot/System.map-4.7.2-040702-generic
checking for printk address... 0xffffffff81176908
checking for do_truncate address... 0xffffffff811f5a50
checking for linux/fs.h... yes
checking for do_truncate type... type 3
checking for linux/fs.h... yes
checking for vfs_unlink type... with inode
checking for linux/string.h... yes
checking for strndup_user... present
checking for tasklist_lock export... not available
checking for tasklist_lock address... 0xffffffff81a05080
checking for appropriate build system... 2.6 build system detected
checking for linux/dcache.h... yes
checking for __d_path prototype... available
checking for exported __d_path... undetectable
checking for linux/dcache.h... yes
checking for 2.6.38 style locking... post 2.6.38 style locking
checking for __d_path address... 0xffffffff81212a50
checking for __d_path type... struct path
checking for vfsmount and br lock... vfsmount lock is mount_lock seqlock
checking for __lookup_mnt_last address... 0xffffffff81219ab0
checking for linux/mount.h... yes
checking for vfsmount mnt_namespace element... assuming vfsmount has mnt_ns
checking for syscallhook module execve support... available (0xffffffff81200150)
checking for nested mutexes... present
checking for f_dentry in fs struct member... not detected
checking for smbfs... not present
checking for system call table hooking support... yes; shadow mapping
checking for LSM support... disabled
checking for exported hrtimers... missing
checking for struct filename... present
checking for asm-generic/fcntl.h... yes
checking for correct getname... passed
checking for securityfs support... present
checking for binary sysctl support... disabled
checking for legacy configuration support... included
checking for IMA... present
checking for ima_path_check... not present
checking for putname... putname present but not exported
checking for getname... getname present but not exported
checking typedef ctl_table... not detected
checking for X workaround... enabled
configure: creating ./config.status
config.status: creating makefile
config.status: creating clients/Makefile
config.status: creating tests/Makefile
config.status: creating tests/modules/makefile
config.status: creating tests/benchmark/Makefile
config.status: creating config.h
config.status: executing depfiles commands

Building...
Traceback (most recent call last):
  File "talpa_select.py", line 2338, in _action
  File "talpa_select.py", line 1229, in load
  File "talpa_select.py", line 996, in select
  File "talpa_select.py", line 1856, in select
  File "talpa_select.py", line 1949, in build
  File "talpa_select.py", line 2102, in __try_build
SelectException: exc-build-failed
[Talpa-select]
Copyright (c) 1989-2016 Sophos Limited. All rights reserved.
2016-08-23 01:46:19 EDT /opt/sophos-av/engine/_/talpa_select select
Linux distribution: [ubuntu]
Product: [Ubuntu 16.04.1 LTS]
Kernel: [4.7.2-040702-generic]
Multiprocessor support enabled.
Searching for source pack...
Verifying source pack contents...
Searching for suitable binary pack...
No suitable binary pack available.
Preparing for build...
Extracting sources...
Configuring build of version 1.21.5...
configuring checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking whether gcc and cc understand -c and -o together... yes
checking for ld... ld
checking for egrep... grep -E
checking whether ln -s works... yes
checking for cat... /bin/cat
checking for cut... /usr/bin/cut
checking for sed... /bin/sed
checking for uname... /bin/uname
checking for rm... /bin/rm
checking for xargs... /usr/bin/xargs
checking for Talpa version... 1.21.5
checking for operating system... Linux
checking for kernel headers layout... /lib/modules/4.7.2-040702-generic/build/include:/lib/modules/4.7.2-040702-generic/build/arch/x86/include:/lib/modules/4.7.2-040702-generic/build/arch/x86/include/generated:/lib/modules/4.7.2-040702-generic/build/include/generated/uapi:/lib/modules/4.7.2-040702-generic/build/include/uapi
checking for linux/version.h... yes
checking for linux/magic.h... yes - /lib/modules/4.7.2-040702-generic/build/include/uapi
checking for uapi/linux/magic.h... yes - /lib/modules/4.7.2-040702-generic/build/include
checking for linux/uidgid.h... for uidgid strict type checking header
checking for linux/compiler.h... yes - /lib/modules/4.7.2-040702-generic/build/include
checking for uapi/asm/unistd.h... yes - /lib/modules/4.7.2-040702-generic/build/arch/x86/include
checking for asm/unistd_64_x32.h... yes - /lib/modules/4.7.2-040702-generic/build/arch/x86/include/generated
checking for kernel configuration... done
checking for compilation environment... ok
checking for kernel architecture... x86_64
checking for kernel version code... 263938
checking for kernel version string... 4.7.2-040702-generic
checking for linux/sched.h... yes
checking for unused task flag... 0x1
checking for System.map... /boot/System.map-4.7.2-040702-generic
checking for printk address... 0xffffffff81176908
checking for do_truncate address... 0xffffffff811f5a50
checking for linux/fs.h... yes
checking for do_truncate type... type 3
checking for linux/fs.h... yes
checking for vfs_unlink type... with inode
checking for linux/string.h... yes
checking for strndup_user... present
checking for tasklist_lock export... not available
checking for tasklist_lock address... 0xffffffff81a05080
checking for appropriate build system... 2.6 build system detected
checking for linux/dcache.h... yes
checking for __d_path prototype... available
checking for exported __d_path... undetectable
checking for linux/dcache.h... yes
checking for 2.6.38 style locking... post 2.6.38 style locking
checking for __d_path address... 0xffffffff81212a50
checking for __d_path type... struct path
checking for vfsmount and br lock... vfsmount lock is mount_lock seqlock
checking for __lookup_mnt_last address... 0xffffffff81219ab0
checking for linux/mount.h... yes
checking for vfsmount mnt_namespace element... assuming vfsmount has mnt_ns
checking for syscallhook module execve support... available (0xffffffff81200150)
checking for nested mutexes... present
checking for f_dentry in fs struct member... not detected
checking for smbfs... not present
checking for system call table hooking support... yes; shadow mapping
checking for LSM support... disabled
checking for exported hrtimers... missing
checking for struct filename... present
checking for asm-generic/fcntl.h... yes
checking for correct getname... passed
checking for securityfs support... present
checking for binary sysctl support... disabled
checking for legacy configuration support... included
checking for IMA... present
checking for ima_path_check... not present
checking for putname... putname present but not exported
checking for getname... getname present but not exported
checking typedef ctl_table... not detected
checking for X workaround... enabled
configure: creating ./config.status
config.status: creating makefile
config.status: creating clients/Makefile
config.status: creating tests/Makefile
config.status: creating tests/modules/makefile
config.status: creating tests/benchmark/Makefile
config.status: creating config.h
config.status: executing depfiles commands

Building...
Traceback (most recent call last):
  File "talpa_select.py", line 2338, in _action
  File "talpa_select.py", line 996, in select
  File "talpa_select.py", line 1856, in select
  File "talpa_select.py", line 1949, in build
  File "talpa_select.py", line 2102, in __try_build
SelectException: exc-build-failed
[Talpa-select]
Copyright (c) 1989-2016 Sophos Limited. All rights reserved.
2016-08-23 01:59:17 EDT /opt/sophos-av/engine/_/talpa_select selectexisting
Verifying source pack contents...
[Talpa-select]
Copyright (c) 1989-2016 Sophos Limited. All rights reserved.
2016-08-23 01:59:18 EDT /opt/sophos-av/engine/_/talpa_select select
Linux distribution: [ubuntu]
Product: [Ubuntu 16.04.1 LTS]
Kernel: [4.7.2-040702-generic]
Multiprocessor support enabled.
Searching for source pack...
Verifying source pack contents...
Searching for suitable binary pack...
No suitable binary pack available.
Preparing for build...
Extracting sources...
Configuring build of version 1.21.5...
configuring checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking whether gcc and cc understand -c and -o together... yes
checking for ld... ld
checking for egrep... grep -E
checking whether ln -s works... yes
checking for cat... /bin/cat
checking for cut... /usr/bin/cut
checking for sed... /bin/sed
checking for uname... /bin/uname
checking for rm... /bin/rm
checking for xargs... /usr/bin/xargs
checking for Talpa version... 1.21.5
checking for operating system... Linux
checking for kernel headers layout... /lib/modules/4.7.2-040702-generic/build/include:/lib/modules/4.7.2-040702-generic/build/arch/x86/include:/lib/modules/4.7.2-040702-generic/build/arch/x86/include/generated:/lib/modules/4.7.2-040702-generic/build/include/generated/uapi:/lib/modules/4.7.2-040702-generic/build/include/uapi
checking for linux/version.h... yes
checking for linux/magic.h... yes - /lib/modules/4.7.2-040702-generic/build/include/uapi
checking for uapi/linux/magic.h... yes - /lib/modules/4.7.2-040702-generic/build/include
checking for linux/uidgid.h... for uidgid strict type checking header
checking for linux/compiler.h... yes - /lib/modules/4.7.2-040702-generic/build/include
checking for uapi/asm/unistd.h... yes - /lib/modules/4.7.2-040702-generic/build/arch/x86/include
checking for asm/unistd_64_x32.h... yes - /lib/modules/4.7.2-040702-generic/build/arch/x86/include/generated
checking for kernel configuration... done
checking for compilation environment... ok
checking for kernel architecture... x86_64
checking for kernel version code... 263938
checking for kernel version string... 4.7.2-040702-generic
checking for linux/sched.h... yes
checking for unused task flag... 0x1
checking for System.map... /boot/System.map-4.7.2-040702-generic
checking for printk address... 0xffffffff81176908
checking for do_truncate address... 0xffffffff811f5a50
checking for linux/fs.h... yes
checking for do_truncate type... type 3
checking for linux/fs.h... yes
checking for vfs_unlink type... with inode
checking for linux/string.h... yes
checking for strndup_user... present
checking for tasklist_lock export... not available
checking for tasklist_lock address... 0xffffffff81a05080
checking for appropriate build system... 2.6 build system detected
checking for linux/dcache.h... yes
checking for __d_path prototype... available
checking for exported __d_path... undetectable
checking for linux/dcache.h... yes
checking for 2.6.38 style locking... post 2.6.38 style locking
checking for __d_path address... 0xffffffff81212a50
checking for __d_path type... struct path
checking for vfsmount and br lock... vfsmount lock is mount_lock seqlock
checking for __lookup_mnt_last address... 0xffffffff81219ab0
checking for linux/mount.h... yes
checking for vfsmount mnt_namespace element... assuming vfsmount has mnt_ns
checking for syscallhook module execve support... available (0xffffffff81200150)
checking for nested mutexes... present
checking for f_dentry in fs struct member... not detected
checking for smbfs... not present
checking for system call table hooking support... yes; shadow mapping
checking for LSM support... disabled
checking for exported hrtimers... missing
checking for struct filename... present
checking for asm-generic/fcntl.h... yes
checking for correct getname... passed
checking for securityfs support... present
checking for binary sysctl support... disabled
checking for legacy configuration support... included
checking for IMA... present
checking for ima_path_check... not present
checking for putname... putname present but not exported
checking for getname... getname present but not exported
checking typedef ctl_table... not detected
checking for X workaround... enabled
configure: creating ./config.status
config.status: creating makefile
config.status: creating clients/Makefile
config.status: creating tests/Makefile
config.status: creating tests/modules/makefile
config.status: creating tests/benchmark/Makefile
config.status: creating config.h
config.status: executing depfiles commands

Building...
Traceback (most recent call last):
  File "talpa_select.py", line 2338, in _action
  File "talpa_select.py", line 996, in select
  File "talpa_select.py", line 1856, in select
  File "talpa_select.py", line 1949, in build
  File "talpa_select.py", line 2102, in __try_build
SelectException: exc-build-failed
[Talpa-select]
Copyright (c) 1989-2016 Sophos Limited. All rights reserved.
2016-08-23 01:59:24 EDT /opt/sophos-av/engine/_/talpa_select load --hook talpa_vfshook --wait 10
Linux distribution: [ubuntu]
Product: [Ubuntu 16.04.1 LTS]
Kernel: [4.7.2-040702-generic]
Multiprocessor support enabled.
Searching for source pack...
Verifying source pack contents...
Searching for suitable binary pack...
No suitable binary pack available.
Preparing for build...
Extracting sources...
Configuring build of version 1.21.5...
configuring checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking whether gcc and cc understand -c and -o together... yes
checking for ld... ld
checking for egrep... grep -E
checking whether ln -s works... yes
checking for cat... /bin/cat
checking for cut... /usr/bin/cut
checking for sed... /bin/sed
checking for uname... /bin/uname
checking for rm... /bin/rm
checking for xargs... /usr/bin/xargs
checking for Talpa version... 1.21.5
checking for operating system... Linux
checking for kernel headers layout... /lib/modules/4.7.2-040702-generic/build/include:/lib/modules/4.7.2-040702-generic/build/arch/x86/include:/lib/modules/4.7.2-040702-generic/build/arch/x86/include/generated:/lib/modules/4.7.2-040702-generic/build/include/generated/uapi:/lib/modules/4.7.2-040702-generic/build/include/uapi
checking for linux/version.h... yes
checking for linux/magic.h... yes - /lib/modules/4.7.2-040702-generic/build/include/uapi
checking for uapi/linux/magic.h... yes - /lib/modules/4.7.2-040702-generic/build/include
checking for linux/uidgid.h... for uidgid strict type checking header
checking for linux/compiler.h... yes - /lib/modules/4.7.2-040702-generic/build/include
checking for uapi/asm/unistd.h... yes - /lib/modules/4.7.2-040702-generic/build/arch/x86/include
checking for asm/unistd_64_x32.h... yes - /lib/modules/4.7.2-040702-generic/build/arch/x86/include/generated
checking for kernel configuration... done
checking for compilation environment... ok
checking for kernel architecture... x86_64
checking for kernel version code... 263938
checking for kernel version string... 4.7.2-040702-generic
checking for linux/sched.h... yes
checking for unused task flag... 0x1
checking for System.map... /boot/System.map-4.7.2-040702-generic
checking for printk address... 0xffffffff81176908
checking for do_truncate address... 0xffffffff811f5a50
checking for linux/fs.h... yes
checking for do_truncate type... type 3
checking for linux/fs.h... yes
checking for vfs_unlink type... with inode
checking for linux/string.h... yes
checking for strndup_user... present
checking for tasklist_lock export... not available
checking for tasklist_lock address... 0xffffffff81a05080
checking for appropriate build system... 2.6 build system detected
checking for linux/dcache.h... yes
checking for __d_path prototype... available
checking for exported __d_path... undetectable
checking for linux/dcache.h... yes
checking for 2.6.38 style locking... post 2.6.38 style locking
checking for __d_path address... 0xffffffff81212a50
checking for __d_path type... struct path
checking for vfsmount and br lock... vfsmount lock is mount_lock seqlock
checking for __lookup_mnt_last address... 0xffffffff81219ab0
checking for linux/mount.h... yes
checking for vfsmount mnt_namespace element... assuming vfsmount has mnt_ns
checking for syscallhook module execve support... available (0xffffffff81200150)
checking for nested mutexes... present
checking for f_dentry in fs struct member... not detected
checking for smbfs... not present
checking for system call table hooking support... yes; shadow mapping
checking for LSM support... disabled
checking for exported hrtimers... missing
checking for struct filename... present
checking for asm-generic/fcntl.h... yes
checking for correct getname... passed
checking for securityfs support... present
checking for binary sysctl support... disabled
checking for legacy configuration support... included
checking for IMA... present
checking for ima_path_check... not present
checking for putname... putname present but not exported
checking for getname... getname present but not exported
checking typedef ctl_table... not detected
checking for X workaround... enabled
configure: creating ./config.status
config.status: creating makefile
config.status: creating clients/Makefile
config.status: creating tests/Makefile
config.status: creating tests/modules/makefile
config.status: creating tests/benchmark/Makefile
config.status: creating config.h
config.status: executing depfiles commands

Building...
Traceback (most recent call last):
  File "talpa_select.py", line 2338, in _action
  File "talpa_select.py", line 1229, in load
  File "talpa_select.py", line 996, in select
  File "talpa_select.py", line 1856, in select
  File "talpa_select.py", line 1949, in build
  File "talpa_select.py", line 2102, in __try_build
SelectException: exc-build-failed
[Talpa-select]
Copyright (c) 1989-2016 Sophos Limited. All rights reserved.
2016-08-23 02:01:04 EDT /opt/sophos-av/engine/_/talpa_select load --hook talpa_vfshook --wait 10
Linux distribution: [ubuntu]
Product: [Ubuntu 16.04.1 LTS]
Kernel: [4.7.2-040702-generic]
Multiprocessor support enabled.
Searching for source pack...
Verifying source pack contents...
Searching for suitable binary pack...
No suitable binary pack available.
Preparing for build...
Extracting sources...
Configuring build of version 1.21.5...
configuring checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking whether gcc and cc understand -c and -o together... yes
checking for ld... ld
checking for egrep... grep -E
checking whether ln -s works... yes
checking for cat... /bin/cat
checking for cut... /usr/bin/cut
checking for sed... /bin/sed
checking for uname... /bin/uname
checking for rm... /bin/rm
checking for xargs... /usr/bin/xargs
checking for Talpa version... 1.21.5
checking for operating system... Linux
checking for kernel headers layout... /lib/modules/4.7.2-040702-generic/build/include:/lib/modules/4.7.2-040702-generic/build/arch/x86/include:/lib/modules/4.7.2-040702-generic/build/arch/x86/include/generated:/lib/modules/4.7.2-040702-generic/build/include/generated/uapi:/lib/modules/4.7.2-040702-generic/build/include/uapi
checking for linux/version.h... yes
checking for linux/magic.h... yes - /lib/modules/4.7.2-040702-generic/build/include/uapi
checking for uapi/linux/magic.h... yes - /lib/modules/4.7.2-040702-generic/build/include
checking for linux/uidgid.h... for uidgid strict type checking header
checking for linux/compiler.h... yes - /lib/modules/4.7.2-040702-generic/build/include
checking for uapi/asm/unistd.h... yes - /lib/modules/4.7.2-040702-generic/build/arch/x86/include
checking for asm/unistd_64_x32.h... yes - /lib/modules/4.7.2-040702-generic/build/arch/x86/include/generated
checking for kernel configuration... done
checking for compilation environment... ok
checking for kernel architecture... x86_64
checking for kernel version code... 263938
checking for kernel version string... 4.7.2-040702-generic
checking for linux/sched.h... yes
checking for unused task flag... 0x1
checking for System.map... /boot/System.map-4.7.2-040702-generic
checking for printk address... 0xffffffff81176908
checking for do_truncate address... 0xffffffff811f5a50
checking for linux/fs.h... yes
checking for do_truncate type... type 3
checking for linux/fs.h... yes
checking for vfs_unlink type... with inode
checking for linux/string.h... yes
checking for strndup_user... present
checking for tasklist_lock export... not available
checking for tasklist_lock address... 0xffffffff81a05080
checking for appropriate build system... 2.6 build system detected
checking for linux/dcache.h... yes
checking for __d_path prototype... available
checking for exported __d_path... undetectable
checking for linux/dcache.h... yes
checking for 2.6.38 style locking... post 2.6.38 style locking
checking for __d_path address... 0xffffffff81212a50
checking for __d_path type... struct path
checking for vfsmount and br lock... vfsmount lock is mount_lock seqlock
checking for __lookup_mnt_last address... 0xffffffff81219ab0
checking for linux/mount.h... yes
checking for vfsmount mnt_namespace element... assuming vfsmount has mnt_ns
checking for syscallhook module execve support... available (0xffffffff81200150)
checking for nested mutexes... present
checking for f_dentry in fs struct member... not detected
checking for smbfs... not present
checking for system call table hooking support... yes; shadow mapping
checking for LSM support... disabled
checking for exported hrtimers... missing
checking for struct filename... present
checking for asm-generic/fcntl.h... yes
checking for correct getname... passed
checking for securityfs support... present
checking for binary sysctl support... disabled
checking for legacy configuration support... included
checking for IMA... present
checking for ima_path_check... not present
checking for putname... putname present but not exported
checking for getname... getname present but not exported
checking typedef ctl_table... not detected
checking for X workaround... enabled
configure: creating ./config.status
config.status: creating makefile
config.status: creating clients/Makefile
config.status: creating tests/Makefile
config.status: creating tests/modules/makefile
config.status: creating tests/benchmark/Makefile
config.status: creating config.h
config.status: executing depfiles commands

Building...
Traceback (most recent call last):
  File "talpa_select.py", line 2338, in _action
  File "talpa_select.py", line 1229, in load
  File "talpa_select.py", line 996, in select
  File "talpa_select.py", line 1856, in select
  File "talpa_select.py", line 1949, in build
  File "talpa_select.py", line 2102, in __try_build
SelectException: exc-build-failed
[Talpa-select]
Copyright (c) 1989-2016 Sophos Limited. All rights reserved.
2016-08-23 02:18:17 EDT /opt/sophos-av/engine/_/talpa_select load --hook talpa_vfshook --wait 10
Linux distribution: [ubuntu]
Product: [Ubuntu 16.04.1 LTS]
Kernel: [4.7.2-040702-generic]
Multiprocessor support enabled.
Searching for source pack...
Verifying source pack contents...
Searching for suitable binary pack...
No suitable binary pack available.
Preparing for build...
Extracting sources...
Configuring build of version 1.21.5...
configuring checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking whether gcc and cc understand -c and -o together... yes
checking for ld... ld
checking for egrep... grep -E
checking whether ln -s works... yes
checking for cat... /bin/cat
checking for cut... /usr/bin/cut
checking for sed... /bin/sed
checking for uname... /bin/uname
checking for rm... /bin/rm
checking for xargs... /usr/bin/xargs
checking for Talpa version... 1.21.5
checking for operating system... Linux
checking for kernel headers layout... /lib/modules/4.7.2-040702-generic/build/include:/lib/modules/4.7.2-040702-generic/build/arch/x86/include:/lib/modules/4.7.2-040702-generic/build/arch/x86/include/generated:/lib/modules/4.7.2-040702-generic/build/include/generated/uapi:/lib/modules/4.7.2-040702-generic/build/include/uapi
checking for linux/version.h... yes
checking for linux/magic.h... yes - /lib/modules/4.7.2-040702-generic/build/include/uapi
checking for uapi/linux/magic.h... yes - /lib/modules/4.7.2-040702-generic/build/include
checking for linux/uidgid.h... for uidgid strict type checking header
checking for linux/compiler.h... yes - /lib/modules/4.7.2-040702-generic/build/include
checking for uapi/asm/unistd.h... yes - /lib/modules/4.7.2-040702-generic/build/arch/x86/include
checking for asm/unistd_64_x32.h... yes - /lib/modules/4.7.2-040702-generic/build/arch/x86/include/generated
checking for kernel configuration... done
checking for compilation environment... ok
checking for kernel architecture... x86_64
checking for kernel version code... 263938
checking for kernel version string... 4.7.2-040702-generic
checking for linux/sched.h... yes
checking for unused task flag... 0x1
checking for System.map... /boot/System.map-4.7.2-040702-generic
checking for printk address... 0xffffffff81176908
checking for do_truncate address... 0xffffffff811f5a50
checking for linux/fs.h... yes
checking for do_truncate type... type 3
checking for linux/fs.h... yes
checking for vfs_unlink type... with inode
checking for linux/string.h... yes
checking for strndup_user... present
checking for tasklist_lock export... not available
checking for tasklist_lock address... 0xffffffff81a05080
checking for appropriate build system... 2.6 build system detected
checking for linux/dcache.h... yes
checking for __d_path prototype... available
checking for exported __d_path... undetectable
checking for linux/dcache.h... yes
checking for 2.6.38 style locking... post 2.6.38 style locking
checking for __d_path address... 0xffffffff81212a50
checking for __d_path type... struct path
checking for vfsmount and br lock... vfsmount lock is mount_lock seqlock
checking for __lookup_mnt_last address... 0xffffffff81219ab0
checking for linux/mount.h... yes
checking for vfsmount mnt_namespace element... assuming vfsmount has mnt_ns
checking for syscallhook module execve support... available (0xffffffff81200150)
checking for nested mutexes... present
checking for f_dentry in fs struct member... not detected
checking for smbfs... not present
checking for system call table hooking support... yes; shadow mapping
checking for LSM support... disabled
checking for exported hrtimers... missing
checking for struct filename... present
checking for asm-generic/fcntl.h... yes
checking for correct getname... passed
checking for securityfs support... present
checking for binary sysctl support... disabled
checking for legacy configuration support... included
checking for IMA... present
checking for ima_path_check... not present
checking for putname... putname present but not exported
checking for getname... getname present but not exported
checking typedef ctl_table... not detected
checking for X workaround... enabled
configure: creating ./config.status
config.status: creating makefile
config.status: creating clients/Makefile
config.status: creating tests/Makefile
config.status: creating tests/modules/makefile
config.status: creating tests/benchmark/Makefile
config.status: creating config.h
config.status: executing depfiles commands

Building...
Traceback (most recent call last):
  File "talpa_select.py", line 2338, in _action
  File "talpa_select.py", line 1229, in load
  File "talpa_select.py", line 996, in select
  File "talpa_select.py", line 1856, in select
  File "talpa_select.py", line 1949, in build
  File "talpa_select.py", line 2102, in __try_build
SelectException: exc-build-failed
[Talpa-select]
Copyright (c) 1989-2016 Sophos Limited. All rights reserved.
2016-08-23 02:20:50 EDT /opt/sophos-av/engine/_/talpa_select load --hook talpa_vfshook --wait 10
Linux distribution: [ubuntu]
Product: [Ubuntu 16.04.1 LTS]
Kernel: [4.7.2-040702-generic]
Multiprocessor support enabled.
Searching for source pack...
Verifying source pack contents...
Searching for suitable binary pack...
No suitable binary pack available.
Preparing for build...
Extracting sources...
Configuring build of version 1.21.5...
configuring checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking whether gcc and cc understand -c and -o together... yes
checking for ld... ld
checking for egrep... grep -E
checking whether ln -s works... yes
checking for cat... /bin/cat
checking for cut... /usr/bin/cut
checking for sed... /bin/sed
checking for uname... /bin/uname
checking for rm... /bin/rm
checking for xargs... /usr/bin/xargs
checking for Talpa version... 1.21.5
checking for operating system... Linux
checking for kernel headers layout... /lib/modules/4.7.2-040702-generic/build/include:/lib/modules/4.7.2-040702-generic/build/arch/x86/include:/lib/modules/4.7.2-040702-generic/build/arch/x86/include/generated:/lib/modules/4.7.2-040702-generic/build/include/generated/uapi:/lib/modules/4.7.2-040702-generic/build/include/uapi
checking for linux/version.h... yes
checking for linux/magic.h... yes - /lib/modules/4.7.2-040702-generic/build/include/uapi
checking for uapi/linux/magic.h... yes - /lib/modules/4.7.2-040702-generic/build/include
checking for linux/uidgid.h... for uidgid strict type checking header
checking for linux/compiler.h... yes - /lib/modules/4.7.2-040702-generic/build/include
checking for uapi/asm/unistd.h... yes - /lib/modules/4.7.2-040702-generic/build/arch/x86/include
checking for asm/unistd_64_x32.h... yes - /lib/modules/4.7.2-040702-generic/build/arch/x86/include/generated
checking for kernel configuration... done
checking for compilation environment... ok
checking for kernel architecture... x86_64
checking for kernel version code... 263938
checking for kernel version string... 4.7.2-040702-generic
checking for linux/sched.h... yes
checking for unused task flag... 0x1
checking for System.map... /boot/System.map-4.7.2-040702-generic
checking for printk address... 0xffffffff81176908
checking for do_truncate address... 0xffffffff811f5a50
checking for linux/fs.h... yes
checking for do_truncate type... type 3
checking for linux/fs.h... yes
checking for vfs_unlink type... with inode
checking for linux/string.h... yes
checking for strndup_user... present
checking for tasklist_lock export... not available
checking for tasklist_lock address... 0xffffffff81a05080
checking for appropriate build system... 2.6 build system detected
checking for linux/dcache.h... yes
checking for __d_path prototype... available
checking for exported __d_path... undetectable
checking for linux/dcache.h... yes
checking for 2.6.38 style locking... post 2.6.38 style locking
checking for __d_path address... 0xffffffff81212a50
checking for __d_path type... struct path
checking for vfsmount and br lock... vfsmount lock is mount_lock seqlock
checking for __lookup_mnt_last address... 0xffffffff81219ab0
checking for linux/mount.h... yes
checking for vfsmount mnt_namespace element... assuming vfsmount has mnt_ns
checking for syscallhook module execve support... available (0xffffffff81200150)
checking for nested mutexes... present
checking for f_dentry in fs struct member... not detected
checking for smbfs... not present
checking for system call table hooking support... yes; shadow mapping
checking for LSM support... disabled
checking for exported hrtimers... missing
checking for struct filename... present
checking for asm-generic/fcntl.h... yes
checking for correct getname... passed
checking for securityfs support... present
checking for binary sysctl support... disabled
checking for legacy configuration support... included
checking for IMA... present
checking for ima_path_check... not present
checking for putname... putname present but not exported
checking for getname... getname present but not exported
checking typedef ctl_table... not detected
checking for X workaround... enabled
configure: creating ./config.status
config.status: creating makefile
config.status: creating clients/Makefile
config.status: creating tests/Makefile
config.status: creating tests/modules/makefile
config.status: creating tests/benchmark/Makefile
config.status: creating config.h
config.status: executing depfiles commands

Building...
Traceback (most recent call last):
  File "talpa_select.py", line 2338, in _action
  File "talpa_select.py", line 1229, in load
  File "talpa_select.py", line 996, in select
  File "talpa_select.py", line 1856, in select
  File "talpa_select.py", line 1949, in build
  File "talpa_select.py", line 2102, in __try_build
SelectException: exc-build-failed
[Talpa-select]
Copyright (c) 1989-2016 Sophos Limited. All rights reserved.
2016-08-23 02:23:08 EDT /opt/sophos-av/engine/_/talpa_select load --hook talpa_vfshook --wait 10
Linux distribution: [ubuntu]
Product: [Ubuntu 16.04.1 LTS]
Kernel: [4.7.2-040702-generic]
Multiprocessor support enabled.
Searching for source pack...
Verifying source pack contents...
Searching for suitable binary pack...
No suitable binary pack available.
Preparing for build...
Extracting sources...
Configuring build of version 1.21.5...
configuring checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking whether gcc and cc understand -c and -o together... yes
checking for ld... ld
checking for egrep... grep -E
checking whether ln -s works... yes
checking for cat... /bin/cat
checking for cut... /usr/bin/cut
checking for sed... /bin/sed
checking for uname... /bin/uname
checking for rm... /bin/rm
checking for xargs... /usr/bin/xargs
checking for Talpa version... 1.21.5
checking for operating system... Linux
checking for kernel headers layout... /lib/modules/4.7.2-040702-generic/build/include:/lib/modules/4.7.2-040702-generic/build/arch/x86/include:/lib/modules/4.7.2-040702-generic/build/arch/x86/include/generated:/lib/modules/4.7.2-040702-generic/build/include/generated/uapi:/lib/modules/4.7.2-040702-generic/build/include/uapi
checking for linux/version.h... yes
checking for linux/magic.h... yes - /lib/modules/4.7.2-040702-generic/build/include/uapi
checking for uapi/linux/magic.h... yes - /lib/modules/4.7.2-040702-generic/build/include
checking for linux/uidgid.h... for uidgid strict type checking header
checking for linux/compiler.h... yes - /lib/modules/4.7.2-040702-generic/build/include
checking for uapi/asm/unistd.h... yes - /lib/modules/4.7.2-040702-generic/build/arch/x86/include
checking for asm/unistd_64_x32.h... yes - /lib/modules/4.7.2-040702-generic/build/arch/x86/include/generated
checking for kernel configuration... done
checking for compilation environment... ok
checking for kernel architecture... x86_64
checking for kernel version code... 263938
checking for kernel version string... 4.7.2-040702-generic
checking for linux/sched.h... yes
checking for unused task flag... 0x1
checking for System.map... /boot/System.map-4.7.2-040702-generic
checking for printk address... 0xffffffff81176908
checking for do_truncate address... 0xffffffff811f5a50
checking for linux/fs.h... yes
checking for do_truncate type... type 3
checking for linux/fs.h... yes
checking for vfs_unlink type... with inode
checking for linux/string.h... yes
checking for strndup_user... present
checking for tasklist_lock export... not available
checking for tasklist_lock address... 0xffffffff81a05080
checking for appropriate build system... 2.6 build system detected
checking for linux/dcache.h... yes
checking for __d_path prototype... available
checking for exported __d_path... undetectable
checking for linux/dcache.h... yes
checking for 2.6.38 style locking... post 2.6.38 style locking
checking for __d_path address... 0xffffffff81212a50
checking for __d_path type... struct path
checking for vfsmount and br lock... vfsmount lock is mount_lock seqlock
checking for __lookup_mnt_last address... 0xffffffff81219ab0
checking for linux/mount.h... yes
checking for vfsmount mnt_namespace element... assuming vfsmount has mnt_ns
checking for syscallhook module execve support... available (0xffffffff81200150)
checking for nested mutexes... present
checking for f_dentry in fs struct member... not detected
checking for smbfs... not present
checking for system call table hooking support... yes; shadow mapping
checking for LSM support... disabled
checking for exported hrtimers... missing
checking for struct filename... present
checking for asm-generic/fcntl.h... yes
checking for correct getname... passed
checking for securityfs support... present
checking for binary sysctl support... disabled
checking for legacy configuration support... included
checking for IMA... present
checking for ima_path_check... not present
checking for putname... putname present but not exported
checking for getname... getname present but not exported
checking typedef ctl_table... not detected
checking for X workaround... enabled
configure: creating ./config.status
config.status: creating makefile
config.status: creating clients/Makefile
config.status: creating tests/Makefile
config.status: creating tests/modules/makefile
config.status: creating tests/benchmark/Makefile
config.status: creating config.h
config.status: executing depfiles commands

Building...
Traceback (most recent call last):
  File "talpa_select.py", line 2338, in _action
  File "talpa_select.py", line 1229, in load
  File "talpa_select.py", line 996, in select
  File "talpa_select.py", line 1856, in select
  File "talpa_select.py", line 1949, in build
  File "talpa_select.py", line 2102, in __try_build
SelectException: exc-build-failed
[Talpa-select]
Copyright (c) 1989-2016 Sophos Limited. All rights reserved.
2016-08-23 02:24:30 EDT /opt/sophos-av/engine/_/talpa_select load --hook talpa_vfshook --wait 10
Linux distribution: [ubuntu]
Product: [Ubuntu 16.04.1 LTS]
Kernel: [4.7.2-040702-generic]
Multiprocessor support enabled.
Searching for source pack...
Verifying source pack contents...
Searching for suitable binary pack...
No suitable binary pack available.
Preparing for build...
Extracting sources...
Configuring build of version 1.21.5...
configuring checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking whether gcc and cc understand -c and -o together... yes
checking for ld... ld
checking for egrep... grep -E
checking whether ln -s works... yes
checking for cat... /bin/cat
checking for cut... /usr/bin/cut
checking for sed... /bin/sed
checking for uname... /bin/uname
checking for rm... /bin/rm
checking for xargs... /usr/bin/xargs
checking for Talpa version... 1.21.5
checking for operating system... Linux
checking for kernel headers layout... /lib/modules/4.7.2-040702-generic/build/include:/lib/modules/4.7.2-040702-generic/build/arch/x86/include:/lib/modules/4.7.2-040702-generic/build/arch/x86/include/generated:/lib/modules/4.7.2-040702-generic/build/include/generated/uapi:/lib/modules/4.7.2-040702-generic/build/include/uapi
checking for linux/version.h... yes
checking for linux/magic.h... yes - /lib/modules/4.7.2-040702-generic/build/include/uapi
checking for uapi/linux/magic.h... yes - /lib/modules/4.7.2-040702-generic/build/include
checking for linux/uidgid.h... for uidgid strict type checking header
checking for linux/compiler.h... yes - /lib/modules/4.7.2-040702-generic/build/include
checking for uapi/asm/unistd.h... yes - /lib/modules/4.7.2-040702-generic/build/arch/x86/include
checking for asm/unistd_64_x32.h... yes - /lib/modules/4.7.2-040702-generic/build/arch/x86/include/generated
checking for kernel configuration... done
checking for compilation environment... ok
checking for kernel architecture... x86_64
checking for kernel version code... 263938
checking for kernel version string... 4.7.2-040702-generic
checking for linux/sched.h... yes
checking for unused task flag... 0x1
checking for System.map... /boot/System.map-4.7.2-040702-generic
checking for printk address... 0xffffffff81176908
checking for do_truncate address... 0xffffffff811f5a50
checking for linux/fs.h... yes
checking for do_truncate type... type 3
checking for linux/fs.h... yes
checking for vfs_unlink type... with inode
checking for linux/string.h... yes
checking for strndup_user... present
checking for tasklist_lock export... not available
checking for tasklist_lock address... 0xffffffff81a05080
checking for appropriate build system... 2.6 build system detected
checking for linux/dcache.h... yes
checking for __d_path prototype... available
checking for exported __d_path... undetectable
checking for linux/dcache.h... yes
checking for 2.6.38 style locking... post 2.6.38 style locking
checking for __d_path address... 0xffffffff81212a50
checking for __d_path type... struct path
checking for vfsmount and br lock... vfsmount lock is mount_lock seqlock
checking for __lookup_mnt_last address... 0xffffffff81219ab0
checking for linux/mount.h... yes
checking for vfsmount mnt_namespace element... assuming vfsmount has mnt_ns
checking for syscallhook module execve support... available (0xffffffff81200150)
checking for nested mutexes... present
checking for f_dentry in fs struct member... not detected
checking for smbfs... not present
checking for system call table hooking support... yes; shadow mapping
checking for LSM support... disabled
checking for exported hrtimers... missing
checking for struct filename... present
checking for asm-generic/fcntl.h... yes
checking for correct getname... passed
checking for securityfs support... present
checking for binary sysctl support... disabled
checking for legacy configuration support... included
checking for IMA... present
checking for ima_path_check... not present
checking for putname... putname present but not exported
checking for getname... getname present but not exported
checking typedef ctl_table... not detected
checking for X workaround... enabled
configure: creating ./config.status
config.status: creating makefile
config.status: creating clients/Makefile
config.status: creating tests/Makefile
config.status: creating tests/modules/makefile
config.status: creating tests/benchmark/Makefile
config.status: creating config.h
config.status: executing depfiles commands

Building...
Traceback (most recent call last):
  File "talpa_select.py", line 2338, in _action
  File "talpa_select.py", line 1229, in load
  File "talpa_select.py", line 996, in select
  File "talpa_select.py", line 1856, in select
  File "talpa_select.py", line 1949, in build
  File "talpa_select.py", line 2102, in __try_build
SelectException: exc-build-failed
[Talpa-select]
Copyright (c) 1989-2016 Sophos Limited. All rights reserved.
2016-08-23 02:26:09 EDT /opt/sophos-av/engine/_/talpa_select load --hook talpa_vfshook --wait 10
Linux distribution: [ubuntu]
Product: [Ubuntu 16.04.1 LTS]
Kernel: [4.7.2-040702-generic]
Multiprocessor support enabled.
Searching for source pack...
Verifying source pack contents...
Searching for suitable binary pack...
No suitable binary pack available.
Preparing for build...
Extracting sources...
Configuring build of version 1.21.5...
configuring checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking whether gcc and cc understand -c and -o together... yes
checking for ld... ld
checking for egrep... grep -E
checking whether ln -s works... yes
checking for cat... /bin/cat
checking for cut... /usr/bin/cut
checking for sed... /bin/sed
checking for uname... /bin/uname
checking for rm... /bin/rm
checking for xargs... /usr/bin/xargs
checking for Talpa version... 1.21.5
checking for operating system... Linux
checking for kernel headers layout... /lib/modules/4.7.2-040702-generic/build/include:/lib/modules/4.7.2-040702-generic/build/arch/x86/include:/lib/modules/4.7.2-040702-generic/build/arch/x86/include/generated:/lib/modules/4.7.2-040702-generic/build/include/generated/uapi:/lib/modules/4.7.2-040702-generic/build/include/uapi
checking for linux/version.h... yes
checking for linux/magic.h... yes - /lib/modules/4.7.2-040702-generic/build/include/uapi
checking for uapi/linux/magic.h... yes - /lib/modules/4.7.2-040702-generic/build/include
checking for linux/uidgid.h... for uidgid strict type checking header
checking for linux/compiler.h... yes - /lib/modules/4.7.2-040702-generic/build/include
checking for uapi/asm/unistd.h... yes - /lib/modules/4.7.2-040702-generic/build/arch/x86/include
checking for asm/unistd_64_x32.h... yes - /lib/modules/4.7.2-040702-generic/build/arch/x86/include/generated
checking for kernel configuration... done
checking for compilation environment... ok
checking for kernel architecture... x86_64
checking for kernel version code... 263938
checking for kernel version string... 4.7.2-040702-generic
checking for linux/sched.h... yes
checking for unused task flag... 0x1
checking for System.map... /boot/System.map-4.7.2-040702-generic
checking for printk address... 0xffffffff81176908
checking for do_truncate address... 0xffffffff811f5a50
checking for linux/fs.h... yes
checking for do_truncate type... type 3
checking for linux/fs.h... yes
checking for vfs_unlink type... with inode
checking for linux/string.h... yes
checking for strndup_user... present
checking for tasklist_lock export... not available
checking for tasklist_lock address... 0xffffffff81a05080
checking for appropriate build system... 2.6 build system detected
checking for linux/dcache.h... yes
checking for __d_path prototype... available
checking for exported __d_path... undetectable
checking for linux/dcache.h... yes
checking for 2.6.38 style locking... post 2.6.38 style locking
checking for __d_path address... 0xffffffff81212a50
checking for __d_path type... struct path
checking for vfsmount and br lock... vfsmount lock is mount_lock seqlock
checking for __lookup_mnt_last address... 0xffffffff81219ab0
checking for linux/mount.h... yes
checking for vfsmount mnt_namespace element... assuming vfsmount has mnt_ns
checking for syscallhook module execve support... available (0xffffffff81200150)
checking for nested mutexes... present
checking for f_dentry in fs struct member... not detected
checking for smbfs... not present
checking for system call table hooking support... yes; shadow mapping
checking for LSM support... disabled
checking for exported hrtimers... missing
checking for struct filename... present
checking for asm-generic/fcntl.h... yes
checking for correct getname... passed
checking for securityfs support... present
checking for binary sysctl support... disabled
checking for legacy configuration support... included
checking for IMA... present
checking for ima_path_check... not present
checking for putname... putname present but not exported
checking for getname... getname present but not exported
checking typedef ctl_table... not detected
checking for X workaround... enabled
configure: creating ./config.status
config.status: creating makefile
config.status: creating clients/Makefile
config.status: creating tests/Makefile
config.status: creating tests/modules/makefile
config.status: creating tests/benchmark/Makefile
config.status: creating config.h
config.status: executing depfiles commands

Building...
Traceback (most recent call last):
  File "talpa_select.py", line 2338, in _action
  File "talpa_select.py", line 1229, in load
  File "talpa_select.py", line 996, in select
  File "talpa_select.py", line 1856, in select
  File "talpa_select.py", line 1949, in build
  File "talpa_select.py", line 2102, in __try_build
SelectException: exc-build-failed
[Talpa-select]
Copyright (c) 1989-2016 Sophos Limited. All rights reserved.
2016-08-23 02:27:30 EDT /opt/sophos-av/engine/_/talpa_select selectexisting
Verifying source pack contents...
[Talpa-select]
Copyright (c) 1989-2016 Sophos Limited. All rights reserved.
2016-08-23 02:27:31 EDT /opt/sophos-av/engine/_/talpa_select select
Linux distribution: [ubuntu]
Product: [Ubuntu 16.04.1 LTS]
Kernel: [4.7.2-040702-generic]
Multiprocessor support enabled.
Searching for source pack...
Verifying source pack contents...
Searching for suitable binary pack...
No suitable binary pack available.
Preparing for build...
Extracting sources...
Configuring build of version 1.21.5...
configuring checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking whether gcc and cc understand -c and -o together... yes
checking for ld... ld
checking for egrep... grep -E
checking whether ln -s works... yes
checking for cat... /bin/cat
checking for cut... /usr/bin/cut
checking for sed... /bin/sed
checking for uname... /bin/uname
checking for rm... /bin/rm
checking for xargs... /usr/bin/xargs
checking for Talpa version... 1.21.5
checking for operating system... Linux
checking for kernel headers layout... /lib/modules/4.7.2-040702-generic/build/include:/lib/modules/4.7.2-040702-generic/build/arch/x86/include:/lib/modules/4.7.2-040702-generic/build/arch/x86/include/generated:/lib/modules/4.7.2-040702-generic/build/include/generated/uapi:/lib/modules/4.7.2-040702-generic/build/include/uapi
checking for linux/version.h... yes
checking for linux/magic.h... yes - /lib/modules/4.7.2-040702-generic/build/include/uapi
checking for uapi/linux/magic.h... yes - /lib/modules/4.7.2-040702-generic/build/include
checking for linux/uidgid.h... for uidgid strict type checking header
checking for linux/compiler.h... yes - /lib/modules/4.7.2-040702-generic/build/include
checking for uapi/asm/unistd.h... yes - /lib/modules/4.7.2-040702-generic/build/arch/x86/include
checking for asm/unistd_64_x32.h... yes - /lib/modules/4.7.2-040702-generic/build/arch/x86/include/generated
checking for kernel configuration... done
checking for compilation environment... ok
checking for kernel architecture... x86_64
checking for kernel version code... 263938
checking for kernel version string... 4.7.2-040702-generic
checking for linux/sched.h... yes
checking for unused task flag... 0x1
checking for System.map... /boot/System.map-4.7.2-040702-generic
checking for printk address... 0xffffffff81176908
checking for do_truncate address... 0xffffffff811f5a50
checking for linux/fs.h... yes
checking for do_truncate type... type 3
checking for linux/fs.h... yes
checking for vfs_unlink type... with inode
checking for linux/string.h... yes
checking for strndup_user... present
checking for tasklist_lock export... not available
checking for tasklist_lock address... 0xffffffff81a05080
checking for appropriate build system... 2.6 build system detected
checking for linux/dcache.h... yes
checking for __d_path prototype... available
checking for exported __d_path... undetectable
checking for linux/dcache.h... yes
checking for 2.6.38 style locking... post 2.6.38 style locking
checking for __d_path address... 0xffffffff81212a50
checking for __d_path type... struct path
checking for vfsmount and br lock... vfsmount lock is mount_lock seqlock
checking for __lookup_mnt_last address... 0xffffffff81219ab0
checking for linux/mount.h... yes
checking for vfsmount mnt_namespace element... assuming vfsmount has mnt_ns
checking for syscallhook module execve support... available (0xffffffff81200150)
checking for nested mutexes... present
checking for f_dentry in fs struct member... not detected
checking for smbfs... not present
checking for system call table hooking support... yes; shadow mapping
checking for LSM support... disabled
checking for exported hrtimers... missing
checking for struct filename... present
checking for asm-generic/fcntl.h... yes
checking for correct getname... passed
checking for securityfs support... present
checking for binary sysctl support... disabled
checking for legacy configuration support... included
checking for IMA... present
checking for ima_path_check... not present
checking for putname... putname present but not exported
checking for getname... getname present but not exported
checking typedef ctl_table... not detected
checking for X workaround... enabled
configure: creating ./config.status
config.status: creating makefile
config.status: creating clients/Makefile
config.status: creating tests/Makefile
config.status: creating tests/modules/makefile
config.status: creating tests/benchmark/Makefile
config.status: creating config.h
config.status: executing depfiles commands

Building...
Traceback (most recent call last):
  File "talpa_select.py", line 2338, in _action
  File "talpa_select.py", line 996, in select
  File "talpa_select.py", line 1856, in select
  File "talpa_select.py", line 1949, in build
  File "talpa_select.py", line 2102, in __try_build
SelectException: exc-build-failed
[Talpa-select]
Copyright (c) 1989-2016 Sophos Limited. All rights reserved.
2016-08-23 02:27:36 EDT /opt/sophos-av/engine/_/talpa_select load --hook talpa_vfshook --wait 10
Linux distribution: [ubuntu]
Product: [Ubuntu 16.04.1 LTS]
Kernel: [4.7.2-040702-generic]
Multiprocessor support enabled.
Searching for source pack...
Verifying source pack contents...
Searching for suitable binary pack...
No suitable binary pack available.
Preparing for build...
Extracting sources...
Configuring build of version 1.21.5...
configuring checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking whether gcc and cc understand -c and -o together... yes
checking for ld... ld
checking for egrep... grep -E
checking whether ln -s works... yes
checking for cat... /bin/cat
checking for cut... /usr/bin/cut
checking for sed... /bin/sed
checking for uname... /bin/uname
checking for rm... /bin/rm
checking for xargs... /usr/bin/xargs
checking for Talpa version... 1.21.5
checking for operating system... Linux
checking for kernel headers layout... /lib/modules/4.7.2-040702-generic/build/include:/lib/modules/4.7.2-040702-generic/build/arch/x86/include:/lib/modules/4.7.2-040702-generic/build/arch/x86/include/generated:/lib/modules/4.7.2-040702-generic/build/include/generated/uapi:/lib/modules/4.7.2-040702-generic/build/include/uapi
checking for linux/version.h... yes
checking for linux/magic.h... yes - /lib/modules/4.7.2-040702-generic/build/include/uapi
checking for uapi/linux/magic.h... yes - /lib/modules/4.7.2-040702-generic/build/include
checking for linux/uidgid.h... for uidgid strict type checking header
checking for linux/compiler.h... yes - /lib/modules/4.7.2-040702-generic/build/include
checking for uapi/asm/unistd.h... yes - /lib/modules/4.7.2-040702-generic/build/arch/x86/include
checking for asm/unistd_64_x32.h... yes - /lib/modules/4.7.2-040702-generic/build/arch/x86/include/generated
checking for kernel configuration... done
checking for compilation environment... ok
checking for kernel architecture... x86_64
checking for kernel version code... 263938
checking for kernel version string... 4.7.2-040702-generic
checking for linux/sched.h... yes
checking for unused task flag... 0x1
checking for System.map... /boot/System.map-4.7.2-040702-generic
checking for printk address... 0xffffffff81176908
checking for do_truncate address... 0xffffffff811f5a50
checking for linux/fs.h... yes
checking for do_truncate type... type 3
checking for linux/fs.h... yes
checking for vfs_unlink type... with inode
checking for linux/string.h... yes
checking for strndup_user... present
checking for tasklist_lock export... not available
checking for tasklist_lock address... 0xffffffff81a05080
checking for appropriate build system... 2.6 build system detected
checking for linux/dcache.h... yes
checking for __d_path prototype... available
checking for exported __d_path... undetectable
checking for linux/dcache.h... yes
checking for 2.6.38 style locking... post 2.6.38 style locking
checking for __d_path address... 0xffffffff81212a50
checking for __d_path type... struct path
checking for vfsmount and br lock... vfsmount lock is mount_lock seqlock
checking for __lookup_mnt_last address... 0xffffffff81219ab0
checking for linux/mount.h... yes
checking for vfsmount mnt_namespace element... assuming vfsmount has mnt_ns
checking for syscallhook module execve support... available (0xffffffff81200150)
checking for nested mutexes... present
checking for f_dentry in fs struct member... not detected
checking for smbfs... not present
checking for system call table hooking support... yes; shadow mapping
checking for LSM support... disabled
checking for exported hrtimers... missing
checking for struct filename... present
checking for asm-generic/fcntl.h... yes
checking for correct getname... passed
checking for securityfs support... present
checking for binary sysctl support... disabled
checking for legacy configuration support... included
checking for IMA... present
checking for ima_path_check... not present
checking for putname... putname present but not exported
checking for getname... getname present but not exported
checking typedef ctl_table... not detected
checking for X workaround... enabled
configure: creating ./config.status
config.status: creating makefile
config.status: creating clients/Makefile
config.status: creating tests/Makefile
config.status: creating tests/modules/makefile
config.status: creating tests/benchmark/Makefile
config.status: creating config.h
config.status: executing depfiles commands

Building...
Traceback (most recent call last):
  File "talpa_select.py", line 2338, in _action
  File "talpa_select.py", line 1229, in load
  File "talpa_select.py", line 996, in select
  File "talpa_select.py", line 1856, in select
  File "talpa_select.py", line 1949, in build
  File "talpa_select.py", line 2102, in __try_build
SelectException: exc-build-failed
[Talpa-select]
Copyright (c) 1989-2016 Sophos Limited. All rights reserved.
2016-08-23 02:31:10 EDT /opt/sophos-av/engine/_/talpa_select select
Linux distribution: [ubuntu]
Product: [Ubuntu 16.04.1 LTS]
Kernel: [4.7.2-040702-generic]
Multiprocessor support enabled.
Searching for source pack...
Verifying source pack contents...
Searching for suitable binary pack...
No suitable binary pack available.
Preparing for build...
Extracting sources...
Configuring build of version 1.21.5...
configuring checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking whether gcc and cc understand -c and -o together... yes
checking for ld... ld
checking for egrep... grep -E
checking whether ln -s works... yes
checking for cat... /bin/cat
checking for cut... /usr/bin/cut
checking for sed... /bin/sed
checking for uname... /bin/uname
checking for rm... /bin/rm
checking for xargs... /usr/bin/xargs
checking for Talpa version... 1.21.5
checking for operating system... Linux
checking for kernel headers layout... /lib/modules/4.7.2-040702-generic/build/include:/lib/modules/4.7.2-040702-generic/build/arch/x86/include:/lib/modules/4.7.2-040702-generic/build/arch/x86/include/generated:/lib/modules/4.7.2-040702-generic/build/include/generated/uapi:/lib/modules/4.7.2-040702-generic/build/include/uapi
checking for linux/version.h... yes
checking for linux/magic.h... yes - /lib/modules/4.7.2-040702-generic/build/include/uapi
checking for uapi/linux/magic.h... yes - /lib/modules/4.7.2-040702-generic/build/include
checking for linux/uidgid.h... for uidgid strict type checking header
checking for linux/compiler.h... yes - /lib/modules/4.7.2-040702-generic/build/include
checking for uapi/asm/unistd.h... yes - /lib/modules/4.7.2-040702-generic/build/arch/x86/include
checking for asm/unistd_64_x32.h... yes - /lib/modules/4.7.2-040702-generic/build/arch/x86/include/generated
checking for kernel configuration... done
checking for compilation environment... ok
checking for kernel architecture... x86_64
checking for kernel version code... 263938
checking for kernel version string... 4.7.2-040702-generic
checking for linux/sched.h... yes
checking for unused task flag... 0x1
checking for System.map... /boot/System.map-4.7.2-040702-generic
checking for printk address... 0xffffffff81176908
checking for do_truncate address... 0xffffffff811f5a50
checking for linux/fs.h... yes
checking for do_truncate type... type 3
checking for linux/fs.h... yes
checking for vfs_unlink type... with inode
checking for linux/string.h... yes
checking for strndup_user... present
checking for tasklist_lock export... not available
checking for tasklist_lock address... 0xffffffff81a05080
checking for appropriate build system... 2.6 build system detected
checking for linux/dcache.h... yes
checking for __d_path prototype... available
checking for exported __d_path... undetectable
checking for linux/dcache.h... yes
checking for 2.6.38 style locking... post 2.6.38 style locking
checking for __d_path address... 0xffffffff81212a50
checking for __d_path type... struct path
checking for vfsmount and br lock... vfsmount lock is mount_lock seqlock
checking for __lookup_mnt_last address... 0xffffffff81219ab0
checking for linux/mount.h... yes
checking for vfsmount mnt_namespace element... assuming vfsmount has mnt_ns
checking for syscallhook module execve support... available (0xffffffff81200150)
checking for nested mutexes... present
checking for f_dentry in fs struct member... not detected
checking for smbfs... not present
checking for system call table hooking support... yes; shadow mapping
checking for LSM support... disabled
checking for exported hrtimers... missing
checking for struct filename... present
checking for asm-generic/fcntl.h... yes
checking for correct getname... passed
checking for securityfs support... present
checking for binary sysctl support... disabled
checking for legacy configuration support... included
checking for IMA... present
checking for ima_path_check... not present
checking for putname... putname present but not exported
checking for getname... getname present but not exported
checking typedef ctl_table... not detected
checking for X workaround... enabled
configure: creating ./config.status
config.status: creating makefile
config.status: creating clients/Makefile
config.status: creating tests/Makefile
config.status: creating tests/modules/makefile
config.status: creating tests/benchmark/Makefile
config.status: creating config.h
config.status: executing depfiles commands

Building...
Traceback (most recent call last):
  File "talpa_select.py", line 2338, in _action
  File "talpa_select.py", line 996, in select
  File "talpa_select.py", line 1856, in select
  File "talpa_select.py", line 1949, in build
  File "talpa_select.py", line 2102, in __try_build
SelectException: exc-build-failed
[Talpa-select]
Copyright (c) 1989-2016 Sophos Limited. All rights reserved.
2016-08-23 02:48:09 EDT /opt/sophos-av/engine/_/talpa_select selectexisting
Verifying source pack contents...
[Talpa-select]
Copyright (c) 1989-2016 Sophos Limited. All rights reserved.
2016-08-23 02:48:17 EDT /opt/sophos-av/engine/_/talpa_select select
Linux distribution: [ubuntu]
Product: [Ubuntu 16.04.1 LTS]
Kernel: [4.7.2-040702-generic]
Multiprocessor support enabled.
Searching for source pack...
Verifying source pack contents...
Searching for suitable binary pack...
No suitable binary pack available.
Preparing for build...
Extracting sources...
Configuring build of version 1.21.5...
configuring checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking whether gcc and cc understand -c and -o together... yes
checking for ld... ld
checking for egrep... grep -E
checking whether ln -s works... yes
checking for cat... /bin/cat
checking for cut... /usr/bin/cut
checking for sed... /bin/sed
checking for uname... /bin/uname
checking for rm... /bin/rm
checking for xargs... /usr/bin/xargs
checking for Talpa version... 1.21.5
checking for operating system... Linux
checking for kernel headers layout... /lib/modules/4.7.2-040702-generic/build/include:/lib/modules/4.7.2-040702-generic/build/arch/x86/include:/lib/modules/4.7.2-040702-generic/build/arch/x86/include/generated:/lib/modules/4.7.2-040702-generic/build/include/generated/uapi:/lib/modules/4.7.2-040702-generic/build/include/uapi
checking for linux/version.h... yes
checking for linux/magic.h... yes - /lib/modules/4.7.2-040702-generic/build/include/uapi
checking for uapi/linux/magic.h... yes - /lib/modules/4.7.2-040702-generic/build/include
checking for linux/uidgid.h... for uidgid strict type checking header
checking for linux/compiler.h... yes - /lib/modules/4.7.2-040702-generic/build/include
checking for uapi/asm/unistd.h... yes - /lib/modules/4.7.2-040702-generic/build/arch/x86/include
checking for asm/unistd_64_x32.h... yes - /lib/modules/4.7.2-040702-generic/build/arch/x86/include/generated
checking for kernel configuration... done
checking for compilation environment... ok
checking for kernel architecture... x86_64
checking for kernel version code... 263938
checking for kernel version string... 4.7.2-040702-generic
checking for linux/sched.h... yes
checking for unused task flag... 0x1
checking for System.map... /boot/System.map-4.7.2-040702-generic
checking for printk address... 0xffffffff81176908
checking for do_truncate address... 0xffffffff811f5a50
checking for linux/fs.h... yes
checking for do_truncate type... type 3
checking for linux/fs.h... yes
checking for vfs_unlink type... with inode
checking for linux/string.h... yes
checking for strndup_user... present
checking for tasklist_lock export... not available
checking for tasklist_lock address... 0xffffffff81a05080
checking for appropriate build system... 2.6 build system detected
checking for linux/dcache.h... yes
checking for __d_path prototype... available
checking for exported __d_path... undetectable
checking for linux/dcache.h... yes
checking for 2.6.38 style locking... post 2.6.38 style locking
checking for __d_path address... 0xffffffff81212a50
checking for __d_path type... struct path
checking for vfsmount and br lock... vfsmount lock is mount_lock seqlock
checking for __lookup_mnt_last address... 0xffffffff81219ab0
checking for linux/mount.h... yes
checking for vfsmount mnt_namespace element... assuming vfsmount has mnt_ns
checking for syscallhook module execve support... available (0xffffffff81200150)
checking for nested mutexes... present
checking for f_dentry in fs struct member... not detected
checking for smbfs... not present
checking for system call table hooking support... yes; shadow mapping
checking for LSM support... disabled
checking for exported hrtimers... missing
checking for struct filename... present
checking for asm-generic/fcntl.h... yes
checking for correct getname... passed
checking for securityfs support... present
checking for binary sysctl support... disabled
checking for legacy configuration support... included
checking for IMA... present
checking for ima_path_check... not present
checking for putname... putname present but not exported
checking for getname... getname present but not exported
checking typedef ctl_table... not detected
checking for X workaround... enabled
configure: creating ./config.status
config.status: creating makefile
config.status: creating clients/Makefile
config.status: creating tests/Makefile
config.status: creating tests/modules/makefile
config.status: creating tests/benchmark/Makefile
config.status: creating config.h
config.status: executing depfiles commands

Building...
Traceback (most recent call last):
  File "talpa_select.py", line 2338, in _action
  File "talpa_select.py", line 996, in select
  File "talpa_select.py", line 1856, in select
  File "talpa_select.py", line 1949, in build
  File "talpa_select.py", line 2102, in __try_build
SelectException: exc-build-failed


What may I do to enable on-access scanning? On-access scanning was working with kernel 4.6.2...

 

Thank you very much for you support.

 

 



This thread was automatically locked due to age.
Parents Reply
  • Douglas

     

    Thank you for your response.  I did got a similar answer from Sophos support of 'Sophos do not support the 4.7 kernel in back-ported or pre-release environments'.

    On the good side, the default packages for the 4.7.0.1 kernel in both Debian Stretch (9.0/testing) and Debian Wheezy (8.6/stable+backports) had both been built with full support for the fanotify mobule so I do now have on-file access scanning working on both servers.

Children
No Data