Skip to content

[Backport release-24.11] deltachat-desktop: 1.46.8 -> 1.48.0#361532

Closed
nixpkgs-ci[bot] wants to merge 2 commits intorelease-24.11from
backport-355575-to-release-24.11
Closed

[Backport release-24.11] deltachat-desktop: 1.46.8 -> 1.48.0#361532
nixpkgs-ci[bot] wants to merge 2 commits intorelease-24.11from
backport-355575-to-release-24.11

Conversation

@nixpkgs-ci
Copy link
Contributor

@nixpkgs-ci nixpkgs-ci bot commented Dec 3, 2024

Bot-based backport to release-24.11, triggered by a label in #355575.

  • Before merging, ensure that this backport is acceptable for the release.
    • Even as a non-commiter, if you find that it is not acceptable, leave a comment.

fixes #361410

@nixpkgs-ci nixpkgs-ci bot mentioned this pull request Dec 3, 2024
13 tasks
@github-actions github-actions bot added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. labels Dec 3, 2024
@ofborg ofborg bot added the 8.has: clean-up This PR removes packages or removes other cruft label Dec 4, 2024
@ofborg ofborg bot requested a review from dotlambda December 4, 2024 08:48
@wolfgangwalther
Copy link
Contributor

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 361532


aarch64-darwin

❌ 6 packages failed to build:
  • deltachat-repl
  • libdeltachat
  • python311Packages.deltachat
  • python311Packages.deltachat.dist
  • python312Packages.deltachat
  • python312Packages.deltachat.dist
✅ 11 packages built:
  • deltachat-cursed
  • deltachat-cursed.dist
  • deltachat-rpc-server
  • python311Packages.deltachat-rpc-client
  • python311Packages.deltachat-rpc-client.dist
  • python311Packages.deltachat2
  • python311Packages.deltachat2.dist
  • python312Packages.deltachat-rpc-client
  • python312Packages.deltachat-rpc-client.dist
  • python312Packages.deltachat2
  • python312Packages.deltachat2.dist

@wolfgangwalther wolfgangwalther marked this pull request as draft December 8, 2024 16:48
@wolfgangwalther wolfgangwalther added the 9.needs: human intervention There were changes that bots cannot deal with. label Dec 8, 2024
@wolfgangwalther
Copy link
Contributor

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 361532


x86_64-linux

✅ 20 packages built:
  • deltachat-cursed
  • deltachat-cursed.dist
  • deltachat-desktop
  • deltachat-repl
  • deltachat-rpc-server
  • deltatouch
  • kdeltachat
  • libdeltachat
  • python311Packages.deltachat
  • python311Packages.deltachat-rpc-client
  • python311Packages.deltachat-rpc-client.dist
  • python311Packages.deltachat.dist
  • python311Packages.deltachat2
  • python311Packages.deltachat2.dist
  • python312Packages.deltachat
  • python312Packages.deltachat-rpc-client
  • python312Packages.deltachat-rpc-client.dist
  • python312Packages.deltachat.dist
  • python312Packages.deltachat2
  • python312Packages.deltachat2.dist

x86_64-darwin

❌ 17 packages failed to build:
  • deltachat-cursed
  • deltachat-cursed.dist
  • deltachat-repl
  • deltachat-rpc-server
  • libdeltachat
  • python311Packages.deltachat
  • python311Packages.deltachat-rpc-client
  • python311Packages.deltachat-rpc-client.dist
  • python311Packages.deltachat.dist
  • python311Packages.deltachat2
  • python311Packages.deltachat2.dist
  • python312Packages.deltachat
  • python312Packages.deltachat-rpc-client
  • python312Packages.deltachat-rpc-client.dist
  • python312Packages.deltachat.dist
  • python312Packages.deltachat2
  • python312Packages.deltachat2.dist

aarch64-darwin

✅ 17 packages built:
  • deltachat-cursed
  • deltachat-cursed.dist
  • deltachat-repl
  • deltachat-rpc-server
  • libdeltachat
  • python311Packages.deltachat
  • python311Packages.deltachat-rpc-client
  • python311Packages.deltachat-rpc-client.dist
  • python311Packages.deltachat.dist
  • python311Packages.deltachat2
  • python311Packages.deltachat2.dist
  • python312Packages.deltachat
  • python312Packages.deltachat-rpc-client
  • python312Packages.deltachat-rpc-client.dist
  • python312Packages.deltachat.dist
  • python312Packages.deltachat2
  • python312Packages.deltachat2.dist

The x86_64-darwin failures seem to be a regression on release-24.11.

All packages fail with the same error:

       >   = note: Undefined symbols for architecture x86_64:
       >             "_SSLSetALPNProtocols", referenced from:
       >                 security_framework::secure_transport::SslContext::set_alpn_protocols::hba3d80c094988297 in deltachat_repl-99fbd58905e681af.deltachat_repl.ed32cff8658c0292-cgu.0.rcgu.o
       >             "_SSLSetSessionTicketsEnabled", referenced from:
       >                 security_framework::secure_transport::SslContext::set_session_tickets_enabled::h7f4e946e0d7368de in deltachat_repl-99fbd58905e681af.deltachat_repl.ed32cff8658c0292-cgu.0.rcgu.o
       >             "_SecTrustEvaluateWithError", referenced from:
       >                 security_framework::trust::SecTrust::evaluate_with_error::hedd3e97cfc1c6c07 in deltachat_repl-99fbd58905e681af.deltachat_repl.ed32cff8658c0292-cgu.0.rcgu.o
       >           ld: symbol(s) not found for architecture x86_64
       >           clang-16: error: linker command failed with exit code 1 (use -v to see invocation)

@wolfgangwalther
Copy link
Contributor

Tested again, still failing on x86_64-darwin.

@wolfgangwalther wolfgangwalther deleted the backport-355575-to-release-24.11 branch February 8, 2025 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

8.has: clean-up This PR removes packages or removes other cruft 9.needs: human intervention There were changes that bots cannot deal with. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants