darlinghq / darling

Darwin/macOS emulation layer for Linux
http://www.darlinghq.org
GNU General Public License v3.0
11.45k stars 445 forks source link

Folders in the /scr/eternel are missing in the tar relese #1190

Closed lnee94 closed 2 years ago

lnee94 commented 2 years ago

Build Log Folders in the /scr/eternel are missing in the tar relese https://github.com/darlinghq/darling/releases/tag/v0.1.20220704 i thing someone did not do git clone --recursive https://github.com/darlinghq/darling.git when releseing

-- The C compiler identification is Clang 14.0.0
-- The CXX compiler identification is Clang 14.0.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/clang - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/clang++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- The ASM compiler identification is Clang with GNU-like command-line
-- Found assembler: /usr/bin/clang
-- The ASM-ATT compiler identification is GNU
-- Found assembler: /usr/bin/as
CMake Warning at cmake/dsym.cmake:40 (message):
  Cannot find llvm-dsymutil, will not produce debug information
Call Stack (most recent call first):
  CMakeLists.txt:111 (FindDsymutil)

-- Found Setcap: /usr/sbin/setcap  
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
-- Compiler include path detected as /usr/lib/llvm-14/lib/clang/14.0.0/include/
-- Found BISON: /usr/bin/bison (found version "3.8.2") 
-- Found FLEX: /usr/bin/flex (found version "2.6.4") 
CMake Error at src/CMakeLists.txt:49 (add_subdirectory):
  add_subdirectory given source "external/cctools-port/cctools/ld64/src"
  which is not an existing directory.

CMake Error at src/CMakeLists.txt:50 (add_subdirectory):
  add_subdirectory given source "external/cctools-port/cctools/ar" which is
  not an existing directory.

CMake Error at src/CMakeLists.txt:52 (add_subdirectory):
  add_subdirectory given source "external/cctools-port/cctools/misc" which is
  not an existing directory.

CMake Error at src/CMakeLists.txt:62 (add_subdirectory):
  The source directory

    /home/lnee/Downloads/t/darling-0.1.20220704/src/external/darlingserver

  does not contain a CMakeLists.txt file.

CMake Error at src/CMakeLists.txt:117 (add_subdirectory):
  The source directory

    /home/lnee/Downloads/t/darling-0.1.20220704/src/external/libkqueue

  does not contain a CMakeLists.txt file.

CMake Error at src/CMakeLists.txt:122 (add_subdirectory):
  The source directory

    /home/lnee/Downloads/t/darling-0.1.20220704/src/external/libplatform

  does not contain a CMakeLists.txt file.

CMake Error at src/CMakeLists.txt:123 (add_subdirectory):
  The source directory

    /home/lnee/Downloads/t/darling-0.1.20220704/src/external/libpthread

  does not contain a CMakeLists.txt file.

CMake Error at src/CMakeLists.txt:124 (add_subdirectory):
  The source directory

    /home/lnee/Downloads/t/darling-0.1.20220704/src/external/libtrace

  does not contain a CMakeLists.txt file.

CMake Error at src/CMakeLists.txt:125 (add_subdirectory):
  The source directory

    /home/lnee/Downloads/t/darling-0.1.20220704/src/external/libc

  does not contain a CMakeLists.txt file.

CMake Error at src/CMakeLists.txt:138 (add_subdirectory):
  The source directory

    /home/lnee/Downloads/t/darling-0.1.20220704/src/external/darling-dmg

  does not contain a CMakeLists.txt file.

CMake Error at src/CMakeLists.txt:145 (add_subdirectory):
  The source directory

    /home/lnee/Downloads/t/darling-0.1.20220704/src/external/libmalloc

  does not contain a CMakeLists.txt file.

CMake Error at src/CMakeLists.txt:148 (add_subdirectory):
  The source directory

    /home/lnee/Downloads/t/darling-0.1.20220704/src/external/libsystem

  does not contain a CMakeLists.txt file.

CMake Error at src/CMakeLists.txt:151 (add_subdirectory):
  The source directory

    /home/lnee/Downloads/t/darling-0.1.20220704/src/external/libnotify

  does not contain a CMakeLists.txt file.

CMake Error at src/CMakeLists.txt:160 (add_subdirectory):
  The source directory

    /home/lnee/Downloads/t/darling-0.1.20220704/src/external/corecrypto

  does not contain a CMakeLists.txt file.

CMake Error at src/CMakeLists.txt:161 (add_subdirectory):
  The source directory

    /home/lnee/Downloads/t/darling-0.1.20220704/src/external/coretls

  does not contain a CMakeLists.txt file.

