Skip to content

Instantly share code, notes, and snippets.

@raybsmith
Created August 26, 2013 13:34
Show Gist options
  • Save raybsmith/6341456 to your computer and use it in GitHub Desktop.
Save raybsmith/6341456 to your computer and use it in GitHub Desktop.
PKGBUILD output.
==> Iniciando build()...
cd qwt/ && /usr/bin/qmake-qt4 /tmp/yaourt-tmp-arch/aur-goldencheetah/src/GoldenCheetah/qwt/qwt.pro -o Makefile
cd qwt/ && make -f Makefile
make[1]: se ingresa al directorio `/tmp/yaourt-tmp-arch/aur-goldencheetah/src/GoldenCheetah/qwt'
cd src/ && /usr/bin/qmake-qt4 /tmp/yaourt-tmp-arch/aur-goldencheetah/src/GoldenCheetah/qwt/src/src.pro -o Makefile
Project ERROR: local build will conflict with /usr/lib/libqwt.*
make[1]: *** [src/Makefile] Error 2
make[1]: se sale del directorio `/tmp/yaourt-tmp-arch/aur-goldencheetah/src/GoldenCheetah/qwt'
make: *** [sub-qwt-make_default-ordered] Error 2
==> ERROR: Se produjo un error en build().
Cancelando...
==> ERROR: Makepkg no ha podido compilar goldencheetah.
==> Reiniciar la compilación de goldencheetah? [s/N]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment