Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Unsupported Software
  • Search

Tweaked glibc snapshot ebuilds!

This forum covers all Gentoo-related software not officially supported by Gentoo. Ebuilds/software posted here might harm the health and stability of your system(s), and are not supported by Gentoo developers. Bugs/errors caused by ebuilds from overlays.gentoo.org are covered by this forum, too.
Post Reply
Advanced search
77 posts
  • Previous
  • 1
  • 2
  • 3
  • 4
  • Next
Author
Message
weedy
Apprentice
Apprentice
Posts: 247
Joined: Fri Jun 24, 2005 8:39 pm

  • Quote

Post by weedy » Wed Mar 21, 2007 7:01 am

seren wrote:Update
03/19/07

Change log:
Updated to 03/19/07 snapshot
Removed Bdirect patch from glibc-2.5-extra_patches-1.4.1 patch failed and I figured bdirect was replaced with hash-style so I didn't attempt to fix.
Migrated overlay to toolchain overlay *thanks nesl247*
Distfiles remain on googlecode

Code: Select all

layman -a toolchain
to add the overlay via layman

Code: Select all

layman -S
to update with layman

Code: Select all

svn co svn://svn.nesl247.org/toolchain_overlay/sys-libs/glibc/

Code: Select all

------------------------------------------------------------------------
r47 | nesl247 | 2007-02-24 12:26:15 -0500 (Sat, 24 Feb 2007) | 1 line

Remove digests according to portage-2.1.2-r11
------------------------------------------------------------------------
r48 | seren | 2007-03-19 19:01:28 -0400 (Mon, 19 Mar 2007) | 1 line

added 0313 snapshot
------------------------------------------------------------------------
r49 | seren | 2007-03-19 19:03:16 -0400 (Mon, 19 Mar 2007) | 1 line

added 0313 snapshot digest
------------------------------------------------------------------------
r50 | seren | 2007-03-19 20:25:22 -0400 (Mon, 19 Mar 2007) | 1 line

add 0319
------------------------------------------------------------------------
r51 | seren | 2007-03-19 20:25:53 -0400 (Mon, 19 Mar 2007) | 1 line

add 0319 digest
------------------------------------------------------------------------
seren NO MORE DIGESTS >.>
Top
seren
Guru
Guru
User avatar
Posts: 448
Joined: Sat Aug 27, 2005 8:37 am
Location: Wisconsin

  • Quote

Post by seren » Wed Mar 21, 2007 2:27 pm

This isn't anything that couldn't be handled in pm is it? any why cant i up the digests?
Top
nesl247
Veteran
Veteran
Posts: 1614
Joined: Tue Jun 15, 2004 7:21 pm
Location: Florida
Contact:
Contact nesl247
Website

  • Quote

Post by nesl247 » Wed Mar 21, 2007 5:51 pm

seren wrote:This isn't anything that couldn't be handled in pm is it? any why cant i up the digests?
Because, any overlays I host use the new portage Manifest2, meaning no digests. You need portage-2.1.2 or greater.
Top
mbar
Advocate
Advocate
User avatar
Posts: 2000
Joined: Wed Jan 19, 2005 9:45 am
Location: Poland

  • Quote

Post by mbar » Wed Mar 21, 2007 8:09 pm

does any of you have roman numerals (like III, IV) in files' dates? I reinstalled gentoo from scrach using this glibc snapshot and instead of regular "19 mar 2007" I have now "19 III 2007" which is very annoying. I'm sure locales/localtime is configured OK (for Polish/Poland), I reused backed up /etc configuration files.
Top
seren
Guru
Guru
User avatar
Posts: 448
Joined: Sat Aug 27, 2005 8:37 am
Location: Wisconsin

  • Quote

Post by seren » Wed Mar 21, 2007 9:01 pm

Thats really strange, more strange that only the month is showing up as a roman numeral.
Top
vipernicus
Veteran
Veteran
User avatar
Posts: 1462
Joined: Mon Jan 17, 2005 10:35 pm
Location: Your College IT Dept.
Contact:
Contact vipernicus
Website

  • Quote

Post by vipernicus » Wed Mar 21, 2007 9:15 pm

mbar wrote:does any of you have roman numerals (like III, IV) in files' dates? I reinstalled gentoo from scrach using this glibc snapshot and instead of regular "19 mar 2007" I have now "19 III 2007" which is very annoying. I'm sure locales/localtime is configured OK (for Polish/Poland), I reused backed up /etc configuration files.
It isn't III, it is 111, the 111th month of the year, Googooberary.
Viper-Sources Maintainer || nesl247 Projects || vipernicus.org blog
Top
n0rbi666
l33t
l33t
User avatar
Posts: 707
Joined: Fri Mar 04, 2005 7:18 pm
Location: \Poland\Krakow

  • Quote

Post by n0rbi666 » Thu Mar 22, 2007 3:37 pm

