Skip to content

Disable autodetect, pin to ubuntu 20#21

Merged
ReenigneArcher merged 2 commits intoLizardByte:nightlyfrom
brad-richardson:disable-autodetect-old-ubuntu
Nov 27, 2022
Merged

Disable autodetect, pin to ubuntu 20#21
ReenigneArcher merged 2 commits intoLizardByte:nightlyfrom
brad-richardson:disable-autodetect-old-ubuntu

Conversation

@brad-richardson
Copy link
Contributor

@brad-richardson brad-richardson commented Nov 26, 2022

Description

  1. Disable autodetect and iconv to reduce library conflicts from prebuilts
  2. Pin build to Ubuntu 20.04 to resolve linking of libmvec/libm and libpthread when built on 22.04 then later used on 20.04. This is due to those libraries being moved around: https://developers.redhat.com/articles/2021/12/17/why-glibc-234-removed-libpthread

Issues Fixed or Closed

N/A - progress towards ffmpeg5 upgrade

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update (changes to documentation)
  • Repository update (changes to repository files)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated the in code docstring/documentation-blocks for new or existing methods/components

@brad-richardson brad-richardson marked this pull request as ready for review November 26, 2022 02:41
@brad-richardson brad-richardson force-pushed the disable-autodetect-old-ubuntu branch from 056e345 to 16a5944 Compare November 26, 2022 15:27
@ReenigneArcher ReenigneArcher merged commit 8280e94 into LizardByte:nightly Nov 27, 2022
@brad-richardson brad-richardson deleted the disable-autodetect-old-ubuntu branch December 2, 2022 02:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants