Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 help / color / mirror / Atom feed
From: "Helmut K. C. Tessarek" <tessarek@evermeet.cx>
To: Ridley Combs <rcombs@rcombs.me>
Cc: ffmpeg-devel <ffmpeg-devel@ffmpeg.org>
Subject: Re: [FFmpeg-devel] commits ecee6af8bd and 4ac869ca2a break build for macOS
Date: Mon, 20 Dec 2021 19:13:36 -0500
Message-ID: <1af9301e-fa50-df49-3c42-c4adcfb27b74@evermeet.cx> (raw)
In-Reply-To: <AAB323C4-EB42-4BD3-83DF-6DF7C0BFC681@rcombs.me>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

On 2021-12-20 19:06, Ridley Combs wrote:
> Try with this as well:
> https://gist.github.com/499380d8ea03a86fc89eb48803ff7b2e

Getting closer...

CC	libavfilter/generate_wave_table.o
CC	libavfilter/graphdump.o
CC	libavfilter/graphparser.o
CC	libavfilter/lavfutils.o
CC	libavfilter/lswsutils.o
OBJCC	libavfilter/metal/utils.o
HOSTLD	ffbuild/bin2c
xcrun metal libavfilter/metal/vf_yadif_videotoolbox.metal -o
libavfilter/metal/vf_yadif_videotoolbox.metal.air
CC	libavfilter/motion_estimation.o
CC	libavfilter/pthread.o
CC	libavfilter/qp_table.o
CC	libavfilter/scale_eval.o
CC	libavfilter/scene_sad.o
LLVM ERROR: Error opening
'/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchai
n/usr/metal/ios/bin/../lib/clang/902.9/lib/darwin/libmetal_rt_osx_air1.8.a':
No such file or directory!
metal: error: metallib command failed with exit code 1 (use -v to see
invocation)
make: *** [libavfilter/metal/vf_yadif_videotoolbox.metal.air] Error 1
make: *** Waiting for unfinished jobs....
libavfilter/metal/utils.m:33:21: warning: instance method '-supportsFamily:'
not found (return type defaults to 'id') [-Wobjc-method-access]
        if ([device supportsFamily:MTLGPUFamilyCommon3]) {
                    ^~~~~~~~~~~~~~
libavfilter/metal/utils.m:33:36: error: use of undeclared identifier
'MTLGPUFamilyCommon3'
        if ([device supportsFamily:MTLGPUFamilyCommon3]) {
                                   ^
1 warning and 1 error generated.
make: *** [libavfilter/metal/utils.o] Error 1



- -- 
regards Helmut K. C. Tessarek              KeyID 0x172380A011EF4944
Key fingerprint = 8A55 70C1 BD85 D34E ADBC 386C 1723 80A0 11EF 4944

/*
   Thou shalt not follow the NULL pointer for chaos and madness
   await thee at its end.
*/
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEE191csiqpm8f5Ln9WvgmFNJ1E3QAFAmHBHDAACgkQvgmFNJ1E
3QB1JA//bYQtbCqvB7/o0+W6VoUMiXi3XAV5OdP1sFwZg0ILSh+ARBfzPGhoFgPe
CLwKQ93+K0bmzICFgFaXjVRoVOvHyDR07/nMNc0nnXWjrIL59hRioJbx/AKFXMzs
EjXKwTfXiySI3L+8s2z/m3UQAaNbzdGcWBZgWsFVKeD/Lwl8W8ziGQvY3VeyNd2j
FXjCG9X3hN5rw8uXUFHx/xMDu6gNQa+0FMQaTdsWw5AmHmvVW/Xmg5p+h155PTHJ
UoYFtZ/RF36/i0HrA9IomppJj6Mpgy27z8YdAGn3AupWABxb+uraMHIODgq0OJVL
zgZFYCDtNT9ujxe4EF8s7MKQMCUUK8kP4NVka0miE4keCp8TjdLZzpP+HHcEqh1P
xENKjaF0D3RhrRdfu53miE4NCj0KyaWTALwC3mg7R+yPhqVaxqTm0ADYGmUruP2d
+8qzkhctRpmnoFvy+Ar07924py0kcLX4retDiw+qel5H3KjLi5HtNkycgpDx1KGN
cHtxqUm8xC6NA6vVw0xNmfz0aSWe/ANJ5HepqBbdqzr4YH5ykKGWr65ynVxRh/gP
muc/EG77T+UoXN9cRmXVqSLRNh0I+IxtqvSZFFDHTWSLJPGpq9MjlKGj7gTLOZpU
Qp0X5Q+E9zU0URXaLOktN+QPbTL7uUHTOddGkzjwyl+rg5Qkp9Q=
=Wsah
-----END PGP SIGNATURE-----
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".

  reply	other threads:[~2021-12-21  0:13 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-20 21:30 Helmut K. C. Tessarek
2021-12-20 23:25 ` Ridley Combs
2021-12-20 23:49   ` Helmut K. C. Tessarek
2021-12-21  0:06     ` Ridley Combs
2021-12-21  0:13       ` Helmut K. C. Tessarek [this message]
2021-12-21  0:11 ` Christopher Degawa
2021-12-21  0:38   ` Aman Karmani
2021-12-21  0:43     ` Christopher Degawa
2021-12-21  0:50       ` Aman Karmani
2021-12-21  0:54         ` Helmut K. C. Tessarek
2021-12-21  0:52     ` Helmut K. C. Tessarek
2021-12-21  0:54       ` Aman Karmani
2021-12-21  1:18         ` Christopher Degawa
2021-12-21  1:24           ` Aman Karmani
2021-12-21  1:31             ` Christopher Degawa
2021-12-21  1:28           ` Ridley Combs
2021-12-21  1:35             ` Christopher Degawa
2021-12-21  1:03   ` Helmut K. C. Tessarek
2021-12-21  1:20     ` Aman Karmani
2021-12-21  1:35       ` Helmut K. C. Tessarek
2021-12-21  1:39         ` Ridley Combs
2021-12-21  2:31           ` Helmut K. C. Tessarek
2021-12-21  1:48       ` Christopher Degawa
2021-12-21  1:52         ` Aman Karmani
2021-12-21  6:04           ` Christopher Degawa
2021-12-21  7:39             ` Ridley Combs
2021-12-21 18:04               ` Christopher Degawa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1af9301e-fa50-df49-3c42-c4adcfb27b74@evermeet.cx \
    --to=tessarek@evermeet.cx \
    --cc=ffmpeg-devel@ffmpeg.org \
    --cc=rcombs@rcombs.me \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

This inbox may be cloned and mirrored by anyone:

	git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
		ffmpegdev@gitmailbox.com
	public-inbox-index ffmpegdev

Example config snippet for mirrors.


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git