Skip to content

Instantly share code, notes, and snippets.

@ryan3thompson
ryan3thompson / stageros_build_error
Created August 23, 2013 06:37
stageros build error
make VERBOSE=1 all
if [ -d build/stage-svn ]; then rm -rf build; fi
mkdir -p bin
cd build && cmake -Wdev -DCMAKE_TOOLCHAIN_FILE=/Users/ryan/Documents/Q/ros_catkin_ws/install_isolated/share/ros/core/rosbuild/rostoolchain.cmake ..
Re-run cmake no build system arguments
[rosbuild] Building package stage
-- Using CATKIN_DEVEL_PREFIX: /Users/ryan/Documents/Q/ros_rosbuild_ws/stage/build/devel
-- Using CMAKE_PREFIX_PATH: /Users/ryan/Documents/Q/ros_catkin_ws/install_isolated
-- This workspace overlays: /Users/ryan/Documents/Q/ros_catkin_ws/install_isolated
-- Using default Python package layout
@ryan3thompson
ryan3thompson / pyqwt_fail
Created August 22, 2013 21:34
pyqwt fails to build on Mac OS 10.8
==> Downloading http://downloads.sourceforge.net/project/pyqwt/pyqwt5/PyQwt-5.2.0/PyQwt-5.2.0.tar.gz
Already downloaded: /Library/Caches/Homebrew/pyqwt-5.2.0.tar.gz
tar xf /Library/Caches/Homebrew/pyqwt-5.2.0.tar.gz
==> Patching
/usr/bin/patch -f -p0 -i 000-homebrew.diff
patching file configure/configure.py
brew: Prepending to PYTHONPATH: /usr/local/Cellar/pyqwt/5.2.0/lib/python2.7/site-packages
==> /usr/bin/python configure.py --module-install-path=/usr/local/Cellar/pyqwt/5.2.0/lib/python2.7/site-packages/PyQt4/Qwt5 --sip-install-path=/usr/local/Cellar/pyqwt/5.2.0/share/sip/Qwt5 --uic-install-path=/usr/local/Cellar/pyqwt/5.2.0/lib/python2.7/site-packages/PyQt4 -Q ../qwt-5.2
/usr/bin/python configure.py --module-install-path=/usr/local/Cellar/pyqwt/5.2.0/lib/python2.7/site-packages/PyQt4/Qwt5 --sip-install-path=/usr/local/Cellar/pyqwt/5.2.0/share/sip/Qwt5 --uic-install-path=/usr/local/Cellar/pyqwt/5.2.0/lib/python2.7/site-packages/PyQt4 -Q ../qwt-5.2
Command line options: