You are not logged in.

#1 2020-04-29 02:24:23

shawniere
Member
Registered: 2020-04-26
Posts: 26

Trying to install Ardour

Hi
I am trying to install Ardour from the AUR but I keep having trouble with one dependency, cwiid.  Whenever I try to install cwiid the makepkg aborst with this message

[master][~/cwiid-git]$ makepkg                                          
==> Making package: cwiid-git 20160107-1 (Wed 29 Apr 2020 12:19:26 PM AEST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found fix_libbluethoot.patch
==> Validating source files with md5sums...
    fix_libbluethoot.patch ... Passed
==> Extracting sources...
==> Starting build()...
==> Connecting to github.com GIT server....
Cloning into 'cwiid'...
remote: Enumerating objects: 2020, done.
remote: Total 2020 (delta 0), reused 0 (delta 0), pack-reused 2020
Receiving objects: 100% (2020/2020), 3.49 MiB | 2.25 MiB/s, done.
Resolving deltas: 100% (962/962), done.
==> GIT checkout done or server timeout
==> Starting make...
Cloning into 'cwiid-build'...
done.

*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident name (for <shawny@ss-hacky.localdomain>) not allowed
==> ERROR: A failure occurred in build().
    Aborting...

I can't work out how to fix this.  Funny thing is that I am sure I have installed Ardour before and not come across cwiid.  Is it a new thing?

Last edited by shawniere (2020-04-29 10:30:17)

Offline

#2 2020-04-29 04:50:31

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,466

Re: Trying to install Ardour

The error seems pretty self explanatory, git isn't configured correctly.

Why are you using the git version of cwiid? For that matter, why are you trying to build the git version of ardour instead of using the one in community?

Offline

#3 2020-04-29 07:40:02

shawniere
Member
Registered: 2020-04-26
Posts: 26

Re: Trying to install Ardour

I have downloaded and installed from AUR without having git config problems before.  I don't really know how to fix that but I will have a try.
The reason I am using the git version of cwiid is that reading on the forums it seemed that this was recommended.  I had similar trouble with the 'straight' version of cwiid. 
And the reason I am trying to get Ardour from AUR is that it is the beta version 6 as opposed to version 5.12 in the community and includes one particular feature that I want which is the virtual MIDI keyboard.
Thanks for your help.

Offline

#4 2020-04-29 07:53:17

WorMzy
Forum Moderator
From: Scotland
Registered: 2010-06-16
Posts: 11,788
Website

Re: Trying to install Ardour

Please edit your post to use code tags around the output.

https://wiki.archlinux.org/index.php/Co … s_and_code

Mod note: moving to AUR Issues.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#5 2020-04-29 07:54:36

shawniere
Member
Registered: 2020-04-26
Posts: 26

Re: Trying to install Ardour

I have configured git and I have tried again with cwiid and again it aborted during makepkg with this output...

[~/cwiid]$ makepkg
==> Making package: cwiid svn_history-3 (Wed 29 Apr 2020 05:50:36 PM AEST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Downloading cwiid-svn_history.tar.gz...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   130  100   130    0     0    365      0 --:--:-- --:--:-- --:--:--   365
100  104k    0  104k    0     0   134k      0 --:--:-- --:--:-- --:--:-- 2427k
==> Validating source files with sha256sums...
    cwiid-svn_history.tar.gz ... Passed
==> Extracting sources...
  -> Extracting cwiid-svn_history.tar.gz with bsdtar
==> Starting prepare()...
  -> Fixing ldconfig use in configure
/home/shawny/cwiid/PKGBUILD: line 31: autoreconf: command not found
==> ERROR: A failure occurred in prepare().
    Aborting...

Does it make sense?  I have never had this issue before.

Last edited by shawniere (2020-04-29 10:31:21)

Offline

#6 2020-04-29 09:28:03

a821
Member
Registered: 2012-10-31
Posts: 381

Re: Trying to install Ardour

do you have base-devel installed?

Edit: just checked and the PKGBUILD is broken... git clone in build()

Last edited by a821 (2020-04-29 09:33:58)

Offline

#7 2020-04-29 10:20:35

shawniere
Member
Registered: 2020-04-26
Posts: 26

Re: Trying to install Ardour

That was it.  Thank you for your help.

Offline

#8 2020-04-29 10:24:32

shawniere
Member
Registered: 2020-04-26
Posts: 26

Re: Trying to install Ardour

shawniere wrote:

Hi
I am trying to install Ardour from the AUR but I keep having trouble with one dependency, cwiid.  Whenever I try to install cwiid the makepkg aborst with this message

[master][~/cwiid-git]$ makepkg                                         
==> Making package: cwiid-git 20160107-1 (Wed 29 Apr 2020 12:19:26 PM AEST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found fix_libbluethoot.patch
==> Validating source files with md5sums...
    fix_libbluethoot.patch ... Passed
==> Extracting sources...
==> Starting build()...
==> Connecting to github.com GIT server....
Cloning into 'cwiid'...
remote: Enumerating objects: 2020, done.
remote: Total 2020 (delta 0), reused 0 (delta 0), pack-reused 2020
Receiving objects: 100% (2020/2020), 3.49 MiB | 2.25 MiB/s, done.
Resolving deltas: 100% (962/962), done.
==> GIT checkout done or server timeout
==> Starting make...
Cloning into 'cwiid-build'...
done.

*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident name (for <shawny@ss-hacky.localdomain>) not allowed
==> ERROR: A failure occurred in build().
    Aborting...

I can't work out how to fix this.  Funny thing is that I am sure I have installed Ardour before and not come across cwiid.  Is it a new thing?

Offline

#9 2020-04-29 10:27:29

shawniere
Member
Registered: 2020-04-26
Posts: 26

Re: Trying to install Ardour

Please forgive my clumsiness.  I was trying to edit the post as requested, not to repost it.

Offline

#10 2020-04-29 10:40:41

a821
Member
Registered: 2012-10-31
Posts: 381

Re: Trying to install Ardour

you need to use [ code ][ / code ] tags... Anyway I was bored and fixed the PKGBUILD. It compiles; no idea whether it works. Note that the last commit to cwiid was over 10 years ago. Are you sure it is really required?

#Contributor:Andrea Tarocchi <valdar@email.it> 
pkgname=cwiid-git
#pkgver=`date +%Y%m%d`
pkgver=r131.fadf11e
pkgrel=1
pkgdesc="Cwiid-git is the bleeding edge version of a wiimote's driver and utility tools"
arch=(i686 x86_64)
url="https://github.com/abstrakraft/cwiid"
license=('GPL')
depends=('bluez-libs' 'gtk2' 'python2')
makedepends=('git')
conflicts=('cwiid' 'cwiid-svn')
provides=('cwiid' 'cwiid-svn')
install=cwiid.install
source=("fix_libbluethoot.patch"
        "git+${url}")
md5sums=("d92745847f5ba534c2914be1d2b36092"
         "SKIP")

pkgver() {
  cd ${pkgname/-git}
  printf "r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)"
}

prepare() {
  cd ${pkgname/-git}
  patch -p1 -i ../fix_libbluethoot.patch 
}

build() {
  export PYTHON=python2
  cd ${pkgname/-git}

  aclocal
  autoreconf
  ./configure --prefix=/usr --sysconfdir=/etc --with-python=python`python2 --version 2>&1 | cut -d ' ' -f2` --disable-ldconfig
  make
}

package() {  
  cd ${pkgname/-git}
  make DESTDIR="${pkgdir}" install 
}

Offline

Board footer

Powered by FluxBB