public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Peter Humphrey <peter@prh.myzen.co.uk>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Is perl broken?
Date: Tue, 07 Apr 2015 22:24:38 +0100	[thread overview]
Message-ID: <4344475.4axkFQ20ig@wstn> (raw)
In-Reply-To: <201504072213.03258.dilfridge@gentoo.org>

On Tuesday 07 April 2015 22:12:57 Andreas K. Huettel wrote:
> Am Dienstag, 7. April 2015, 11:20:07 schrieb Peter Humphrey:
> > Then I chose one of the silently ignored packages and tried to emerge it
> > myself, but still portage did nothing:
> > 
> > ---------
> > $ sudo emerge -1av dev-perl/Text-WrapI18N
> > 
> > These are the packages that would be merged, in order:
> > 
> > Calculating dependencies  .... done!
> > 
> > Total: 0 packages, Size of downloads: 0 KiB
> > 
> > Nothing to merge; quitting.
> > ---------
> 
> Yeah, looks strange. Anything in your make.conf EMERGE_DEFAULT_OPTS ?

 $ grep EMERGE_DEFAULT_OPTS /etc/portage/make.conf
EMERGE_DEFAULT_OPTS="--autounmask=n --changed-use --keep-going --nospinner --quiet-unmerge-warn"

$ cat make.conf 	# I made a local copy and removed a lot of comments
#CFLAGS="-O2 -march=core2 -pipe" [1]
CFLAGS="-O2 -march=corei7 -pipe"
CHOST="x86_64-pc-linux-gnu"
CPU_FLAGS_X86="mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3"
CXXFLAGS="${CFLAGS}"
ACCEPT_LICENSE="dlj-1.1 google-chrome Intel-SDP sun-bcla-java-vm Oracle-BCLA-JavaSE PUEL AdobeFlash-11.x googleearth"
ALSA_CARDS="hda-intel"
CHECKREQS_ACTION="error"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/consolefonts /usr/bin/startx /usr/share/applications/boincmgr-boinc.desktop"
CONFIG_PROTECT_MASK="/etc/init.d /etc/pam.d"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--autounmask=n --changed-use --keep-going --nospinner --quiet-unmerge-warn"
FEATURES="buildpkg buildsyspkg"
FETCHCOMMAND="/usr/bin/wget --progress=bar:force -t 2 -T 30 --passive-ftp -O \"\${DISTDIR}/\${FILE}\" \"\${URI}\""
ftp_proxy="http://serv.prhnet:8080"
GENTOO_MIRRORS="http://mirror.bytemark.co.uk/gentoo/
        http://mirror.qubenet.net/mirror/gentoo/
        http://gentoo.virginmedia.com/"
GRUB_PLATFORMS="pc"
http_proxy="http://serv.prhnet:8080"
INPUT_DEVICES="evdev"
LANG="en_GB.UTF-8"
LANGUAGE="en_GB.UTF-8"
LIBREOFFICE_EXTENSIONS="pdfimport"
LINGUAS="en_GB en"
MAKEOPTS="-j -l16"
PKGDIR="/usr/portage/packages"
PORTAGE_NICENESS="3"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/var/portage"
PORTDIR_OVERLAY="/usr/local/portage"
RESUMECOMMAND="/usr/bin/wget --progress=bar:force -c -t 2 -T 30 --passive-ftp -O \"\${DISTDIR}/\${FILE}\" \"\${URI}\""
USE="-bluetooth -fortran -gcj -gnome -iodbc -ldap -lirc -nis -odbc -systemd -thin -upower
        mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3
        "
VIDEO_CARDS="nouveau"

[1] This bothers me. Various docs tell me to specify march=core17, but this
is an i5 CPU. Could this be my problem?

-- 
Rgds
Peter.



  reply	other threads:[~2015-04-07 21:24 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-05  9:50 [gentoo-user] Is perl broken? Peter Humphrey
2015-04-05 11:24 ` Mick
2015-04-06  2:58   ` Peter Humphrey
2015-04-05 11:44 ` Alan McKinnon
2015-04-05 16:49   ` Peter Humphrey
2015-04-05 16:29 ` Andreas K. Huettel
2015-04-05 17:03   ` Peter Humphrey
2015-04-05 19:05     ` Andreas K. Huettel
2015-04-06  3:30       ` Peter Humphrey
2015-04-07  9:20         ` Peter Humphrey
2015-04-07 20:12           ` Andreas K. Huettel
2015-04-07 21:24             ` Peter Humphrey [this message]
2015-04-07 21:48               ` Peter Humphrey
2015-04-07 21:57                 ` Mick
2015-04-07 22:02                 ` [gentoo-user] " walt
2015-04-07 22:19                   ` Peter Humphrey
2015-04-10 15:26                     ` Peter Humphrey
2015-04-10 23:08                     ` Peter Humphrey
2015-04-11  7:58                       ` Mick
2015-04-05 19:53   ` Martin Vaeth
2015-04-05 20:06     ` Andreas K. Huettel
2015-04-06 11:29       ` Martin Vaeth
2015-04-06 12:53         ` Andreas K. Huettel
2015-04-11  8:52 ` [gentoo-user] Is perl broken? [SOLVED] Peter Humphrey

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4344475.4axkFQ20ig@wstn \
    --to=peter@prh.myzen.co.uk \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox