New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #32264 (closed defect: fixed)

Opened 18 months ago

Last modified 18 months ago

gdk-pixbuf2 has same glib G_CONST problem

Reported by: sewebster@… Owned by: devans@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: haspatch Cc: gardnermj@…, ryandesign@…, tanner@…, konrad.hinsen@…, vincentlenoir.contact@…, hanche@…, k.polezhaiev@…, john@…, dports@…
Port: gdk-pixbuf2

Description

See for instance #32203 #32242

Upgrading gdk-pixbuf2 to version 2.24.0 works for me. Portfile patch attached.

Attachments

Portfile-gdk-pixbuf2.diff (1.1 KB) - added by sewebster@… 18 months ago.
Patch to upgrade gdk-pixbuf2 to version 2.24.0

Change History

comment:1 Changed 18 months ago by dports@…

  • Cc devans@… removed
  • Owner changed from macports-tickets@… to devans@…

comment:2 Changed 18 months ago by gardnermj@…

  • Cc gardnermj@… added

Cc Me!

comment:3 Changed 18 months ago by ryandesign@…

  • Cc ryandesign@… added

The revision should be dropped to 0.

Two different checksum types should be used for each distfile.

comment:4 Changed 18 months ago by sewebster@…

Revised Portfile diff attached.

Changed 18 months ago by sewebster@…

Patch to upgrade gdk-pixbuf2 to version 2.24.0

comment:5 Changed 18 months ago by ryandesign@…

  • Cc tanner@…, konrad.hinsen@… added

Has duplicates #32273, #32279.

comment:6 Changed 18 months ago by ryandesign@…

  • Cc vincentlenoir.contact@… added

Has duplicate #32278.

comment:7 Changed 18 months ago by ryandesign@…

  • Cc hanche@…, k.polezhaiev@… added

Has duplicate #32274.

comment:8 Changed 18 months ago by ryandesign@…

Has duplicate #32272.

comment:9 follow-up: ↓ 10 Changed 18 months ago by vincentlenoir.contact@…

The patch doesn't work for me.

comment:10 in reply to: ↑ 9 ; follow-up: ↓ 11 Changed 18 months ago by sewebster@…

Replying to vincentlenoir.contact@…:

The patch doesn't work for me.

Can you elaborate? Does gdk-pixbuf2 build successfully but then libglade2 fails or something else?

comment:11 in reply to: ↑ 10 ; follow-up: ↓ 13 Changed 18 months ago by vincentlenoir.contact@…

Replying to sewebster@…:

Replying to vincentlenoir.contact@…:

The patch doesn't work for me.

Can you elaborate? Does gdk-pixbuf2 build successfully but then libglade2 fails or something else?

Well gdk-pixbuf2 is built successfully but always the same problem with libglade2. What's the link between gdk-pixbuf2 and libglade2 ?

comment:12 Changed 18 months ago by bjorn@…

Patch works for me, and solves issue with poppler not building. Thanks!

comment:13 in reply to: ↑ 11 ; follow-up: ↓ 16 Changed 18 months ago by sewebster@…

Replying to vincentlenoir.contact@…:

Replying to sewebster@…:

Replying to vincentlenoir.contact@…:

The patch doesn't work for me.

Can you elaborate? Does gdk-pixbuf2 build successfully but then libglade2 fails or something else?

Well gdk-pixbuf2 is built successfully but always the same problem with libglade2. What's the link between gdk-pixbuf2 and libglade2 ?

gdk-pixbuf2 is a dependency of libglade2. Did you clean libglade2 first? i.e.

sudo port clean libglade2

Also confirm that gdk-pixbuf2 2.24.0 is installed with

port installed gdk-pixbuf2

comment:14 Changed 18 months ago by john@…

  • Cc john@… added

Cc Me!

comment:15 Changed 18 months ago by dports@…

  • Status changed from new to closed
  • Cc dports@… added
  • Resolution set to fixed

Updated gdk-pixbuf2 to 2.24.0 in r87587.

comment:16 in reply to: ↑ 13 Changed 18 months ago by vincentlenoir.contact@…

Replying to sewebster@…:

Replying to vincentlenoir.contact@…:

Replying to sewebster@…:

Replying to vincentlenoir.contact@…:

The patch doesn't work for me.

Can you elaborate? Does gdk-pixbuf2 build successfully but then libglade2 fails or something else?

Well gdk-pixbuf2 is built successfully but always the same problem with libglade2. What's the link between gdk-pixbuf2 and libglade2 ?

gdk-pixbuf2 is a dependency of libglade2. Did you clean libglade2 first? i.e.

sudo port clean libglade2

Also confirm that gdk-pixbuf2 2.24.0 is installed with

port installed gdk-pixbuf2

So I check the gdk-pixbuf2 version and it's the 2.22.1. How to set correctly the patch ?

comment:17 Changed 18 months ago by vincentlenoir.contact@…

I retry the patch and it works fine now, with gdk-pixbuf2 2.24.0. Thanks !

comment:18 Changed 18 months ago by konrad.hinsen@…

Works fine for me as well, thanks!

comment:19 Changed 18 months ago by ryandesign@…

Has duplicate #32381.

Note: See TracTickets for help on using tickets.