You are not logged in.

#1 2014-03-18 11:00:23

mbirkis
Member
Registered: 2013-12-12
Posts: 18

Building qemu-git fails (missing build deps for docs)

Hi!

I am trying to build qemu-git from this place https://aur.archlinux.org/packages/qemu-git/

I have downloaded the PKGBUILD and are trying to make the packages and install manually. I have run into a problem, when trying to build the package.

makepkg -c
==> Lager pakke: qemu-git 2.0.r31777.g315b593-1 (ti. 18. mars 11:43:01 +0100 2014)
==> Kontrollerer avhengigheter som trengs under kjøring...
==> Kontrollerer avhengigheter som trengs under bygging...
==> Henter kilder...
  -> Oppdaterer qemu git arkiv...
Fetching origin
  -> Fant 65-kvm.rules
  -> Fant qemu.install
==> Validerer kildefiler med sha256sums...
    qemu ... Hoppet over
    65-kvm.rules ... Godkjent
    qemu.install ... Godkjent
==> Pakker ut kilder...
  -> Oppretter arbeidskopi av qemu git arkiv...
Cloning into 'qemu'...
done.
==> Starter pkgver()...
==> Fjerner eksisterende pkg/ mappe...
==> Starter build()...

ERROR: User requested feature docs
       configure was not able to find it.
       Install texinfo and Perl/perl-podlators

==> FEIL: En feil oppsto i build().
    Avbryter...

Sorry for the language in makepkg, don't know how to get it in english.

The build error tells me i am missing texinfo and perl/podlators, but i have those packages installed

pacman -Q texinfo
texinfo 5.2-2
pacman -Q perl
perl 5.18.2-2

As far as i can tell the perl package provides podlators.

I can probably just edit the PKGBUILD file and remove --enable-docs, but i would rather figure out what is wrong.

Can anyone tell me what i am doing wrong here?

Offline

#2 2014-03-24 09:51:21

stqn
Member
Registered: 2010-03-19
Posts: 1,191
Website

Re: Building qemu-git fails (missing build deps for docs)

To get the messages in English, type:

LANG=C makepkg

I have no idea how to solve this problem, but I suggest you post a link to this thread on the AUR page so that the maintainer sees it.

Offline

Board footer

Powered by FluxBB