Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Failed to emerge dev-libs/zziplib-0.13.59-r1
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
ernie235
n00b
n00b


Joined: 17 Apr 2014
Posts: 4

PostPosted: Thu Apr 17, 2014 11:32 am    Post subject: Failed to emerge dev-libs/zziplib-0.13.59-r1 Reply with quote

Hello everyone,

im new here at this forum cause i have a problem with installing texlive-latex..

i search in the internet but couldnt find any solution yet.
My problem is that zziplib-0.13.59-r1 cant be installed correctly (its needed for texlive-latex)..

I found this forum post here that seemed to deal with the same problem, but it wasnt:
https://forums.gentoo.org/viewtopic-t-847778-start-0.html

so this is my error i get when running 'emerge texlive-latex' :

Code:

user1 ~ # emerge texlive-latex

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

 * Last emerge --sync was 3y 124d 9h 41m 55s ago.
Calculating dependencies... done!

>>> Verifying ebuild manifests

>>> Starting parallel fetch

>>> Emerging (1 of 7) dev-libs/zziplib-0.13.59-r1
 * zziplib-0.13.59.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...                                                                                                                                                                                          [ ok ]
 * Package:    dev-libs/zziplib-0.13.59-r1
 * Repository: gentoo
 * Maintainer: vapier@gentoo.org mr_bones_@gentoo.org
 * USE:  amd64 elibc_glibc kernel_linux multilib userland_GNU
>>> Unpacking source...
>>> Unpacking zziplib-0.13.59.tar.bz2 to /var/tmp/portage/dev-libs/zziplib-0.13.59-r1/work
>>> Source unpacked in /var/tmp/portage/dev-libs/zziplib-0.13.59-r1/work
>>> Preparing source in /var/tmp/portage/dev-libs/zziplib-0.13.59-r1/work/zziplib-0.13.59 ...
 * Applying zziplib-0.13.49-SDL-test.patch ...                                                                                                                                                                                                      [ ok ]
 * Running elibtoolize in: zziplib-0.13.59/uses/
 *   Applying portage-2.2.patch ...
 *   Applying sed-1.5.6.patch ...
 *   Applying as-needed-2.2.6.patch ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-libs/zziplib-0.13.59-r1/work/zziplib-0.13.59 ...
 * econf: updating zziplib-0.13.59/uses/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating zziplib-0.13.59/uses/config.guess with /usr/share/gnuconfig/config.guess
./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 --disable-sdl --disable-static
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
continue configure in default builddir "./DEBUG"
....exec /bin/sh ".././configure" "--srcdir=.." "--enable-builddir=DEBUG"  '--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' '--disable-sdl' '--disable-static' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -march=nocona -msse3 -mfpmath=sse -pipe -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed'                                                                                                                                                                                                                                                       
checking build system type... x86_64-pc-linux-gnu                                                                                                                                                                                                         
checking host system type... x86_64-pc-linux-gnu                                                                                                                                                                                                           
checking target system type... x86_64-pc-linux-gnu                                                                                                                                                                                                         
checking for gsed... sed                                                                                                                                                                                                                                   
checking default prefix system... is /usr-shipped                                                                                                                                                                                                         
...using thread-safe linkage                                                                                                                                                                                                                               
checking zlib install prefix... none                                                                                                                                                                                                                       
checking rpm spec file... ../zziplib.spec                                                                                                                                                                                                                 
checking for spec package... zziplib                                                                                                                                                                                                                       
checking for spec version... 0.13.59                                                                                                                                                                                                                       
checking for spec license type... GNU LGPL                                                                                                                                                                                                                 
checking for spec summary... ZZipLib - libZ-based ZIP-access Library                                                                                                                                                                                       
checking for spec category... Development/Libraries                                                                                                                                                                                                       
checking for spec icon... zziplib-icon.png (fallback)                                                                                                                                                                                                     
checking for a BSD-compatible install... /usr/bin/install -c                                                                                                                                                                                               
checking whether build environment is sane... yes                                                                                                                                                                                                         
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p                                                                                                                                                                                                   
checking for gawk... gawk                                                                                                                                                                                                                                 
checking whether make sets $(MAKE)... yes                                                                                                                                                                                                                 
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc                                                                                                                                                                                           
checking for C compiler default output file name... a.out                                                                                                                                                                                                 
checking whether the C compiler works... yes                                                                                                                                                                                                               
checking whether we are cross compiling... no                                                                                                                                                                                                             
checking for suffix of executables...                                                                                                                                                                                                                     
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 style of include used by make... GNU
checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking out linker version info 0.13.59 ... /0/13:59 (-0.so.13.0.59)
creating zzip/_msvc.in via zzip/_msvc.sed of config.h.in
checking whether to enable maintainer-specific portions of Makefiles... no
checking our pkgconfig libname... zziplib
checking our pkgconfig version... 0.13.59
checking our pkgconfig_libdir... ${libdir}/pkgconfig
expanded our pkgconfig_libdir... /usr/lib64/pkgconfig
checking our pkgconfig_libfile... zziplib.pc
checking our package / suffix... zziplib /
checking our pkgconfig description... ZZipLib - libZ-based ZIP-access Library
checking our pkgconfig requires... zzip-zlib-config
checking our pkgconfig ext libs... -lzzip
checking our pkgconfig cppflags...
checking our pkgconfig ldflags... -Wl,-O1 -Wl,--as-needed
generate the pkgconfig later... zzip/zziplib.pc
noninstalled pkgconfig -L /var/tmp/portage/dev-libs/zziplib-0.13.59-r1/work/zziplib-0.13.59/DEBUG/zzip/.libs
noninstalled pkgconfig -I /var/tmp/portage/dev-libs/zziplib-0.13.59-r1/work/zziplib-0.13.59/DEBUG/..
checking for pax... :
checking for gnutar... :
checking for gtar... :
checking for tar... /usr/bin/tar
checking for portable tar tool... tar
checking for command to create portable tar archives... '/usr/bin/tar' cf
checking for command to extract portable tar archives... '/usr/bin/tar' xf
checking for perl5... no
checking for perl... /usr/bin/perl
checking for python... /usr/bin/python
checking for zip... /usr/bin/zip
checking for xmlto... (cached) no
checking for inline... inline
checking for an ANSI C-conforming const... yes
checking for C restrict keyword... __restrict__
checking for ANSI C header files... (cached) yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking winnt.h usability... no
checking winnt.h presence... no
checking for winnt.h... no
checking winbase.h usability... no
checking winbase.h presence... no
checking for winbase.h... no
checking sys/int_types.h usability... no
checking sys/int_types.h presence... no
checking for sys/int_types.h... no
checking for sys/types.h... (cached) yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for sys/stat.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking io.h usability... no
checking io.h presence... no
checking for io.h... no
checking direct.h usability... no
checking direct.h presence... no
checking for direct.h... no
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking fnmatch.h usability... yes
checking fnmatch.h presence... yes
checking for fnmatch.h... yes
checking for strcasecmp... yes
checking for strndup... yes
checking for off_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for off64_t... no
checking for __int64... no
checking size of short... 2
checking size of int... 4
checking size of long... 8
checking whether byte ordering is bigendian... no
checking if pointers to integers require aligned access... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether system differentiates 64bit off_t by defines... no
compiles library with the only off_t seen
checking for zlib being found... yes - 1.2.3
checking docdir default... ${datadir}/doc
checking whether using debugging messages in libraries... no
checking whether thread stack is too small for bufsiz buffers... no
checking whether can use mmap for file scanning... yes, sys/mman.h
checking whether making SDL parts... no, disabled
checking running extra tests on make check... yes
checking link options... --export-dynamic  #
checking auto silent in maintainer mode... libtool-silent, auto-sleep-9
checking CFLAGS frame-pointer... no, -fomit-frame-pointer added
checking CFLAGS for maximum warnings... -Wall
checking CFLAGS for gcc -Wpointer-arith... -Wpointer-arith
checking CFLAGS for gcc -Wsign-compare... -Wsign-compare
checking CFLAGS for gcc -Wmissing-declarations... -Wmissing-declarations
checking CFLAGS for gcc -Wdeclaration-after-statement... -Wdeclaration-after-statement
checking CFLAGS for gcc -Werror-implicit-function-declaration... -Werror-implicit-function-declaration
checking CFLAGS for gcc -Wstrict-aliasing... -Wstrict-aliasing
checking CFLAGS for gcc -Warray-bounds... -Warray-bounds
checking CFLAGS making strings readonly... no, unknown
checking CFLAGS for strict prototypes... -Wstrict-prototypes
checking for pkg-config... /usr/bin/pkg-config
configure: creating ./config.status
config.status: creating Makefile
config.status: creating zzip/Makefile
config.status: creating zzipwrap/Makefile
config.status: creating SDL/Makefile
config.status: creating docs/Makefile
config.status: creating test/Makefile
config.status: creating bins/Makefile
config.status: creating config.h
config.status: executing buildir commands
config.status: create top_srcdir/Makefile guessed from local Makefile
config.status: extend top_srcdir/Makefile with top_srcdir/Makefile.mk
config.status: make uses BUILD=DEBUG (on :)
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing zzip/_config.h commands
config.status: creating zzip/_config.h - prefix ZZIP for config.h defines
config.status: executing zzip/_msvc.h commands
config.status: creating zzip/_msvc.h - prefix ZZIP for zzip/_msvc.in defines
config.status: executing zzip/zziplib.pc commands
config.status: creating zzip/zziplib.pc.in
config.status: creating zzip/zziplib.pc
config.status: creating zzip/zziplib-uninstalled.pc
config.status: creating zzip/zziplib-uninstalled.sh
----- zziplib 0.13.59 /usr
host: x86_64-pc-linux-gnu
enable shared libraries
disable static libraries
CPPFLAGS=
CFLAGS= -O2 -march=nocona -msse3 -mfpmath=sse -pipe -fno-strict-aliasing -D_USE_MMAP  -fomit-frame-pointer -Wall -Wpointer-arith -Wsign-compare -Wmissing-declarations -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wstrict-aliasing -Warray-bounds -Wstrict-prototypes
enable  mmap   (yes, sys/mman.h)
without lowstk (no)
without debug  (no)
# make  && make check  && make install
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-libs/zziplib-0.13.59-r1/work/zziplib-0.13.59 ...
make -j12
(cd `uname -msr | tr " /" "__"`.d && test ! -f configure && make "all") || exit ; make done "RULE=all"
/bin/sh: line 0: cd: Linux_2.6.34-gentoo-r12_x86_64.d: No such file or directory
make: *** [all] Error 1
emake failed
 * ERROR: dev-libs/zziplib-0.13.59-r1 failed:
 *   emake failed
 *
 * Call stack:
 *     ebuild.sh, line   56:  Called src_compile
 *   environment, line 3021:  Called _eapi2_src_compile
 *     ebuild.sh, line  654:  Called die
 * The specific snippet of code:
 *              emake || die "emake failed"
 *
 * If you need support, post the output of 'emerge --info =dev-libs/zziplib-0.13.59-r1',
 * the complete build log and the output of 'emerge -pqv =dev-libs/zziplib-0.13.59-r1'.
 * The complete build log is located at '/var/tmp/portage/dev-libs/zziplib-0.13.59-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-libs/zziplib-0.13.59-r1/temp/environment'.
 * S: '/var/tmp/portage/dev-libs/zziplib-0.13.59-r1/work/zziplib-0.13.59'

