Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 397343 - net-misc/tigervnc-1.1.0-r2: missing dev-util/pkgconfig DEPEND when USE=server
Summary: net-misc/tigervnc-1.1.0-r2: missing dev-util/pkgconfig DEPEND when USE=server
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Raúl Porcel (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-02 08:58 UTC by cyberbat
Modified: 2012-01-08 15:24 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description cyberbat 2012-01-02 08:58:58 UTC
emerge fails if dev-util/pkgconfig isn't installed with

* Running eautoreconf in '/var/tmp/portage/net-misc/tigervnc-1.1.0-r2/work/tigervnc-1.1.0/unix/xserver' ...
 * Running aclocal -I m4 ...                                             [ ok ]
 * Running libtoolize --copy --force --install --automake ...            [ ok ]
 * Running aclocal -I m4 ...                                             [ ok ]
 * Running autoconf ...                                                  [ !! ]

 * Failed Running autoconf !
 * 
 * Include in your bugreport the contents of:
 * 
 *   /var/tmp/portage/net-misc/tigervnc-1.1.0-r2/temp/autoconf-3.out

 * ERROR: net-misc/tigervnc-1.1.0-r2 failed (unpack phase):
 *   Failed Running autoconf !
 * 
 * Call stack:
 *     ebuild.sh, line   75:  Called src_unpack
 *   environment, line 2867:  Called eautoreconf
 *   environment, line  923:  Called eautoconf
 *   environment, line  859:  Called autotools_run_tool '--at-m4flags' 'autoconf'
 *   environment, line  588:  Called die
 * The specific snippet of code:
 *           die "Failed Running $1 !";

cat /var/tmp/portage/net-misc/tigervnc-1.1.0-r2/temp/autoconf-3.out
***** autoconf *****
***** PWD: /var/tmp/portage/net-misc/tigervnc-1.1.0-r2/work/tigervnc-1.1.0/unix/xserver
***** autoconf

configure.ac:38: warning: PKG_PROG_PKG_CONFIG is m4_require'd but not m4_defun'd
aclocal.m4:1860: XORG_INSTALL is expanded from...
aclocal.m4:1841: XORG_DEFAULT_OPTIONS is expanded from...
configure.ac:38: the top level
configure.ac:502: warning: PKG_PROG_PKG_CONFIG is m4_require'd but not m4_defun'd
aclocal.m4:334: XORG_FONTROOTDIR is expanded from...
configure.ac:502: the top level
configure.ac:730: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from...
../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
configure.ac:730: the top level
configure.ac:884: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2504: _AC_PREPROC_IFELSE is expanded from...
../../lib/autoconf/general.m4:2519: AC_PREPROC_IFELSE is expanded from...
configure.ac:884: the top level
configure.ac:913: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2730: _AC_RUN_IFELSE is expanded from...
../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from...
../../lib/autoconf/general.m4:2749: AC_RUN_IFELSE is expanded from...
configure.ac:913: the top level
configure.ac:515: error: possibly undefined macro: AC_CHECK_FILE
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure:5964: error: possibly undefined macro: m4_ifval
Comment 1 Raúl Porcel (RETIRED) gentoo-dev 2012-01-08 15:24:44 UTC
Fixed in -r3, thanks