@zorun, I am currently maintaining it. I did not notice it was out of date, please flag the package next time.
Search Criteria
Package Details: sdformat 14.0.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/sdformat.git (read-only, click to copy) |
---|---|
Package Base: | sdformat |
Description: | Simulation Description Format (SDFormat) parser and description files. |
Upstream URL: | http://sdformat.org/ |
Licenses: | Apache |
Submitter: | bchretien |
Maintainer: | acxz |
Last Packager: | acxz |
Votes: | 8 |
Popularity: | 0.000000 |
First Submitted: | 2014-06-18 23:24 (UTC) |
Last Updated: | 2023-11-22 23:30 (UTC) |
Dependencies (11)
- boost (boost-gitAUR)
- ignition-mathAUR (ignition-math-6AUR)
- python-psutil
- tinyxml2 (tinyxml2-gitAUR)
- urdfdomAUR
- cmake (cmake-gitAUR) (make)
- doxygen (doxygen-gitAUR) (make)
- ignition-cmakeAUR (ignition-cmake-2AUR) (make)
- ignition-toolsAUR (ignition-tools-1AUR) (make)
- ignition-utilsAUR (ignition-utils-1AUR) (make)
- ruby (make)
Required by (16)
Sources (1)
pryre commented on 2017-02-19 06:25 (UTC)
zorun commented on 2017-02-03 17:13 (UTC)
bchretien: can you react one way or the other? Are you still willing to maintain this package? If not, you should orphan it.
nakano commented on 2016-12-20 10:20 (UTC) (edited on 2016-12-20 10:21 (UTC) by nakano)
Yeah, it's a pitty that it's flagged out-of-data for 4 weeks, especially since a proper PKGBUILD file already exists for the 4.2 version
sdformat 4.2: https://gist.github.com/justbuchanan/deb12082994047308bc1e99db959efba
testb commented on 2016-11-29 18:47 (UTC)
Flagged out-of-date for 4 weeks :(
joaocandre commented on 2016-11-03 11:38 (UTC)
Getting undefined references to boost.
(...)
-- Generating done
-- Build files have been written to: /home/joao/.cache/pacaur/sdformat/src/sdformat-4.1.0/build
==> Removing existing $pkgdir/ directory...
==> Starting build()...
[ 1%] Built target gtest
[ 2%] Built target gtest_main
[ 13%] Built target sdformat
[ 13%] Linking CXX executable INTEGRATION_nested_model
../../src/libsdformat.so.4.1.0: undefined reference to `boost::re_detail_106000::cpp_regex_traits_implementation<char>::transform[abi:cxx11](char const*, char const*) const'
../../src/libsdformat.so.4.1.0: undefined reference to `boost::re_detail_106000::get_default_error_string(boost::regex_constants::error_type)'
../../src/libsdformat.so.4.1.0: undefined reference to `boost::re_detail_106000::perl_matcher<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
../../src/libsdformat.so.4.1.0: undefined reference to `boost::re_detail_106000::get_mem_block()'
../../src/libsdformat.so.4.1.0: undefined reference to `boost::re_detail_106000::raise_runtime_error(std::runtime_error const&)'
../../src/libsdformat.so.4.1.0: undefined reference to `boost::re_detail_106000::put_mem_block(void*)'
../../src/libsdformat.so.4.1.0: undefined reference to `boost::re_detail_106000::verify_options(unsigned int, boost::regex_constants::_match_flags)'
../../src/libsdformat.so.4.1.0: undefined reference to `boost::re_detail_106000::cpp_regex_traits_implementation<char>::transform_primary[abi:cxx11](char const*, char const*) const'
collect2: error: ld returned 1 exit status
make[2]: *** [test/integration/CMakeFiles/INTEGRATION_nested_model.dir/build.make:103: test/integration/INTEGRATION_nested_model] Error 1
make[1]: *** [CMakeFiles/Makefile2:255: test/integration/CMakeFiles/INTEGRATION_nested_model.dir/all] Error 2
make: *** [Makefile:139: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
:: failed to build sdformat package(s)
justbuchanan commented on 2016-11-02 05:21 (UTC)
I modified this for sdformat v4.2.0 and posted it here: https://gist.github.com/justbuchanan/deb12082994047308bc1e99db959efba
bchretien commented on 2015-03-12 16:44 (UTC)
@topquarkred: now that makes more sense ^^ PKGBUILD updated, thanks ;-)
topquarkred commented on 2015-03-12 16:42 (UTC)
Ahh.. Sorry, I meant ruby...
bchretien commented on 2015-03-12 16:39 (UTC)
@topquarkred: hmm could not find anything clear related to perl. Which error did you get? However apparently Ruby is required.
topquarkred commented on 2015-03-12 16:31 (UTC)
This package requires perl to build. Builds fine after manually installing perl.
Pinned Comments
acxz commented on 2020-02-03 02:35 (UTC) (edited on 2022-05-09 16:07 (UTC) by acxz)
Development is on Github: https://github.com/acxz/gazebo-arch Please open issues and PRs there instead of commenting.