You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2024-01-30T23:02:48.2279580Z [6/95] Building CXX object src/blocktestcore/CMakeFiles/blocktestcore.dir/infoLogger.cpp.o
2024-01-30T23:02:48.2281000Z FAILED: src/blocktestcore/CMakeFiles/blocktestcore.dir/infoLogger.cpp.o
2024-01-30T23:02:48.2287940Z /Users/runner/miniconda3/envs/test/bin/arm64-apple-darwin20.0.0-clang++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -Dblocktestcore_EXPORTS -I/Users/runner/work/robotology-superbuild/robotology-superbuild/b/src/blocktestcore/src/blocktestcore/blocktestcore_autogen/include -I/Users/runner/work/robotology-superbuild/robotology-superbuild/src/blocktestcore/src/blocktestcore -I/Users/runner/work/robotology-superbuild/robotology-superbuild/src/blocktestcore/extern/pugixml -ftree-vectorize -fPIC -fstack-protector-strong -O2 -pipe -stdlib=libc++ -fvisibility-inlines-hidden -fmessage-length=0 -isystem /Users/runner/miniconda3/envs/test/include -Wall -Wextra -O3 -DNDEBUG -std=gnu++17 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -fPIC -MD -MT src/blocktestcore/CMakeFiles/blocktestcore.dir/infoLogger.cpp.o -MF src/blocktestcore/CMakeFiles/blocktestcore.dir/infoLogger.cpp.o.d -o src/blocktestcore/CMakeFiles/blocktestcore.dir/infoLogger.cpp.o -c /Users/runner/work/robotology-superbuild/robotology-superbuild/src/blocktestcore/src/blocktestcore/infoLogger.cpp
2024-01-30T23:02:48.2294820Z In file included from /Users/runner/work/robotology-superbuild/robotology-superbuild/src/blocktestcore/src/blocktestcore/infoLogger.cpp:14:
2024-01-30T23:02:48.2296180Z In file included from /Users/runner/work/robotology-superbuild/robotology-superbuild/src/blocktestcore/src/blocktestcore/infoLogger.h:15:
2024-01-30T23:02:48.2297830Z In file included from /Users/runner/work/robotology-superbuild/robotology-superbuild/src/blocktestcore/src/blocktestcore/type.h:16:
2024-01-30T23:02:48.2301670Z In file included from /Users/runner/work/robotology-superbuild/robotology-superbuild/src/blocktestcore/src/blocktestcore/general.h:3:
2024-01-30T23:02:48.2304050Z In file included from /Users/runner/miniconda3/envs/test/include/boost/process.hpp:23:
2024-01-30T23:02:48.2305280Z In file included from /Users/runner/miniconda3/envs/test/include/boost/process/async.hpp:43:
2024-01-30T23:02:48.2306410Z In file included from /Users/runner/miniconda3/envs/test/include/boost/process/detail/posix/async_in.hpp:19:
2024-01-30T23:02:48.2308200Z In file included from /Users/runner/miniconda3/envs/test/include/boost/process/detail/used_handles.hpp:14:
2024-01-30T23:02:48.2310060Z /Users/runner/miniconda3/envs/test/include/boost/process/detail/posix/handles.hpp:36:20: error: expected unqualified-id
2024-01-30T23:02:48.2310950Z auto my_fd = ::dirfd(dir.get());
2024-01-30T23:02:48.2311800Z ^
2024-01-30T23:02:48.2313060Z /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/dirent.h:136:21: note: expanded from macro 'dirfd'
2024-01-30T23:02:48.2314240Z #define dirfd(dirp) ({ \
2024-01-30T23:02:48.2314760Z ^
2024-01-30T23:02:48.2324290Z In file included from /Users/runner/work/robotology-superbuild/robotology-superbuild/src/blocktestcore/src/blocktestcore/infoLogger.cpp:14:
2024-01-30T23:02:48.2325840Z In file included from /Users/runner/work/robotology-superbuild/robotology-superbuild/src/blocktestcore/src/blocktestcore/infoLogger.h:15:
2024-01-30T23:02:48.2327520Z In file included from /Users/runner/work/robotology-superbuild/robotology-superbuild/src/blocktestcore/src/blocktestcore/type.h:16:
2024-01-30T23:02:48.2329840Z In file included from /Users/runner/work/robotology-superbuild/robotology-superbuild/src/blocktestcore/src/blocktestcore/general.h:3:
2024-01-30T23:02:48.2330860Z In file included from /Users/runner/miniconda3/envs/test/include/boost/process.hpp:23:
2024-01-30T23:02:48.2331820Z In file included from /Users/runner/miniconda3/envs/test/include/boost/process/async.hpp:43:
2024-01-30T23:02:48.2335300Z In file included from /Users/runner/miniconda3/envs/test/include/boost/process/detail/posix/async_in.hpp:19:
2024-01-30T23:02:48.2336540Z In file included from /Users/runner/miniconda3/envs/test/include/boost/process/detail/used_handles.hpp:14:
2024-01-30T23:02:48.2338250Z /Users/runner/miniconda3/envs/test/include/boost/process/detail/posix/handles.hpp:36:20: error: unexpected type name 'DIR': expected expression
2024-01-30T23:02:48.2339900Z /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/dirent.h:137:5: note: expanded from macro 'dirfd'
2024-01-30T23:02:48.2341250Z DIR *_dirp = (dirp); \
2024-01-30T23:02:48.2341590Z ^
2024-01-30T23:02:48.2342370Z In file included from /Users/runner/work/robotology-superbuild/robotology-superbuild/src/blocktestcore/src/blocktestcore/infoLogger.cpp:14:
2024-01-30T23:02:48.2344590Z In file included from /Users/runner/work/robotology-superbuild/robotology-superbuild/src/blocktestcore/src/blocktestcore/infoLogger.h:15:
2024-01-30T23:02:48.2346100Z In file included from /Users/runner/work/robotology-superbuild/robotology-superbuild/src/blocktestcore/src/blocktestcore/type.h:16:
2024-01-30T23:02:48.2347420Z In file included from /Users/runner/work/robotology-superbuild/robotology-superbuild/src/blocktestcore/src/blocktestcore/general.h:3:
2024-01-30T23:02:48.2350080Z In file included from /Users/runner/miniconda3/envs/test/include/boost/process.hpp:23:
2024-01-30T23:02:48.2350800Z In file included from /Users/runner/miniconda3/envs/test/include/boost/process/async.hpp:43:
2024-01-30T23:02:48.2351710Z In file included from /Users/runner/miniconda3/envs/test/include/boost/process/detail/posix/async_in.hpp:19:
2024-01-30T23:02:48.2353270Z In file included from /Users/runner/miniconda3/envs/test/include/boost/process/detail/used_handles.hpp:14:
2024-01-30T23:02:48.2355000Z /Users/runner/miniconda3/envs/test/include/boost/process/detail/posix/handles.hpp:36:20: error: use of undeclared identifier '_dirp'
2024-01-30T23:02:48.2356210Z /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/dirent.h:137:10: note: expanded from macro 'dirfd'
2024-01-30T23:02:48.2357230Z DIR *_dirp = (dirp); \
2024-01-30T23:02:48.2357810Z ^
2024-01-30T23:02:48.2359780Z In file included from /Users/runner/work/robotology-superbuild/robotology-superbuild/src/blocktestcore/src/blocktestcore/infoLogger.cpp:14:
2024-01-30T23:02:48.2361310Z In file included from /Users/runner/work/robotology-superbuild/robotology-superbuild/src/blocktestcore/src/blocktestcore/infoLogger.h:15:
2024-01-30T23:02:48.2363210Z In file included from /Users/runner/work/robotology-superbuild/robotology-superbuild/src/blocktestcore/src/blocktestcore/type.h:16:
2024-01-30T23:02:48.2364990Z In file included from /Users/runner/work/robotology-superbuild/robotology-superbuild/src/blocktestcore/src/blocktestcore/general.h:3:
2024-01-30T23:02:48.2366280Z In file included from /Users/runner/miniconda3/envs/test/include/boost/process.hpp:23:
2024-01-30T23:02:48.2367010Z In file included from /Users/runner/miniconda3/envs/test/include/boost/process/async.hpp:43:
2024-01-30T23:02:48.2367860Z In file included from /Users/runner/miniconda3/envs/test/include/boost/process/detail/posix/async_in.hpp:19:
2024-01-30T23:02:48.2370200Z In file included from /Users/runner/miniconda3/envs/test/include/boost/process/detail/used_handles.hpp:14:
2024-01-30T23:02:48.2371350Z /Users/runner/miniconda3/envs/test/include/boost/process/detail/posix/handles.hpp:120:24: error: expected unqualified-id
2024-01-30T23:02:48.2375690Z auto my_fd = ::dirfd(dir);
2024-01-30T23:02:48.2376890Z ^
2024-01-30T23:02:48.2378230Z /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/dirent.h:136:21: note: expanded from macro 'dirfd'
2024-01-30T23:02:48.2380120Z #define dirfd(dirp) ({ \
2024-01-30T23:02:48.2381230Z ^
2024-01-30T23:02:48.2382000Z In file included from /Users/runner/work/robotology-superbuild/robotology-superbuild/src/blocktestcore/src/blocktestcore/infoLogger.cpp:14:
2024-01-30T23:02:48.2383660Z In file included from /Users/runner/work/robotology-superbuild/robotology-superbuild/src/blocktestcore/src/blocktestcore/infoLogger.h:15:
2024-01-30T23:02:48.2385550Z In file included from /Users/runner/work/robotology-superbuild/robotology-superbuild/src/blocktestcore/src/blocktestcore/type.h:16:
2024-01-30T23:02:48.2387000Z In file included from /Users/runner/work/robotology-superbuild/robotology-superbuild/src/blocktestcore/src/blocktestcore/general.h:3:
2024-01-30T23:02:48.2390360Z In file included from /Users/runner/miniconda3/envs/test/include/boost/process.hpp:23:
2024-01-30T23:02:48.2391380Z In file included from /Users/runner/miniconda3/envs/test/include/boost/process/async.hpp:43:
2024-01-30T23:02:48.2392750Z In file included from /Users/runner/miniconda3/envs/test/include/boost/process/detail/posix/async_in.hpp:19:
2024-01-30T23:02:48.2394120Z In file included from /Users/runner/miniconda3/envs/test/include/boost/process/detail/used_handles.hpp:14:
2024-01-30T23:02:48.2395810Z /Users/runner/miniconda3/envs/test/include/boost/process/detail/posix/handles.hpp:120:24: error: unexpected type name 'DIR': expected expression
2024-01-30T23:02:48.2397040Z /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/dirent.h:137:5: note: expanded from macro 'dirfd'
2024-01-30T23:02:48.2398100Z DIR *_dirp = (dirp); \
2024-01-30T23:02:48.2398830Z ^
2024-01-30T23:02:48.2399510Z In file included from /Users/runner/work/robotology-superbuild/robotology-superbuild/src/blocktestcore/src/blocktestcore/infoLogger.cpp:14:
2024-01-30T23:02:48.2400910Z In file included from /Users/runner/work/robotology-superbuild/robotology-superbuild/src/blocktestcore/src/blocktestcore/infoLogger.h:15:
2024-01-30T23:02:48.2401980Z In file included from /Users/runner/work/robotology-superbuild/robotology-superbuild/src/blocktestcore/src/blocktestcore/type.h:16:
2024-01-30T23:02:48.2403030Z In file included from /Users/runner/work/robotology-superbuild/robotology-superbuild/src/blocktestcore/src/blocktestcore/general.h:3:
2024-01-30T23:02:48.2403870Z In file included from /Users/runner/miniconda3/envs/test/include/boost/process.hpp:23:
2024-01-30T23:02:48.2404550Z In file included from /Users/runner/miniconda3/envs/test/include/boost/process/async.hpp:43:
2024-01-30T23:02:48.2405340Z In file included from /Users/runner/miniconda3/envs/test/include/boost/process/detail/posix/async_in.hpp:19:
2024-01-30T23:02:48.2406110Z In file included from /Users/runner/miniconda3/envs/test/include/boost/process/detail/used_handles.hpp:14:
2024-01-30T23:02:48.2407130Z /Users/runner/miniconda3/envs/test/include/boost/process/detail/posix/handles.hpp:120:24: error: use of undeclared identifier '_dirp'
2024-01-30T23:02:48.2408200Z /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/dirent.h:137:10: note: expanded from macro 'dirfd'
2024-01-30T23:02:48.2408770Z DIR *_dirp = (dirp); \
2024-01-30T23:02:48.2409090Z ^
2024-01-30T23:02:48.2409250Z 6 errors generated.
2024-01-30T23:02:48.2409640Z [7/95] Building CXX object src/blocktestcore/CMakeFiles/blocktestcore.dir/clockFacility.cpp.o
2024-01-30T23:02:48.2410220Z FAILED: src/blocktestcore/CMakeFiles/blocktestcore.dir/clockFacility.cpp.o
2024-01-30T23:02:48.2415620Z /Users/runner/miniconda3/envs/test/bin/arm64-apple-darwin20.0.0-clang++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -Dblocktestcore_EXPORTS -I/Users/runner/work/robotology-superbuild/robotology-superbuild/b/src/blocktestcore/src/blocktestcore/blocktestcore_autogen/include -I/Users/runner/work/robotology-superbuild/robotology-superbuild/src/blocktestcore/src/blocktestcore -I/Users/runner/work/robotology-superbuild/robotology-superbuild/src/blocktestcore/extern/pugixml -ftree-vectorize -fPIC -fstack-protector-strong -O2 -pipe -stdlib=libc++ -fvisibility-inlines-hidden -fmessage-length=0 -isystem /Users/runner/miniconda3/envs/test/include -Wall -Wextra -O3 -DNDEBUG -std=gnu++17 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -fPIC -MD -MT src/blocktestcore/CMakeFiles/blocktestcore.dir/clockFacility.cpp.o -MF src/blocktestcore/CMakeFiles/blocktestcore.dir/clockFacility.cpp.o.d -o src/blocktestcore/CMakeFiles/blocktestcore.dir/clockFacility.cpp.o -c /Users/runner/work/robotology-superbuild/robotology-superbuild/src/blocktestcore/src/blocktestcore/clockFacility.cpp
2024-01-30T23:02:48.2421060Z In file included from /Users/runner/work/robotology-superbuild/robotology-superbuild/src/blocktestcore/src/blocktestcore/clockFacility.cpp:1:
2024-01-30T23:02:48.2422210Z In file included from /Users/runner/work/robotology-superbuild/robotology-superbuild/src/blocktestcore/src/blocktestcore/clockFacility.h:15:
2024-01-30T23:02:48.2423260Z In file included from /Users/runner/work/robotology-superbuild/robotology-superbuild/src/blocktestcore/src/blocktestcore/general.h:3:
2024-01-30T23:02:48.2424300Z In file included from /Users/runner/miniconda3/envs/test/include/boost/process.hpp:23:
2024-01-30T23:02:48.2424930Z In file included from /Users/runner/miniconda3/envs/test/include/boost/process/async.hpp:43:
2024-01-30T23:02:48.2425880Z In file included from /Users/runner/miniconda3/envs/test/include/boost/process/detail/posix/async_in.hpp:19:
2024-01-30T23:02:48.2426900Z In file included from /Users/runner/miniconda3/envs/test/include/boost/process/detail/used_handles.hpp:14:
2024-01-30T23:02:48.2427970Z /Users/runner/miniconda3/envs/test/include/boost/process/detail/posix/handles.hpp:36:20: error: expected unqualified-id
2024-01-30T23:02:48.2428580Z auto my_fd = ::dirfd(dir.get());
2024-01-30T23:02:48.2428810Z ^
2024-01-30T23:02:48.2429360Z /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/dirent.h:136:21: note: expanded from macro 'dirfd'
2024-01-30T23:02:48.2430000Z #define dirfd(dirp) ({ \
2024-01-30T23:02:48.2430270Z ^
2024-01-30T23:02:48.2430990Z In file included from /Users/runner/work/robotology-superbuild/robotology-superbuild/src/blocktestcore/src/blocktestcore/clockFacility.cpp:1:
2024-01-30T23:02:48.2432110Z In file included from /Users/runner/work/robotology-superbuild/robotology-superbuild/src/blocktestcore/src/blocktestcore/clockFacility.h:15:
2024-01-30T23:02:48.2433150Z In file included from /Users/runner/work/robotology-superbuild/robotology-superbuild/src/blocktestcore/src/blocktestcore/general.h:3:
2024-01-30T23:02:48.2433990Z In file included from /Users/runner/miniconda3/envs/test/include/boost/process.hpp:23:
2024-01-30T23:02:48.2434680Z In file included from /Users/runner/miniconda3/envs/test/include/boost/process/async.hpp:43:
2024-01-30T23:02:48.2435410Z In file included from /Users/runner/miniconda3/envs/test/include/boost/process/detail/posix/async_in.hpp:19:
2024-01-30T23:02:48.2436260Z In file included from /Users/runner/miniconda3/envs/test/include/boost/process/detail/used_handles.hpp:14:
2024-01-30T23:02:48.2437270Z /Users/runner/miniconda3/envs/test/include/boost/process/detail/posix/handles.hpp:36:20: error: unexpected type name 'DIR': expected expression
2024-01-30T23:02:48.2438430Z /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/dirent.h:137:5: note: expanded from macro 'dirfd'
2024-01-30T23:02:48.2439010Z DIR *_dirp = (dirp); \
2024-01-30T23:02:48.2439260Z ^
2024-01-30T23:02:48.2439920Z In file included from /Users/runner/work/robotology-superbuild/robotology-superbuild/src/blocktestcore/src/blocktestcore/clockFacility.cpp:1:
2024-01-30T23:02:48.2441050Z In file included from /Users/runner/work/robotology-superbuild/robotology-superbuild/src/blocktestcore/src/blocktestcore/clockFacility.h:15:
2024-01-30T23:02:48.2443740Z In file included from /Users/runner/work/robotology-superbuild/robotology-superbuild/src/blocktestcore/src/blocktestcore/general.h:3:
2024-01-30T23:02:48.2444560Z In file included from /Users/runner/miniconda3/envs/test/include/boost/process.hpp:23:
2024-01-30T23:02:48.2445200Z In file included from /Users/runner/miniconda3/envs/test/include/boost/process/async.hpp:43:
2024-01-30T23:02:48.2445930Z In file included from /Users/runner/miniconda3/envs/test/include/boost/process/detail/posix/async_in.hpp:19:
2024-01-30T23:02:48.2446720Z In file included from /Users/runner/miniconda3/envs/test/include/boost/process/detail/used_handles.hpp:14:
2024-01-30T23:02:48.2447740Z /Users/runner/miniconda3/envs/test/include/boost/process/detail/posix/handles.hpp:36:20: error: use of undeclared identifier '_dirp'
2024-01-30T23:02:48.2448760Z /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/dirent.h:137:10: note: expanded from macro 'dirfd'
2024-01-30T23:02:48.2449330Z DIR *_dirp = (dirp); \
2024-01-30T23:02:48.2449650Z ^
2024-01-30T23:02:48.2450280Z In file included from /Users/runner/work/robotology-superbuild/robotology-superbuild/src/blocktestcore/src/blocktestcore/clockFacility.cpp:1:
2024-01-30T23:02:48.2451500Z In file included from /Users/runner/work/robotology-superbuild/robotology-superbuild/src/blocktestcore/src/blocktestcore/clockFacility.h:15:
2024-01-30T23:02:48.2452580Z In file included from /Users/runner/work/robotology-superbuild/robotology-superbuild/src/blocktestcore/src/blocktestcore/general.h:3:
2024-01-30T23:02:48.2453500Z In file included from /Users/runner/miniconda3/envs/test/include/boost/process.hpp:23:
2024-01-30T23:02:48.2454130Z In file included from /Users/runner/miniconda3/envs/test/include/boost/process/async.hpp:43:
2024-01-30T23:02:48.2454860Z In file included from /Users/runner/miniconda3/envs/test/include/boost/process/detail/posix/async_in.hpp:19:
2024-01-30T23:02:48.2455650Z In file included from /Users/runner/miniconda3/envs/test/include/boost/process/detail/used_handles.hpp:14:
2024-01-30T23:02:48.2456590Z /Users/runner/miniconda3/envs/test/include/boost/process/detail/posix/handles.hpp:120:24: error: expected unqualified-id
2024-01-30T23:02:48.2457260Z auto my_fd = ::dirfd(dir);
2024-01-30T23:02:48.2457480Z ^
2024-01-30T23:02:48.2458030Z /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/dirent.h:136:21: note: expanded from macro 'dirfd'
2024-01-30T23:02:48.2458610Z #define dirfd(dirp) ({ \
2024-01-30T23:02:48.2458870Z ^
2024-01-30T23:02:48.2459520Z In file included from /Users/runner/work/robotology-superbuild/robotology-superbuild/src/blocktestcore/src/blocktestcore/clockFacility.cpp:1:
2024-01-30T23:02:48.2460670Z In file included from /Users/runner/work/robotology-superbuild/robotology-superbuild/src/blocktestcore/src/blocktestcore/clockFacility.h:15:
2024-01-30T23:02:48.2461720Z In file included from /Users/runner/work/robotology-superbuild/robotology-superbuild/src/blocktestcore/src/blocktestcore/general.h:3:
2024-01-30T23:02:48.2462500Z In file included from /Users/runner/miniconda3/envs/test/include/boost/process.hpp:23:
2024-01-30T23:02:48.2463140Z In file included from /Users/runner/miniconda3/envs/test/include/boost/process/async.hpp:43:
2024-01-30T23:02:48.2463910Z In file included from /Users/runner/miniconda3/envs/test/include/boost/process/detail/posix/async_in.hpp:19:
2024-01-30T23:02:48.2464800Z In file included from /Users/runner/miniconda3/envs/test/include/boost/process/detail/used_handles.hpp:14:
2024-01-30T23:02:48.2465840Z /Users/runner/miniconda3/envs/test/include/boost/process/detail/posix/handles.hpp:120:24: error: unexpected type name 'DIR': expected expression
2024-01-30T23:02:48.2466900Z /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/dirent.h:137:5: note: expanded from macro 'dirfd'
2024-01-30T23:02:48.2467540Z DIR *_dirp = (dirp); \
2024-01-30T23:02:48.2467800Z ^
2024-01-30T23:02:48.2468470Z In file included from /Users/runner/work/robotology-superbuild/robotology-superbuild/src/blocktestcore/src/blocktestcore/clockFacility.cpp:1:
2024-01-30T23:02:48.2469600Z In file included from /Users/runner/work/robotology-superbuild/robotology-superbuild/src/blocktestcore/src/blocktestcore/clockFacility.h:15:
2024-01-30T23:02:48.2470640Z In file included from /Users/runner/work/robotology-superbuild/robotology-superbuild/src/blocktestcore/src/blocktestcore/general.h:3:
2024-01-30T23:02:48.2471430Z In file included from /Users/runner/miniconda3/envs/test/include/boost/process.hpp:23:
2024-01-30T23:02:48.2472060Z In file included from /Users/runner/miniconda3/envs/test/include/boost/process/async.hpp:43:
2024-01-30T23:02:48.2472780Z In file included from /Users/runner/miniconda3/envs/test/include/boost/process/detail/posix/async_in.hpp:19:
2024-01-30T23:02:48.2473560Z In file included from /Users/runner/miniconda3/envs/test/include/boost/process/detail/used_handles.hpp:14:
2024-01-30T23:02:48.2474540Z /Users/runner/miniconda3/envs/test/include/boost/process/detail/posix/handles.hpp:120:24: error: use of undeclared identifier '_dirp'
2024-01-30T23:02:48.2475660Z /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/dirent.h:137:10: note: expanded from macro 'dirfd'
2024-01-30T23:02:48.2476250Z DIR *_dirp = (dirp); \
2024-01-30T23:02:48.2476500Z ^
2024-01-30T23:02:48.2476660Z 6 errors generated.
2024-01-30T23:02:48.2476920Z ninja: build stopped: subcommand failed.
I guess the issue could actually be in boost::process, but I preferred to document this explicitly somewhere.
The text was updated successfully, but these errors were encountered:
I guess the issue could actually be in
boost::process
, but I preferred to document this explicitly somewhere.The text was updated successfully, but these errors were encountered: