Package Details: dssi-vst-git 20130811-1

Git Clone URL: https://aur.archlinux.org/dssi-vst-git.git (read-only, click to copy)
Package Base: dssi-vst-git
Description: DSSI adapter/wrapper for win32 VST plug-ins
Upstream URL: https://github.com/falkTX/dssi-vst
Licenses: GPL
Provides: dssi-vst
Submitter: daniel.appelt
Maintainer: daniel.appelt
Last Packager: daniel.appelt
Votes: 4
Popularity: 0.000000
First Submitted: 2012-12-29 13:36 (UTC)
Last Updated: 2015-07-11 14:13 (UTC)

Latest Comments

dreieck commented on 2021-04-24 20:18 (UTC)

Build fails for me:

==> Starting build...
Cloning into '/home/felics/.cache/yay/dssi-vst-git/src/dssi-vst-build'...
done.
g++ dssi-vst.cpp -ffast-math -fvisibility=hidden -fPIC -Wall -Ivestige -g0 -march=x86-64 -mtune=native -O3 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fomit-frame-pointer -fPIC -fpermissive  -c -o dssi-vst.o
g++ remotevstclient.cpp -ffast-math -fvisibility=hidden -fPIC -Wall -Ivestige -g0 -march=x86-64 -mtune=native -O3 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fomit-frame-pointer -fPIC -fpermissive  -c -o remotevstclient.o
g++ paths.cpp -ffast-math -fvisibility=hidden -fPIC -Wall -Ivestige -g0 -march=x86-64 -mtune=native -O3 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fomit-frame-pointer -fPIC -fpermissive  -c -o paths.unix.o
g++ remotepluginclient.cpp -ffast-math -fvisibility=hidden -fPIC -Wall -Ivestige -g0 -march=x86-64 -mtune=native -O3 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fomit-frame-pointer -fPIC -fpermissive  -c -o remotepluginclient.unix.o
remotepluginclient.cpp: In constructor ‘RemotePluginClient::RemotePluginClient()’:
remotepluginclient.cpp:83:14: warning: ignoring return value of ‘int ftruncate(int, __off_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
   83 |     ftruncate(m_shmControlFd, sizeof(ShmControl));
      |     ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
remotepluginclient.cpp: In member function ‘void RemotePluginClient::sizeShm()’:
remotepluginclient.cpp:235:14: warning: ignoring return value of ‘int ftruncate(int, __off_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  235 |     ftruncate(m_shmFd, sz);
      |     ~~~~~~~~~^~~~~~~~~~~~~
g++ remotepluginserver.cpp -ffast-math -fvisibility=hidden -fPIC -Wall -Ivestige -g0 -march=x86-64 -mtune=native -O3 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fomit-frame-pointer -fPIC -fpermissive  -c -o remotepluginserver.unix.o
g++ rdwrops.cpp -ffast-math -fvisibility=hidden -fPIC -Wall -Ivestige -g0 -march=x86-64 -mtune=native -O3 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fomit-frame-pointer -fPIC -fpermissive  -c -o rdwrops.unix.o
g++ dssi-vst_gui.cpp -ffast-math -fvisibility=hidden -fPIC -Wall -Ivestige -g0 -march=x86-64 -mtune=native -O3 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fomit-frame-pointer -fPIC -fpermissive  -c -o dssi-vst_gui.o
g++ rdwrops.cpp -ffast-math -fvisibility=hidden -fPIC -Wall -Ivestige -g0 -march=x86-64 -mtune=native -O3 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fomit-frame-pointer -fPIC -fpermissive  -c -o rdwrops.o
g++ vsthost.cpp -ffast-math -fvisibility=hidden -fPIC -Wall -Ivestige -g0 -march=x86-64 -mtune=native -O3 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fomit-frame-pointer -fPIC -fpermissive  -c -o vsthost.o
wineg++ -m32 dssi-vst-scanner.cpp -ffast-math -fvisibility=hidden -fPIC -Wall -Ivestige -g0 -march=x86-64 -mtune=native -O3 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fomit-frame-pointer -fPIC -fpermissive  -O0 -c -o dssi-vst-scanner.wine.o
In file included from /usr/include/c++/10.2.0/x86_64-pc-linux-gnu/32/bits/os_defines.h:39,
                 from /usr/include/c++/10.2.0/x86_64-pc-linux-gnu/32/bits/c++config.h:518,
                 from /usr/include/c++/10.2.0/iostream:38,
                 from dssi-vst-scanner.cpp:10:
/usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  397 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
In file included from /usr/include/c++/10.2.0/ext/string_conversions.h:41,
                 from /usr/include/c++/10.2.0/bits/basic_string.h:6535,
                 from /usr/include/c++/10.2.0/string:55,
                 from /usr/include/c++/10.2.0/bits/locale_classes.h:40,
                 from /usr/include/c++/10.2.0/bits/ios_base.h:41,
                 from /usr/include/c++/10.2.0/ios:42,
                 from /usr/include/c++/10.2.0/ostream:38,
                 from /usr/include/c++/10.2.0/iostream:39,
                 from dssi-vst-scanner.cpp:10:
/usr/include/c++/10.2.0/cstdlib:75:15: fatal error: stdlib.h: No such file or directory
   75 | #include_next <stdlib.h>
      |               ^~~~~~~~~~
compilation terminated.
winegcc: /sbin/g++ failed
make: *** [Makefile:78: dssi-vst-scanner.wine.o] Error 2
make: *** Waiting for unfinished jobs....
==> ERROR: A failure occurred in build().
    Aborting...