From https://github.com/archlinux/svntogit-community * branch packages/check-sieve -> FETCH_HEAD * [new branch] packages/check-sieve -> community/packages/check-sieve Cloning into 'check-sieve'... done. :: Synchronizing package databases... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 128k 100 128k 0 0 393k 0 --:--:-- --:--:-- --:--:-- 392k 100 128k 100 128k 0 0 393k 0 --:--:-- --:--:-- --:--:-- 392k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8468k 100 8468k 0 0 20.0M 0 --:--:-- --:--:-- --:--:-- 20.0M % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 143k 100 143k 0 0 883k 0 --:--:-- --:--:-- --:--:-- 888k :: Starting full system upgrade... there is nothing to do PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TMPDIR=/tmp/archlinux-ci/ SOURCE_DATE_EPOCH=1694239756 SHELL=/bin/bash SCHROOT_CHROOT_NAME=jenkins-reproducible-archlinux no_proxy=localhost,127.0.0.1 SCHROOT_COMMAND=bash -l -c SOURCE_DATE_EPOCH='1694239756' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' TMPDIR='/tmp/archlinux-ci/' printenv 2>&1 SCHROOT_SESSION_ID=archlinux-check-sieve-archlinuxrb-build-L9cB40qy PWD=/tmp/archlinux-ci/check-sieve-archlinuxrb-build-L9cB40qy/check-sieve/trunk LOGNAME=jenkins SCHROOT_ALIAS_NAME=jenkins-reproducible-archlinux SCHROOT_GROUP=jenkins SCHROOT_USER=jenkins ftp_proxy=http://127.0.0.1:3128 HOME=/var/lib/jenkins LANG=C https_proxy=http://127.0.0.1:3128 USER=jenkins FTP_PROXY=http://127.0.0.1:3128 SHLVL=1 HTTPS_PROXY=http://127.0.0.1:3128 HTTP_PROXY=http://127.0.0.1:3128 SCHROOT_GID=116 http_proxy=http://127.0.0.1:3128 DEBUGINFOD_URLS=https://debuginfod.archlinux.org SCHROOT_UID=108 HG=/usr/bin/hg _=/usr/sbin/printenv ==> Making package: check-sieve 0.8-1 (Sat Sep 9 06:09:46 2023) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Cloning check-sieve git repo... Cloning into bare repository '/tmp/archlinux-ci/check-sieve-archlinuxrb-build-L9cB40qy/check-sieve/trunk/check-sieve'... ==> Validating source files with b2sums... check-sieve ... Skipped ==> Extracting sources... -> Creating working copy of check-sieve git repo... Cloning into 'check-sieve'... done. Switched to a new branch 'makepkg' ==> Starting prepare()... ==> Starting pkgver()... ==> Starting build()... make -C ./gen make[1]: Entering directory '/tmp/archlinux-ci/check-sieve-archlinuxrb-build-L9cB40qy/check-sieve/trunk/src/check-sieve/gen' g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -ffat-lto-objects -I./gen/ -I./src/ -I./src/AST -I./src/Server -std=c++11 -fPIC -Wno-deprecated-register -DPLATFORM=\"x86_64-Linux\" -I../gen/ -I../src/ -I../src/AST -I../src/Server -std=c++11 -fPIC -Wno-deprecated-register -DPLATFORM=\"x86_64-Linux\" ../gen/sieve_parser.tab.cc -o ../gen/sieve_parser.tab.o g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -ffat-lto-objects -I./gen/ -I./src/ -I./src/AST -I./src/Server -std=c++11 -fPIC -Wno-deprecated-register -DPLATFORM=\"x86_64-Linux\" -I../gen/ -I../src/ -I../src/AST -I../src/Server -std=c++11 -fPIC -Wno-deprecated-register -DPLATFORM=\"x86_64-Linux\" ../gen/sieve_scanner.cc -o ../gen/sieve_scanner.o In file included from /usr/include/c++/13.2.1/algorithm:60, from ../src/sieve_parser.yy:13, from ../gen/sieve_parser.tab.cc:41: In static member function 'static _Up* std::__copy_move<_IsMove, true, std::random_access_iterator_tag>::__copy_m(_Tp*, _Tp*, _Up*) [with _Tp = sieve::ASTNode* const; _Up = sieve::ASTNode*; bool _IsMove = false]', inlined from '_OI std::__copy_move_a2(_II, _II, _OI) [with bool _IsMove = false; _II = sieve::ASTNode* const*; _OI = sieve::ASTNode**]' at /usr/include/c++/13.2.1/bits/stl_algobase.h:506:30, inlined from '_OI std::__copy_move_a1(_II, _II, _OI) [with bool _IsMove = false; _II = sieve::ASTNode* const*; _OI = sieve::ASTNode**]' at /usr/include/c++/13.2.1/bits/stl_algobase.h:533:42, inlined from '_OI std::__copy_move_a(_II, _II, _OI) [with bool _IsMove = false; _II = __gnu_cxx::__normal_iterator >; _OI = sieve::ASTNode**]' at /usr/include/c++/13.2.1/bits/stl_algobase.h:540:31, inlined from '_OI std::copy(_II, _II, _OI) [with _II = __gnu_cxx::__normal_iterator >; _OI = sieve::ASTNode**]' at /usr/include/c++/13.2.1/bits/stl_algobase.h:633:7, inlined from 'static _ForwardIterator std::__uninitialized_copy::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = sieve::ASTNode**]' at /usr/include/c++/13.2.1/bits/stl_uninitialized.h:147:27, inlined from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = sieve::ASTNode**]' at /usr/include/c++/13.2.1/bits/stl_uninitialized.h:185:15, inlined from '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = sieve::ASTNode**; _Tp = sieve::ASTNode*]' at /usr/include/c++/13.2.1/bits/stl_uninitialized.h:373:37, inlined from 'std::vector<_Tp, _Alloc>::vector(const std::vector<_Tp, _Alloc>&) [with _Tp = sieve::ASTNode*; _Alloc = std::allocator]' at /usr/include/c++/13.2.1/bits/stl_vector.h:603:31, inlined from 'virtual int yy::sieve_parser::parse()' at ../src/sieve_parser.yy:116:30: /usr/include/c++/13.2.1/bits/stl_algobase.h:437:30: warning: 'void* __builtin_memmove(void*, const void*, long unsigned int)' writing between 9 and 9223372036854775807 bytes into a region of size 8 overflows the destination [-Wstringop-overflow=] 437 | __builtin_memmove(__result, __first, sizeof(_Tp) * _Num); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/c++allocator.h:33, from /usr/include/c++/13.2.1/bits/allocator.h:46, from /usr/include/c++/13.2.1/string:43, from ../src/sieve_parser.yy:14: In member function '_Tp* std::__new_allocator<_Tp>::allocate(size_type, const void*) [with _Tp = sieve::ASTNode*]', inlined from 'static _Tp* std::allocator_traits >::allocate(allocator_type&, size_type) [with _Tp = sieve::ASTNode*]' at /usr/include/c++/13.2.1/bits/alloc_traits.h:482:28, inlined from 'std::_Vector_base<_Tp, _Alloc>::pointer std::_Vector_base<_Tp, _Alloc>::_M_allocate(std::size_t) [with _Tp = sieve::ASTNode*; _Alloc = std::allocator]' at /usr/include/c++/13.2.1/bits/stl_vector.h:378:33, inlined from 'std::_Vector_base<_Tp, _Alloc>::pointer std::_Vector_base<_Tp, _Alloc>::_M_allocate(std::size_t) [with _Tp = sieve::ASTNode*; _Alloc = std::allocator]' at /usr/include/c++/13.2.1/bits/stl_vector.h:375:7, inlined from 'void std::_Vector_base<_Tp, _Alloc>::_M_create_storage(std::size_t) [with _Tp = sieve::ASTNode*; _Alloc = std::allocator]' at /usr/include/c++/13.2.1/bits/stl_vector.h:395:44, inlined from 'std::_Vector_base<_Tp, _Alloc>::_Vector_base(std::size_t, const allocator_type&) [with _Tp = sieve::ASTNode*; _Alloc = std::allocator]' at /usr/include/c++/13.2.1/bits/stl_vector.h:332:26, inlined from 'std::vector<_Tp, _Alloc>::vector(const std::vector<_Tp, _Alloc>&) [with _Tp = sieve::ASTNode*; _Alloc = std::allocator]' at /usr/include/c++/13.2.1/bits/stl_vector.h:600:61, inlined from 'virtual int yy::sieve_parser::parse()' at ../src/sieve_parser.yy:116:30: /usr/include/c++/13.2.1/bits/new_allocator.h:147:55: note: destination object of size 8 allocated by 'operator new' 147 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ At global scope: cc1plus: note: unrecognized command-line option '-Wno-deprecated-register' may have been intended to silence earlier diagnostics cc1plus: note: unrecognized command-line option '-Wno-deprecated-register' may have been intended to silence earlier diagnostics make[1]: Leaving directory '/tmp/archlinux-ci/check-sieve-archlinuxrb-build-L9cB40qy/check-sieve/trunk/src/check-sieve/gen' make -C ./src lib make[1]: Entering directory '/tmp/archlinux-ci/check-sieve-archlinuxrb-build-L9cB40qy/check-sieve/trunk/src/check-sieve/src' g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -ffat-lto-objects -I./gen/ -I./src/ -I./src/AST -I./src/Server -std=c++11 -fPIC -Wno-deprecated-register -DPLATFORM=\"x86_64-Linux\" -I../gen/ -I../src/ -I../src/AST -I../src/Server -std=c++11 -fPIC -Wno-deprecated-register -DPLATFORM=\"x86_64-Linux\" ../src/sieve_driver.cc -o ../src/sieve_driver.o g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -ffat-lto-objects -I./gen/ -I./src/ -I./src/AST -I./src/Server -std=c++11 -fPIC -Wno-deprecated-register -DPLATFORM=\"x86_64-Linux\" -I../gen/ -I../src/ -I../src/AST -I../src/Server -std=c++11 -fPIC -Wno-deprecated-register -DPLATFORM=\"x86_64-Linux\" ../src/checksieve.cc -o ../src/checksieve.o g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -ffat-lto-objects -I./gen/ -I./src/ -I./src/AST -I./src/Server -std=c++11 -fPIC -Wno-deprecated-register -DPLATFORM=\"x86_64-Linux\" -I../gen/ -I../src/ -I../src/AST -I../src/Server -std=c++11 -fPIC -Wno-deprecated-register -DPLATFORM=\"x86_64-Linux\" ../src/diagnostic.cc -o ../src/diagnostic.o g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -ffat-lto-objects -I./gen/ -I./src/ -I./src/AST -I./src/Server -std=c++11 -fPIC -Wno-deprecated-register -DPLATFORM=\"x86_64-Linux\" -I../gen/ -I../src/ -I../src/AST -I../src/Server -std=c++11 -fPIC -Wno-deprecated-register -DPLATFORM=\"x86_64-Linux\" ../src/AST/Validation/Command.cc -o ../src/AST/Validation/Command.o g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -ffat-lto-objects -I./gen/ -I./src/ -I./src/AST -I./src/Server -std=c++11 -fPIC -Wno-deprecated-register -DPLATFORM=\"x86_64-Linux\" -I../gen/ -I../src/ -I../src/AST -I../src/Server -std=c++11 -fPIC -Wno-deprecated-register -DPLATFORM=\"x86_64-Linux\" ../src/AST/Validation/Test.cc -o ../src/AST/Validation/Test.o g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -ffat-lto-objects -I./gen/ -I./src/ -I./src/AST -I./src/Server -std=c++11 -fPIC -Wno-deprecated-register -DPLATFORM=\"x86_64-Linux\" -I../gen/ -I../src/ -I../src/AST -I../src/Server -std=c++11 -fPIC -Wno-deprecated-register -DPLATFORM=\"x86_64-Linux\" ../src/AST/Validation/Tag.cc -o ../src/AST/Validation/Tag.o g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -ffat-lto-objects -I./gen/ -I./src/ -I./src/AST -I./src/Server -std=c++11 -fPIC -Wno-deprecated-register -DPLATFORM=\"x86_64-Linux\" -I../gen/ -I../src/ -I../src/AST -I../src/Server -std=c++11 -fPIC -Wno-deprecated-register -DPLATFORM=\"x86_64-Linux\" ../src/AST/ASTTraceVisitor.cc -o ../src/AST/ASTTraceVisitor.o g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -ffat-lto-objects -I./gen/ -I./src/ -I./src/AST -I./src/Server -std=c++11 -fPIC -Wno-deprecated-register -DPLATFORM=\"x86_64-Linux\" -I../gen/ -I../src/ -I../src/AST -I../src/Server -std=c++11 -fPIC -Wno-deprecated-register -DPLATFORM=\"x86_64-Linux\" ../src/AST/ASTVerificationVisitor.cc -o ../src/AST/ASTVerificationVisitor.o g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -ffat-lto-objects -I./gen/ -I./src/ -I./src/AST -I./src/Server -std=c++11 -fPIC -Wno-deprecated-register -DPLATFORM=\"x86_64-Linux\" -I../gen/ -I../src/ -I../src/AST -I../src/Server -std=c++11 -fPIC -Wno-deprecated-register -DPLATFORM=\"x86_64-Linux\" ../src/AST/ASTBlock.cc -o ../src/AST/ASTBlock.o g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -ffat-lto-objects -I./gen/ -I./src/ -I./src/AST -I./src/Server -std=c++11 -fPIC -Wno-deprecated-register -DPLATFORM=\"x86_64-Linux\" -I../gen/ -I../src/ -I../src/AST -I../src/Server -std=c++11 -fPIC -Wno-deprecated-register -DPLATFORM=\"x86_64-Linux\" ../src/AST/ASTBoolean.cc -o ../src/AST/ASTBoolean.o g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -ffat-lto-objects -I./gen/ -I./src/ -I./src/AST -I./src/Server -std=c++11 -fPIC -Wno-deprecated-register -DPLATFORM=\"x86_64-Linux\" -I../gen/ -I../src/ -I../src/AST -I../src/Server -std=c++11 -fPIC -Wno-deprecated-register -DPLATFORM=\"x86_64-Linux\" ../src/AST/ASTBranch.cc -o ../src/AST/ASTBranch.o g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -ffat-lto-objects -I./gen/ -I./src/ -I./src/AST -I./src/Server -std=c++11 -fPIC -Wno-deprecated-register -DPLATFORM=\"x86_64-Linux\" -I../gen/ -I../src/ -I../src/AST -I../src/Server -std=c++11 -fPIC -Wno-deprecated-register -DPLATFORM=\"x86_64-Linux\" ../src/AST/ASTCommand.cc -o ../src/AST/ASTCommand.o g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -ffat-lto-objects -I./gen/ -I./src/ -I./src/AST -I./src/Server -std=c++11 -fPIC -Wno-deprecated-register -DPLATFORM=\"x86_64-Linux\" -I../gen/ -I../src/ -I../src/AST -I../src/Server -std=c++11 -fPIC -Wno-deprecated-register -DPLATFORM=\"x86_64-Linux\" ../src/AST/ASTCondition.cc -o ../src/AST/ASTCondition.o g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -ffat-lto-objects -I./gen/ -I./src/ -I./src/AST -I./src/Server -std=c++11 -fPIC -Wno-deprecated-register -DPLATFORM=\"x86_64-Linux\" -I../gen/ -I../src/ -I../src/AST -I../src/Server -std=c++11 -fPIC -Wno-deprecated-register -DPLATFORM=\"x86_64-Linux\" ../src/AST/ASTNoOp.cc -o ../src/AST/ASTNoOp.o g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -ffat-lto-objects -I./gen/ -I./src/ -I./src/AST -I./src/Server -std=c++11 -fPIC -Wno-deprecated-register -DPLATFORM=\"x86_64-Linux\" -I../gen/ -I../src/ -I../src/AST -I../src/Server -std=c++11 -fPIC -Wno-deprecated-register -DPLATFORM=\"x86_64-Linux\" ../src/AST/ASTNumeric.cc -o ../src/AST/ASTNumeric.o g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -ffat-lto-objects -I./gen/ -I./src/ -I./src/AST -I./src/Server -std=c++11 -fPIC -Wno-deprecated-register -DPLATFORM=\"x86_64-Linux\" -I../gen/ -I../src/ -I../src/AST -I../src/Server -std=c++11 -fPIC -Wno-deprecated-register -DPLATFORM=\"x86_64-Linux\" ../src/AST/ASTRequire.cc -o ../src/AST/ASTRequire.o g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -ffat-lto-objects -I./gen/ -I./src/ -I./src/AST -I./src/Server -std=c++11 -fPIC -Wno-deprecated-register -DPLATFORM=\"x86_64-Linux\" -I../gen/ -I../src/ -I../src/AST -I../src/Server -std=c++11 -fPIC -Wno-deprecated-register -DPLATFORM=\"x86_64-Linux\" ../src/AST/ASTSieve.cc -o ../src/AST/ASTSieve.o g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -ffat-lto-objects -I./gen/ -I./src/ -I./src/AST -I./src/Server -std=c++11 -fPIC -Wno-deprecated-register -DPLATFORM=\"x86_64-Linux\" -I../gen/ -I../src/ -I../src/AST -I../src/Server -std=c++11 -fPIC -Wno-deprecated-register -DPLATFORM=\"x86_64-Linux\" ../src/AST/ASTString.cc -o ../src/AST/ASTString.o g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -ffat-lto-objects -I./gen/ -I./src/ -I./src/AST -I./src/Server -std=c++11 -fPIC -Wno-deprecated-register -DPLATFORM=\"x86_64-Linux\" -I../gen/ -I../src/ -I../src/AST -I../src/Server -std=c++11 -fPIC -Wno-deprecated-register -DPLATFORM=\"x86_64-Linux\" ../src/AST/ASTStringList.cc -o ../src/AST/ASTStringList.o g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -ffat-lto-objects -I./gen/ -I./src/ -I./src/AST -I./src/Server -std=c++11 -fPIC -Wno-deprecated-register -DPLATFORM=\"x86_64-Linux\" -I../gen/ -I../src/ -I../src/AST -I../src/Server -std=c++11 -fPIC -Wno-deprecated-register -DPLATFORM=\"x86_64-Linux\" ../src/AST/ASTTag.cc -o ../src/AST/ASTTag.o g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -ffat-lto-objects -I./gen/ -I./src/ -I./src/AST -I./src/Server -std=c++11 -fPIC -Wno-deprecated-register -DPLATFORM=\"x86_64-Linux\" -I../gen/ -I../src/ -I../src/AST -I../src/Server -std=c++11 -fPIC -Wno-deprecated-register -DPLATFORM=\"x86_64-Linux\" ../src/AST/ASTTest.cc -o ../src/AST/ASTTest.o g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -ffat-lto-objects -I./gen/ -I./src/ -I./src/AST -I./src/Server -std=c++11 -fPIC -Wno-deprecated-register -DPLATFORM=\"x86_64-Linux\" -I../gen/ -I../src/ -I../src/AST -I../src/Server -std=c++11 -fPIC -Wno-deprecated-register -DPLATFORM=\"x86_64-Linux\" ../src/AST/ASTTestList.cc -o ../src/AST/ASTTestList.o g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -ffat-lto-objects -I./gen/ -I./src/ -I./src/AST -I./src/Server -std=c++11 -fPIC -Wno-deprecated-register -DPLATFORM=\"x86_64-Linux\" -I../gen/ -I../src/ -I../src/AST -I../src/Server -std=c++11 -fPIC -Wno-deprecated-register -DPLATFORM=\"x86_64-Linux\" ../src/Server/MailServer.cc -o ../src/Server/MailServer.o ../src/Server/MailServer.cc: In member function 'void sieve::MailServer::_connect()': ../src/Server/MailServer.cc:124:9: warning: ignoring return value of 'ssize_t read(int, void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 124 | read(_socket, buffer, 1024); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~ At global scope: cc1plus: note: unrecognized command-line option '-Wno-deprecated-register' may have been intended to silence earlier diagnostics cc1plus: note: unrecognized command-line option '-Wno-deprecated-register' may have been intended to silence earlier diagnostics make[1]: Leaving directory '/tmp/archlinux-ci/check-sieve-archlinuxrb-build-L9cB40qy/check-sieve/trunk/src/check-sieve/src' ar rc libchecksieve.a ./gen/sieve_parser.tab.o ./gen/sieve_scanner.o ./src/sieve_driver.o ./src/checksieve.o ./src/diagnostic.o ./src/AST/Validation/Command.o ./src/AST/Validation/Test.o ./src/AST/Validation/Tag.o ./src/AST/ASTTraceVisitor.o ./src/AST/ASTVerificationVisitor.o ./src/AST/ASTBlock.o ./src/AST/ASTBoolean.o ./src/AST/ASTBranch.o ./src/AST/ASTCommand.o ./src/AST/ASTCondition.o ./src/AST/ASTNoOp.o ./src/AST/ASTNumeric.o ./src/AST/ASTRequire.o ./src/AST/ASTSieve.o ./src/AST/ASTString.o ./src/AST/ASTStringList.o ./src/AST/ASTTag.o ./src/AST/ASTTest.o ./src/AST/ASTTestList.o ./src/Server/MailServer.o make -C ./src binary make[1]: Entering directory '/tmp/archlinux-ci/check-sieve-archlinuxrb-build-L9cB40qy/check-sieve/trunk/src/check-sieve/src' g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -ffat-lto-objects -I./gen/ -I./src/ -I./src/AST -I./src/Server -std=c++11 -fPIC -Wno-deprecated-register -DPLATFORM=\"x86_64-Linux\" -I../gen/ -I../src/ -I../src/AST -I../src/Server -std=c++11 -fPIC -Wno-deprecated-register -DPLATFORM=\"x86_64-Linux\" ../src/sieve.cc -o ../src/sieve.o In file included from ../src/sieve.cc:9: ../src/Server/MailServer.hh:17:38: error: 'uint32_t' has not been declared 17 | MailServer(std::string hostname, uint32_t port); | ^~~~~~~~ ../src/Server/MailServer.hh:24:5: error: 'uint32_t' does not name a type 24 | uint32_t _port; | ^~~~~~~~ ../src/Server/MailServer.hh:1:1: note: 'uint32_t' is defined in header ''; did you forget to '#include '? +++ |+#include 1 | #pragma once cc1plus: note: unrecognized command-line option '-Wno-deprecated-register' may have been intended to silence earlier diagnostics cc1plus: note: unrecognized command-line option '-Wno-deprecated-register' may have been intended to silence earlier diagnostics make[1]: *** [Makefile:22: ../src/sieve.o] Error 1 make[1]: Leaving directory '/tmp/archlinux-ci/check-sieve-archlinuxrb-build-L9cB40qy/check-sieve/trunk/src/check-sieve/src' make: *** [Makefile:25: check-sieve] Error 2 ==> ERROR: A failure occurred in build(). Aborting...