Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release for melodic #2

Open
k-okada opened this issue Apr 29, 2019 · 3 comments
Open

release for melodic #2

k-okada opened this issue Apr 29, 2019 · 3 comments

Comments

@k-okada
Copy link

k-okada commented Apr 29, 2019

@davefeilseifer could you release this into melodic?
I have confirmed current source tree is able to compile on 18.04

Workspace configuration appears valid.
----------------------------------------------
[build] Found '3' packages in 0.0 seconds.                                     
[build] Package table is up to date.                                           
Starting  >>> wge100_camera                                                    
Starting  >>> wge100_camera_firmware                                           
Finished  <<< wge100_camera_firmware                [ 0.1 seconds ]            
_______________________________________________________________________________
Warnings   << wge100_camera:make /tmp/hoge/logs/wge100_camera/build.make.000.log
/tmp/hoge/src/wge100_driver/wge100_camera/src/utilities/upload_mcs.cpp: In function ‘int read_mcs(std::__cxx11::string)’:
/tmp/hoge/src/wge100_driver/wge100_camera/src/utilities/upload_mcs.cpp:79:8: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
   std::auto_ptr<std::vector<uint8_t> > data;
        ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from /tmp/hoge/src/wge100_driver/wge100_camera/src/utilities/upload_mcs.cpp:40:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
cd /tmp/hoge/build/wge100_camera; catkin build --get-env wge100_camera | catkin env -si  /usr/bin/make --jobserver-fds=6,7 -j; cd -
...............................................................................
Finished  <<< wge100_camera                         [ 8.8 seconds ]            
[build] Summary: All 2 packages succeeded!                                     
[build]   Ignored:   1 packages were skipped or are blacklisted.               
[build]   Warnings:  1 packages succeeded with warnings.                       
[build]   Abandoned: None.                                                     
[build]   Failed:    None.                                                     
[build] Runtime: 8.8 seconds total.
@davefeilseifer
Copy link
Contributor

released and waiting on merge into rosdistro-master

@k-okada
Copy link
Author

k-okada commented May 3, 2019 via email

@davefeilseifer
Copy link
Contributor

done as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants