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 338898 - po/LINGUAS breaks build
po/LINGUAS breaks build
Status: RESOLVED FIXED
Product: gtksourceview
Classification: Platform
Component: General
git master
Other Linux
: Normal normal
: ---
Assigned To: GTK Sourceview maintainers
GTK Sourceview maintainers
Depends on:
Blocks:
 
 
Reported: 2006-04-18 15:29 UTC by William Jon McCann
Modified: 2006-07-24 17:51 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (1.29 KB, patch)
2006-04-18 15:30 UTC, William Jon McCann
committed Details | Review
update to the new guidelines (2.26 KB, patch)
2006-04-18 15:53 UTC, Steve Frécinaux
accepted-commit_after_freeze Details | Review

Description William Jon McCann 2006-04-18 15:29:41 UTC
configure: creating ./config.status
config.status: creating gtksourceview-1.0.pc
sed: file ./confstatu29520/subs-3.sed line 32: unterminated `s' command
sed: couldn't flush stdout: Broken pipe
config.status: creating Makefile
sed: file ./confstatu29520/subs-3.sed line 32: unterminated `s' command
sed: couldn't write 35 items to stdout: Broken pipe
config.status: creating gtksourceview-zip
sed: file ./confstatu29520/subs-3.sed line 32: unterminated `s' command
config.status: creating po/Makefile.in
sed: file ./confstatu29520/subs-3.sed line 32: unterminated `s' command
config.status: creating gtksourceview/Makefile
[...]

Seems like splitting po/LINGUAS on multiple lines breaks the build.
Comment 1 William Jon McCann 2006-04-18 15:30:07 UTC
Created attachment 63804 [details] [review]
patch
Comment 2 Steve Frécinaux 2006-04-18 15:35:12 UTC
Wouldn't it be best to update gtksourceview to use the new guidelines from http://live.gnome.org/GnomeGoals/PoLinguas ?
Comment 3 William Jon McCann 2006-04-18 15:41:30 UTC
Dunno, I just needed it to build in the meantime before intltool is released.
Comment 4 Steve Frécinaux 2006-04-18 15:53:27 UTC
Created attachment 63805 [details] [review]
update to the new guidelines
Comment 5 Steve Frécinaux 2006-04-18 16:11:59 UTC
First patch has been committed.

Second one should be committed after gtksourceview branches.
Comment 6 Behdad Esfahbod 2006-04-19 00:06:05 UTC
Ping.  Can we get this fixed?
Comment 7 Paolo Borelli 2006-04-19 07:49:45 UTC
behdad, as Steve said above the build is fixed. We are waiting after the branch before requiring a newer intltool.
Comment 8 Paolo Borelli 2006-07-24 14:08:42 UTC
new intltool is out for a while and the dust around po/LINGUAS seems to have settled, maybe it's time to get this in even if we didn't actually branch... paolo?
Comment 9 Paolo Borelli 2006-07-24 17:51:50 UTC
fixed