Git Product home page Git Product logo

Comments (17)

BatchDrake avatar BatchDrake commented on June 17, 2024

Hi,

Any news on this?

Cheers,

from homebrew-pothos.

ncorgan avatar ncorgan commented on June 17, 2024

Looks to be a duplicate of: pothosware/PothosCore#241

from homebrew-pothos.

supertorqued avatar supertorqued commented on June 17, 2024

Issue pothosware/PothosCore#241 says it's closed however the error still persists with above steps. Am I missing a step to get the latest?

from homebrew-pothos.

BatchDrake avatar BatchDrake commented on June 17, 2024

Hi,

I do confirm this is still happening.

Cheers,

from homebrew-pothos.

arf20 avatar arf20 commented on June 17, 2024

Hello,
I'm having the same problem as BatchDrake
Again in GitHub Action's MacOS machine as I do not have a real mac.

from homebrew-pothos.

tomswartz07 avatar tomswartz07 commented on June 17, 2024

Also having the same issue here:
OSX 13.1

┌──[tom@Toms-MBP]──[17:07:48]
└─▶ %  sw_vers -productVersion 
13.1

from homebrew-pothos.

XclusR avatar XclusR commented on June 17, 2024

Have same issue on MacOS 12.6.3

from homebrew-pothos.

einnocent avatar einnocent commented on June 17, 2024

I suspect (but have not been able to conclusively prove) that the issue is that this repo still references PothosCore v0.7.1 here. However the fix that was applied at pothosware/PothosCore#241 is not in that version. v0.7.1 is the most recent version of PothosCore, but there have been several commits since it was cut in Jan 2021.

I think what needs to happen is:

  1. A new version of PothosCore needs to be cut
  2. That version needs to be referenced in the pothos.rb I linked above, along with the SHA on the resulting archive file

I would happily contribute PRs, but that's not something I can do in either case.

CC: @ncorgan @guruofquality

from homebrew-pothos.

BatchDrake avatar BatchDrake commented on June 17, 2024

Friendly reminder that this is still failing.

from homebrew-pothos.

ncorgan avatar ncorgan commented on June 17, 2024

As was shown before, the fix has been merged upstream. We're currently preparing for SoapySDR+Pothos releases across the board, so expect this to reach packages in the next few weeks.

from homebrew-pothos.

cyrilluce avatar cyrilluce commented on June 17, 2024

Facing same issue, macbook air m2, macos 13.3.1

Seems homebrew version didn't include previous fixes, waiting for the new release

brew install pothosaudio --verbose
==> Fetching dependencies for pothosware/pothos/pothosaudio: pothos and portaudio
==> Fetching pothosware/pothos/pothos
==> Downloading https://github.com/pothosware/PothosCore/archive/pothos-0.7.1.tar.gz
Already downloaded: /Users/cyrilluce/Library/Caches/Homebrew/downloads/2ebfc23c17e2e304bea79fc84bf292735e29fccdb702e5426ea9d32f40c1723a--PothosCore-pothos-0.7.1.tar.gz
==> Verifying checksum for '2ebfc23c17e2e304bea79fc84bf292735e29fccdb702e5426ea9d32f40c1723a--PothosCore-pothos-0.7.1.tar.gz'
==> Fetching portaudio
==> Downloading https://ghcr.io/v2/homebrew/core/portaudio/manifests/19.7.0-1
Already downloaded: /Users/cyrilluce/Library/Caches/Homebrew/downloads/2ba32ec74d5080567eae3412994e5c8bc39afcd1dacfe3a0d347d210e47c5f7e--portaudio-19.7.0-1.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/portaudio/blobs/sha256:0f9a24bce721238c9f6fffaf6c490bb82e24fa0171bd23c66002d96ee67381e8
Already downloaded: /Users/cyrilluce/Library/Caches/Homebrew/downloads/52e4bd2d42bf3ce9031a3a6cd33d2b674424afbb6b6fd3de4a9d85cfe6639f10--portaudio--19.7.0.arm64_ventura.bottle.1.tar.gz
==> Verifying checksum for '52e4bd2d42bf3ce9031a3a6cd33d2b674424afbb6b6fd3de4a9d85cfe6639f10--portaudio--19.7.0.arm64_ventura.bottle.1.tar.gz'
==> Fetching pothosware/pothos/pothosaudio
==> Downloading https://github.com/pothosware/PothosAudio/archive/pothos-audio-0.3.1.tar.gz
Already downloaded: /Users/cyrilluce/Library/Caches/Homebrew/downloads/b23d0cd4f3fbd38202d6b3e89c5978edf3a4cffbe7c4bb31c6f9130048dbf841--PothosAudio-pothos-audio-0.3.1.tar.gz
==> Verifying checksum for 'b23d0cd4f3fbd38202d6b3e89c5978edf3a4cffbe7c4bb31c6f9130048dbf841--PothosAudio-pothos-audio-0.3.1.tar.gz'
==> Installing pothosaudio from pothosware/pothos
==> Installing dependencies for pothosware/pothos/pothosaudio: pothos and portaudio
==> Installing pothosware/pothos/pothosaudio dependency: pothos
/usr/bin/env tar --extract --no-same-owner --file /Users/cyrilluce/Library/Caches/Homebrew/downloads/2ebfc23c17e2e304bea79fc84bf292735e29fccdb702e5426ea9d32f40c1723a--PothosCore-pothos-0.7.1.tar.gz --directory /private/tmp/d20230606-43904-32k5f0
/usr/bin/env cp -pR /private/tmp/d20230606-43904-32k5f0/PothosCore-pothos-0.7.1/. /private/tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1
==> cmake .. -DPOTHOS_EXTVER=release -DPOTHOS_ROOT='/opt/homebrew' -DENABLE_INTERNAL_POCO=OFF -DENABLE_INTERNAL_SPUCE=OFF -DENABLE_INTERNAL_MUPARSERX=OFF -DENABLE_INTERNAL_SERIALIZATION=OFF -DENABLE_TOOLKITS=OFF -DCMAKE_INSTALL_PREFIX=/opt/homebrew/Cellar/pothos/0.7.1 -DCMAKE_INSTALL_LIBDIR=lib -DCMAKE_BUILD_TYPE=Release -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_VERBOSE_MAKEFILE=ON -Wno-dev -DBUILD_TESTING=OFF -DCMAKE_OSX_SYSROOT=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk
-- The C compiler identification is AppleClang 14.0.3.14030022
-- The CXX compiler identification is AppleClang 14.0.3.14030022
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /opt/homebrew/Library/Homebrew/shims/mac/super/clang - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /opt/homebrew/Library/Homebrew/shims/mac/super/clang++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found ZLIB: /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/lib/libz.tbd (found version "1.2.11")  
-- Found PCRE2: /opt/homebrew/lib/libpcre2-8.dylib  
-- Found EXPAT: /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/lib/libexpat.tbd (found version "2.5.0") 
-- Could NOT find Spuce (missing: Spuce_DIR)
-- Poco_VERSION: 1.12.4
-- Poco_INCLUDE_DIRS: 
-- Poco_LIBRARIES: Poco::Foundation;Poco::Util;Poco::XML;Poco::Net
-- muparserx_VERSION: 4.0.7
-- muparserx_INCLUDE_DIRS: /opt/homebrew/include/muparserx
-- muparserx_LIBRARIES: /opt/homebrew/lib/libmuparserx.a
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 
-- 
-- ######################################################
-- ## Enabled features
-- ######################################################
-- 
 * Library, The main library for all Pothos projects
 *   Include, Public C++ headers for Pothos library
 *   Lib, Pothos development and runtime libraries
 *   CMake, CMake project utilities for Pothos library
 *   Apps, Utility application for Pothos library

-- ######################################################
-- ## Disabled features
-- ######################################################
-- 
 * Poco, Build internal Poco C++ utility libraries
 * Spuce, Build internal Spuce filter design library
 * MuparserX, Build internal MuparserX expression parser
 *   Docs, Doxygen generated docs for Pothos library
 * Toolkits, Pothos data-flow software suite toolkits

-- Pothos version: v0.7.1-release
-- ABI/so version: v0.7
-- Install prefix: /opt/homebrew/Cellar/pothos/0.7.1
-- Configuring done (0.4s)
-- Generating done (0.0s)
CMake Warning:
  Manually-specified variables were not used by the project:

    BUILD_TESTING
    CMAKE_INSTALL_LIBDIR
    ENABLE_INTERNAL_SERIALIZATION


-- Build files have been written to: /tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/build
==> make install
/opt/homebrew/Cellar/cmake/3.26.4/bin/cmake -S/tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1 -B/tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/build --check-build-system CMakeFiles/Makefile.cmake 0
/opt/homebrew/Cellar/cmake/3.26.4/bin/cmake -E cmake_progress_start /tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/build/CMakeFiles /tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/build//CMakeFiles/progress.marks
/Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/Makefile2 all
/Library/Developer/CommandLineTools/usr/bin/make  -f lib/CMakeFiles/Pothos.dir/build.make lib/CMakeFiles/Pothos.dir/depend
cd /tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/build && /opt/homebrew/Cellar/cmake/3.26.4/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1 /tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/lib /tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/build /tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/build/lib /tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/build/lib/CMakeFiles/Pothos.dir/DependInfo.cmake --color=
/Library/Developer/CommandLineTools/usr/bin/make  -f lib/CMakeFiles/Pothos.dir/build.make lib/CMakeFiles/Pothos.dir/build
[  0%] Building CXX object lib/CMakeFiles/Pothos.dir/System/NumaInfoOSX.cpp.o
cd /tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/build/lib && /opt/homebrew/Library/Homebrew/shims/mac/super/clang++ -DPOCO_ENABLE_CPP11 -DPOCO_ENABLE_CPP14 -DPOCO_HAVE_IPv6 -DPOCO_NO_STAT64 -DPOCO_OS_FAMILY_UNIX -DPOCO_UNBUNDLED -DPOTHOS_DLL_EXPORTS -DPOTHOS_LIBRARY_NAME=\"libPothos.0.7.1.dylib\" -I/tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/include -I/tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/lib -I/opt/homebrew/include/muparserx -I/opt/homebrew/include/nlohmann -O3 -DNDEBUG -std=gnu++14 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -fPIC -MD -MT lib/CMakeFiles/Pothos.dir/System/NumaInfoOSX.cpp.o -MF CMakeFiles/Pothos.dir/System/NumaInfoOSX.cpp.o.d -o CMakeFiles/Pothos.dir/System/NumaInfoOSX.cpp.o -c /tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/lib/System/NumaInfoOSX.cpp
[  1%] Building CXX object lib/CMakeFiles/Pothos.dir/Version.cpp.o
[  2%] Building CXX object lib/CMakeFiles/Pothos.dir/Exception.cpp.o
cd /tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/build/lib && /opt/homebrew/Library/Homebrew/shims/mac/super/clang++ -DPOCO_ENABLE_CPP11 -DPOCO_ENABLE_CPP14 -DPOCO_HAVE_IPv6 -DPOCO_NO_STAT64 -DPOCO_OS_FAMILY_UNIX -DPOCO_UNBUNDLED -DPOTHOS_DLL_EXPORTS -DPOTHOS_LIBRARY_NAME=\"libPothos.0.7.1.dylib\" -I/tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/include -I/tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/lib -I/opt/homebrew/include/muparserx -I/opt/homebrew/include/nlohmann -O3 -DNDEBUG -std=gnu++14 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -fPIC -MD -MT lib/CMakeFiles/Pothos.dir/Version.cpp.o -MF CMakeFiles/Pothos.dir/Version.cpp.o.d -o CMakeFiles/Pothos.dir/Version.cpp.o -c /tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/build/lib/Version.cpp
[  3%] Building CXX object lib/CMakeFiles/Pothos.dir/System/Logger.cpp.o
[  3%] Building CXX object lib/CMakeFiles/Pothos.dir/Framework/ThreadConfigUnix.cpp.o
cd /tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/build/lib && /opt/homebrew/Library/Homebrew/shims/mac/super/clang++ -DPOCO_ENABLE_CPP11 -DPOCO_ENABLE_CPP14 -DPOCO_HAVE_IPv6 -DPOCO_NO_STAT64 -DPOCO_OS_FAMILY_UNIX -DPOCO_UNBUNDLED -DPOTHOS_DLL_EXPORTS -DPOTHOS_LIBRARY_NAME=\"libPothos.0.7.1.dylib\" -I/tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/include -I/tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/lib -I/opt/homebrew/include/muparserx -I/opt/homebrew/include/nlohmann -O3 -DNDEBUG -std=gnu++14 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -fPIC -MD -MT lib/CMakeFiles/Pothos.dir/Exception.cpp.o -MF CMakeFiles/Pothos.dir/Exception.cpp.o.d -o CMakeFiles/Pothos.dir/Exception.cpp.o -c /tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/lib/Exception.cpp
[  4%] Building CXX object lib/CMakeFiles/Pothos.dir/Paths.cpp.o
cd /tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/build/lib && /opt/homebrew/Library/Homebrew/shims/mac/super/clang++ -DPOCO_ENABLE_CPP11 -DPOCO_ENABLE_CPP14 -DPOCO_HAVE_IPv6 -DPOCO_NO_STAT64 -DPOCO_OS_FAMILY_UNIX -DPOCO_UNBUNDLED -DPOTHOS_DLL_EXPORTS -DPOTHOS_LIBRARY_NAME=\"libPothos.0.7.1.dylib\" -I/tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/include -I/tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/lib -I/opt/homebrew/include/muparserx -I/opt/homebrew/include/nlohmann -O3 -DNDEBUG -std=gnu++14 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -fPIC -MD -MT lib/CMakeFiles/Pothos.dir/System/Logger.cpp.o -MF CMakeFiles/Pothos.dir/System/Logger.cpp.o.d -o CMakeFiles/Pothos.dir/System/Logger.cpp.o -c /tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/lib/System/Logger.cpp
cd /tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/build/lib && /opt/homebrew/Library/Homebrew/shims/mac/super/clang++ -DPOCO_ENABLE_CPP11 -DPOCO_ENABLE_CPP14 -DPOCO_HAVE_IPv6 -DPOCO_NO_STAT64 -DPOCO_OS_FAMILY_UNIX -DPOCO_UNBUNDLED -DPOTHOS_DLL_EXPORTS -DPOTHOS_LIBRARY_NAME=\"libPothos.0.7.1.dylib\" -I/tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/include -I/tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/lib -I/opt/homebrew/include/muparserx -I/opt/homebrew/include/nlohmann -O3 -DNDEBUG -std=gnu++14 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -fPIC -MD -MT lib/CMakeFiles/Pothos.dir/Framework/ThreadConfigUnix.cpp.o -MF CMakeFiles/Pothos.dir/Framework/ThreadConfigUnix.cpp.o.d -o CMakeFiles/Pothos.dir/Framework/ThreadConfigUnix.cpp.o -c /tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/lib/Framework/ThreadConfigUnix.cpp
[  4%] Building CXX object lib/CMakeFiles/Pothos.dir/Init.cpp.o
cd /tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/build/lib && /opt/homebrew/Library/Homebrew/shims/mac/super/clang++ -DPOCO_ENABLE_CPP11 -DPOCO_ENABLE_CPP14 -DPOCO_HAVE_IPv6 -DPOCO_NO_STAT64 -DPOCO_OS_FAMILY_UNIX -DPOCO_UNBUNDLED -DPOTHOS_DLL_EXPORTS -DPOTHOS_LIBRARY_NAME=\"libPothos.0.7.1.dylib\" -I/tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/include -I/tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/lib -I/opt/homebrew/include/muparserx -I/opt/homebrew/include/nlohmann -O3 -DNDEBUG -std=gnu++14 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -fPIC -MD -MT lib/CMakeFiles/Pothos.dir/Paths.cpp.o -MF CMakeFiles/Pothos.dir/Paths.cpp.o.d -o CMakeFiles/Pothos.dir/Paths.cpp.o -c /tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/build/lib/Paths.cpp
cd /tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/build/lib && /opt/homebrew/Library/Homebrew/shims/mac/super/clang++ -DPOCO_ENABLE_CPP11 -DPOCO_ENABLE_CPP14 -DPOCO_HAVE_IPv6 -DPOCO_NO_STAT64 -DPOCO_OS_FAMILY_UNIX -DPOCO_UNBUNDLED -DPOTHOS_DLL_EXPORTS -DPOTHOS_LIBRARY_NAME=\"libPothos.0.7.1.dylib\" -I/tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/include -I/tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/lib -I/opt/homebrew/include/muparserx -I/opt/homebrew/include/nlohmann -O3 -DNDEBUG -std=gnu++14 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -fPIC -MD -MT lib/CMakeFiles/Pothos.dir/Init.cpp.o -MF CMakeFiles/Pothos.dir/Init.cpp.o.d -o CMakeFiles/Pothos.dir/Init.cpp.o -c /tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/lib/Init.cpp
[  5%] Building CXX object lib/CMakeFiles/Pothos.dir/Testing.cpp.o
cd /tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/build/lib && /opt/homebrew/Library/Homebrew/shims/mac/super/clang++ -DPOCO_ENABLE_CPP11 -DPOCO_ENABLE_CPP14 -DPOCO_HAVE_IPv6 -DPOCO_NO_STAT64 -DPOCO_OS_FAMILY_UNIX -DPOCO_UNBUNDLED -DPOTHOS_DLL_EXPORTS -DPOTHOS_LIBRARY_NAME=\"libPothos.0.7.1.dylib\" -I/tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/include -I/tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/lib -I/opt/homebrew/include/muparserx -I/opt/homebrew/include/nlohmann -O3 -DNDEBUG -std=gnu++14 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -fPIC -MD -MT lib/CMakeFiles/Pothos.dir/Testing.cpp.o -MF CMakeFiles/Pothos.dir/Testing.cpp.o.d -o CMakeFiles/Pothos.dir/Testing.cpp.o -c /tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/lib/Testing.cpp
[  5%] Building CXX object lib/CMakeFiles/Pothos.dir/System/HostInfo.cpp.o
cd /tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/build/lib && /opt/homebrew/Library/Homebrew/shims/mac/super/clang++ -DPOCO_ENABLE_CPP11 -DPOCO_ENABLE_CPP14 -DPOCO_HAVE_IPv6 -DPOCO_NO_STAT64 -DPOCO_OS_FAMILY_UNIX -DPOCO_UNBUNDLED -DPOTHOS_DLL_EXPORTS -DPOTHOS_LIBRARY_NAME=\"libPothos.0.7.1.dylib\" -I/tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/include -I/tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/lib -I/opt/homebrew/include/muparserx -I/opt/homebrew/include/nlohmann -O3 -DNDEBUG -std=gnu++14 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -fPIC -MD -MT lib/CMakeFiles/Pothos.dir/System/HostInfo.cpp.o -MF CMakeFiles/Pothos.dir/System/HostInfo.cpp.o.d -o CMakeFiles/Pothos.dir/System/HostInfo.cpp.o -c /tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/lib/System/HostInfo.cpp
[  6%] Building CXX object lib/CMakeFiles/Pothos.dir/System/NumaInfo.cpp.o
cd /tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/build/lib && /opt/homebrew/Library/Homebrew/shims/mac/super/clang++ -DPOCO_ENABLE_CPP11 -DPOCO_ENABLE_CPP14 -DPOCO_HAVE_IPv6 -DPOCO_NO_STAT64 -DPOCO_OS_FAMILY_UNIX -DPOCO_UNBUNDLED -DPOTHOS_DLL_EXPORTS -DPOTHOS_LIBRARY_NAME=\"libPothos.0.7.1.dylib\" -I/tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/include -I/tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/lib -I/opt/homebrew/include/muparserx -I/opt/homebrew/include/nlohmann -O3 -DNDEBUG -std=gnu++14 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -fPIC -MD -MT lib/CMakeFiles/Pothos.dir/System/NumaInfo.cpp.o -MF CMakeFiles/Pothos.dir/System/NumaInfo.cpp.o.d -o CMakeFiles/Pothos.dir/System/NumaInfo.cpp.o -c /tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/lib/System/NumaInfo.cpp
[  7%] Building CXX object lib/CMakeFiles/Pothos.dir/System/Exception.cpp.o
cd /tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/build/lib && /opt/homebrew/Library/Homebrew/shims/mac/super/clang++ -DPOCO_ENABLE_CPP11 -DPOCO_ENABLE_CPP14 -DPOCO_HAVE_IPv6 -DPOCO_NO_STAT64 -DPOCO_OS_FAMILY_UNIX -DPOCO_UNBUNDLED -DPOTHOS_DLL_EXPORTS -DPOTHOS_LIBRARY_NAME=\"libPothos.0.7.1.dylib\" -I/tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/include -I/tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/lib -I/opt/homebrew/include/muparserx -I/opt/homebrew/include/nlohmann -O3 -DNDEBUG -std=gnu++14 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -fPIC -MD -MT lib/CMakeFiles/Pothos.dir/System/Exception.cpp.o -MF CMakeFiles/Pothos.dir/System/Exception.cpp.o.d -o CMakeFiles/Pothos.dir/System/Exception.cpp.o -c /tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/lib/System/Exception.cpp
/tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/lib/System/Logger.cpp:140:35: error: no matching constructor for initialization of 'Poco::Net::DatagramSocket'
        Poco::Net::DatagramSocket sock(Poco::Net::SocketAddress(addr, 0));
                                  ^    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/homebrew/include/Poco/Net/DatagramSocket.h:45:11: note: candidate constructor not viable: no known conversion from 'Poco::Net::SocketAddress' to 'SocketAddress::Family' (aka 'Poco::Net::AddressFamily::Family') for 1st argument
        explicit DatagramSocket(SocketAddress::Family family);
                 ^
