Re: [Builder] error during installation



Hi Philip,

The status of bug is resolved fixed.

But I get below error when i do

jhbuild build gcab.

Error partly pasted::


 File "/home/karan/jhbuild/install/bin/glib-mkenums", line 74, in write_output
    print(output, file=output_stream)
UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9' in position 34: ordinal not in range(128)
make: *** [Makefile:1546: libgcab/gcab-enums.c] Error 1
make: *** Waiting for unfinished jobs....
make: *** [Makefile:1546: libgcab/gcab-enums.h] Error 1
/home/karan/jhbuild/checkout/gcab/libgcab/gcab-folder.c: In function ‘gcab_folder_class_init’:
/home/karan/jhbuild/checkout/gcab/libgcab/gcab-folder.c:114:28: error: ‘GCAB_TYPE_COMPRESSION’ undeclared (first use in this function); did you mean ‘PROP_COMPRESSION’?
                            GCAB_TYPE_COMPRESSION, 0,
                            ^~~~~~~~~~~~~~~~~~~~~
                            PROP_COMPRESSION
/home/karan/jhbuild/checkout/gcab/libgcab/gcab-folder.c:114:28: note: each undeclared identifier is reported only once for each function it appears in
make: *** [Makefile:872: libgcab/libgcab_1_0_la-gcab-folder.lo] Error 1
*** Error during phase build of gcab: ########## Error running make -j 5  *** [8/8]


On Sun, Jul 23, 2017 at 3:47 AM, <philip chimento gmail com> wrote:

That bug got reopened today - although probably the cause is different, I expect this failure was exposed because glib-mkenums recently got refactored.

Best,
Philip C


On Sat, Jul 22, 2017, 05:46 Karan Ahuja <karan26 ahuja gmail com> wrote:
Hi ,

I am using fedora 26.

i am trying to install gnome-builder with jhbuild.
when i do jhbuild build gnome-builder
I get below error:

https://paste.gnome.org/pavlurv2s

UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9' in position 34: ordinal not in range(128)

GCAB_TYPE_COMPRESSION’ undeclared (first use in this function); did you mean ‘PROP_COMPRESSION’?

please guide.

i see this bug through google search :
https://bugzilla.gnome.org/show_bug.cgi?id=774342

on my machine -
libgcab/gcab-enums.h is not present.

[karan@localhost libgcab]$ ls
cabinet.c decomp.h gcab-enums.c.etemplate gcab-file.h gcab-priv.h Makefile.am
cabinet.h gcab-cabinet.c gcab-enums.h.etemplate gcab-folder.c glib-compat.c Makefile.in
decomp.c gcab-cabinet.h gcab-file.c gcab-folder.h glib-compat.h


Please guide.

Best Regards,
Karan Ahuja


_______________________________________________
builder-list mailing list
builder-list gnome org
https://mail.gnome.org/mailman/listinfo/builder-list



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]