Skip to content

Instantly share code, notes, and snippets.

@KenwoodFox
Created February 23, 2022 20:24
Show Gist options
  • Save KenwoodFox/6e81484f2ba628f7c7e5fadc41738f01 to your computer and use it in GitHub Desktop.
Save KenwoodFox/6e81484f2ba628f7c7e5fadc41738f01 to your computer and use it in GitHub Desktop.
makepkg -si
==> Making package: ignition-common-3 3.13.1-2 (Wed 23 Feb 2022 03:20:32 PM EST)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[sudo] password for joe:
error: target not found: ignition-math>=6
==> ERROR: 'pacman' failed to install missing dependencies.
==> Missing dependencies:
-> ignition-math>=6
-> freeimage
-> ffmpeg4.4
==> Checking buildtime dependencies...
==> Installing missing dependencies...
error: target not found: ignition-cmake>=2
==> ERROR: 'pacman' failed to install missing dependencies.
==> Missing dependencies:
-> ignition-cmake>=2
==> ERROR: Could not resolve all dependencies.
paru ignition-common-3
1 aur/ignition-common-3 3.13.1-2 [+1 ~0.06]
A collection of useful classes and functions for handling many command tasks. This includes parsing 3D mesh files, managing console output, and using PID controllers.
:: Packages to install (eg: 1 2 3, 1-3):
:: 1
:: Resolving dependencies...
error: could not find all required packages:
libx264.so=164-64 (target)
yay ignition-common-3
1 aur/ignition-common-3 3.13.1-2 (+1 0.06)
A collection of useful classes and functions for handling many command tasks. This includes parsing 3D mesh files, managing console output, and using PID controllers.
==> Packages to install (eg: 1 2 3, 1-3 or ^4)
==> 1
-> Could not find all required packages:
libx264.so=164-64 (Wanted by: ignition-common-3 -> ffmpeg4.4)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment