After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 679993 - does not compile if cyrillic chars in path name
does not compile if cyrillic chars in path name
Status: RESOLVED OBSOLETE
Product: glib
Classification: Platform
Component: gdbus
unspecified
Other Linux
: Normal normal
: ---
Assigned To: David Zeuthen (not reading bugmail)
gtkdev
Depends on:
Blocks:
 
 
Reported: 2012-07-16 08:50 UTC by Shokurov Anton V.
Modified: 2018-05-24 14:21 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Shokurov Anton V. 2012-07-16 08:50:37 UTC
Hello,

I had problems building libglib2 while building buildroot. I had to move the build root directory out of cyrillic parent directory names.

See https://bugs.busybox.net/show_bug.cgi?id=5360
"Solution" is given at comment #9

Honestly i don't know what exact config file reproduces this error.

Anton
Comment 1 Thomas Petazzoni 2012-08-21 11:59:28 UTC
Here are a few more details about the problem:

The gdbus-codegen Python script is generated from gdbus-codegen.in by replacing some paths into the script. However this script doesn't declare any encoding, it doesn't like having non-ascii characters into the path. So if anyone tries to configure/build glib within a directory than contains non-ascii characters in its name, it will fail to build.
Comment 2 GNOME Infrastructure Team 2018-05-24 14:21:48 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/glib/issues/574.