mbar wrote:does any of you have roman numerals (like III, IV) in files' dates? I reinstalled gentoo from scrach using this glibc snapshot and instead of regular "19 mar 2007" I have now "19 III 2007" which is very annoying. I'm sure locales/localtime is configured OK (for Polish/Poland), I reused backed up /etc configuration files.
Hm same here - after some update, I don't know whitch :|
Top
seren
Guru
Guru
User avatar
Posts: 448
Joined: Sat Aug 27, 2005 8:37 am
Location: Wisconsin

  • Quote

Post by seren » Mon Mar 26, 2007 1:47 am

Well about the Roman Numeral problem I can't reproduce the problem so I really cant do much, I don't think my glibc snapshot is causing this, unless it has to do with a locale I don't use which is every one besides en_us.
Top
mbar
Advocate
Advocate
User avatar
Posts: 2000
Joined: Wed Jan 19, 2005 9:45 am
Location: Poland

  • Quote

Post by mbar » Mon Mar 26, 2007 6:39 am

I reproduced it two times now for pl_PL locale. I upgraded stable glibc-2.5-r1 to the latest snapshot (this was the only emerge on my second computer) and boom, roman numerals showed up instantly after emerging. I didn't touch anything.
Truth be said, it's only a minor nuisance, so I can live with it until next stable glibc version.
Top
ianegg
Apprentice
Apprentice
User avatar
Posts: 279
Joined: Wed Oct 26, 2005 1:15 pm
Location: Breakfast.

  • Quote

Post by ianegg » Thu Mar 29, 2007 10:31 am

Using the 0319 snapshot, my system seems to have problems with file timestamps. Random files will have a date in the future when they're read, without having been accessed. I made a simple script to find all files with a date in the furture and touch them, the restore correct timestamps for any files in the portage db. When I run it, everything is fine for a random amount of time, but then at some point when I check again, another set of random files have the problem. I don't think I'd have noticed, but if it affects files in /etc/init.d I get warnings at boot, and if it affects certain portage related files, python complains.

This has happened to ext4 and reiser4 partitions. I don't want to risk mounting my ext2 /boot, but I can check an xfs partition too. Locale is en_GB, on amd64. Everything seems normal from a LiveCD. Any ideas?
Top
seren
Guru
Guru
User avatar
Posts: 448
Joined: Sat Aug 27, 2005 8:37 am
Location: Wisconsin

  • Quote

Post by seren » Thu Mar 29, 2007 1:26 pm

ianegg wrote:Using the 0319 snapshot, my system seems to have problems with file timestamps. Random files will have a date in the future when they're read, without having been accessed. I made a simple script to find all files with a date in the furture and touch them, the restore correct timestamps for any files in the portage db. When I run it, everything is fine for a random amount of time, but then at some point when I check again, another set of random files have the problem. I don't think I'd have noticed, but if it affects files in /etc/init.d I get warnings at boot, and if it affects certain portage related files, python complains.

This has happened to ext4 and reiser4 partitions. I don't want to risk mounting my ext2 /boot, but I can check an xfs partition too. Locale is en_GB, on amd64. Everything seems normal from a LiveCD. Any ideas?
I have had this problem but i haven't really messed with it, i thought this had something to do with my bios clock being funny. But now that i see its not a local problem ill look in to it.

I was searching the glibc bug reports and this http://sources.redhat.com/bugzilla/show_bug.cgi?id=4098 it seems its a old bug. no status has been changed.

---EDIT----

The time stamp problem wasn't due to glibc but more so due to ext4dev/reiser4. the patch for ext4 went upstream and i havent encountered them since 2.6.21
Last edited by seren on Tue May 01, 2007 7:24 pm, edited 2 times in total.
Top
seren
Guru
Guru
User avatar
Posts: 448
Joined: Sat Aug 27, 2005 8:37 am
Location: Wisconsin

  • Quote

Post by seren » Tue May 01, 2007 2:52 pm

Sorry for such a long delay in updates as i have been busy.

I have updated to 0430 today and this update includes the glibc-linuxthreads and glibc-ports snapshot updates. Updated patches to 1.4.2.

http://glibcsnap.googlecode.com/files/g ... 430.ebuild

I updated my entire system with this snapshot and have no problems, It would be nice to know if the PL locale has been fixed in this update. thanks and always remember

NEVER POST BUGS TO bugs.gentoo.org

Use http://sources.redhat.com/bugzilla/ente ... duct=glibc

Or post here.
Top
R-Type
n00b
n00b
Posts: 62
Joined: Sun Sep 22, 2002 7:12 am

  • Quote

Post by R-Type » Wed May 02, 2007 1:58 am

I downloaded the build, built the digests, and it bombs on glibc-gcc4.3.patch. i did update my copy of the svn tree before trying to build.
Top
seren
Guru
Guru
User avatar
Posts: 448
Joined: Sat Aug 27, 2005 8:37 am
Location: Wisconsin

  • Quote

Post by seren » Wed May 02, 2007 3:34 pm

... duh
Last edited by seren on Wed May 02, 2007 9:11 pm, edited 1 time in total.
Top
R-Type
n00b
n00b
Posts: 62
Joined: Sun Sep 22, 2002 7:12 am

  • Quote

