First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 149230
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Mobile Herd <mobile@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Piotr Szyde&#322;ko <wiertel@users.sourceforge.net>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 149230 depends on: Show dependency tree
Bug 149230 blocks: 148821
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-09-26 14:21 0000
I've moved to 2006.1, upgraded gcc3 to gcc4 and was rebuilding system. emerge
can't build acpi. It stops with:
>>> Compiling source in /var/tmp/portage/acpi-0.06-r5/work/acpi-0.06 ...
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man
--infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc
--localstatedir=/var/lib --build=i686-pc-linux-gnu
loading cache ./config.cache
configure: error: can not find install-sh or install.sh in . ./.. ./../..

There is install-sh, but it's a symbolic link.
I will have acpi-0.09.

`emerge --info acpi` is
Portage 2.1.1 (default-linux/x86/2006.1, gcc-4.1.1, glibc-2.4-r3,
2.6.17-gentoo-r8 i686)
=================================================================
                        System Settings
=================================================================
System uname: 2.6.17-gentoo-r8 i686 Intel(R) Pentium(R) M processor 1400MHz
Gentoo Base System version 1.12.5
Last Sync: Tue, 26 Sep 2006 20:30:09 +0000
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632)
[disabled]
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.2.11-r1
dev-lang/python:     2.3.5-r2, 2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.6.3, 1.7.9-r1, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config
/usr/kde/3.5/shutdown /usr/lib/mozilla/defaults/pref /usr/share/X11/xkb
/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/"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -march=i686 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.prz.rzeszow.pl"
LINGUAS="pl en en_US de"
MAKEOPTS="-j3"
PKGDIR="/mnt/data/BACKUP/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress
--force --whole-file --delete --delete-after --stats --timeout=180
--exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage/my /usr/local/portage/xgl-coffee"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X acpi alsa avi berkdb bitmap-fonts browserplugin cdr cli crypt cups
dlloader dri elibc_glibc firefox flac fortran gd gdbm gif gpm gtk gtk2 icq
input_devices_evdev input_devices_keyboard input_devices_mouse
input_devices_synaptics ipv6 isdnlog jabber java jpeg kernel_linux libg++
linguas_de linguas_en linguas_en_US linguas_pl mmx mpeg mysql ncode ncurses nls
nptl nptlonly odbc opengl pam pcmcia pcre pdf perl png pnp postgres ppds pppd
python readline reflection samba sdl session spl sse sse2 ssl tcpd tif tiff
truetype truetype-fonts type1-fonts udev unicode usb userland_GNU
video_cards_fglrx video_cards_radeon xml xml2 xmms xorg xv zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS,
PORTAGE_RSYNC_EXTRA_OPTS

=================================================================
                        Package Settings
=================================================================
sys-power/acpi-0.06-r5 was built with the following:
CFLAGS="-O2 -fomit-frame-pointer -march=athlon-xp -pipe"
CXXFLAGS="-O2 -fomit-frame-pointer -march=athlon-xp -pipe"

------- Comment #1 From Piotr Szyde&#322;ko 2006-09-26 15:44:53 0000 -------
Problem solved. Proper version of automake was missing, but the message was not
clear. Now I have:
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-r2

BTW the same problem in app-text/sgml-common-0.6.3-r4
similar, but message with aclocal-1.4 (or sth) in
net-libs/libwww-5.4.0-r4 games-arcade/frozen-bubble-1.0.0-r5
media-libs/glut-3.7.1   app-text/ghostscript-esp-8.15.1_p20060430
x11-misc/xscreensaver-4.24

------- Comment #2 From Piotr JaroszyƄski 2006-10-26 09:59:26 0000 -------
Thanks, fixed.

First Last Prev Next    No search results available      Search page      Enter new bug