Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 149858 - gnome-sharp-2.8.2 fails to compile with LC_ALL="tr_TR.utf8"
Summary: gnome-sharp-2.8.2 fails to compile with LC_ALL="tr_TR.utf8"
Status: RESOLVED DUPLICATE of bug 149817
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-02 08:18 UTC by Özgür ERİŞEN
Modified: 2006-10-03 02:30 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Özgür ERİŞEN 2006-10-02 08:18:42 UTC
here is the error when compiling with LC_ALL="tr_TR.utf8"
        then mv -f ".deps/generated.Tpo" ".deps/generated.Plo"; else rm -f ".deps/generated.Tpo"; exit 1; fi
 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomeprint-2.2 -I/usr/include/panel-2.0 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -I../.. -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT generated.lo -MD -MP -MF .deps/generated.Tpo -c generated.c  -fPIC -DPIC -o .libs/generated.o
In file included from /usr/include/gtk-2.0/gtk/gtkactiongroup.h:35,
                 from /usr/include/gtk-2.0/gtk/gtk.h:39,
                 from /usr/include/libgnomeui-2.0/gnome.h:5,
                 from generated.c:5:
/usr/include/gtk-2.0/gtk/gtkitemfactory.h:50: warning: function declaration isn't a prototype
generated.c:8: error: stray '\304' in program
generated.c:8: error: stray '\261' in program
generated.c:8: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'nfo_get_name_offset'
generated.c:11: error: stray '\304' in program
generated.c:11: error: stray '\261' in program
generated.c:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'nfo_get_name_offset'
generated.c:16: error: stray '\304' in program
generated.c:16: error: stray '\261' in program
generated.c:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'nfo_get_description_offset'
generated.c:19: error: stray '\304' in program
generated.c:19: error: stray '\261' in program
generated.c:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'nfo_get_description_offset'
generated.c:24: error: stray '\304' in program
generated.c:24: error: stray '\261' in program
generated.c:24: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'nfo_get_version_offset'
generated.c:27: error: stray '\304' in program
generated.c:27: error: stray '\261' in program
generated.c:27: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'nfo_get_version_offset'
generated.c:40: error: stray '\304' in program
generated.c:40: error: stray '\261' in program
generated.c:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'tem_get_canvas_offset'
generated.c:43: error: stray '\304' in program
generated.c:43: error: stray '\261' in program
generated.c:43: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'tem_get_canvas_offset'
make[1]: *** [generated.lo] Hata 1
make[1]: `/var/tmp/portage/gnome-sharp-2.8.2/work/gtk-sharp-2.8.2/gnome/glue' dizininden 
Comment 1 Özgür ERİŞEN 2006-10-02 08:18:42 UTC
here is the error when compiling with LC_ALL="tr_TR.utf8"
        then mv -f ".deps/generated.Tpo" ".deps/generated.Plo"; else rm -f ".deps/generated.Tpo"; exit 1; fi
 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomeprint-2.2 -I/usr/include/panel-2.0 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -I../.. -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT generated.lo -MD -MP -MF .deps/generated.Tpo -c generated.c  -fPIC -DPIC -o .libs/generated.o
In file included from /usr/include/gtk-2.0/gtk/gtkactiongroup.h:35,
                 from /usr/include/gtk-2.0/gtk/gtk.h:39,
                 from /usr/include/libgnomeui-2.0/gnome.h:5,
                 from generated.c:5:
/usr/include/gtk-2.0/gtk/gtkitemfactory.h:50: warning: function declaration isn't a prototype
generated.c:8: error: stray '\304' in program
generated.c:8: error: stray '\261' in program
generated.c:8: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'nfo_get_name_offset'
generated.c:11: error: stray '\304' in program
generated.c:11: error: stray '\261' in program
generated.c:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'nfo_get_name_offset'
generated.c:16: error: stray '\304' in program
generated.c:16: error: stray '\261' in program
generated.c:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'nfo_get_description_offset'
generated.c:19: error: stray '\304' in program
generated.c:19: error: stray '\261' in program
generated.c:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'nfo_get_description_offset'
generated.c:24: error: stray '\304' in program
generated.c:24: error: stray '\261' in program
generated.c:24: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'nfo_get_version_offset'
generated.c:27: error: stray '\304' in program
generated.c:27: error: stray '\261' in program
generated.c:27: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'nfo_get_version_offset'
generated.c:40: error: stray '\304' in program
generated.c:40: error: stray '\261' in program
generated.c:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'tem_get_canvas_offset'
generated.c:43: error: stray '\304' in program
generated.c:43: error: stray '\261' in program
generated.c:43: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'tem_get_canvas_offset'
make[1]: *** [generated.lo] Hata 1
make[1]: `/var/tmp/portage/gnome-sharp-2.8.2/work/gtk-sharp-2.8.2/gnome/glue' dizininden çıkılıyor
make: *** [all-recursive] Hata 1

!!! ERROR: dev-dotnet/gnome-sharp-2.8.2 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  ebuild.sh, line 1255:   Called gtk-sharp-component_src_compile
  gtk-sharp-component.eclass, line 176:   Called die

!!! compile failure
!!! If you need support, post the topmost build error, and the call stack if relevant.


my simple emerge info is 


Portage 2.1.2_pre2 (default-linux/amd64/2006.1, gcc-4.1.1, glibc-2.4-r4,
2.6.17-gentoo-r8 x86_64)
=================================================================
System uname: 2.6.17-gentoo-r8 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor
3800+
Gentoo Base System version 1.12.5
Last Sync: Sun, 01 Oct 2006 14:30:08 +0000
ccache version 2.4 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r6
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb /var/bind"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf
/etc/java-config/vms/ /etc/revdep-rebuild /etc/splash /etc/terminfo
/etc/texmf/web2c"
CXXFLAGS="-O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://adelie.polymtl.ca/ http://ftp.du.se/pub/os/gentoo
http://mirror.phy.olemiss.edu/mirror/gentoo"
LANG="tr_TR.utf8"
LC_ALL="tr_TR.utf8"
LINGUAS="tr en"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"

it compiles and installs correctly with LC_ALL="C"
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-10-02 09:16:47 UTC
One bug should do here.

*** This bug has been marked as a duplicate of 149817 ***
Comment 3 Özgür ERİŞEN 2006-10-03 02:30:59 UTC
this bug is also persist on 2.16.10 series