Public bug reported:

rustc-1.86 successfully built in a PPA, but I was unaware that such PPAs
should use the proposed pocket. This PPA used the default pocket. When
rustc-1.86 got uploaded, it built against the version of GCC in
proposed, which had a higher C standard, causing the build of the
vendored oniguruma C library to fail.

The true problem here is I didn't dynamically link the C libraries
packaged in the archive. To fix this build failure, I must replace the
erroneously-vendored C libraries with their system equivalents.

** Affects: rustc-1.86 (Ubuntu)
     Importance: Undecided
     Assignee: Max Gilmour (maxgmr)
         Status: In Progress

** Affects: rustc-1.86 (Ubuntu Questing)
     Importance: Undecided
     Assignee: Max Gilmour (maxgmr)
         Status: In Progress


** Tags: questing

** Also affects: rustc-1.86 (Ubuntu Questing)
   Importance: Undecided
     Assignee: Max Gilmour (maxgmr)
       Status: In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2119556

Title:
  FTBFS due to vendored C library

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rustc-1.86/+bug/2119556/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to