Skip to content

Instantly share code, notes, and snippets.

@quexten
Created February 28, 2021 19:17
Show Gist options
  • Save quexten/f47f8086ebc83ce88cff19d363b9e37a to your computer and use it in GitHub Desktop.
Save quexten/f47f8086ebc83ce88cff19d363b9e37a to your computer and use it in GitHub Desktop.
DSM 7 Wireguard Build Log
> ~/projects/synology-wireguard branch:DSM7.0
sudo docker run --rm --privileged --env PACKAGE_ARCH=apollolake --env DSM_VER=7.0 -v $(pwd)/artifacts:/result_spk synobuild
WireGuard version: 1.0.20210219
WireGuard tools version: 1.0.20210223
libmnl version: 1.0.4
Cloning into 'pkgscripts-ng'...
Download... https://sourceforge.net/projects/dsgpl/files/toolkit/DSM7.0/base_env-7.0.txz
Download destination: /toolkit_tarballs/base_env-7.0.txz%
Download... https://sourceforge.net/projects/dsgpl/files/toolkit/DSM7.0/ds.apollolake-7.0.env.txz
Download destination: /toolkit_tarballs/ds.apollolake-7.0.env.txz
Download... https://sourceforge.net/projects/dsgpl/files/toolkit/DSM7.0/ds.apollolake-7.0.dev.txz
Download destination: /toolkit_tarballs/ds.apollolake-7.0.dev.txz
tar -xhf /toolkit_tarballs/base_env-7.0.txz -C /build_env/ds.apollolake-7.0
tar -xhf /toolkit_tarballs/ds.apollolake-7.0.env.txz -C /build_env/ds.apollolake-7.0
tar -xhf /toolkit_tarballs/ds.apollolake-7.0.dev.txz -C /build_env/ds.apollolake-7.0
All task finished.
============================================================
Parse argument result
------------------------------------------------------------
env_section : default
env_version : 7.0
dep_level : 1
branch : master
suffix :
collect : True
update : True
link : True
build : True
install : True
only_install : False
sign : False
build_opt : -J
install_opt :
print_log : True
sdk_ver : 6.0
package : WireGuard
Processing [7.0-40955]: apollolake
============================================================
Start to run "Traverse project"
------------------------------------------------------------
[INFO] Branch projects: WireGuard
[INFO] Tag projects:
[INFO] Reference projects:
[INFO] Reference tag projects:
============================================================
Start to run "Link Project"
------------------------------------------------------------
Link /pkgscripts-ng -> /build_env/ds.apollolake-7.0/pkgscripts-ng
Link //source/WireGuard -> /build_env/ds.apollolake-7.0/source/WireGuard
============================================================
Start to run "Build Package"
------------------------------------------------------------
[apollolake] set -o pipefail; env PackageName=WireGuard /pkgscripts-ng/SynoBuild --apollolake -c --min-sdk 6.0 -J WireGuard 2>&1 | tee logs.build
============================================================
Start to run "Install Package"
------------------------------------------------------------
[apollolake] set -o pipefail; env PackageName=WireGuard /pkgscripts-ng/SynoInstall --with-debug WireGuard 2>&1 | tee logs.install
============================================================
Start to run "Install Package"
------------------------------------------------------------
[apollolake] set -o pipefail; env PackageName=WireGuard /pkgscripts-ng/SynoInstall WireGuard 2>&1 | tee logs.install
============================================================
Start to run "Collect package"
------------------------------------------------------------
/build_env/ds.apollolake-7.0/image/packages/WireGuard-apollolake-1.0.20210219_debug.spk -> /result_spk/WireGuard-1.0.20210219
/build_env/ds.apollolake-7.0/image/packages/WireGuard-apollolake-1.0.20210219.spk -> /result_spk/WireGuard-1.0.20210219
============================================================
Time Cost Statistic
------------------------------------------------------------
00:00:00: Traverse project
00:00:00: Link Project
00:00:23: Build Package
00:00:04: Install Package
00:00:04: Install Package
00:00:00: Collect package
[SUCCESS] pkgscripts-ng/PkgCreate.py -p apollolake -v 7.0 -S --build-opt=-J --print-log -c WireGuard finished.
Build log
=========
Set cache size limit to 3.0 Gbytes
Statistics cleared
ln: failed to create symbolic link '/usr/i686-linux-uclibc/bin/i386-uclibc-ccache-gcc': No such file or directory
rm: cannot remove '/env32.mak': No such file or directory
ln: failed to create symbolic link '/usr/x86_64-linux-uclibc/bin/x86_64-uclibc-ccache-gcc': No such file or directory
rm: cannot remove '/env64.mak': No such file or directory
[INFO] projectList="WireGuard"
[INFO] Start to build WireGuard.
ln: failed to create symbolic link '/usr/x86_64-linux-uclibc/bin/x86_64-uclibc-ccache-gcc': No such file or directory
[SCRIPT] build script: //source/WireGuard/SynoBuildConf/build
[INFO] ======= Run build script =======
rm -rf libmnl-1.0.4.tar.bz2 libmnl-1.0.4 wireguard-linux-compat-1.0.20210219.tar.xz wireguard-linux-compat-1.0.20210219 wireguard-tools-1.0.20210223.tar.xz wireguard-tools-1.0.20210223
make: Entering directory '/source/WireGuard'
--2021-03-01 03:14:15-- https://netfilter.org/projects/libmnl/files/libmnl-1.0.4.tar.bz2
Resolving netfilter.org (netfilter.org)... 92.243.18.11
Connecting to netfilter.org (netfilter.org)|92.243.18.11|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 301270 (294K) [application/x-bzip2]
Saving to: 'libmnl-1.0.4.tar.bz2'
0K .......... .......... .......... .......... .......... 16% 576K 0s
50K .......... .......... .......... .......... .......... 33% 3.20M 0s
100K .......... .......... .......... .......... .......... 50% 2.49M 0s
150K .......... .......... .......... .......... .......... 67% 2.73M 0s
200K .......... .......... .......... .......... .......... 84% 15.8M 0s
250K .......... .......... .......... .......... .... 100% 2.81M=0.2s
2021-03-01 03:14:16 (1.82 MB/s) - 'libmnl-1.0.4.tar.bz2' saved [301270/301270]
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for x86_64-unknown-linux-gnu-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking how to create a pax tar archive... gnutar
checking whether make supports nested variables... (cached) yes
checking for x86_64-unknown-linux-gnu-gcc... /usr/local/x86_64-pc-linux-gnu/bin/x86_64-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/local/x86_64-pc-linux-gnu/bin/x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for /usr/local/x86_64-pc-linux-gnu/bin/x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking whether /usr/local/x86_64-pc-linux-gnu/bin/x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of /usr/local/x86_64-pc-linux-gnu/bin/x86_64-pc-linux-gnu-gcc... gcc3
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by /usr/local/x86_64-pc-linux-gnu/bin/x86_64-pc-linux-gnu-gcc... /usr/local/x86_64-pc-linux-gnu/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/local/x86_64-pc-linux-gnu/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /bin/nm -B
checking the name lister (/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/local/x86_64-pc-linux-gnu/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for x86_64-unknown-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-unknown-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-unknown-linux-gnu-strip... strip
checking for x86_64-unknown-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /bin/nm -B output from /usr/local/x86_64-pc-linux-gnu/bin/x86_64-pc-linux-gnu-gcc object... ok
checking for sysroot... no
checking for x86_64-unknown-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... /usr/local/x86_64-pc-linux-gnu/bin/x86_64-pc-linux-gnu-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/local/x86_64-pc-linux-gnu/bin/x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for /usr/local/x86_64-pc-linux-gnu/bin/x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if /usr/local/x86_64-pc-linux-gnu/bin/x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if /usr/local/x86_64-pc-linux-gnu/bin/x86_64-pc-linux-gnu-gcc static flag -static works... yes
checking if /usr/local/x86_64-pc-linux-gnu/bin/x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if /usr/local/x86_64-pc-linux-gnu/bin/x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the /usr/local/x86_64-pc-linux-gnu/bin/x86_64-pc-linux-gnu-gcc linker (/usr/local/x86_64-pc-linux-gnu/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether compiler accepts -fvisibility=hidden... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating include/Makefile
config.status: creating include/libmnl/Makefile
config.status: creating include/linux/Makefile
config.status: creating include/linux/netfilter/Makefile
config.status: creating examples/Makefile
config.status: creating examples/genl/Makefile
config.status: creating examples/kobject/Makefile
config.status: creating examples/netfilter/Makefile
config.status: creating examples/rtnl/Makefile
config.status: creating libmnl.pc
config.status: creating doxygen.cfg
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make[1]: Entering directory '/source/WireGuard/libmnl-1.0.4'
make[2]: Entering directory '/source/WireGuard/libmnl-1.0.4'
Making all in src
make[3]: Entering directory '/source/WireGuard/libmnl-1.0.4/src'
CC socket.lo
CC callback.lo
CC nlmsg.lo
CC attr.lo
CCLD libmnl.la
make[3]: Leaving directory '/source/WireGuard/libmnl-1.0.4/src'
Making all in include
make[3]: Entering directory '/source/WireGuard/libmnl-1.0.4/include'
Making all in libmnl
Making all in linux
make[4]: Entering directory '/source/WireGuard/libmnl-1.0.4/include/linux'
Making all in netfilter
make[4]: Leaving directory '/source/WireGuard/libmnl-1.0.4/include/linux'
make[3]: Leaving directory '/source/WireGuard/libmnl-1.0.4/include'
Making all in examples
make[3]: Entering directory '/source/WireGuard/libmnl-1.0.4/examples'
Making all in genl
Making all in kobject
Making all in netfilter
Making all in rtnl
make[3]: Leaving directory '/source/WireGuard/libmnl-1.0.4/examples'
make[3]: Entering directory '/source/WireGuard/libmnl-1.0.4'
make[3]: Leaving directory '/source/WireGuard/libmnl-1.0.4'
make[2]: Leaving directory '/source/WireGuard/libmnl-1.0.4'
make[1]: Leaving directory '/source/WireGuard/libmnl-1.0.4'
--2021-03-01 03:14:19-- https://git.zx2c4.com/wireguard-tools/snapshot/wireguard-tools-1.0.20210223.tar.xz
Resolving git.zx2c4.com (git.zx2c4.com)... 147.75.77.251, 2604:1380:1:4d00::3
Connecting to git.zx2c4.com (git.zx2c4.com)|147.75.77.251|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-xz]
Saving to: 'wireguard-tools-1.0.20210223.tar.xz'
0K .......... .......... .......... .......... .......... 433K
50K .......... .......... .......... .......... ... 15.5M=0.1s
2021-03-01 03:14:20 (788 KB/s) - 'wireguard-tools-1.0.20210223.tar.xz' saved [95444]
make[1]: Entering directory '/source/WireGuard/wireguard-tools-1.0.20210223/src'
CC wg.o
CC config.o
CC curve25519.o
CC encoding.o
CC genkey.o
CC ipc.o
CC pubkey.o
CC set.o
CC setconf.o
CC show.o
CC showconf.o
CC terminal.o
LD wg
make[1]: Leaving directory '/source/WireGuard/wireguard-tools-1.0.20210223/src'
--2021-03-01 03:14:22-- https://git.zx2c4.com/wireguard-linux-compat/snapshot/wireguard-linux-compat-1.0.20210219.tar.xz
Resolving git.zx2c4.com (git.zx2c4.com)... 147.75.77.251, 2604:1380:1:4d00::3
Connecting to git.zx2c4.com (git.zx2c4.com)|147.75.77.251|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-xz]
Saving to: 'wireguard-linux-compat-1.0.20210219.tar.xz'
0K .......... .......... .......... .......... .......... 478K
50K .......... .......... .......... .......... .......... 462K
100K .......... .......... .......... .......... .......... 191K
150K .......... .......... .......... .......... .......... 104K
200K .......... .......... .......... .......... .......... 462K
250K ....... 37.4M=1.1s
2021-03-01 03:14:24 (242 KB/s) - 'wireguard-linux-compat-1.0.20210219.tar.xz' saved [263964]
make[1]: Entering directory '/source/WireGuard/wireguard-linux-compat-1.0.20210219/src'
In file included from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:6:0,
from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/compat.h:10,
from <command-line>:0:
include/generated/uapi/linux/version.h:1:0: warning: "LINUX_VERSION_CODE" redefined
#define LINUX_VERSION_CODE 263348
In file included from include/uapi/linux/syno.h:13:0,
from ./include/linux/syno.h:90,
from <command-line>:0:
/source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:10:0: note: this is the location of the previous definition
#define LINUX_VERSION_CODE KERNEL_VERSION(COMPAT_VERSION, COMPAT_PATCHLEVEL, COMPAT_SUBLEVEL)
In file included from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:6:0,
from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/compat.h:10,
from <command-line>:0:
include/generated/uapi/linux/version.h:2:0: warning: "KERNEL_VERSION" redefined
#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))
In file included from include/uapi/linux/syno.h:13:0,
from ./include/linux/syno.h:90,
from <command-line>:0:
/source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:8:0: note: this is the location of the previous definition
#define KERNEL_VERSION(a, b, c) (((a) << 24) + ((b) << 16) + (c))
In file included from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:6:0,
from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/compat.h:10,
from <command-line>:0:
include/generated/uapi/linux/version.h:1:0: warning: "LINUX_VERSION_CODE" redefined
#define LINUX_VERSION_CODE 263348
In file included from include/uapi/linux/syno.h:13:0,
from ./include/linux/syno.h:90,
from <command-line>:0:
/source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:10:0: note: this is the location of the previous definition
#define LINUX_VERSION_CODE KERNEL_VERSION(COMPAT_VERSION, COMPAT_PATCHLEVEL, COMPAT_SUBLEVEL)
In file included from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:6:0,
from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/compat.h:10,
from <command-line>:0:
include/generated/uapi/linux/version.h:2:0: warning: "KERNEL_VERSION" redefined
#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))
In file included from include/uapi/linux/syno.h:13:0,
from ./include/linux/syno.h:90,
from <command-line>:0:
/source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:8:0: note: this is the location of the previous definition
#define KERNEL_VERSION(a, b, c) (((a) << 24) + ((b) << 16) + (c))
In file included from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:6:0,
from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/compat.h:10,
from <command-line>:0:
include/generated/uapi/linux/version.h:1:0: warning: "LINUX_VERSION_CODE" redefined
#define LINUX_VERSION_CODE 263348
In file included from include/uapi/linux/syno.h:13:0,
from ./include/linux/syno.h:90,
from <command-line>:0:
/source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:10:0: note: this is the location of the previous definition
#define LINUX_VERSION_CODE KERNEL_VERSION(COMPAT_VERSION, COMPAT_PATCHLEVEL, COMPAT_SUBLEVEL)
In file included from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:6:0,
from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/compat.h:10,
from <command-line>:0:
include/generated/uapi/linux/version.h:2:0: warning: "KERNEL_VERSION" redefined
#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))
In file included from include/uapi/linux/syno.h:13:0,
from ./include/linux/syno.h:90,
from <command-line>:0:
/source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:8:0: note: this is the location of the previous definition
#define KERNEL_VERSION(a, b, c) (((a) << 24) + ((b) << 16) + (c))
In file included from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:6:0,
from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/compat.h:10,
from <command-line>:0:
include/generated/uapi/linux/version.h:1:0: warning: "LINUX_VERSION_CODE" redefined
#define LINUX_VERSION_CODE 263348
In file included from include/uapi/linux/syno.h:13:0,
from ./include/linux/syno.h:90,
from <command-line>:0:
/source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:10:0: note: this is the location of the previous definition
#define LINUX_VERSION_CODE KERNEL_VERSION(COMPAT_VERSION, COMPAT_PATCHLEVEL, COMPAT_SUBLEVEL)
In file included from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:6:0,
from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/compat.h:10,
from <command-line>:0:
include/generated/uapi/linux/version.h:2:0: warning: "KERNEL_VERSION" redefined
#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))
In file included from include/uapi/linux/syno.h:13:0,
from ./include/linux/syno.h:90,
from <command-line>:0:
/source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:8:0: note: this is the location of the previous definition
#define KERNEL_VERSION(a, b, c) (((a) << 24) + ((b) << 16) + (c))
In file included from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:6:0,
from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/compat.h:10,
from <command-line>:0:
include/generated/uapi/linux/version.h:1:0: warning: "LINUX_VERSION_CODE" redefined
#define LINUX_VERSION_CODE 263348
In file included from include/uapi/linux/syno.h:13:0,
from ./include/linux/syno.h:90,
from <command-line>:0:
/source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:10:0: note: this is the location of the previous definition
#define LINUX_VERSION_CODE KERNEL_VERSION(COMPAT_VERSION, COMPAT_PATCHLEVEL, COMPAT_SUBLEVEL)
In file included from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:6:0,
from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/compat.h:10,
from <command-line>:0:
include/generated/uapi/linux/version.h:2:0: warning: "KERNEL_VERSION" redefined
#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))
In file included from include/uapi/linux/syno.h:13:0,
from ./include/linux/syno.h:90,
from <command-line>:0:
/source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:8:0: note: this is the location of the previous definition
#define KERNEL_VERSION(a, b, c) (((a) << 24) + ((b) << 16) + (c))
In file included from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:6:0,
from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/compat.h:10,
from <command-line>:0:
include/generated/uapi/linux/version.h:1:0: warning: "LINUX_VERSION_CODE" redefined
#define LINUX_VERSION_CODE 263348
In file included from include/uapi/linux/syno.h:13:0,
from ./include/linux/syno.h:90,
from <command-line>:0:
/source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:10:0: note: this is the location of the previous definition
#define LINUX_VERSION_CODE KERNEL_VERSION(COMPAT_VERSION, COMPAT_PATCHLEVEL, COMPAT_SUBLEVEL)
In file included from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:6:0,
from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/compat.h:10,
from <command-line>:0:
include/generated/uapi/linux/version.h:2:0: warning: "KERNEL_VERSION" redefined
#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))
In file included from include/uapi/linux/syno.h:13:0,
from ./include/linux/syno.h:90,
from <command-line>:0:
/source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:8:0: note: this is the location of the previous definition
#define KERNEL_VERSION(a, b, c) (((a) << 24) + ((b) << 16) + (c))
In file included from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:6:0,
from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/compat.h:10,
from <command-line>:0:
include/generated/uapi/linux/version.h:1:0: warning: "LINUX_VERSION_CODE" redefined
#define LINUX_VERSION_CODE 263348
In file included from include/uapi/linux/syno.h:13:0,
from ./include/linux/syno.h:90,
from <command-line>:0:
/source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:10:0: note: this is the location of the previous definition
#define LINUX_VERSION_CODE KERNEL_VERSION(COMPAT_VERSION, COMPAT_PATCHLEVEL, COMPAT_SUBLEVEL)
In file included from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:6:0,
from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/compat.h:10,
from <command-line>:0:
include/generated/uapi/linux/version.h:2:0: warning: "KERNEL_VERSION" redefined
#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))
In file included from include/uapi/linux/syno.h:13:0,
from ./include/linux/syno.h:90,
from <command-line>:0:
/source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:8:0: note: this is the location of the previous definition
#define KERNEL_VERSION(a, b, c) (((a) << 24) + ((b) << 16) + (c))
In file included from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:6:0,
from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/compat.h:10,
from <command-line>:0:
include/generated/uapi/linux/version.h:1:0: warning: "LINUX_VERSION_CODE" redefined
#define LINUX_VERSION_CODE 263348
In file included from include/uapi/linux/syno.h:13:0,
from ./include/linux/syno.h:90,
from <command-line>:0:
/source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:10:0: note: this is the location of the previous definition
#define LINUX_VERSION_CODE KERNEL_VERSION(COMPAT_VERSION, COMPAT_PATCHLEVEL, COMPAT_SUBLEVEL)
In file included from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:6:0,
from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/compat.h:10,
from <command-line>:0:
include/generated/uapi/linux/version.h:2:0: warning: "KERNEL_VERSION" redefined
#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))
In file included from include/uapi/linux/syno.h:13:0,
from ./include/linux/syno.h:90,
from <command-line>:0:
/source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:8:0: note: this is the location of the previous definition
#define KERNEL_VERSION(a, b, c) (((a) << 24) + ((b) << 16) + (c))
In file included from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:6:0,
from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/compat.h:10,
from <command-line>:0:
include/generated/uapi/linux/version.h:1:0: warning: "LINUX_VERSION_CODE" redefined
#define LINUX_VERSION_CODE 263348
In file included from include/uapi/linux/syno.h:13:0,
from ./include/linux/syno.h:90,
from <command-line>:0:
/source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:10:0: note: this is the location of the previous definition
#define LINUX_VERSION_CODE KERNEL_VERSION(COMPAT_VERSION, COMPAT_PATCHLEVEL, COMPAT_SUBLEVEL)
In file included from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:6:0,
from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/compat.h:10,
from <command-line>:0:
include/generated/uapi/linux/version.h:2:0: warning: "KERNEL_VERSION" redefined
#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))
In file included from include/uapi/linux/syno.h:13:0,
from ./include/linux/syno.h:90,
from <command-line>:0:
/source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:8:0: note: this is the location of the previous definition
#define KERNEL_VERSION(a, b, c) (((a) << 24) + ((b) << 16) + (c))
In file included from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:6:0,
from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/compat.h:10,
from <command-line>:0:
include/generated/uapi/linux/version.h:1:0: warning: "LINUX_VERSION_CODE" redefined
#define LINUX_VERSION_CODE 263348
In file included from include/uapi/linux/syno.h:13:0,
from ./include/linux/syno.h:90,
from <command-line>:0:
/source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:10:0: note: this is the location of the previous definition
#define LINUX_VERSION_CODE KERNEL_VERSION(COMPAT_VERSION, COMPAT_PATCHLEVEL, COMPAT_SUBLEVEL)
In file included from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:6:0,
from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/compat.h:10,
from <command-line>:0:
include/generated/uapi/linux/version.h:2:0: warning: "KERNEL_VERSION" redefined
#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))
In file included from include/uapi/linux/syno.h:13:0,
from ./include/linux/syno.h:90,
from <command-line>:0:
/source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:8:0: note: this is the location of the previous definition
#define KERNEL_VERSION(a, b, c) (((a) << 24) + ((b) << 16) + (c))
In file included from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:6:0,
from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/compat.h:10,
from <command-line>:0:
include/generated/uapi/linux/version.h:1:0: warning: "LINUX_VERSION_CODE" redefined
#define LINUX_VERSION_CODE 263348
In file included from include/uapi/linux/syno.h:13:0,
from ./include/linux/syno.h:90,
from <command-line>:0:
/source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:10:0: note: this is the location of the previous definition
#define LINUX_VERSION_CODE KERNEL_VERSION(COMPAT_VERSION, COMPAT_PATCHLEVEL, COMPAT_SUBLEVEL)
In file included from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:6:0,
from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/compat.h:10,
from <command-line>:0:
include/generated/uapi/linux/version.h:2:0: warning: "KERNEL_VERSION" redefined
#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))
In file included from include/uapi/linux/syno.h:13:0,
from ./include/linux/syno.h:90,
from <command-line>:0:
/source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:8:0: note: this is the location of the previous definition
#define KERNEL_VERSION(a, b, c) (((a) << 24) + ((b) << 16) + (c))
In file included from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:6:0,
from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/compat.h:10,
from <command-line>:0:
include/generated/uapi/linux/version.h:1:0: warning: "LINUX_VERSION_CODE" redefined
#define LINUX_VERSION_CODE 263348
In file included from include/uapi/linux/syno.h:13:0,
from ./include/linux/syno.h:90,
from <command-line>:0:
/source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:10:0: note: this is the location of the previous definition
#define LINUX_VERSION_CODE KERNEL_VERSION(COMPAT_VERSION, COMPAT_PATCHLEVEL, COMPAT_SUBLEVEL)
In file included from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:6:0,
from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/compat.h:10,
from <command-line>:0:
include/generated/uapi/linux/version.h:2:0: warning: "KERNEL_VERSION" redefined
#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))
In file included from include/uapi/linux/syno.h:13:0,
from ./include/linux/syno.h:90,
from <command-line>:0:
/source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:8:0: note: this is the location of the previous definition
#define KERNEL_VERSION(a, b, c) (((a) << 24) + ((b) << 16) + (c))
In file included from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:6:0,
from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/compat.h:10,
from <command-line>:0:
include/generated/uapi/linux/version.h:1:0: warning: "LINUX_VERSION_CODE" redefined
#define LINUX_VERSION_CODE 263348
In file included from include/uapi/linux/syno.h:13:0,
from ./include/linux/syno.h:90,
from <command-line>:0:
/source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:10:0: note: this is the location of the previous definition
#define LINUX_VERSION_CODE KERNEL_VERSION(COMPAT_VERSION, COMPAT_PATCHLEVEL, COMPAT_SUBLEVEL)
In file included from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:6:0,
from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/compat.h:10,
from <command-line>:0:
include/generated/uapi/linux/version.h:2:0: warning: "KERNEL_VERSION" redefined
#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))
In file included from include/uapi/linux/syno.h:13:0,
from ./include/linux/syno.h:90,
from <command-line>:0:
/source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:8:0: note: this is the location of the previous definition
#define KERNEL_VERSION(a, b, c) (((a) << 24) + ((b) << 16) + (c))
In file included from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:6:0,
from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/compat.h:10,
from <command-line>:0:
include/generated/uapi/linux/version.h:1:0: warning: "LINUX_VERSION_CODE" redefined
#define LINUX_VERSION_CODE 263348
In file included from include/uapi/linux/syno.h:13:0,
from ./include/linux/syno.h:90,
from <command-line>:0:
/source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:10:0: note: this is the location of the previous definition
#define LINUX_VERSION_CODE KERNEL_VERSION(COMPAT_VERSION, COMPAT_PATCHLEVEL, COMPAT_SUBLEVEL)
In file included from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:6:0,
from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/compat.h:10,
from <command-line>:0:
include/generated/uapi/linux/version.h:2:0: warning: "KERNEL_VERSION" redefined
#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))
In file included from include/uapi/linux/syno.h:13:0,
from ./include/linux/syno.h:90,
from <command-line>:0:
/source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:8:0: note: this is the location of the previous definition
#define KERNEL_VERSION(a, b, c) (((a) << 24) + ((b) << 16) + (c))
In file included from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:6:0,
from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/compat.h:10,
from <command-line>:0:
include/generated/uapi/linux/version.h:1:0: warning: "LINUX_VERSION_CODE" redefined
#define LINUX_VERSION_CODE 263348
In file included from include/uapi/linux/syno.h:13:0,
from ./include/linux/syno.h:90,
from <command-line>:0:
/source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:10:0: note: this is the location of the previous definition
#define LINUX_VERSION_CODE KERNEL_VERSION(COMPAT_VERSION, COMPAT_PATCHLEVEL, COMPAT_SUBLEVEL)
In file included from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:6:0,
from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/compat.h:10,
from <command-line>:0:
include/generated/uapi/linux/version.h:2:0: warning: "KERNEL_VERSION" redefined
#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))
In file included from include/uapi/linux/syno.h:13:0,
from ./include/linux/syno.h:90,
from <command-line>:0:
/source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:8:0: note: this is the location of the previous definition
#define KERNEL_VERSION(a, b, c) (((a) << 24) + ((b) << 16) + (c))
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_NUMERIC = "C",
LC_COLLATE = "C",
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
In file included from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:6:0,
from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/compat-asm.h:11,
from <command-line>:0:
include/generated/uapi/linux/version.h:1:0: warning: "LINUX_VERSION_CODE" redefined
#define LINUX_VERSION_CODE 263348
In file included from include/uapi/linux/syno.h:13:0,
from ./include/linux/syno.h:90,
from <command-line>:0:
/source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:10:0: note: this is the location of the previous definition
#define LINUX_VERSION_CODE KERNEL_VERSION(COMPAT_VERSION, COMPAT_PATCHLEVEL, COMPAT_SUBLEVEL)
In file included from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:6:0,
from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/compat-asm.h:11,
from <command-line>:0:
include/generated/uapi/linux/version.h:2:0: warning: "KERNEL_VERSION" redefined
#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))
In file included from include/uapi/linux/syno.h:13:0,
from ./include/linux/syno.h:90,
from <command-line>:0:
/source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:8:0: note: this is the location of the previous definition
#define KERNEL_VERSION(a, b, c) (((a) << 24) + ((b) << 16) + (c))
In file included from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:6:0,
from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/compat.h:10,
from <command-line>:0:
include/generated/uapi/linux/version.h:1:0: warning: "LINUX_VERSION_CODE" redefined
#define LINUX_VERSION_CODE 263348
In file included from include/uapi/linux/syno.h:13:0,
from ./include/linux/syno.h:90,
from <command-line>:0:
/source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:10:0: note: this is the location of the previous definition
#define LINUX_VERSION_CODE KERNEL_VERSION(COMPAT_VERSION, COMPAT_PATCHLEVEL, COMPAT_SUBLEVEL)
In file included from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:6:0,
from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/compat.h:10,
from <command-line>:0:
include/generated/uapi/linux/version.h:2:0: warning: "KERNEL_VERSION" redefined
#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))
In file included from include/uapi/linux/syno.h:13:0,
from ./include/linux/syno.h:90,
from <command-line>:0:
/source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:8:0: note: this is the location of the previous definition
#define KERNEL_VERSION(a, b, c) (((a) << 24) + ((b) << 16) + (c))
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_NUMERIC = "C",
LC_COLLATE = "C",
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
In file included from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:6:0,
from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/compat-asm.h:11,
from <command-line>:0:
include/generated/uapi/linux/version.h:1:0: warning: "LINUX_VERSION_CODE" redefined
#define LINUX_VERSION_CODE 263348
In file included from include/uapi/linux/syno.h:13:0,
from ./include/linux/syno.h:90,
from <command-line>:0:
/source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:10:0: note: this is the location of the previous definition
#define LINUX_VERSION_CODE KERNEL_VERSION(COMPAT_VERSION, COMPAT_PATCHLEVEL, COMPAT_SUBLEVEL)
In file included from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:6:0,
from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/compat-asm.h:11,
from <command-line>:0:
include/generated/uapi/linux/version.h:2:0: warning: "KERNEL_VERSION" redefined
#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))
In file included from include/uapi/linux/syno.h:13:0,
from ./include/linux/syno.h:90,
from <command-line>:0:
/source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:8:0: note: this is the location of the previous definition
#define KERNEL_VERSION(a, b, c) (((a) << 24) + ((b) << 16) + (c))
In file included from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:6:0,
from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/compat.h:10,
from <command-line>:0:
include/generated/uapi/linux/version.h:1:0: warning: "LINUX_VERSION_CODE" redefined
#define LINUX_VERSION_CODE 263348
In file included from include/uapi/linux/syno.h:13:0,
from ./include/linux/syno.h:90,
from <command-line>:0:
/source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:10:0: note: this is the location of the previous definition
#define LINUX_VERSION_CODE KERNEL_VERSION(COMPAT_VERSION, COMPAT_PATCHLEVEL, COMPAT_SUBLEVEL)
In file included from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:6:0,
from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/compat.h:10,
from <command-line>:0:
include/generated/uapi/linux/version.h:2:0: warning: "KERNEL_VERSION" redefined
#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))
In file included from include/uapi/linux/syno.h:13:0,
from ./include/linux/syno.h:90,
from <command-line>:0:
/source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:8:0: note: this is the location of the previous definition
#define KERNEL_VERSION(a, b, c) (((a) << 24) + ((b) << 16) + (c))
In file included from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:6:0,
from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/compat.h:10,
from <command-line>:0:
include/generated/uapi/linux/version.h:1:0: warning: "LINUX_VERSION_CODE" redefined
#define LINUX_VERSION_CODE 263348
In file included from include/uapi/linux/syno.h:13:0,
from ./include/linux/syno.h:90,
from <command-line>:0:
/source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:10:0: note: this is the location of the previous definition
#define LINUX_VERSION_CODE KERNEL_VERSION(COMPAT_VERSION, COMPAT_PATCHLEVEL, COMPAT_SUBLEVEL)
In file included from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:6:0,
from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/compat.h:10,
from <command-line>:0:
include/generated/uapi/linux/version.h:2:0: warning: "KERNEL_VERSION" redefined
#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))
In file included from include/uapi/linux/syno.h:13:0,
from ./include/linux/syno.h:90,
from <command-line>:0:
/source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:8:0: note: this is the location of the previous definition
#define KERNEL_VERSION(a, b, c) (((a) << 24) + ((b) << 16) + (c))
In file included from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:6:0,
from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/compat-asm.h:11,
from <command-line>:0:
include/generated/uapi/linux/version.h:1:0: warning: "LINUX_VERSION_CODE" redefined
#define LINUX_VERSION_CODE 263348
In file included from include/uapi/linux/syno.h:13:0,
from ./include/linux/syno.h:90,
from <command-line>:0:
/source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:10:0: note: this is the location of the previous definition
#define LINUX_VERSION_CODE KERNEL_VERSION(COMPAT_VERSION, COMPAT_PATCHLEVEL, COMPAT_SUBLEVEL)
In file included from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:6:0,
from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/compat-asm.h:11,
from <command-line>:0:
include/generated/uapi/linux/version.h:2:0: warning: "KERNEL_VERSION" redefined
#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))
In file included from include/uapi/linux/syno.h:13:0,
from ./include/linux/syno.h:90,
from <command-line>:0:
/source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:8:0: note: this is the location of the previous definition
#define KERNEL_VERSION(a, b, c) (((a) << 24) + ((b) << 16) + (c))
In file included from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:6:0,
from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/compat.h:10,
from <command-line>:0:
include/generated/uapi/linux/version.h:1:0: warning: "LINUX_VERSION_CODE" redefined
#define LINUX_VERSION_CODE 263348
In file included from include/uapi/linux/syno.h:13:0,
from ./include/linux/syno.h:90,
from <command-line>:0:
/source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:10:0: note: this is the location of the previous definition
#define LINUX_VERSION_CODE KERNEL_VERSION(COMPAT_VERSION, COMPAT_PATCHLEVEL, COMPAT_SUBLEVEL)
In file included from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:6:0,
from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/compat.h:10,
from <command-line>:0:
include/generated/uapi/linux/version.h:2:0: warning: "KERNEL_VERSION" redefined
#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))
In file included from include/uapi/linux/syno.h:13:0,
from ./include/linux/syno.h:90,
from <command-line>:0:
/source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:8:0: note: this is the location of the previous definition
#define KERNEL_VERSION(a, b, c) (((a) << 24) + ((b) << 16) + (c))
In file included from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:6:0,
from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/compat.h:10,
from <command-line>:0:
include/generated/uapi/linux/version.h:1:0: warning: "LINUX_VERSION_CODE" redefined
#define LINUX_VERSION_CODE 263348
In file included from include/uapi/linux/syno.h:13:0,
from ./include/linux/syno.h:90,
from <command-line>:0:
/source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:10:0: note: this is the location of the previous definition
#define LINUX_VERSION_CODE KERNEL_VERSION(COMPAT_VERSION, COMPAT_PATCHLEVEL, COMPAT_SUBLEVEL)
In file included from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:6:0,
from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/compat.h:10,
from <command-line>:0:
include/generated/uapi/linux/version.h:2:0: warning: "KERNEL_VERSION" redefined
#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))
In file included from include/uapi/linux/syno.h:13:0,
from ./include/linux/syno.h:90,
from <command-line>:0:
/source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:8:0: note: this is the location of the previous definition
#define KERNEL_VERSION(a, b, c) (((a) << 24) + ((b) << 16) + (c))
In file included from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:6:0,
from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/compat.h:10,
from <command-line>:0:
include/generated/uapi/linux/version.h:1:0: warning: "LINUX_VERSION_CODE" redefined
#define LINUX_VERSION_CODE 263348
In file included from include/uapi/linux/syno.h:13:0,
from ./include/linux/syno.h:90,
from <command-line>:0:
/source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:10:0: note: this is the location of the previous definition
#define LINUX_VERSION_CODE KERNEL_VERSION(COMPAT_VERSION, COMPAT_PATCHLEVEL, COMPAT_SUBLEVEL)
In file included from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:6:0,
from /source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/compat.h:10,
from <command-line>:0:
include/generated/uapi/linux/version.h:2:0: warning: "KERNEL_VERSION" redefined
#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))
In file included from include/uapi/linux/syno.h:13:0,
from ./include/linux/syno.h:90,
from <command-line>:0:
/source/WireGuard/wireguard-linux-compat-1.0.20210219/src/compat/version/linux/version.h:8:0: note: this is the location of the previous definition
#define KERNEL_VERSION(a, b, c) (((a) << 24) + ((b) << 16) + (c))
make[1]: Leaving directory '/source/WireGuard/wireguard-linux-compat-1.0.20210219/src'
make: Leaving directory '/source/WireGuard'
[INFO] install-dev scripts not found!
Time cost: 00:00:24 [Build-->WireGuard]
[INFO] Build WireGuard finished!
----------------- Time cost statistics -----------------
Time cost: 00:00:24 [Build-->WireGuard]
1 projects, 0 failed.
Install log
===========
[INFO] projectList="WireGuard"
[INFO] Start to install WireGuard.
[ENV] Using 64bit environment.
[INFO] Execute install script: //source/WireGuard/SynoBuildConf/install
tar -xf wireguard-tools-1.0.20210223.tar.xz
tar -xf wireguard-linux-compat-1.0.20210219.tar.xz
mkdir -p /tmp/_package_tgz/wireguard/
install wireguard-tools-1.0.20210223/src/wg /tmp/_package_tgz/wireguard/
install wireguard-tools-1.0.20210223/wg-quick /tmp/_package_tgz/wireguard/
install wireguard-linux-compat-1.0.20210219/src/wireguard.ko /tmp/_package_tgz/wireguard/
ls /tmp/_package_tgz | tar cJf /tmp/_test_spk/package.tgz -C /tmp/_package_tgz -T /dev/stdin
'scripts/postinst' -> '/tmp/_test_spk/scripts/postinst'
'scripts/preuninst' -> '/tmp/_test_spk/scripts/preuninst'
'scripts/start-stop-status' -> '/tmp/_test_spk/scripts/start-stop-status'
'PACKAGE_ICON.PNG' -> '/tmp/_test_spk/PACKAGE_ICON.PNG'
'PACKAGE_ICON_256.PNG' -> '/tmp/_test_spk/PACKAGE_ICON_256.PNG'
creating package: WireGuard-apollolake-1.0.20210219.spk
source: /tmp/_test_spk
destination: /image/packages/WireGuard-apollolake-1.0.20210219.spk
[WARNING] /tmp/_install is empty!
[INFO] Install WireGuard finished!
1 projects, 0 failed.
[INFO] Finished SynoInstall script.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment