Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Sukneet Basuta (405f901a2cdf3995fd99154dc899b666992e7e7c)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Arwed von Merkatz <v.merkatz AT gmx.net>
  • To: sm-commit <sm-commit AT lists.ibiblio.org>
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Sukneet Basuta (405f901a2cdf3995fd99154dc899b666992e7e7c)
  • Date: Sat, 27 Mar 2010 09:00:04 +0100

Excerpts from Eric Sandall's message of Sat Mar 27 03:03:13 +0100 2010:
> On Fri, 26 Mar 2010 19:53:07 +0100
> Arwed von Merkatz <v.merkatz AT gmx.net> wrote:
[...]
> > > $ gaze version pcre glib2
> > > Grimoire Section Spell Grimoire Version Installed Version
> > > -------- ------- ----- ---------------- -----------------
> > > test libs pcre 8.02 8.02
> > > test gnome2-libs glib2 2.23.6 2.22.5
> > >
> > > # cast glib2
> > > Computing previously installed dependencies...
> > > glib2 preparing environment...
> > > [[ which version to build? -> 'devel' ]]
> > > glib2 checking dependencies...
> > > glib2 has a dependency on pkgconfig
> > > glib2 has a dependency on perl
> > > glib2 has an enabled optional dependency on gettext
> > > glib2 has an optional dependency on some FAM (Build with file
> > > system monitoring).
> > > (0) [none]
> > > (1) fam
> > > (2) gamin (installed)
> > >
> > > Which one do you want? [2]
> > >
> > > glib2 has an optional dependency on pcre (Use system supplied
> > > PCRE. Otherwise, the internal PCRE library will be used)
> > > Do you want to use pcre? [y]
> > >
> > > glib2 has an optional dependency on libselinux (Build with selinux
> > > support) Do you want to cast libselinux? [n]
> > >
> > > glib2 has a disabled optional dependency on gtk-do
> > > ...
> > > checking pkg-config is at least version 0.9.0... yes
> > > checking for PCRE... yes
> > > checking for Unicode support in PCRE... no
> > > configure: error: *** The system-supplied PCRE does not support
> > > Unicode properties or UTF-8.
> > > ! Problem Detected !
> >
> > Our system pcre is built without enabling utf-8 support, so this
> > either needs a SUB_DEPENDS for pcre with unicode support (pcre
> > configure switch --enable-unicode-properties) or the pcre optional
> > dependency should be removed. I filed
> > http://bugs.sourcemage.org/show_bug.cgi?id=15630 for this issue.
>
> I meant to include this in the above, but my pcre is built with UTF8:
>
> $ cat /etc/sorcery/local/depends/pcre.p
> BUILDUTF8="y"
> UTFPROPERTIES="n"

Just tried it on my system, if both BUILDUTF8 and UTFPROPERTIES are enabled,
glib2 compiles fine with the system pcre.
--
Arwed v. Merkatz Source Mage GNU/Linux developer
http://www.sourcemage.org




Archive powered by MHonArc 2.6.24.

Top of Page