bryancall opened a new issue, #12154:
URL: https://github.com/apache/trafficserver/issues/12154

   ```
   [899/1070] Building CXX object 
plugins/experimental/txn_box/plugin/CMakeFiles/txn_box.dir/src/0_static.cc.o
   FAILED: 
plugins/experimental/txn_box/plugin/CMakeFiles/txn_box.dir/src/0_static.cc.o
   /opt/homebrew/bin/ccache 
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++
 -DOPENSSL_API_COMPAT=10002 -DOPENSSL_IS_OPENSSL3 -DPACKAGE_NAME="\"Apache 
Traffic Server\"" -DPACKAGE_VERSION=\"10.0.5\" -Ddarwin -Dtxn_box_EXPORTS 
-I/Users/bcall/tmp/trafficserver-10.0.5/include 
-I/Users/bcall/tmp/trafficserver-10.0.5/build-release/include 
-I/Users/bcall/tmp/trafficserver-10.0.5/lib/swoc/include 
-I/Users/bcall/tmp/trafficserver-10.0.5/lib/yamlcpp/include 
-I/Users/bcall/tmp/trafficserver-10.0.5/lib/yamlcpp/src 
-I/Users/bcall/tmp/trafficserver-10.0.5/plugins/experimental/txn_box/plugin/include
 -isystem /opt/homebrew/Cellar/openssl@3/3.4.1/include -isystem 
/opt/homebrew/Cellar/pcre2/10.45/include -O3 -DNDEBUG -std=c++17 -arch arm64 
-isysroot 
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk
 -mmacosx-version-min=15.3 -fPIC -Wno-invalid-offsetof -pipe -Wall -Wextra 
-Wno-unused-parameter -Wno-noexcept-type 
 -Wsuggest-override -Wno-vla-extension -fno-strict-aliasing -MD -MT 
plugins/experimental/txn_box/plugin/CMakeFiles/txn_box.dir/src/0_static.cc.o 
-MF 
plugins/experimental/txn_box/plugin/CMakeFiles/txn_box.dir/src/0_static.cc.o.d 
-o plugins/experimental/txn_box/plugin/CMakeFiles/txn_box.dir/src/0_static.cc.o 
-c 
/Users/bcall/tmp/trafficserver-10.0.5/plugins/experimental/txn_box/plugin/src/0_static.cc
   In file included from 
/Users/bcall/tmp/trafficserver-10.0.5/plugins/experimental/txn_box/plugin/src/0_static.cc:29:
   In file included from 
/Users/bcall/tmp/trafficserver-10.0.5/plugins/experimental/txn_box/plugin/include/txn_box/Modifier.h:32:
   
/Users/bcall/tmp/trafficserver-10.0.5/plugins/experimental/txn_box/plugin/include/txn_box/common.h:188:38:
 warning: 'result_of_t' is deprecated [-Wdeprecated-declarations]
     188 | constexpr std::initializer_list<std::result_of_t<GENERATOR(size_t)>>
         |                                      ^
   
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/usr/include/c++/v1/__type_traits/result_of.h:32:19:
 note: 'result_of_t' has been explicitly marked deprecated here
      32 | using result_of_t _LIBCPP_DEPRECATED_IN_CXX17 = typename 
result_of<_Tp>::type;
         |                   ^
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@trafficserver.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to