First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 144275
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Science Related Packages <sci@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Ryan Hill <dirtyepic@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
epix-1.0.10.ebuild epix-1.0.10.ebuild text/plain Jeffrey Gardner 2006-08-26 03:25 0000 829 bytes Details
epix-1.0.10-doc-gentoo.patch epix-1.0.10-doc-gentoo.patch patch Jeffrey Gardner 2006-08-26 03:26 0000 2.25 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 144275 depends on: Show dependency tree
Show dependency graph
Bug 144275 blocks: 140707
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-08-17 22:22 0000
current stable sci-visualization/epix-1.0.0 fails to build with GCC 4.1 (bug
#135266). if possible, please stabilize >=sci-visualization/epix-1.0.7 as GCC
4.1 will be going stable on amd64, ppc, and x86 for 2006.1.

thanks ;d

------- Comment #1 From Jeffrey Gardner 2006-08-26 03:23:33 0000 -------
epix-1.0.7 built all the samples on amd64 and appears to work nicely.
same for epix-1.0.10

------- Comment #2 From Jeffrey Gardner 2006-08-26 03:25:45 0000 -------
Created an attachment (id=95114) [edit]
epix-1.0.10.ebuild

version bump to epix-1.0.10

------- Comment #3 From Jeffrey Gardner 2006-08-26 03:26:26 0000 -------
Created an attachment (id=95115) [edit]
epix-1.0.10-doc-gentoo.patch

epix-1.0.10-doc-gentoo.patch

------- Comment #4 From Ryan Hill 2006-08-27 19:38:06 0000 -------
Any progress on this?  We need this ASAP for bug #140707.  If no response is
made before Sept 1st we'll be taking it upon ourselves to CC archs and get this
bug resolved.

thanks :)

------- Comment #5 From Jesus Rivero (Neurogeek) 2006-08-27 20:28:06 0000 -------

    in x86 gcc4.1

    1) emerges fine
    2) passes collision tests
    3) passes test suite
    4) works

    Portage 2.1-r2 (default-linux/x86/2005.1, gcc-4.1.1, glibc-2.3.6-r4,
2.6.17-gentoo-r4 i686)
    =================================================================
    System uname: 2.6.17-gentoo-r4 i686 Intel(R) Celeron(R) M processor        
1.50GHz
    Gentoo Base System version 1.12.4
    app-admin/eselect-compiler: [Not Present]
    dev-lang/python:     2.4.3-r1
    dev-python/pycrypto: 2.0.1-r5
    dev-util/ccache:     [Not Present]
    dev-util/confcache:  [Not Present]
    sys-apps/sandbox:    1.2.17
    sys-devel/autoconf:  2.13, 2.59-r7
    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-r3
    sys-devel/libtool:   1.5.22
    virtual/os-headers:  2.6.11-r2
    ACCEPT_KEYWORDS="x86"
    AUTOCLEAN="yes"
    CBUILD="i686-pc-linux-gnu"
    CFLAGS="-Os -mcpu=i686 -pipe"
    CHOST="i686-pc-linux-gnu"
    CONFIG_PROTECT="/etc /usr/kde/3.4/env /usr/kde/3.4/share/config
/usr/kde/3.4/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config
/usr/kde/3.5/shutdown /usr/lib/mozilla/defaults/pref /usr/share/X11/xkb
/usr/share/config /usr/share/texmf/dvipdfm/config/
/usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/bind"
    CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/splash /etc/terminfo"
    CXXFLAGS="-Os -mcpu=i686 -pipe"
    DISTDIR="/usr/portage/distfiles"
    FEATURES="autoconfig ccache collision-protect distlocks metadata-transfer
parallel-fetch sandbox sfperms strict test"
    GENTOO_MIRRORS="http://mirror.datapipe.net/gentoo
ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo http://mirror.datapipe.net/gentoo
http://open-systems.ufl.edu/mirrors/gentoo"
    LINGUAS="es"
    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"
    PORTDIR_OVERLAY="/usr/local/portage"
    SYNC="rsync://rsync.gentoo.org/gentoo-portage"
    USE="x86 X alsa apm arts avi berkdb bitmap-fonts cli crypt cups dlloader
dri eds emboss encode foomaticdb fortran gdbm gif gnome gpm gstreamer gtk gtk2
imlib ipv6 isdnlog jpeg kde libg++ libwww mad mikmod motif mp3 mpeg ncurses nls
ogg oggvorbis opengl oss pam pcre pdflib perl png pppd python qt3 qt4 quicktime
readline reflection sdl session spell spl ssl tcpd truetype truetype-fonts
type1-fonts vorbis xml xml2 xmms xorg xv zlib elibc_glibc input_devices_mouse
input_devices_keyboard input_devices_synaptics kernel_linux linguas_es
userland_GNU video_cards_i915 video_cards_i810 video_cards_i830
video_cards_vesa video_cards_fbdev"
    Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS,
MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS

------- Comment #6 From Markus Dittrich 2006-08-28 05:54:00 0000 -------
(In reply to comment #4)
> Any progress on this?  We need this ASAP for bug #140707.  If no response is
> made before Sept 1st we'll be taking it upon ourselves to CC archs and get this
> bug resolved.
> 
> thanks :)
> 

Hi Ryan,

epix-1.0.7 is good to go stable from my point of view. Hence please feel free
to 
CC all arches to get this bug resolved.

Thanks,
Markus

------- Comment #7 From Chris Gianelloni (RETIRED) 2006-08-28 09:55:25 0000 -------
amd64/x86 done

------- Comment #8 From Tobias Scherbaum 2006-08-29 13:32:33 0000 -------
ppc stable

First Last Prev Next    No search results available      Search page      Enter new bug