Package Details: carla-bridges-win32-git 6278.975821819-1

Git Clone URL: https://aur.archlinux.org/carla-bridges-win32-git.git (read-only, click to copy)
Package Base: carla-bridges-win32-git
Description: Carla win32 bridge
Upstream URL: http://kxstudio.sf.net/carla
Licenses: GPL2
Conflicts: carla-bridges-win32
Provides: carla-bridges-win32
Submitter: Joermungand
Maintainer: Joermungand
Last Packager: Joermungand
Votes: 8
Popularity: 0.000000
First Submitted: 2014-10-26 21:15 (UTC)
Last Updated: 2022-03-16 08:37 (UTC)

Pinned Comments

Latest Comments

1 2 3 4 5 6 .. 10 Next › Last »

friday13 commented on 2025-09-16 10:14 (UTC)

Compiling JackBridge1.cpp (wine32)
Compiling JackBridge2.cpp (wine32)
Compiling JackBridge3.cpp (wine32)
Linking jackbridge-wine32.dll.so
/usr/bin/ld: skipping incompatible /usr/lib/libstdc++.so when searching for -lstdc++
/usr/bin/ld: skipping incompatible /usr/lib/libstdc++.a when searching for -lstdc++
/usr/bin/ld: cannot find -ladvapi32: No such file or directory
/usr/bin/ld: cannot find -luser32: No such file or directory
/usr/bin/ld: cannot find -lwinecrt0: No such file or directory
/usr/bin/ld: cannot find -lkernel32: No such file or directory
/usr/bin/ld: cannot find -lntdll: No such file or directory
/usr/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm
/usr/bin/ld: skipping incompatible /usr/lib/libm.a when searching for -lm
/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
/usr/bin/ld: skipping incompatible /usr/lib/libc.a when searching for -lc
collect2: error: ld returned 1 exit status
winegcc: /usr/bin/gcc failed
make[1]: *** [Makefile:193: ../../build/modules/Release/jackbridge-wine32.dll.so] Error 2
make[1]: Leaving directory '/home/friday13/.cache/yay/carla-bridges-win32-git/src/carla-bridges-win32-git/source/jackbridge'
make: *** [Makefile:348: wine32] Error 2
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: carla-bridges-win32-git-exit status 4
 -> Failed to install the following packages. Manual intervention is required:
carla-bridges-win32-git - exit status 4

jpcima commented on 2020-11-25 22:02 (UTC)

Can mingw-w64-pkg-config be changed into a makedepend ?

SpotlightKid commented on 2017-12-03 12:51 (UTC)

Please don't push an update if you only updated your build and nothing changed in the PKGBUILD besides version numbers. Same for the 64-bit package.

Joermungand commented on 2017-11-19 12:23 (UTC)

Thanks, falkTX, both 32- and 64-bit bridges updated.

falkTX commented on 2017-11-18 19:22 (UTC)

to maintainer: please remove vstsdk, it's no longer used in the latest version. (vst3 support dropped)

Joermungand commented on 2017-09-11 09:49 (UTC)

Good to know, thanks. Hopefully it’s solved now.

SpotlightKid commented on 2017-09-11 09:17 (UTC)

The error was also due to the missing gcc-multilib dependency. I realized that shortly after writing a comment and consequenntly deleted it again.

Joermungand commented on 2017-09-10 09:11 (UTC)

@progwolff: added in the new version. @SpotlightKid: I received a notification from you on the 29th concerning some linking error. Now I cannot see that comment any more. Shall I take it the error has been solved? I cannot reproduce it.

progwolff commented on 2017-09-07 13:23 (UTC)

Please add gcc-multilib to the make depends.