Game porting toolkit build error

When I try to install the Game Porting Toolkit with Homebrew, it gives me an error:

ld: building exports trie: duplicate symbol '_av_ac3_parse_header' clang: error: linker command failed with exit code 1 (use -v to see invocation) make: *** [libavdevice/libavdevice.60.dylib] Error 1

What am I supposed to do ?

Post not yet marked as solved Up vote post of kikismine Down vote post of kikismine
829 views

Replies

I'm seeing the exact same error message. It's failing with trying to build one of the dependencies, ffmpeg. Running brew update && brew upgrade also fails while trying to compile ffmpeg. At this point, I think we need to wait for the maintainers of the ffmpeg Cask to fix the build error on Sonoma.