graphics/sdl_ttf
Library to use TrueType fonts to render text in SDL applications
| Flavor | Version | Run | OSVersion | Arch | License | Restricted | Status | |
|---|---|---|---|---|---|---|---|---|
| 2.0.11_5 | 521 | 3.0 | amd64 | zlib | 0 | fail |
License Permissions:
Events
| Machine | Type | Time | Message |
|---|---|---|---|
| m3064b | info | 2023-03-19 21:47:58.914972 | Test Started |
| m3064b | fail | 2023-03-19 21:48:38.321291 | make build returned non-zero: 1 |
| m3064b | fail | 2023-03-19 21:48:38.368046 | Test complete. |
Log
[1m===> Building for sdl_ttf-2.0.11_5[0m gmake[1]: Entering directory '/magus/work/usr/mports/graphics/sdl_ttf/work/SDL_ttf-2.0.11' /bin/sh ./libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_ttf\" -DVERSION=\"2.0.11\" -DHAVE_ALLOCA=1 -I. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -DHAVE_OPENGL -MT SDL_ttf.lo -MD -MP -MF .deps/SDL_ttf.Tpo -c -o SDL_ttf.lo SDL_ttf.c cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_ttf\" -DVERSION=\"2.0.11\" -DHAVE_ALLOCA=1 -I. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -DHAVE_OPENGL -MT showfont.o -MD -MP -MF .deps/showfont.Tpo -c -o showfont.o showfont.c cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_ttf\" -DVERSION=\"2.0.11\" -DHAVE_ALLOCA=1 -I. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -DHAVE_OPENGL -MT glfont.o -MD -MP -MF .deps/glfont.Tpo -c -o glfont.o glfont.c libtool: compile: cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_ttf\" -DVERSION=\"2.0.11\" -DHAVE_ALLOCA=1 -I. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -DHAVE_OPENGL -MT SDL_ttf.lo -MD -MP -MF .deps/SDL_ttf.Tpo -c SDL_ttf.c -fPIC -DPIC -o .libs/SDL_ttf.o SDL_ttf.c:39:10: fatal error: 'ft2build.h' file not found #include^~~~~~~~~~~~ showfont.c:341:29: warning: format specifies type 'short' but the argument has type 'int' [-Wformat] TTF_FontHeight(font), text->h); ^~~~~~~ glfont.c:392:29: warning: format specifies type 'short' but the argument has type 'int' [-Wformat] TTF_FontHeight(font), text->h); ^~~~~~~ 1 error generated. gmake[1]: *** [Makefile:396: SDL_ttf.lo] Error 1 gmake[1]: *** Waiting for unfinished jobs.... 1 warning generated. mv -f .deps/showfont.Tpo .deps/showfont.Po 1 warning generated. mv -f .deps/glfont.Tpo .deps/glfont.Po gmake[1]: Leaving directory '/magus/work/usr/mports/graphics/sdl_ttf/work/SDL_ttf-2.0.11' ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /usr/mports/graphics/sdl_ttf
Links
Depends On
- converters/libiconv (build)
- devel/gmake (build)
- devel/pkgconf (build)
- devel/sdl12 (build)
- graphics/mesa-libs (build)
- x11/libX11 (build)
- x11/xorgproto (build)
- converters/libiconv (lib)
- devel/sdl12 (lib)
- graphics/libGLU (lib)
- graphics/mesa-libs (lib)
- print/freetype2 (lib)
- converters/libiconv (run)
- graphics/mesa-libs (run)
- x11/libX11 (run)
Depend Of
Categories
CVEs
- Loading CVE information...
MidnightBSD Magus