Your message dated Wed, 30 Sep 2020 09:33:51 +0000
with message-id <[email protected]>
and subject line Bug#971113: fixed in websocketpp 0.8.2-2
has caused the Debian Bug report #971113,
regarding websocketpp: FTBFS: error: /usr/include/wchar.h:35:10: fatal error:
'stddef.h' file not found [clang]
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
971113: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=971113
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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.
--- End Message ---
--- Begin Message ---
Source: websocketpp
Source-Version: 0.8.2-2
Done: Gianfranco Costamagna <[email protected]>
We believe that the bug you reported is fixed in the latest version of
websocketpp, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Gianfranco Costamagna <[email protected]> (supplier of updated
websocketpp package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Tue, 29 Sep 2020 19:58:32 +0200
Source: websocketpp
Architecture: source
Version: 0.8.2-2
Distribution: unstable
Urgency: low
Maintainer: Gianfranco Costamagna <[email protected]>
Changed-By: Gianfranco Costamagna <[email protected]>
Closes: 971113
Changes:
websocketpp (0.8.2-2) unstable; urgency=low
.
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
.
[ Gianfranco Costamagna ]
* Disable clang doxygen parsing (Closes: #971113)
* Add R^3 no
Checksums-Sha1:
8fb7c8cb4f4ddb8377a555001835c9175eca3bfb 2178 websocketpp_0.8.2-2.dsc
0f791e67dd0709641b8be40453f75578892cb629 8732 websocketpp_0.8.2-2.debian.tar.xz
d86284c041ae8b7508f79ce1a82aaa0a533494b1 8439
websocketpp_0.8.2-2_source.buildinfo
Checksums-Sha256:
c12331a2e6909a39139a98fa7546d4f67398b9451079db7fbc2c44c30b024e3f 2178
websocketpp_0.8.2-2.dsc
57a761e470b54b36d91214a1154b16d74d19f53b6bf2ad67265c3c8b6d93a8ad 8732
websocketpp_0.8.2-2.debian.tar.xz
3d77b2e2ad83840a6103d8425dcd31fc0120882cf63c6fb7348bbcbf09e9d378 8439
websocketpp_0.8.2-2_source.buildinfo
Files:
0bbde8eec2026567fe9d5fd80ce0152d 2178 libs optional websocketpp_0.8.2-2.dsc
95f88d70e555457ca581b663b6dac095 8732 libs optional
websocketpp_0.8.2-2.debian.tar.xz
cfa7b57c730516bcfaa18b11e55196b6 8439 libs optional
websocketpp_0.8.2-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEkpeKbhleSSGCX3/w808JdE6fXdkFAl90TVIACgkQ808JdE6f
XdmOuQ//UNO+raHGnTQtxt1PN024OQRk7Zr5OCwSChQGNgeaB3EOHIovdDl9xuTN
UGVD8sGcD9IwXTeAa/Qjjf4QWMQMu93ijriVj+2Ro9LrQxBPjrXMOj4dhIEeC5Vc
UN3hgyHPdV/FmdPLh8Zb39TdetDwGQVO5ZLfNQVzYiwRYvnDrLdPhJHN9uJnL6en
6OcjEsYm9Yx4jJ2rbdQlV59/AdBqUcSt8GCyuX86oqKAEBe/Ue3w1eULBeb2CEzz
CmO4EZC+3aWwyfkvBbRDclQX3jKF5OOzpkxoS3K2Y1cJMxWDoVLvPKq8tTWYdkpn
/BuhuEDZf30ZpYV/nAPrAN78m7tTCIr+pXTEgjnH4gaV/8geUZiCsWfja+GMowYB
U4slZdlXlq4EVP+m/5M8CjosVtG9au+g/vQhcWahZv4v4pXZt+orrFtKFUFF7ooX
Ct2kr0WXgI4NXuI/7VRf0A/9KRGbvcrtmHbt0iuum4Ds2shh02qrH7cXuOyipvw+
RKwl7umEGaTcDLpbzfrpI/W68pTGQtJOHWHWmoBnfdOqFyP1VeN/B7rUDIdvZFHS
OfJjxj7PuUzGCZjKNDIlYy4jhyGcNQ+cRaT3Ujl68YIZH5/n7ksOXBJNY3b8aP0w
BOVU11zZk/FqGOuk3y1TWoWnriuGm30GjXfwbPAUtSWCEWGj/Yo=
=K9VJ
-----END PGP SIGNATURE-----
--- End Message ---