Gentoo Archives: gentoo-user

From: "Steve [Gentoo]" <gentoo_steve@×××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] sys-apps/kbd-1.12-r8
Date: Tue, 07 Nov 2006 18:43:56
Message-Id: 4550D2AF.4060801@shic.co.uk
In Reply to: Re: [gentoo-user] sys-apps/kbd-1.12-r8 by "Bo Ørsted Andresen"
1 Bo Ørsted Andresen wrote:
2 > # cd /var/tmp/portage/sys-apps/kbd-1.12-r8/work
3 > # sed -i -e '141 aset -x\n' -e '152 aset +x\n' kbd-1.12/configure
4 > # ebuild `portageq portdir`/sys-apps/kbd/kbd-1.12-r8.ebuild compile
5 >
6 I've followed your suggestion - I was surprised to see sparc64 mentioned
7 - my gentoo box really is an aged PII (Celeron).
8
9 >>> Compiling source in /var/tmp/portage/kbd-1.12-r8/work/kbd-1.12 ...
10 Configuring for PREFIX=/usr
11 Configuring for DATADIR=/usr/share
12 Configuring for MANDIR=/usr/share/man
13 checking for gcc
14 + uname -m
15 + HOST_ARCH=i686
16 + gcc -O -dumpmachine
17 + awk -F- {print $1}
18 + TARGET_ARCH=i686
19 + test i686 = sparc64
20 ./configure: 153: Syntax error: Bad substitution
21
22 !!! ERROR: sys-apps/kbd-1.12-r8 failed.
23 Call stack:
24 ebuild.sh, line 1546: Called dyn_compile
25 ebuild.sh, line 937: Called src_compile
26 kbd-1.12-r8.ebuild, line 93: Called die
27
28 !!! (no error message)
29 !!! If you need support, post the topmost build error, and the call
30 stack if relevant.
31
32
33
34
35 > Also might be a good idea to post the output of:
36 >
37 > # emerge --info
38 >
39
40 # emerge --info
41 Portage 2.1.1-r1 (default-linux/x86/2006.1, gcc-4.1.1, glibc-2.4-r3,
42 2.6.17-gentoo-r8 i686)
43 =================================================================
44 System uname: 2.6.17-gentoo-r8 i686 Celeron (Mendocino)
45 Gentoo Base System version 1.12.6
46 Last Sync: Mon, 06 Nov 2006 10:30:01 +0000
47 app-admin/eselect-compiler: [Not Present]
48 dev-java/java-config: [Not Present]
49 dev-lang/python: 2.3.5-r3, 2.4.3-r4
50 dev-python/pycrypto: 2.0.1-r5
51 dev-util/ccache: [Not Present]
52 dev-util/confcache: [Not Present]
53 sys-apps/sandbox: 1.2.17
54 sys-devel/autoconf: 2.13, 2.60
55 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
56 sys-devel/binutils: 2.16.1-r3
57 sys-devel/gcc-config: 1.3.13-r4
58 sys-devel/libtool: 1.5.22
59 virtual/os-headers: 2.6.17-r1
60 ACCEPT_KEYWORDS="x86"
61 AUTOCLEAN="yes"
62 CBUILD="i686-pc-linux-gnu"
63 CFLAGS="-O2 -march=pentium2 -pipe"
64 CHOST="i686-pc-linux-gnu"
65 CONFIG_PROTECT="/etc /var/bind"
66 CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild
67 /etc/terminfo"
68 CXXFLAGS="-O2 -march=pentium2 -pipe"
69 DISTDIR="/usr/portage/distfiles"
70 FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
71 GENTOO_MIRRORS="http://gentoo.blueyonder.co.uk
72 http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/"
73 PKGDIR="/usr/portage/packages"
74 PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times
75 --compress --force --whole-file --delete --delete-after --stats
76 --timeout=180 --exclude='/distfiles' --exclude='/local'
77 --exclude='/packages'"
78 PORTAGE_TMPDIR="/var/tmp"
79 PORTDIR="/usr/portage"
80 PORTDIR_OVERLAY="/usr/local/portage"
81 SYNC="rsync://rsync.gentoo.org/gentoo-portage"
82 USE="x86 berkdb bitmap-fonts cli cracklib crypt cups dlloader dri
83 elibc_glibc fortran gdbm gpm iconv input_devices_evdev
84 input_devices_keyboard input_devices_mouse ipv6 isdnlog kernel_linux
85 libg++ ncurses nls nptl nptlonly pam pcre perl ppds pppd python readline
86 reflection session spl ssl tcpd truetype-fonts type1-fonts udev unicode
87 userland_GNU video_cards_apm video_cards_ark video_cards_ati
88 video_cards_chips video_cards_cirrus video_cards_cyrix video_cards_dummy
89 video_cards_fbdev video_cards_glint video_cards_i128 video_cards_i740
90 video_cards_i810 video_cards_imstt video_cards_mga video_cards_neomagic
91 video_cards_nsc video_cards_nv video_cards_rendition video_cards_s3
92 video_cards_s3virge video_cards_savage video_cards_siliconmotion
93 video_cards_sis video_cards_sisusb video_cards_tdfx video_cards_tga
94 video_cards_trident video_cards_tseng video_cards_v4l video_cards_vesa
95 video_cards_vga video_cards_via video_cards_vmware video_cards_voodoo
96 xorg zlib"
97 Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL,
98 LDFLAGS, LINGUAS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS
99
100
101
102
103 --
104 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] sys-apps/kbd-1.12-r8 "Bo Ørsted Andresen" <bo.andresen@××××.dk>