Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 155112 - Stabilize dev-ruby/gruff-0.1.2
Summary: Stabilize dev-ruby/gruff-0.1.2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Lowest enhancement (vote)
Assignee: IA-64 team
URL:
Whiteboard:
Keywords:
Depends on: 155646 162682
Blocks:
  Show dependency tree
 
Reported: 2006-11-14 02:24 UTC by Hans de Graaff
Modified: 2007-03-25 21:44 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hans de Graaff gentoo-dev Security 2006-11-14 02:24:23 UTC
dev-ruby/gruff-0.1.2 has been in the tree since august, there are no open bugs for it, and I have been using it on both x86 and AMD64 since that time, specifically using some of the features that were new in 0.1.2. I have seen no issues at all, and would like to ask to stabilize dev-ruby/gruff-0.1.2 on at least x86 and amd64.
Comment 1 Markus Meier gentoo-dev 2006-11-14 13:20:44 UTC
dev-ruby/gruff-0.1.2  USE="examples -doc"
1. emerges on x86
2. passes collision test
3. seems to work, the installed test files mostly fail because sample files (mostly pics) are missing...  

Portage 2.1.1-r1 (default-linux/x86/2006.1/desktop, gcc-4.1.1, glibc-2.4-r4, 2.6.18.1 i686)
=================================================================
System uname: 2.6.18.1 i686 Genuine Intel(R) CPU           T2300  @ 1.66GHz
Gentoo Base System version 1.12.6
Last Sync: Tue, 14 Nov 2006 19:30:01 +0000
ccache version 2.3 [disabled]
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.3.5-r3, 2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r4
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=prescott -pipe -fomit-frame-pointer"
CHOST="i686-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/qmail/alias /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-O2 -march=prescott -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--nospinner"
FEATURES="autoconfig collision-protect distlocks metadata-transfer parallel-fetch sandbox sfperms strict test userfetch userpriv usersandbox"
GENTOO_MIRRORS="http://mirror.switch.ch/mirror/gentoo/ http://gentoo.inode.at/"
LINGUAS="en de en_GB de_CH"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X a52 aac acpi alsa apache2 asf berkdb bitmap-fonts cairo cdr cdrom cli cracklib crypt cups dbus divx dlloader dri dts dvd dvdr dvdread eds elibc_glibc emboss encode fam ffmpeg firefox flac fortran gdbm gif gnome gpm gstreamer gtk hal iconv input_devices_keyboard input_devices_mouse ipv6 isdnlog java jpeg kde kdeenablefinal kernel_linux ldap libg++ linguas_de linguas_de_CH linguas_en linguas_en_GB mad mikmod mmx mono mp3 mpeg ncurses nls nptl nptlonly ogg opengl oss pam pcre perl png ppds pppd python qt3 qt4 quicktime readline reflection rtsp samba sdl session smp spell spl sse sse2 sse3 ssl svg tcpd test tetex theora threads truetype truetype-fonts type1-fonts udev unicode userland_GNU vcd video_cards_fbdev video_cards_i810 video_cards_vesa vorbis win32codecs wxwindows x264 xine xml xorg xprint xv xvid zlib"
Unset:  CTARGET, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 2 Christian Faulhammer (RETIRED) gentoo-dev 2006-11-17 01:24:42 UTC
k/RMagick-1.9.3/ext/RMagick -DRUBY_VERSION=0x185  -I/usr/include -fPIC -Wall -g -O2  -c rmutil.c
rmutil.c: In function ‘Color_from_ColorInfo’:
rmutil.c:1510: warning: dereferencing type-punned pointer will break strict-aliasing rules
rmutil.c: In function ‘Color_to_ColorInfo’:
rmutil.c:1551: error: incompatible types in assignment
rmutil.c: In function ‘Color_to_s’:
rmutil.c:1581: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘MagickRealType’
rmutil.c:1581: warning: format ‘%d’ expects type ‘int’, but argument 6 has type ‘MagickRealType’
rmutil.c:1581: warning: format ‘%d’ expects type ‘int’, but argument 7 has type ‘MagickRealType’
rmutil.c:1581: warning: format ‘%d’ expects type ‘int’, but argument 8 has type ‘MagickRealType’
make: *** [rmutil.o] Error 1
setup failed
'system make' failed
try 'ruby install.rb --help' for usage

!!! ERROR: dev-ruby/rmagick-1.9.3-r1 failed.

[ebuild  N    ] dev-ruby/rmagick-1.9.3-r1  USE="-examples"
[ebuild  N    ] dev-ruby/rmagick-1.9.3-r1  USE="examples"


Comment 3 Péter Werner 2006-11-19 01:35:52 UTC
(In reply to comment #2)
> rmutil.c: In function ‘Color_to_ColorInfo’:
> rmutil.c:1551: error: incompatible types in assignment
[...]
> !!! ERROR: dev-ruby/rmagick-1.9.3-r1 failed.

Isn't that a completely different issue?  See bug 155646.
Comment 4 Christian Faulhammer (RETIRED) gentoo-dev 2006-11-20 00:12:58 UTC
(In reply to comment #3)
> (In reply to comment #2)
> > rmutil.c: In function ‘Color_to_ColorInfo’:
> > rmutil.c:1551: error: incompatible types in assignment
> [...]
> > !!! ERROR: dev-ruby/rmagick-1.9.3-r1 failed.
> 
> Isn't that a completely different issue?  See bug 155646.

 Sure.  But if I am not able to build a dependency, I can't stabilise.
Comment 5 Michael Weyershäuser 2006-11-22 16:31:17 UTC
The same build error on rmagick happens on amd64, so no way of testing here either...
Comment 6 Christian Faulhammer (RETIRED) gentoo-dev 2006-12-05 06:50:41 UTC
I tested with dev-ruby/rmagick-1.14.1 which has been added on 03/12/2006.  It works, so we wait until that new rmagick version had its 30 day period and come again.
Comment 7 Christian Faulhammer (RETIRED) gentoo-dev 2007-01-03 00:57:16 UTC
x86 stable
Comment 8 Hans de Graaff gentoo-dev Security 2007-01-18 17:30:59 UTC
rmagick-1.14.1 will not be stabilized on most arches anymore, instead rmagick-1.14.1-r1 should be stabilized. Updating bug dependencies accordingly.
Comment 9 Hans de Graaff gentoo-dev Security 2007-02-24 11:54:45 UTC
Adding back remaining arches to get this bug moving again.
Comment 10 Steve Dibb (RETIRED) gentoo-dev 2007-02-24 16:14:18 UTC
amd64 stable
Comment 11 Raúl Porcel (RETIRED) gentoo-dev 2007-03-25 21:44:15 UTC
ia64 done, closing.