CMake Error at src/CMakeLists.txt:164 (add_subdirectory):
  The source directory

    /home/lnee/Downloads/t/darling-0.1.20220704/src/external/dyld

  does not contain a CMakeLists.txt file.

CMake Error at src/CMakeLists.txt:165 (add_subdirectory):
  The source directory

    /home/lnee/Downloads/t/darling-0.1.20220704/src/external/libffi

  does not contain a CMakeLists.txt file.

CMake Error at src/CMakeLists.txt:166 (add_subdirectory):
  add_subdirectory given source "external/objc4/runtime" which is not an
  existing directory.

CMake Error at src/CMakeLists.txt:167 (add_subdirectory):
  The source directory

    /home/lnee/Downloads/t/darling-0.1.20220704/src/external/syslog

  does not contain a CMakeLists.txt file.

CMake Error at src/CMakeLists.txt:168 (add_subdirectory):
  The source directory

    /home/lnee/Downloads/t/darling-0.1.20220704/src/external/zlib

  does not contain a CMakeLists.txt file.

CMake Error at src/CMakeLists.txt:169 (add_subdirectory):
  The source directory

    /home/lnee/Downloads/t/darling-0.1.20220704/src/external/bzip2

  does not contain a CMakeLists.txt file.

CMake Error at src/CMakeLists.txt:170 (add_subdirectory):
  The source directory

    /home/lnee/Downloads/t/darling-0.1.20220704/src/external/libxml2

  does not contain a CMakeLists.txt file.

CMake Error at src/CMakeLists.txt:171 (add_subdirectory):
  The source directory

    /home/lnee/Downloads/t/darling-0.1.20220704/src/external/libxslt

  does not contain a CMakeLists.txt file.

CMake Error at src/CMakeLists.txt:172 (add_subdirectory):
  add_subdirectory given source "external/icu/icuSources" which is not an
  existing directory.

CMake Error at src/CMakeLists.txt:173 (add_subdirectory):
  The source directory

    /home/lnee/Downloads/t/darling-0.1.20220704/src/external/commoncrypto

  does not contain a CMakeLists.txt file.

CMake Error at src/CMakeLists.txt:174 (add_subdirectory):
  The source directory

    /home/lnee/Downloads/t/darling-0.1.20220704/src/external/corefoundation

  does not contain a CMakeLists.txt file.

CMake Error at src/CMakeLists.txt:176 (add_subdirectory):
  add_subdirectory given source "external/openssl/src" which is not an
  existing directory.

CMake Error at src/CMakeLists.txt:178 (add_subdirectory):
  The source directory

    /home/lnee/Downloads/t/darling-0.1.20220704/src/external/foundation

  does not contain a CMakeLists.txt file.

CMake Error at src/CMakeLists.txt:179 (add_subdirectory):
  The source directory

    /home/lnee/Downloads/t/darling-0.1.20220704/src/external/nghttp2

  does not contain a CMakeLists.txt file.

CMake Error at src/CMakeLists.txt:180 (add_subdirectory):
  The source directory

    /home/lnee/Downloads/t/darling-0.1.20220704/src/external/libressl-2.2.9

  does not contain a CMakeLists.txt file.

CMake Error at src/CMakeLists.txt:181 (add_subdirectory):
  The source directory

    /home/lnee/Downloads/t/darling-0.1.20220704/src/external/libressl-2.5.5

  does not contain a CMakeLists.txt file.

CMake Error at src/CMakeLists.txt:182 (add_subdirectory):
  The source directory

    /home/lnee/Downloads/t/darling-0.1.20220704/src/external/libressl-2.6.5

  does not contain a CMakeLists.txt file.

CMake Error at src/CMakeLists.txt:183 (add_subdirectory):
  The source directory

    /home/lnee/Downloads/t/darling-0.1.20220704/src/external/libressl-2.8.3

  does not contain a CMakeLists.txt file.

CMake Error at src/CMakeLists.txt:184 (add_subdirectory):
  The source directory

    /home/lnee/Downloads/t/darling-0.1.20220704/src/external/passwordserver_sasl

  does not contain a CMakeLists.txt file.

CMake Error at src/CMakeLists.txt:185 (add_subdirectory):
  The source directory

    /home/lnee/Downloads/t/darling-0.1.20220704/src/external/OpenLDAP

  does not contain a CMakeLists.txt file.

