thank you philip.
i did get this working by building glib, gcab again.

I then did jhbuild build gnome-builder

i got error on phase build gst-plugins-bad as below :
https://paste.gnome.org/pewnqrh2q

I tried google but did not get answers.

Best Regards,
Karan Ahuja


On Tue, Jul 25, 2017 at 4:28 AM, <[email protected]> wrote:

> You may have to rebuild all, since the bug was fixed in glib-mkenums.
>
> On Mon, Jul 24, 2017 at 11:01 AM Karan Ahuja <[email protected]>
> wrote:
>
>> 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, <[email protected]> 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 <[email protected]> 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
>>>> [email protected]
>>>> https://mail.gnome.org/mailman/listinfo/builder-list
>>>>
>>>
>>
_______________________________________________
builder-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/builder-list

Reply via email to