Yes, that's me at Github. :)
As described in the links you posted, I tried changing the PATH settings to the /usr/lib configuration file, but it still doesn't compile. On Thu, 21 Jul 2016 14:46:03 +0200, Ralf Mardorf wrote: > On Thu, 21 Jul 2016 13:52:18 +0200, [email protected] [1]wrote: > >> /usr/include/glib-2.0/glib/gtypes.h: In function '_GLIB_CHECKED_ADD_U64': /usr/include/glib-2.0/glib/gmacros.h:232:53: error: size of array '_GStaticAssertCompileTimeAssertion_0' is negative > > The same error happened for other software: > https://aur.archlinux.org/packages/lib32-libidl2/ [2] > > It's also mentioned here, > > https://aur.archlinux.org/packages/fsthost/ [3] > > with a link to > > https://github.com/i-rinat/apulse/issues/37 [4] > > Perhaps Arch was affected, but seemingly at least Suse and Debian > are or were affected by this issue. > > Are you the same Brian as > > https://sourceforge.net/p/fsthost/discussion/general/thread/a319f975/?limit=25#f8bc [5] > > ? > > The hints on the Arch website might help you to fix it for Ubuntu, too. > I could build it on Arch Linux: > > [rocketmouse@archlinux aur]$ yaourt -S fsthost > [snip] > ==> Edit PKGBUILD ? [Y/n] ("A" to abort) > > I edited > > depends=('jack' 'libxml2') > > to > > depends=('jack2' 'libxml2') > > ==> fsthost dependencies: > - jack2 (already installed) > - libxml2 (already installed) > - gtk3 (already installed) > - lib32-libxml2 (already installed) > - wine (already installed) > - perl-xml-libxml (already installed) > - lib32-jack2 (package found) > - lib32-gtk3 (package found) > > [snip] > ==> Continue building fsthost ? [Y/n] > [snip] > Packages (23) lib32-at-spi2-atk-2.20.1-1 lib32-at-spi2-core-2.20.2-1 lib32-colord-1.3.2-1 > lib32-cracklib-2.9.4-1 lib32-dconf-0.26.0-1 lib32-glib-networking-2.48.2-1 lib32-js17-17.0.0-6 > lib32-json-glib-1.2.0-1 lib32-libepoxy-1.3.1-3 lib32-libgudev-230-2 lib32-libgusb-0.2.9-2 > lib32-libproxy-0.4.12-1 lib32-libsoup-2.54.1-1 lib32-libtirpc-1.0.1-1 > lib32-libxkbcommon-0.6.1-1 lib32-libxtst-1.2.2-1 lib32-nspr-4.12-1 lib32-pam-1.2.1-2 > lib32-polkit-0.113-2 lib32-rest-0.8.0-1 lib32-sqlite-3.13.0-1 lib32-gtk3-3.20.6-1 > lib32-jack2-1.9.10-3 > > Total Download Size: 5.97 MiB > Total Installed Size: 21.40 MiB > > :: Proceed with installation? [Y/n] > [snip] > ==> Starting build()... > [snip] > ==> Continue installing fsthost ? [Y/n] > ==> [v]iew package contents [c]heck package with namcap > ==> --------------------------------------------------- > ==> n > [snip] > [rocketmouse@archlinux aur]$ rm fsthost-1.6.2-2-x86_64.pkg.tar.xz > > What I removed here is a package for Arch Linux, providing fsthost. > > [rocketmouse@archlinux aur]$ sudo pacman -R lib32-at-spi2-atk lib32-at-spi2-core lib32-colord lib32-cracklib lib32-dconf lib32-glib-networking lib32-js17 lib32-json-glib lib32-libepoxy lib32-libgudev lib32-libgusb lib32-libproxy lib32-libsoup lib32-libtirpc lib32-libxkbcommon lib32-libxtst lib32-nspr lib32-pam lib32-polkit lib32-rest lib32-sqlite lib32-gtk3 lib32-jack2 > checking dependencies... > > Packages (23) [snip] > :: Do you want to remove these packages? [Y/n] > [snip] > > I didn't install it and removed all 32-bit libs, since I don't have any > VSTs. > > Regards, > Ralf Links: ------ [1] mailto:[email protected] [2] https://aur.archlinux.org/packages/lib32-libidl2/ [3] https://aur.archlinux.org/packages/fsthost/ [4] https://github.com/i-rinat/apulse/issues/37 [5] https://sourceforge.net/p/fsthost/discussion/general/thread/a319f975/?limit=25#f8bc
-- ubuntu-studio-users mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users
