Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] emerge @world error
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
c0vert
Guru
Guru


Joined: 27 Aug 2004
Posts: 355

PostPosted: Wed Jul 23, 2014 2:23 am    Post subject: [SOLVED] emerge @world error Reply with quote

Hey,
I am trying to update my system, and ran:

Code:

[~]─── sudo emerge --update --newuse --deep --with-bdeps=y @world



Code:

>>> Emerging (16 of 123) sys-apps/help2man-1.43.3
 * help2man-1.43.3.tar.gz SHA256 SHA512 WHIRLPOOL size ;-) ...                                                                [ ok ]
>>> Unpacking source...
>>> Unpacking help2man-1.43.3.tar.gz to /var/tmp/portage/sys-apps/help2man-1.43.3/work
>>> Source unpacked in /var/tmp/portage/sys-apps/help2man-1.43.3/work
>>> Preparing source in /var/tmp/portage/sys-apps/help2man-1.43.3/work/help2man-1.43.3 ...
 * Applying help2man-1.36.4-respect-LDFLAGS.patch ...                                                                         [ ok ]
 * Applying help2man-1.38.4-linguas.patch ...                                                                                 [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/sys-apps/help2man-1.43.3/work/help2man-1.43.3 ...
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --enable-nls
checking for perl... perl
checking for module Locale::gettext... no
checking for msgfmt... /usr/bin/msgfmt
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking for library containing dlsym... -ldl
checking for library containing bindtextdomain... none required
configure: error: perl module Locale::gettext required

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/sys-apps/help2man-1.43.3/work/help2man-1.43.3/config.log
 * ERROR: sys-apps/help2man-1.43.3::gentoo failed (configure phase):
 *   econf failed
 *
 * Call stack:
 *          ebuild.sh, line   93:  Called src_configure
 *        environment, line 1857:  Called econf '--enable-nls'
 *   phase-helpers.sh, line  584:  Called die
 * The specific snippet of code:
 *            die "econf failed"
 *
 * If you need support, post the output of `emerge --info '=sys-apps/help2man-1.43.3::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=sys-apps/help2man-1.43.3::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/sys-apps/help2man-1.43.3/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-apps/help2man-1.43.3/temp/environment'.
 * Working directory: '/var/tmp/portage/sys-apps/help2man-1.43.3/work/help2man-1.43.3'
 * S: '/var/tmp/portage/sys-apps/help2man-1.43.3/work/help2man-1.43.3'

>>> Failed to emerge sys-apps/help2man-1.43.3, Log file:

>>>  '/var/tmp/portage/sys-apps/help2man-1.43.3/temp/build.log'

 * Messages for package x11-drivers/xf86-input-evdev-2.8.2:

 * Could not find a Makefile in the kernel source directory.
 * Please ensure that /usr/src/linux points to a complete set of Linux sources
 * Unable to calculate Linux Kernel version for build, attempting to use running version

 * Messages for package x11-drivers/xf86-video-ati-7.3.0:

 * Could not find a Makefile in the kernel source directory.
 * Please ensure that /usr/src/linux points to a complete set of Linux sources
 * Unable to calculate Linux Kernel version for build, attempting to use running version

 * Messages for package sys-apps/help2man-1.43.3:

 * ERROR: sys-apps/help2man-1.43.3::gentoo failed (configure phase):
 *   econf failed
 *
 * Call stack:
 *          ebuild.sh, line   93:  Called src_configure
 *        environment, line 1857:  Called econf '--enable-nls'
 *   phase-helpers.sh, line  584:  Called die
 * The specific snippet of code:
 *            die "econf failed"
 *
 * If you need support, post the output of `emerge --info '=sys-apps/help2man-1.43.3::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=sys-apps/help2man-1.43.3::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/sys-apps/help2man-1.43.3/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-apps/help2man-1.43.3/temp/environment'.
 * Working directory: '/var/tmp/portage/sys-apps/help2man-1.43.3/work/help2man-1.43.3'
 * S: '/var/tmp/portage/sys-apps/help2man-1.43.3/work/help2man-1.43.3'


Here is the content of: /var/tmp/portage/sys-apps/help2man-1.43.3/work/help2man-1.43.3/config.log

Code:

[~]─── sudo cat /var/tmp/portage/sys-apps/help2man-1.43.3/work/help2man-1.43.3/config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by GNU help2man configure 1.43.3, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --enable-nls

## --------- ##
## Platform. ##
## --------- ##

hostname = maverick
uname -m = x86_64
uname -r = 3.10.17-gentoo
uname -s = Linux
uname -v = #1 SMP Mon Dec 9 01:44:15 Local time zone must be set--see zic m

/usr/bin/uname -p = AMD Athlon(tm) 64 Processor 3000+
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/lib64/portage/bin/ebuild-helpers
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /opt/bin
PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.7.3


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1799: checking for perl
configure:1804: ...version 5.008 required
configure:1813: trying perl
found version 5.016
configure:1822: result: perl
configure:1832: checking for module Locale::gettext
Can't locate Locale/gettext.pm in @INC (@INC contains: /etc/perl /usr/local/lib64/perl5/5.16.3/x86_64-linux /usr/local/lib64/perl5/5.16.3 /usr/lib64/perl5/vendor_perl/5.16.3/x86_64-linux /usr/lib64/perl5/vendor_perl/5.16.3 /usr/local/lib64/perl5 /usr/lib64/perl5/vendor_perl /usr/lib64/perl5/5.16.3/x86_64-linux /usr/lib64/perl5/5.16.3 .).
BEGIN failed--compilation aborted.
configure:1844: result: no
configure:1849: checking for msgfmt
configure:1867: found /usr/bin/msgfmt
configure:1879: result: /usr/bin/msgfmt
configure:1896: checking for x86_64-pc-linux-gnu-gcc
configure:1912: found /usr/bin/x86_64-pc-linux-gnu-gcc
configure:1923: result: x86_64-pc-linux-gnu-gcc
configure:2192: checking for C compiler version
configure:2201: x86_64-pc-linux-gnu-gcc --version >&5
x86_64-pc-linux-gnu-gcc (Gentoo 4.7.3-r1 p1.4, pie-0.5.5) 4.7.3
Copyright (C) 2012 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2212: $? = 0
configure:2201: x86_64-pc-linux-gnu-gcc -v >&5
Using built-in specs.
COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.7.3/x86_64-pc-linux-gnu-gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.3/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /var/tmp/portage/sys-devel/gcc-4.7.3-r1/work/gcc-4.7.3/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.7.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/include/g++-v4 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.7.3/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.7.3-r1 p1.4, pie-0.5.5' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --enable-libmudflap --disable-libssp --enable-lto --without-cloog --without-ppl
Thread model: posix
gcc version 4.7.3 (Gentoo 4.7.3-r1 p1.4, pie-0.5.5)
configure:2212: $? = 0
configure:2201: x86_64-pc-linux-gnu-gcc -V >&5
x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V'
x86_64-pc-linux-gnu-gcc: fatal error: no input files
compilation terminated.
configure:2212: $? = 1
configure:2201: x86_64-pc-linux-gnu-gcc -qversion >&5
x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion'
x86_64-pc-linux-gnu-gcc: fatal error: no input files
compilation terminated.
configure:2212: $? = 1
configure:2232: checking whether the C compiler works
configure:2254: x86_64-pc-linux-gnu-gcc -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c  >&5
configure:2258: $? = 0
configure:2306: result: yes
configure:2309: checking for C compiler default output file name
configure:2311: result: a.out
configure:2317: checking for suffix of executables
configure:2324: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c  >&5
configure:2328: $? = 0
configure:2350: result:
configure:2372: checking whether we are cross compiling
configure:2380: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c  >&5
configure:2384: $? = 0
configure:2391: ./conftest
configure:2395: $? = 0
configure:2410: result: no
configure:2415: checking for suffix of object files
configure:2437: x86_64-pc-linux-gnu-gcc -c -O2 -pipe  conftest.c >&5
configure:2441: $? = 0
configure:2462: result: o
configure:2466: checking whether we are using the GNU C compiler
configure:2485: x86_64-pc-linux-gnu-gcc -c -O2 -pipe  conftest.c >&5
configure:2485: $? = 0
configure:2494: result: yes
configure:2503: checking whether x86_64-pc-linux-gnu-gcc accepts -g
configure:2523: x86_64-pc-linux-gnu-gcc -c -g  conftest.c >&5
configure:2523: $? = 0
configure:2564: result: yes
configure:2581: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89
configure:2644: x86_64-pc-linux-gnu-gcc  -c -O2 -pipe  conftest.c >&5
configure:2644: $? = 0
configure:2657: result: none needed
configure:2678: checking for library containing dlsym
configure:2709: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c  >&5
/var/tmp/portage/sys-apps/help2man-1.43.3/temp/ccxQ42AF.o: In function `main':
conftest.c:(.text.startup+0x7): undefined reference to `dlsym'
collect2: error: ld returned 1 exit status
configure:2709: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU help2man"
| #define PACKAGE_TARNAME "help2man"
| #define PACKAGE_VERSION "1.43.3"
| #define PACKAGE_STRING "GNU help2man 1.43.3"
| #define PACKAGE_BUGREPORT "bug-help2man@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/help2man/"
| /* end confdefs.h.  */
|
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dlsym ();
| int
| main ()
| {
| return dlsym ();
|   ;
|   return 0;
| }
configure:2709: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c -ldl   >&5
configure:2709: $? = 0
configure:2726: result: -ldl
configure:2734: checking for library containing bindtextdomain
configure:2765: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe  -Wl,-O1 -Wl,--as-needed conftest.c -ldl  >&5
configure:2765: $? = 0
configure:2782: result: none required
configure:2815: error: perl module Locale::gettext required

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_c_compiler_gnu=yes
ac_cv_enable_nls=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O2 -pipe'
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed'
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=x86_64-pc-linux-gnu
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-pc-linux-gnu
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_module_Locale__gettext=no
ac_cv_objext=o
ac_cv_path_MSGFMT=/usr/bin/msgfmt
ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc
ac_cv_prog_PERL=perl
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_search_bindtextdomain='none required'
ac_cv_search_dlsym=-ldl

## ----------------- ##
## Output variables. ##
## ----------------- ##

CC='x86_64-pc-linux-gnu-gcc'
CFLAGS='-O2 -pipe'
CPPFLAGS=''
DEFS=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EXEEXT=''
INSTALL_DATA=''
INSTALL_INFO=''
INSTALL_PROGRAM=''
INSTALL_SCRIPT=''
LDFLAGS='-Wl,-O1 -Wl,--as-needed'
LIBOBJS=''
LIBS='-ldl '
LTLIBOBJS=''
MAKEINFO=''
MSGFMT='/usr/bin/msgfmt'
OBJEXT='o'
PACKAGE_BUGREPORT='bug-help2man@gnu.org'
PACKAGE_NAME='GNU help2man'
PACKAGE_STRING='GNU help2man 1.43.3'
PACKAGE_TARNAME='help2man'
PACKAGE_URL='http://www.gnu.org/software/help2man/'
PACKAGE_VERSION='1.43.3'
PATH_SEPARATOR=':'
PERL='perl'
SHELL='/bin/sh'
ac_ct_CC=''
bindir='${exec_prefix}/bin'
build_alias='x86_64-pc-linux-gnu'
datadir='/usr/share'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
extra_extract_args=''
extra_make_all=''
extra_make_install=''
host_alias='x86_64-pc-linux-gnu'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='/usr/share/info'
libdir='/usr/lib64'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='/var/lib'
mandir='/usr/share/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "GNU help2man"
#define PACKAGE_TARNAME "help2man"
#define PACKAGE_VERSION "1.43.3"
#define PACKAGE_STRING "GNU help2man 1.43.3"
#define PACKAGE_BUGREPORT "bug-help2man@gnu.org"
#define PACKAGE_URL "http://www.gnu.org/software/help2man/"

configure: exit 1


Here is the output of: emerge --info '=sys-apps/help2man-1.43.3::gentoo'

Code:

[~]─── sudo emerge --info '=sys-apps/help2man-1.43.3::gentoo'
Portage 2.2.8-r1 (default/linux/amd64/13.0/desktop, gcc-4.7.3, glibc-2.17, 3.10.17-gentoo x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-3.10.17-gentoo-x86_64-AMD_Athlon-tm-_64_Processor_3000+-with-gentoo-2.2
KiB Mem:     1023540 total,    422104 free
KiB Swap:    4194300 total,   4192916 free
Timestamp of tree: Sat, 19 Jul 2014 02:15:01 +0000
ld GNU ld (GNU Binutils) 2.23.2
app-shells/bash:          4.2_p45
dev-java/java-config:     2.1.12-r1
dev-lang/python:          2.7.5-r3, 3.3.2-r2
dev-util/cmake:           2.8.11.2
dev-util/pkgconfig:       0.28-r1
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.12.4
sys-apps/sandbox:         2.6-r1
sys-devel/autoconf:       2.69
sys-devel/automake:       1.11.6, 1.13.4
sys-devel/binutils:       2.23.2
sys-devel/gcc:            4.7.3-r1
sys-devel/gcc-config:     1.7.3
sys-devel/libtool:        2.4.2-r1
sys-devel/make:           3.82-r4
sys-kernel/linux-headers: 3.13 (virtual/os-headers)
sys-libs/glibc:           2.17
Repositories: gentoo megacoffee
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -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 preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://mirror.csclub.uwaterloo.ca/gentoo-distfiles/"
LANG="en_US.UTF-8"
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"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/lib/layman/megacoffee"
SYNC="rsync://rsync4.ca.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext X a52 aac acpi alsa amd64 apache2 bindist bluetooth branding bzip2 cairo cdda cdr cli cracklib crypt curl cxx dri dts dvd dvdr emboss encode exif fam ffmpeg firefox flac fortran ftp gif gimp git gphoto2 gpm ieee1394 ios ipod ipv6 java javascript jpeg jpeg2k latex lcms lua mad mmx mng modules mp3 mp4 mpeg multilib ncurses nls nptl ogg opengl openmp pam pango pcre pda pdf php png ppds python raw readline rss ruby session smp sound spell sse sse2 sse2i ssl startup-notification svg syslog tcpd threads tidy tiff tokenizer truetype udev udisks unicode upnp upnp-av upower usb vim-syntax vorbis wxwidgets x264 xcb xml xmpp xscreensaver xv xvid zlib zsh-completion" ABI_X86="64" 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" 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 ublox ubx" INPUT_DEVICES="keyboard mouse evdev" 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-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7" RUBY_TARGETS="ruby19 ruby20" USERLAND="GNU" VIDEO_CARDS="fbdev glint intel mach64 mga nouveau nv r128 radeon savage sis tdfx trident vesa via vmware 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"
USE_PYTHON="2.7"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS



Here is the output of: emerge -pqv '=sys-apps/help2man-1.43.3::gentoo'

Code:

[~]─── sudo emerge -pqv '=sys-apps/help2man-1.43.3::gentoo'
[ebuild     U ] sys-apps/help2man-1.43.3 [1.40.11] USE="nls"

 * IMPORTANT: 3 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.


It mentions /usr/src/linux in the error message, so here is some additional info:

Code:

[~]─── ls -la /usr/src/linux
lrwxrwxrwx 1 root root 20 Dec  8  2013 /usr/src/linux -> linux-3.10.17-gentoo


Trying to get my system updated, does anyone know how I can fix this? Or what my next steps should be?

Thanks,
Andrew
_________________
AMD 64 3000+
1 Gig Corsair DRR400 RAM
ATI RAdeon 9800 Pro
KN8E-deluxe
SATA 120 Gig Seagate


Last edited by c0vert on Mon Jul 28, 2014 3:20 am; edited 1 time in total
Back to top
View user's profile Send private message
jburns
Veteran
Veteran


Joined: 18 Jan 2007
Posts: 1214
Location: Massachusetts USA

PostPosted: Wed Jul 23, 2014 3:42 am    Post subject: Reply with quote

Try emerging dev-perl/Locale-gettext
Back to top
View user's profile Send private message
Perfect Gentleman
Veteran
Veteran


Joined: 18 May 2014
Posts: 1249

PostPosted: Wed Jul 23, 2014 4:24 am    Post subject: Reply with quote

Code:
USE="-nls" emerge help2man
Back to top
View user's profile Send private message
VoidMage
Watchman
Watchman


Joined: 14 Oct 2006
Posts: 6196

PostPosted: Wed Jul 23, 2014 8:27 am    Post subject: Reply with quote

jburns wrote:
Try emerging dev-perl/Locale-gettext

Perfect Gentleman wrote:
Code:
USE="-nls" emerge help2man


:roll: :roll: :roll:
...or perhaps simply 'perl-cleaner'.
Cause given the package, chances are you've just upgraded perl.
Back to top
View user's profile Send private message
c0vert
Guru
Guru


Joined: 27 Aug 2004
Posts: 355

PostPosted: Mon Jul 28, 2014 3:20 am    Post subject: Reply with quote

jburns wrote:
Try emerging dev-perl/Locale-gettext


Thanks, this fixed it!
_________________
AMD 64 3000+
1 Gig Corsair DRR400 RAM
ATI RAdeon 9800 Pro
KN8E-deluxe
SATA 120 Gig Seagate
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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