You are not logged in.

#1 2010-02-06 11:39:42

el mariachi
Member
Registered: 2007-11-30
Posts: 595

Makepkg is building empty packages

Suddenly the packages I installed from AUR are seen as installed by pacman, but there is no binary to be found.

After further investigation I've found that after running makepkg the resulting tar only has a .pkginfo file and the folder structure, nothing more
During both $makepkg -sci (or simply $makepkg) and pacman -U there are no errors whatsoever, but I end up with an empty package.

I use these cflags:

CFLAGS="-march=core2 -O2 -pipe -fomit-frame-pointer"
CXXFLAGS="${CFLAGS}"
MAKEFLAGS="-n19 -j2"

Testing is on and last update was 20min ago (I have this issue since yesterday)
Any ideas?

edit: removing the -n19 setting made the trick... why?

Last edited by el mariachi (2010-02-06 11:41:18)

Offline

Board footer

Powered by FluxBB