8000 arangodb fails to build with GCC 15 · Issue #21806 · arangodb/arangodb · GitHub
[go: up one dir, main page]

Skip to content

arangodb fails to build with GCC 15 #21806

@sergiodj

Description

@sergiodj

Hi,

I'm currently experiencing the following build issue with GCC 15:

2025/06/18 01:36:53 WARN In file included from /home/build/arangod/VocBase/Validators.cpp:30:                                                                                                                                                                 
2025/06/18 01:36:53 WARN In file included from /home/build/3rdParty/taocpp-json/include/tao/json/contrib/schema.hpp:18:                                                                                                                                       
2025/06/18 01:36:53 WARN In file included from /home/build/3rdParty/taocpp-json/include/tao/json/contrib/reference.hpp:7:                                                                                                                                     
2025/06/18 01:36:53 WARN In file included from /home/build/3rdParty/taocpp-json/include/tao/json/contrib/../internal/uri_fragment.hpp:10:                                                                                                                     
2025/06/18 01:36:53 WARN In file included from /home/build/3rdParty/taocpp-json/include/tao/json/contrib/../internal/../pointer.hpp:17:                                                                                                                       
2025/06/18 01:36:53 WARN In file included from /home/build/3rdParty/taocpp-json/include/tao/json/contrib/../internal/../external/pegtl.hpp:10:                                                                                                                
2025/06/18 01:36:53 WARN In file included from /home/build/3rdParty/taocpp-json/include/tao/json/contrib/../internal/../external/pegtl/parse.hpp:11:                                                                                                          
2025/06/18 01:36:53 WARN In file included from /home/build/3rdParty/taocpp-json/include/tao/json/contrib/../internal/../external/pegtl/normal.hpp:17:                                                                                                         
2025/06/18 01:36:53 WARN In file included from /home/build/3rdParty/taocpp-json/include/tao/json/contrib/../internal/../external/pegtl/internal/demangle.hpp:7:                                                                                               
2025/06/18 01:36:53 WARN /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/15/../../../../include/c++/15/ciso646:46:4: error: "<ciso646> is deprecated in C++17, use <version> to detect implementation-specific macros" [-Werror,-W#warnings]                        
2025/06/18 01:36:53 WARN    46 | #  warning "<ciso646> is deprecated in C++17, use <version> to detect implementation-specific macros"                                                                                                                        
2025/06/18 01:36:53 WARN       |    ^                                                                                                                                                                                                                         

The problem comes from:

The bug has been fixed upstream:

taocpp/PEGTL#319

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0