Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 04 Jul 2020 04:07:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 247752] devel/sdl20: build error
Message-ID:  <bug-247752-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D247752

            Bug ID: 247752
           Summary: devel/sdl20: build error
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: amdmi3@FreeBSD.org
          Reporter: rozhuk.im@gmail.com
          Assignee: amdmi3@FreeBSD.org
             Flags: maintainer-feedback?(amdmi3@FreeBSD.org)

libtool: compile:  cc -O2 -pipe -O3 -pipe -funroll-loops -DSTRIP_FBSDID
-D_FORTIFY_SOURCE=3D2 -mretpoline -DLIBICONV_PLUG -fstack-protector-strong
-isystem /usr/local/include -fno-strict-aliasing
-fdebug-prefix-map=3D/tmp/ports/usr/ports/devel/sdl20/work/SDL2-2.0.12=3D.
-DLIBICONV_PLUG -isystem /usr/local/include -DUSING_GENERATED_CONFIG_H
-Iinclude -I/tmp/ports/usr/ports/devel/sdl20/work/SDL2-2.0.12/include
-idirafter /tmp/ports/usr/ports/devel/sdl20/work/SDL2-2.0.12/src/video/khro=
nos
-mmmx -msse -msse2 -Wall -fno-strict-aliasing -fvisibility=3Dhidden
-Wdeclaration-after-statement -Werror=3Ddeclaration-after-statement
-I/usr/local/include -I/usr/local/include -I/usr/local/include/libdrm
-I/usr/local/include -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SA=
FE
-MMD -MT build/SDL_test_crc32.lo -c
/tmp/ports/usr/ports/devel/sdl20/work/SDL2-2.0.12/src/test/SDL_test_crc32.c=
=20
-fPIC -DPIC -o build/.libs/SDL_test_crc32.o
src/video/kmsdrm/SDL_kmsdrmvideo.c:394:5: error: unknown type name
'EGLContext'; did you mean 'GContext'?
    EGLContext egl_context;
    ^~~~~~~~~~
    GContext
/usr/local/include/X11/X.h:105:13: note: 'GContext' declared here
typedef XID GContext;
            ^
src/video/kmsdrm/SDL_kmsdrmvideo.c:728:25: warning: unused variable 'windat=
a'
[-Wunused-variable]
        SDL_WindowData *windata =3D (SDL_WindowData *)window->driverdata;
                        ^
1 warning and 1 error generated.
gmake[2]: *** [Makefile:656: build/SDL_kmsdrmvideo.lo] Error 1
gmake[2]: *** Waiting for unfinished jobs....



=3D=3D=3D> The following configuration options are available for sdl2-2.0.1=
2:
     ALSA=3Doff: Audio output via the ALSA audio architecture
     ASM=3Don: Use optimized assembly code
     DLOPEN=3Don: Use dlopen for loading 3rd party libraries
     HIDAPI=3Doff: Use HIDAPI for low level joystick drivers
     JACK=3Doff: Audio output via the JackD sound server
     NAS=3Doff: Audio output via the Network Audio System
     OSS=3Don: Audio output via the Open Sound System
     PTHREADS=3Don: Use POSIX threads for multi-threading
     PULSEAUDIO=3Doff: Audio output via the PulseAudio sound server
     SAMPLERATE=3Doff: Audio rate conversion via libsamplerate
     SDL_ATOMIC=3Don: Enable the SDL Atomic subsystem
     SDL_AUDIO=3Don: Enable the SDL Audio subsystem
     SDL_CPUINFO=3Don: Enable the SDL CPUinfo subsystem
     SDL_EVENTS=3Don: Enable the SDL Events subsystem
     SDL_FILE=3Don: Enable the SDL File subsystem
     SDL_HAPTIC=3Don: Enable the SDL Haptic subsystem
     SDL_JOYSTICK=3Don: Enable the SDL Joystick subsystem
     SDL_LOADSO=3Don: Enable the SDL Loadso subsystem
     SDL_POWER=3Don: Enable the SDL Power subsystem
     SDL_RENDER=3Don: Enable the SDL Render subsystem
     SDL_THREADS=3Don: Enable the SDL Threads subsystem
     SDL_TIMERS=3Don: Enable the SDL Timers subsystem
     SDL_VIDEO=3Don: Enable the SDL Video subsystem
     SNDIO=3Doff: Sndio audio support
     UDEV=3Doff: Use udev for input device detection
     VIDEO_KMSDRM=3Don: KMSDRM display support
     VIDEO_OPENGL=3Don: OpenGL rendering support
     VIDEO_OPENGLES2=3Doff: OpenGL ES 2.x rendering support
     VIDEO_WAYLAND=3Doff: Wayland display support
     VIDEO_X11=3Don: X11 display support

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-247752-7788>