Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
gcc-6.4 status and profile 17.0 status on arm
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on ARM
View previous topic :: View next topic  
Author Message
elko
n00b
n00b


Joined: 02 Feb 2010
Posts: 55

PostPosted: Sun Jan 07, 2018 9:15 am    Post subject: gcc-6.4 status and profile 17.0 status on arm Reply with quote

Hello,

anyone knows what's wrong on arm so that gcc-6.4 is not stable, yet. I had a look on https://bugs.gentoo.org/638030 and I don't see anything that should keep arm behind.

Once gcc-6.4 is stable, there should be the option to switch to profile 17 immediately, right? Or is there something that is blocking profile 17 from arm?
Back to top
View user's profile Send private message
mDup
Apprentice
Apprentice


Joined: 14 Apr 2006
Posts: 212

PostPosted: Sun Jan 07, 2018 5:49 pm    Post subject: Re: gcc-6.4 status and profile 17.0 status on arm Reply with quote

elko wrote:
Hello,

anyone knows what's wrong on arm so that gcc-6.4 is not stable, yet. I had a look on https://bugs.gentoo.org/638030 and I don't see anything that should keep arm behind.

Once gcc-6.4 is stable, there should be the option to switch to profile 17 immediately, right? Or is there something that is blocking profile 17 from arm?


I am on profile 17 with gcc-7.2.0 for arm64. I do need to hack some portage/package files. In general I do not encounter major issues.
But if you prefer safe 'stable' path, then, if I understand you, profile 17 seems not 'stable' yet.
Back to top
View user's profile Send private message
elko
n00b
n00b


Joined: 02 Feb 2010
Posts: 55

PostPosted: Mon Jan 08, 2018 5:52 pm    Post subject: Re: gcc-6.4 status and profile 17.0 status on arm Reply with quote

[quote="mDup"]
elko wrote:
I am on profile 17 with gcc-7.2.0 for arm64. I do need to hack some portage/package files. In general I do not encounter major issues.
But if you prefer safe 'stable' path, then, if I understand you, profile 17 seems not 'stable' yet.


I did not not mean arm64 but arm.

Code:

$ eix sys-devel/gcc | grep 6.4.0
     (6.4.0) ~6.4.0^s **6.4.0-r1
$ eselect profile list | grep 17
  [17]  default/linux/arm/13.0/armv5te/developer


[Moderator edit: changed [quote] tags to [code] tags to preserve output layout. -Hu]
Back to top
View user's profile Send private message
antonellocaroli
Guru
Guru


Joined: 11 Aug 2016
Posts: 503

PostPosted: Mon Mar 05, 2018 9:36 am    Post subject: Reply with quote

I also interested in the subject.

but in efect the profile 17 is present only that it is not visualized by eselect ...

Code:
ls /usr/portage/profiles/default/linux/arm/
13.0  17.0  eapi  package.use.mask  parent


probably because something is still not stable?
could you try with a symlink? do you run risks?
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54099
Location: 56N 3W

PostPosted: Mon Mar 05, 2018 10:16 am    Post subject: Reply with quote

Ask in #gentoo-arm on freenode.

I understand that for arm (32 bit) there are some CHOST issues to resolve
I don't know if its a blocker for the /17.0/ profiles or if its just being rolled in as its a good time to sort it out.

I'm arm64 too, so I didn't follow the chatter that closely.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
antonellocaroli
Guru
Guru


Joined: 11 Aug 2016
Posts: 503

PostPosted: Thu Mar 08, 2018 5:47 am    Post subject: Reply with quote

I made the transition to profile 17 ... with a symbolic link
I had no problem .... but I have a minimal system, stage3 + some utility + alsa + some player

Code:
emerge --info
Portage 2.3.13 (python 3.5.4-final-0, default/linux/arm/17.0/armv7a, gcc-6.4.0, glibc-2.25-r9, 3.10.38 armv7l)
=================================================================
System uname: Linux-3.10.38-armv7l-ARMv7_Processor_rev_1_-v7l-with-gentoo-2.4.1
KiB Mem:     1020208 total,    885908 free
KiB Swap:    1084412 total,   1084412 free
Timestamp of repository gentoo: Mon, 05 Mar 2018 19:00:01 +0000
Head commit of repository gentoo: 8d6025523a832a704c13f32d9efa3135b6c6febe
sh bash 4.4_p12
ld GNU ld (Gentoo 2.29.1 p3) 2.29.1
app-shells/bash:          4.4_p12::gentoo
dev-lang/perl:            5.24.3::gentoo
dev-lang/python:          2.7.14-r1::gentoo, 3.5.4-r1::gentoo
dev-util/cmake:           3.8.2::gentoo
dev-util/pkgconfig:       0.29.2::gentoo
sys-apps/baselayout:      2.4.1-r2::gentoo
sys-apps/openrc:          0.34.11::gentoo
sys-apps/sandbox:         2.10-r4::gentoo
sys-devel/autoconf:       2.13::gentoo, 2.69-r4::gentoo
sys-devel/automake:       1.15.1-r1::gentoo
sys-devel/binutils:       2.29.1-r1::gentoo
sys-devel/gcc:            6.4.0-r1::gentoo
sys-devel/gcc-config:     1.8-r1::gentoo
sys-devel/libtool:        2.4.6-r3::gentoo
sys-devel/make:           4.2.1::gentoo
sys-kernel/linux-headers: 4.13::gentoo (virtual/os-headers)
sys-libs/glibc:           2.25-r9::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000
    sync-rsync-extra-opts:

gallifrey
    location: /var/lib/layman/gallifrey
    masters: gentoo
    priority: 150

ACCEPT_KEYWORDS="arm"
ACCEPT_LICENSE="* -@EULA"
CBUILD="armv7a-hardfloat-linux-gnueabi"
CFLAGS="-march=native -O2 -pipe"
CHOST="armv7a-hardfloat-linux-gnueabi"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=native -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe -march=armv7-a"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync multilib-strict news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe -march=armv7-a"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="it_IT.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j2"
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 --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
USE="a52 aac aacplus acl alsa arm armv5te armv6 armv6t2 berkdb bindist bzip2 cli consolekit corefonts crypt cxx dbus dri dsd encode faac flac fortran freesound g3dvl gdbm git gudev hwdb iconv icu id3 id3tag ipv6 lame libsamplerate lv2 mad midi minizip modules mp3 mp4 mpeg mpg123 musepack ncurses nls nptl openmp pam pcre policykit python readline realtime seccomp sndfile ssl tcpd timidity truetype udev unicode usb vorbis wav wavpack xattr zlib" 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" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_ARM="edsp neon thumb vfp vfpv3 vfp-d32 v4 v5 v6 v7 thumb2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-6 php7-0" POSTGRES_TARGETS="postgres9_5" PYTHON_SINGLE_TARGET="python3_5" PYTHON_TARGETS="python2_7 python3_5" RUBY_TARGETS="ruby22 ruby23" USERLAND="GNU" VIDEO_CARDS="exynos fbdev omap dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on ARM All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum