same error, but in automation_region_view.cc
fixed by modifying libs/evoral/evoral/TimeConverter.hpp
template<typename A, typename B>
class IdentityConverter : public TimeConverter<A,B> {
public:
IdentityConverter(){}
B to(A a) const { return static_cast<B>(a); }
A from(B b) const { return static_cast<A>(b); }
};
btw, anyone know the most recent version of ardour3-svn which build without patching ?
anyone
Search Criteria
Package Details: ardour-git 8.6.r406.g35cb60c2dc-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ardour-git.git (read-only, click to copy) |
---|---|
Package Base: | ardour-git |
Description: | Professional-grade digital audio workstation (git version) |
Upstream URL: | https://ardour.org/ |
Keywords: | dssi ladspa lv2 mastering midi pro-audio production recorder sequencer |
Licenses: | MIT, CC0-1.0, GPL-3.0-or-later, GPL-2.0-or-later |
Groups: | pro-audio |
Conflicts: | ardour |
Provides: | ardour, ladspa-host, lv2-host, vamp-host, vst-host, vst3-host |
Submitter: | None |
Maintainer: | SpotlightKid (dvzrv, aggraef) |
Last Packager: | SpotlightKid |
Votes: | 44 |
Popularity: | 0.000000 |
First Submitted: | 2013-03-14 23:12 (UTC) |
Last Updated: | 2024-08-17 06:50 (UTC) |
Dependencies (118)
- alsa-lib
- aubio
- cairo (cairo-gitAUR)
- cairomm
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- dbus (dbus-gitAUR, dbus-x11-gitAUR, dbus-selinuxAUR)
- fftw (fftw-amdAUR)
- fluidsynth (fluidsynth-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- glibmm
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- jackAUR (jack2-gitAUR, pipewire-jack-gitAUR, pipewire-full-jack-gitAUR, jack2, pipewire-jack)
- libarchive (libarchive-gitAUR)
- libarchive.so (lib32-libarchive, libarchive)
- libasound.so (alsa-lib, lib32-alsa-lib)
- libaubio.so (aubio)
- libcairomm-1.0.so (cairomm)
- Show 98 more dependencies...
Required by (131)
- a-sid (requires vst3-host) (optional)
- aether.lv2 (requires lv2-host) (optional)
- aida-x-git (requires vst-host)
- aida-x-git (requires vst3-host)
- aida-x-git (requires lv2-host)
- airwindows-consolidated-git (requires vst3-host) (optional)
- airwindows-consolidated-git (requires lv2-host) (optional)
- airwindows-lv2 (requires lv2-host) (optional)
- ams-lv2 (requires lv2-host)
- amsynth-git (requires lv2-host) (optional)
- amsynth-git (requires vst-host) (optional)
- avldrums-lv2-git (requires lv2-host)
- bchoppr-git (requires lv2-host) (optional)
- cabbage-bin (requires vst3-host) (optional)
- cabbage-bin (requires vst-host) (optional)
- caps-lv2-git (requires lv2-host) (optional)
- cardinal-data-git (requires lv2-host) (optional)
- cardinal-data-git (requires vst3-host) (optional)
- cardinal-data-git (requires vst-host) (optional)
- cardinal-git (requires lv2-host) (optional)
- Show 111 more...
Sources (3)
Latest Comments
« First ‹ Previous 1 .. 11 12 13 14 15 16 17 18 19 20 21 Next › Last »
orbisvicis commented on 2011-05-05 19:18 (UTC)
capoeira commented on 2011-04-27 14:53 (UTC)
well, it wasn't me flaging it...i was was just asking why someone flaged it.
BUT, today i tried to compile it again and it actually fails:
[460/741] cxx: gtk2_ardour/automation_line.cc -> build/default/gtk2_ardour/automation_line_1.o
../gtk2_ardour/automation_line.cc:58:60: error: uninitialized const ‘default_converter’ [-fpermissive]
../libs/evoral/evoral/TimeConverter.hpp:56:7: note: ‘const class Evoral::IdentityConverter<double, long long int>’ has no user-provided default constructor
Waf: Leaving directory `/tmp/yaourt-tmp-studio/aur-ardour3-svn/src/ardour3-build/build'
Build failed: -> task failed (err #1):
{task: cxx automation_line.cc -> automation_line_1.o}
==> ERRO: Uma falha ocorreu em build().
Abortando...
smoge commented on 2011-04-27 04:33 (UTC)
Do you mean 'broken' or 'out-of-date'?? Since it's a svn package, I guess it is not building for you? What is wrong?
capoeira commented on 2011-04-25 23:37 (UTC)
why "out of date"?
it's still working
capoeira commented on 2011-04-07 10:49 (UTC)
builds with Jack2 from [community] !!!!!!!!!
orbisvicis commented on 2011-03-25 02:20 (UTC)
For the record, I was able to ardour3-svn with the latest jackmp-svn (jack2).
<deleted-account> commented on 2011-03-23 07:30 (UTC)
3.0alpha1 is released - it was based on rev 9185
http://ardour.org/a3_alpha1
markc commented on 2011-03-05 04:06 (UTC)
Will jack1-svn provide this or some other repo?
Checking for new jack_port_type_get_buffer_size : missing - a version of JACK that supports jack_port_type_get_buffer_size() is required to compile Ardour3
<deleted-account> commented on 2011-02-11 03:38 (UTC)
sorry for posting to many times the same...
Pinned Comments
Gimmeapill commented on 2017-08-18 10:40 (UTC) (edited on 2018-02-14 11:01 (UTC) by Gimmeapill)
This package will automatically retrieve and build the latest development snapshot of Ardour from git.
It does not need to be updated on every release, so please do not flag out of date unless the build breaks.