View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015770CMakeCMakepublic2015-10-05 20:392016-06-10 14:31
ReporterCharles Doutriaux 
Assigned ToKitware Robot 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformOSOS Version
Product VersionCMake 3.3.2 
Target VersionFixed in Version 
Summary0015770: newer version have an additional directory a tarsal generated under mac
Descriptionsome travels generated on Mac get untarred differently since version 3.2
Steps To Reproducedownload 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
Additional Informationcmake module:

  SOURCE_DIR ${x264_source}

see:
https://github.com/UV-CDAT/uvcdat/blob/master/CMake/cdat_modules/x264_external.cmake [^]
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0039515)
Brad King (manager)
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 (administrator)
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.

 Issue History
Date Modified Username Field Change
2015-10-05 20:39 Charles Doutriaux New Issue
2015-10-06 10:38 Brad King Note Added: 0039515
2016-06-10 14:29 Kitware Robot Note Added: 0042850
2016-06-10 14:29 Kitware Robot Status new => resolved
2016-06-10 14:29 Kitware Robot Resolution open => moved
2016-06-10 14:29 Kitware Robot Assigned To => Kitware Robot
2016-06-10 14:31 Kitware Robot Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team