Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 245847 - sci-electronics/alliance-5.0.20070718 - missing includes for gcc 4.3
Summary: sci-electronics/alliance-5.0.20070718 - missing includes for gcc 4.3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: The Soldering-Iron Brotherhood
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-4.3
  Show dependency tree
 
Reported: 2008-11-06 17:26 UTC by Le retraité
Modified: 2008-12-15 09:06 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
sci-electronics/alliance/files/alliance-5.0-include.patch (alliance-5.0-include.patch,740 bytes, patch)
2008-11-06 17:28 UTC, Le retraité
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Le retraité 2008-11-06 17:26:20 UTC
I don't know if it compiles on any other system using a different toolchain, but on mine, a few includes seems to be missing.

Here is my emerge --info:
Portage 2.2_rc13 (default/linux/x86/2008.0, gcc-4.3.1, glibc-2.7-r2, 2.6.25-gentoo-r7 i686)
=================================================================
System uname: Linux-2.6.25-gentoo-r7-i686-Intel-R-_Pentium-R-_4_CPU_2.40GHz-with-glibc2.0
Timestamp of tree: Wed, 05 Nov 2008 10:45:03 +0000
app-shells/bash:     3.2_p39
dev-java/java-config: 1.3.7, 2.1.6-r1
dev-lang/python:     2.5.2-r7
dev-python/pycrypto: 2.0.1-r6
dev-util/cmake:      2.6.1
sys-apps/baselayout: 2.0.0
sys-apps/openrc:     0.2.5
sys-apps/sandbox:    1.2.18.1-r3
sys-devel/autoconf:  2.13, 2.62-r1
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1-r1
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   2.2.4
virtual/os-headers:  2.6.26
ACCEPT_KEYWORDS="x86 ~x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium4 -O2 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /var/qmail/alias /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-march=pentium4 -O2 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks parallel-fetch preserve-libs protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror"
LANG="en_US.euro"
LDFLAGS="-Wl,-O1"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
Comment 1 Le retraité 2008-11-06 17:28:45 UTC
Created attachment 170926 [details, diff]
sci-electronics/alliance/files/alliance-5.0-include.patch

Here is a suggested patch that fix the compilation process on my system, I may not be a guru in C++ but I'm pretty sure it's harmless for any other system.
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2008-11-07 06:56:23 UTC
Um, could you post some 
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2008-11-07 06:56:43 UTC
(In reply to comment #2)
> Um, could you post some 

Never mind. :)
Comment 4 Mark Loeser (RETIRED) gentoo-dev 2008-11-26 21:59:15 UTC
Fixed in the tree, thanks.