Print

Print


 ============================================================================
Today's topic summary
 ============================================================================

Group: [log in to unmask]
URL: 
  https://groups.google.com/forum/?utm_source=digest&utm_medium=email#!forum/ccp-petmr-codebot/topics


  - [CCPPETMR/CCPPETMR_VM] update mechanism with superbuild is stuck at SIRF et al versions (#31) [4 Updates]
    http://groups.google.com/group/ccp-petmr-codebot/t/6f1f35dd86895e53
  - [CCPPETMR/SIRF-SuperBuild] changing version_config.cmake doesn't change git tags once already compiled (#51) [5 Updates]
    http://groups.google.com/group/ccp-petmr-codebot/t/781761fc9a620ebc


 ============================================================================
Topic: [CCPPETMR/CCPPETMR_VM] update mechanism with superbuild is stuck at SIRF et al versions (#31)
URL: http://groups.google.com/group/ccp-petmr-codebot/t/6f1f35dd86895e53
 ============================================================================

---------- 1 of 4 ----------
From: Kris Thielemans <[log in to unmask]>
Date: Oct 11 08:46AM
URL: http://groups.google.com/group/ccp-petmr-codebot/msg/27c53bb536cf2

See https://github.com/CCPPETMR/SIRF-SuperBuild/issues/51

suggested solution: remove cached TAGs and URLs in `UPDATE.sh` such that defaults will work
```
cmake -U '*_TAG' -U '*_URL' .
```

---------- 2 of 4 ----------
From: Edoardo Pasca <[log in to unmask]>
Date: Oct 11 10:59AM
URL: http://groups.google.com/group/ccp-petmr-codebot/msg/28399d3a51538

The obvious other option is to delete the cache.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:

---------- 3 of 4 ----------
From: Kris Thielemans <[log in to unmask]>
Date: Oct 11 11:01AM
URL: http://groups.google.com/group/ccp-petmr-codebot/msg/283b00d75778e

a complete delete will mean rebuilding everything. painful...

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:

---------- 4 of 4 ----------
From: Kris Thielemans <[log in to unmask]>
Date: Oct 11 03:26PM
URL: http://groups.google.com/group/ccp-petmr-codebot/msg/2922ceb0ec0d5

@paskino can you please test the suggested approach and commit?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:


 ============================================================================
Topic: [CCPPETMR/SIRF-SuperBuild] changing version_config.cmake doesn't change git tags once already compiled (#51)
URL: http://groups.google.com/group/ccp-petmr-codebot/t/781761fc9a620ebc
 ============================================================================

---------- 1 of 5 ----------
From: Casper da Costa-Luis <[log in to unmask]>
Date: Oct 11 08:39AM
URL: http://groups.google.com/group/ccp-petmr-codebot/msg/27bf9c5d962e4

I thought the VM would always have `..._TAG=master` and if people manually change that then it's reasonable to expect them to manually upgrade.

-- 
You are receiving this because you are

---------- 2 of 5 ----------
From: Kris Thielemans <[log in to unmask]>
Date: Oct 11 08:54AM
URL: http://groups.google.com/group/ccp-petmr-codebot/msg/27ccb90093eda

at present, we set it to a specific tag for SIRF. We could use master probably (people might expect that `update_VM.sh` just gets them the most recent development version) but then the same problem

---------- 3 of 5 ----------
From: Casper da Costa-Luis <[log in to unmask]>
Date: Oct 11 09:19AM
URL: http://groups.google.com/group/ccp-petmr-codebot/msg/27e21ea876c72

related to #4

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:

---------- 4 of 5 ----------
From: Casper da Costa-Luis <[log in to unmask]>
Date: Oct 11 09:20AM
URL: http://groups.google.com/group/ccp-petmr-codebot/msg/27e33b52a6d0f

well we could include re-running cmake as part of the update script

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:

---------- 5 of 5 ----------
From: Kris Thielemans <[log in to unmask]>
Date: Oct 11 10:35AM
URL: http://groups.google.com/group/ccp-petmr-codebot/msg/2824f3d9edfe4

no, I don't think this is related to #4 after all. I've checked the dependencies generated by CMake and version-config.cmake et al are listed. 
Indeed, running cmake itself doesn't change anything to





--
You have received this digest because you're subscribed to updates for this group. You can change your settings on the group membership page: 
  https://groups.google.com/forum/?utm_source=digest&utm_medium=email#!forum/ccp-petmr-codebot/join
.
To unsubscribe from this group and stop receiving emails from it, send an email to [log in to unmask]