/opt/homebrew/include/Poco/Net/DatagramSocket.h:60:2: note: candidate constructor not viable: no known conversion from 'Poco::Net::SocketAddress' to 'const Poco::Net::Socket' for 1st argument
        DatagramSocket(const Socket& socket);
        ^
/opt/homebrew/include/Poco/Net/DatagramSocket.h:66:2: note: candidate constructor not viable: no known conversion from 'Poco::Net::SocketAddress' to 'const Poco::Net::DatagramSocket' for 1st argument
        DatagramSocket(const DatagramSocket& socket);
        ^
/opt/homebrew/include/Poco/Net/DatagramSocket.h:283:2: note: candidate constructor not viable: no known conversion from 'Poco::Net::SocketAddress' to 'Poco::Net::SocketImpl *' for 1st argument
        DatagramSocket(SocketImpl* pImpl);
        ^
/opt/homebrew/include/Poco/Net/DatagramSocket.h:35:2: note: candidate constructor not viable: requires 0 arguments, but 1 was provided
        DatagramSocket();
        ^
/opt/homebrew/include/Poco/Net/DatagramSocket.h:51:2: note: candidate constructor not viable: requires at least 2 arguments, but 1 was provided
        DatagramSocket(const SocketAddress& address, bool reuseAddress, bool reusePort = false, bool ipV6Only = false);
        ^
