You are not logged in.

#1 2014-11-18 17:55:28

quellen
Member
From: Italy
Registered: 2014-05-24
Posts: 283

[SOLVED] ocrfeeder-git PKGBUILD doesn't work

https://aur.archlinux.org/packages/ocrfeeder-git/

[pippo@linux ocrfeeder-git]$ makepkg -s
==> Creazione del pacchetto: ocrfeeder-git 0.7.11.20.g22218bc-1 (mar 18 nov 2014, 14.32.01, CET)
==> Controllo delle dipendenze durante l'avvio in corso...
==> Controllo delle dipendenze durante la compilazione in corso...
==> Download dei sorgenti in corso...
  -> Clonazione del repository ocrfeeder git in corso...
Clone nel repository spoglio '/home/pippo/TEMP/ocrfeeder-git/ocrfeeder'...
remote: Counting objects: 3584, done.
remote: Compressing objects: 100% (2578/2578), done.
remote: Total 3584 (delta 2415), reused 1346 (delta 936)
Ricezione degli oggetti: 100% (3584/3584), 1.71 MiB | 510.00 KiB/s, done.
Risoluzione dei delta: 100% (2415/2415), done.
Checking connectivity... fatto.
==> Validazione dei sorgenti con sha512sums in corso...
    ocrfeeder ... Ignorato
==> Estrazione dei sorgenti in corso...
  -> Creazione di una copia di lavoro del repository ocrfeeder git in corso...
Cloning into 'ocrfeeder'...
fatto.
==> Avvio di pkgver() in corso...
==> Versione aggiornata: ocrfeeder-git 0.8-1
==> Avvio di build() in corso...
/usr/bin/gnome-autogen.sh
checking for automake >= 1.11.2...
  testing automake... found 1.14.1
checking for autoreconf >= 2.53...
  testing autoreconf... found 2.69
checking for glib-gettext >= 2.2.0...
  testing glib-gettextize... found 2.42.0
checking for intltool >= 0.25...
  testing intltoolize... found 0.50.2
checking for gnome-doc-utils >= 0.4.2...
  testing gnome-doc-prepare... found 0.20.10
Checking for required M4 macros...
Processing ./configure.ac
Running glib-gettextize... Ignore non-fatal messages.
Copying file po/Makefile.in.in

Please add the files
  codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  progtest.m4
from the /usr/share/aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.

