FS#10631 - missing build dep 'intltool' and namcap complaints in 'evolution' pkg

Attached to Project: Arch Linux
Opened by Dennis Herbrich (gyroplast) - Wednesday, 11 June 2008, 07:56 GMT
Last edited by Jan de Groot (JGC) - Friday, 18 July 2008, 21:53 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Jan de Groot (JGC)
Architecture All
Severity Low
Priority Normal
Reported Version 2007.08-2
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Building current evolution with 'makepkg -cf' as normal user with group write access to build directory fails source configuration with the autoconf error:

* checking for intltool >= 0.35.5... ./configure: line 6531: intltool-update: command not found

This package was not installed at all in the system, and is not listed in the package's dependencies. Should most likely be added.
Installation of intltool-0.40.0-1 fixes this issue, package compiles and seemingly runs fine, even without intltool installed. namcap also does not complain about a missing intltool dependency, hence I assume a build dependency only.

By the way, namcap has some other complains that may or may not be relevant:
evolution E: Dependency detected and not included (gstreamer0.10) from files ['usr/lib/evolution/2.22/plugins/liborg-gnome-audio-inline.so']
evolution W: Dependency included but already satisfied (gconf)
evolution W: File (.INSTALL) does not have the world readable bit set.

Additional info:

-- Package Version --
# $Id: PKGBUILD 2306 2008-05-31 10:56:12Z jgc $
# Maintainer: dale <dale@archlinux.org>

pkgname=evolution
pkgver=2.22.2
pkgrel=1
-------------

Steps to reproduce:

* remove 'intltool' package from build system
* attempt to build evolution package through standard procedure
This task depends upon

Closed by  Jan de Groot (JGC)
Friday, 18 July 2008, 21:53 GMT
Reason for closing:  Fixed

Loading...