You are not logged in.

#1 2010-03-05 10:08:55

euLinux
Member
From: Italy
Registered: 2009-07-17
Posts: 18

referencer: build issue

Hi, all!

i tried to install referencer (http://aur.archlinux.org/packages.php?ID=10616) from AUR with yaourt, but building stopped with the following error...

==> Install or build missing dependencies for referencer:
==> Building and installing package

==> referencer dependencies:
 - poppler-glib (already installed)
 - boost (already installed)
 - libgnomeuimm (already installed)
 - python (already installed)
 - pkgconfig (already installed)
 - glib2 (already installed)
 - intltool (already installed)
 - gnome-common (already installed)
 - gnome-doc-utils (already installed)
==> Making package: referencer 1.1.6-1 i686 (Fri Mar  5 10:52:41 CET 2010)
==> Checking Runtime Dependencies...
==> Checking Buildtime Dependencies...
==> Retrieving Sources...
  -> Found referencer-1.1.6.tar.gz in build dir
==> Validating source files with md5sums...
    referencer-1.1.6.tar.gz ... Passed
==> Extracting Sources...
  -> Extracting referencer-1.1.6.tar.gz with bsdtar
==> Removing existing pkg/ directory...
==> Entering fakeroot environment...
==> Starting build()...
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether ln -s works... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for g++... g++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking for ranlib... ranlib
checking for DEPS... yes
checking for main in -lboost_regex... yes
checking how to run the C++ preprocessor... g++ -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking boost/regex.hpp usability... yes
checking boost/regex.hpp presence... yes
checking for boost/regex.hpp... yes
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking whether NLS is requested... yes
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... (cached) /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.10.1
checking for XML::Parser... ok
checking whether Python support is requested... yes
checking for a Python interpreter with version >= 2.3... python
checking for python... /usr/bin/python
checking for python version... 2.6
checking for python platform... linux2
checking for python script directory... /usr/lib/python2.6/site-packages
checking for python extension module directory... /usr/lib/python2.6/site-packages
checking for headers required to compile python extensions... found
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libbibutils/Makefile
config.status: creating src/Makefile
config.status: creating data/Makefile
config.status: creating data/referencer.desktop.in
config.status: creating plugins/Makefile
config.status: creating help/Makefile
config.status: creating devhelp/Makefile
config.status: creating po/Makefile.in
config.status: creating referencer.spec
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands
make  all-recursive
make[1]: Entering directory `/tmp/yaourt-tmp-eulinux/aur-referencer/referencer/src/referencer-1.1.6'
Making all in po
/bin/sh: line 17: cd: po: No such file or directory
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/yaourt-tmp-eulinux/aur-referencer/referencer/src/referencer-1.1.6'
make: *** [all] Error 2
==> ERROR: Build Failed.
    Aborting...
Error: Makepkg was unable to build referencer package.

i don't know if problem depends on me (something for building missing in my system) or on package itself...

thanks in advance!

Offline

Board footer

Powered by FluxBB