Running gnome-doc-prepare...
You should add the contents of '/usr/share/aclocal/gnome-doc-utils.m4' to 'aclocal.m4'.
Putting files in AC_CONFIG_MACRO_DIR, 'm4'.
Running intltoolize...
Running autoreconf...
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force --warnings=no-portability -I m4 ${ACLOCAL_FLAGS}
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: /usr/bin/autoconf --force --warnings=no-portability
autoreconf: configure.ac: not using Autoheader
autoreconf: running: automake --add-missing --copy --force-missing --warnings=no-portability
configure.ac:48: installing './compile'
configure.ac:9: installing './install-sh'
configure.ac:9: installing './missing'
Makefile.am: installing './INSTALL'
src/ocrfeeder/Makefile.am:3: installing './py-compile'
autoreconf: Leaving directory `.'
Running ./configure --enable-maintainer-mode PYTHON=python2 ...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking whether make supports nested variables... (cached) yes
checking whether python2 version is >= 2.5... yes
checking for python2 version... 2.7
checking for python2 platform... linux2
checking for python2 script directory... ${prefix}/lib/python2.7/site-packages
checking for python2 extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking python2 module: enchant... yes
checking python2 module: sane... yes
checking python2 module: PIL... yes
checking python2 module: reportlab... yes
checking python2 module: gobject... yes
checking gobject introspection module Gtk... yes
checking gobject introspection module GooCanvas... no
configure: error: failed to find required GObject Introspection module GooCanvas
==> ERRORE: Si è verificato un errore in build().
    L'operazione sta per essere interrotta...

with yaourt:

ocrfeeder-git 0.7.11.20.g22218bc-1  (gio 19 set 2013, 16.13.18, CEST)
( Pacchetto non supportato: Potenzialmente pericoloso! )
==> Modificare PKGBUILD  [S/n] ("A" per annullare)
==> ----------------------------------------------
==> n

==> Dipendenze di ocrfeeder-git
 - python2-pyenchant (già installato)
 - pygoocanvas (già installato)
 - python2-gtkspell (già installato)
 - python2-imaging (già installato)
 - python2-lxml (già installato)
 - python2-reportlab (già installato)
 - ghostscript (già installato)
 - unpaper (già installato)
 - sane (già installato)
 - desktop-file-utils (già installato)
 - intltool (già installato)
 - gnome-doc-utils (già installato)
 - gnome-common (già installato)


==> Modificare ocrfeeder.install  [S/n] ("A" per annullare)
==> -------------------------------------------------------
==> n

==> Continuare la compilazione di ocrfeeder-git [S/n]
==> -------------------------------------------------
==> 
==> Compilazione e installazione del pacchetto
==> Creazione del pacchetto: ocrfeeder-git 0.7.11.20.g22218bc-1 (mar 18 nov 2014, 18.53.10, CET)
==> Controllo delle dipendenze durante l'avvio in corso...
==> Controllo delle dipendenze durante la compilazione in corso...
==> Download dei sorgenti in corso...
  -> Clonazione del repository ocrfeeder git in corso...
Clone nel repository spoglio '/tmp/yaourt-tmp-pippo/aur-ocrfeeder-git/ocrfeeder'...
remote: Counting objects: 3584, done.
remote: Compressing objects: 100% (2578/2578), done.
remote: Total 3584 (delta 2414), reused 1346 (delta 936)
Ricezione degli oggetti: 100% (3584/3584), 1.71 MiB | 556.00 KiB/s, done.
Risoluzione dei delta: 100% (2414/2414), done.
Checking connectivity... fatto.
==> Validazione dei sorgenti con sha512sums in corso...
    ocrfeeder ... Ignorato
==> Estrazione dei sorgenti in corso...
  -> Creazione di una copia di lavoro del repository ocrfeeder git in corso...
Cloning into 'ocrfeeder'...
fatto.
==> Avvio di pkgver() in corso...
==> Versione aggiornata: ocrfeeder-git 0.8-1
==> Avvio di build() in corso...
/usr/bin/gnome-autogen.sh
checking for automake >= 1.11.2...
  testing automake... found 1.14.1
checking for autoreconf >= 2.53...
  testing autoreconf... found 2.69
checking for glib-gettext >= 2.2.0...
  testing glib-gettextize... found 2.42.0
checking for intltool >= 0.25...
  testing intltoolize... found 0.50.2
checking for gnome-doc-utils >= 0.4.2...
  testing gnome-doc-prepare... found 0.20.10
Checking for required M4 macros...
Processing ./configure.ac
Running glib-gettextize... Ignore non-fatal messages.
Copying file po/Makefile.in.in

Please add the files
  codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  progtest.m4
from the /usr/share/aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.

Running gnome-doc-prepare...
You should add the contents of '/usr/share/aclocal/gnome-doc-utils.m4' to 'aclocal.m4'.
Putting files in AC_CONFIG_MACRO_DIR, 'm4'.
Running intltoolize...
Running autoreconf...
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force --warnings=no-portability -I m4 ${ACLOCAL_FLAGS}
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: /usr/bin/autoconf --force --warnings=no-portability
autoreconf: configure.ac: not using Autoheader
autoreconf: running: automake --add-missing --copy --force-missing --warnings=no-portability
configure.ac:48: installing './compile'
configure.ac:9: installing './install-sh'
configure.ac:9: installing './missing'
Makefile.am: installing './INSTALL'
src/ocrfeeder/Makefile.am:3: installing './py-compile'
autoreconf: Leaving directory `.'
Running ./configure --enable-maintainer-mode PYTHON=python2 ...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking whether make supports nested variables... (cached) yes
checking whether python2 version is >= 2.5... yes
checking for python2 version... 2.7
checking for python2 platform... linux2
checking for python2 script directory... ${prefix}/lib/python2.7/site-packages
checking for python2 extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking python2 module: enchant... yes
checking python2 module: sane... yes
checking python2 module: PIL... yes
checking python2 module: reportlab... yes
checking python2 module: gobject... yes
checking gobject introspection module Gtk... yes
checking gobject introspection module GooCanvas... no
configure: error: failed to find required GObject Introspection module GooCanvas
==> ERRORE: Si è verificato un errore in build().
    L'operazione sta per essere interrotta...
==> ERRORE: Makepkg non è riuscito a compilare ocrfeeder-git.
==> Riavviare la compilazione di ocrfeeder-git [s/N]
==> ------------------------------------------------
==> 
$ pacman -Q|grep canvas
goocanvas1 1.0.0-3
pygoocanvas 0.14.1-6

EDIT:
SOLVED:

# pacman -S goocanvas

Last edited by quellen (2014-11-18 18:02:18)


sorry for my bad english

Offline

Board footer

Powered by FluxBB