Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 115121 - apmd failed to compile
Summary: apmd failed to compile
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-10 11:53 UTC by Anode
Modified: 2005-12-18 08:45 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 Anode 2005-12-10 11:53:39 UTC
Unable to "emerge gnome" because of apmd:

# emerge -p gnome

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild  N    ] sys-apps/apmd-3.2.1_p4
...


Reproducible: Always
Steps to Reproduce:
1.emerge apmd
2.
3.

Actual Results:  

---8<---
libtool --quiet --mode=compile gcc -c  -O -g -Wall -pipe -I.
-I/usr/src/linux/include -I/usr/src/linux-2.2/include -I
/usr/src/linux-2.0/include -DVERSION=\"3.2.1\"
-DDEFAULT_PROXY_NAME=\"/etc/apmd_proxy\" apmsleep.c
libtool --quiet --mode=link gcc -o libapm.la apmlib.lo -rpath /usr/lib
-version-info 1:0 
i686-pc-linux-gnu-g++: /usr/lib/gcc/i686-pc-linux-gnu/3.4.3/../../../crti.o: No
such file or directory
i686-pc-linux-gnu-g++: /usr/lib/gcc/i686-pc-linux-gnu/3.4.3/crtbeginS.o: No such
file or directory
i686-pc-linux-gnu-g++: /usr/lib/gcc/i686-pc-linux-gnu/3.4.3/crtendS.o: No such
file or directory
i686-pc-linux-gnu-g++: /usr/lib/gcc/i686-pc-linux-gnu/3.4.3/../../../crtn.o: No
such file or directory
make: *** [libapm.la] Error 1
make: *** Waiting for unfinished jobs....
apmsleep.c:60: warning: 'rcsid' defined but not used
rm apm.o

!!! ERROR: sys-apps/apmd-3.2.1_p4 failed.
!!! Function src_compile, Line 50, Exitcode 2
---8<---


# emerge info 
Portage 2.0.53 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r3, 2.6.12-gent
  oo-r10 i686)
=================================================================
System uname: 2.6.12-gentoo-r10 i686 Intel(R) Pentium(R) 4 CPU 1.80GHz
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.4, 2.4.1-r1
sys-apps/sandbox:    1.2.1-r2
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-r1
sys-devel/binutils:  2.16.1-r1
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium4 -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share
  /config /usr/kde/3.3/shutdown /usr/kde/3.4/env /usr/kde/3.4/share/config
/usr/kd   e/3.4/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config
/usr/kde/3.5/shutdown    /usr/kde/3/share/config /usr/lib/X11/xkb
/usr/lib/mozilla/defaults/pref /usr/sha   re/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-march=pentium4 -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://mirror.datapipe.net/gentoo"
MAKEOPTS="-j2"
PKGDIR="/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X a52 aac aalib acpi alsa apm arts audiofile avi bash-completion berkdb
   bitmap-fonts bluetooth bonobo bzip2 cdparanoia cdr codecs crypt cups curl dba
d   ivx4linux dv dvd eds emboss encode esd ethereal exif expat fam ffmpeg flac
flash    flatfile fluxbox foomaticdb fortran frlargefiles gd gdbm gif gimp
gkrellm glut    gmp gnome gphoto2 gpm gstreamer gtk gtk2 gtkhtml i8x0 idn
ieee1394 imagemagick i   mlib ipv6 java jpeg junit kde lcms libcaca libg++
libwww mad maildir mikmod mime    ming mmx mng motif mozilla mp3 mpeg mpeg4
mplayer mysql ncurses network nls ogg    oggvorbis opengl openssh oss pam pcre
pdflib perl png python qt quicktime readl   ine real rplay samba sdl slang sox
speex spell sse sse2 ssl svg svga tcltk tcpd    tetex tiff truetype
truetype-fonts type1 type1-fonts unicode usb vorbis xine xml    xml2 xmms xv
xvid zlib video_cards_sis userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Daniel Gryniewicz (RETIRED) gentoo-dev 2005-12-13 13:47:46 UTC
try running
fix_libtool_files.sh 3.4.3
Comment 2 Vasili 2005-12-14 08:45:49 UTC
it works now,
thanks
Comment 3 John N. Laliberte (RETIRED) gentoo-dev 2005-12-18 08:45:57 UTC
local issue