Post by R-Type » Wed May 02, 2007 6:06 pm

The ebuild still references it. I disabled the 'fixinline' useflag that triggers it and glibc seems to build ok. I'm using gcc 4.2 however.
Top
seren
Guru
Guru
User avatar
Posts: 448
Joined: Sat Aug 27, 2005 8:37 am
Location: Wisconsin

  • Quote

Post by seren » Wed May 02, 2007 9:10 pm

I'm not 100% positive but I think these patches have been introduced upstream, maybe you can test and see if this snapshot will build with gcc-4.3 without using the fixinline use, if it works, then ill remove the use from the ebuild.
Top
mbar
Advocate
Advocate
User avatar
Posts: 2000
Joined: Wed Jan 19, 2005 9:45 am
Location: Poland

  • Quote

Post by mbar » Fri May 04, 2007 5:20 pm

do we get glibc-2.5-r2 ebuild?
Top
R-Type
n00b
n00b
Posts: 62
Joined: Sun Sep 22, 2002 7:12 am

  • Quote

Post by R-Type » Fri May 04, 2007 8:03 pm

seren wrote:I'm not 100% positive but I think these patches have been introduced upstream, maybe you can test and see if this snapshot will build with gcc-4.3 without using the fixinline use, if it works, then ill remove the use from the ebuild.
Well, I would, but I still get errors during a gcc 4.3 build on my amd64 system. during the libstdc++ build, it stops at compatibility.cc and spits out a bunch of undefined functions (::fpos_t, ::clearerr,::feof,::ferror,::fflush,::fgetc,::fgetpos,::fgets,::fopen and others). I haven't been able to build it since mid-december 06.
Top
seren
Guru
Guru
User avatar
Posts: 448
Joined: Sat Aug 27, 2005 8:37 am
Location: Wisconsin

  • Quote

Post by seren » Sat May 05, 2007 12:37 pm

mbar wrote:do we get glibc-2.5-r2 ebuild?
Im only going to be making snapshot ebuilds here, but i have taken the 2.5-r2 patches and added them to 20070430-r1 here it is

http://glibcsnap.googlecode.com/files/g ... -r1.ebuild
Top
seren
Guru
Guru
User avatar
Posts: 448
Joined: Sat Aug 27, 2005 8:37 am
Location: Wisconsin

  • Quote

Post by seren » Sat May 05, 2007 12:39 pm

R-Type wrote:
seren wrote:I'm not 100% positive but I think these patches have been introduced upstream, maybe you can test and see if this snapshot will build with gcc-4.3 without using the fixinline use, if it works, then ill remove the use from the ebuild.
Well, I would, but I still get errors during a gcc 4.3 build on my amd64 system. during the libstdc++ build, it stops at compatibility.cc and spits out a bunch of undefined functions (::fpos_t, ::clearerr,::feof,::ferror,::fflush,::fgetc,::fgetpos,::fgets,::fopen and others). I haven't been able to build it since mid-december 06.
I may setup a chroot tonight to test 4.3.0 and ill see what comes of it, may take a day or two expect something by Monday.
Top
FireBurn
Apprentice
Apprentice
Posts: 170
Joined: Sun Sep 19, 2004 3:00 pm
Location: Edinburgh, UK

  • Quote

Post by FireBurn » Fri May 11, 2007 11:42 am

Has any one had any success in updating the GCC 4.3 patch?

Playing around with it now it has Cell support for my PS3 :D

Mike
Top
weedy
Apprentice
Apprentice
Posts: 247
Joined: Fri Jun 24, 2005 8:39 pm

  • Quote

Post by weedy » Fri Jun 01, 2007 11:40 pm

seren wrote:
mbar wrote:do we get glibc-2.5-r2 ebuild?
Im only going to be making snapshot ebuilds here, but i have taken the 2.5-r2 patches and added them to 20070430-r1 here it is

http://glibcsnap.googlecode.com/files/g ... -r1.ebuild
why arent you just using http://glibcsnap.googlecode.com/svn ?
Top
seren
Guru
Guru
User avatar
Posts: 448
Joined: Sat Aug 27, 2005 8:37 am
Location: Wisconsin

  • Quote

Post by seren » Sun Jun 03, 2007 2:37 am

I was working on the ebuilds on a production machine and using the web based interface for google was easier than committing svn
Top
weedy
Apprentice
Apprentice
Posts: 247
Joined: Fri Jun 24, 2005 8:39 pm

  • Quote

Post by weedy » Mon Jun 04, 2007 12:09 pm

i see. anyway to build glibc with 4.3? or is it still to early
Top
weedy
Apprentice
Apprentice
Posts: 247
Joined: Fri Jun 24, 2005 8:39 pm

  • Quote

Post by weedy » Mon Jun 25, 2007 12:17 pm

seren any updates?
Top
Post Reply

77 posts
  • Previous
  • 1
  • 2
  • 3
  • 4
  • Next

Return to “Unsupported Software”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy