Sorry, it was tinyxml2
, not 'tinyxml`.
(Tested it before commenting this time...)
Search Criteria
Package Details: ignition-msgs 10.0.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ignition-msgs.git (read-only, click to copy) |
---|---|
Package Base: | ignition-msgs |
Description: | Messages for Gazebo robot simulation. |
Upstream URL: | https://gazebosim.org/libs/msgs |
Licenses: | Apache |
Groups: | development |
Submitter: | marauder |
Maintainer: | acxz |
Last Packager: | acxz |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2017-02-19 03:45 (UTC) |
Last Updated: | 2023-11-22 22:45 (UTC) |
Dependencies (10)
- ignition-mathAUR (ignition-math-6AUR)
- ignition-toolsAUR (ignition-tools-1AUR)
- ignition-utilsAUR (ignition-utils-1AUR)
- protobuf (protobuf-gitAUR)
- protobuf-c (protobuf-c-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- doxygen (doxygen-gitAUR) (make)
- ignition-cmakeAUR (ignition-cmake-2AUR) (make)
- ruby-ronn (ruby-ronn-ng) (make)
- tinyxml2 (tinyxml2-gitAUR) (make)
Required by (8)
Sources (1)
PedroHLC commented on 2020-02-07 18:11 (UTC)
acxz commented on 2020-02-03 02:18 (UTC) (edited on 2022-05-09 16:26 (UTC) by acxz)
Development is on Github: https://github.com/acxz/gazebo-arch Please open issues and PRs there instead of commenting.
PedroHLC commented on 2020-02-01 13:43 (UTC)
Missing tinyxml
when building from a clean chroot.
-- BUILD ERRORS: These must be resolved before compiling.
-- Missing: tinyxml2
-- END BUILD ERRORS
acxz commented on 2019-06-29 01:03 (UTC)
updated! Should also resolve the issue @astier was facing.
<deleted-account> commented on 2019-06-28 07:18 (UTC)
I get the following error:
CMake Error at CMakeLists.txt:12 (find_package):
By not providing "Findignition-cmake0.cmake" in CMAKE_MODULE_PATH this
project has asked CMake to find a package configuration file provided by
"ignition-cmake0", but CMake did not find one.
Could not find a package configuration file provided by "ignition-cmake0"
with any of the following names:
ignition-cmake0C0Config.cmake
ignition-cmake0-config.cmake
Add the installation prefix of "ignition-cmake0" to CMAKE_PREFIX_PATH or
set "ignition-cmake0_DIR" to a directory containing one of the above files.
If "ignition-cmake0" provides a separate development package or SDK, be
sure it has been installed.
-- Configuring incomplete, errors occurred!
See also "/home/aleks/.cache/yay/ignition-msgs/src/ignitionrobotics-ign-msgs-9ba6a3e1c418/build/CMakeFiles/CMakeOutput.log".
==> ERROR: A failure occurred in build().
acxz commented on 2019-06-11 20:51 (UTC)
Can this package be updated to the latest release version? https://bitbucket.org/ignitionrobotics/ign-msgs/downloads/?tab=tags
Morganamilo commented on 2018-08-12 04:23 (UTC)
Fixed.
Would have been sooner, only just noticed I got added as a co-maintainer. Would have thought I'd get notified but apparently not.
GPereira commented on 2018-08-05 14:19 (UTC)
Hello, can I comantain this package? it has some errors on installing ROS
eschwartz commented on 2018-07-27 05:52 (UTC)
It's absolutely wrong for any package, ever, to have a makedepends on pkg-config, since it is in the base-devel group and is a hard requirement for running makepkg
in the first place.
This was bad packaging to begin with, which graduated to an error as soon as Arch Linux switched our pkg-config implementation.
The moral of this story is, do not use versioned dependencies, and do not hardcode makedepends from the base-devel group.
Pinned Comments
acxz commented on 2020-02-03 02:18 (UTC) (edited on 2022-05-09 16:26 (UTC) by acxz)
Development is on Github: https://github.com/acxz/gazebo-arch Please open issues and PRs there instead of commenting.