Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 100087 - emerge lcms-1.14 fails with "file `path_dps.m4' does not exist"
Summary: emerge lcms-1.14 fails with "file `path_dps.m4' does not exist"
Status: VERIFIED DUPLICATE of bug 98762
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Gentoo Linux bug wranglers
URL: http://www.kevininscoe.com/pub/bugs/g...
Whiteboard:
Keywords:
: 102283 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-07-23 19:54 UTC by Kevin Inscoe
Modified: 2005-08-12 13:04 UTC (History)
1 user (show)

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 Kevin Inscoe 2005-07-23 19:54:20 UTC
media-libs/lcms-1.14 package for x86 seems to be missing path_dps.m4 file. Error
stream:

 * Running autoreconf...
/usr/share/aclocal/path_dps.m4:202: warning: underquoted definition of
AC_PATH_DPS_GUESS_GNUSTEP
  run info '(automake)Extending aclocal'
  or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
/usr/share/aclocal/path_dps.m4:239: warning: underquoted definition of
AC_PATH_DPS_GUESS
/usr/share/aclocal/path_dps.m4:333: warning: underquoted definition of
AC_PATH_DPS_CHECK_LIB
/usr/share/aclocal/path_dps.m4:405: warning: underquoted definition of
AC_PATH_DPS_CHECK_HEADER
/usr/share/aclocal/path_dps.m4:440: warning: underquoted definition of
AC_PATH_DPS_CHECK
/usr/share/aclocal/path_dps.m4:450: warning: underquoted definition of AC_PATH_DPS
/usr/share/aclocal/path_dps.m4:525: warning: underquoted definition of
AC_CHECK_DPS_NXAGENT
/usr/share/aclocal/path_dps.m4:558: warning: underquoted definition of AC_PATH_DPSET
/usr/share/aclocal/path_dps.m4:579: warning: underquoted definition of
AC_PROG_PSWRAP
/usr/share/aclocal/path_dps.m4:172: file `path_dps.m4' does not exist

Full output with 'emerge info' at web site

http://www.kevininscoe.com/pub/bugs/gentoo/lcms-1.14_emerge_errors.txt




Reproducible: Always
Steps to Reproduce:
1.emerge sync (07/22/2005)
2.emerge -v media-libs/lcms-1.14
3.

Actual Results:  
See http://www.kevininscoe.com/pub/bugs/gentoo/lcms-1.14_emerge_errors.txt

Expected Results:  
Updated liblcms to version 1.14.

Portage 2.0.51.22-r1 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r0,
2.6.7 i686)
=================================================================
System uname: 2.6.7 i686 Pentium III (Coppermine)
Gentoo Base System version 1.4.15
dev-lang/python:     2.3.3-r1, 2.4.1-r1
sys-apps/sandbox:    1.2.10
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.4.3-r4, 1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.2/share/config
/usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown
/usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref
/usr/share/config /usr/share/texmf/dvipdfm/config/
/usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="en_US"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="X alsa apache2 apm arts avi berkdb bitmap-fonts bonobo cdr composite
crypt cups curl dga directfb docs emboss encode esd fam fbcon flac foomaticdb
fortran gd gdbm ggi gif gphoto2 gpm gtk2 imagemagick imlib ipv6 jack java jpeg
kde lcms libg++ libwww mad maildir mbox mikmod motif mozilla mp3 mpeg mysql
ncurses nls ogg oggvorbis opengl openmotif oss pam pcmcia pcre pdflib perl php
pic png pnp pthreads python qt quicktime readline samba sasl scanner sdl
sharelib slang snmp spell sse ssl svga tcltk tcpd tetex tiff truetype
truetype-fonts type1-fonts usb vhosts videos vorbis wmf x86 xine xml xml2 xmms
xpm xv xvid zlib video_cards_mach64 userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2005-07-24 02:44:16 UTC

*** This bug has been marked as a duplicate of 98762 ***
Comment 2 Kevin Inscoe 2005-07-24 07:57:16 UTC
emerge -C dgs solved the problem, thanks.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2005-08-12 13:04:27 UTC
*** Bug 102283 has been marked as a duplicate of this bug. ***