-
-
Notifications
You must be signed in to change notification settings - Fork 429
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Some systems failed to build for Quicklisp dist #1890
Labels
Comments
Nyxt depends on the latest hu.dwim.defclass-star, hence these errors. |
We could use quick-patch as suggested in #1891. |
Thanks, I found a caching issue with defclass-star, my issue is solved.
…On Mon, Nov 29, 2021 at 11:23 AM Pierre Neidhardt ***@***.***> wrote:
We could use quick-patch as suggested in #1891
<#1891>.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1890 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AACPNLJLEC2VN7PGX5GNJJ3UOOSJZANCNFSM5IY2JIKQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Thanks for the heads up! |
It looks like this is an issue again - defclass-star has reverted because
the latest changes weren't compatible with other hu.dwim software.
…On Wed, Dec 1, 2021 at 3:33 AM Pierre Neidhardt ***@***.***> wrote:
Thanks for the heads up!
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1890 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AACPNLNLL4DLLS3CYFVJK4TUOXMTVANCNFSM5IY2JIKQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Indeed, Attila reported it to me here:
hu-dwim/hu.dwim.defclass-star#7
This change is quite old but the incompatibility only got noticed now.
I'll work on it.
|
defclass-star just revert one offending commit and rewound back to a
state compatible with Nyxt. Now everything should work fine, but we
still need to work on the offending commit for defclass-star, since it
was meant to fix a bug!
|
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Building with SBCL 2.1.10.195-bca540cd6 / ASDF 3.3.5 for quicklisp dist creation.
Trying to build commit id 9aa0548
nyxt-ubuntu-package fails to build because of a failure in nyxt/history-tree.
nyxt fails to build because of a failure in nyxt/history-tree.
nyxt/benchmark fails to build because of a failure in nyxt/history-tree.
nyxt/documentation fails to build because of a failure in nyxt/history-tree.
nyxt/gi-gtk-application fails to build because of a failure in nyxt/history-tree.
nyxt/gi-gtk fails to build because of a failure in nyxt/history-tree.
nyxt/gtk-application fails to build because of a failure in nyxt/history-tree.
nyxt/gtk fails to build because of a failure in nyxt/history-tree.
nyxt/history-tree fails to build with the following error:
nyxt/history-tree/tests fails to build because of a failure in nyxt/history-tree.
nyxt/install fails to build because of a failure in nyxt/history-tree.
nyxt/keymap fails to build with the following error:
nyxt/keymap/tests fails to build because of a failure in nyxt/keymap.
nyxt/ospm fails to build with the following error:
nyxt/ospm/tests fails to build because of a failure in nyxt/ospm.
nyxt/password-manager fails to build with the following error:
nyxt/prompter fails to build with the following error:
nyxt/prompter/tests fails to build because of a failure in nyxt/prompter.
nyxt/qt-application fails to build with the following error:
nyxt/qt fails to build with the following error:
nyxt/tests fails to build because of a failure in nyxt/history-tree.
nyxt/version fails to build because of a failure in nyxt/history-tree.
Full log here
The text was updated successfully, but these errors were encountered: