Re: [gentoo-user] Gnat Compile Error

2013-10-14 Thread Frank Steinmetzger
On Mon, Oct 14, 2013 at 03:11:30PM +0200, Silvio Siefke wrote:
> Hello,
> 
> On Sun, 13 Oct 2013 17:32:29 +0200 Frank Steinmetzger 
> wrote:
> 
> > You want to install gnat-gcc for a gcc version you don't have. You
> > have gcc 4.6.3 and 4.7.3 installed (with 4.6.3 active).
> > Unfortunately, my eix doesn't report me any gnat-gcc newer than 4.5.
> > So I'm not sure how to proceed here apart from installing gcc-4.5.4,
> > which is still in portage, but then of course you only have gnat in
> > that old version.
> 
> 
> But 4.6.3 or 4.7.3 i have not in Portage.
> 
> [15:07:57][ Akku: 99% ][siefke@gentoomobile:/usr/portage/dev-lang/gnat-gcc]$ 
> ls
> ChangeLog  gnat-gcc-4.2.3.ebuild  gnat-gcc-4.4.7.ebuild
> Manifest   gnat-gcc-4.3.5.ebuild  gnat-gcc-4.5.4.ebuild
> files  gnat-gcc-4.3.6.ebuild  metadata.xml
> gnat-gcc-3.4.6.ebuild  gnat-gcc-4.4.3.ebuild
> gnat-gcc-4.1.2.ebuild  gnat-gcc-4.4.5.ebuild
> 
> 
> Give Alternatives?

As I said, one way is to install gcc 4.5. Another is to build it manually:
http://en.wikibooks.org/wiki/Ada_Programming/Installing#The_GNU_Ada_Project
leads me to http://sourceforge.net/projects/gnuada/files/
Have a look around there. I’m not sure what files you need or about the
versioning, as this page says:
Looking for the latest version? Download gnat-gcc-4.2.0-r7.suse_10_2.x86_64.rpm
which is even older than what portage offers.
-- 
Gruß | Greetings | Qapla’
Please do not share anything from, with or about me with any Facebook service.

The whale is the smallest mammal on Earth, if it just weren’t so big.


signature.asc
Description: Digital signature


Re: [gentoo-user] Gnat Compile Error

2013-10-14 Thread Silvio Siefke
Hello,

On Sun, 13 Oct 2013 17:32:29 +0200 Frank Steinmetzger 
wrote:

> You want to install gnat-gcc for a gcc version you don't have. You
> have gcc 4.6.3 and 4.7.3 installed (with 4.6.3 active).
> Unfortunately, my eix doesn't report me any gnat-gcc newer than 4.5.
> So I'm not sure how to proceed here apart from installing gcc-4.5.4,
> which is still in portage, but then of course you only have gnat in
> that old version.


But 4.6.3 or 4.7.3 i have not in Portage.

[15:07:57][ Akku: 99% ][siefke@gentoomobile:/usr/portage/dev-lang/gnat-gcc]$ ls
ChangeLog  gnat-gcc-4.2.3.ebuild  gnat-gcc-4.4.7.ebuild
Manifest   gnat-gcc-4.3.5.ebuild  gnat-gcc-4.5.4.ebuild
files  gnat-gcc-4.3.6.ebuild  metadata.xml
gnat-gcc-3.4.6.ebuild  gnat-gcc-4.4.3.ebuild
gnat-gcc-4.1.2.ebuild  gnat-gcc-4.4.5.ebuild


Give Alternatives?


Thank you & Regards
Silvio
Thank you & Greetings
Silvio



Re: [gentoo-user] Gnat Compile Error

2013-10-13 Thread Frank Steinmetzger
On Sun, Oct 13, 2013 at 03:02:48PM +0200, Silvio Siefke wrote:
> Hello,
> 
> i try to install dev-lang/gnat-gcc but the configure phase break with 
> the msg:

> [...]

>  * ERROR: dev-lang/gnat-gcc-4.5.4::gentoo failed (compile phase):
--^

> [...]

> Portage 2.2.1 (default/linux/amd64/13.0/desktop, gcc-4.6.3, glibc-2.15-r3, 
> 3.11.3 x86_64)
---^
> =
> System Settings
> =
> System uname: 
> Linux-3.11.3-x86_64-Intel-R-_Atom-TM-_CPU_N550_@_1.50GHz-with-gentoo-2.2

> [...]

> sys-devel/gcc:4.6.3, 4.7.3-r1
^^^

> [...]

> [14:10:56][ Akku: 99% ][root@gentoomobile:/home/siefke]# emerge -pqv 
> =dev-lang/gnat-gcc-4.5.4::gentoo
> [ebuild  N] dev-lang/gnat-gcc-4.5.4  USE="nls"
---^^

You want to install gnat-gcc for a gcc version you don't have. You have
gcc 4.6.3 and 4.7.3 installed (with 4.6.3 active). Unfortunately, my eix
doesn't report me any gnat-gcc newer than 4.5. So I'm not sure how to
proceed here apart from installing gcc-4.5.4, which is still in portage,
but then of course you only have gnat in that old version.
-- 
Gruß | Greetings | Qapla’
Please do not share anything from, with or about me with any Facebook service.

Sent from my toilet.


signature.asc
Description: Digital signature


[gentoo-user] Gnat Compile Error

2013-10-13 Thread Silvio Siefke
Hello,

i try to install dev-lang/gnat-gcc but the configure phase break with 
the msg:

checking for x86_64-pc-linux-gnu-gcc... 
/var/tmp/portage/dev-lang/gnat-gcc-4.5.4/work/usr/bin/gnatgcc
checking for C compiler default output file name... 
configure: error: in `/var/tmp/portage/dev-lang/gnat-gcc-4.5.4/work/build':
configure: error: C compiler cannot create executables
See `config.log' for more details.
 * ERROR: dev-lang/gnat-gcc-4.5.4::gentoo failed (compile phase):
 *   configure failed

I try with diffrent Version and i try with dev-lang/gnat-gpl come the same. 
Other Programms can compile without error. 

Thanks for help & Greetings
Silvio

[14:10:56][ Akku: 99% ][root@gentoomobile:/home/siefke]# emerge --info 
=dev-lang/gnat-gcc-4.5.4::gentoo
Portage 2.2.1 (default/linux/amd64/13.0/desktop, gcc-4.6.3, glibc-2.15-r3, 
3.11.3 x86_64)
=
System Settings
=
System uname: 
Linux-3.11.3-x86_64-Intel-R-_Atom-TM-_CPU_N550_@_1.50GHz-with-gentoo-2.2
KiB Mem: 1003604 total, 86348 free
KiB Swap:2047996 total,   1963324 free
Timestamp of tree: Sun, 13 Oct 2013 11:00:01 +
ld GNU ld (GNU Binutils) 2.23.1
app-shells/bash:  4.2_p45
dev-java/java-config: 2.1.12-r1
dev-lang/python:  2.7.5-r2, 3.2.5-r2
dev-util/cmake:   2.8.10.2-r2
dev-util/pkgconfig:   0.28
sys-apps/baselayout:  2.2
sys-apps/openrc:  0.11.8
sys-apps/sandbox: 2.6-r1
sys-devel/autoconf:   2.13, 2.69
sys-devel/automake:   1.10.3, 1.11.6, 1.13.4
sys-devel/binutils:   2.23.1
sys-devel/gcc:4.6.3, 4.7.3-r1
sys-devel/gcc-config: 1.7.3
sys-devel/libtool:2.4.2
sys-devel/make:   3.82-r4
sys-kernel/linux-headers: 3.9 (virtual/os-headers)
sys-libs/glibc:   2.15-r3
Repositories: gentoo multimedia sabayon hardened-dev pentoo
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=atom -mtune=atom -mssse3 -mfpmath=sse -fomit-frame-pointer 
-pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d 
/etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release 
/etc/php/apache2-php5.5/ext-active/ /etc/php/cgi-php5.5/ext-active/ 
/etc/php/cli-php5.5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d 
/etc/terminfo"
CXXFLAGS="-O2 -march=atom -mtune=atom -mssse3 -mfpmath=sse -fomit-frame-pointer 
-pipe"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks 
ebuild-locks fixlafiles merge-sync news parallel-fetch protect-owned sandbox 
sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch 
userpriv usersandbox usersync"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://ftp.halifax.rwth-aachen.de/gentoo/";
LANG="de_DE.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times 
--omit-dir-times --compress --force --whole-file --delete --stats 
--human-readable --timeout=180 --exclude=/distfiles --exclude=/local 
--exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/lib/layman/multimedia /var/lib/layman/sabayon 
/var/lib/layman/hardened-development /var/lib/layman/pentoo"
USE="X a52 aac acl acpi alsa amd64 berkdb bindist bluetooth branding bzip2 
cairo cdda cdr cli consolekit cracklib crypt cups cxx dbus dri dts dvd dvdr 
emboss encode exif fam firefox flac fortran gdbm gif gpm gtk iconv ipv6 jpeg 
lcms libnotify mad mmx mng modules mp3 mp4 mpeg mudflap multilib ncurses nls 
nptl ogg opengl openmp pam pango pcre pdf png policykit ppds python qt3support 
qt4 readline sdl session spell sse sse2 ssl startup-notification svg tcpd tiff 
truetype udev udisks unicode upower usb vaapi vorbis wxwidgets x264 xcb xml xv 
xvid zlib" ABI_X86="64" ALSA_CARDS="intel_hda" APACHE2_MODULES="authn_core 
authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon 
authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile 
authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock 
deflate dir disk_cache env expires ext_filter file_cache filter headers include 
info log_config logio mem_cache mime mime_magic negotiation rewrite 
 setenvif speling status unique_id userdir usertrack vhost_alias" 
CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon 
braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory 
rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate 
evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom 
oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip 
tripmate tnt ubx" INPUT_DEVICES="evdev vo