Package Details: ros-melodic-rosout 1.14.11-3

Git Clone URL: https://aur.archlinux.org/ros-melodic-rosout.git (read-only, click to copy)
Package Base: ros-melodic-rosout
Description: ROS - System-wide logging mechanism for messages sent to the /rosout topic.
Upstream URL: https://wiki.ros.org/rosout
Licenses: BSD
Submitter: GPereira
Maintainer: None
Last Packager: bionade24
Votes: 3
Popularity: 0.000000
First Submitted: 2018-02-24 12:24 (UTC)
Last Updated: 2021-06-19 10:47 (UTC)

Pinned Comments

bionade24 commented on 2019-02-14 17:05 (UTC)

Please execute git reset --hard HEAD~1 for fixing this.

Latest Comments

« First ‹ Previous 1 2

tsp commented on 2018-06-27 23:38 (UTC)

Still have the same problem here. What are some things I can try to fix it locally? Will I need to modify the source or is it likely just PKGBUILD configuration?

GPereira commented on 2018-06-27 15:14 (UTC)

Problem seems to be solved, check it now please

GPereira commented on 2018-06-27 06:46 (UTC)

Yes, things have changed a bit. Still searching for a solution... Please tell me if you find a way

tsp commented on 2018-06-26 11:03 (UTC)

Package fails to link with: /usr/bin/ld: warning: libboost_system.so.1.66.0, needed by /opt/ros/melodic/lib/librosconsole.so, not found (try using -rpath or -rpath-link) /usr/bin/ld: warning: libboost_regex.so.1.66.0, needed by /opt/ros/melodic/lib/librosconsole.so, not found (try using -rpath or -rpath-link)

Boost updated recently to 1.67 in the official libs so it is probably to do with that. Shouldn't these packages be linking on 1.67 now or did the API change?