Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#50377 closed defect (fixed)

webkit2-gtk not building file missing

Reported by: m.rick@… Owned by: jeremyhu (Jeremy Huddleston Sequoia)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: dbevans (David B. Evans)
Port: webkit2-gtk

Description

When building webkit2-gtk, the configure step ends with an error, the log file says it's missing …build/Source/WebKit2/CMakeFiles/PluginProcess.dir/link.txt": no such file or directory

Attachments (3)

main.log (291.2 KB) - added by m.rick@… 8 years ago.
Configure log
main.2.log (291.2 KB) - added by m.rick@… 8 years ago.
Configure log
Capture d’écran 2016-01-19 à 17.01.16.png (312.9 KB) - added by m.rick@… 8 years ago.
Contents of the downloaded source file

Download all attachments as: .zip

Change History (10)

Changed 8 years ago by m.rick@…

Attachment: main.log added

Configure log

Changed 8 years ago by m.rick@…

Attachment: main.2.log added

Configure log

Changed 8 years ago by m.rick@…

Contents of the downloaded source file

comment:1 Changed 8 years ago by m.rick@…

Cc: m.rick@… added

Cc Me!

comment:2 Changed 8 years ago by dbevans (David B. Evans)

Cc: devans@… added; m.rick@… removed
Owner: changed from macports-tickets@… to jeremyhu@…
Port: webkit2-gtk added
Version: 2.3.4

No need to CC yourself. This is automatic. But copying the maintainers of the port is recommended to ensure they see your ticket. Please also fill in the name of the port in the Port field of the New Ticket form.

comment:3 in reply to:  2 ; Changed 8 years ago by m.rick@…

Replying to devans@…:

No need to CC yourself. This is automatic. But copying the maintainers of the port is recommended to ensure they see your ticket. Please also fill in the name of the port in the Port field of the New Ticket form.

No I mistaken, but I can't edit the comment to remove it.

comment:4 in reply to:  3 Changed 8 years ago by dbevans (David B. Evans)

Replying to m.rick@…:

Replying to devans@…:

No need to CC yourself. This is automatic. But copying the maintainers of the port is recommended to ensure they see your ticket. Please also fill in the name of the port in the Port field of the New Ticket form.

No I mistaken, but I can't edit the comment to remove it.

I fixed it for you. Just keep it in mind for your next ticket.

comment:5 Changed 8 years ago by dbevans (David B. Evans)

I'm guessing that you are building with +quartz. A fix that should help you was committed recently in r144819. Please update your ports, clean and try again.

sudo port selfupdate
sudo port clean webkit2-gtk
sudo port install webkit2-gtk +quartz

comment:6 Changed 8 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Resolution: fixed
Status: newclosed

This was addressed yesterday in r144819.

comment:7 Changed 8 years ago by m.rick@…

Yes I was building with quartz. Thank you, your patch worked great with +quartz.

Note: See TracTickets for help on using tickets.