1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

- Mark BROKEN: does not compile

/usr/ports/devel/ros-common/work/common-1.4.3/pluginlib/src/boost_fs_wrapper.cpp:
  In function 'std::string pluginlib::getPackageFromLibraryPath(const
  std::string&)':
  /usr/ports/devel/ros-common/work/common-1.4.3/pluginlib/src/boost_fs_wrapper.cpp:58:
  error: conversion from 'boost::filesystem3::path' to non-scalar type
  'std::basic_string<char, std::char_traits<char>, std::allocator<char> >'
  requested

Reported by:	pointyhat
This commit is contained in:
Pav Lucistnik 2012-05-30 22:05:13 +00:00
parent 076634f43f
commit 76bdae20fd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=297836

View File

@ -21,6 +21,8 @@ EXTRACT_ONLY= common-${PORTVERSION}.tar.bz2
MAINTAINER= ports@FreeBSD.org
COMMENT= Robot Operating System - common utilities
BROKEN= does not compile
#LICENSE_COMB= multi
#LICENSE= BSD Zlib MIT LGPL Poco MPL11 #which?