Hello,
I changed the git url to http://repo.or.cz/r/calfbox.git. For me there was no problem with git://repo.or.cz/calfbox.git
Perhaps a configuration settings in makepkg.conf
Thanks.
Search Criteria
Package Details: calfbox-git 20130403-1
Package Actions
| Package Base: | calfbox-git |
|---|---|
| Description: | Open source music instrument |
| Upstream URL: | http://repo.or.cz/w/calfbox.git |
| Category: | multimedia |
| Licenses: | |
| Submitter: | boltbuckle |
| Maintainer: | boltbuckle |
| Last Packager: | None |
| Votes: | 2 |
| First Submitted: | 2013-04-03 00:47 |
| Last Updated: | 2013-05-14 13:10 |
Dependencies (8)
Required by (0)
Sources
Latest Comments
Comment by boltbuckle
Anonymous comment
hello,
I had donwloaded the tarball and tried to compile manualy but it didn't work (64 bit AMD). And, actually, the AUR package doesn't download anything:
Cloning into 'calfbox'...
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Changing the git repo to http://repo.or.cz/r/calfbox.git make it clone normally and it installed without problem.
Thank you! Bye!
Comment by boltbuckle
Hello,
I did a test and it compiles without error (32 bit pc).
Do you have all the latest up to date dependencies. The error in sampler.c seems invoked by external factors.
Dit you try manually -> download tarball and compile with 'makepkg'.
Regards
Anonymous comment
It makes an error when compiling
sampler.c: En la función ‘sampler_destroyfunc’:
sampler.c:674:10: error: ‘i’ no se declaró aquí (primer uso en esta función)
for (i = 0; i < 16; i++)
^
sampler.c:674:10: nota: cada identificador sin declarar se reporta sólo una vez para cada función en el que aparece
make[1]: *** [sampler.o] Error 1
make[1]: se sale del directorio `/tmp/yaourt-tmp-javon/aur-calfbox-git/src/calfbox-build'
make: *** [all] Error 2
sorry for my bad English