First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 61179
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Printing Team <printing@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Christian Zoffoli <xmerlin@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
lcms-uclibc-configure.chris.patch fixes the configure script in a uclibc env patch Christian Zoffoli 2004-08-21 11:01 0000 573 bytes Details | Diff
lcms-1.12.ebuild updated ebuild application/octet-stream Christian Zoffoli 2004-08-21 11:04 0000 1.32 KB Details
lcms-1.12.ebuild updated ebuild to fix the complation on a uclibc env application/octet-stream Christian Zoffoli 2004-08-22 05:52 0000 1.31 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 61179 depends on: Show dependency tree
Show dependency graph
Bug 61179 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

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







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


Description:   Opened: 2004-08-21 10:59 0000
I can't compile lcms in a uclibc env, the configure script doesn't recognise
i386-pc-linux-uclibc compiler.

here is the error:
----
>>> Source unpacked.
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking build system type... i686-pc-linux-gnu
checking host system type... Invalid configuration `i386-pc-linux-uclibc':
machine `i386-pc-linux' not recognized
configure: error: /bin/sh ./config.sub i386-pc-linux-uclibc failed

!!! ERROR: media-libs/lcms-1.12 failed.
!!! Function econf, Line 362, Exitcode 1
!!! econf failed

----

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




Portage 2.0.50-r9 (x86, gcc-3.3.4, glibc-0.9.26-r5, 2.6.8-rc2)
=================================================================
System uname: 2.6.8-rc2 i686 Pentium III (Coppermine)
Gentoo Base System version 1.5.3
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-Os -pipe"
CHOST="i386-pc-linux-uclibc"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.1/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config
/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/bind /var/qmail/alias /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-Os -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs buildpkg ccache nodoc noinfo noman sandbox sfperms strict"
GENTOO_MIRRORS="http://mirror.switch.ch/mirror/gentoo/
ftp://ftp.wh2.tu-dresden.de/pub/mirrors/gentoo
ftp://mirror.switch.ch/mirror/gentoo/"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://10.0.4.11/gentoo-portage"
USE="berkdb ncurses python readline ssl tcpd uclibc x86 zlib"

------- Comment #1 From Christian Zoffoli 2004-08-21 11:01:15 0000 -------
Created an attachment (id=37879) [edit]
fixes the configure script in a uclibc env

------- Comment #2 From Christian Zoffoli 2004-08-21 11:04:13 0000 -------
Created an attachment (id=37880) [edit]
updated ebuild 

------- Comment #3 From solar 2004-08-21 17:06:16 0000 -------
vs. patching config.sub/.guess (unwritten policy we try to avoid) try a simple 

'inherit gnuconfig' and in the src_unpack() function add 'gnuconfig_update'

------- Comment #4 From Christian Zoffoli 2004-08-22 05:52:20 0000 -------
Created an attachment (id=37937) [edit]
updated ebuild to fix the complation on a uclibc env

------- Comment #5 From Heinrich Wendel (RETIRED) 2004-08-26 02:48:49 0000 -------
please only post patches

------- Comment #6 From Heinrich Wendel (RETIRED) 2004-09-22 05:46:04 0000 -------
fixed in lcms-1.13

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