>>> Failed to emerge dev-libs/zziplib-0.13.59-r1, Log file:

>>>  '/var/tmp/portage/dev-libs/zziplib-0.13.59-r1/temp/build.log'

 * Messages for package dev-libs/zziplib-0.13.59-r1:

 * ERROR: dev-libs/zziplib-0.13.59-r1 failed:
 *   emake failed
 *
 * Call stack:
 *     ebuild.sh, line   56:  Called src_compile
 *   environment, line 3021:  Called _eapi2_src_compile
 *     ebuild.sh, line  654:  Called die
 * The specific snippet of code:
 *              emake || die "emake failed"
 *
 * If you need support, post the output of 'emerge --info =dev-libs/zziplib-0.13.59-r1',
 * the complete build log and the output of 'emerge -pqv =dev-libs/zziplib-0.13.59-r1'.
 * The complete build log is located at '/var/tmp/portage/dev-libs/zziplib-0.13.59-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-libs/zziplib-0.13.59-r1/temp/environment'.
 * S: '/var/tmp/portage/dev-libs/zziplib-0.13.59-r1/work/zziplib-0.13.59'

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



and this is the code of 'emerge --info =dev-libs/zziplib-0.13.59-r1' :

Code:

user1 ~ # emerge --info =dev-libs/zziplib-0.13.59-r1
Portage 2.1.9.24 (default/linux/amd64/10.0, gcc-4.4.4, glibc-2.11.2-r3, 2.6.34-gentoo-r12 x86_64)
=================================================================
                        System Settings
=================================================================
System uname: Linux-2.6.34-gentoo-r12-x86_64-Intel-R-_Xeon-R-_CPU_E5507_@_2.27GHz-with-gentoo-1.12.14
Timestamp of tree: Wed, 15 Dec 2010 01:45:01 +0000
app-shells/bash:     4.1_p7
dev-java/java-config: 1.3.7::<unknown repository>, 2.1.11-r1
dev-lang/python:     2.4.4-r6, 2.5.2-r6, 2.6.5-r3, 3.1.2-r4
dev-util/cmake:      2.8.1-r2
sys-apps/baselayout: 1.12.14-r1
sys-apps/sandbox:    2.4
sys-devel/autoconf:  2.13::<unknown repository>, 2.65-r1
sys-devel/automake:  1.4_p6::<unknown repository>, 1.5::<unknown repository>, 1.6.3::<unknown repository>, 1.7.9-r1::<unknown repository>, 1.8.5-r3::<unknown repository>, 1.9.6-r2::<unknown repository>, 1.10.3, 1.11.1
sys-devel/binutils:  2.20.1-r1
sys-devel/gcc:       4.1.2, 4.3.4, 4.4.4-r2
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.10
sys-devel/make:      3.81-r2
virtual/os-headers:  2.6.30-r1 (sys-kernel/linux-headers)
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=nocona -msse3 -mfpmath=sse -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config /var/yp/Makefile"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -march=nocona -msse3 -mfpmath=sse -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests binpkg-logs distlocks fixlafiles fixpackages news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/ ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/ http://ftp.uni-erlangen.de/pub/mirrors/gentoo ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo ftp://ftp.join.uni-muenster.de/pub/linux/distributions/gentoo ftp://ftp.wh2.tu-dresden.de/pub/mirrors/gentoo ftp://ftp.join.uni-muenster.de/pub/linux/distributions/gentoo http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ ftp://ftp.gentoo.mesh-solutions.com/gentoo/ http://pandemonium.tiscali.de/pub/gentoo/ ftp://pandemonium.tiscali.de/pub/gentoo/ http://gentoo.intergenia.de http://gentoo.mneisen.org/ ftp://ftp.mneisen.org/gentoo "
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="de"
MAKEOPTS="-j12"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
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"
SYNC="rsync://gentoo.intergenia.de/gentoo-linux"
USE="X acl amd64 berkdb bzip2 cairo cli cracklib crypt cxx dbus dri dvd fortran gdbm gif gpm hal iconv ipv6 java jpeg jpg kde mmx modules mudflap multilib mysql ncurses nls nptl nptlonly opengl openmp pam pcre perl png pppd python qt qt3 qt3support readline semantic-desktop session sql sse sse2 ssh ssl svg sysfs tcpd unicode webkit xorg zlib" 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" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="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" 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="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="de" PHP_TARGETS="php5-2" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="vesa vga mga" 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:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY



so the python version seems not to be the problem..

Can anyone help??

Thanks in advance..
Back to top
View user's profile Send private message
John R. Graham
Administrator
Administrator


Joined: 08 Mar 2005
Posts: 10589
Location: Somewhere over Atlanta, Georgia

PostPosted: Thu Apr 17, 2014 2:06 pm    Post subject: Reply with quote

