Summary: | media-sound/audacity-1.3.0b bump request | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Curtis Farnham <curtis> |
Component: | New packages | Assignee: | Gentoo Sound Team <sound> |
Status: | RESOLVED FIXED | ||
Severity: | enhancement | CC: | ianwilder.earth, legoguy, richard, tcort |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
ebuild for media-sound/audacity-1.3.0b
gcc41 ebuild for media-sound/audacity-1.3.0b_beta gcc41 patch |
Description
Curtis Farnham
2006-02-25 19:04:12 UTC
Created attachment 80731 [details]
ebuild for media-sound/audacity-1.3.0b
- Please attach files with mimetype text/plain. and btw. this b should be _beta This is a duplicate of Bug #110809 (In reply to comment #4) > This is a duplicate of Bug #110809 > Yes, I see that now. That ebuild is probably better than mine too. Anyway, if I may ask, how come there's no 1.3.0b ebuild in portage yet? I don't see any reports of problems compiling 1.3.0b. > Yes, I see that now. That ebuild is probably better than mine too. Anyway, if > I may ask, how come there's no 1.3.0b ebuild in portage yet? I don't see any > reports of problems compiling 1.3.0b. > Correction: I myself encountered an error using the 1.3.0b ebuild from bug #110809. I made note of it there instead of here. Anyway, what would it take to get an official ebuild in portage for the 1.3.x line? It seems overdue, as the upstream has been available since November last year. *** Bug 125767 has been marked as a duplicate of this bug. *** Hm. For some reason my search didn't find this. Sorry for dupe (125767). (In reply to comment #8) > Hm. For some reason my search didn't find this. Sorry for dupe (125767). well, it happens to me quite often with Gentoo bugzilla, so I am happy to see that I am not alone with this problem :-) ... maybe a bug in bugzilla? anyway, this one should be marked dupe too, as Thomas Cort suggests; the ebuild from Bug #110809 looks ok Make sure you get one of the versions off bug Bug #110809 with dependancies fixed - audacity 1.3.0 temporarily has a hard dependancy on libogg / libvorbis, which will go away in 1.3.1 (in the next 5 weeks hopefully). The unstream package name is 1.3.0b beta, the b being a re-release due to a language pack problem, the beta being somewhat superflous as all the 1.3.x are beta releases (we follow kernel numbering). taken from the patch for the older version, i created a new ebuild and patch for us 1.3.0 people. compiles against gcc-4.1.1. Created attachment 88452 [details]
gcc41 ebuild for media-sound/audacity-1.3.0b_beta
Created attachment 88453 [details, diff]
gcc41 patch
Audacity 1.3.0b compiles fine, but crashes with Segmentation fault on my system. I will attach strace output when running audacity GTK 2.8.17 wxGTK 2.6.3.2 xorg-server 1.1.0 glib 2.10.3 gcc 3.4.6-r1 emerge --info says: Portage 2.1_rc4-r3 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.4-r3, 2.6.16-ck11 i686) ================================================================= System uname: 2.6.16-ck11 i686 Intel(R) Celeron(R) M processor 1400MHz Gentoo Base System version 1.12.1 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.18.1 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-r2 sys-devel/libtool: 1.5.22 virtual/os-headers: 2.6.11-r5 ACCEPT_KEYWORDS="x86 ~x86" AUTOCLEAN="yes" CBUILD="i686-pc-linux-gnu" CFLAGS="-march=pentium4m -O2 -pipe -mfpmath=sse" 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" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d" CXXFLAGS="-O2 -march=pentium4m -pipe -mfpmath=sse" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict" GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo" LINGUAS="pl" MAKEOPTS="" 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="X acpi alsa apache2 apm avi bzip2 cdr crypt dri elibc_glibc exif fam foomaticdb gif glut gtk2 hal i8x0 isdnlog jpeg kde kdexdeltas kernel_linux lcms mad memlimit mmx mmxext mng mp3 mpeg ncurses nls no-old-linux nptl nptlonly ogg opengl pam pcre pdflib png posix pppd python qt quicktime readline reflection sdl sse ssl theora truetype truetype-fonts type1-fonts udev unicode vorbis wifi x86 xorg xv xvid xvmc zlib input_devices_keyboard input_devices_mouse input_devices_synaptics input_devices_evdev linguas_pl userland_GNU video_cards_i810 video_cards_i915" Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY looks commited to me. lothalev please do a separate bug for your segfault when you get around to it. |