CMake Error at src/CMakeLists.txt:187 (add_subdirectory):
  The source directory

    /home/lnee/Downloads/t/darling-0.1.20220704/src/external/MITKerberosShim

  does not contain a CMakeLists.txt file.

CMake Error at src/CMakeLists.txt:188 (add_subdirectory):
  The source directory

    /home/lnee/Downloads/t/darling-0.1.20220704/src/external/curl

  does not contain a CMakeLists.txt file.

CMake Error at src/CMakeLists.txt:189 (add_subdirectory):
  The source directory

    /home/lnee/Downloads/t/darling-0.1.20220704/src/external/liblzma

  does not contain a CMakeLists.txt file.

CMake Error at src/CMakeLists.txt:190 (add_subdirectory):
  add_subdirectory given source "external/cfnetwork/src" which is not an
  existing directory.

CMake Error at src/CMakeLists.txt:191 (add_subdirectory):
  The source directory

    /home/lnee/Downloads/t/darling-0.1.20220704/src/external/pcre

  does not contain a CMakeLists.txt file.

CMake Error at src/CMakeLists.txt:192 (add_subdirectory):
  The source directory

    /home/lnee/Downloads/t/darling-0.1.20220704/src/external/sqlite

  does not contain a CMakeLists.txt file.

CMake Error at src/CMakeLists.txt:193 (add_subdirectory):
  The source directory

    /home/lnee/Downloads/t/darling-0.1.20220704/src/external/openpam

  does not contain a CMakeLists.txt file.

CMake Error at src/CMakeLists.txt:194 (add_subdirectory):
  The source directory

    /home/lnee/Downloads/t/darling-0.1.20220704/src/external/libtelnet

  does not contain a CMakeLists.txt file.

CMake Error at src/CMakeLists.txt:195 (add_subdirectory):
  The source directory

    /home/lnee/Downloads/t/darling-0.1.20220704/src/external/remote_cmds

  does not contain a CMakeLists.txt file.

CMake Error at src/CMakeLists.txt:196 (add_subdirectory):
  The source directory

    /home/lnee/Downloads/t/darling-0.1.20220704/src/external/energytrace

  does not contain a CMakeLists.txt file.

CMake Error at src/CMakeLists.txt:197 (add_subdirectory):
  add_subdirectory given source "external/lkm/libkern/kxld" which is not an
  existing directory.

CMake Error at src/CMakeLists.txt:198 (add_subdirectory):
  The source directory

    /home/lnee/Downloads/t/darling-0.1.20220704/src/external/IOKitUser

  does not contain a CMakeLists.txt file.

CMake Error at src/CMakeLists.txt:199 (add_subdirectory):
  The source directory

    /home/lnee/Downloads/t/darling-0.1.20220704/src/external/IOKitTools

  does not contain a CMakeLists.txt file.

-- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.2") 
-- Checking for module 'libavcodec'
--   Found libavcodec, version 58.134.100
-- Checking for module 'libavformat'
--   Found libavformat, version 58.76.100
-- Checking for module 'libavutil'
--   Found libavutil, version 56.70.100
-- Found FFMPEG or Libav: /usr/lib/x86_64-linux-gnu/libavcodec.so;/usr/lib/x86_64-linux-gnu/libavformat.so;/usr/lib/x86_64-linux-gnu/libavutil.so, /usr/include/x86_64-linux-gnu
-- Found FFmpeg: /usr/lib/x86_64-linux-gnu/libavcodec.so;/usr/lib/x86_64-linux-gnu/libavformat.so;/usr/lib/x86_64-linux-gnu/libavutil.so  
-- Found PulseAudio: /usr/lib/x86_64-linux-gnu/libpulse.so  
CMake Error at src/CoreAudio/CoreAudio/CMakeLists.txt:20 (add_framework):
  Unknown CMake command "add_framework".

-- Configuring incomplete, errors occurred!
See also "/home/lnee/Downloads/t/darling-0.1.20220704/build/CMakeFiles/CMakeOutput.log".
See also "/home/lnee/Downloads/t/darling-0.1.20220704/build/CMakeFiles/CMakeError.log".
CuriousTommy commented 2 years ago

i thing someone did not do git clone --recursive https://github.com/darlinghq/darling.git when releseing

Are you taking about the "Source code" assets? We don't manage those archives, GitHub automatically provides them.

As far as I am aware, GitHub doesn't provide an option to automatically include the submodules in the archive.

CuriousTommy commented 2 years ago

I'm going to close this ticket, since there is already another opened ticket about this issue: #1184

Feel free to continue the discussion there.