The version of zziplib you're trying to emerge (0.13.59-r1) is no longer even in the Portage tree (nor is the Portage version you're running), which indicates that your system is a bit out of date. New software installs only work well on up to date systems, I'm afraid. Suggest you run
Code:
emerge --sync
and then see what kind of trouble you're in. ;)

Gentoo tends to punish you for not making regular (at least every other month or so) updates. The longer you let it go, the more update issues you'll have.

- John
_________________
I can confirm that I have received between 0 and 499 National Security Letters.
Back to top
View user's profile Send private message
ernie235
n00b
n00b


Joined: 17 Apr 2014
Posts: 4

PostPosted: Tue Apr 22, 2014 6:16 am    Post subject: Reply with quote

thanks for your quick answer..

oh man..that seems to be a bigger problem than i thought 8O :cry:

that is what 'emerge --sync' tells me:
Code:

user1 ~ # emerge --sync
!!! getaddrinfo failed for 'gentoo.intergenia.de': [Errno -2] Name or service not known
>>> Starting rsync with rsync://gentoo.intergenia.de/gentoo-linux...
>>> Checking server timestamp ...
rsync: getaddrinfo: gentoo.intergenia.de 873: Name or service not known
rsync error: error in socket IO (code 10) at clientserver.c(122) [Receiver=3.0.7]
>>> Retrying...
!!! Exhausted addresses for gentoo.intergenia.de


i have no use for it..dont know what to do?

I'm NO expert, just amateur!
Back to top
View user's profile Send private message
John R. Graham
Administrator
Administrator


Joined: 08 Mar 2005
Posts: 10589
Location: Somewhere over Atlanta, Georgia

PostPosted: Tue Apr 22, 2014 1:57 pm    Post subject: Reply with quote

It just means the mirror is down. For now, just edit your /etc/portage/make.conf file to comment out the SYNC line. In other words, change
Code:
SYNC="rsync://gentoo.intergenia.de/gentoo-linux"
to
Code:
# SYNC="rsync://gentoo.intergenia.de/gentoo-linux"
and try again. Later on you can refer to Chapter 6 of the Handbook to set up a mirror rotation so this won't happen to you again.

Then you can get on to the next problem. ;)

- John
_________________
I can confirm that I have received between 0 and 499 National Security Letters.
Back to top
View user's profile Send private message
ernie235
n00b
n00b


Joined: 17 Apr 2014
Posts: 4

PostPosted: Wed Apr 23, 2014 7:13 am    Post subject: Reply with quote

thanks for the tip..

but the file /etc/portage/make.conf doesnt exist (maybe because its an older system?)

but i found the
Code:

SYNC="rsync://gentoo.intergenia.de/gentoo-linux"

line in /etc/make.conf

i commented out this SYNC line but it didn't help..

same error message..Do I have to update sth or is the make.conf somewhere else??

I dont know..

OH and I forgot to mention:
I have NO internet connection on that computer!!

Can i solve the problem anyway??
Back to top
View user's profile Send private message
Hu
Moderator
Moderator


Joined: 06 Mar 2007
Posts: 21619

PostPosted: Wed Apr 23, 2014 10:19 pm    Post subject: Reply with quote

If you have no Internet connection, how do you expect to resolve names via DNS or download new files from the Internet?

You could use a system that does have an Internet connection to download a Portage tree snapshot, then transfer it to the affected system. However, updating a system this badly out of date and doing it all with manual transfers of files will be even more tedious than updating an old system that has a working Internet connection.
Back to top
View user's profile Send private message
ernie235
n00b
n00b


Joined: 17 Apr 2014
Posts: 4

PostPosted: Thu Apr 24, 2014 6:06 am    Post subject: Reply with quote

Hu wrote:
If you have no Internet connection, how do you expect to resolve names via DNS or download new files from the Internet?

You could use a system that does have an Internet connection to download a Portage tree snapshot, then transfer it to the affected system. However, updating a system this badly out of date and doing it all with manual transfers of files will be even more tedious than updating an old system that has a working Internet connection.


Yes you're right :lol:
..but i cannot put internet on that machine..so i have to download the snapshot or whatever is required to another pc (I dont know what exactly is all required?!)..

hmm..
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