MantisBT - CMake
View Issue Details
0015770CMakeCMakepublic2015-10-05 20:392016-06-10 14:31
Charles Doutriaux 
Kitware Robot 
normalminorhave not tried
closedmoved 
CMake 3.3.2 
 
0015770: newer version have an additional directory a tarsal generated under mac
some travels generated on Mac get untarred differently since version 3.2
download tarball at:
http://uvcdat.llnl.gov/cdat/resources/x264-snapshot-20150921-2245-stable.tar.gz [^]

This tarsal contains mac "." files including on in the top directory:
-rwxr-xr-x 0 fries2 38282 222 Sep 21 13:45 ./._x264-snapshot-20150921-2245-stable
drwxr-xr-x 0 fries2 38282 0 Sep 21 13:45 x264-snapshot-20150921-2245-stable/
-rw-r--r-- 0 fries2 38282 222 Sep 21 13:45 x264-snapshot-20150921-2245-stable/._.gitignore
-rw-r--r-- 0 fries2 38282 364 Sep 21 13:45 x264-snapshot-20150921-2245-stable/.gitignore
-rw-r--r-- 0 fries2 38282 222 Sep 21 13:45 x264-snapshot-20150921-2245-stable/._AUTHORS
-rw-r--r-- 0 fries2 38282 2000 Sep 21 13:45 x264-snapshot-20150921-2245-stable/AUTHORS
-rwxr-xr-x 0 fries2 38282 222 Sep 21 13:45 x264-snapshot-20150921-2245-stable/._common


This makes CMake untag the project with one additional directory in version 3.2 and higher
cmake module:

  SOURCE_DIR ${x264_source}

see:
https://github.com/UV-CDAT/uvcdat/blob/master/CMake/cdat_modules/x264_external.cmake [^]
No tags attached.
Issue History
2015-10-05 20:39Charles DoutriauxNew Issue
2015-10-06 10:38Brad KingNote Added: 0039515
2016-06-10 14:29Kitware RobotNote Added: 0042850
2016-06-10 14:29Kitware RobotStatusnew => resolved
2016-06-10 14:29Kitware RobotResolutionopen => moved
2016-06-10 14:29Kitware RobotAssigned To => Kitware Robot
2016-06-10 14:31Kitware RobotStatusresolved => closed

Notes
(0039515)
Brad King   
2015-10-06 10:38   
This logic looks related:

 https://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/ExternalProject.cmake;hb=v3.3.2#l978 [^]
(0042850)
Kitware Robot   
2016-06-10 14:29   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.