Re: ffmpeg failed (Sonoma14.4.1, Xcode & CLT 15.3))
Hanspeter Niederstrasser <[email protected]> Mon, 15 Apr 2024 04:33:57 -0500
| Newsgroups | gmane.os.apple.fink.beginners |
|---|---|
| Organization | Snaggled Works |
| Message-ID | <[email protected]> |
On 4/14/24 10:11 AM, a_sk--- via Fink-beginners wrote:
> Hi Hanspeter Niederstrasser — The maintainer of ffmpeg
>
> fink install ffmpeg
> following 8 additional packages will be installed:
> libavcodec60-6.0-shlibs libavdevice60-6.0-shlibs libavfilter9-6.0-shlibs
> libavformat60-6.0-shlibs libavutil58-6.0-shlibs libpostproc57-6.0-shlibs
> libswresample4-6.0-shlibs libswscale7-6.0-shlibs
> . . .
> src/libavdevice/opengl_enc.c:1246:5: warning: 'glGetError' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
> OPENGL_ERROR_CHECK(opengl);
> . . .
> src/libavdevice/opengl_enc.c:154:21: note: expanded from macro 'OPENGL_ERROR_CHECK'
> if ((err_code = glGetError()) != GL_NO_ERROR) { \
> ^
> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl3.h:1653:23: note: 'glGetError' has been explicitly marked deprecated here
> GLAPI GLenum APIENTRY glGetError (void) OPENGL_DEPRECATED(10.5, 10.14);
> ^
> 80 warnings and 1 error generated.
>
> Failed: phase compiling: libavcodec60-6.0-shlibs-6.1.1-1
>
> ## Almost the same "80 warnings and 1 error" generated for each of other 7 packages
>
> 0.45.99.git
> selfupdate-git Sun Apr 14 00:31:02 2024, 14.0, x86_64
> Max. Fink build jobs: 1
That's a just a warning about the deprecated function glGetError().
What's the actual error ? Include the compiler command that failed and
please don't send me the entire build log.
Hanspeter
--
"If we knew what it was we were doing, it would not be called
research, would it?"
--Albert Einstein
_______________________________________________
Fink-beginners mailing list
[email protected]
List archive:
https://sourceforge.net/p/fink/mailman/fink-users/
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners