Re: [Gimp-developer] please help me compile gimp

2019-06-28 Thread Marco Ciampa via gimp-developer-list
On Fri, Jun 28, 2019 at 11:16:32AM +0300, Ell wrote:
> On June 28, 2019 9:14:14 AM GMT+02:00, Marco Ciampa via gimp-developer-list 
>  wrote:
> >Hello devs,
> >I'm very sorry to bother you,
> >but I do not know what to do and who to ask,
> >and it is definitely my fault...
> >I messed up my distro deleting some packages I should not remove.
> >(Ubuntu 18.04 64)
> >Now it seems to work perfectly again after reinstall of those packages
> >(all other apps and compilations work) but apparently something is
> >wrong, 
> >and gimp (2.10 from git) compilation don't work again...
> >
> >This is the output after a make clean ; make -j4
> >
> >ar: `u' modifier ignored since `D' is the default (see `U')
> >/usr/bin/ld: core/libappcore.a(gimp-parallel.o): relocation R_X86_64_32
> >against `.rodata.str1.1' can not be used when making a PIE object;
> >recompile with -fPIC
[...]
> >Makefile:852: recipe for target 'all-recursive' failed
> >make[1]: *** [all-recursive] Error 1
> >make[1]: uscita dalla directory "/home/marco/git/gitlab/gnome/gimp"
> >Makefile:753: recipe for target 'all' failed
> >make: *** [all] Error 2
> >
> >any hint?
> 
> These are all C++ files, so there seems to be a mismatch between your
> gcc and g++ options with regard to PIC (esp., your gcc might be newer
> than your g++).  Try reinstalling g++, and make a (fully) clean build of
> GIMP.

Gotcha! MANY thanks, it was obvious (NOW) ... installed the right g++ and
recompiled fixed it all...

Thanks again...

--


Marco Ciampa

I know a joke about UDP, but you might not get it.



 GNU/Linux User #78271
 FSFE fellow #364



___
gimp-developer-list mailing list
List address:gimp-developer-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives:   https://mail.gnome.org/archives/gimp-developer-list


Re: [Gimp-developer] please help me compile gimp

2019-06-28 Thread Shlomi Fish
Hi Marco,

On Fri, 28 Jun 2019 08:14:14 +0200
Marco Ciampa via gimp-developer-list  wrote:

> Hello devs,
> I'm very sorry to bother you,
> but I do not know what to do and who to ask,
> and it is definitely my fault...
> I messed up my distro deleting some packages I should not remove.
> (Ubuntu 18.04 64)
> Now it seems to work perfectly again after reinstall of those packages
> (all other apps and compilations work) but apparently something is wrong, 
> and gimp (2.10 from git) compilation don't work again...
> 
> This is the output after a make clean ; make -j4
> 

Try:

1. running git clean -dxf on all deps.

2. Rebuilding all deps

3. Running make without -j4.

Also see my script at
https://github.com/shlomif/shlomif-computer-settings/blob/master/shlomif-settings/build-scripts/build/gimp-git-all-deps.bash


> ar: `u' modifier ignored since `D' is the default (see `U')
> /usr/bin/ld: core/libappcore.a(gimp-parallel.o): relocation R_X86_64_32
> against `.rodata.str1.1' can not be used when making a PIE object; recompile
> with -fPIC /usr/bin/ld: core/libappcore.a(gimpbrush-transform.o): relocation
> R_X86_64_32 against `.text' can not be used when making a PIE object;
> recompile with -fPIC /usr/bin/ld:
> core/libappcore.a(gimppickable-contiguous-region.o): relocation R_X86_64_32
> against `.rodata.str1.1' can not be used when making a PIE object; recompile
> with -fPIC /usr/bin/ld: paint/libapppaint.a(gimpbrushcore-loops.o):
> relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a
> PIE object; recompile with -fPIC /usr/bin/ld:
> paint/libapppaint.a(gimppaintcore-loops.o): relocation R_X86_64_32 against
> `.text' can not be used when making a PIE object; recompile with -fPIC
> /usr/bin/ld: operations/libappoperations.a(gimpoperationmaskcomponents.o):
> relocation R_X86_64_32 against `.bss' can not be used when making a PIE
> object; recompile with -fPIC /usr/bin/ld:
> gegl/libappgegl.a(gimp-gegl-loops.o): relocation R_X86_64_32 against `.text'
> can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld:
> gegl/libappgegl.a(gimp-gegl-mask-combine.o): relocation R_X86_64_32S against
> `.rodata' can not be used when making a PIE object; recompile with -fPIC
> /usr/bin/ld: final link failed: Nonrepresentable section on output collect2:
> error: ld returned 1 exit status Makefile:1020: recipe for target
> 'gimp-console-2.10' failed make[3]: *** [gimp-console-2.10] Error 1 make[3]:
> *** Attesa per i processi non terminati /usr/bin/ld:
> core/libappcore.a(gimp-parallel.o): relocation R_X86_64_32 against
> `.rodata.str1.1' can not be used when making a PIE object; recompile with
> -fPIC /usr/bin/ld: core/libappcore.a(gimpbrush-transform.o): relocation
> R_X86_64_32 against `.text' can not be used when making a PIE object;
> recompile with -fPIC /usr/bin/ld:
> core/libappcore.a(gimppickable-contiguous-region.o): relocation R_X86_64_32
> against `.rodata.str1.1' can not be used when making a PIE object; recompile
> with -fPIC /usr/bin/ld: paint/libapppaint.a(gimpbrushcore-loops.o):
> relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a
> PIE object; recompile with -fPIC /usr/bin/ld:
> paint/libapppaint.a(gimppaintcore-loops.o): relocation R_X86_64_32 against
> `.text' can not be used when making a PIE object; recompile with -fPIC
> /usr/bin/ld: operations/libappoperations.a(gimpoperationmaskcomponents.o):
> relocation R_X86_64_32 against `.bss' can not be used when making a PIE
> object; recompile with -fPIC /usr/bin/ld:
> gegl/libappgegl.a(gimp-gegl-loops.o): relocation R_X86_64_32 against `.text'
> can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld:
> gegl/libappgegl.a(gimp-gegl-mask-combine.o): relocation R_X86_64_32S against
> `.rodata' can not be used when making a PIE object; recompile with -fPIC
> /usr/bin/ld: final link failed: Nonrepresentable section on output collect2:
> error: ld returned 1 exit status Makefile:1016: recipe for target 'gimp-2.10'
> failed make[3]: *** [gimp-2.10] Error 1 make[3]: uscita dalla directory
> "/home/marco/git/gitlab/gnome/gimp/app" Makefile:1240: recipe for target
> 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: uscita
> dalla directory "/home/marco/git/gitlab/gnome/gimp/app" Makefile:852: recipe
> for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1
> make[1]: uscita dalla directory "/home/marco/git/gitlab/gnome/gimp"
> Makefile:753: recipe for target 'all' failed make: *** [all] Error 2
> 
> any hint?
> 



-- 
-
Shlomi Fish   http://www.shlomifish.org/
Free (Creative Commons) Music Downloads, Reviews and more - http://jamendo.com/

http://en.wikipedia.org/wiki/Evil redirects to XSLT.
— http://www.shlomifish.org/humour/bits/facts/XSLT/

Please reply to list if it's a mailing list post - http://shlom.in/reply .
___
gimp-devel

Re: [Gimp-developer] please help me compile gimp

2019-06-28 Thread Ell via gimp-developer-list



On June 28, 2019 9:14:14 AM GMT+02:00, Marco Ciampa via gimp-developer-list 
 wrote:
>Hello devs,
>I'm very sorry to bother you,
>but I do not know what to do and who to ask,
>and it is definitely my fault...
>I messed up my distro deleting some packages I should not remove.
>(Ubuntu 18.04 64)
>Now it seems to work perfectly again after reinstall of those packages
>(all other apps and compilations work) but apparently something is
>wrong, 
>and gimp (2.10 from git) compilation don't work again...
>
>This is the output after a make clean ; make -j4
>
>ar: `u' modifier ignored since `D' is the default (see `U')
>/usr/bin/ld: core/libappcore.a(gimp-parallel.o): relocation R_X86_64_32
>against `.rodata.str1.1' can not be used when making a PIE object;
>recompile with -fPIC
>/usr/bin/ld: core/libappcore.a(gimpbrush-transform.o): relocation
>R_X86_64_32 against `.text' can not be used when making a PIE object;
>recompile with -fPIC
>/usr/bin/ld: core/libappcore.a(gimppickable-contiguous-region.o):
>relocation R_X86_64_32 against `.rodata.str1.1' can not be used when
>making a PIE object; recompile with -fPIC
>/usr/bin/ld: paint/libapppaint.a(gimpbrushcore-loops.o): relocation
>R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE
>object; recompile with -fPIC
>/usr/bin/ld: paint/libapppaint.a(gimppaintcore-loops.o): relocation
>R_X86_64_32 against `.text' can not be used when making a PIE object;
>recompile with -fPIC
>/usr/bin/ld:
>operations/libappoperations.a(gimpoperationmaskcomponents.o):
>relocation R_X86_64_32 against `.bss' can not be used when making a PIE
>object; recompile with -fPIC
>/usr/bin/ld: gegl/libappgegl.a(gimp-gegl-loops.o): relocation
>R_X86_64_32 against `.text' can not be used when making a PIE object;
>recompile with -fPIC
>/usr/bin/ld: gegl/libappgegl.a(gimp-gegl-mask-combine.o): relocation
>R_X86_64_32S against `.rodata' can not be used when making a PIE
>object; recompile with -fPIC
>/usr/bin/ld: final link failed: Nonrepresentable section on output
>collect2: error: ld returned 1 exit status
>Makefile:1020: recipe for target 'gimp-console-2.10' failed
>make[3]: *** [gimp-console-2.10] Error 1
>make[3]: *** Attesa per i processi non terminati
>/usr/bin/ld: core/libappcore.a(gimp-parallel.o): relocation R_X86_64_32
>against `.rodata.str1.1' can not be used when making a PIE object;
>recompile with -fPIC
>/usr/bin/ld: core/libappcore.a(gimpbrush-transform.o): relocation
>R_X86_64_32 against `.text' can not be used when making a PIE object;
>recompile with -fPIC
>/usr/bin/ld: core/libappcore.a(gimppickable-contiguous-region.o):
>relocation R_X86_64_32 against `.rodata.str1.1' can not be used when
>making a PIE object; recompile with -fPIC
>/usr/bin/ld: paint/libapppaint.a(gimpbrushcore-loops.o): relocation
>R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE
>object; recompile with -fPIC
>/usr/bin/ld: paint/libapppaint.a(gimppaintcore-loops.o): relocation
>R_X86_64_32 against `.text' can not be used when making a PIE object;
>recompile with -fPIC
>/usr/bin/ld:
>operations/libappoperations.a(gimpoperationmaskcomponents.o):
>relocation R_X86_64_32 against `.bss' can not be used when making a PIE
>object; recompile with -fPIC
>/usr/bin/ld: gegl/libappgegl.a(gimp-gegl-loops.o): relocation
>R_X86_64_32 against `.text' can not be used when making a PIE object;
>recompile with -fPIC
>/usr/bin/ld: gegl/libappgegl.a(gimp-gegl-mask-combine.o): relocation
>R_X86_64_32S against `.rodata' can not be used when making a PIE
>object; recompile with -fPIC
>/usr/bin/ld: final link failed: Nonrepresentable section on output
>collect2: error: ld returned 1 exit status
>Makefile:1016: recipe for target 'gimp-2.10' failed
>make[3]: *** [gimp-2.10] Error 1
>make[3]: uscita dalla directory "/home/marco/git/gitlab/gnome/gimp/app"
>Makefile:1240: recipe for target 'all-recursive' failed
>make[2]: *** [all-recursive] Error 1
>make[2]: uscita dalla directory "/home/marco/git/gitlab/gnome/gimp/app"
>Makefile:852: recipe for target 'all-recursive' failed
>make[1]: *** [all-recursive] Error 1
>make[1]: uscita dalla directory "/home/marco/git/gitlab/gnome/gimp"
>Makefile:753: recipe for target 'all' failed
>make: *** [all] Error 2
>
>any hint?

These are all C++ files, so there seems to be a mismatch between your gcc and 
g++ options with regard to PIC (esp., your gcc might be newer than your g++).  
Try reinstalling g++, and make a (fully) clean build of GIMP.

--
Ell
___
gimp-developer-list mailing list
List address:gimp-developer-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives:   https://mail.gnome.org/archives/gimp-developer-list


[Gimp-developer] please help me compile gimp

2019-06-27 Thread Marco Ciampa via gimp-developer-list
Hello devs,
I'm very sorry to bother you,
but I do not know what to do and who to ask,
and it is definitely my fault...
I messed up my distro deleting some packages I should not remove.
(Ubuntu 18.04 64)
Now it seems to work perfectly again after reinstall of those packages
(all other apps and compilations work) but apparently something is wrong, 
and gimp (2.10 from git) compilation don't work again...

This is the output after a make clean ; make -j4

ar: `u' modifier ignored since `D' is the default (see `U')
/usr/bin/ld: core/libappcore.a(gimp-parallel.o): relocation R_X86_64_32 against 
`.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: core/libappcore.a(gimpbrush-transform.o): relocation R_X86_64_32 
against `.text' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: core/libappcore.a(gimppickable-contiguous-region.o): relocation 
R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; 
recompile with -fPIC
/usr/bin/ld: paint/libapppaint.a(gimpbrushcore-loops.o): relocation R_X86_64_32 
against `.rodata.str1.1' can not be used when making a PIE object; recompile 
with -fPIC
/usr/bin/ld: paint/libapppaint.a(gimppaintcore-loops.o): relocation R_X86_64_32 
against `.text' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: operations/libappoperations.a(gimpoperationmaskcomponents.o): 
relocation R_X86_64_32 against `.bss' can not be used when making a PIE object; 
recompile with -fPIC
/usr/bin/ld: gegl/libappgegl.a(gimp-gegl-loops.o): relocation R_X86_64_32 
against `.text' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: gegl/libappgegl.a(gimp-gegl-mask-combine.o): relocation 
R_X86_64_32S against `.rodata' can not be used when making a PIE object; 
recompile with -fPIC
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: error: ld returned 1 exit status
Makefile:1020: recipe for target 'gimp-console-2.10' failed
make[3]: *** [gimp-console-2.10] Error 1
make[3]: *** Attesa per i processi non terminati
/usr/bin/ld: core/libappcore.a(gimp-parallel.o): relocation R_X86_64_32 against 
`.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: core/libappcore.a(gimpbrush-transform.o): relocation R_X86_64_32 
against `.text' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: core/libappcore.a(gimppickable-contiguous-region.o): relocation 
R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; 
recompile with -fPIC
/usr/bin/ld: paint/libapppaint.a(gimpbrushcore-loops.o): relocation R_X86_64_32 
against `.rodata.str1.1' can not be used when making a PIE object; recompile 
with -fPIC
/usr/bin/ld: paint/libapppaint.a(gimppaintcore-loops.o): relocation R_X86_64_32 
against `.text' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: operations/libappoperations.a(gimpoperationmaskcomponents.o): 
relocation R_X86_64_32 against `.bss' can not be used when making a PIE object; 
recompile with -fPIC
/usr/bin/ld: gegl/libappgegl.a(gimp-gegl-loops.o): relocation R_X86_64_32 
against `.text' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: gegl/libappgegl.a(gimp-gegl-mask-combine.o): relocation 
R_X86_64_32S against `.rodata' can not be used when making a PIE object; 
recompile with -fPIC
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: error: ld returned 1 exit status
Makefile:1016: recipe for target 'gimp-2.10' failed
make[3]: *** [gimp-2.10] Error 1
make[3]: uscita dalla directory "/home/marco/git/gitlab/gnome/gimp/app"
Makefile:1240: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: uscita dalla directory "/home/marco/git/gitlab/gnome/gimp/app"
Makefile:852: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: uscita dalla directory "/home/marco/git/gitlab/gnome/gimp"
Makefile:753: recipe for target 'all' failed
make: *** [all] Error 2

any hint?

-- 


Marco Ciampa

I know a joke about UDP, but you might not get it.



 GNU/Linux User #78271
 FSFE fellow #364



___
gimp-developer-list mailing list
List address:gimp-developer-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives:   https://mail.gnome.org/archives/gimp-developer-list


Re: [Gimp-developer] Please Help

2018-12-12 Thread C R via gimp-developer-list
Haha, just on April 1st, and only when you have not opened a document in a
while? Wow, that is an obscure Easter egg. I feel really hard-core to have
found that one!
I think until someone complains (for real), it's probably fine. Maybe patch
it to flash some other colour? Like purple, so it's not as symbolically
evil? Maybe make them actual easter eggs, or the notorious GIMP bell
pepper? :)



On Wed, Dec 12, 2018 at 10:19 PM Elle Stone 
wrote:

> On 12/12/2018 04:14 PM, Alexandre Prokoudine via gimp-developer-list wrote:
> > Easter eggs that only show up on April 1 are that bad?
>
> Perhaps creepy red flashing eyes (relying on CR's description) isn't the
> sort of thing that makes people happy, generally speaking? What do you
> think?
> ___
> gimp-developer-list mailing list
> List address:gimp-developer-list@gnome.org
> List membership:
> https://mail.gnome.org/mailman/listinfo/gimp-developer-list
> List archives:   https://mail.gnome.org/archives/gimp-developer-list
>
___
gimp-developer-list mailing list
List address:gimp-developer-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives:   https://mail.gnome.org/archives/gimp-developer-list


Re: [Gimp-developer] Please Help

2018-12-12 Thread Elle Stone

On 12/12/2018 04:14 PM, Alexandre Prokoudine via gimp-developer-list wrote:

Easter eggs that only show up on April 1 are that bad?


Perhaps creepy red flashing eyes (relying on CR's description) isn't the 
sort of thing that makes people happy, generally speaking? What do you 
think?

___
gimp-developer-list mailing list
List address:gimp-developer-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives:   https://mail.gnome.org/archives/gimp-developer-list


Re: [Gimp-developer] Please Help

2018-12-12 Thread Alexandre Prokoudine via gimp-developer-list
On Wed, Dec 12, 2018 at 4:59 PM Elle Stone wrote:
>
> On 12/12/2018 07:28 AM, C R via gimp-developer-list wrote:
> > Maybe. The eyes flash red under certain circumstances. It's quite creepy...
> > Though this is not a new thing in GIMP.:)
>
> If this is an actual fact - that sometimes Wilbur's eyes flash a color -
>   then here is a request that this very odd "feature" be considered a
> bug and removed.

Easter eggs that only show up on April 1 are that bad?

Alex
___
gimp-developer-list mailing list
List address:gimp-developer-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives:   https://mail.gnome.org/archives/gimp-developer-list


Re: [Gimp-developer] Please Help

2018-12-12 Thread C R via gimp-developer-list
Or a reminder of GIMP's independent nature. I found it a bit cool that I
located an Easter egg. But yea, could be cause for alarm or mistrust.

I doubt any of this is this user's problem.

Hopefully they will reply with more info.

-C

On Wed, 12 Dec 2018, 13:59 Elle Stone  On 12/12/2018 07:28 AM, C R via gimp-developer-list wrote:
> > Maybe. The eyes flash red under certain circumstances. It's quite
> creepy...
> > Though this is not a new thing in GIMP.:)
>
> If this is an actual fact - that sometimes Wilbur's eyes flash a color -
>   then here is a request that this very odd "feature" be considered a
> bug and removed.
>
> Creepy flashing eye colors randomly appearing under "certain
> circumstances" is not the sort of behavior that instills confidence in
> one's editing software.
>
> Best regards,
> Elle
>
> ___
> gimp-developer-list mailing list
> List address:gimp-developer-list@gnome.org
> List membership:
> https://mail.gnome.org/mailman/listinfo/gimp-developer-list
> List archives:   https://mail.gnome.org/archives/gimp-developer-list
>
___
gimp-developer-list mailing list
List address:gimp-developer-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives:   https://mail.gnome.org/archives/gimp-developer-list


Re: [Gimp-developer] Please Help

2018-12-12 Thread Elle Stone

On 12/12/2018 07:28 AM, C R via gimp-developer-list wrote:

Maybe. The eyes flash red under certain circumstances. It's quite creepy...
Though this is not a new thing in GIMP.:)


If this is an actual fact - that sometimes Wilbur's eyes flash a color - 
 then here is a request that this very odd "feature" be considered a 
bug and removed.


Creepy flashing eye colors randomly appearing under "certain 
circumstances" is not the sort of behavior that instills confidence in 
one's editing software.


Best regards,
Elle

___
gimp-developer-list mailing list
List address:gimp-developer-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives:   https://mail.gnome.org/archives/gimp-developer-list


Re: [Gimp-developer] Please Help

2018-12-12 Thread C R via gimp-developer-list
>
> Maybe the OP doesn't like Wilber's head in the empty image window.
>

Maybe. The eyes flash red under certain circumstances. It's quite creepy...
Though this is not a new thing in GIMP. :)



>
> ___
> gimp-developer-list mailing list
> List address:gimp-developer-list@gnome.org
> List membership:
> https://mail.gnome.org/mailman/listinfo/gimp-developer-list
> List archives:   https://mail.gnome.org/archives/gimp-developer-list
>
___
gimp-developer-list mailing list
List address:gimp-developer-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives:   https://mail.gnome.org/archives/gimp-developer-list


Re: [Gimp-developer] Please Help

2018-12-12 Thread Ofnuts

On 12/12/18 12:22 PM, Alexandre Prokoudine via gimp-developer-list wrote:

On Wed, Dec 12, 2018 at 2:20 PM Göran Persson via gimp-developer-list wrote:

Hello.

Please, I am very pleased with GIMP.
Very nice and good program.
but now a virus has appeared.

See attached file.
I don’t like this cow.

How do I get rid of it?

There are no cows on the GIMP farm, only five-legged goats. They are
yours forever.

Please upload the screenshot. There are no attaches here.


Maybe the OP doesn't like Wilber's head in the empty image window.

___
gimp-developer-list mailing list
List address:gimp-developer-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives:   https://mail.gnome.org/archives/gimp-developer-list


Re: [Gimp-developer] Please Help

2018-12-12 Thread Alexandre Prokoudine via gimp-developer-list
On Wed, Dec 12, 2018 at 2:20 PM Göran Persson via gimp-developer-list wrote:
>
> Hello.
>
> Please, I am very pleased with GIMP.
> Very nice and good program.
> but now a virus has appeared.
>
> See attached file.
> I don’t like this cow.
>
> How do I get rid of it?

There are no cows on the GIMP farm, only five-legged goats. They are
yours forever.

Please upload the screenshot. There are no attaches here.

Alex
___
gimp-developer-list mailing list
List address:gimp-developer-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives:   https://mail.gnome.org/archives/gimp-developer-list


[Gimp-developer] Please Help

2018-12-12 Thread Göran Persson via gimp-developer-list
Hello.

Please, I am very pleased with GIMP.
Very nice and good program.
but now a virus has appeared.

See attached file.
I don’t like this cow. 

 

How do I get rid of it?

Sincerely

 

Hop for an answer! 

 

Goran Persson

___
gimp-developer-list mailing list
List address:gimp-developer-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives:   https://mail.gnome.org/archives/gimp-developer-list


Re: [Gimp-developer] Please help me with dependency details to build GIMP 2.10 on CentOS 7

2018-05-17 Thread Partha Bagchi
On Thu, May 17, 2018 at 8:12 PM Deft Developer  wrote:

> YES! Thank you!
>
You are welcome. Feel free to reach out anytime.
___
gimp-developer-list mailing list
List address:gimp-developer-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives:   https://mail.gnome.org/archives/gimp-developer-list


Re: [Gimp-developer] Please help me with dependency details to build GIMP 2.10 on CentOS 7

2018-05-17 Thread Deft Developer
YES! Thank you!

I got all the dependencies to configure with

export 
PKG_CONFIG_PATH=$INSTALL_PREFIX/lib/pkgconfig:$INSTALL_PREFIX/share/pkgconfig:/usr/local/lib/pkgconfig:/us\

r/lib64/pkgconfig:/usr/local/share/pkgconfig:$PKG_CONFIG_PATH

There were some other odd issues, like freetype having DOS line endings, but 
autogen.sh in gimp-10 says it has all dependencies, and I'm ready to try make!

 

Deft

 

From: Partha Bagchi [mailto:parth...@gmail.com] 
Sent: Thursday, May 17, 2018 10:51 AM
To: Deft Developer 
Cc: gimp-developer 
Subject: Re: [Gimp-developer] Please help me with dependency details to build 
GIMP 2.10 on CentOS 7

 

 

 

On Thu, May 17, 2018 at 12:19 PM, Deft Developer mailto:d...@hymes.name> > wrote:

Here is the output from  pkg-config, and locate

 

> pkg-config --modversion gexiv2

Package gexiv2 was not found in the pkg-config search path.

Perhaps you should add the directory containing `gexiv2.pc'

to the PKG_CONFIG_PATH environment variable

No package 'gexiv2' found

 

> locate gexiv2.pc

/usr/exports/projects/3rdparty/gimp_world/archives/gexiv2-0.10.6/gexiv2.pc.in 
<http://gexiv2.pc.in> 

/usr/exports/projects/3rdparty/gimp_world/deps/gexiv2/gexiv2.pc

/usr/exports/projects/3rdparty/gimp_world/deps/gexiv2/gexiv2.pc.in 
<http://gexiv2.pc.in> 

/usr/exports/projects/3rdparty/gimp_world/tree/gexiv2-0.10.6/gexiv2.pc

/usr/exports/projects/3rdparty/gimp_world/tree/gexiv2-0.10.6/gexiv2.pc.in 
<http://gexiv2.pc.in> 

/usr/local/lib/pkgconfig/gexiv2.pc

 

 

I guess you can figure out the rest from here? :)

 

___
gimp-developer-list mailing list
List address:gimp-developer-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives:   https://mail.gnome.org/archives/gimp-developer-list


Re: [Gimp-developer] Please help me with dependency details to build GIMP 2.10 on CentOS 7

2018-05-17 Thread Partha Bagchi
On Thu, May 17, 2018 at 12:19 PM, Deft Developer  wrote:

> Here is the output from  pkg-config, and locate
>
>
>
> > pkg-config --modversion gexiv2
>
> Package gexiv2 was not found in the pkg-config search path.
>
> Perhaps you should add the directory containing `gexiv2.pc'
>
> to the PKG_CONFIG_PATH environment variable
>
> No package 'gexiv2' found
>
>
>
> > locate gexiv2.pc
>
> /usr/exports/projects/3rdparty/gimp_world/archives/gexiv2-0.10.6/
> gexiv2.pc.in
>
> /usr/exports/projects/3rdparty/gimp_world/deps/gexiv2/gexiv2.pc
>
> /usr/exports/projects/3rdparty/gimp_world/deps/gexiv2/gexiv2.pc.in
>
> /usr/exports/projects/3rdparty/gimp_world/tree/gexiv2-0.10.6/gexiv2.pc
>
> /usr/exports/projects/3rdparty/gimp_world/tree/gexiv2-0.10.6/gexiv2.pc.in
>
> /usr/local/lib/pkgconfig/gexiv2.pc
>
>
>

I guess you can figure out the rest from here? :)
___
gimp-developer-list mailing list
List address:gimp-developer-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives:   https://mail.gnome.org/archives/gimp-developer-list


Re: [Gimp-developer] Please help me with dependency details to build GIMP 2.10 on CentOS 7

2018-05-17 Thread Kevin Cozens

On 2018-05-17 12:19 PM, Deft Developer wrote:

locate gexiv2.pc

[snip]

/usr/local/lib/pkgconfig/gexiv2.pc


From: Partha Bagchi [mailto:parth...@gmail.com]
Sent: Thursday, May 17, 2018 3:21 AM
To: d...@hymes.name
Cc: gimp-developer 
Subject: Re: [Gimp-developer] Please help me with dependency details to build 
GIMP 2.10 on CentOS 7

[snip]

export PKG_CONFIG_PATH=$INSTALL_PREFIX/lib/pkgconfig:$PKG_CONFIG_PATH


You don't have /usr/local/lib/pkgconfig in the PKG_CONFIG_PATH env variable.

--
Cheers!

Kevin.

http://www.ve3syb.ca/   | "Nerds make the shiny things that
https://www.patreon.com/KevinCozens | distract the mouth-breathers, and
| that's why we're powerful"
Owner of Elecraft K2 #2172  |
#include  | --Chris Hardwick
___
gimp-developer-list mailing list
List address:gimp-developer-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives:   https://mail.gnome.org/archives/gimp-developer-list


Re: [Gimp-developer] Please help me with dependency details to build GIMP 2.10 on CentOS 7

2018-05-17 Thread Deft Developer
Here is the output from  pkg-config, and locate

 

> pkg-config --modversion gexiv2

Package gexiv2 was not found in the pkg-config search path.

Perhaps you should add the directory containing `gexiv2.pc'

to the PKG_CONFIG_PATH environment variable

No package 'gexiv2' found

 

> locate gexiv2.pc

/usr/exports/projects/3rdparty/gimp_world/archives/gexiv2-0.10.6/gexiv2.pc.in

/usr/exports/projects/3rdparty/gimp_world/deps/gexiv2/gexiv2.pc

/usr/exports/projects/3rdparty/gimp_world/deps/gexiv2/gexiv2.pc.in

/usr/exports/projects/3rdparty/gimp_world/tree/gexiv2-0.10.6/gexiv2.pc

/usr/exports/projects/3rdparty/gimp_world/tree/gexiv2-0.10.6/gexiv2.pc.in

/usr/local/lib/pkgconfig/gexiv2.pc

 

 

 

From: Partha Bagchi [mailto:parth...@gmail.com] 
Sent: Thursday, May 17, 2018 3:21 AM
To: d...@hymes.name
Cc: gimp-developer 
Subject: Re: [Gimp-developer] Please help me with dependency details to build 
GIMP 2.10 on CentOS 7

 

 

On Thu, May 17, 2018 at 3:15 AM Deft Developer mailto:d...@hymes.name> > wrote:

...
Here is what I have bash source before I run "autogen.sh
--prefix=$INSTALL_PREFIX" or "configure --prefix=$INSTALL_PREFIX" for each
dependency:

source /usr/bin/scl_source enable devtoolset-7



export GIMP_BLD_HOME=$HOME/projects/3rdparty/gimp_world/gimp

export SRC_DIR=$GIMP_BLD_HOME/src

export INSTALL_PREFIX=$HOME/opt/gimp-10

export LD_LIBRARY_PATH=$INSTALL_PREFIX/lib:/usr/local/lib:$LD_LIBRARY_PATH

export PKG_CONFIG_PATH=$INSTALL_PREFIX/lib/pkgconfig:$PKG_CONFIG_PATH

export PATH=$INSTALL_PREFIX/bin:$PATH

export CFLAGS="-march=native -O3"



All the above dirs  exist. 

With  gexiv2, I run "./configure" - - - "sudo make install" without error,
but GIMP 2.10 autogen still fails with: 

Error: missing dependency gexiv2 >= 0.10.6 .

what does pkg-config --modversion gexiv2 say? 

___
gimp-developer-list mailing list
List address:gimp-developer-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives:   https://mail.gnome.org/archives/gimp-developer-list


Re: [Gimp-developer] Please help me with dependency details to build GIMP 2.10 on CentOS 7

2018-05-17 Thread Partha Bagchi
On Thu, May 17, 2018 at 3:15 AM Deft Developer  wrote:

> ...
> Here is what I have bash source before I run "autogen.sh
> --prefix=$INSTALL_PREFIX" or "configure --prefix=$INSTALL_PREFIX" for each
> dependency:
>
> source /usr/bin/scl_source enable devtoolset-7
>
>
>
> export GIMP_BLD_HOME=$HOME/projects/3rdparty/gimp_world/gimp
>
> export SRC_DIR=$GIMP_BLD_HOME/src
>
> export INSTALL_PREFIX=$HOME/opt/gimp-10
>
> export LD_LIBRARY_PATH=$INSTALL_PREFIX/lib:/usr/local/lib:$LD_LIBRARY_PATH
>
> export PKG_CONFIG_PATH=$INSTALL_PREFIX/lib/pkgconfig:$PKG_CONFIG_PATH
>
> export PATH=$INSTALL_PREFIX/bin:$PATH
>
> export CFLAGS="-march=native -O3"
>
>
>
> All the above dirs  exist.
>
> With  gexiv2, I run "./configure" - - - "sudo make install" without error,
> but GIMP 2.10 autogen still fails with:
>
> Error: missing dependency gexiv2 >= 0.10.6 .
>
> what does pkg-config --modversion gexiv2 say?
___
gimp-developer-list mailing list
List address:gimp-developer-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives:   https://mail.gnome.org/archives/gimp-developer-list


[Gimp-developer] Please help me with dependency details to build GIMP 2.10 on CentOS 7

2018-05-17 Thread Deft Developer
My org has CentOS 7, and I REALLY want to build GIMP 2.10. CentOS is
conservative, and does not ship with many of 2.10's dependencies. My problem
is that after I "have" 2.10's dependencies, I don't know how to configure
autoconf and configure to find them. I have read
https://wiki.gimp.org/wiki/Hacking:Building,
https://wiki.gimp.org/wiki/Hacking:Developer_FAQ#Compiling_GIMP
,https://www.gimp.org/source/#gimp-requirements 

 and lots of other pages that I have googled. But they are missing the
details on setting  env variables and command-line options. I have all the
tarballs listed in the pages above, and I have built most of the packages.
But some packages ( gegl, fontconfig ) won't build because they can't find
THEIR dependencies, though they, too, have been built, or installed via yum.

Here is what I have bash source before I run "autogen.sh
--prefix=$INSTALL_PREFIX" or "configure --prefix=$INSTALL_PREFIX" for each
dependency:

source /usr/bin/scl_source enable devtoolset-7

 

export GIMP_BLD_HOME=$HOME/projects/3rdparty/gimp_world/gimp

export SRC_DIR=$GIMP_BLD_HOME/src

export INSTALL_PREFIX=$HOME/opt/gimp-10

export LD_LIBRARY_PATH=$INSTALL_PREFIX/lib:/usr/local/lib:$LD_LIBRARY_PATH

export PKG_CONFIG_PATH=$INSTALL_PREFIX/lib/pkgconfig:$PKG_CONFIG_PATH

export PATH=$INSTALL_PREFIX/bin:$PATH

export CFLAGS="-march=native -O3"

 

All the above dirs  exist. 

With  gexiv2, I run "./configure" - - - "sudo make install" without error,
but GIMP 2.10 autogen still fails with: 

Error: missing dependency gexiv2 >= 0.10.6 .

 

~/opt/gimp-10/libs has new libgexiv* files there,.

I cannot gegl to build, it fails to find glib-dev 2.54 installed by yum ,
nor  can I build fontconfig, because it fails to find freetype > 21, though
I have built and "installed" fretype version 26.

Sorry, I'm not at all a C++ guy! Please be explicit, and I thank you very,
very much!

___
gimp-developer-list mailing list
List address:gimp-developer-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives:   https://mail.gnome.org/archives/gimp-developer-list