Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 255191 - Stabilize dev-lang/lua-5.1.4
Summary: Stabilize dev-lang/lua-5.1.4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Matti Bickel (RETIRED)
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on: 253594
Blocks:
  Show dependency tree
 
Reported: 2009-01-16 19:28 UTC by Steven Oliver
Modified: 2009-04-15 19:57 UTC (History)
0 users

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


Attachments
lua-5.1-make_static.patch-24582.out (lua-5.1-make_static.patch-24582.out,2.51 KB, text/plain)
2009-04-03 18:50 UTC, Tiago Cunha (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Steven Oliver 2009-01-16 19:28:36 UTC
There are no bugs against dev-lang/lua. And "works for me."

paludis 0.34.0_alpha2
Paludis build information:
    Compiler:
        CXX:                   x86_64-pc-linux-gnu-g++ 4.1.2 (Gentoo 4.1.2 p1.0.2)
        CXXFLAGS:               -O2 -pipe -march=athlon64
        LDFLAGS:               -Wl,-O1
        DATE:                  2009-01-13T05:21:54-0500

    Libraries:
        C++ Library:           GNU libstdc++ 20070214

    Reduced Privs:
        reduced_uid:           101
        reduced_uid->name:     paludisbuild
        reduced_uid->dir:      /var/tmp/paludis
        reduced_gid:           407
        reduced_gid->name:     paludisbuild

    Paths:
        DATADIR:               /usr/share
        LIBDIR:                /usr/lib64
        LIBEXECDIR:            /usr/libexec
        SYSCONFDIR:            /etc
        PYTHONINSTALLDIR:      
        RUBYINSTALLDIR:        /usr/lib64/ruby/site_ruby/1.8/x86_64-linux

Environment:
    Format:                    paludis
    Config dir:                /etc/paludis
    World file:                /var/db/pkg/world

Repository layman:
    format:                    unavailable
    location:                  /var/db/paludis/repositories/layman
    sync:                      tar+http://git.exherbo.org/layman_repositories.tar.bz2
    sync_options:              

Repository installed-virtuals:
    format:                    installed_virtuals
    root:                      /

Repository virtuals:
    format:                    virtuals

Repository gentoo:
    format:                    ebuild
    location:                  /usr/portage
    append_repository_name_to_write_cache: true
    binary_destination:        false
    binary_keywords:           
    binary_uri_prefix:         
    builddir:                  /var/tmp/paludis
    cache:                     /usr/portage/metadata/cache
    distdir:                   /usr/portage/distfiles
    eapi_when_unknown:         0
    eapi_when_unspecified:     0
    eclassdirs:                /usr/portage/eclass
    ignore_deprecated_profiles: false
    layout:                    traditional
    names_cache:               /usr/portage/.cache/names
    newsdir:                   /usr/portage/metadata/news
    profile_eapi_when_unspecified: 0
    profiles:                  /usr/portage/profiles/default/linux/amd64/2008.0
    securitydir:               /usr/portage/metadata/glsa
    setsdir:                   /usr/portage/sets
    sync:                      rsync://rsync.namerica.gentoo.org/gentoo-portage
    sync_options:              
    use_manifest:              use
    write_cache:               /var/cache/paludis/metadata

    Package information:
        app-admin/eselect-compiler: (none)
        app-shells/bash:       3.2_p39
        dev-java/java-config:  (none)
        dev-lang/python:       2.4.4-r13 2.5.2-r7
        dev-python/pycrypto:   2.0.1-r6
        dev-util/ccache:       (none)
        dev-util/cmake:        2.6.2-r1
        dev-util/confcache:    (none)
        sys-apps/baselayout:   1.12.11.1
        sys-apps/openrc:       (none)
        sys-apps/sandbox:      1.2.18.1-r2
        sys-devel/autoconf:    2.13 2.63
        sys-devel/automake:    1.10.2 1.5 1.7.9-r1 1.9.6-r2
        sys-devel/binutils:    2.18-r3
        sys-devel/gcc-config:  1.4.0-r4
        sys-devel/libtool:     1.5.26
        virtual/os-headers:    2.6.27-r2 (for sys-kernel/linux-headers::installed)

Repository installed:
    format:                    vdb
    location:                  /var/db/pkg
    builddir:                  /var/tmp/paludis
    names_cache:               /var/db/pkg/.cache/names
    provides_cache:            /var/db/pkg/.cache/provides
    root:                      /

Repository initng:
    format:                    ebuild
    location:                  /var/db/paludis/repositories/initng
    append_repository_name_to_write_cache: true
    binary_destination:        false
    binary_keywords:           
    binary_uri_prefix:         
    builddir:                  /var/tmp/paludis
    cache:                     /var/empty
    distdir:                   /usr/portage/distfiles
    eapi_when_unknown:         0
    eapi_when_unspecified:     0
    eclassdirs:                /usr/portage/eclass /var/db/paludis/repositories/initng/eclass
    ignore_deprecated_profiles: false
    layout:                    traditional
    master_repository:         gentoo
    names_cache:               /var/db/paludis/repositories/initng/.cache/names
    newsdir:                   /var/db/paludis/repositories/initng/metadata/news
    profile_eapi_when_unspecified: 0
    profiles:                  /usr/portage/profiles/default/linux/amd64/2008.0
    securitydir:               /var/db/paludis/repositories/initng/metadata/glsa
    setsdir:                   /var/db/paludis/repositories/initng/sets
    sync:                      svn+https://svn.initng.org/portage/gentoo
    sync_options:              
    use_manifest:              use
    write_cache:               /var/cache/paludis/metadata


Reproducible: Always
Comment 1 Matti Bickel (RETIRED) gentoo-dev 2009-01-16 22:28:16 UTC
Still struggeling to solve bug #253594

I'll put some more effort into this one and call for stable once it's done.

Thanks for reminding me, though. You should have a stable lua soon.
Comment 2 Matti Bickel (RETIRED) gentoo-dev 2009-03-21 12:46:32 UTC
So, firstly: i'm sorry for having you wait so long.
Secondly, with that LDFLAGS patch heading to our mirrors, and nothing really changed, lua-5.1.4 being w/o bug reports the past months and all, i request stable markings for
=dev-lang/lua-5.1.4: alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86
Comment 3 Tobias Klausmann (RETIRED) gentoo-dev 2009-03-22 15:02:12 UTC
Stable on alpha.
Comment 4 Jeroen Roovers (RETIRED) gentoo-dev 2009-03-23 17:12:54 UTC
Stable for HPPA.
Comment 5 Raúl Porcel (RETIRED) gentoo-dev 2009-03-30 16:45:45 UTC
arm/ia64/s390/sh/sparc/x86 stable
Comment 6 Tiago Cunha (RETIRED) gentoo-dev 2009-04-03 18:50:50 UTC
Created attachment 187221 [details]
lua-5.1-make_static.patch-24582.out

It fails when applying lua-5.1-make_static.patch.

Portage 2.1.6.7 (default/linux/amd64/2008.0/desktop, gcc-4.3.2, glibc-2.8_p20080602-r1, 2.6.27-gentoo-r8 x86_64)
=================================================================
System uname: Linux-2.6.27-gentoo-r8-x86_64-Intel-R-_Pentium-R-_D_CPU_3.00GHz-with-glibc2.2.5
Timestamp of tree: Wed, 01 Apr 2009 10:15:02 +0000
ccache version 2.4 [enabled]
app-shells/bash:     3.2_p39
dev-lang/python:     2.5.2-r7
dev-util/ccache:     2.4-r7
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.63
sys-devel/automake:  1.5, 1.7.9-r1, 1.9.6-r2, 1.10.2
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.27-r2
ACCEPT_KEYWORDS="amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=nocona -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"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/init.d /etc/pam.d /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O2 -march=nocona -pipe"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="-akv --jobs=3 --keep-going --load-average=3 --with-bdeps y"
FEATURES="ccache distlocks fixpackages multilib-strict parallel-fetch protect-owned sandbox sfperms strict test test-fail-continue unmerge-orphans userfetch userpriv usersandbox"
GENTOO_MIRRORS="http://thor http://ftp.dei.uc.pt/pub/linux/gentoo http://cesium.di.uminho.pt/pub/gentoo ftp://ftp.rnl.ist.utl.pt/pub/gentoo http://darkstar.ist.utl.pt/pub/gentoo http://distfiles.gentoo.org http://www.ibiblio.org/pub/Linux/distributions/gentoo"
LDFLAGS="-Wl,-O1"
MAKEOPTS="-j3 -l3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://thor/gentoo-portage"
USE="X acl acpi alsa amd64 bash-completion bluetooth branding bzip2 cairo cdinstall cdr cli cracklib crypt dbus dri dts dvd dvdr dvdread emboss encode evo fam firefox flac gif gnome gtk hal iconv ipv6 isdnlog jpeg kde libnotify mad midi mikmod mmx mp3 mpeg mudflap multilib musepack musicbrainz ncurses nptl nptlonly ogg opengl openmp pam pcre pdf perl png ppds pppd python qt3 qt3support qt4 quicktime readline reflection sdl session spell spl sse sse2 ssl startup-notification svg sysfs tcpd theora tiff truetype unicode usb vim-syntax vorbis xcomposite xinerama xml xorg xulrunner xv zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" 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="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 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" ELIBC="glibc" INPUT_DEVICES="evdev keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="intel"
Unset:  CPPFLAGS, CTARGET, FFLAGS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 7 Matti Bickel (RETIRED) gentoo-dev 2009-04-04 08:53:47 UTC
thanks, i just fixed that!
Comment 8 Tiago Cunha (RETIRED) gentoo-dev 2009-04-04 16:08:42 UTC
RDEPEND.implicit              5
   dev-lang/lua/lua-5.1.1-r2.ebuild: RDEPEND is not explicitly assigned
   dev-lang/lua/lua-5.1.3-r3.ebuild: RDEPEND is not explicitly assigned
   dev-lang/lua/lua-5.1.3-r4.ebuild: RDEPEND is not explicitly assigned
   dev-lang/lua/lua-5.1.4.ebuild: RDEPEND is not explicitly assigned
   dev-lang/lua/lua-5.1.4-r1.ebuild: RDEPEND is not explicitly assigned

amd64 stable
Comment 9 Matti Bickel (RETIRED) gentoo-dev 2009-04-04 16:44:32 UTC
ppc stable
Comment 10 Brent Baude (RETIRED) gentoo-dev 2009-04-15 19:31:37 UTC
ppc64 done
Comment 11 Matti Bickel (RETIRED) gentoo-dev 2009-04-15 19:57:41 UTC
All done here.