Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

There's a compilation error when installing #728

Open
Isra6178 opened this issue Mar 28, 2024 · 0 comments
Open

There's a compilation error when installing #728

Isra6178 opened this issue Mar 28, 2024 · 0 comments
Labels

Comments

@Isra6178
Copy link

At the beginning I installed and opened Xcode, then I runned the code but there's a compilation error:

Description of the bug
Cleaning

[1/3] Installing the virtual audio device Background Music Device.driver to /Library/Audio/Plug-Ins/HAL
[2/3] Installing BGMXPCHelper.xpc to /usr/local/libexec
[3/3] Installing Background Music.app to /Applications
ERROR: Install failed at line 233 with the message:
A build command failed. Probably a compilation error.

Feel free to report this. If you do, you'll probably want to include the build_and_install.log file from this directory (/var/folders/x5/lb2577b93dx6q57kd_h6y_0w0000gn/T/tmp.tNbs3E0tTD/BackgroundMusic-master). But quickly skim through it first to check that it doesn't include any personal information. It shouldn't, but this is alpha software so you never know.

To try building and installing without this build script, see MANUAL-INSTALL.md.

You can also try ignoring compiler warnings with: BackgroundMusic-master/build_and_install.sh -w

Error details:
Line 233. The last command was (probably)
sudo /usr/bin/xcodebuild -scheme Background Music -configuration Release -enableAddressSanitizer NO BUILD_DIR=./build RUN_CLANG_STATIC_ANALYZER=0 DSTROOT=/Volumes/Macintosh HD OTHER_CFLAGS="-Wno-error" install
which exited with status 65.

@Isra6178 Isra6178 added the bug label Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant