Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 459792 - x11-misc/arandr-0.1.7 version bump
Summary: x11-misc/arandr-0.1.7 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Desktop Misc. Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-28 21:17 UTC by chrysn
Modified: 2013-03-03 03:14 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,10.18 KB, text/plain)
2013-03-03 02:09 UTC, Derk W te Bokkel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description chrysn 2013-02-28 21:17:06 UTC
i just released a new version of arandr, which closes the ValueError ("1080p") bug (not reported here yet), and a fundamental incompatibility with xrandr 1.4.0 (which seems to be in preparation for gentoo already).

no modifications in packaging are to be expected apart from the version number change from 0.1.6 to 0.1.7.

Reproducible: Always
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2013-03-01 17:27:28 UTC
It's in the tree. I have added LINGUAS support in the ebuild, but maybe this is something better done upstream?
Comment 2 chrysn 2013-03-01 23:23:44 UTC
i don't intend to add support for the LINGUAS variable myself unless i factor out the gettext compilation in setup.py to a standalone distutils (or whatever is currently en vogue) extension. i'd accept patches, or (preferredly) hints to a distutils module/extension for gettext compilation that Does That Thing And Does It Right.

if your current solution works for you, i suggest you stick to it (although i'd suggest you feed the language list from `ls data/po/*.po | cut -d. -f1 | cut -d/ -f3` if that's feasible for an ebuild).
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2013-03-02 18:53:50 UTC
(In reply to comment #2)
> i don't intend to add support for the LINGUAS variable myself unless i
> factor out the gettext compilation in setup.py to a standalone distutils (or
> whatever is currently en vogue) extension. i'd accept patches, or
> (preferredly) hints to a distutils module/extension for gettext compilation
> that Does That Thing And Does It Right.
> 
> if your current solution works for you, i suggest you stick to it (although
> i'd suggest you feed the language list from `ls data/po/*.po | cut -d. -f1 |
> cut -d/ -f3` if that's feasible for an ebuild).

We can't set USE flags after src_unpack(), so these have to be hard-coded in the ebuild. In several other ebuilds I use functions that check whether the number of locales matches the number of linguas_* USE flags, so we might add that in src_prepare so we can die() if there is a locale not matched by a USE flag. Or you could tell us about new locales in the change log / version bump bug report.
Comment 4 Julian Ospald 2013-03-03 00:33:28 UTC
we don't need linguas useflags or LOCALE array at all here. I fixed up the logic a bit to simulate correct gettext behavior (see comments in the ebuild). Also... the build failed when no linguas was selected which is fixed by the patch.


+*arandr-0.1.7-r1 (03 Mar 2013)
+
+  03 Mar 2013; Julian Ospald <hasufell@gentoo.org> -arandr-0.1.7.ebuild,
+  +arandr-0.1.7-r1.ebuild, +files/arandr-0.1.7-locale.patch:
+  fix locale behavior, add missing PYTHON_USEDEP to dependencies, remove
+  unsupported python2_5, remove obsolete PYTHON_MODNAME variable, update
+  license
Comment 5 Derk W te Bokkel 2013-03-03 02:09:36 UTC
Created attachment 340818 [details]
build.log

dies ... at install phase

copying /var/tmp/portage/x11-misc/arandr-0.1.7/work/arandr-0.1.7-python2_7/scripts/arandr -> /var/tmp/portage/x11-misc/arandr-0.1.7/image//_python2.7/usr/bin
changing mode of /var/tmp/portage/x11-misc/arandr-0.1.7/image//_python2.7/usr/bin/unxrandr to 755
changing mode of /var/tmp/portage/x11-misc/arandr-0.1.7/image//_python2.7/usr/bin/arandr to 755
running install_data
error: build/locale/: No such file or directory
 * ERROR: x11-misc/arandr-0.1.7 failed (install phase):
 *   (no error message)
 * 
 * Call stack:
 *     ebuild.sh, line   93:  Called src_install
 *   environment, line 3219:  Called distutils-r1_src_install
 *   environment, line 1028:  Called _distutils-r1_run_foreach_impl 'distutils-r1_python_install'
 *   environment, line  271:  Called python_foreach_impl 'distutils-r1_run_phase' 'distutils-r1_python_install'
 *   environment, line 3001:  Called distutils-r1_run_phase 'distutils-r1_python_install'
 *   environment, line  994:  Called distutils-r1_python_install
 *   environment, line  920:  Called esetup.py 'install' '--compile' '-O2' '--root=/var/tmp/portage/x11-misc/arandr-0.1.7/image//_python2.7'
 *   environment, line 1744:  Called die
 * The specific snippet of code:
 *       "${@}" || die
 * 
 * If you need support, post the output of `emerge --info '=x11-misc/arandr-0.1.7'`,
 * the complete build log and the output of `emerge -pqv '=x11-misc/arandr-0.1.7'`.
 * The complete build log is located at '/var/tmp/portage/x11-misc/arandr-0.1.7/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/x11-misc/arandr-0.1.7/temp/environment'.
 * Working directory: '/var/tmp/portage/x11-misc/arandr-0.1.7/work/arandr-0.1.7'
 * S: '/var/tmp/portage/x11-misc/arandr-0.1.7/work/arandr-0.1.7'


emerge --info arandr
Portage 2.1.11.53 (default/linux/amd64/13.0, gcc-4.6.3, glibc-2.16.0, 3.8.1-gentoo x86_64)
=================================================================
                        System Settings
=================================================================
System uname: Linux-3.8.1-gentoo-x86_64-Intel-R-_Core-TM-2_Duo_CPU_T5870_@_2.00GHz-with-gentoo-2.2
KiB Mem:     4008172 total,   2598032 free
KiB Swap:    8201176 total,   8201176 free
Timestamp of tree: Sun, 03 Mar 2013 01:30:01 +0000
ld GNU ld (GNU Binutils) 2.23.1
app-shells/bash:          4.2_p42
dev-java/java-config:     2.1.12-r1
dev-lang/python:          2.7.3-r3, 3.2.3-r2
dev-util/cmake:           2.8.10.2-r1
dev-util/pkgconfig:       0.28
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.11.8
sys-apps/sandbox:         2.6
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.9.6-r3, 1.11.6, 1.12.6, 1.13.1
sys-devel/binutils:       2.23.1
sys-devel/gcc:            4.6.3
sys-devel/gcc-config:     1.8
sys-devel/libtool:        2.4.2
sys-devel/make:           3.82-r4
sys-kernel/linux-headers: 3.8 (virtual/os-headers)
sys-libs/glibc:           2.16.0
Repositories: gentoo xfce-dev x-portage derk-personal
ACCEPT_KEYWORDS="amd64 ~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"
EMERGE_DEFAULT_OPTS="--autounmask --autounmask-write --quiet-build=y"
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"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j4"
PKGDIR="/usr/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="/usr/portage"
PORTDIR_OVERLAY="/var/lib/layman/xfce-dev /usr/local/portage /home/derk/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac alsa amd64 apng archive avcodec avformat berkdb bzip2 cairo cdda cddb cdr cifs cli consolekit cracklib crypt cups cxx dbus dri dvd dvdr encode ffmpeg flac fortran fuse gallium gdbm gnome-keyring gnutls gphoto2 gpm gstreamer gtk iconv id3tag ipv6 java jpeg jpeg2k lame lcms libnotify live mad mmx modules mp3 mpeg mudflap multilib ncurses nfs nls nptl ntp ogg opengl openmp openrc opus pam parted pcre pdf pm-utils png policykit postproc ppds qt4 readline samba scanner session sna sqlite sse sse2 ssl startup-notification svg tcpd theora threads tiff truetype twolame udev unicode v4l vdpau vorbis vpx wav webm wma wma-fixed x264 xcb xinerama xorg xvid zlib" ABI_X86="64" ALSA_CARDS="hda-intel" 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="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" CAMERAS="*" 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 synaptics evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer nlpsolver" LINGUAS="en en_GB en_US" PHP_TARGETS="php5-3" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_2" RUBY_TARGETS="ruby18 ruby19" USERLAND="GNU" VIDEO_CARDS="intel vesa fbdev" 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, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON

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

x11-misc/arandr-0.1.6 was built with the following:
USE="(multilib)"

trying to install arandr-0.1.7  (3 machines all failing)
Comment 6 Julian Ospald 2013-03-03 02:14:33 UTC
ehm, that's what I already said and fixed

use x11-misc/arandr-0.1.7-r1

however I think the rsync mirrors are currently postponed to update
Comment 7 Derk W te Bokkel 2013-03-03 03:14:01 UTC
actually a LINGUAS was set but not in the "defined" list  thus I thought it was a different error .. sorry