Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 25740 - dev-lisp/gauche 0.7.1 (New version)
Summary: dev-lisp/gauche 0.7.1 (New version)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement
Assignee: Karl Trygve Kalleberg (RETIRED)
URL: http://gauche.sf.net
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2003-08-01 20:43 UTC by Akinori Hattori
Modified: 2003-09-06 11:04 UTC (History)
0 users

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


Attachments
gauche-0.7.1.ebuild (gauche-0.7.1.ebuild,887 bytes, text/plain)
2003-08-01 20:46 UTC, Akinori Hattori
Details
gauche-0.7.1.ebuild (gauche-0.7.1.ebuild,1.02 KB, text/plain)
2003-08-08 08:06 UTC, Akinori Hattori
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Akinori Hattori gentoo-dev 2003-08-01 20:43:09 UTC
Hello!

I made the ebuild for Gauche 0.7.1.
Gauche will break, if some optimization flags are set in $CFLAGS, so only the flags
which I have noticed was filtered in this ebuild.
And use utf8 as local USE flag to switch native encoding, default is euc-jp.
If you want to use utf8 as native encoding, please add utf8 in your USE flags.


When you test this ebuild, you will get some warnings at make check in
src_compile().
But following warnings are not necessary to care.

-- FEATURE usepriv
Testing system ...                                               failed.
discrepancies found.  Errors are:
test normalize: expects "/var/tmp/portage/homedir/abc" => got "/var/tmp/portage/abc"

-- FEATURE not usepriv
Testing system ...                                               failed.
discrepancies found.  Errors are:
test access: expects (#t #t #f #t) => got (#t #t #t #t)
test access: expects (#t #t #f #f) => got (#t #t #t #f)
test access: expects (#t #f #f #f) => got (#t #t #t #f)

If you get another warnings, probabry it has broken.
Please check your CFLAGS in make.conf, and emerge again.

Sorry fo my english.
Thank you.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Akinori Hattori gentoo-dev 2003-08-01 20:46:54 UTC
Created attachment 15354 [details]
gauche-0.7.1.ebuild
Comment 2 Akinori Hattori gentoo-dev 2003-08-08 08:06:55 UTC
Created attachment 15753 [details]
gauche-0.7.1.ebuild

A ebuild which I posted before was wrong, so please use this one.
Comment 3 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2003-09-06 11:04:06 UTC
Added. Changed utf8 flag to nls for now. Available for testing as dev-lisp/gauche-0.7.1.