* [gentoo-amd64] Problem building Zope
@ 2008-01-29 18:06 Clemente Aguiar
2008-01-29 18:32 ` Mark Haney
0 siblings, 1 reply; 2+ messages in thread
From: Clemente Aguiar @ 2008-01-29 18:06 UTC (permalink / raw
To: gentoo-amd64
I am having a problem building net-zope/zope on a AMD64 machine.
Here is the error.
configure: error: cannot find java include files
*
* ERROR: sys-libs/db-3.2.9-r11 failed.
* Call stack:
* ebuild.sh, line 1701: Called dyn_compile
* ebuild.sh, line 1039: Called qa_call 'src_compile'
* ebuild.sh, line 44: Called src_compile
* db-3.2.9-r11.ebuild, line 109: Called die
* The specific snippet of code:
* strip=/bin/true \
* ../dist/configure ${conf} ${conf_shared} \
* --libdir=/usr/$(get_libdir) \
* --enable-shared || die
* The die message:
* (no error message)
*
* If you need support, post the topmost build error, and the call stack
if relevant.
* A complete build log is located at
'/var/tmp/portage/sys-libs/db-3.2.9-r11/temp/build.log'.
*
!!! When you file a bug report, please include the following
information:
GENTOO_VM= CLASSPATH=""
JAVA_HOME="/etc/java-config-2/current-system-vm"
JAVACFLAGS="-source 1.4 -target 1.4" COMPILER=""
and of course, the output of emerge --info
Portage 2.1.3.19 (default-linux/amd64/2007.0, gcc-4.1.2, glibc-2.6.1-r0,
2.6.22-gentoo-r9 x86_64)
=================================================================
System uname: 2.6.22-gentoo-r9 x86_64 Intel(R) Xeon(TM) CPU 3.60GHz
Timestamp of tree: Tue, 29 Jan 2008 02:00:01 +0000
app-shells/bash: 3.2_p17-r1
dev-java/java-config: 1.3.7, 2.0.33-r1
dev-lang/python: 2.4.4-r6
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 1.12.10-r5
sys-apps/sandbox: 1.2.18.1-r2
sys-devel/autoconf: 2.61-r1
sys-devel/automake: 1.7.9-r1, 1.9.6-r2, 1.10
sys-devel/binutils: 2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool: 1.5.24
virtual/os-headers: 2.6.23-r3
ACCEPT_KEYWORDS="amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=nocona -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O2 -march=nocona -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="buildpkg distlocks metadata-transfer parallel-fetch sandbox
sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="en_US"
LC_ALL="en_US"
LINGUAS="en pt_PT"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/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
--filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acl amd64 apache2 berkdb bitmap-fonts browserplugin bzip2 caps
cli cracklib crypt dri fam gdbm gpm gtk hal iconv ipv6 isdnlog java jpeg
kde logrotate midi mmx mudflap ncurses nls nptl nptlonly nsplugin openmp
pam pcre pdf perl png pppd python qt qt3 readline reflection samba
session spl sse sse2 ssl tcpd truetype-fonts type1-fonts unicode xorg
zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106
cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0
intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci"
ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug
file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null
plug rate route share shm softvol" APACHE2_MODULES="actions alias
auth_basic auth_digest authn_anon authn_dbd authn_dbm authn_default
authn_file authz_dbm authz_default authz_groupfile authz_host
authz_owner authz_user autoindex cache dav dav_fs dav_lock dbd deflate
dir disk_cache env expires ext_filter file_cache filter headers ident
imagemap include info log_config logio mem_cache mime mime_magic
negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_http
rewrite setenvif so speling status unique_id userdir usertrack
vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux"
LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb
ncurses text" LINGUAS="en pt_PT" USERLAND="GNU" VIDEO_CARDS="radeon vga"
Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS,
PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS,
PORTDIR_OVERLAY
Can anybody help me or should I post a bug?
Thanks
--
gentoo-amd64@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [gentoo-amd64] Problem building Zope
2008-01-29 18:06 [gentoo-amd64] Problem building Zope Clemente Aguiar
@ 2008-01-29 18:32 ` Mark Haney
0 siblings, 0 replies; 2+ messages in thread
From: Mark Haney @ 2008-01-29 18:32 UTC (permalink / raw
To: gentoo-amd64
Clemente Aguiar wrote:
> I am having a problem building net-zope/zope on a AMD64 machine.
>
> Here is the error.
>
> configure: error: cannot find java include files
> *
> * ERROR: sys-libs/db-3.2.9-r11 failed.
> * Call stack:
> * ebuild.sh, line 1701: Called dyn_compile
> * ebuild.sh, line 1039: Called qa_call 'src_compile'
> * ebuild.sh, line 44: Called src_compile
> * db-3.2.9-r11.ebuild, line 109: Called die
> * The specific snippet of code:
> * strip=/bin/true \
> * ../dist/configure ${conf} ${conf_shared} \
> * --libdir=/usr/$(get_libdir) \
> * --enable-shared || die
> * The die message:
> * (no error message)
> *
> * If you need support, post the topmost build error, and the call stack
> if relevant.
> * A complete build log is located at
> '/var/tmp/portage/sys-libs/db-3.2.9-r11/temp/build.log'.
> Can anybody help me or should I post a bug?
>
> Thanks
See this bug:
http://bugs.gentoo.org/show_bug.cgi?id=207164
This is a similar problem I had building an older version of python.
--
Libenter homines id quod volunt credunt -- Caius Julius Caesar
Mark Haney
Sr. Systems Administrator
ERC Broadband
(828) 350-2415
Call (866) ERC-7110 for after hours support
--
gentoo-amd64@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-01-29 18:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-29 18:06 [gentoo-amd64] Problem building Zope Clemente Aguiar
2008-01-29 18:32 ` Mark Haney
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox