Conversation
…cript to link python -> python2.7
Conflicts: CMakeLists.txt
Conflicts: CMakeLists.txt
This was causing issues with RPM dependency checker Conflicts: CMakeLists.txt
RPM for 2.2.0
Conflicts: CMakeLists.txt
|
@williams13 I need to get this merged before I would like to create a release branch |
There was a problem hiding this comment.
correct spelling of "PACAKGE" below - line 835
|
thanks @durack1 fixed it. |
|
@aashish24 on a related but separate note, how close are |
|
Okay! Please let me know when you have created the release branch. From: Aashish Chaudhary <notifications@github.commailto:notifications@github.com> @williams13https://github.com/williams13 I need to get this merged before I would like to create a release branch — |
post 2.4, yes. |
|
Looks good but the best validation is to generate the package and test. |
@sankhesh sounds reasonable @chaosphere2112 can you try to create an RPM using this branch? |
|
@sankhesh if I don't hear back from @chaosphere2112 I may merge it since I need it for the release branch. If we find some issues then we can push it to release or master or both. |
|
@aashish24 I'll take a run at packaging an RPM shortly. |
|
@aashish24 Ran into some build issues, taking a bit longer than anticipated. Wasn't running a new enough cmake, apparently. |
|
... and our network is dieing horribly right now |
|
@chaosphere2112 any update? |
|
@aashish24 Finally got my build working. I should hopefully be able to run cpack momentarily. |
|
Awesome! Thanks @chaosphere2112 for the update |
|
Tried packaging, but wound up with these requirements: |
|
Ugh, looks like I was on the wrong branch. Going to repackage. |
|
Ran into some packaging errors, doing a clean build on the proper branch to see if that fixes it. Won't be done till after I'm out for the day (which is now), so we'll pick up on this tomorrow. |
|
thanks @chaosphere2112 |
|
Ran into the same packaging errors. Here's the log that was dumped. |
|
I found this bug report that mentions something similar to this issue; I'm running CMake 2.8.12, though, and they said it should have been in 2.8.8. |
|
thanks @chaosphere2112. Unless we are doing something, wrong here, I would suggest we merge this branch and follow up with CMake develoepers on this issue. Sounds reasonable? |
|
@chaosphere2112 I am not seeing the twice error/warning. My problem is with the freetype: failed to create symbolic link '/home/chaudhary/tools/uvcdat/build_debug/_CPack_Packages/Linux/RPM/UVCDAT-2.3.0-Linux//home/chaudhary/tools/uvcdat/build_debug/install/Externals/include/freetype': No such file or directory |
|
@chaosphere2112 both of these issues seems related but are not fault of this branch. I am merging this one and creating tag points. |
@sankhesh @chaosphere2112 please review