Opened 11 years ago

Closed 11 years ago

#37992 closed defect (fixed)

webkit-gtk: build failure with jpeg 9

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: jeremyhu (Jeremy Huddleston Sequoia)
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: Cc: dbevans (David B. Evans)
Port: webkit-gtk

Description

Parts of webkit-gtk link with libjpeg so webkit-gtk needs a revbump for jpeg 9.

A dependency on port:jpeg should be added to webkit-gtk so that we don't forget to revbump it when jpeg is updated again in the future.

But webkit-gtk fails to build with jpeg 9, just like many other ports; see attached log and other tickets filed today. Let's wait to see whether this is a problem which will be fixed in the jpeg port or whether a webkit-gtk-specific fix is needed.

An update to icu 50 is also forthcoming, which will necessitate a webkit-gtk revbump, so we could wait for that as well.

The patch in #37774 also needs a revbump so should be committed at the same time to avoid multiple rebuilds.

Attachments (1)

main.log.bz2 (358.6 KB) - added by ryandesign (Ryan Carsten Schmidt) 11 years ago.

Download all attachments as: .zip

Change History (3)

Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Attachment: main.log.bz2 added

comment:1 in reply to:  description Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Replying to ryandesign@…:

But webkit-gtk fails to build with jpeg 9, just like many other ports; see attached log and other tickets filed today. Let's wait to see whether this is a problem which will be fixed in the jpeg port or whether a webkit-gtk-specific fix is needed.

This part was addressed by #37984.

comment:2 in reply to:  description Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: newclosed

Replying to ryandesign@…:

Parts of webkit-gtk link with libjpeg so webkit-gtk needs a revbump for jpeg 9.

A dependency on port:jpeg should be added to webkit-gtk so that we don't forget to revbump it when jpeg is updated again in the future.

These parts were done in r102856 and r102857.

Note: See TracTickets for help on using tickets.