[  7%] Building CXX object lib/CMakeFiles/Pothos.dir/Object/Object.cpp.o
cd /tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/build/lib && /opt/homebrew/Library/Homebrew/shims/mac/super/clang++ -DPOCO_ENABLE_CPP11 -DPOCO_ENABLE_CPP14 -DPOCO_HAVE_IPv6 -DPOCO_NO_STAT64 -DPOCO_OS_FAMILY_UNIX -DPOCO_UNBUNDLED -DPOTHOS_DLL_EXPORTS -DPOTHOS_LIBRARY_NAME=\"libPothos.0.7.1.dylib\" -I/tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/include -I/tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/lib -I/opt/homebrew/include/muparserx -I/opt/homebrew/include/nlohmann -O3 -DNDEBUG -std=gnu++14 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -fPIC -MD -MT lib/CMakeFiles/Pothos.dir/Object/Object.cpp.o -MF CMakeFiles/Pothos.dir/Object/Object.cpp.o.d -o CMakeFiles/Pothos.dir/Object/Object.cpp.o -c /tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/lib/Object/Object.cpp
[  8%] Building CXX object lib/CMakeFiles/Pothos.dir/Object/Hash.cpp.o
cd /tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/build/lib && /opt/homebrew/Library/Homebrew/shims/mac/super/clang++ -DPOCO_ENABLE_CPP11 -DPOCO_ENABLE_CPP14 -DPOCO_HAVE_IPv6 -DPOCO_NO_STAT64 -DPOCO_OS_FAMILY_UNIX -DPOCO_UNBUNDLED -DPOTHOS_DLL_EXPORTS -DPOTHOS_LIBRARY_NAME=\"libPothos.0.7.1.dylib\" -I/tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/include -I/tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/lib -I/opt/homebrew/include/muparserx -I/opt/homebrew/include/nlohmann -O3 -DNDEBUG -std=gnu++14 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -fPIC -MD -MT lib/CMakeFiles/Pothos.dir/Object/Hash.cpp.o -MF CMakeFiles/Pothos.dir/Object/Hash.cpp.o.d -o CMakeFiles/Pothos.dir/Object/Hash.cpp.o -c /tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/lib/Object/Hash.cpp
1 error generated.
[  9%] Building CXX object lib/CMakeFiles/Pothos.dir/Object/Compare.cpp.o
cd /tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/build/lib && /opt/homebrew/Library/Homebrew/shims/mac/super/clang++ -DPOCO_ENABLE_CPP11 -DPOCO_ENABLE_CPP14 -DPOCO_HAVE_IPv6 -DPOCO_NO_STAT64 -DPOCO_OS_FAMILY_UNIX -DPOCO_UNBUNDLED -DPOTHOS_DLL_EXPORTS -DPOTHOS_LIBRARY_NAME=\"libPothos.0.7.1.dylib\" -I/tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/include -I/tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/lib -I/opt/homebrew/include/muparserx -I/opt/homebrew/include/nlohmann -O3 -DNDEBUG -std=gnu++14 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -fPIC -MD -MT lib/CMakeFiles/Pothos.dir/Object/Compare.cpp.o -MF CMakeFiles/Pothos.dir/Object/Compare.cpp.o.d -o CMakeFiles/Pothos.dir/Object/Compare.cpp.o -c /tmp/pothos-20230606-43904-125fvhz/PothosCore-pothos-0.7.1/lib/Object/Compare.cpp
make[2]: *** [lib/CMakeFiles/Pothos.dir/System/Logger.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [lib/CMakeFiles/Pothos.dir/all] Error 2
make: *** [all] Error 2

==> Formula
Tap: pothosware/pothos
Path: /opt/homebrew/Library/Taps/pothosware/homebrew-pothos/pothos.rb
==> Configuration
HOMEBREW_VERSION: 4.0.20
ORIGIN: https://github.com/Homebrew/brew
HEAD: 8917acac9560f8e2846eedc4181470f0345f6db8
Last commit: 7 days ago
Core tap origin: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 161163a1f07dd129dbeed53fc40113a072d255b9
Core tap last commit: 9 weeks ago
Core tap branch: master
Core tap JSON: 06 Jun 12:39 UTC
HOMEBREW_PREFIX: /opt/homebrew
HOMEBREW_CASK_OPTS: []
HOMEBREW_MAKE_JOBS: 8
all_proxy: socks5://127.0.0.1:7890
http_proxy: http://127.0.0.1:7890
https_proxy: http://127.0.0.1:7890
Homebrew Ruby: 2.6.10 => /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby
CPU: octa-core 64-bit arm_blizzard_avalanche
Clang: 14.0.3 build 1403
Git: 2.39.2 => /Library/Developer/CommandLineTools/usr/bin/git
Curl: 7.87.0 => /usr/bin/curl
macOS: 13.3.1-arm64
CLT: 14.3.0.0.1.1679647830
Xcode: 14.3.1
Rosetta 2: false
==> ENV
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j8
CMAKE_PREFIX_PATH: /opt/homebrew/opt/openssl@3:/opt/homebrew
CMAKE_INCLUDE_PATH: /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH: /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
PKG_CONFIG_PATH: /opt/homebrew/opt/openssl@3/lib/pkgconfig:/opt/homebrew/opt/pcre2/lib/pkgconfig:/opt/homebrew/opt/muparserx/lib/pkgconfig
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/opt/homebrew/Library/Homebrew/os/mac/pkgconfig/13
HOMEBREW_GIT: git
HOMEBREW_SDKROOT: /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk
ACLOCAL_PATH: /opt/homebrew/share/aclocal
PATH: /opt/homebrew/Library/Homebrew/shims/mac/super:/opt/homebrew/opt/cmake/bin:/opt/homebrew/opt/openssl@3/bin:/opt/homebrew/opt/pcre2/bin:/opt/homebrew/opt/poco/bin:/usr/bin:/bin:/usr/sbin:/sbin

Error: pothosware/pothos/pothos 0.7.1 did not build
Logs:
     /Users/cyrilluce/Library/Logs/Homebrew/pothos/00.options.out
     /Users/cyrilluce/Library/Logs/Homebrew/pothos/01.cmake.cc
     /Users/cyrilluce/Library/Logs/Homebrew/pothos/01.cmake
     /Users/cyrilluce/Library/Logs/Homebrew/pothos/02.make.cc
     /Users/cyrilluce/Library/Logs/Homebrew/pothos/build
     /Users/cyrilluce/Library/Logs/Homebrew/pothos/02.make
If reporting this issue please do so at (not Homebrew/brew or Homebrew/homebrew-core):
  https://github.com/pothosware/homebrew-pothos/issues

These open issues may also help:
brew soapysdr *before* or *after* brew tap pothosware/homebrew-pothos? https://github.com/pothosware/homebrew-pothos/issues/58

from homebrew-pothos.

BatchDrake avatar BatchDrake commented on June 17, 2024

As was shown before, the fix has been merged upstream. We're currently preparing for SoapySDR+Pothos releases across the board, so expect this to reach packages in the next few weeks.

Hi,

Do we have an ETA for this?

Thanks,

from homebrew-pothos.

Alamingazipur avatar Alamingazipur commented on June 17, 2024

Hi,

I've been failing to build pothossoapy in macOS 11 for some time now. The build machines are GitHub Action's macos-11 ones. These are the commands I've been using:

$  brew tap pothosware/homebrew-pothos && brew update
$  brew install pothossoapy

And these are the errors I get:

Run brew install pothossoapy
  brew install pothossoapy
  shell: /bin/bash -e {0}
  env:
    BUILD_TYPE: Release
    pythonLocation: /Users/runner/hostedtoolcache/Python/3.9.14/x64
    PKG_CONFIG_PATH: /Users/runner/work/SigDigger/Qt/5.14.[2](https://github.com/BatchDrake/SigDigger/actions/runs/3233842836/jobs/5296213541#step:11:2)/clang_64/lib/pkgconfig
    Qt5_Dir: /Users/runner/work/SigDigger/Qt/5.14.2/clang_64
    Qt5_DIR: /Users/runner/work/SigDigger/Qt/5.14.2/clang_64
    QT_PLUGIN_PATH: /Users/runner/work/SigDigger/Qt/5.14.2/clang_64/plugins
    QML2_IMPORT_PATH: /Users/runner/work/SigDigger/Qt/5.14.2/clang_64/qml
==> Tapping nlohmann/json
Cloning into '/usr/local/Homebrew/Library/Taps/nlohmann/homebrew-json'...
Tapped 1 formula (15 files, 45.4MB).
==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/manifests/2022-10-11
==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/blobs/sha256:1b264e579e[3](https://github.com/BatchDrake/SigDigger/actions/runs/3233842836/jobs/5296213541#step:11:3)1b30[4](https://github.com/BatchDrake/SigDigger/actions/runs/3233842836/jobs/5296213541#step:11:4)1a87ff91f09d[5](https://github.com/BatchDrake/SigDigger/actions/runs/3233842836/jobs/5296213541#step:11:5)f7cc0d51fea1c83e[6](https://github.com/BatchDrake/SigDigger/actions/runs/3233842836/jobs/5296213541#step:11:6)3aee1[7](https://github.com/BatchDrake/SigDigger/actions/runs/3233842836/jobs/5296213541#step:11:7)a1b95509cbe1
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b264e579e31b3041a[8](https://github.com/BatchDrake/SigDigger/actions/runs/3233842836/jobs/5296213541#step:11:8)7ff[9](https://github.com/BatchDrake/SigDigger/actions/runs/3233842836/jobs/5296213541#step:11:9)1f09d5f7cc0d51fea1c83e63aee17a1b95509cbe1?se=2022-[10](https://github.com/BatchDrake/SigDigger/actions/runs/3233842836/jobs/5296213541#step:11:10)-12T10%3A30%3A00Z&sig=tOgae%2FZVW7f7%2Fy3feiMUcWPpUD7TkarLe4xlr1XwSBY%3D&sp=r&spr=https&sr=b&sv=2019-12-12
==> Downloading https://ghcr.io/v2/homebrew/core/openssl/3/manifests/3.0.6
==> Downloading https://ghcr.io/v2/homebrew/core/openssl/3/blobs/sha256:6756c6165f41cb16d5fb738293b7131fab13906ecb73e055efde257[11](https://github.com/BatchDrake/SigDigger/actions/runs/3233842836/jobs/5296213541#step:11:11)cac95a4
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6756c6165f41cb16d5fb738293b7131fab13906ecb73e055efde25711cac95a4?se=2022-10-[12](https://github.com/BatchDrake/SigDigger/actions/runs/3233842836/jobs/5296213541#step:11:13)T10%3A30%3A00Z&sig=ILcX2hjamUplg%2FhCPicH1z4LM8VHHOTNkEKgvB5qdM8%3D&sp=r&spr=https&sr=b&sv=2019-12-12
==> Downloading https://ghcr.io/v2/homebrew/core/poco/manifests/1.12.2
==> Downloading https://ghcr.io/v2/homebrew/core/poco/blobs/sha256:2d82e850db4860e7e343e6c9a7[13](https://github.com/BatchDrake/SigDigger/actions/runs/3233842836/jobs/5296213541#step:11:14)408b098615603c62c287c5f0ea5780ea2fc7
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2d82e850db4860e7e343e6c9a713408b098615603c62c287c5f0ea5780ea2fc7?se=2022-10-12T10%3A30%3A00Z&sig=8bhGrCZZNud%2BGizFoqoPzvfS7feBtKf5zYPS7Re4UG4%3D&sp=r&spr=https&sr=b&sv=2019-12-12
Warning: nlohmann/json/nlohmann_json has been deprecated because it formula is now part of core; use 'nlohmann-json'!
==> Downloading https://github.com/nlohmann/json/archive/v3.10.0.tar.gz
==> Downloading from https://codeload.github.com/nlohmann/json/tar.gz/refs/tags/v3.10.0
==> Downloading https://github.com/beltoforion/muparserx/archive/v4.0.7.tar.gz
==> Downloading from https://codeload.github.com/beltoforion/muparserx/tar.gz/refs/tags/v4.0.7
==> Downloading https://github.com/pothosware/PothosCore/archive/pothos-0.7.1.tar.gz
==> Downloading from https://codeload.github.com/pothosware/PothosCore/tar.gz/refs/tags/pothos-0.7.1
==> Downloading https://ghcr.io/v2/homebrew/core/openssl/1.1/manifests/1.1.1r
==> Downloading https://ghcr.io/v2/homebrew/core/openssl/1.1/blobs/sha256:5eeaf8bb4b01748057ca4a923ee580f779d125ac89ee01e6b8656da91deaeed7
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5eeaf8bb4b01748057ca4a923ee580f779d125ac89ee01e6b8656da91deaeed7?se=2022-10-12T10%3A30%3A00Z&sig=lI%2FT24QevW9f1QKj9GxdTR%2FYjxWeUE0mpm6l5IBwk3A%3D&sp=r&spr=https&sr=b&sv=2019-12-12
==> Downloading https://ghcr.io/v2/homebrew/core/readline/manifests/8.2.1
==> Downloading https://ghcr.io/v2/homebrew/core/readline/blobs/sha256:e6dfc7d95895f18657c0fb15e77a8c104362bb87bafdff770a6a352301cc1082
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e6dfc7d95895f18657c0fb15e77a8c104362bb87bafdff770a6a352301cc1082?se=2022-10-12T10%3A30%3A00Z&sig=woKqYza9lJqTGqaKL0EiYdFz98LWpwECRKM6R2X8nA8%3D&sp=r&spr=https&sr=b&sv=2019-12-12
==> Downloading https://ghcr.io/v2/homebrew/core/soapysdr/manifests/0.8.1_1
==> Downloading https://ghcr.io/v2/homebrew/core/soapysdr/blobs/sha256:12198c0ad0281bf725073d507a78b2ac0b4d588d5106c0cbbbac0165641341ad
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:12198c0ad0281bf725073d507a78b2ac0b4d588d5106c0cbbbac0165641341ad?se=2022-10-12T10%3A30%3A00Z&sig=cjy2AaB3Wd2TqmAZq2sXGvoIGq2q7oXzV8kGFb4cpKo%3D&sp=r&spr=https&sr=b&sv=2019-12-12
==> Downloading https://github.com/pothosware/PothosSoapy/archive/pothos-soapy-0.5.1.tar.gz
==> Downloading from https://codeload.github.com/pothosware/PothosSoapy/tar.gz/refs/tags/pothos-soapy-0.5.1
==> Installing pothossoapy from pothosware/pothos
==> Installing dependencies for pothosware/pothos/pothossoapy: ca-certificates, openssl@3, poco, nlohmann/json/nlohmann_json, pothosware/pothos/muparserx, pothos, [email protected], readline and soapysdr
==> Installing pothosware/pothos/pothossoapy dependency: ca-certificates
==> Pouring ca-certificates--2022-10-11.all.bottle.tar.gz
==> Regenerating CA certificate bundle from keychain, this may take a while...
🍺  /usr/local/Cellar/ca-certificates/2022-10-11: 3 files, 225.5KB
==> Installing pothosware/pothos/pothossoapy dependency: openssl@3
==> Pouring [email protected]_sur.bottle.tar.gz
🍺  /usr/local/Cellar/openssl@3/3.0.6: 6,452 files, 28.4MB
==> Installing pothosware/pothos/pothossoapy dependency: poco
==> Pouring poco--1.12.2.big_sur.bottle.tar.gz
🍺  /usr/local/Cellar/poco/1.12.2: 916 files, 13.8MB
==> Installing pothosware/pothos/pothossoapy dependency: nlohmann/json/nlohmann_json
🍺  /usr/local/Cellar/nlohmann_json/3.10.0: 6 files, 1.3MB, built in 11 seconds
==> Installing pothosware/pothos/pothossoapy dependency: pothosware/pothos/muparserx
==> cmake ..
==> make install
🍺  /usr/local/Cellar/muparserx/4.0.7: 56 files, 1.3MB, built in 1 minute 18 seconds
==> Installing pothosware/pothos/pothossoapy dependency: pothos
==> cmake .. -DPOTHOS_EXTVER=release -DPOTHOS_ROOT='/usr/local' -DENABLE_INTERNA
==> make install
Last 15 lines from /Users/runner/Library/Logs/Homebrew/pothos/02.make:
        DatagramSocket(SocketImpl* pImpl);
        ^
/usr/local/include/Poco/Net/DatagramSocket.h:35:2: note: candidate constructor not viable: requires 0 arguments, but 1 was provided
        DatagramSocket();
        ^
/usr/local/include/Poco/Net/DatagramSocket.h:51:2: note: candidate constructor not viable: requires at least 2 arguments, but 1 was provided
        DatagramSocket(const SocketAddress& address, bool reuseAddress, bool reusePort = false, bool ipV6Only = false);
        ^
[  4%] Building CXX object lib/CMakeFiles/Pothos.dir/Version.cpp.o
cd /tmp/pothos-20221012-24590-1ees939/PothosCore-pothos-0.7.1/build/lib && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DPOCO_ENABLE_CPP11 -DPOCO_ENABLE_CPP[14](https://github.com/BatchDrake/SigDigger/actions/runs/3233842836/jobs/5296213541#step:11:15) -DPOCO_HAVE_IPv6 -DPOCO_NO_STAT64 -DPOCO_OS_FAMILY_UNIX -DPOCO_UNBUNDLED -DPOTHOS_DLL_EXPORTS -DPOTHOS_LIBRARY_NAME=\"libPothos.0.7.1.dylib\" -I/tmp/pothos-[20](https://github.com/BatchDrake/SigDigger/actions/runs/3233842836/jobs/5296213541#step:11:21)2[21](https://github.com/BatchDrake/SigDigger/actions/runs/3233842836/jobs/5296213541#step:11:22)012-24590-1ees939/PothosCore-pothos-0.7.1/include -I/tmp/pothos-20[22](https://github.com/BatchDrake/SigDigger/actions/runs/3233842836/jobs/5296213541#step:11:23)1012-[24](https://github.com/BatchDrake/SigDigger/actions/runs/3233842836/jobs/5296213541#step:11:25)590-1ees9[39](https://github.com/BatchDrake/SigDigger/actions/runs/3233842836/jobs/5296213541#step:11:40)/PothosCore-pothos-0.7.1/lib -I/usr/local/include/muparserx -I/usr/local/include/nlohmann -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -fPIC -std=gnu++14 -MD -MT lib/CMakeFiles/Pothos.dir/Version.cpp.o -MF CMakeFiles/Pothos.dir/Version.cpp.o.d -o CMakeFiles/Pothos.dir/Version.cpp.o -c /tmp/pothos-20221012-24590-1ees939/PothosCore-pothos-0.7.1/build/lib/Version.cpp
1 error generated.
make[2]: *** [lib/CMakeFiles/Pothos.dir/System/Logger.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [lib/CMakeFiles/Pothos.dir/all] Error 2
make: *** [all] Error 2

Do not report this issue to Homebrew/brew or Homebrew/core!

These open issues may also help:
brew soapysdr *before* or *after* brew tap pothosware/homebrew-pothos? https://github.com/pothosware/homebrew-pothos/issues/[58](https://github.com/BatchDrake/SigDigger/actions/runs/3233842836/jobs/5296213541#step:11:59)

Since the linked issue provided by brew does not seem to be related to what I am experiencing, I decided to open a new issue here. What could I do?

Thanks in advance,

from homebrew-pothos.

omairsalam avatar omairsalam commented on June 17, 2024

Hello, any movement on this?

from homebrew-pothos.

myzinsky avatar myzinsky commented on June 17, 2024

Same issues here!

from homebrew-pothos.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.