Skip to content

[libgeotiff] fix problems with config/targets#6596

Merged
vicroms merged 4 commits intomicrosoft:masterfrom
Neumann-A:fix_libgeotiff
May 24, 2019
Merged

[libgeotiff] fix problems with config/targets#6596
vicroms merged 4 commits intomicrosoft:masterfrom
Neumann-A:fix_libgeotiff

Conversation

@Neumann-A
Copy link
Contributor

closes #6591
and
closes #6592

@Rastaban
Copy link
Contributor

Only failing on Linux/OSX, probably because of the case sensitive filesystem:

CMake Error at scripts/cmake/vcpkg_fixup_cmake_targets.cmake:45 (message):
  
  '/home/vcpkg/myagent/_work/5/s/packages/libgeotiff_x64-linux/debug/share/GeoTIFF'
  does not exist.
Call Stack (most recent call first):
  ports/libgeotiff/portfile.cmake:41 (vcpkg_fixup_cmake_targets)
  scripts/ports.cmake:71 (include)

@vicroms vicroms self-assigned this May 24, 2019
@Neumann-A
Copy link
Contributor Author

nope linux install into share/cmake/GeoTIFF .... how I like those errors..

@vicroms
Copy link
Member

vicroms commented May 24, 2019

@Neumann-A

This seems to be working now.

The reason for ❌ is that vxl and openjpeg were also built in the last CI run, and this two ports are mutually exclusive (vxl fails in the presence of openjpeg).

I'll delete the tombstone for vxl and rerun the tests, they should all pass without issues.

I think you faced the same issue with vxl in a different PR, so that one is also probably OK.

@vicroms
Copy link
Member

vicroms commented May 24, 2019

/azp run

@vicroms
Copy link
Member

vicroms commented May 24, 2019

✔️ at last.

Thanks @Neumann-A

@vicroms vicroms merged commit c5bd18d into microsoft:master May 24, 2019
@Neumann-A Neumann-A deleted the fix_libgeotiff branch June 3, 2019 21:09
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

Successfully merging this pull request may close these issues.

[libgeotiff] Missing find_dependency(PROJ4) in config file [libgeotiff] Missing debug config in share/geotiff

3 participants