13 Feb
2007
13 Feb
'07
8:37 p.m.
makepkg3 fails though i have added the arch tag in varios ways:
arch=('i686' 'x86_64')
[andyrtr@workstation64 pacman3]$ rm -rf src/ && time makepkg3 -f 2>&1 | tee build.log ==> ERROR: pacman-rc is not available for the 2>'x86_64' architecture. Note that many packages may need a line added to their PKGBUILD such as arch=('x86_64').
I'll look into this
my fault. i had the arch tag twice in the pkgbuild. sry. Andy