RESOLVED WONTFIX 40469
Nighly build script broken
https://bugs.webkit.org/show_bug.cgi?id=40469
Summary Nighly build script broken
Philippe Normand
Reported 2010-06-11 03:55:13 PDT
Since http://trac.webkit.org/changeset/44111 the WebKitLauncher assumes the frameworks of the bundle are in Frameworks/$version/... but the build-launcher-app script copies them to Resources/. Moreover build-launcher-app mentions Drosera which seems to be attic. Please commit the latest version of build-launcher-app, I know someone has it because the "official" nighlies builds work.
Attachments
Mark Rowe (bdash)
Comment 1 2010-06-11 14:41:20 PDT
The version of this script that is used when packaging the nightly builds may not be particularly useful to you as it requires that the frameworks are built multiple times (one for each support OS version). When I find some time I’ll dig it up and see what sort of shape it is in. I should also mention that I’m not particularly keen on having people distributing things that look to be identical to WebKit nightlies. Builds that can be mistaken for the WebKit nightlies make investigating bug reports incredibly difficult as we would then have to first determine how the build was created, which versions of the code it uses, whether it was built correctly, etc.
Philippe Normand
Comment 2 2010-06-14 23:48:46 PDT
(In reply to comment #1) > The version of this script that is used when packaging the nightly builds may not be particularly useful to you as it requires that the frameworks are built multiple times (one for each support OS version). When I find some time I’ll dig it up and see what sort of shape it is in. > Thanks. > I should also mention that I’m not particularly keen on having people distributing things that look to be identical to WebKit nightlies. Builds that can be mistaken for the WebKit nightlies make investigating bug reports incredibly difficult as we would then have to first determine how the build was created, which versions of the code it uses, whether it was built correctly, etc. Well that can be solved by allowing to edit and add informations in the "about" menu of the snapshot no? There's the SVN revision already. It would be nice to allow adding extra text so that if the user finds a bug and wants to report it he could provide those informations.
Alexey Proskuryakov
Comment 3 2023-03-24 17:08:47 PDT
We do not publish nightly builds any more, replaced with plain CI builds and by Safari Technology Preview.
Note You need to log in before you can comment on or make changes to this bug.