-
-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Install provision script err on MacOS/M1 #1204
Comments
Hey, thanks for reporting the error. Could you provide a bit more info about your setup? What macOS version are you running? Have you installed XCode/Command Line utils? Could you run About the |
I'm on Macbook Pro M1, w/ macOS Ventura 13.4.1 (c) (22F770820d). I do have XCode/CLI Utils installed. I'm Apple dev myself. Here is the output of the targeted framework listing: galaxy@devil. spacedrive main ∙ ls -lahcR 'target/Frameworks'
total 8
drwxr-xr-x 7 hduraki staff 224B Sep 2 17:26 .
drwxr-xr-x 5 hduraki staff 160B Sep 2 17:25 ..
drwxr-xr-x 6 hduraki staff 192B Sep 2 17:25 FFMpeg.framework
drwxr-xr-x 4 hduraki staff 128B Sep 2 17:26 bin
drwxr-xr-x 12 hduraki staff 384B Sep 2 17:26 include
drwxr-xr-x 45 hduraki staff 1.4K Sep 2 17:25 lib
-rw-r--r-- 1 hduraki staff 721B Sep 2 17:26 readme.txt
target/Frameworks/FFMpeg.framework:
total 0
drwxr-xr-x 6 hduraki staff 192B Sep 2 17:25 .
drwxr-xr-x 7 hduraki staff 224B Sep 2 17:26 ..
lrwxr-xr-x 1 hduraki staff 24B Sep 2 17:25 Headers -> Versions/Current/Headers
lrwxr-xr-x 1 hduraki staff 26B Sep 2 17:25 Libraries -> Versions/Current/Libraries
lrwxr-xr-x 1 hduraki staff 26B Sep 2 17:25 Resources -> Versions/Current/Resources
drwxr-xr-x 4 hduraki staff 128B Sep 2 17:25 Versions
target/Frameworks/FFMpeg.framework/Versions:
total 0
drwxr-xr-x 4 hduraki staff 128B Sep 2 17:25 .
drwxr-xr-x 6 hduraki staff 192B Sep 2 17:25 ..
drwxr-xr-x 5 hduraki staff 160B Sep 2 17:25 A
lrwxr-xr-x 1 hduraki staff 1B Sep 2 17:25 Current -> A
target/Frameworks/FFMpeg.framework/Versions/A:
total 0
drwxr-xr-x 5 hduraki staff 160B Sep 2 17:25 .
drwxr-xr-x 4 hduraki staff 128B Sep 2 17:25 ..
drwxr-xr-x 11 hduraki staff 352B Sep 2 17:25 Headers
drwxr-xr-x 45 hduraki staff 1.4K Sep 2 17:25 Libraries
drwxr-xr-x 4 hduraki staff 128B Sep 2 17:25 Resources
target/Frameworks/FFMpeg.framework/Versions/A/Headers:
total 0
drwxr-xr-x 11 hduraki staff 352B Sep 2 17:25 .
drwxr-xr-x 5 hduraki staff 160B Sep 2 17:25 ..
drwxr-xr-x 27 hduraki staff 864B Sep 2 17:25 libavcodec
drwxr-xr-x 5 hduraki staff 160B Sep 2 17:25 libavdevice
drwxr-xr-x 7 hduraki staff 224B Sep 2 17:25 libavfilter
drwxr-xr-x 6 hduraki staff 192B Sep 2 17:25 libavformat
drwxr-xr-x 94 hduraki staff 2.9K Sep 2 17:25 libavutil
drwxr-xr-x 6 hduraki staff 192B Sep 2 17:25 libheif
drwxr-xr-x 5 hduraki staff 160B Sep 2 17:25 libpostproc
drwxr-xr-x 5 hduraki staff 160B Sep 2 17:25 libswresample
drwxr-xr-x 5 hduraki staff 160B Sep 2 17:25 libswscale
target/Frameworks/FFMpeg.framework/Versions/A/Headers/libavcodec:
total 576
drwxr-xr-x 27 hduraki staff 864B Sep 2 17:25 .
drwxr-xr-x 11 hduraki staff 352B Sep 2 17:25 ..
-rw-r--r-- 1 hduraki staff 1.2K Sep 2 17:25 ac3_parser.h
-rw-r--r-- 1 hduraki staff 1.3K Sep 2 17:25 adts_parser.h
-rw-r--r-- 1 hduraki staff 112K Sep 2 17:25 avcodec.h
-rw-r--r-- 1 hduraki staff 2.7K Sep 2 17:25 avdct.h
-rw-r--r-- 1 hduraki staff 3.0K Sep 2 17:25 avfft.h
-rw-r--r-- 1 hduraki staff 11K Sep 2 17:25 bsf.h
-rw-r--r-- 1 hduraki staff 13K Sep 2 17:25 codec.h
-rw-r--r-- 1 hduraki staff 3.8K Sep 2 17:25 codec_desc.h
-rw-r--r-- 1 hduraki staff 17K Sep 2 17:25 codec_id.h
-rw-r--r-- 1 hduraki staff 7.5K Sep 2 17:25 codec_par.h
-rw-r--r-- 1 hduraki staff 2.8K Sep 2 17:25 d3d11va.h
-rw-r--r-- 1 hduraki staff 6.6K Sep 2 17:25 defs.h
-rw-r--r-- 1 hduraki staff 3.9K Sep 2 17:25 dirac.h
-rw-r--r-- 1 hduraki staff 3.6K Sep 2 17:25 dv_profile.h
-rw-r--r-- 1 hduraki staff 2.3K Sep 2 17:25 dxva2.h
-rw-r--r-- 1 hduraki staff 1.6K Sep 2 17:25 jni.h
-rw-r--r-- 1 hduraki staff 3.5K Sep 2 17:25 mediacodec.h
-rw-r--r-- 1 hduraki staff 23K Sep 2 17:25 packet.h
-rw-r--r-- 1 hduraki staff 3.8K Sep 2 17:25 qsv.h
-rw-r--r-- 1 hduraki staff 5.0K Sep 2 17:25 vdpau.h
-rw-r--r-- 1 hduraki staff 1.6K Sep 2 17:25 version.h
-rw-r--r-- 1 hduraki staff 2.0K Sep 2 17:25 version_major.h
-rw-r--r-- 1 hduraki staff 4.6K Sep 2 17:25 videotoolbox.h
-rw-r--r-- 1 hduraki staff 2.2K Sep 2 17:25 vorbis_parser.h
-rw-r--r-- 1 hduraki staff 6.0K Sep 2 17:25 xvmc.h
target/Frameworks/FFMpeg.framework/Versions/A/Headers/libavdevice:
total 48
drwxr-xr-x 5 hduraki staff 160B Sep 2 17:25 .
drwxr-xr-x 11 hduraki staff 352B Sep 2 17:25 ..
-rw-r--r-- 1 hduraki staff 13K Sep 2 17:25 avdevice.h
-rw-r--r-- 1 hduraki staff 1.6K Sep 2 17:25 version.h
-rw-r--r-- 1 hduraki staff 1.2K Sep 2 17:25 version_major.h
target/Frameworks/FFMpeg.framework/Versions/A/Headers/libavfilter:
total 160
drwxr-xr-x 7 hduraki staff 224B Sep 2 17:25 .
drwxr-xr-x 11 hduraki staff 352B Sep 2 17:25 ..
-rw-r--r-- 1 hduraki staff 54K Sep 2 17:25 avfilter.h
-rw-r--r-- 1 hduraki staff 6.7K Sep 2 17:25 buffersink.h
-rw-r--r-- 1 hduraki staff 6.6K Sep 2 17:25 buffersrc.h
-rw-r--r-- 1 hduraki staff 1.6K Sep 2 17:25 version.h
-rw-r--r-- 1 hduraki staff 1.2K Sep 2 17:25 version_major.h
target/Frameworks/FFMpeg.framework/Versions/A/Headers/libavformat:
total 296
drwxr-xr-x 6 hduraki staff 192B Sep 2 17:25 .
drwxr-xr-x 11 hduraki staff 352B Sep 2 17:25 ..
-rw-r--r-- 1 hduraki staff 107K Sep 2 17:25 avformat.h
-rw-r--r-- 1 hduraki staff 31K Sep 2 17:25 avio.h
-rw-r--r-- 1 hduraki staff 1.6K Sep 2 17:25 version.h
-rw-r--r-- 1 hduraki staff 1.9K Sep 2 17:25 version_major.h
target/Frameworks/FFMpeg.framework/Versions/A/Headers/libavutil:
total 1592
drwxr-xr-x 94 hduraki staff 2.9K Sep 2 17:25 .
drwxr-xr-x 11 hduraki staff 352B Sep 2 17:25 ..
-rw-r--r-- 1 hduraki staff 1.7K Sep 2 17:25 adler32.h
-rw-r--r-- 1 hduraki staff 1.9K Sep 2 17:25 aes.h
-rw-r--r-- 1 hduraki staff 2.4K Sep 2 17:25 aes_ctr.h
-rw-r--r-- 1 hduraki staff 2.5K Sep 2 17:25 ambient_viewing_environment.h
-rw-r--r-- 1 hduraki staff 4.7K Sep 2 17:25 attributes.h
-rw-r--r-- 1 hduraki staff 5.8K Sep 2 17:25 audio_fifo.h
-rw-r--r-- 1 hduraki staff 2.3K Sep 2 17:25 avassert.h
-rw-r--r-- 1 hduraki staff 180B Sep 2 17:25 avconfig.h
-rw-r--r-- 1 hduraki staff 15K Sep 2 17:25 avstring.h
-rw-r--r-- 1 hduraki staff 9.6K Sep 2 17:25 avutil.h
-rw-r--r-- 1 hduraki staff 2.2K Sep 2 17:25 base64.h
-rw-r--r-- 1 hduraki staff 2.3K Sep 2 17:25 blowfish.h
-rw-r--r-- 1 hduraki staff 8.5K Sep 2 17:25 bprint.h
-rw-r--r-- 1 hduraki staff 2.8K Sep 2 17:25 bswap.h
-rw-r--r-- 1 hduraki staff 12K Sep 2 17:25 buffer.h
-rw-r--r-- 1 hduraki staff 2.1K Sep 2 17:25 camellia.h
-rw-r--r-- 1 hduraki staff 2.5K Sep 2 17:25 cast5.h
-rw-r--r-- 1 hduraki staff 32K Sep 2 17:25 channel_layout.h
-rw-r--r-- 1 hduraki staff 17K Sep 2 17:25 common.h
-rw-r--r-- 1 hduraki staff 6.0K Sep 2 17:25 cpu.h
-rw-r--r-- 1 hduraki staff 3.2K Sep 2 17:25 crc.h
-rw-r--r-- 1 hduraki staff 4.8K Sep 2 17:25 csp.h
-rw-r--r-- 1 hduraki staff 2.5K Sep 2 17:25 des.h
-rw-r--r-- 1 hduraki staff 3.4K Sep 2 17:25 detection_bbox.h
-rw-r--r-- 1 hduraki staff 9.2K Sep 2 17:25 dict.h
-rw-r--r-- 1 hduraki staff 3.4K Sep 2 17:25 display.h
-rw-r--r-- 1 hduraki staff 7.5K Sep 2 17:25 dovi_meta.h
-rw-r--r-- 1 hduraki staff 3.2K Sep 2 17:25 downmix_info.h
-rw-r--r-- 1 hduraki staff 6.9K Sep 2 17:25 encryption_info.h
-rw-r--r-- 1 hduraki staff 5.4K Sep 2 17:25 error.h
-rw-r--r-- 1 hduraki staff 6.4K Sep 2 17:25 eval.h
-rw-r--r-- 1 hduraki staff 182B Sep 2 17:25 ffversion.h
-rw-r--r-- 1 hduraki staff 15K Sep 2 17:25 fifo.h
-rw-r--r-- 1 hduraki staff 3.0K Sep 2 17:25 file.h
-rw-r--r-- 1 hduraki staff 8.3K Sep 2 17:25 film_grain_params.h
-rw-r--r-- 1 hduraki staff 31K Sep 2 17:25 frame.h
-rw-r--r-- 1 hduraki staff 8.3K Sep 2 17:25 hash.h
-rw-r--r-- 1 hduraki staff 12K Sep 2 17:25 hdr_dynamic_metadata.h
-rw-r--r-- 1 hduraki staff 8.2K Sep 2 17:25 hdr_dynamic_vivid_metadata.h
-rw-r--r-- 1 hduraki staff 2.8K Sep 2 17:25 hmac.h
-rw-r--r-- 1 hduraki staff 24K Sep 2 17:25 hwcontext.h
-rw-r--r-- 1 hduraki staff 1.7K Sep 2 17:25 hwcontext_cuda.h
-rw-r--r-- 1 hduraki staff 6.5K Sep 2 17:25 hwcontext_d3d11va.h
-rw-r--r-- 1 hduraki staff 4.6K Sep 2 17:25 hwcontext_drm.h
-rw-r--r-- 1 hduraki staff 2.4K Sep 2 17:25 hwcontext_dxva2.h
-rw-r--r-- 1 hduraki staff 1.9K Sep 2 17:25 hwcontext_mediacodec.h
-rw-r--r-- 1 hduraki staff 3.0K Sep 2 17:25 hwcontext_opencl.h
-rw-r--r-- 1 hduraki staff 1.9K Sep 2 17:25 hwcontext_qsv.h
-rw-r--r-- 1 hduraki staff 3.7K Sep 2 17:25 hwcontext_vaapi.h
-rw-r--r-- 1 hduraki staff 1.3K Sep 2 17:25 hwcontext_vdpau.h
-rw-r--r-- 1 hduraki staff 3.4K Sep 2 17:25 hwcontext_videotoolbox.h
-rw-r--r-- 1 hduraki staff 9.3K Sep 2 17:25 hwcontext_vulkan.h
-rw-r--r-- 1 hduraki staff 14K Sep 2 17:25 imgutils.h
-rw-r--r-- 1 hduraki staff 1.7K Sep 2 17:25 intfloat.h
-rw-r--r-- 1 hduraki staff 18K Sep 2 17:25 intreadwrite.h
-rw-r--r-- 1 hduraki staff 2.5K Sep 2 17:25 lfg.h
-rw-r--r-- 1 hduraki staff 12K Sep 2 17:25 log.h
-rw-r--r-- 1 hduraki staff 2.0K Sep 2 17:25 lzo.h
-rw-r--r-- 1 hduraki staff 2.3K Sep 2 17:25 macros.h
-rw-r--r-- 1 hduraki staff 3.9K Sep 2 17:25 mastering_display_metadata.h
-rw-r--r-- 1 hduraki staff 7.9K Sep 2 17:25 mathematics.h
-rw-r--r-- 1 hduraki staff 2.0K Sep 2 17:25 md5.h
-rw-r--r-- 1 hduraki staff 20K Sep 2 17:25 mem.h
-rw-r--r-- 1 hduraki staff 1.7K Sep 2 17:25 motion_vector.h
-rw-r--r-- 1 hduraki staff 3.4K Sep 2 17:25 murmur3.h
-rw-r--r-- 1 hduraki staff 36K Sep 2 17:25 opt.h
-rw-r--r-- 1 hduraki staff 7.7K Sep 2 17:25 parseutils.h
-rw-r--r-- 1 hduraki staff 16K Sep 2 17:25 pixdesc.h
-rw-r--r-- 1 hduraki staff 2.0K Sep 2 17:25 pixelutils.h
-rw-r--r-- 1 hduraki staff 40K Sep 2 17:25 pixfmt.h
-rw-r--r-- 1 hduraki staff 1.4K Sep 2 17:25 random_seed.h
-rw-r--r-- 1 hduraki staff 6.0K Sep 2 17:25 rational.h
-rw-r--r-- 1 hduraki staff 2.0K Sep 2 17:25 rc4.h
-rw-r--r-- 1 hduraki staff 1.6K Sep 2 17:25 replaygain.h
-rw-r--r-- 1 hduraki staff 2.1K Sep 2 17:25 ripemd.h
-rw-r--r-- 1 hduraki staff 10K Sep 2 17:25 samplefmt.h
-rw-r--r-- 1 hduraki staff 2.3K Sep 2 17:25 sha.h
-rw-r--r-- 1 hduraki staff 2.4K Sep 2 17:25 sha512.h
-rw-r--r-- 1 hduraki staff 7.8K Sep 2 17:25 spherical.h
-rw-r--r-- 1 hduraki staff 5.1K Sep 2 17:25 stereo3d.h
-rw-r--r-- 1 hduraki staff 2.0K Sep 2 17:25 tea.h
-rw-r--r-- 1 hduraki staff 3.8K Sep 2 17:25 threadmessage.h
-rw-r--r-- 1 hduraki staff 1.8K Sep 2 17:25 time.h
-rw-r--r-- 1 hduraki staff 7.7K Sep 2 17:25 timecode.h
-rw-r--r-- 1 hduraki staff 2.6K Sep 2 17:25 timestamp.h
-rw-r--r-- 1 hduraki staff 5.3K Sep 2 17:25 tree.h
-rw-r--r-- 1 hduraki staff 2.2K Sep 2 17:25 twofish.h
-rw-r--r-- 1 hduraki staff 6.0K Sep 2 17:25 tx.h
-rw-r--r-- 1 hduraki staff 4.8K Sep 2 17:25 uuid.h
-rw-r--r-- 1 hduraki staff 4.3K Sep 2 17:25 version.h
-rw-r--r-- 1 hduraki staff 5.8K Sep 2 17:25 video_enc_params.h
-rw-r--r-- 1 hduraki staff 2.8K Sep 2 17:25 xtea.h
target/Frameworks/FFMpeg.framework/Versions/A/Headers/libheif:
total 288
drwxr-xr-x 6 hduraki staff 192B Sep 2 17:25 .
drwxr-xr-x 11 hduraki staff 352B Sep 2 17:25 ..
-rw-r--r-- 1 hduraki staff 84K Sep 2 17:25 heif.h
-rw-r--r-- 1 hduraki staff 39K Sep 2 17:25 heif_cxx.h
-rw-r--r-- 1 hduraki staff 10K Sep 2 17:25 heif_plugin.h
-rw-r--r-- 1 hduraki staff 1.2K Sep 2 17:25 heif_version.h
target/Frameworks/FFMpeg.framework/Versions/A/Headers/libpostproc:
total 24
drwxr-xr-x 5 hduraki staff 160B Sep 2 17:25 .
drwxr-xr-x 11 hduraki staff 352B Sep 2 17:25 ..
-rw-r--r-- 1 hduraki staff 3.0K Sep 2 17:25 postprocess.h
-rw-r--r-- 1 hduraki staff 1.6K Sep 2 17:25 version.h
-rw-r--r-- 1 hduraki staff 978B Sep 2 17:25 version_major.h
target/Frameworks/FFMpeg.framework/Versions/A/Headers/libswresample:
total 72
drwxr-xr-x 5 hduraki staff 160B Sep 2 17:25 .
drwxr-xr-x 11 hduraki staff 352B Sep 2 17:25 ..
-rw-r--r-- 1 hduraki staff 25K Sep 2 17:25 swresample.h
-rw-r--r-- 1 hduraki staff 1.7K Sep 2 17:25 version.h
-rw-r--r-- 1 hduraki staff 1.0K Sep 2 17:25 version_major.h
target/Frameworks/FFMpeg.framework/Versions/A/Headers/libswscale:
total 48
drwxr-xr-x 5 hduraki staff 160B Sep 2 17:25 .
drwxr-xr-x 11 hduraki staff 352B Sep 2 17:25 ..
-rw-r--r-- 1 hduraki staff 16K Sep 2 17:25 swscale.h
-rw-r--r-- 1 hduraki staff 1.6K Sep 2 17:25 version.h
-rw-r--r-- 1 hduraki staff 1.1K Sep 2 17:25 version_major.h
target/Frameworks/FFMpeg.framework/Versions/A/Libraries:
total 45976
drwxr-xr-x 45 hduraki staff 1.4K Sep 2 17:25 .
drwxr-xr-x 5 hduraki staff 160B Sep 2 17:25 ..
-rwxr-xr-x 1 hduraki staff 7.5M Sep 2 17:25 libavcodec.60.3.100.dylib
lrwxr-xr-x 1 hduraki staff 25B Sep 2 17:25 libavcodec.60.dylib -> libavcodec.60.3.100.dylib
lrwxr-xr-x 1 hduraki staff 25B Sep 2 17:25 libavcodec.dylib -> libavcodec.60.3.100.dylib
-rwxr-xr-x 1 hduraki staff 198K Sep 2 17:25 libavdevice.60.1.100.dylib
lrwxr-xr-x 1 hduraki staff 26B Sep 2 17:25 libavdevice.60.dylib -> libavdevice.60.1.100.dylib
lrwxr-xr-x 1 hduraki staff 26B Sep 2 17:25 libavdevice.dylib -> libavdevice.60.1.100.dylib
-rwxr-xr-x 1 hduraki staff 2.7M Sep 2 17:25 libavfilter.9.3.100.dylib
lrwxr-xr-x 1 hduraki staff 25B Sep 2 17:25 libavfilter.9.dylib -> libavfilter.9.3.100.dylib
lrwxr-xr-x 1 hduraki staff 25B Sep 2 17:25 libavfilter.dylib -> libavfilter.9.3.100.dylib
-rwxr-xr-x 1 hduraki staff 1.7M Sep 2 17:25 libavformat.60.3.100.dylib
lrwxr-xr-x 1 hduraki staff 26B Sep 2 17:25 libavformat.60.dylib -> libavformat.60.3.100.dylib
lrwxr-xr-x 1 hduraki staff 26B Sep 2 17:25 libavformat.dylib -> libavformat.60.3.100.dylib
-rwxr-xr-x 1 hduraki staff 548K Sep 2 17:25 libavutil.58.2.100.dylib
lrwxr-xr-x 1 hduraki staff 24B Sep 2 17:25 libavutil.58.dylib -> libavutil.58.2.100.dylib
lrwxr-xr-x 1 hduraki staff 24B Sep 2 17:25 libavutil.dylib -> libavutil.58.2.100.dylib
-rwxr-xr-x 1 hduraki staff 180K Sep 2 17:25 libbrotlicommon.1.dylib
-rwxr-xr-x 1 hduraki staff 102K Sep 2 17:25 libbrotlidec.1.dylib
-rwxr-xr-x 1 hduraki staff 591K Sep 2 17:25 libbrotlienc.1.dylib
-rwxr-xr-x 1 hduraki staff 776K Sep 2 17:25 libdav1d.6.dylib
-rwxr-xr-x 1 hduraki staff 426K Sep 2 17:25 libde265.0.dylib
-rwxr-xr-x 1 hduraki staff 831K Sep 2 17:25 libheif.1.16.2.dylib
lrwxr-xr-x 1 hduraki staff 20B Sep 2 17:25 libheif.1.dylib -> libheif.1.16.2.dylib
lrwxr-xr-x 1 hduraki staff 15B Sep 2 17:25 libheif.dylib -> libheif.1.dylib
-rwxr-xr-x 1 hduraki staff 91K Sep 2 17:25 libhwy.1.dylib
-rwxr-xr-x 1 hduraki staff 1.7M Sep 2 17:25 libjxl.0.8.dylib
-rwxr-xr-x 1 hduraki staff 70K Sep 2 17:25 libjxl_threads.0.8.dylib
-rwxr-xr-x 1 hduraki staff 87K Sep 2 17:25 libogg.0.dylib
-rwxr-xr-x 1 hduraki staff 351K Sep 2 17:25 libopenjp2.7.dylib
-rwxr-xr-x 1 hduraki staff 348K Sep 2 17:25 libopus.0.dylib
-rwxr-xr-x 1 hduraki staff 116K Sep 2 17:25 libpostproc.57.1.100.dylib
lrwxr-xr-x 1 hduraki staff 26B Sep 2 17:25 libpostproc.57.dylib -> libpostproc.57.1.100.dylib
lrwxr-xr-x 1 hduraki staff 26B Sep 2 17:25 libpostproc.dylib -> libpostproc.57.1.100.dylib
-rwxr-xr-x 1 hduraki staff 189K Sep 2 17:25 libsoxr.0.dylib
-rwxr-xr-x 1 hduraki staff 152K Sep 2 17:25 libswresample.4.10.100.dylib
lrwxr-xr-x 1 hduraki staff 28B Sep 2 17:25 libswresample.4.dylib -> libswresample.4.10.100.dylib
lrwxr-xr-x 1 hduraki staff 28B Sep 2 17:25 libswresample.dylib -> libswresample.4.10.100.dylib
-rwxr-xr-x 1 hduraki staff 363K Sep 2 17:25 libswscale.7.1.100.dylib
lrwxr-xr-x 1 hduraki staff 24B Sep 2 17:25 libswscale.7.dylib -> libswscale.7.1.100.dylib
lrwxr-xr-x 1 hduraki staff 24B Sep 2 17:25 libswscale.dylib -> libswscale.7.1.100.dylib
-rwxr-xr-x 1 hduraki staff 206K Sep 2 17:25 libvorbis.0.dylib
-rwxr-xr-x 1 hduraki staff 714K Sep 2 17:25 libvorbisenc.2.dylib
-rwxr-xr-x 1 hduraki staff 2.2M Sep 2 17:25 libvpx.8.dylib
-rwxr-xr-x 1 hduraki staff 390K Sep 2 17:25 libzimg.2.dylib
target/Frameworks/FFMpeg.framework/Versions/A/Resources:
total 8
drwxr-xr-x 4 hduraki staff 128B Sep 2 17:25 .
drwxr-xr-x 5 hduraki staff 160B Sep 2 17:25 ..
drwxr-xr-x 3 hduraki staff 96B Sep 2 17:25 English.lproj
-rw-r--r-- 1 hduraki staff 835B Sep 2 17:25 Info.plist
target/Frameworks/FFMpeg.framework/Versions/A/Resources/English.lproj:
total 0
drwxr-xr-x 3 hduraki staff 96B Sep 2 17:25 .
drwxr-xr-x 4 hduraki staff 128B Sep 2 17:25 ..
drwxr-xr-x 11 hduraki staff 352B Sep 2 17:25 Documentation
target/Frameworks/FFMpeg.framework/Versions/A/Resources/English.lproj/Documentation:
total 200
drwxr-xr-x 11 hduraki staff 352B Sep 2 17:25 .
drwxr-xr-x 3 hduraki staff 96B Sep 2 17:25 ..
-rw-r--r-- 1 hduraki staff 18K Sep 2 17:25 COPYING.GPLv2
-rw-r--r-- 1 hduraki staff 34K Sep 2 17:25 COPYING.GPLv3
-rw-r--r-- 1 hduraki staff 26K Sep 2 17:25 COPYING.LGPLv2.1
-rw-r--r-- 1 hduraki staff 7.5K Sep 2 17:25 COPYING.LGPLv3
-rw-r--r-- 1 hduraki staff 4.3K Sep 2 17:25 LICENSE.md
lrwxr-xr-x 1 hduraki staff 9B Sep 2 17:25 libogg -> libvorbis
drwxr-xr-x 3 hduraki staff 96B Sep 2 17:25 libvorbis
drwxr-xr-x 3 hduraki staff 96B Sep 2 17:25 libwebp
drwxr-xr-x 3 hduraki staff 96B Sep 2 17:25 zimg
target/Frameworks/FFMpeg.framework/Versions/A/Resources/English.lproj/Documentation/libvorbis:
total 8
drwxr-xr-x 3 hduraki staff 96B Sep 2 17:25 .
drwxr-xr-x 11 hduraki staff 352B Sep 2 17:25 ..
-rw-r--r-- 1 hduraki staff 1.4K Sep 2 17:25 COPYING
target/Frameworks/FFMpeg.framework/Versions/A/Resources/English.lproj/Documentation/libwebp:
total 8
drwxr-xr-x 3 hduraki staff 96B Sep 2 17:25 .
drwxr-xr-x 11 hduraki staff 352B Sep 2 17:25 ..
-rw-r--r-- 1 hduraki staff 1.5K Sep 2 17:25 COPYING
target/Frameworks/FFMpeg.framework/Versions/A/Resources/English.lproj/Documentation/zimg:
total 8
drwxr-xr-x 3 hduraki staff 96B Sep 2 17:25 .
drwxr-xr-x 11 hduraki staff 352B Sep 2 17:25 ..
-rw-r--r-- 1 hduraki staff 484B Sep 2 17:25 COPYING
target/Frameworks/bin:
total 46200
drwxr-xr-x 4 hduraki staff 128B Sep 2 17:26 .
drwxr-xr-x 7 hduraki staff 224B Sep 2 17:26 ..
-rwxr-xr-x 1 hduraki staff 15M Sep 2 17:26 cli.darwin-arm64.node
-rwxr-xr-x 1 hduraki staff 6.9M Sep 2 17:26 protoc
target/Frameworks/include:
total 0
drwxr-xr-x 12 hduraki staff 384B Sep 2 17:26 .
drwxr-xr-x 7 hduraki staff 224B Sep 2 17:26 ..
drwxr-xr-x 3 hduraki staff 96B Sep 2 17:26 google
lrwxr-xr-x 1 hduraki staff 38B Sep 2 17:25 libavcodec -> ../FFMpeg.framework/Headers/libavcodec
lrwxr-xr-x 1 hduraki staff 39B Sep 2 17:25 libavdevice -> ../FFMpeg.framework/Headers/libavdevice
lrwxr-xr-x 1 hduraki staff 39B Sep 2 17:25 libavfilter -> ../FFMpeg.framework/Headers/libavfilter
lrwxr-xr-x 1 hduraki staff 39B Sep 2 17:25 libavformat -> ../FFMpeg.framework/Headers/libavformat
lrwxr-xr-x 1 hduraki staff 37B Sep 2 17:25 libavutil -> ../FFMpeg.framework/Headers/libavutil
lrwxr-xr-x 1 hduraki staff 35B Sep 2 17:25 libheif -> ../FFMpeg.framework/Headers/libheif
lrwxr-xr-x 1 hduraki staff 39B Sep 2 17:25 libpostproc -> ../FFMpeg.framework/Headers/libpostproc
lrwxr-xr-x 1 hduraki staff 41B Sep 2 17:25 libswresample -> ../FFMpeg.framework/Headers/libswresample
lrwxr-xr-x 1 hduraki staff 38B Sep 2 17:25 libswscale -> ../FFMpeg.framework/Headers/libswscale
target/Frameworks/include/google:
total 0
drwxr-xr-x 3 hduraki staff 96B Sep 2 17:26 .
drwxr-xr-x 12 hduraki staff 384B Sep 2 17:26 ..
drwxr-xr-x 14 hduraki staff 448B Sep 2 17:26 protobuf
target/Frameworks/include/google/protobuf:
total 224
drwxr-xr-x 14 hduraki staff 448B Sep 2 17:26 .
drwxr-xr-x 3 hduraki staff 96B Sep 2 17:26 ..
-rw-r--r-- 1 hduraki staff 6.0K Sep 2 17:26 any.proto
-rw-r--r-- 1 hduraki staff 7.5K Sep 2 17:26 api.proto
drwxr-xr-x 3 hduraki staff 96B Sep 2 17:26 compiler
-rw-r--r-- 1 hduraki staff 46K Sep 2 17:26 descriptor.proto
-rw-r--r-- 1 hduraki staff 4.8K Sep 2 17:26 duration.proto
-rw-r--r-- 1 hduraki staff 2.3K Sep 2 17:26 empty.proto
-rw-r--r-- 1 hduraki staff 8.0K Sep 2 17:26 field_mask.proto
-rw-r--r-- 1 hduraki staff 2.3K Sep 2 17:26 source_context.proto
-rw-r--r-- 1 hduraki staff 3.7K Sep 2 17:26 struct.proto
-rw-r--r-- 1 hduraki staff 6.3K Sep 2 17:26 timestamp.proto
-rw-r--r-- 1 hduraki staff 6.2K Sep 2 17:26 type.proto
-rw-r--r-- 1 hduraki staff 3.9K Sep 2 17:26 wrappers.proto
target/Frameworks/include/google/protobuf/compiler:
total 24
drwxr-xr-x 3 hduraki staff 96B Sep 2 17:26 .
drwxr-xr-x 14 hduraki staff 448B Sep 2 17:26 ..
-rw-r--r-- 1 hduraki staff 9.0K Sep 2 17:26 plugin.proto
target/Frameworks/lib:
total 0
drwxr-xr-x 45 hduraki staff 1.4K Sep 2 17:25 .
drwxr-xr-x 7 hduraki staff 224B Sep 2 17:26 ..
lrwxr-xr-x 1 hduraki staff 55B Sep 2 17:25 libavcodec.60.3.100.dylib -> ../FFMpeg.framework/Libraries/libavcodec.60.3.100.dylib
lrwxr-xr-x 1 hduraki staff 49B Sep 2 17:25 libavcodec.60.dylib -> ../FFMpeg.framework/Libraries/libavcodec.60.dylib
lrwxr-xr-x 1 hduraki staff 46B Sep 2 17:25 libavcodec.dylib -> ../FFMpeg.framework/Libraries/libavcodec.dylib
lrwxr-xr-x 1 hduraki staff 56B Sep 2 17:25 libavdevice.60.1.100.dylib -> ../FFMpeg.framework/Libraries/libavdevice.60.1.100.dylib
lrwxr-xr-x 1 hduraki staff 50B Sep 2 17:25 libavdevice.60.dylib -> ../FFMpeg.framework/Libraries/libavdevice.60.dylib
lrwxr-xr-x 1 hduraki staff 47B Sep 2 17:25 libavdevice.dylib -> ../FFMpeg.framework/Libraries/libavdevice.dylib
lrwxr-xr-x 1 hduraki staff 55B Sep 2 17:25 libavfilter.9.3.100.dylib -> ../FFMpeg.framework/Libraries/libavfilter.9.3.100.dylib
lrwxr-xr-x 1 hduraki staff 49B Sep 2 17:25 libavfilter.9.dylib -> ../FFMpeg.framework/Libraries/libavfilter.9.dylib
lrwxr-xr-x 1 hduraki staff 47B Sep 2 17:25 libavfilter.dylib -> ../FFMpeg.framework/Libraries/libavfilter.dylib
lrwxr-xr-x 1 hduraki staff 56B Sep 2 17:25 libavformat.60.3.100.dylib -> ../FFMpeg.framework/Libraries/libavformat.60.3.100.dylib
lrwxr-xr-x 1 hduraki staff 50B Sep 2 17:25 libavformat.60.dylib -> ../FFMpeg.framework/Libraries/libavformat.60.dylib
lrwxr-xr-x 1 hduraki staff 47B Sep 2 17:25 libavformat.dylib -> ../FFMpeg.framework/Libraries/libavformat.dylib
lrwxr-xr-x 1 hduraki staff 54B Sep 2 17:25 libavutil.58.2.100.dylib -> ../FFMpeg.framework/Libraries/libavutil.58.2.100.dylib
lrwxr-xr-x 1 hduraki staff 48B Sep 2 17:25 libavutil.58.dylib -> ../FFMpeg.framework/Libraries/libavutil.58.dylib
lrwxr-xr-x 1 hduraki staff 45B Sep 2 17:25 libavutil.dylib -> ../FFMpeg.framework/Libraries/libavutil.dylib
lrwxr-xr-x 1 hduraki staff 53B Sep 2 17:25 libbrotlicommon.1.dylib -> ../FFMpeg.framework/Libraries/libbrotlicommon.1.dylib
lrwxr-xr-x 1 hduraki staff 50B Sep 2 17:25 libbrotlidec.1.dylib -> ../FFMpeg.framework/Libraries/libbrotlidec.1.dylib
lrwxr-xr-x 1 hduraki staff 50B Sep 2 17:25 libbrotlienc.1.dylib -> ../FFMpeg.framework/Libraries/libbrotlienc.1.dylib
lrwxr-xr-x 1 hduraki staff 46B Sep 2 17:25 libdav1d.6.dylib -> ../FFMpeg.framework/Libraries/libdav1d.6.dylib
lrwxr-xr-x 1 hduraki staff 46B Sep 2 17:25 libde265.0.dylib -> ../FFMpeg.framework/Libraries/libde265.0.dylib
lrwxr-xr-x 1 hduraki staff 50B Sep 2 17:25 libheif.1.16.2.dylib -> ../FFMpeg.framework/Libraries/libheif.1.16.2.dylib
lrwxr-xr-x 1 hduraki staff 45B Sep 2 17:25 libheif.1.dylib -> ../FFMpeg.framework/Libraries/libheif.1.dylib
lrwxr-xr-x 1 hduraki staff 43B Sep 2 17:25 libheif.dylib -> ../FFMpeg.framework/Libraries/libheif.dylib
lrwxr-xr-x 1 hduraki staff 44B Sep 2 17:25 libhwy.1.dylib -> ../FFMpeg.framework/Libraries/libhwy.1.dylib
lrwxr-xr-x 1 hduraki staff 46B Sep 2 17:25 libjxl.0.8.dylib -> ../FFMpeg.framework/Libraries/libjxl.0.8.dylib
lrwxr-xr-x 1 hduraki staff 54B Sep 2 17:25 libjxl_threads.0.8.dylib -> ../FFMpeg.framework/Libraries/libjxl_threads.0.8.dylib
lrwxr-xr-x 1 hduraki staff 44B Sep 2 17:25 libogg.0.dylib -> ../FFMpeg.framework/Libraries/libogg.0.dylib
lrwxr-xr-x 1 hduraki staff 48B Sep 2 17:25 libopenjp2.7.dylib -> ../FFMpeg.framework/Libraries/libopenjp2.7.dylib
lrwxr-xr-x 1 hduraki staff 45B Sep 2 17:25 libopus.0.dylib -> ../FFMpeg.framework/Libraries/libopus.0.dylib
lrwxr-xr-x 1 hduraki staff 56B Sep 2 17:25 libpostproc.57.1.100.dylib -> ../FFMpeg.framework/Libraries/libpostproc.57.1.100.dylib
lrwxr-xr-x 1 hduraki staff 50B Sep 2 17:25 libpostproc.57.dylib -> ../FFMpeg.framework/Libraries/libpostproc.57.dylib
lrwxr-xr-x 1 hduraki staff 47B Sep 2 17:25 libpostproc.dylib -> ../FFMpeg.framework/Libraries/libpostproc.dylib
lrwxr-xr-x 1 hduraki staff 45B Sep 2 17:25 libsoxr.0.dylib -> ../FFMpeg.framework/Libraries/libsoxr.0.dylib
lrwxr-xr-x 1 hduraki staff 58B Sep 2 17:25 libswresample.4.10.100.dylib -> ../FFMpeg.framework/Libraries/libswresample.4.10.100.dylib
lrwxr-xr-x 1 hduraki staff 51B Sep 2 17:25 libswresample.4.dylib -> ../FFMpeg.framework/Libraries/libswresample.4.dylib
lrwxr-xr-x 1 hduraki staff 49B Sep 2 17:25 libswresample.dylib -> ../FFMpeg.framework/Libraries/libswresample.dylib
lrwxr-xr-x 1 hduraki staff 54B Sep 2 17:25 libswscale.7.1.100.dylib -> ../FFMpeg.framework/Libraries/libswscale.7.1.100.dylib
lrwxr-xr-x 1 hduraki staff 48B Sep 2 17:25 libswscale.7.dylib -> ../FFMpeg.framework/Libraries/libswscale.7.dylib
lrwxr-xr-x 1 hduraki staff 46B Sep 2 17:25 libswscale.dylib -> ../FFMpeg.framework/Libraries/libswscale.dylib
lrwxr-xr-x 1 hduraki staff 47B Sep 2 17:25 libvorbis.0.dylib -> ../FFMpeg.framework/Libraries/libvorbis.0.dylib
lrwxr-xr-x 1 hduraki staff 50B Sep 2 17:25 libvorbisenc.2.dylib -> ../FFMpeg.framework/Libraries/libvorbisenc.2.dylib
lrwxr-xr-x 1 hduraki staff 44B Sep 2 17:25 libvpx.8.dylib -> ../FFMpeg.framework/Libraries/libvpx.8.dylib
lrwxr-xr-x 1 hduraki staff 45B Sep 2 17:25 libzimg.2.dylib -> ../FFMpeg.framework/Libraries/libzimg.2.dylib Yup, I've just ommited my real username. Here is unomitted output. I've tried again on latest fetch, ( |
Hey @duraki, sorry for the delay in getting back to you. We're currently in the process of refactoring how we bootstrap the native dependencies for our repository, as well as the entire Could you please test again on a fresh clone based on PR #1361 to see if the issues you reported are still present? Also, the steps for a fresh clone have changed slightly, so make sure to check out the contributing guide. |
First Iteration testing: galaxy@devil. spacedrive main ∙ git switch eng-927-fix-updater
Switched to branch 'eng-927-fix-updater'
galaxy@devil. spacedrive eng-927-fix-updater ∙
This formula has created a default database cluster with:
initdb --locale=C -E UTF-8 /opt/homebrew/var/postgresql
galaxy@devil. spacedrive eng-927-fix-updater ∙ ./scripts/setup.sh
Spacedrive Development Environment Setup
To set up your machine for Spacedrive development, this script will install some required dependencies with your system package manager
Press Enter to continue
Rust was not found. Ensure the 'rustc' and 'cargo' binaries are in your $PATH. https://rustup.rs
Rust was not found. Ensure the 'rustc' and 'cargo' binaries are in your $PATH. https://rustup.rs
Rust was not found. Ensure the 'rustc' and 'cargo' binaries are in your $PATH. https://rustup.rs
galaxy@devil. spacedrive eng-927-fix-updater ∙ lvim ./scripts/setup.sh
galaxy@devil. spacedrive eng-927-fix-updater × ./scripts/setup.sh
Spacedrive Development Environment Setup
To set up your machine for Spacedrive development, this script will install some required dependencies with your system package manager
Press Enter to continue
Installing Rust tools...
Updating crates.io index
Ignored package `cargo-watch v8.4.1` is already installed, use --force to override
Your machine has been setup for Spacedrive development!
galaxy@devil. spacedrive eng-927-fix-updater × cargo uninstall
error: found a virtual manifest at `/Users/hduraki/utils/clone/spacedrive/Cargo.toml` instead of a package manifest
galaxy@devil. spacedrive eng-927-fix-updater × rm -rf ~/.cargo/*
zsh: sure you want to delete all 3 files in /Users/hduraki/.cargo [yn]? y
galaxy@devil. spacedrive eng-927-fix-updater ×
galaxy@devil. spacedrive eng-927-fix-updater ×
galaxy@devil. spacedrive eng-927-fix-updater ×
galaxy@devil. spacedrive eng-927-fix-updater × cargo uninstall
galaxy@devil. spacedrive eng-927-fix-updater × ./scripts/setup.sh
Spacedrive Development Environment Setup
To set up your machine for Spacedrive development, this script will install some required dependencies with your system package manager
Press Enter to continue
Installing Rust tools...
Updating crates.io index
Downloaded cargo-watch v8.4.1
Downloaded 1 crate (171.7 KB) in 1.02s
Installing cargo-watch v8.4.1
Updating crates.io index
Downloaded vec_map v0.8.2
Downloaded thread_local v1.1.7
Downloaded walkdir v2.4.0
Downloaded bitflags v2.4.0
Downloaded block v0.1.6
Downloaded objc_id v0.1.1
Downloaded dirs-sys v0.3.7
Downloaded malloc_buf v0.0.6
Downloaded home v0.5.5
Downloaded derive_builder_macro v0.10.2
Downloaded fnv v1.0.7
Downloaded version_check v0.9.4
Downloaded darling_macro v0.12.4
Downloaded same-file v1.0.6
Downloaded dirs-next v2.0.0
Downloaded cargo-platform v0.1.4
Downloaded phf_codegen v0.11.2
Downloaded ident_case v1.0.1
Downloaded phf_generator v0.11.2
Downloaded errno v0.3.4
Downloaded memoffset v0.6.5
Downloaded itoa v1.0.9
Downloaded atty v0.2.14
Downloaded objc-foundation v0.1.1
Downloaded strsim v0.8.0
Downloaded time-core v0.1.2
Downloaded deranged v0.3.8
Downloaded mac-notification-sys v0.6.1
Downloaded which v4.4.2
Downloaded rand_chacha v0.3.1
Downloaded shell-escape v0.1.5
Downloaded termcolor v1.1.3
Downloaded autocfg v1.1.0
Downloaded dirs v4.0.0
Downloaded bitflags v1.3.2
Downloaded ansi_term v0.12.1
Downloaded derive_builder_core v0.10.2
Downloaded getrandom v0.2.10
Downloaded terminfo v0.7.5
Downloaded derive_builder v0.10.2
Downloaded proc-macro2 v1.0.68
Downloaded unicode-ident v1.0.12
Downloaded notify-rust v4.9.0
Downloaded ryu v1.0.15
Downloaded notify v4.0.17
Downloaded semver v1.0.19
Downloaded log v0.4.20
Downloaded darling_core v0.12.4
Downloaded serde_derive v1.0.188
Downloaded cc v1.0.83
Downloaded serde v1.0.188
Downloaded num-traits v0.2.17
Downloaded unicode-width v0.1.11
Downloaded lazy_static v1.4.0
Downloaded rand v0.8.5
Downloaded memchr v2.6.4
Downloaded watchexec v1.17.2
Downloaded objc v0.2.7
Downloaded stderrlog v0.5.4
Downloaded filetime v0.2.22
Downloaded thiserror-impl v1.0.49
Downloaded time v0.3.29
Downloaded nom v5.1.3
Downloaded serde_json v1.0.107
Downloaded command-group v1.0.8
Downloaded clearscreen v1.0.11
Downloaded chrono v0.4.31
Downloaded nix v0.22.3
Downloaded nix v0.24.3
Downloaded rustix v0.38.17
Downloaded libc v0.2.149
Downloaded regex-automata v0.3.9
Downloaded regex-syntax v0.7.5
Downloaded aho-corasick v1.1.1
Downloaded syn v1.0.109
Downloaded syn v2.0.38
Downloaded regex v1.9.6
Downloaded bstr v0.2.17
Downloaded clap v2.34.0
Downloaded thiserror v1.0.49
Downloaded textwrap v0.11.0
Downloaded darling v0.12.4
Downloaded core-foundation-sys v0.8.4
Downloaded glob v0.3.1
Downloaded once_cell v1.18.0
Downloaded dirs-sys-next v0.1.2
Downloaded iana-time-zone v0.1.57
Downloaded strsim v0.10.0
Downloaded globset v0.4.6
Downloaded rand_core v0.6.4
Downloaded siphasher v0.3.11
Downloaded phf_shared v0.11.2
Downloaded dotenvy v0.15.7
Downloaded quote v1.0.33
Downloaded fsevent v0.4.0
Downloaded either v1.9.0
Downloaded cargo_metadata v0.17.0
Downloaded camino v1.1.6
Downloaded ppv-lite86 v0.2.17
Downloaded phf v0.11.2
Downloaded aho-corasick v0.7.20
Downloaded fsevent-sys v2.0.1
Downloaded cfg-if v1.0.0
Downloaded 103 crates (6.9 MB) in 1.30s
Compiling libc v0.2.149
Compiling proc-macro2 v1.0.68
Compiling unicode-ident v1.0.12
Compiling cfg-if v1.0.0
Compiling autocfg v1.1.0
Compiling memchr v2.6.4
Compiling syn v1.0.109
Compiling rand_core v0.6.4
Compiling siphasher v0.3.11
Compiling bitflags v1.3.2
Compiling phf_shared v0.11.2
Compiling rand v0.8.5
Compiling strsim v0.10.0
Compiling fnv v1.0.7
Compiling serde v1.0.188
Compiling ident_case v1.0.1
Compiling version_check v0.9.4
Compiling memoffset v0.6.5
Compiling phf_generator v0.11.2
Compiling rustix v0.38.17
Compiling thiserror v1.0.49
Compiling nom v5.1.3
Compiling phf_codegen v0.11.2
Compiling terminfo v0.7.5
Compiling quote v1.0.33
Compiling aho-corasick v1.1.1
Compiling num-traits v0.2.17
Compiling syn v2.0.38
Compiling malloc_buf v0.0.6
Compiling errno v0.3.4
Compiling objc v0.2.7
Compiling dirs-sys v0.3.7
Compiling cc v1.0.83
Compiling regex-syntax v0.7.5
Compiling bitflags v2.4.0
Compiling objc_id v0.1.1
Compiling dirs v4.0.0
Compiling fsevent-sys v2.0.1
Compiling dirs-sys-next v0.1.2
Compiling phf v0.11.2
Compiling regex-automata v0.3.9
Compiling mac-notification-sys v0.6.1
Compiling serde_json v1.0.107
Compiling block v0.1.6
Compiling core-foundation-sys v0.8.4
Compiling semver v1.0.19
Compiling deranged v0.3.8
Compiling serde_derive v1.0.188
Compiling thiserror-impl v1.0.49
Compiling home v0.5.5
Compiling darling_core v0.12.4
Compiling log v0.4.20
Compiling camino v1.1.6
Compiling same-file v1.0.6
Compiling time-core v0.1.2
Compiling either v1.9.0
Compiling time v0.3.29
Compiling which v4.4.2
Compiling walkdir v2.4.0
Compiling regex v1.9.6
Compiling iana-time-zone v0.1.57
Compiling objc-foundation v0.1.1
Compiling nix v0.22.3
Compiling darling_macro v0.12.4
Compiling dirs-next v2.0.0
Compiling fsevent v0.4.0
Compiling darling v0.12.4
Compiling derive_builder_core v0.10.2
Compiling atty v0.2.14
Compiling filetime v0.2.22
Compiling nix v0.24.3
Compiling aho-corasick v0.7.20
Compiling derive_builder_macro v0.10.2
Compiling bstr v0.2.17
Compiling itoa v1.0.9
Compiling once_cell v1.18.0
Compiling ryu v1.0.15
Compiling unicode-width v0.1.11
Compiling clearscreen v1.0.11
Compiling textwrap v0.11.0
Compiling thread_local v1.1.7
Compiling globset v0.4.6
Compiling derive_builder v0.10.2
Compiling command-group v1.0.8
Compiling notify v4.0.17
Compiling chrono v0.4.31
Compiling termcolor v1.1.3
Compiling vec_map v0.8.2
Compiling ansi_term v0.12.1
Compiling strsim v0.8.0
Compiling cargo-platform v0.1.4
Compiling glob v0.3.1
Compiling lazy_static v1.4.0
Compiling watchexec v1.17.2
Compiling stderrlog v0.5.4
Compiling clap v2.34.0
Compiling shell-escape v0.1.5
Compiling dotenvy v0.15.7
Compiling cargo_metadata v0.17.0
Compiling notify-rust v4.9.0
Compiling cargo-watch v8.4.1
Finished release [optimized] target(s) in 36.74s
Installing /Users/hduraki/.cargo/bin/cargo-watch
Installed package `cargo-watch v8.4.1` (executable `cargo-watch`)
Your machine has been setup for Spacedrive development!
galaxy@devil. spacedrive eng-927-fix-updater × pnpm i
Scope: all 14 workspace projects
Lockfile is up to date, resolution step is skipped
Packages: +3058
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Packages are hard linked from the content-addressable store to the virtual store.
Content-addressable store is at: /Users/hduraki/Library/pnpm/store/v3
Virtual store is at: node_modules/.pnpm
Progress: resolved 0, reused 2548, downloaded 0, added 3058, done
Done in 24s
galaxy@devil. spacedrive eng-927-fix-updater × pnpm prep
> @ preprep /Users/hduraki/utils/clone/spacedrive
> pnpm --filter @sd/scripts -- prep
> @sd/scripts@ prep /Users/hduraki/utils/clone/spacedrive/scripts
> node preprep.mjs
Downloading pdfium...
Downloading FFMPeg...
Setup Framework...
Symlink shared libs...
Generating cargo config...
> @ prep /Users/hduraki/utils/clone/spacedrive
> pnpm gen:prisma
> @ gen:prisma /Users/hduraki/utils/clone/spacedrive
> cd core && cargo prisma generate
Updating git repository `https://github.com/oscartbeaumont/if-watch.git`
Updating git repository `https://github.com/oscartbeaumont/rspc`
Updating git repository `https://github.com/oscartbeaumont/specta`
Updating git repository `https://github.com/oscartbeaumont/tauri-specta`
Updating crates.io index
Updating git repository `https://github.com/Brendonovich/prisma-client-rust`
Updating git repository `https://github.com/tokio-rs/tracing`
Updating git repository `https://github.com/Brendonovich/prisma-engines`
warning: skipping duplicate package `test-macros` found at `/Users/hduraki/.cargo/git/checkouts/prisma-engines-8e1416dd0e571d11/45b026c/libs/test-macros`
warning: skipping duplicate package `test-setup` found at `/Users/hduraki/.cargo/git/checkouts/prisma-engines-8e1416dd0e571d11/45b026c/libs/test-setup`
Updating git repository `https://github.com/prisma/graphql-parser`
Downloaded num_cpus v1.16.0
Downloaded tracing-attributes v0.1.26
Downloaded failure_derive v0.1.8
Downloaded cuid-util v0.1.0
Downloaded endian-type v0.1.2
Downloaded fastrand v2.0.0
Downloaded nanoid v0.4.0
Downloaded is-terminal v0.4.9
Downloaded crypto-common v0.1.6
Downloaded ordered-float v2.10.0
Downloaded percent-encoding v2.3.0
Downloaded tinyvec v1.6.0
Downloaded http-body v0.4.5
Downloaded futures-io v0.3.28
Downloaded match_cfg v0.1.0
Downloaded adler v1.0.2
Downloaded hashlink v0.7.0
Downloaded instant v0.1.12
Downloaded errno v0.3.3
Downloaded enumflags2 v0.7.7
Downloaded try-lock v0.2.4
Downloaded indoc v2.0.3
Downloaded tinyvec_macros v0.1.1
Downloaded base-x v0.2.11
Downloaded num-iter v0.1.43
Downloaded ascii v0.9.3
Downloaded lru v0.7.8
Downloaded keccak v0.1.4
Downloaded serde_path_to_error v0.1.14
Downloaded rustc-hash v1.1.0
Downloaded pin-project-internal v1.1.3
Downloaded fallible-streaming-iterator v0.1.9
Downloaded futures-core v0.3.28
Downloaded parking_lot_core v0.8.6
Downloaded atomic-shim v0.2.0
Downloaded tempfile v3.8.0
Downloaded futures-task v0.3.28
Downloaded anyhow v1.0.75
Downloaded security-framework-sys v2.9.1
Downloaded serde_repr v0.1.16
Downloaded hex v0.4.3
Downloaded sharded-slab v0.1.4
Downloaded sketches-ddsketch v0.1.3
Downloaded tracing v0.1.37
Downloaded security-framework v2.9.2
Downloaded rusqlite v0.25.4
Downloaded tokio-macros v2.1.0
Downloaded lock_api v0.4.10
Downloaded hyper v0.14.27
Downloaded regex v1.9.5
Downloaded aho-corasick v1.0.5
Downloaded regex-syntax v0.6.29
Downloaded idna v0.4.0
Downloaded unicode-normalization v0.1.22
Downloaded nom v7.1.3
Downloaded regex-automata v0.1.10
Downloaded petgraph v0.4.13
Downloaded tokio-native-tls v0.3.1
Downloaded form_urlencoded v1.2.0
Downloaded void v1.0.2
Downloaded itertools v0.10.5
Downloaded matchers v0.1.0
Downloaded opentelemetry v0.17.0
Downloaded minimal-lexical v0.2.1
Downloaded tracing-opentelemetry v0.17.4
Downloaded tokio-util v0.7.8
Downloaded http v0.2.9
Downloaded hashbrown v0.11.2
Downloaded mio v0.8.8
Downloaded lsp-types v0.91.1
Downloaded pin-project v1.1.3
Downloaded equivalent v1.0.1
Downloaded pest_meta v2.7.3
Downloaded crossbeam-utils v0.8.16
Downloaded ucd-trie v0.1.6
Downloaded pest_generator v2.7.3
Downloaded mobc v0.8.2
Downloaded sha2 v0.10.7
Downloaded metrics-util v0.12.1
Downloaded byteorder v1.4.3
Downloaded proc-macro2 v1.0.66
Downloaded typenum v1.16.0
Downloaded directories v4.0.1
Downloaded thiserror-impl v1.0.48
Downloaded socket2 v0.5.4
Downloaded bytes v1.5.0
Downloaded futures v0.3.28
Downloaded base64 v0.21.4
Downloaded thiserror v1.0.48
Downloaded flate2 v1.0.27
Downloaded backtrace v0.3.69
Downloaded indexmap v1.9.3
Downloaded base64 v0.13.1
Downloaded indexmap v2.0.0
Downloaded hashbrown v0.12.3
Downloaded cuid2 v0.1.2
Downloaded sqlformat v0.2.2
Downloaded core-foundation v0.9.3
Downloaded slab v0.4.9
Downloaded synstructure v0.12.6
Downloaded pkg-config v0.3.27
Downloaded pin-utils v0.1.0
Downloaded pest_derive v2.7.3
Downloaded hostname v0.3.1
Downloaded convert_case v0.5.0
Downloaded colored v2.0.4
Downloaded socket2 v0.4.9
Downloaded smallvec v1.11.0
Downloaded tracing-log v0.1.3
Downloaded metrics-macros v0.5.1
Downloaded block-buffer v0.10.4
Downloaded bigdecimal v0.3.1
Downloaded mime v0.3.17
Downloaded want v0.3.1
Downloaded serde_urlencoded v0.7.1
Downloaded rand_core v0.5.1
Downloaded parking_lot v0.11.2
Downloaded metrics v0.18.1
Downloaded scopeguard v1.2.0
Downloaded hyper-tls v0.5.0
Downloaded quanta v0.9.3
Downloaded httparse v1.8.0
Downloaded futures-channel v0.3.28
Downloaded failure v0.1.8
Downloaded connection-string v0.2.0
Downloaded futures-timer v3.0.2
Downloaded base64 v0.12.3
Downloaded libsqlite3-sys v0.22.2
Downloaded url v2.4.1
Downloaded num-bigint v0.4.4
Downloaded memchr v2.6.3
Downloaded itertools v0.11.0
Downloaded pest v2.7.3
Downloaded futures-util v0.3.28
Downloaded serde_json v1.0.106
Downloaded h2 v0.3.21
Downloaded reqwest v0.11.20
Downloaded tracing-subscriber v0.3.17
Downloaded unicode_categories v0.1.1
Downloaded rand v0.7.3
Downloaded hashbrown v0.14.0
Downloaded native-tls v0.2.11
Downloaded uuid v1.4.1
Downloaded tower-service v0.3.2
Downloaded parking_lot v0.12.1
Downloaded tracing-core v0.1.31
Downloaded ordermap v0.3.5
Downloaded num-traits v0.2.16
Downloaded miniz_oxide v0.7.1
Downloaded rustc-demangle v0.1.23
Downloaded async-trait v0.1.73
Downloaded unicode-ident v1.0.11
Downloaded metrics v0.19.0
Downloaded mach v0.3.2
Downloaded addr2line v0.21.0
Downloaded parking_lot_core v0.9.8
Downloaded unicode-xid v0.2.4
Downloaded ahash v0.7.6
Downloaded num-rational v0.4.1
Downloaded gimli v0.28.0
Downloaded syn v2.0.32
Downloaded radix_trie v0.2.1
Downloaded object v0.32.1
Downloaded chrono v0.4.30
Downloaded metrics-util v0.13.0
Downloaded cuid v1.3.2
Downloaded rustix v0.38.13
Downloaded combine v3.8.1
Downloaded crossbeam-epoch v0.9.15
Downloaded crossbeam-channel v0.5.8
Downloaded tokio-stream v0.1.14
Downloaded num-integer v0.1.45
Downloaded getrandom v0.1.16
Downloaded fallible-iterator v0.2.0
Downloaded unicode-bidi v0.3.13
Downloaded pin-project-lite v0.2.13
Downloaded num-complex v0.4.4
Downloaded crc32fast v1.3.2
Downloaded futures-sink v0.3.28
Downloaded futures-macro v0.3.28
Downloaded futures-executor v0.3.28
Downloaded memoffset v0.9.0
Downloaded httpdate v1.0.3
Downloaded rand_chacha v0.2.2
Downloaded metrics-exporter-prometheus v0.10.0
Downloaded regex-automata v0.3.8
Downloaded tokio v1.32.0
Downloaded sha3 v0.10.8
Downloaded libc v0.2.147
Downloaded ipnet v2.8.0
Downloaded generic-array v0.14.7
Downloaded overload v0.1.1
Downloaded nu-ansi-term v0.46.0
Downloaded nibble_vec v0.1.0
Downloaded fixedbitset v0.1.9
Downloaded enumflags2_derive v0.7.7
Downloaded digest v0.10.7
Downloaded cpufeatures v0.2.9
Downloaded base36 v0.0.1
Downloaded unreachable v1.0.0
Downloaded tracing-futures v0.2.5
Downloaded num v0.4.1
Downloaded encoding_rs v0.8.33
Downloaded 203 crates (16.8 MB) in 1.99s (largest was `libsqlite3-sys` at 2.3 MB)
Compiling libc v0.2.147
Compiling proc-macro2 v1.0.66
Compiling unicode-ident v1.0.11
Compiling autocfg v1.1.0
Compiling cfg-if v1.0.0
Compiling once_cell v1.18.0
Compiling memchr v2.6.3
Compiling version_check v0.9.4
Compiling serde v1.0.188
Compiling smallvec v1.11.0
Compiling thiserror v1.0.48
Compiling ahash v0.7.6
Compiling num-traits v0.2.16
Compiling lazy_static v1.4.0
Compiling pin-project-lite v0.2.13
Compiling lock_api v0.4.10
Compiling syn v1.0.109
Compiling itoa v1.0.9
Compiling scopeguard v1.2.0
Compiling futures-core v0.3.28
Compiling core-foundation-sys v0.8.4
Compiling num-integer v0.1.45
Compiling rustix v0.38.13
Compiling parking_lot_core v0.9.8
Compiling quote v1.0.33
Compiling indexmap v1.9.3
Compiling bitflags v2.4.0
Compiling syn v2.0.32
Compiling getrandom v0.2.10
Compiling errno v0.3.3
Compiling num_cpus v1.16.0
Compiling bytes v1.5.0
Compiling hashbrown v0.12.3
Compiling slab v0.4.9
Compiling num-bigint v0.4.4
Compiling futures-sink v0.3.28
Compiling futures-channel v0.3.28
Compiling futures-task v0.3.28
Compiling cc v1.0.83
Compiling parking_lot v0.12.1
Compiling mio v0.8.8
Compiling socket2 v0.5.4
Compiling aho-corasick v1.0.5
Compiling tracing-core v0.1.31
Compiling regex-syntax v0.7.5
Compiling futures-util v0.3.28
Compiling log v0.4.20
Compiling percent-encoding v2.3.0
Compiling bitflags v1.3.2
Compiling futures-io v0.3.28
Compiling either v1.9.0
Compiling pin-utils v0.1.0
Compiling ryu v1.0.15
Compiling ucd-trie v0.1.6
Compiling tinyvec_macros v0.1.1
Compiling tinyvec v1.6.0
Compiling serde_json v1.0.106
Compiling equivalent v1.0.1
Compiling hashbrown v0.14.0
Compiling form_urlencoded v1.2.0
Compiling typenum v1.16.0
Compiling ppv-lite86 v0.2.17
Compiling regex-automata v0.3.8
Compiling unicode-normalization v0.1.22
Compiling indexmap v2.0.0
Compiling unicode-bidi v0.3.13
Compiling idna v0.4.0
Compiling iana-time-zone v0.1.57
Compiling generic-array v0.14.7
Compiling serde_derive v1.0.188
Compiling thiserror-impl v1.0.48
Compiling tokio-macros v2.1.0
Compiling futures-macro v0.3.28
Compiling tracing-attributes v0.1.26
Compiling is-terminal v0.4.9
Compiling rand_core v0.6.4
Compiling tokio v1.32.0
Compiling crossbeam-utils v0.8.16
Compiling regex v1.9.5
Compiling pest v2.7.3
Compiling indoc v2.0.3
Compiling adler v1.0.2
Compiling tracing v0.1.37
Compiling miniz_oxide v0.7.1
Compiling pest_meta v2.7.3
Compiling rand_chacha v0.3.1
Compiling colored v2.0.4
Compiling metrics-macros v0.5.1
Compiling bigdecimal v0.3.1
Compiling backtrace v0.3.69
Compiling pest_generator v2.7.3
Compiling gimli v0.28.0
Compiling diagnostics v0.1.0 (https://github.com/Brendonovich/prisma-engines?branch=new-4.14.0-pcr#45b026c8)
Compiling rand v0.8.5
Compiling enumflags2_derive v0.7.7
Compiling hashbrown v0.11.2
Compiling pest_derive v2.7.3
Compiling num-rational v0.4.1
Compiling num-iter v0.1.43
Compiling object v0.32.1
Compiling regex-syntax v0.6.29
Compiling failure_derive v0.1.8
Compiling unicode-xid v0.2.4
Compiling rustc-demangle v0.1.23
Compiling synstructure v0.12.6
Compiling enumflags2 v0.7.7
Compiling schema-ast v0.1.0 (https://github.com/Brendonovich/prisma-engines?branch=new-4.14.0-pcr#45b026c8)
Compiling addr2line v0.21.0
Compiling block-buffer v0.10.4
Compiling crypto-common v0.1.6
Compiling chrono v0.4.30
Compiling url v2.4.1
Compiling uuid v1.4.1
Compiling regex-automata v0.1.10
Compiling serde_repr v0.1.16
Compiling itertools v0.10.5
Compiling cpufeatures v0.2.9
Compiling connection-string v0.2.0
Compiling overload v0.1.1
Compiling base64 v0.13.1
Compiling async-trait v0.1.73
Compiling metrics v0.18.1
Compiling nu-ansi-term v0.46.0
Compiling prisma-value v0.1.0 (https://github.com/Brendonovich/prisma-engines?branch=new-4.14.0-pcr#45b026c8)
Compiling keccak v0.1.4
Compiling lsp-types v0.91.1
Compiling matchers v0.1.0
Compiling parser-database v0.1.0 (https://github.com/Brendonovich/prisma-engines?branch=new-4.14.0-pcr#45b026c8)
Compiling digest v0.10.7
Compiling tracing-log v0.1.3
Compiling num-complex v0.4.4
Compiling sharded-slab v0.1.4
Compiling thread_local v1.1.7
Compiling pkg-config v0.3.27
Compiling fnv v1.0.7
Compiling http v0.2.9
Compiling tracing-subscriber v0.3.17
Compiling num v0.4.1
Compiling failure v0.1.8
Compiling sha3 v0.10.8
Compiling libsqlite3-sys v0.22.2
Compiling futures-executor v0.3.28
Compiling memoffset v0.9.0
Compiling base-x v0.2.11
Compiling httparse v1.8.0
Compiling cuid-util v0.1.0
Compiling match_cfg v0.1.0
Compiling psl v0.1.0 (https://github.com/Brendonovich/prisma-engines?branch=new-4.14.0-pcr#45b026c8)
Compiling parking_lot_core v0.8.6
Compiling cuid2 v0.1.2
Compiling hostname v0.3.1
Compiling base36 v0.0.1
Compiling tokio-util v0.7.8
Compiling pin-project-internal v1.1.3
Compiling crossbeam-epoch v0.9.15
Compiling instant v0.1.12
Compiling minimal-lexical v0.2.1
Compiling try-lock v0.2.4
Compiling want v0.3.1
Compiling nom v7.1.3
Compiling h2 v0.3.21
Compiling cuid v1.3.2
Compiling http-body v0.4.5
Compiling pin-project v1.1.3
Compiling hashlink v0.7.0
Compiling nanoid v0.4.0
Compiling itertools v0.11.0
Compiling mach v0.3.2
Compiling socket2 v0.4.9
Compiling httpdate v1.0.3
Compiling metrics v0.19.0
Compiling tower-service v0.3.2
Compiling fallible-streaming-iterator v0.1.9
Compiling getrandom v0.1.16
Compiling futures-timer v3.0.2
Compiling fallible-iterator v0.2.0
Compiling unicode_categories v0.1.1
Compiling mobc v0.8.2
Compiling sqlformat v0.2.2
Compiling quanta v0.9.3
Compiling parking_lot v0.11.2
Compiling futures v0.3.28
Compiling base64 v0.12.3
Compiling anyhow v1.0.75
Compiling atomic-shim v0.2.0
Compiling hex v0.4.3
Compiling sketches-ddsketch v0.1.3
Compiling crossbeam-channel v0.5.8
Compiling tokio-stream v0.1.14
Compiling user-facing-error-macros v0.1.0 (https://github.com/Brendonovich/prisma-engines?branch=new-4.14.0-pcr#45b026c8)
Compiling nibble_vec v0.1.0
Compiling endian-type v0.1.2
Compiling ipnet v2.8.0
Compiling radix_trie v0.2.1
Compiling opentelemetry v0.17.0
Compiling metrics-util v0.13.0
Compiling rusqlite v0.25.4
Compiling hyper v0.14.27
Compiling rand_core v0.5.1
Compiling tracing-futures v0.2.5
Compiling ordered-float v2.10.0
Compiling aho-corasick v0.7.20
Compiling rustc-hash v1.1.0
Compiling quaint v0.2.0-alpha.13 (https://github.com/Brendonovich/prisma-engines?branch=new-4.14.0-pcr#45b026c8)
Compiling void v1.0.2
Compiling unreachable v1.0.0
Compiling rand_chacha v0.2.2
Compiling metrics-util v0.12.1
Compiling psl-core v0.1.0 (https://github.com/Brendonovich/prisma-engines?branch=new-4.14.0-pcr#45b026c8)
Compiling tracing-opentelemetry v0.17.4
Compiling security-framework-sys v2.9.1
Compiling core-foundation v0.9.3
Compiling fastrand v2.0.0
Compiling ascii v0.9.3
Compiling byteorder v1.4.3
Compiling ordermap v0.3.5
Compiling user-facing-errors v0.1.0 (https://github.com/Brendonovich/prisma-engines?branch=new-4.14.0-pcr#45b026c8)
Compiling native-tls v0.2.11
Compiling fixedbitset v0.1.9
Compiling builtin-psl-connectors v0.1.0 (https://github.com/Brendonovich/prisma-engines?branch=new-4.14.0-pcr#45b026c8)
Compiling petgraph v0.4.13
Compiling combine v3.8.1
Compiling security-framework v2.9.2
Compiling metrics-exporter-prometheus v0.10.0
Compiling prisma-models v0.0.0 (https://github.com/Brendonovich/prisma-engines?branch=new-4.14.0-pcr#45b026c8)
Compiling tempfile v3.8.0
Compiling schema v0.1.0 (https://github.com/Brendonovich/prisma-engines?branch=new-4.14.0-pcr#45b026c8)
Compiling query-connector v0.1.0 (https://github.com/Brendonovich/prisma-engines?branch=new-4.14.0-pcr#45b026c8)
Compiling query-engine-metrics v0.1.0 (https://github.com/Brendonovich/prisma-engines?branch=new-4.14.0-pcr#45b026c8)
Compiling rand v0.7.3
Compiling lru v0.7.8
Compiling sql-query-connector v0.1.0 (https://github.com/Brendonovich/prisma-engines?branch=new-4.14.0-pcr#45b026c8)
Compiling query-core v0.1.0 (https://github.com/Brendonovich/prisma-engines?branch=new-4.14.0-pcr#45b026c8)
Compiling dmmf v0.1.0 (https://github.com/Brendonovich/prisma-engines?branch=new-4.14.0-pcr#45b026c8)
Compiling crc32fast v1.3.2
Compiling tokio-native-tls v0.3.1
Compiling graphql-parser v0.3.0 (https://github.com/prisma/graphql-parser#6a3f58bd)
Compiling serde_path_to_error v0.1.14
Compiling convert_case v0.5.0
Compiling hyper-tls v0.5.0
Compiling serde_urlencoded v0.7.1
Compiling dirs-sys v0.3.7
Compiling encoding_rs v0.8.33
Compiling mime v0.3.17
Compiling base64 v0.21.4
Compiling directories v4.0.1
Compiling flate2 v1.0.27
Compiling reqwest v0.11.20
Compiling request-handlers v0.1.0 (https://github.com/Brendonovich/prisma-engines?branch=new-4.14.0-pcr#45b026c8)
Compiling prisma-client-rust-sdk v0.6.8 (https://github.com/Brendonovich/prisma-client-rust?branch=spacedrive#b93c4597)
Compiling prisma-client-rust-generator v0.6.8 (https://github.com/Brendonovich/prisma-client-rust?branch=spacedrive#b93c4597)
Compiling sd-sync-generator v0.1.0 (/Users/hduraki/utils/clone/spacedrive/crates/sync-generator)
Compiling prisma-client-rust-cli v0.6.8 (https://github.com/Brendonovich/prisma-client-rust?branch=spacedrive#b93c4597)
Compiling prisma-cli v0.1.0 (/Users/hduraki/utils/clone/spacedrive/crates/prisma-cli)
Finished dev [unoptimized + debuginfo] target(s) in 53.39s
Running `/Users/hduraki/utils/clone/spacedrive/target/debug/prisma generate`
Prisma schema loaded from prisma/schema.prisma
✔ Generated Prisma Client Rust to ./../crates/prisma/src/prisma in 660ms
✔ Generated SD Sync Generator to ./../crates/prisma/src/prisma_sync in 239ms
> @ postprep /Users/hduraki/utils/clone/spacedrive
> pnpm codegen
> @ codegen /Users/hduraki/utils/clone/spacedrive
> cargo test -p sd-core api::tests::test_and_export_rspc_bindings -- --exact
warning: skipping duplicate package `test-macros` found at `/Users/hduraki/.cargo/git/checkouts/prisma-engines-8e1416dd0e571d11/45b026c/libs/test-macros`
warning: skipping duplicate package `test-setup` found at `/Users/hduraki/.cargo/git/checkouts/prisma-engines-8e1416dd0e571d11/45b026c/libs/test-setup`
Downloaded aead v0.5.2
Downloaded heck v0.4.1
Downloaded dotenv v0.15.0
Downloaded maybe-uninit v2.0.0
Downloaded opaque-debug v0.3.0
Downloaded normpath v1.1.1
Downloaded sync_wrapper v0.1.2
Downloaded http-range v0.1.5
Downloaded nanorand v0.7.0
Downloaded arrayref v0.3.7
Downloaded asn1-rs-derive v0.4.0
Downloaded displaydoc v0.2.4
Downloaded int-enum-impl v0.5.0
Downloaded rctree v0.5.0
Downloaded asn1-rs-impl v0.1.0
Downloaded unicode-ccc v0.1.2
Downloaded inout v0.1.3
Downloaded include_dir_macros v0.7.3
Downloaded block-buffer v0.9.0
Downloaded data-encoding-macro v0.1.13
Downloaded untrusted v0.7.1
Downloaded color_quant v1.1.0
Downloaded digest v0.9.0
Downloaded ctor v0.2.4
Downloaded mutate_once v0.1.1
Downloaded tap v1.0.1
Downloaded enum-as-inner v0.5.1
Downloaded heck v0.3.3
Downloaded strict-num v0.1.1
Downloaded indoc v1.0.9
Downloaded if-addrs v0.7.0
Downloaded async-stream v0.3.5
Downloaded subtle v2.4.1
Downloaded tempdir v0.3.7
Downloaded system-configuration-sys v0.5.0
Downloaded system-configuration v0.5.1
Downloaded prometheus-client-derive-encode v0.4.2
Downloaded strum_macros v0.25.2
Downloaded crunchy v0.2.2
Downloaded data-encoding v2.4.0
Downloaded axum-core v0.3.4
Downloaded simd-adler32 v0.3.7
Downloaded matches v0.1.10
Downloaded tracing-test-macro v0.2.4
Downloaded safemem v0.3.3
Downloaded darling_core v0.20.3
Downloaded xattr v1.0.1
Downloaded strum v0.25.0
Downloaded quinn-udp v0.4.1
Downloaded rgb v0.8.36
Downloaded tower-layer v0.3.2
Downloaded rmp v0.8.12
Downloaded slotmap v1.0.6
Downloaded quick-error v1.2.3
Downloaded line-wrap v0.1.1
Downloaded matchit v0.7.2
Downloaded plist v1.5.0
Downloaded oid-registry v0.6.1
Downloaded kurbo v0.9.5
Downloaded sha2 v0.9.9
Downloaded rcgen v0.10.0
Downloaded rmp-serde v1.1.2
Downloaded trust-dns-resolver v0.22.0
Downloaded libp2p-identity v0.2.3
Downloaded rustc_version v0.4.0
Downloaded futures-locks v0.7.1
Downloaded int-enum v0.5.0
Downloaded universal-hash v0.5.1
Downloaded usvg-tree v0.35.0
Downloaded paste v1.0.14
Downloaded aes v0.8.3
Downloaded der v0.7.8
Downloaded fontdb v0.14.1
Downloaded usvg v0.35.0
Downloaded num_threads v0.1.6
Downloaded signature v2.1.0
Downloaded multihash v0.19.1
Downloaded tagptr v0.2.0
Downloaded exr v1.7.0
Downloaded proc-macro-crate v1.3.1
Downloaded tower v0.4.13
Downloaded pico-args v0.5.0
Downloaded multibase v0.9.1
Downloaded radium v0.7.0
Downloaded xmlparser v0.13.5
Downloaded convert_case v0.6.0
Downloaded nougat-proc_macros v0.2.4
Downloaded Inflector v0.11.4
Downloaded bitvec v1.0.1
Downloaded tiny-skia v0.10.0
Downloaded lru-cache v0.1.2
Downloaded qoi v0.4.1
Downloaded quick-protobuf v0.8.1
Downloaded webp v0.2.6
Downloaded libp2p-gossipsub v0.45.1
Downloaded unicode-segmentation v1.10.1
Downloaded time v0.3.15
Downloaded serde_with v3.3.0
Downloaded png v0.17.10
Downloaded resvg v0.35.0
Downloaded toml_edit v0.19.15
Downloaded rand v0.4.6
Downloaded dashmap v5.5.3
Downloaded tracing-error v0.2.0
Downloaded sct v0.7.0
Downloaded roxmltree v0.18.0
Downloaded x509-parser v0.15.1
Downloaded time-macros v0.2.4
Downloaded rayon v1.7.0
Downloaded quinn-proto v0.10.4
Downloaded trust-dns-proto v0.22.0
Downloaded rustls v0.21.7
Downloaded aovec v1.1.0
Downloaded hex_fmt v0.3.0
Downloaded rustybuzz v0.7.0
Downloaded gif v0.12.0
Downloaded balloon-hash v0.4.0
Downloaded jsonrpc-core v17.1.0
Downloaded quick-xml v0.29.0
Downloaded data-encoding-macro-internal v0.1.11
Downloaded libp2p v0.52.3
Downloaded ttf-parser v0.19.1
Downloaded unicode-bidi-mirroring v0.1.0
Downloaded nougat v0.2.4
Downloaded macro_rules_attribute v0.1.3
Downloaded serde-value v0.7.0
Downloaded polyval v0.6.1
Downloaded rustls-webpki v0.101.5
Downloaded libp2p-quic v0.9.2
Downloaded serde_with_macros v3.3.0
Downloaded smallvec v0.6.14
Downloaded libp2p-core v0.40.0
Downloaded usvg-text-layout v0.35.0
Downloaded curve25519-dalek v4.1.0
Downloaded poly1305 v0.8.0
Downloaded bytemuck v1.14.0
Downloaded rustversion v1.0.14
Downloaded linked-hash-map v0.5.6
Downloaded zune-inflate v0.2.54
Downloaded uint v0.9.5
Downloaded svgtypes v0.11.0
Downloaded base64ct v1.6.0
Downloaded resolv-conf v0.7.0
Downloaded arc-swap v1.6.0
Downloaded unicode-script v0.5.5
Downloaded memmap2 v0.6.2
Downloaded darling v0.20.3
Downloaded unsigned-varint v0.7.2
Downloaded serde-hashkey v0.4.5
Downloaded core2 v0.4.0
Downloaded rmpv v1.0.1
Downloaded weezl v0.1.7
Downloaded pkcs8 v0.10.2
Downloaded zeroize v1.6.0
Downloaded spin v0.9.8
Downloaded usvg-parser v0.35.0
Downloaded rusticata-macros v4.1.0
Downloaded litrs v0.2.3
Downloaded platforms v3.1.2
Downloaded quinn v0.10.2
Downloaded unicode-general-category v0.6.0
Downloaded bstr v1.6.2
Downloaded tiff v0.9.0
Downloaded jpeg-decoder v0.3.0
Downloaded image v0.24.7
Downloaded multistream-select v0.13.0
Downloaded ed25519-dalek v2.0.0
Downloaded smallvec v0.4.5
Downloaded rw-stream-sink v0.4.0
Downloaded polling v2.8.0
Downloaded libp2p-connection-limits v0.2.1
Downloaded quick-protobuf-codec v0.2.0
Downloaded libp2p-swarm v0.43.3
Downloaded libp2p-dns v0.40.0
Downloaded owning_ref v0.3.3
Downloaded winnow v0.5.15
Downloaded async-channel v1.9.0
Downloaded static_assertions v1.1.0
Downloaded macro_rules_attribute-proc_macro v0.1.3
Downloaded libp2p-tcp v0.40.0
Downloaded uhlc v0.5.2
Downloaded mini-moka v0.10.2
Downloaded parking_lot v0.4.8
Downloaded parking_lot_core v0.2.14
Downloaded ring v0.16.20
Downloaded simplecss v0.2.1
Downloaded semver v1.0.18
Downloaded spki v0.7.2
Downloaded signal-hook-registry v1.4.1
Downloaded wyz v0.5.1
Downloaded ttf-parser v0.18.1
Downloaded multiaddr v0.18.0
Downloaded libp2p-mdns v0.44.0
Downloaded sqlparser v0.32.0
Downloaded mdns-sd v0.7.4
Downloaded libp2p-kad v0.44.4
Downloaded sysinfo v0.29.10
Downloaded aes-gcm v0.10.2
Downloaded axum v0.6.20
Downloaded blake3 v1.4.1
Downloaded idna v0.2.3
Downloaded libp2p-tls v0.2.1
Downloaded password-hash v0.5.0
Downloaded pem v1.1.1
Downloaded prometheus-client v0.21.2
Downloaded tracing-test v0.2.4
Downloaded rayon-core v1.11.0
Downloaded remove_dir_all v0.5.3
Downloaded asn1-rs v0.5.2
Downloaded chacha20poly1305 v0.10.1
Downloaded flume v0.10.14
Downloaded unicode-vo v0.1.0
Downloaded tar v0.4.40
Downloaded yasna v0.5.2
Downloaded toml_datetime v0.6.3
Downloaded crypto-bigint v0.5.3
Downloaded stable_deref_trait v1.2.0
Downloaded xmlwriter v0.1.0
Downloaded toml v0.5.11
Downloaded const-oid v0.9.5
Downloaded kamadak-exif v0.5.5
Downloaded der-parser v8.2.0
Downloaded serde-big-array v0.5.1
Downloaded cipher v0.4.4
Downloaded blake2 v0.10.6
Downloaded tiny-skia-path v0.10.0
Downloaded futures-concurrency v7.4.3
Downloaded crossbeam-deque v0.8.3
Downloaded argon2 v0.5.2
Downloaded imagesize v0.12.0
Downloaded bs58 v0.5.0
Downloaded data-url v0.2.0
Downloaded half v2.2.1
Downloaded triomphe v0.1.9
Downloaded chacha20 v0.9.1
Downloaded arrayvec v0.7.4
Downloaded document-features v0.2.7
Downloaded libp2p-allow-block-list v0.2.0
Downloaded ctr v0.9.2
Downloaded termcolor v1.2.0
Downloaded futures-ticker v0.0.3
Downloaded event-listener v2.5.3
Downloaded asynchronous-codec v0.6.2
Downloaded lebe v0.5.2
Downloaded jobserver v0.1.26
Downloaded if-addrs v0.10.1
Downloaded futures-rustls v0.24.0
Downloaded float-cmp v0.9.0
Downloaded concurrent-queue v2.2.0
Downloaded fdeflate v0.3.0
Downloaded async-stream-impl v0.3.5
Downloaded dtoa v1.0.9
Downloaded ghash v0.5.0
Downloaded bit_field v0.10.2
Downloaded funty v2.0.0
Downloaded constant_time_eq v0.3.0
Downloaded globset v0.4.13
Downloaded humantime v2.1.0
Downloaded ed25519 v2.2.2
Downloaded darling_macro v0.20.3
Downloaded include_dir v0.7.3
Downloaded libwebp-sys v0.9.4
Downloaded 262 crates (25.9 MB) in 2.81s (largest was `libwebp-sys` at 5.1 MB)
Compiling unicode-ident v1.0.11
Compiling proc-macro2 v1.0.66
Compiling serde v1.0.188
Compiling syn v1.0.109
Compiling getrandom v0.2.10
Compiling jobserver v0.1.26
Compiling futures-task v0.3.28
Compiling futures-io v0.3.28
Compiling signal-hook-registry v1.4.1
Compiling rand_core v0.6.4
Compiling cc v1.0.83
Compiling ahash v0.7.6
Compiling crypto-common v0.1.6
Compiling subtle v2.4.1
Compiling hashbrown v0.12.3
Compiling unicode-bidi v0.3.13
Compiling serde_json v1.0.106
Compiling simd-adler32 v0.3.7
Compiling digest v0.10.7
Compiling rand_chacha v0.3.1
Compiling quote v1.0.33
Compiling miniz_oxide v0.7.1
Compiling syn v2.0.32
Compiling idna v0.4.0
Compiling rand v0.8.5
Compiling byteorder v1.4.3
Compiling hashbrown v0.11.2
Compiling paste v1.0.14
Compiling backtrace v0.3.69
Compiling arrayref v0.3.7
Compiling zeroize v1.6.0
Compiling libsqlite3-sys v0.22.2
Compiling spin v0.9.8
Compiling semver v1.0.18
Compiling void v1.0.2
Compiling hashlink v0.7.0
Compiling opaque-debug v0.3.0
Compiling either v1.9.0
Compiling platforms v3.1.2
Compiling bytemuck v1.14.0
Compiling rustc_version v0.4.0
Compiling itertools v0.10.5
Compiling sha3 v0.10.8
Compiling ring v0.16.20
Compiling curve25519-dalek v4.1.0
Compiling termcolor v1.2.0
Compiling litrs v0.2.3
Compiling Inflector v0.11.4
Compiling cuid2 v0.1.2
Compiling document-features v0.2.7
Compiling num_threads v0.1.6
Compiling data-encoding v2.4.0
Compiling signature v2.1.0
Compiling time-macros v0.2.4
Compiling rayon-core v1.11.0
Compiling indoc v1.0.9
Compiling synstructure v0.12.6
Compiling unsigned-varint v0.7.2
Compiling ed25519 v2.2.2
Compiling nanoid v0.4.0
Compiling crossbeam-deque v0.8.3
Compiling time v0.3.15
Compiling sha2 v0.10.7
Compiling core2 v0.4.0
Compiling serde_derive v1.0.188
Compiling thiserror-impl v1.0.48
Compiling futures-macro v0.3.28
Compiling tokio-macros v2.1.0
Compiling pin-project-internal v1.1.3
Compiling tracing-attributes v0.1.26
Compiling tokio v1.32.0
Compiling metrics-macros v0.5.1
Compiling futures-util v0.3.28
Compiling thiserror v1.0.48
Compiling pest v2.7.3
Compiling enumflags2_derive v0.7.7
Compiling pin-project v1.1.3
Compiling serde_repr v0.1.16
Compiling tracing v0.1.37
Compiling async-trait v0.1.73
Compiling metrics v0.18.1
Compiling tracing-subscriber v0.3.17
Compiling pest_meta v2.7.3
Compiling diagnostics v0.1.0 (https://github.com/Brendonovich/prisma-engines?branch=new-4.14.0-pcr#45b026c8)
Compiling failure_derive v0.1.8
Compiling specta-macros v1.0.5 (https://github.com/oscartbeaumont/specta?rev=4bc6e46fc8747cd8d8a07597c1fe13c52aa16a41#4bc6e46f)
Compiling futures-executor v0.3.28
Compiling failure v0.1.8
Compiling pest_generator v2.7.3
Compiling futures v0.3.28
Compiling base36 v0.0.1
Compiling user-facing-error-macros v0.1.0 (https://github.com/Brendonovich/prisma-engines?branch=new-4.14.0-pcr#45b026c8)
Compiling mobc v0.8.2
Compiling pest_derive v2.7.3
Compiling tokio-util v0.7.8
Compiling cuid v1.3.2
Compiling tracing-futures v0.2.5
Compiling schema-ast v0.1.0 (https://github.com/Brendonovich/prisma-engines?branch=new-4.14.0-pcr#45b026c8)
Compiling data-encoding-macro-internal v0.1.11
Compiling arrayvec v0.7.4
Compiling rustversion v1.0.14
Compiling untrusted v0.7.1
Compiling unicode-segmentation v1.10.1
Compiling humantime v2.1.0
Compiling data-encoding-macro v0.1.13
Compiling indexmap v1.9.3
Compiling url v2.4.1
Compiling uuid v1.4.1
Compiling chrono v0.4.30
Compiling bigdecimal v0.3.1
Compiling enumflags2 v0.7.7
Compiling parser-database v0.1.0 (https://github.com/Brendonovich/prisma-engines?branch=new-4.14.0-pcr#45b026c8)
Compiling lsp-types v0.91.1
Compiling h2 v0.3.21
Compiling prisma-value v0.1.0 (https://github.com/Brendonovich/prisma-engines?branch=new-4.14.0-pcr#45b026c8)
Compiling rusqlite v0.25.4
Compiling uhlc v0.5.2
Compiling multihash v0.19.1
Compiling ed25519-dalek v2.0.0
Compiling flate2 v1.0.27
Compiling quick-protobuf v0.8.1
Compiling bs58 v0.5.0
Compiling quaint v0.2.0-alpha.13 (https://github.com/Brendonovich/prisma-engines?branch=new-4.14.0-pcr#45b026c8)
Compiling static_assertions v1.1.0
Compiling libp2p-identity v0.2.3
Compiling specta v1.0.5 (https://github.com/oscartbeaumont/specta?rev=4bc6e46fc8747cd8d8a07597c1fe13c52aa16a41#4bc6e46f)
Compiling metrics v0.19.0
Compiling multibase v0.9.1
Compiling tokio-stream v0.1.14
Compiling object v0.32.1
Compiling ordered-float v2.10.0
Compiling glob v0.3.1
Compiling float-cmp v0.9.0
Compiling opentelemetry v0.17.0
Compiling strict-num v0.1.1
Compiling multiaddr v0.18.0
Compiling user-facing-errors v0.1.0 (https://github.com/Brendonovich/prisma-engines?branch=new-4.14.0-pcr#45b026c8)
Compiling hyper v0.14.27
Compiling metrics-util v0.13.0
Compiling rw-stream-sink v0.4.0
Compiling rayon v1.7.0
Compiling toml v0.5.11
Compiling heck v0.3.3
Compiling tracing-error v0.2.0
Compiling multistream-select v0.13.0
Compiling nanorand v0.7.0
Compiling digest v0.9.0
Compiling block-buffer v0.9.0
Compiling rand v0.4.6
Compiling slotmap v1.0.6
Compiling macro_rules_attribute-proc_macro v0.1.3
Compiling rustls v0.21.7
Compiling sha2 v0.9.9
Compiling metrics-util v0.12.1
Compiling macro_rules_attribute v0.1.3
Compiling libp2p-core v0.40.0
Compiling flume v0.10.14
Compiling json-rpc-api-build v0.1.0 (https://github.com/Brendonovich/prisma-engines?branch=new-4.14.0-pcr#45b026c8)
Compiling psl-core v0.1.0 (https://github.com/Brendonovich/prisma-engines?branch=new-4.14.0-pcr#45b026c8)
Compiling tracing-opentelemetry v0.17.4
Compiling metrics-exporter-prometheus v0.10.0
Compiling tiny-skia-path v0.10.0
Compiling rustls-webpki v0.101.5
Compiling sct v0.7.0
Compiling kurbo v0.9.5
Compiling nougat-proc_macros v0.2.4
Compiling asn1-rs-impl v0.1.0
Compiling builtin-psl-connectors v0.1.0 (https://github.com/Brendonovich/prisma-engines?branch=new-4.14.0-pcr#45b026c8)
Compiling asn1-rs-derive v0.4.0
Compiling displaydoc v0.2.4
Compiling unreachable v1.0.0
Compiling rusticata-macros v4.1.0
Compiling psl v0.1.0 (https://github.com/Brendonovich/prisma-engines?branch=new-4.14.0-pcr#45b026c8)
Compiling fdeflate v0.3.0
Compiling inout v0.1.3
Compiling prisma-models v0.0.0 (https://github.com/Brendonovich/prisma-engines?branch=new-4.14.0-pcr#45b026c8)
Compiling siphasher v0.3.11
Compiling weezl v0.1.7
Compiling unicode-general-category v0.6.0
Compiling asn1-rs v0.5.2
Compiling svgtypes v0.11.0
Compiling png v0.17.10
Compiling query-connector v0.1.0 (https://github.com/Brendonovich/prisma-engines?branch=new-4.14.0-pcr#45b026c8)
Compiling schema v0.1.0 (https://github.com/Brendonovich/prisma-engines?branch=new-4.14.0-pcr#45b026c8)
Compiling combine v3.8.1
Compiling cipher v0.4.4
Compiling datamodel-renderer v0.1.0 (https://github.com/Brendonovich/prisma-engines?branch=new-4.14.0-pcr#45b026c8)
Compiling sql-schema-describer v0.1.0 (https://github.com/Brendonovich/prisma-engines?branch=new-4.14.0-pcr#45b026c8)
Compiling schema-connector v0.1.0 (https://github.com/Brendonovich/prisma-engines?branch=new-4.14.0-pcr#45b026c8)
Compiling nougat v0.2.4
Compiling query-engine-metrics v0.1.0 (https://github.com/Brendonovich/prisma-engines?branch=new-4.14.0-pcr#45b026c8)
Compiling schema-core v0.1.0 (https://github.com/Brendonovich/prisma-engines?branch=new-4.14.0-pcr#45b026c8)
Compiling jpeg-decoder v0.3.0
Compiling futures-locks v0.7.1
Compiling lru v0.7.8
Compiling universal-hash v0.5.1
Compiling sqlparser v0.32.0
Compiling tracing-core v0.2.0 (https://github.com/tokio-rs/tracing?rev=29146260fb4615d271d2e899ad95a753bb42915e#29146260)
Compiling oid-registry v0.6.1
Compiling system-configuration-sys v0.5.0
Compiling maybe-uninit v2.0.0
Compiling color_quant v1.1.0
Compiling sql-ddl v0.1.0 (https://github.com/Brendonovich/prisma-engines?branch=new-4.14.0-pcr#45b026c8)
Compiling rctree v0.5.0
Compiling usvg-tree v0.35.0
Compiling gif v0.12.0
Compiling rspc v0.1.4 (https://github.com/oscartbeaumont/rspc?rev=adebce542049b982dd251466d4144f4d57e92177#adebce54)
Compiling query-core v0.1.0 (https://github.com/Brendonovich/prisma-engines?branch=new-4.14.0-pcr#45b026c8)
Compiling graphql-parser v0.3.0 (https://github.com/prisma/graphql-parser#6a3f58bd)
Compiling sql-query-connector v0.1.0 (https://github.com/Brendonovich/prisma-engines?branch=new-4.14.0-pcr#45b026c8)
Compiling dmmf v0.1.0 (https://github.com/Brendonovich/prisma-engines?branch=new-4.14.0-pcr#45b026c8)
Compiling jsonrpc-core v17.1.0
Compiling convert_case v0.6.0
Compiling sql-schema-connector v0.1.0 (https://github.com/Brendonovich/prisma-engines?branch=new-4.14.0-pcr#45b026c8)
Compiling tracing-attributes v0.2.0 (https://github.com/tokio-rs/tracing?rev=29146260fb4615d271d2e899ad95a753bb42915e#29146260)
Compiling include_dir_macros v0.7.3
Compiling zune-inflate v0.2.54
Compiling memmap2 v0.6.2
Compiling unicode-script v0.5.5
Compiling lebe v0.5.2
Compiling xmlparser v0.13.5
Compiling unicode-ccc v0.1.2
Compiling unicode-bidi-mirroring v0.1.0
Compiling remove_dir_all v0.5.3
Compiling ttf-parser v0.19.1
Compiling strsim v0.10.0
Compiling bit_field v0.10.2
Compiling half v2.2.1
Compiling ttf-parser v0.18.1
Compiling ident_case v1.0.1
Compiling exr v1.7.0
Compiling darling_core v0.20.3
Compiling request-handlers v0.1.0 (https://github.com/Brendonovich/prisma-engines?branch=new-4.14.0-pcr#45b026c8)
Compiling rustybuzz v0.7.0
Compiling fontdb v0.14.1
Compiling tracing v0.2.0 (https://github.com/tokio-rs/tracing?rev=29146260fb4615d271d2e899ad95a753bb42915e#29146260)
Compiling tempdir v0.3.7
Compiling roxmltree v0.18.0
Compiling include_dir v0.7.3
Compiling prisma-client-rust-macros v0.6.8 (https://github.com/Brendonovich/prisma-client-rust?branch=spacedrive#b93c4597)
Compiling tiff v0.9.0
Compiling der-parser v8.2.0
Compiling libp2p-swarm v0.43.3
Compiling serde-value v0.7.0
Compiling yasna v0.5.2
Compiling qoi v0.4.1
Compiling pem v1.1.1
Compiling simplecss v0.2.1
Compiling polling v2.8.0
Compiling data-url v0.2.0
Compiling imagesize v0.12.0
Compiling radium v0.7.0
Compiling winnow v0.5.15
Compiling toml_datetime v0.6.3
Compiling unicode-vo v0.1.0
Compiling dotenv v0.15.0
Compiling base64ct v1.6.0
Compiling usvg-text-layout v0.35.0
Compiling usvg-parser v0.35.0
Compiling prisma-client-rust v0.6.8 (https://github.com/Brendonovich/prisma-client-rust?branch=spacedrive#b93c4597)
Compiling password-hash v0.5.0
Compiling rcgen v0.10.0
Compiling image v0.24.7
Compiling x509-parser v0.15.1
Compiling toml_edit v0.19.15
Compiling smallvec v0.6.14
Compiling system-configuration v0.5.1
Compiling darling_macro v0.20.3
Compiling quinn-proto v0.10.4
Compiling futures-rustls v0.24.0
Compiling polyval v0.6.1
Compiling libwebp-sys v0.9.4
Compiling axum-core v0.3.4
Compiling quinn-udp v0.4.1
Compiling rmp v0.8.12
Compiling blake3 v1.4.1
Compiling aead v0.5.2
Compiling if-addrs v0.7.0
Compiling xmlwriter v0.1.0
Compiling tower-layer v0.3.2
Compiling tap v1.0.1
Compiling pico-args v0.5.0
Compiling stable_deref_trait v1.2.0
Compiling heck v0.4.1
Compiling owning_ref v0.3.3
Compiling usvg v0.35.0
Compiling wyz v0.5.1
Compiling if-watch v3.0.1 (https://github.com/oscartbeaumont/if-watch.git?rev=f804ad9b2005e4e760732a708aa95b4bfb376ddf#f804ad9b)
Compiling strum_macros v0.25.2
Compiling proc-macro-crate v1.3.1
Compiling ghash v0.5.0
Compiling libp2p-tls v0.2.1
Compiling darling v0.20.3
Compiling tokio-native-tls v0.3.1
Compiling sd-sync v0.1.0 (/Users/hduraki/utils/clone/spacedrive/crates/sync)
Compiling parking_lot_core v0.2.14
Compiling libp2p-allow-block-list v0.2.0
Compiling libp2p-connection-limits v0.2.1
Compiling tracing-log v0.2.0 (https://github.com/tokio-rs/tracing?rev=29146260fb4615d271d2e899ad95a753bb42915e#29146260)
Compiling poly1305 v0.8.0
Compiling quinn v0.10.2
Compiling chacha20 v0.9.1
Compiling aes v0.8.3
Compiling ctr v0.9.2
Compiling tiny-skia v0.10.0
Compiling axum v0.6.20
Compiling dashmap v5.5.3
Compiling serde_urlencoded v0.7.1
Compiling rgb v0.8.36
Compiling blake2 v0.10.6
Compiling crypto-bigint v0.5.3
Compiling if-addrs v0.10.1
Compiling safemem v0.3.3
Compiling funty v2.0.0
Compiling mini-moka v0.10.2
Compiling constant_time_eq v0.3.0
Compiling mutate_once v0.1.1
Compiling kamadak-exif v0.5.5
Compiling balloon-hash v0.4.0
Compiling resvg v0.35.0
Compiling bitvec v1.0.1
Compiling line-wrap v0.1.1
Compiling mdns-sd v0.7.4
Compiling argon2 v0.5.2
Compiling libp2p-quic v0.9.2
Compiling strum v0.25.0
Compiling aes-gcm v0.10.2
Compiling chacha20poly1305 v0.10.1
Compiling sd-prisma v0.1.0 (/Users/hduraki/utils/clone/spacedrive/crates/prisma)
Compiling libp2p v0.52.3
Compiling tracing-subscriber v0.3.0 (https://github.com/tokio-rs/tracing?rev=29146260fb4615d271d2e899ad95a753bb42915e#29146260)
Compiling parking_lot v0.4.8
Compiling hyper-tls v0.5.0
Compiling int-enum-impl v0.5.0
Compiling serde_with_macros v3.3.0
Compiling tower v0.4.13
Compiling rmp-serde v1.1.2
Compiling sd-utils v0.1.0 (/Users/hduraki/utils/clone/spacedrive/crates/utils)
Compiling serde-big-array v0.5.1
Compiling serde_path_to_error v0.1.14
Compiling tracing-test-macro v0.2.4
Compiling async-stream-impl v0.3.5
Compiling concurrent-queue v2.2.0
Compiling filetime v0.2.22
Compiling xattr v1.0.1
Compiling bstr v1.6.2
Compiling quick-xml v0.29.0
Compiling event-listener v2.5.3
Compiling smallvec v0.4.5
Compiling tagptr v0.2.0
Compiling matchit v0.7.2
Compiling sd-core v0.1.0 (/Users/hduraki/utils/clone/spacedrive/core)
Compiling arc-swap v1.6.0
Compiling triomphe v0.1.9
Compiling sync_wrapper v0.1.2
Compiling sd-p2p v0.1.0 (/Users/hduraki/utils/clone/spacedrive/crates/p2p)
Compiling plist v1.5.0
Compiling globset v0.4.13
Compiling aovec v1.1.0
Compiling async-channel v1.9.0
Compiling async-stream v0.3.5
Compiling tracing-test v0.2.4
Compiling reqwest v0.11.20
Compiling tar v0.4.40
Compiling serde_with v3.3.0
Compiling sd-crypto v0.0.0 (/Users/hduraki/utils/clone/spacedrive/crates/crypto)
Compiling tracing-appender v0.2.0 (https://github.com/tokio-rs/tracing?rev=29146260fb4615d271d2e899ad95a753bb42915e#29146260)
Compiling futures-concurrency v7.4.3
Compiling int-enum v0.5.0
Compiling sd-file-ext v0.0.0 (/Users/hduraki/utils/clone/spacedrive/crates/file-ext)
Compiling sd-images v0.0.0 (/Users/hduraki/utils/clone/spacedrive/crates/images)
Compiling sd-media-metadata v0.0.0 (/Users/hduraki/utils/clone/spacedrive/crates/media-metadata)
Compiling rmpv v1.0.1
Compiling sysinfo v0.29.10
Compiling serde-hashkey v0.4.5
Compiling ctor v0.2.4
Compiling http-range v0.1.5
Compiling normpath v1.1.1
Compiling sd-core-sync v0.0.0 (/Users/hduraki/utils/clone/spacedrive/core/crates/sync)
Compiling webp v0.2.6
Finished test [unoptimized + debuginfo] target(s) in 1m 27s
Running unittests src/lib.rs (target/debug/deps/sd_core-e947c7adde6145c0)
running 1 test
test api::tests::test_and_export_rspc_bindings ... ok
test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 20 filtered out; finished in 0.01s
galaxy@devil. spacedrive eng-927-fix-updater × pnpm tauri dev
> @ tauri /Users/hduraki/utils/clone/spacedrive
> pnpm desktop tauri "dev"
> @ desktop /Users/hduraki/utils/clone/spacedrive
> pnpm --filter @sd/desktop -- "tauri" "dev"
> @sd/desktop@ tauri /Users/hduraki/utils/clone/spacedrive/apps/desktop
> pnpm --filter @sd/scripts -- tauri "dev"
> @sd/scripts@ tauri /Users/hduraki/utils/clone/spacedrive/scripts
> node tauri.mjs "dev"
aarch64-apple-darwin target detected, setting minimum system version to 11.2
Running BeforeDevCommand (`pnpm dev`)
> @sd/desktop@ dev /Users/hduraki/utils/clone/spacedrive/apps/desktop
> vite dev
12:41:50
VITE v4.4.10 ready in 649 ms
➜ Local: http://localhost:8001/ 12:41:50
➜ Network: use --host to expose 12:41:50
Info Watching /Users/hduraki/utils/clone/spacedrive/core for changes...
Info Watching /Users/hduraki/utils/clone/spacedrive/core/crates/* for changes...
Info Watching /Users/hduraki/utils/clone/spacedrive/crates/* for changes...
Info Watching /Users/hduraki/utils/clone/spacedrive/apps/cli for changes...
Info Watching /Users/hduraki/utils/clone/spacedrive/apps/desktop/src-tauri for changes...
Info Watching /Users/hduraki/utils/clone/spacedrive/apps/desktop/crates/* for changes...
Info Watching /Users/hduraki/utils/clone/spacedrive/apps/mobile/modules/sd-core/core for changes...
Info Watching /Users/hduraki/utils/clone/spacedrive/apps/mobile/modules/sd-core/android/crate for changes...
Info Watching /Users/hduraki/utils/clone/spacedrive/apps/mobile/modules/sd-core/ios/crate for changes...
Info Watching /Users/hduraki/utils/clone/spacedrive/apps/server for changes...
warning: skipping duplicate package `test-macros` found at `/Users/hduraki/.cargo/git/checkouts/prisma-engines-8e1416dd0e571d11/45b026c/libs/test-macros`
warning: skipping duplicate package `test-setup` found at `/Users/hduraki/.cargo/git/checkouts/prisma-engines-8e1416dd0e571d11/45b026c/libs/test-setup`
Downloaded alloc-stdlib v0.2.2
# ...
error: failed to run custom build command for `sd-desktop-macos v0.1.0 (/Users/hduraki/utils/clone/spacedrive/apps/desktop/crates/macos)`
Caused by:
process didn't exit successfully: `/Users/hduraki/utils/clone/spacedrive/target/debug/build/sd-desktop-macos-e2997d39ae4f1c19/build-script-build` (exit status: 101)
--- stdout
cargo:rustc-link-search=native=/opt/homebrew/opt/swift/Swift-5.8.xctoolchain/usr/lib/swift/macosx
cargo:rustc-link-search=native=/usr/lib/swift
cargo:rustc-link-lib=clang_rt.osx
cargo:rustc-link-search=/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/lib/darwin
--- stderr
error: 'macos': Invalid manifest (compiled with: ["/opt/homebrew/Cellar/swift/5.8.1_1/Swift-5.8.xctoolchain/usr/bin/swiftc", "-vfsoverlay", "/var/folders/g1/3xgktw055bj8v173njj_333m0000gn/T/TemporaryDirectory.WCBe6u/vfs.yaml", "-L", "/opt/homebrew/Cellar/swift/5.8.1_1/Swift-5.8.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/opt/homebrew/Cellar/swift/5.8.1_1/Swift-5.8.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-target", "arm64-apple-macosx11.0", "-sdk", "/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk", "-F", "/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", "-I", "/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", "-L", "/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", "-swift-version", "5", "-I", "/opt/homebrew/Cellar/swift/5.8.1_1/Swift-5.8.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-sdk", "/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk", "-package-description-version", "5.5.0", "/Users/hduraki/utils/clone/spacedrive/apps/desktop/crates/macos/Package.swift", "-Xfrontend", "-disable-implicit-concurrency-module-import", "-Xfrontend", "-disable-implicit-string-processing-module-import", "-o", "/var/folders/g1/3xgktw055bj8v173njj_333m0000gn/T/TemporaryDirectory.QFjdJK/macos-manifest"])
error: compile command failed due to signal 6 (use -v to see invocation)
/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/usr/lib/swift/Dispatch.swiftmodule/arm64e-apple-macos.swiftinterface:84:20: error: no type named 'DispatchQueue' in module 'Dispatch'
extension Dispatch.DispatchQueue {
^
/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/usr/lib/swift/Dispatch.swiftmodule/arm64e-apple-macos.swiftinterface:190:20: error: no type named 'DispatchSerialQueue' in module 'Dispatch'
extension Dispatch.DispatchSerialQueue : _Concurrency.SerialExecutor {
^
/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/usr/lib/swift/Dispatch.swiftmodule/arm64e-apple-macos.swiftinterface:205:20: error: no type named 'DispatchConcurrentQueue' in module 'Dispatch'
extension Dispatch.DispatchConcurrentQueue {
^
/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/usr/lib/swift/Dispatch.swiftmodule/arm64e-apple-macos.swiftinterface:216:20: error: no type named 'DispatchSourceProtocol' in module 'Dispatch'
extension Dispatch.DispatchSourceProtocol {
^
# ...
Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):
0 swift-frontend 0x0000000107f9ac50 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 56
1 swift-frontend 0x0000000107f9b054 SignalHandler(int) + 224
2 libsystem_platform.dylib 0x0000000188ca1a24 _sigtramp + 56
3 libsystem_pthread.dylib 0x0000000188c72cc0 pthread_kill + 288
4 libsystem_c.dylib 0x0000000188b82a50 abort + 180
5 libsystem_c.dylib 0x0000000188b81d6c err + 0
6 swift-frontend 0x00000001081790dc swift::WitnessChecker::findBestWitness(swift::ValueDecl*, bool*, swift::NormalProtocolConformance*, llvm::SmallVectorImpl<swift::RequirementMatch>&, unsigned int&, unsigned int&, bool&) (.cold.6) + 0
7 swift-frontend 0x00000001052c4354 swift::WitnessChecker::findBestWitness(swift::ValueDecl*, bool*, swift::NormalProtocolConformance*, llvm::SmallVectorImpl<swift::RequirementMatch>&, unsigned int&, unsigned int&, bool&) + 1724
8 swift-frontend 0x00000001052ca598 swift::ConformanceChecker::resolveWitnessViaLookup(swift::ValueDecl*) + 576
9 swift-frontend 0x00000001052cb5b8 swift::ConformanceChecker::resolveWitnessTryingAllStrategies(swift::ValueDecl*) + 112
10 swift-frontend 0x00000001052cc5a8 swift::ConformanceChecker::resolveValueWitnesses() + 552
11 swift-frontend 0x00000001052c6fac swift::ConformanceChecker::checkConformance(swift::MissingWitnessDiagnosisKind) + 184
12 swift-frontend 0x00000001052c560c swift::MultiConformanceChecker::checkIndividualConformance(swift::NormalProtocolConformance*, bool) + 1520
13 swift-frontend 0x00000001052c4ea4 swift::MultiConformanceChecker::checkAllConformances() + 96
14 swift-frontend 0x00000001052cd518 swift::TypeChecker::checkConformance(swift::NormalProtocolConformance*) + 76
15 swift-frontend 0x000000010518cd80 swift::ResolveImplicitMemberRequest::evaluate(swift::Evaluator&, swift::NominalTypeDecl*, swift::ImplicitMemberAction) const::$_2::operator()(swift::ProtocolDecl*) const + 148
16 swift-frontend 0x000000010518ccdc swift::ResolveImplicitMemberRequest::evaluate(swift::Evaluator&, swift::NominalTypeDecl*, swift::ImplicitMemberAction) const + 224
17 swift-frontend 0x000000010555c1a8 llvm::Expected<swift::ResolveImplicitMemberRequest::OutputType> swift::Evaluator::getResultUncached<swift::ResolveImplicitMemberRequest>(swift::ResolveImplicitMemberRequest const&) + 256
18 swift-frontend 0x000000010550f3b4 swift::ResolveImplicitMemberRequest::OutputType swift::evaluateOrDefault<swift::ResolveImplicitMemberRequest>(swift::Evaluator&, swift::ResolveImplicitMemberRequest, swift::ResolveImplicitMemberRequest::OutputType) + 28
19 swift-frontend 0x0000000105282f7c (anonymous namespace)::DeclChecker::visit(swift::Decl*) + 728
20 swift-frontend 0x0000000105284c9c (anonymous namespace)::DeclChecker::visit(swift::Decl*) + 8184
21 swift-frontend 0x0000000105282c90 swift::TypeChecker::typeCheckDecl(swift::Decl*, bool) + 88
22 swift-frontend 0x000000010531f448 swift::TypeCheckSourceFileRequest::evaluate(swift::Evaluator&, swift::SourceFile*) const + 216
23 swift-frontend 0x0000000105320ff8 llvm::Expected<swift::TypeCheckSourceFileRequest::OutputType> swift::Evaluator::getResultUncached<swift::TypeCheckSourceFileRequest>(swift::TypeCheckSourceFileRequest const&) + 268
24 swift-frontend 0x0000000105320e7c llvm::Expected<swift::TypeCheckSourceFileRequest::OutputType> swift::Evaluator::getResultCached<swift::TypeCheckSourceFileRequest, (void*)0>(swift::TypeCheckSourceFileRequest const&) + 68
25 swift-frontend 0x000000010531f2e0 swift::TypeCheckSourceFileRequest::OutputType swift::evaluateOrDefault<swift::TypeCheckSourceFileRequest>(swift::Evaluator&, swift::TypeCheckSourceFileRequest, swift::TypeCheckSourceFileRequest::OutputType) + 28
26 swift-frontend 0x0000000104830d70 bool llvm::function_ref<bool (swift::SourceFile&)>::callback_fn<swift::CompilerInstance::performSema()::$_7>(long, swift::SourceFile&) + 16
27 swift-frontend 0x000000010482ce80 swift::CompilerInstance::forEachFileToTypeCheck(llvm::function_ref<bool (swift::SourceFile&)>) + 144
28 swift-frontend 0x000000010482cdb0 swift::CompilerInstance::performSema() + 76
29 swift-frontend 0x00000001048345b0 swift::ExplicitModuleInterfaceBuilder::buildSwiftModuleFromInterface(llvm::StringRef, llvm::StringRef, bool, std::__1::unique_ptr<llvm::MemoryBuffer, std::__1::default_delete<llvm::MemoryBuffer> >*, llvm::ArrayRef<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, llvm::StringRef) + 524
30 swift-frontend 0x0000000104835710 std::__1::error_code llvm::function_ref<std::__1::error_code (swift::SubCompilerInstanceInfo&)>::callback_fn<swift::ImplicitModuleInterfaceBuilder::buildSwiftModuleInternal(llvm::StringRef, bool, std::__1::unique_ptr<llvm::MemoryBuffer, std::__1::default_delete<llvm::MemoryBuffer> >*, llvm::ArrayRef<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >)::$_3::operator()() const::'lambda'(swift::SubCompilerInstanceInfo&)>(long, swift::SubCompilerInstanceInfo&) + 148
31 swift-frontend 0x000000010483c1c0 swift::InterfaceSubContextDelegateImpl::runInSubCompilerInstance(llvm::StringRef, llvm::StringRef, llvm::StringRef, swift::SourceLoc, bool, llvm::function_ref<std::__1::error_code (swift::SubCompilerInstanceInfo&)>) + 2824
32 swift-frontend 0x00000001048355fc void llvm::function_ref<void ()>::callback_fn<swift::ImplicitModuleInterfaceBuilder::buildSwiftModuleInternal(llvm::StringRef, bool, std::__1::unique_ptr<llvm::MemoryBuffer, std::__1::default_delete<llvm::MemoryBuffer> >*, llvm::ArrayRef<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >)::$_3>(long) + 192
33 swift-frontend 0x0000000107f147f0 llvm::CrashRecoveryContext::RunSafely(llvm::function_ref<void ()>) + 252
34 swift-frontend 0x0000000107f14914 RunSafelyOnThread_Dispatch(void*) + 52
35 swift-frontend 0x0000000107f149e8 void* llvm::thread::ThreadProxy<std::__1::tuple<void (*)(void*), (anonymous namespace)::RunSafelyOnThreadInfo*> >(void*) + 24
36 libsystem_pthread.dylib 0x0000000188c73034 _pthread_start + 136
37 libsystem_pthread.dylib 0x0000000188c6de3c thread_start + 8
thread 'main' panicked at 'Failed to compile swift package sd-desktop-macos', /Users/hduraki/.cargo/registry/src/index.crates.io-6f17d22bba15001f/swift-rs-1.0.6/src-rs/build.rs:276:17
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
warning: build failed, waiting for other jobs to finish...
tauri dev failed with exit code 101
If you got an error related to FFMpeg or Protoc/Protobuf you may need to re-run `pnpm prep`
/Users/hduraki/utils/clone/spacedrive/scripts:
ERR_PNPM_RECURSIVE_RUN_FIRST_FAIL @sd/scripts@ tauri: `node tauri.mjs "dev"`
Exit status 101
WARN Local package.json exists, but node_modules missing, did you mean to install?
/Users/hduraki/utils/clone/spacedrive/apps/desktop:
ERR_PNPM_RECURSIVE_RUN_FIRST_FAIL @sd/desktop@ tauri: `pnpm --filter @sd/scripts -- tauri "dev"`
Exit status 1
ELIFECYCLE Command failed with exit code 1.
ELIFECYCLE Command failed with exit code 1. |
Hi. I just updated to Sonoma to test this, and unfortunately I can't reproduce it. However, It seems that you are using Xcode beta, is it the 15 or 15.1 version. I saw some issues, similar to this one, reported to other projects which the cause seems to be Xcode 15 beta being broken, could you maybe try to update to 15 stable if that is the case. If not, could you run this script and provide the output here: system_profiler SPSoftwareDataType SPHardwareDataType | grep -E '(System Version)|(Kernel Version)|Chip' | xargs; \
/usr/bin/xcodebuild -version; \
for opt in --show-sdk-path --show-sdk-version --show-sdk-build-version --show-sdk-platform-path --show-sdk-platform-version; do xcrun ${opt}; done |
I just removed XCode 15.1 Beta and installed official XCode version from AppStore and redid all the steps as above and it spits same error:
And finally, spits:
The output of the command: $ system_profiler SPSoftwareDataType SPHardwareDataType | grep -E '(System Version)|(Kernel Version)|Chip' | xargs; \
/usr/bin/xcodebuild -version; \
for opt in --show-sdk-path --show-sdk-version --show-sdk-build-version --show-sdk-platform-path --show-sdk-platform-version; do xcrun ${opt}; done
System Version: macOS 14.0 (23A344) Kernel Version: Darwin 23.0.0 Chip: Apple M1 Pro
Xcode 15.0
Build version 15A240d
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk
14.0
23A334
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform
14.0 |
@duraki Hey, is this error still happening on the latest version for you? |
@duraki feel free to comment here if you're still experiencing this with the current main version, and I will re-open this issue. |
Describe the bug
Seems that it installs all except arch specific night builds for
tauri
,clijs
andprotobuf
:OS/System Details:
$ arch arm64 $ uname -a Darwin xxx.local 22.5.0 Darwin Kernel Version 22.5.0: Thu Jun 8 22:22:20 PDT 2023; xnu-8796.121.3~7/RELEASE_ARM64_T6000 arm64
I'm running Macbook Pro '21 w/ M1 cpu.
Reproduction
Expected behavior
Finish whole script provision and install OS deps.
Platform and versions
8.6.11 cargo 1.71.0 (cfd3bbd8f 2023-06-08) rustc 1.71.0 (8ede3aae2 2023-07-12) (built from a source tarball)
Additional context
No response
The text was updated successfully, but these errors were encountered: