Source: websocketpp
Version: 0.8.2-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200926 ftbfs-bullseye

Hi,

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

Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> doxygen Doxyfile
> warning: Tag 'TCL_SUBST' at line 237 of file 'Doxyfile' has become obsolete.
>          To avoid this warning please remove this line from your 
> configuration file or upgrade it using "doxygen -u"
> warning: Tag 'PERL_PATH' at line 2051 of file 'Doxyfile' has become obsolete.
>          To avoid this warning please remove this line from your 
> configuration file or upgrade it using "doxygen -u"
> warning: Tag 'MSCGEN_PATH' at line 2073 of file 'Doxyfile' has become 
> obsolete.
>          To avoid this warning please remove this line from your 
> configuration file or upgrade it using "doxygen -u"
> error: fixed-compilation-database: Error while opening fixed database: No 
> such file or directory
> json-compilation-database: Error while opening JSON database: No such file or 
> directory
>  using clang compilation database path of: "(null)"
> error: /usr/include/wchar.h:35:10: fatal error: 'stddef.h' file not found 
> [clang]
> error: /usr/include/sched.h:29:10: fatal error: 'stddef.h' file not found 
> [clang]
> Doxygen version used: 1.8.20
> Notice: Output directory 'doxygen' does not exist. I have created it for you.
> Searching for include files...
> Searching for example files...
> Searching for images...
> Searching for dot files...
> Searching for msc files...
> Searching for dia files...
> Searching for files to exclude
> Searching INPUT for files to process...
> Searching for files in directory /<<PKGBUILDDIR>>/websocketpp
> Searching for files in directory /<<PKGBUILDDIR>>/websocketpp/base64
> Searching for files in directory /<<PKGBUILDDIR>>/websocketpp/common
> Searching for files in directory /<<PKGBUILDDIR>>/websocketpp/concurrency
> Searching for files in directory /<<PKGBUILDDIR>>/websocketpp/config
> Searching for files in directory /<<PKGBUILDDIR>>/websocketpp/extensions
> Searching for files in directory 
> /<<PKGBUILDDIR>>/websocketpp/extensions/permessage_deflate
> Searching for files in directory /<<PKGBUILDDIR>>/websocketpp/http
> Searching for files in directory /<<PKGBUILDDIR>>/websocketpp/http/impl
> Searching for files in directory /<<PKGBUILDDIR>>/websocketpp/impl
> Searching for files in directory /<<PKGBUILDDIR>>/websocketpp/logger
> Searching for files in directory /<<PKGBUILDDIR>>/websocketpp/message_buffer
> Searching for files in directory /<<PKGBUILDDIR>>/websocketpp/processors
> Searching for files in directory /<<PKGBUILDDIR>>/websocketpp/random
> Searching for files in directory /<<PKGBUILDDIR>>/websocketpp/roles
> Searching for files in directory /<<PKGBUILDDIR>>/websocketpp/sha1
> Searching for files in directory /<<PKGBUILDDIR>>/websocketpp/transport
> Searching for files in directory /<<PKGBUILDDIR>>/websocketpp/transport/asio
> Searching for files in directory 
> /<<PKGBUILDDIR>>/websocketpp/transport/asio/security
> Searching for files in directory /<<PKGBUILDDIR>>/websocketpp/transport/base
> Searching for files in directory /<<PKGBUILDDIR>>/websocketpp/transport/debug
> Searching for files in directory 
> /<<PKGBUILDDIR>>/websocketpp/transport/iostream
> Searching for files in directory /<<PKGBUILDDIR>>/websocketpp/transport/stub
> Searching for files in directory /<<PKGBUILDDIR>>/tutorials
> Searching for files in directory /<<PKGBUILDDIR>>/tutorials/broadcast_tutorial
> Searching for files in directory /<<PKGBUILDDIR>>/tutorials/chat_tutorial
> Searching for files in directory /<<PKGBUILDDIR>>/tutorials/utility_client
> Searching for files in directory /<<PKGBUILDDIR>>/tutorials/utility_server
> Searching for files in directory /<<PKGBUILDDIR>>/docs
> Reading and parsing tag files
> Parsing files
> Preprocessing /<<PKGBUILDDIR>>/tutorials/utility_client/step1.cpp...
> Parsing file /<<PKGBUILDDIR>>/tutorials/utility_client/step1.cpp...
> Preprocessing /<<PKGBUILDDIR>>/tutorials/utility_client/step2.cpp...
> Parsing file /<<PKGBUILDDIR>>/tutorials/utility_client/step2.cpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/config/asio_no_tls_client.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/config/asio_no_tls_client.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/client.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/client.hpp...
> Preprocessing /<<PKGBUILDDIR>>/tutorialserror: /usr/include/sched.h:29:10: 
> fatal error: 'stddef.h' file not found [clang]
> error: /usr/include/sched.h:29:10: fatal error: 'stddef.h' file not found 
> [clang]
> /utility_client/step3.cpp...
> Parsing file /<<PKGBUILDDIR>>/tutorials/utility_client/step3.cpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/config/core_client.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/config/core_client.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/transport/asio/endpoint.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/transport/asio/endpoint.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/roles/client_endpoint.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/roles/client_endpoint.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/common/thread.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/common/thread.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/common/memory.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/common/memory.hpp...
> Preprocessing /<<PKGBUILDDIR>>/tutorials/utility_client/step4.cpp...
> Parsing file /<<PKGBUILDDIR>>/tutorials/utility_client/step4.cpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/common/platforms.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/common/platforms.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/common/cpp11.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/common/cpp11.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/common/stdint.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/common/stdint.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/concurrency/basic.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/concurrency/basic.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/transport/iostream/endpoint.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/transport/iostream/endpoint.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/http/request.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/http/request.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/http/response.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/http/response.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/message_buffer/message.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/message_buffer/message.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/message_buffer/alloc.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/message_buffer/alloc.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/logger/basic.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/logger/basic.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/random/random_device.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/random/random_device.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/endpoint_base.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/endpoint_base.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/connection_base.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/connection_base.hpp...
> Preprocessing 
> /<<PKGBUILDDIR>>/websocketpp/extensions/permessage_deflate/disabled.hpp...
> Parsing file 
> /<<PKGBUILDDIR>>/websocketpp/extensions/permessage_deflate/disabled.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/transport/base/endpoint.hpp...
> Parsing file /<<PKGBUILDDIR>>/weerror: /usr/include/sched.h:29:10: fatal 
> error: 'stddef.h' file not found [clang]
> bsocketpp/transport/base/endpoint.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/transport/asio/connection.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/transport/asio/connection.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/transport/asio/security/none.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/transport/asio/security/none.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/uri.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/uri.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/logger/levels.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/logger/levels.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/common/asio.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/common/asio.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/common/functional.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/common/functional.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/endpoint.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/endpoint.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/common/system_error.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/common/system_error.hpp...
> Preprocessing /<<PKGBUILDDIR>>/tutorials/utility_client/step5.cpp...
> Parsing file /<<PKGBUILDDIR>>/tutorials/utility_client/step5.cpp...
> Preprocessing 
> /<<PKGBUILDDIR>>/websocketpp/transport/iostream/connection.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/transport/iostream/connection.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/error.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/error.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/http/parser.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/http/parser.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/http/impl/request.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/http/impl/request.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/http/impl/response.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/http/impl/response.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/frame.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/frame.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/common/time.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/common/time.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/common/random.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/common/random.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/http/constants.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/http/constants.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/extensions/extension.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/extensions/extension.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/transport/asio/base.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/transport/asio/base.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/transport/base/connection.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/transport/base/connection.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/base64/base64.hpp...
> Parsing file /<<BUILDDIR>>/websocketpp-error: /usr/include/sched.h:29:10: 
> fatal error: 'stddef.h' file not found [clang]
> error: /usr/include/sched.h:29:10: fatal error: 'stddef.h' file not found 
> [clang]
> error: /usr/include/sched.h:29:10: fatal error: 'stddef.h' file not found 
> [clang]
> error: 
> /usr/lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/bits/cxxabi_init_exception.h:38:10:
>  fatal error: 'stddef.h' file not found [clang]
> 0.8.2/websocketpp/base64/base64.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/common/chrono.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/common/chrono.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/common/connection_hdl.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/common/connection_hdl.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/transport/asio/security/base.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/transport/asio/security/base.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/connection.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/connection.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/version.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/version.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/impl/endpoint_impl.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/impl/endpoint_impl.hpp...
> Preprocessing /<<PKGBUILDDIR>>/tutorials/utility_client/step6.cpp...
> Parsing file /<<PKGBUILDDIR>>/tutorials/utility_client/step6.cpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/transport/iostream/base.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/transport/iostream/base.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/utilities.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/utilities.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/http/impl/parser.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/http/impl/parser.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/common/network.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/common/network.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/common/type_traits.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/common/type_traits.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/close.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/close.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/processors/processor.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/processors/processor.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/impl/connection_impl.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/impl/connection_impl.hpp...
> Preprocessing /<<PKGBUILDDIR>>/tutorials/utility_server/step1.cpp...
> Parsing file /<<PKGBUILDDIR>>/tutorials/utility_server/step1.cpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/config/asio_no_tls.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/config/asio_no_tls.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/server.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/server.hpp...
> Preprocessing /<<PKGBUILDDIR>>/tutorials/utility_server/step2.cpp...
> Parsing file /<<PKGBUILDDIR>>/tutorials/utility_server/step2.cpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/config/core.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/config/core.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/roles/server_endpoint.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/roles/server_endpoint.hpp...
> Preprocessing /<<PKGBUILDDIR>>/docs/simple_broadcast_server.cpp...
> Parsing file /<<BUILDDIR>>/websoerror: 
> /usr/lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/bits/cxxabi_init_exception.h:38:10:
>  fatal error: 'stddef.h' file not found [clang]
> error: /<<PKGBUILDDIR>>/readme.md:1:1: error: unknown type name 'WebSocket' 
> [clang]
> error: /<<PKGBUILDDIR>>/readme.md:1:10: error: expected unqualified-id [clang]
> error: /<<PKGBUILDDIR>>/readme.md:42:3: error: invalid preprocessing 
> directive [clang]
> error: /<<PKGBUILDDIR>>/changelog.md:1:1: error: unknown type name 'HEAD' 
> [clang]
> error: /<<PKGBUILDDIR>>/changelog.md:3:1: error: expected unqualified-id 
> [clang]
> error: /<<PKGBUILDDIR>>/changelog.md:58:25: warning: missing terminating ' 
> character [-Winvalid-pp-token] [clang]
> error: /<<PKGBUILDDIR>>/changelog.md:59:53: warning: missing terminating ' 
> character [-Winvalid-pp-token] [clang]
> error: /<<PKGBUILDDIR>>/changelog.md:60:8: error: invalid filename for line 
> marker directive [clang]
> error: /<<PKGBUILDDIR>>/changelog.md:62:8: error: invalid filename for line 
> marker directive [clang]
> error: /<<PKGBUILDDIR>>/changelog.md:75:73: warning: missing terminating ' 
> character [-Winvalid-pp-token] [clang]
> error: /<<PKGBUILDDIR>>/changelog.md:83:7: error: GNU line marker directive 
> requires a simple digit sequence [clang]
> error: /<<PKGBUILDDIR>>/changelog.md:134:8: error: invalid filename for line 
> marker directive [clang]
> error: /<<PKGBUILDDIR>>/changelog.md:157:45: warning: missing terminating ' 
> character [-Winvalid-pp-token] [clang]
> error: /<<PKGBUILDDIR>>/changelog.md:186:65: warning: missing terminating ' 
> character [-Winvalid-pp-token] [clang]
> error: /<<PKGBUILDDIR>>/changelog.md:196:17: warning: missing terminating ' 
> character [-Winvalid-pp-token] [clang]
> error: /<<PKGBUILDDIR>>/changelog.md:362:54: warning: missing terminating ' 
> character [-Winvalid-pp-token] [clang]
> error: /<<PKGBUILDDIR>>/changelog.md:365:8: error: invalid filename for line 
> marker directive [clang]
> error: /<<PKGBUILDDIR>>/changelog.md:367:62: warning: missing terminating ' 
> character [-Winvalid-pp-token] [clang]
> error: /<<PKGBUILDDIR>>/changelog.md:394:45: warning: missing terminating ' 
> character [-Winvalid-pp-token] [clang]
> error: /<<PKGBUILDDIR>>/roadmap.md:1:1: error: unknown type name 'Complete' 
> [clang]
> error: /<<PKGBUILDDIR>>/roadmap.md:1:12: error: declaration of reference 
> variable 'Tested' requires an initializer [clang]
> error: /<<PKGBUILDDIR>>/roadmap.md:1:18: error: expected ';' after top level 
> declarator [clang]
> error: /<<PKGBUILDDIR>>/roadmap.md:2:1: error: expected external declaration 
> [clang]
> error: /<<PKGBUILDDIR>>/roadmap.md:2:3: error: unknown type name 'Server' 
> [clang]
> error: /<<PKGBUILDDIR>>/roadmap.md:2:14: error: declaration of reference 
> variable 'client' requires an initializer [clang]
> error: /<<PKGBUILDDIR>>/roadmap.md:2:20: error: expected ';' after top level 
> declarator [clang]
> error: /<<PKGBUILDDIR>>/websocketpp/CMakeLists.txt:1:1: error: C++ requires a 
> type specifier for all declarations [clang]
> error: /<<PKGBUILDDIR>>/websocketpp/CMakeLists.txt:1:27: error: expected ';' 
> after top level declarator [clang]
> error: 
> /usr/lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/cstddef:50:10: 
> fatal error: 'stddef.h' file not found [clang]
> error: 
> /usr/lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/cstddef:50:10: 
> fatal error: 'stddef.h' file not found [clang]
> error: /usr/include/sched.h:29:10: fatal error: 'stddef.h' file not found 
> [clang]
> error: /usr/include/sched.h:29:10: fatal error: 'stddef.h' file not found 
> [clang]
> error: 
> /usr/lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/cstddef:50:10: 
> fatal error: 'stddef.h' file not found [clang]
> error: /usr/include/sched.h:29:10: fatal error: 'stddef.h' file not found 
> [clang]
> error: /usr/include/sched.h:29:10: fatal error: 'stddef.h' file not found 
> [clang]
> error: /usr/include/sched.h:29:10: fatal error: 'stddef.h' file not found 
> [clang]
> cketpp-0.8.2/docs/simple_broadcast_server.cpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/impl/utilities_impl.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/impl/utilities_impl.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/random/none.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/random/none.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/utf8_validator.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/utf8_validator.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/processors/base.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/processors/base.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/processors/hybi00.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/processors/hybi00.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/processors/hybi07.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/processors/hybi07.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/processors/hybi08.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/processors/hybi08.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/processors/hybi13.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/processors/hybi13.hpp...
> Preprocessing /<<PKGBUILDDIR>>/docs/simple_count_server_thread.cpp...
> Parsing file /<<PKGBUILDDIR>>/docs/simple_count_server_thread.cpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/common/md5.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/common/md5.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/sha1/sha1.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/sha1/sha1.hpp...
> Reading /<<PKGBUILDDIR>>/readme.md...
> Reading /<<PKGBUILDDIR>>/changelog.md...
> Reading /<<PKGBUILDDIR>>/roadmap.md...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/CMakeLists.txt...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/CMakeLists.txt...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/common/asio_ssl.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/common/asio_ssl.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/common/regex.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/common/regex.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/concurrency/none.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/concurrency/none.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/config/asio.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/config/asio.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/config/asio_client.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/config/asio_client.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/config/boost_config.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/config/boost_config.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/config/debug.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/config/debug.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/config/debug_asio.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/config/debug_asio.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/config/debug_asio_no_tls.hpp...
> Parsing file /<<PKGBUILDDIR>>error: 
> /usr/lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/bits/cxxabi_init_exception.h:38:10:
>  fatal error: 'stddef.h' file not found [clang]
> error: 
> /usr/lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/bits/cxxabi_init_exception.h:38:10:
>  fatal error: 'stddef.h' file not found [clang]
> error: 
> /usr/lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/bits/cxxabi_init_exception.h:38:10:
>  fatal error: 'stddef.h' file not found [clang]
> error: /usr/include/wchar.h:35:10: fatal error: 'stddef.h' file not found 
> [clang]
> error: /usr/include/x86_64-linux-gnu/sys/syslog.h:37:10: fatal error: 
> 'stdarg.h' file not found [clang]
> error: 
> /usr/lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/bits/cxxabi_init_exception.h:38:10:
>  fatal error: 'stddef.h' file not found [clang]
> error: 
> /usr/lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/cstddef:50:10: 
> fatal error: 'stddef.h' file not found [clang]
> error: /usr/include/wchar.h:35:10: fatal error: 'stddef.h' file not found 
> [clang]
> error: /usr/include/wchar.h:35:10: fatal error: 'stddef.h' file not found 
> [clang]
> error: 
> /usr/lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/bits/cxxabi_init_exception.h:38:10:
>  fatal error: 'stddef.h' file not found [clang]
> error: /usr/include/wchar.h:35:10: fatal error: 'stddef.h' file not found 
> [clang]
> error: /usr/include/wchar.h:35:10: fatal error: 'stddef.h' file not found 
> [clang]
> error: 
> /usr/lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/bits/cxxabi_init_exception.h:38:10:
>  fatal error: 'stddef.h' file not found [clang]
> error: 
> /<<PKGBUILDDIR>>/tutorials/broadcast_tutorial/broadcast_tutorial.md:1:1: 
> error: unknown type name 'Broadcast' [clang]
> error: 
> /<<PKGBUILDDIR>>/tutorials/broadcast_tutorial/broadcast_tutorial.md:2:1: 
> error: invalid '==' at end of declaration; did you mean '='? [clang]
> error: 
> /<<PKGBUILDDIR>>/tutorials/broadcast_tutorial/broadcast_tutorial.md:2:3: 
> error: expected expression [clang]
> error: 
> /<<PKGBUILDDIR>>/tutorials/broadcast_tutorial/broadcast_tutorial.md:2:5: 
> error: expected expression [clang]
> error: 
> /<<PKGBUILDDIR>>/tutorials/broadcast_tutorial/broadcast_tutorial.md:2:7: 
> error: expected expression [clang]
> error: 
> /<<PKGBUILDDIR>>/tutorials/broadcast_tutorial/broadcast_tutorial.md:2:9: 
> error: expected expression [clang]
> error: 
> /<<PKGBUILDDIR>>/tutorials/broadcast_tutorial/broadcast_tutorial.md:2:11: 
> error: expected expression [clang]
> error: 
> /<<PKGBUILDDIR>>/tutorials/broadcast_tutorial/broadcast_tutorial.md:2:13: 
> error: expected expression [clang]
> error: 
> /<<PKGBUILDDIR>>/tutorials/broadcast_tutorial/broadcast_tutorial.md:2:15: 
> error: expected expression [clang]
> error: 
> /<<PKGBUILDDIR>>/tutorials/broadcast_tutorial/broadcast_tutorial.md:2:17: 
> error: expected expression [clang]
> error: 
> /<<PKGBUILDDIR>>/tutorials/broadcast_tutorial/broadcast_tutorial.md:4:1: 
> error: use of undeclared identifier 'This' [clang]
> error: 
> /<<PKGBUILDDIR>>/tutorials/broadcast_tutorial/broadcast_tutorial.md:5:18: 
> error: expected ';' after top level declarator [clang]
> error: /<<PKGBUILDDIR>>/tutorials/chat_tutorial/chat_tutorial.md:1:1: error: 
> unknown type name 'Chat' [clang]
> error: /<<PKGBUILDDIR>>/tutorials/chat_tutorial/chat_tutorial.md:2:1: error: 
> invalid '==' at end of declaration; did you mean '='? [clang]
> error: /<<PKGBUILDDIR>>/tutorials/chat_tutorial/chat_tutorial.md:2:3: error: 
> expected expression [clang]
> error: /<<PKGBUILDDIR>>/tutorials/chat_tutorial/chat_tutorial.md:2:5: error: 
> expected expression [clang]
> error: /<<PKGBUILDDIR>>/tutorials/chat_tutorial/chat_tutorial.md:2:7: error: 
> expected expression [clang]
> error: /<<PKGBUILDDIR>>/tutorials/chat_tutorial/chat_tutorial.md:2:9: error: 
> expected expression [clang]
> error: /<<PKGBUILDDIR>>/tutorials/chat_tutorial/chat_tutorial.md:2:11: error: 
> expected expression [clang]
> error: /<<PKGBUILDDIR>>/tutorials/chat_tutorial/chat_tutorial.md:2:13: error: 
> expected expression [clang]
> error: /<<PKGBUILDDIR>>/tutorials/chat_tutorial/chat_tutorial.md:4:1: error: 
> use of undeclared identifier 'Goals' [clang]
> error: /<<PKGBUILDDIR>>/tutorials/chat_tutorial/chat_tutorial.md:13:23: 
> error: expected ';' after top level declarator [clang]
> error: /<<PKGBUILDDIR>>/tutorials/utility_client/utility_client.md:1:1: 
> error: unknown type name 'Utility' [clang]
> error: /<<PKGBUILDDIR>>/tutorials/utility_client/utility_client.md:1:15: 
> error: expected ';' after top level declarator [clang]
> error: /usr/include/wchar.h:35:10: fatal error: 'stddef.h' file not found 
> [clang]
> error: /<<PKGBUILDDIR>>/tutorials/utility_server/utility_server.md:1:1: 
> error: unknown type name 'Utility' [clang]
> error: /<<PKGBUILDDIR>>/tutorials/utility_server/utility_server.md:1:15: 
> error: expected ';' after top level declarator [clang]
> error: /<<PKGBUILDDIR>>/tutorials/utility_server/utility_server.md:54:1: 
> error: unknown type name 'm_endpoint' [clang]
> error: /<<PKGBUILDDIR>>/tutorials/utility_server/utility_server.md:54:11: 
> error: cannot use dot operator on a type [clang]
> error: /<<PKGBUILDDIR>>/tutorials/utility_server/utility_server.md:55:2: 
> error: expected a class name after '~' to name a destructor [clang]
> error: /usr/include/sched.h:29:10: fatal error: 'stddef.h' file not found 
> [clang]
> /websocketpp/config/debug_asio_no_tls.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/config/minimal_client.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/config/minimal_client.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/config/minimal_server.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/config/minimal_server.hpp...
> Preprocessing 
> /<<PKGBUILDDIR>>/websocketpp/extensions/permessage_deflate/enabled.hpp...
> Parsing file 
> /<<PKGBUILDDIR>>/websocketpp/extensions/permessage_deflate/enabled.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/logger/stub.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/logger/stub.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/logger/syslog.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/logger/syslog.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/message_buffer/pool.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/message_buffer/pool.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/transport/asio/security/tls.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/transport/asio/security/tls.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/transport/debug/base.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/transport/debug/base.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/transport/debug/connection.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/transport/debug/connection.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/transport/debug/endpoint.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/transport/debug/endpoint.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/transport/stub/base.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/transport/stub/base.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/transport/stub/connection.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/transport/stub/connection.hpp...
> Preprocessing /<<PKGBUILDDIR>>/websocketpp/transport/stub/endpoint.hpp...
> Parsing file /<<PKGBUILDDIR>>/websocketpp/transport/stub/endpoint.hpp...
> Reading /<<PKGBUILDDIR>>/tutorials/broadcast_tutorial/broadcast_tutorial.md...
> Reading /<<PKGBUILDDIR>>/tutorials/chat_tutorial/chat_tutorial.md...
> Reading /<<PKGBUILDDIR>>/tutorials/utility_client/utility_client.md...
> Reading /<<PKGBUILDDIR>>/tutorials/utility_server/utility_server.md...
> Preprocessing /<<PKGBUILDDIR>>/docs/config.dox...
> Parsing file /<<PKGBUILDDIR>>/docs/config.dox...
> Preprocessing /<<PKGBUILDDIR>>/docs/faq.dox...
> Parsing file /<<PKGBUILDDIR>>/docs/faq.dox...
> Preprocessing /<<PKGBUILDDIR>>/docs/getting_started.dox...
> Parsing file /<<PKGBUILDDIR>>/docs/getting_started.dox...
> Preprocessing /<<PKGBUILDDIR>>/docs/handlers.dox...
> Parsing file /<<PKGBUILDDIR>>/docs/handlers.dox...
> Preprocessing /<<PKGBUILDDIR>>/docs/logging.dox...
> Parsing file /<<PKGBUILDDIR>>/docs/logging.dox...
> Preprocessing /<<PKGBUILDDIR>>/docs/manual.dox...
> Parsing file /<<PKGBUILDDIR>>/docs/manual.dox...
> Preprocessing /<<PKGBUILDDIR>>/docs/tutorials.dox...
> Parsing file 
> /<<BUILDDIR>>/websocketpp/<<PKGBUILDDIR>>/websocketpp/transport/debug/base.hpp:98:
>  warning: Compound is_error_code_enum< 
> websocketpp::transport::debug::error::value > is not documented.
> /<<PKGBUILDDIR>>/websocketpp/extensions/permessage_deflate/enabled.hpp:218: 
> warning: Compound websocketpp::extensions::permessage_deflate::enabled is not 
> documented.
> /<<PKGBUILDDIR>>/websocketpp/config/debug_asio_no_tls.hpp:56: warning: 
> Compound websocketpp::config::debug_asio::transport_config is not documented.
> /<<PKGBUILDDIR>>/websocketpp/config/debug_asio.hpp:61: warning: Compound 
> websocketpp::config::debug_asio_tls::transport_config is not documented.
> /<<PKGBUILDDIR>>/websocketpp/config/debug.hpp:100: warning: Compound 
> websocketpp::config::debug_core::transport_config is not documented.
> /<<PKGBUILDDIR>>/websocketpp/config/asio_client.hpp:61: warning: Compound 
> websocketpp::config::asio_tls_client::transport_config is not documented.
> /<<PKGBUILDDIR>>/websocketpp/config/asio.hpp:61: warning: Compound 
> websocketpp::config::asio_tls::transport_config is not documented.
> /<<PKGBUILDDIR>>/websocketpp/common/md5.hpp:82: warning: Compound 
> websocketpp::md5::md5_state_s is not documented.
> /<<PKGBUILDDIR>>/docs/simple_count_server_thread.cpp:13: warning: Compound 
> count_server is not documented.
> /<<PKGBUILDDIR>>/websocketpp/transport/debug/connection.hpp:56: warning: 
> Compound websocketpp::transport::debug::connection is not documented.
> /<<PKGBUILDDIR>>/docs/simple_broadcast_server.cpp:13: warning: Compound 
> broadcast_server is not documented.
> /<<PKGBUILDDIR>>/websocketpp/config/core.hpp:100: warning: Compound 
> websocketpp::config::core::transport_config is not documented.
> /<<PKGBUILDDIR>>/websocketpp/config/asio_no_tls.hpp:56: warning: Compound 
> websocketpp::config::asio::transport_config is not documented.
> /<<PKGBUILDDIR>>/tutorials/utility_server/step1.cpp:42: warning: Compound 
> utility_server is not documented.
> /<<PKGBUILDDIR>>/websocketpp/utilities.hpp:77: warning: Compound 
> websocketpp::utility::ci_less::nocase_compare is not documented.
> /<<PKGBUILDDIR>>/websocketpp/transport/iostream/base.hpp:127: warning: 
> Compound is_error_code_enum< websocketpp::transport::iostream::error::value > 
> is not documented.
> /<<PKGBUILDDIR>>/websocketpp/error.hpp:251: warning: Compound 
> websocketpp::exception is not documented.
> /<<PKGBUILDDIR>>/websocketpp/config/minimal_server.hpp:126: warning: Compound 
> websocketpp::config::minimal_server::transport_config is not documented.
> /<<PKGBUILDDIR>>/websocketpp/transport/stub/base.hpp:89: warning: Compound 
> is_error_code_enum< websocketpp::transport::stub::error::value > is not 
> documented.
> /<<PKGBUILDDIR>>/websocketpp/transport/stub/connection.hpp:55: warning: 
> Compound websocketpp::transport::stub::connection is not documented.
> /<<PKGBUILDDIR>>/websocketpp/transport/iostream/endpoint.hpp:46: warning: 
> Compound websocketpp::transport::iostream::endpoint is not documented.
> /<<PKGBUILDDIR>>/websocketpp/processors/base.hpp:293: warning: Compound 
> is_error_code_enum< websocketpp::processor::error::processor_errors > is not 
> documented.
> /<<PKGBUILDDIR>>/tutorials/utility_client/step4.cpp:45: warning: Compound 
> connection_metadata is not documented.
> /<<PKGBUILDDIR>>/websocketpp/transport/asio/base.hpp:92: warning: Compound 
> websocketpp::transport::asio::custom_alloc_handler is not documented.
> /<<PKGBUILDDIR>>/websocketpp/http/constants.hpp:283: warning: Compound 
> websocketpp::http::exception is not documented.
> /<<PKGBUILDDIR>>/websocketpp/extensions/permessage_deflate/enabled.hpp:168: 
> warning: Compound is_error_code_enum< 
> websocketpp::extensions::permessage_deflate::error::value > is not documented.
> /<<PKGBUILDDIR>>/websocketpp/error.hpp:150: warning: Compound 
> websocketpp::error::category is not documented.
> /<<PKGBUILDDIR>>/websocketpp/config/asio_no_tls_client.hpp:56: warning: 
> Compound websocketpp::config::asio_client::transport_config is not documented.
> /<<PKGBUILDDIR>>/websocketpp/transport/base/connection.hpp:232: warning: 
> Compound is_error_code_enum< websocketpp::transport::error::value > is not 
> documented.
> /<<PKGBUILDDIR>>/websocketpp/config/core_client.hpp:108: warning: Compound 
> websocketpp::config::core_client::transport_config is not documented.
> /<<PKGBUILDDIR>>/websocketpp/extensions/extension.hpp:95: warning: Compound 
> is_error_code_enum< websocketpp::extensions::error::value > is not documented.
> /<<PKGBUILDDIR>>/websocketpp/transport/base/connection.hpp:183: warning: 
> Compound websocketpp::transport::error::category is not documented.
> /<<PKGBUILDDIR>>/websocketpp/error.hpp:243: warning: Compound 
> is_error_code_enum< websocketpp::error::value > is not documented.
> /<<PKGBUILDDIR>>/websocketpp/transport/debug/endpoint.hpp:42: warning: 
> Compound websocketpp::transport::debug::endpoint is not documented.
> /<<PKGBUILDDIR>>/websocketpp/transport/stub/endpoint.hpp:42: warning: 
> Compound websocketpp::transport::stub::endpoint is not documented.
> /<<PKGBUILDDIR>>/tutorials/utility_client/step3.cpp:42: warning: Compound 
> websocket_endpoint is not documented.
> /<<PKGBUILDDIR>>/websocketpp/uri.hpp:49: warning: Compound websocketpp::uri 
> is not documented.
> /<<PKGBUILDDIR>>/websocketpp/transport/iostream/connection.hpp:60: warning: 
> Compound websocketpp::transport::iostream::connection is not documented.
> /<<PKGBUILDDIR>>/websocketpp/extensions/extension.hpp:61: warning: Compound 
> websocketpp::extensions::error::category is not documented.
> /<<PKGBUILDDIR>>/websocketpp/transport/asio/base.hpp:52: warning: Compound 
> websocketpp::transport::asio::handler_allocator is not documented.
> /<<PKGBUILDDIR>>/websocketpp/transport/asio/base.hpp:227: warning: Compound 
> is_error_code_enum< websocketpp::transport::asio::error::value > is not 
> documented.
> /<<PKGBUILDDIR>>/websocketpp/impl/connection_impl.hpp:104: warning: no 
> uniquely matching class member found for 
>   template < config >
>   lib::error_code websocketpp::connection< config 
> >::send(config::message_type::ptr msg)
> Possible candidates:
>   'lib::error_code websocketpp::connection< config >::send(std::string const 
> &payload, frame::opcode::value op=frame::opcode::text)' at line 655 of file 
> /<<PKGBUILDDIR>>/websocketpp/connection.hpp
>   'lib::error_code websocketpp::connection< config >::send(void const 
> *payload, size_t len, frame::opcode::value op=frame::opcode::binary)' at line 
> 672 of file /<<PKGBUILDDIR>>/websocketpp/connection.hpp
>   'lib::error_code websocketpp::connection< config >::send(message_ptr msg)' 
> at line 688 of file /<<PKGBUILDDIR>>/websocketpp/connection.hpp
> 
> error: 
> /usr/lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/bits/cxxabi_init_exception.h:38:10:
>  fatal error: 'stddef.h' file not found [clang]
> -0.8.2/docs/tutorials.dox...
> Building macro definition list...
> Building group list...
> Building directory list...
> Building namespace list...
> Building file list...
> Building class list...
> Computing nesting relations for classes...
> Associating documentation with classes...
> Building example list...
> Searching for enumerations...
> Searching for documented typedefs...
> Searching for members imported via using declarations...
> Searching for included using directives...
> Searching for documented variables...
> Building interface member list...
> Building member list...
> Searching for friends...
> Searching for documented defines...
> Computing class inheritance relations...
> Computing class usage relations...
> Flushing cached template relations that have become invalid...
> Computing class relations...
> Add enum values to enums...
> Searching for member function documentation...
> Creating members for template instances...
> Building page list...
> Search for main page...
> Computing page relations...
> Determining the scope of groups...
> Sorting lists...
> Determining which enums are documented
> Computing member relations...
> Building full member lists recursively...
> Adding members to member groups.
> Computing member references...
> Inheriting documentation...
> Generating disk names...
> Adding source references...
> Adding xrefitems...
> Sorting member lists...
> Setting anonymous enum type...
> Computing dependencies between directories...
> Generating citations page...
> Counting members...
> Counting data structures...
> Resolving user defined references...
> Finding anchors and sections in the documentation...
> Transferring function references...
> Combining using relations...
> Adding members to index pages...
> Correcting members for VHDL...
> Generating style sheet...
> Generating search indices...
> Generating example documentation...
> Generating file sources...
> Generating code for file docs/simple_broadcast_server.cpp...
>  Generating code for file websocketpp/config/asio_no_tls.hpp...
>  Generating code for file websocketpp/config/core.hpp...
>  Generating code for file websocketpp/common/platforms.hpp...
>  Generating code for file websocketpp/common/cpp11.hpp...
>  Generating code for file websocketpp/common/stdint.hpp...
>  Generating code for file websocketpp/concurrency/basic.hpp...
>  Generating code for file websocketpp/common/thread.hpp...
>  Generating code for file websocketpp/transport/iostream/endpoint.hpp...
>  Generating code for file websocketpp/transport/base/endpoint.hpp...
>  Generating code for file websocketpp/common/functional.hpp...
>  Generating code for file websocketpp/common/system_error.hpp...
>  Generating code for file websocketpp/transport/iostream/connection.hpp...
>  Generating code for file websocketpp/transport/iostream/base.hpp...
>  Generating code for file websocketpp/common/connection_hdl.hpp...
>  Generating code for file websocketpp/common/memory.hpp...
>  Generating code for file websocketpp/transport/base/connection.hpp...
>  Generating code for file websocketpp/uri.hpp...
>  Generating code for file websocketpp/error.hpp...
>  Generating code for file websocketpp/logger/levels.hpp...
>  Generating code for file websocketpp/http/request.hpp...
>  Generating code for file websocketpp/http/parser.hpp...
>  Generating code for file websocketpp/utilities.hpp...
>  Generating code for file websocketpp/impl/utilities_impl.hpp...
>  Generating code for file websocketpp/http/constants.hpp...
>  Generating code for file websocketpp/http/impl/parser.hpp...
>  Generating code for file websocketpp/http/impl/request.hpp...
>  Generating code for file websocketpp/http/response.hpp...
>  Generating code for file websocketpp/http/impl/response.hpp...
>  Generating code for file websocketpp/message_buffer/message.hpp...
>  Generating code for file websocketpp/frame.hpp...
>  Generating code for file websocketpp/common/network.hpp...
>  Generating code for file websocketpp/message_buffer/alloc.hpp...
>  Generating code for file websocketpp/logger/basic.hpp...
>  Generating code for file websocketpp/common/time.hpp...
>  Generating code for file websocketpp/random/none.hpp...
>  Generating code for file websocketpp/endpoint_base.hpp...
>  Gerror: 
> /usr/lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/bits/cxxabi_init_exception.h:38:10:
>  fatal error: 'stddef.h' file not found [clang]
> error: /usr/include/wchar.h:35:10: fatal error: 'stddef.h' file not found 
> [clang]
> error: /usr/include/sched.h:29:10: fatal error: 'stddef.h' file not found 
> [clang]
> error: /usr/include/sched.h:29:10: fatal error: 'stddef.h' file not found 
> [clang]
> error: /usr/include/sched.h:29:10: fatal error: 'stddef.h' file not found 
> [clang]
> error: /usr/include/sched.h:29:10: fatal error: 'stddef.h' file not found 
> [clang]
> error: /usr/include/sched.h:29:10: fatal error: 'stddef.h' file not found 
> [clang]
> error: /usr/include/sched.h:29:10: fatal error: 'stddef.h' file not found 
> [clang]
> error: /usr/include/sched.h:29:10: fatal error: 'stddef.h' file not found 
> [clang]
> make[1]: *** [debian/rules:18: override_dh_auto_build-indep] Segmentation 
> fault
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> make: *** [debian/rules:7: build] Error 2

The full build log is available from:
   http://qa-logs.debian.net/2020/09/26/websocketpp_0.8.2-1_unstable.log

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

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

Reply via email to