Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 475222 - net-misc/putty-0.62.20120823-r1 fails when system python is set to python-3*
Summary: net-misc/putty-0.62.20120823-r1 fails when system python is set to python-3*
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Jeroen Roovers (RETIRED)
URL:
Whiteboard:
Keywords:
: 475292 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-06-29 14:00 UTC by Lars Wendler (Polynomial-C) (RETIRED)
Modified: 2013-06-30 17:58 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,76.98 KB, text/x-log)
2013-06-29 14:00 UTC, Lars Wendler (Polynomial-C) (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2013-06-29 14:00:21 UTC
Created attachment 352246 [details]
build.log

x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.    -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2  -DNO_IPV6   -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o be_nos_s.o `test -f './../be_nos_s.c' || echo './'`./../be_nos_s.c
x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2  -DNO_IPV6   -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -o puttytel be_nos_s.o fromucs.o localenc.o macenc.o mimeenc.o sbcs.o sbcsdat.o slookup.o toucs.o utf8.o xenc.o cmdline.o conf.o config.o dialog.o ldisc.o ldiscucs.o logging.o minibidi.o misc.o nocproxy.o nogss.o pinger.o proxy.o raw.o rlogin.o sercfg.o settings.o telnet.o terminal.o time.o timing.o tree234.o gtkcfg.o gtkcols.o gtkdlg.o gtkfont.o gtkwin.o uxcfg.o uxmisc.o uxnet.o uxprint.o uxproxy.o uxputty.o uxsel.o uxser.o uxsignal.o uxstore.o uxucs.o xkeysym.o xpmpucfg.o xpmputty.o wcwidth.o libversion.a -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfreetype -lfontconfig  -lrt 
make[1]: Leaving directory `/var/tmp/portage/net-misc/putty-0.62.20120823-r1/work/putty-0.62-2012-08-23/unix'
Traceback (most recent call last):
  File "./mkicon.py", line 1093, in <module>
    drawicon(eval(realargs[0]), int(realargs[1]), realargs[2], orangebackground)
  File "./mkicon.py", line 909, in drawicon
    canvas = func(width / 32.0)
  File "./mkicon.py", line 781, in putty_icon
    return xybolt(computer(size), computer(size), size)
  File "./mkicon.py", line 329, in computer
    m = monitor(size)
  File "./mkicon.py", line 322, in monitor
    border(canvas, size, [(0,int(height-1),BL)])
  File "./mkicon.py", line 123, in border
    thickness = memoisedsqrt(thickness)
  File "./mkicon.py", line 65, in memoisedsqrt
    if not sqrthash.has_key(x):
AttributeError: 'dict' object has no attribute 'has_key'
 * ERROR: net-misc/putty-0.62.20120823-r1 failed (compile phase):


# emerge --info putty
Portage 2.2.0_alpha186 (default/linux/amd64/13.0/desktop/kde, gcc-4.7.3-asneeded, glibc-2.15-r3, 3.9.6 x86_64)                                                  
=================================================================               
                         System Settings                                        
=================================================================               
System uname: Linux-3.9.6-x86_64-Quad-Core_AMD_Opteron-tm-_Processor_2389-with-gentoo-2.2                                                                       
KiB Mem:     8243444 total,    316112 free                                      
KiB Swap:          0 total,         0 free                                      
Timestamp of tree: Sat, 29 Jun 2013 06:00:01 +0000                              
ld GNU ld (GNU Binutils) 2.23.2                                                 
app-shells/bash:          4.2_p45                                               
dev-java/java-config:     2.2.0                                                 
dev-lang/python:          2.7.5, 3.2.5, 3.3.2                                   
dev-util/cmake:           2.8.11.1                                              
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.9.6-r3, 1.10.3, 1.11.6, 1.12.6, 1.14                
sys-devel/binutils:       2.23.2                                                
sys-devel/gcc:            4.7.3                                                 
sys-devel/gcc-config:     1.8                                                   
sys-devel/libtool:        2.4.2                                                 
sys-devel/make:           3.82-r4                                               
sys-kernel/linux-headers: 3.7 (virtual/os-headers)                              
sys-libs/glibc:           2.15-r3                                               
Repositories: gentoo kde-sunset poly-c                                          
Installed sets: @system                                                         
ACCEPT_KEYWORDS="amd64 ~amd64"                                                  
ACCEPT_LICENSE="*"                                                              
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=barcelona -mtune=barcelona -O2 -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/config /usr/share/gnupg/qualified.txt /usr/share/themes/oxygen-gtk/gtk-3.0 /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/X11/Sessions /etc/X11/app-defaults /etc/X11/xinit /etc/adobe /etc/bonobo-activation /etc/ca-certificates /etc/ca-certificates.conf /etc/dbus-1 /etc/env.d /etc/fonts /etc/fonts/fonts.conf /etc/foomatic /etc/games /etc/gconf /etc/gentoo-release /etc/gimp /etc/gnome-vfs-2.0 /etc/gre.d /etc/gtk-2.0 /etc/hp /etc/hsqldb /etc/htdig /etc/init.d /etc/iproute2 /etc/java-config-2 /etc/lftp /etc/logrotate.d /etc/ntop /etc/opt /etc/pango /etc/profile.d /etc/qt4 /etc/revdep-rebuild /etc/sandbox.d /etc/sasl2 /etc/sensors.d /etc/sgml /etc/sound /etc/ssl /etc/ssmtp /etc/t1lib /etc/terminfo /etc/vbox /etc/xdg /etc/xinetd.d /etc/xml"
CXXFLAGS="-march=barcelona -mtune=barcelona -O2 -pipe"
DISTDIR="/var/tmp/distfiles"
EMERGE_DEFAULT_OPTS="--alphabetical --with-bdeps=y --misspell-suggestions=n --autounmask=n --quiet-build=n"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch protect-owned sandbox sfperms sign strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/ ftp://ftp.tu-clausthal.de/pub/linux/gentoo/ http://gentoo.oregonstate.edu http://www.ibiblio.org/pub/Linux/distributions/gentoo"
INSTALL_MASK="/lib/systemd /lib32/systemd /lib64/systemd /usr/lib/systemd /usr/lib32/systemd /usr/lib64/systemd"
LDFLAGS="-Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed"
MAKEOPTS="-j8"
PKGDIR="/opt/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/var/portage"
PORTDIR_OVERLAY="/var/lib/layman/kde-sunset /usr/local/portage"
SYNC="rsync://192.168.0.254/gentoo-portage"
USE="3dnow 3dnowext X a52 aac acpi alsa amd64 berkdb branding bzip2 cairo caps cdda cdr cli cracklib crypt css cups cxx dbus declarative dri dts dvd dvdr emboss encode exif faac fam ffmpeg firefox flac gdbm gif gmp gnutls gtk iconv icu idn imagemagick inotify jpeg jpeg2k kde kipi lame lcms libnotify lzma mac mad matroska midi mmap mmx mmxext mng modules mp3 mp4 mpeg mudflap multilib ncurses nls nptl nsplugin ogg opengl openmp opus pam pango pcre pdf phonon plasma png ppds qt3support qt4 quicktime readline rtmp schroedinger sdl session slang speex spell sse sse2 ssl startup-notification svg theora threads tiff truetype twolame udev unicode upower usb vaapi vcd vorbis vpx wxwidgets x264 xcb xcomposite xinerama xml xscreensaver xv xvid xvmc zlib zsh-completion" ABI_X86="64" ALSA_CARDS="emu10k1 hda-intel usb-audio" APACHE2_MODULES="access_compat alias authn_anon auth_basic authn_core authn_default authn_file authz_core authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dir env file_cache filter headers include info log_config mime mime_magic rewrite status unique_id unixd userdir vhost_alias" ELIBC="glibc" GRUB_PLATFORMS="pc" INPUT_DEVICES="evdev joystick" KERNEL="linux" LIBREOFFICE_EXTENSIONS="pdfimport presenter-console presenter-minimizer" LINGUAS="de en" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-3" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_2" RUBY_TARGETS="ruby19" USERLAND="GNU" VIDEO_CARDS="radeon"
Unset:  CPPFLAGS, CTARGET, LANG, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON

=================================================================
                        Package Settings
=================================================================

net-misc/putty-0.62.20120823-r1 was built with the following:
USE="-doc -ipv6 -kerberos (multilib)" ABI_X86="64"
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2013-06-29 15:04:09 UTC
This is solved already as part of bug #473022.
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2013-06-30 17:58:26 UTC
*** Bug 475292 has been marked as a duplicate of this bug. ***