Hello -
I tried installing this morning, and the build failed due to not having eigen3 or gperf on my system. Once I installed those, guitarix compiled fine. I think those needed to be added as required dependencies.
Thanks.
Search Criteria
Package Details: guitarix-git 0.46.0.r4.g3964866a-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/guitarix-git.git (read-only, click to copy) |
---|---|
Package Base: | guitarix-git |
Description: | virtual guitar amplifier for Jack/Linux |
Upstream URL: | https://guitarix.org |
Keywords: | amplifier emulation guitar lv2 pro-audio tube |
Licenses: | GPL3 |
Groups: | lv2-plugins, ladspa-plugins, pro-audio |
Conflicts: | guitarix |
Provides: | libgxw.so, libgxwmm.so, lv2-host |
Replaces: | guitarix2 |
Submitter: | None |
Maintainer: | Gimmeapill |
Last Packager: | Gimmeapill |
Votes: | 12 |
Popularity: | 0.000229 |
First Submitted: | 2012-04-13 09:51 (UTC) |
Last Updated: | 2024-05-15 17:38 (UTC) |
Dependencies (21)
- bluez-libs (bluez-gitAUR)
- boost-libs
- gtkmm3
- jackAUR (jack2-gitAUR, pipewire-jack-gitAUR, pipewire-full-jack-gitAUR, jack2, pipewire-jack)
- liblo (liblo-gitAUR, liblo-ipv6AUR)
- liblrdf
- libsndfile (libsndfile-gitAUR)
- lilv (lilv-gitAUR)
- ttf-roboto (ttf-roboto-fontconfigAUR, ttf-roboto-variableAUR, ttf-google-fonts-typewolfAUR)
- zita-convolver
- zita-resampler
- boost (boost-gitAUR) (make)
- eigen (eigen-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- gperf (gperf-gitAUR) (make)
- intltool (make)
- ladspa (make)
- lv2 (lv2-gitAUR) (make)
- pkgconfig (pkgconf-gitAUR, pkg-config-gitAUR, pkgconf) (make)
- sassc (sassc-gitAUR) (make)
- Show 1 more dependencies...
Required by (61)
- aether.lv2 (requires lv2-host) (optional)
- aida-x-git (requires lv2-host)
- airwindows-consolidated-git (requires lv2-host) (optional)
- airwindows-lv2 (requires lv2-host) (optional)
- ams-lv2 (requires lv2-host)
- amsynth-git (requires lv2-host) (optional)
- avldrums-lv2-git (requires lv2-host)
- bchoppr-git (requires lv2-host) (optional)
- caps-lv2-git (requires lv2-host) (optional)
- cardinal-data-git (requires lv2-host) (optional)
- cardinal-git (requires lv2-host) (optional)
- cardinal-lv2-git (requires lv2-host)
- carla-git (requires lv2-host) (optional)
- chowmatrix-git (requires lv2-host) (optional)
- cloudreverb (requires lv2-host) (optional)
- dfjpverb (requires lv2-host) (optional)
- dfzitarev1 (requires lv2-host) (optional)
- die-plugins (requires lv2-host) (optional)
- die-plugins.lv2-git (requires lv2-host) (optional)
- Show 42 more...
Sources (1)
JazzyEagle commented on 2014-01-18 14:26 (UTC)
<deleted-account> commented on 2013-06-30 11:34 (UTC)
Works fine for me. Please try it not using yaourt, but manually call makepkg.
frat commented on 2013-06-30 10:23 (UTC)
can not build properly.
Waf: Leaving directory `/tmp/yaourt-tmp-david/aur-guitarix-git/src/guitarix/trunk/build'
Build failed:
-> task failed (err #1):
{task: cxx tunerswitcher.cpp -> tunerswitcher.o}
-> task failed (err #1):
{task: cxx gx_pluginloader.cpp -> gx_pluginloader.o}
-> task failed (err #1):
{task: cxx ladspaback.cpp -> ladspaback.o}
-> task failed (err #1):
{task: cxx ladspaplugin.cpp -> ladspaplugin.o}
<deleted-account> commented on 2013-04-13 18:49 (UTC)
or http://signalsaudio.com/site/gods-cab/
<deleted-account> commented on 2013-03-17 16:44 (UTC)
For all you guitarix users: For really good freely available IR files, take a look at
http://www.redwirez.com/free1960g12m25s.jsp
I tried them today and it really makes guitarix sound much better.
<deleted-account> commented on 2012-09-09 15:16 (UTC)
Added liblrdf as a dependency, because namcap complained ;)
<deleted-account> commented on 2012-07-08 08:30 (UTC)
Ok, I tried to update and got the same error. Git only fetched changes in trunk/wscript, so I tried to fix it by reverting the latest changes, but this didn't work out.
I'm not a coder, so that's as far as I can get with this :(
funkmuscle commented on 2012-07-07 17:19 (UTC)
Hey Army, the latest build fails:
/tmp/packerbuild-1000/guitarix-git/guitarix-git/src/guitarix-build/trunk/wscript:349: error: the configuration failed (see '/tmp/packerbuild-1000/guitarix-git/guitarix-git/src/guitarix-build/trunk/build/config.log')
I asked Hermann(brummer) and he said this:
could you try the following :
open the wscript in a editor and edit line 349
conf.check_cxx(msg = msg, fragment=code, mandatory=1)
to
conf.check_cxx(msg = msg, fragment=code, lib="boost_system",
mandatory=1)
(keep it in one line, just insert [, lib="boost_system"]
this still didn't work, any pointers??
<deleted-account> commented on 2012-06-30 17:07 (UTC)
updated the url
Pinned Comments
Gimmeapill commented on 2017-12-03 20:10 (UTC) (edited on 2017-12-03 20:11 (UTC) by Gimmeapill)
This package will automatically retrieve and build the latest development snapshot of Guitarix from git.
It does not need to be updated on every release, so please do not flag out of date unless the build itself breaks or in case of an actual packaging issue.
If you are looking for the latest official release instead, see https://www.archlinux.org/packages/community/x86_64/guitarix2/