MidnightBSD Magus

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 351 1.1 i386 lgpl 0 fail

Events

Machine Type Time Message
c3211 info 2019-01-27 06:44:33.949799 Test Started
c3211 fail 2019-01-27 06:44:50.989381 make build returned non-zero: 1
c3211 fail 2019-01-27 06:44:51.127714 Test complete.

Log

===>  Building for sdl_ttf-2.0.11
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  -fno-strict-aliasing -I/usr/local/include/freetype2 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -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  -fno-strict-aliasing -I/usr/local/include/freetype2 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -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
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 -fno-strict-aliasing -I/usr/local/include/freetype2 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -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
showfont.c:341:29: warning: format specifies type 'short' but the argument has type 'int' [-Wformat]
                                                TTF_FontHeight(font), text->h);
                                                                      ^~~~~~~
1 warning generated.
mv -f .deps/showfont.Tpo .deps/showfont.Po
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  -fno-strict-aliasing -I/usr/local/include/freetype2 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -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
glfont.c:392:29: warning: format specifies type 'short' but the argument has type 'int' [-Wformat]
                                                TTF_FontHeight(font), text->h);
                                                                      ^~~~~~~
1 warning generated.
mv -f .deps/glfont.Tpo .deps/glfont.Po
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 -fno-strict-aliasing -I/usr/local/include/freetype2 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -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 -o SDL_ttf.o >/dev/null 2>&1
mv -f .deps/SDL_ttf.Tpo .deps/SDL_ttf.Plo
/bin/sh ./libtool --tag=CC   --mode=link cc  -O2 -pipe  -fno-strict-aliasing -I/usr/local/include/freetype2 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE   -I/usr/local/include -DHAVE_OPENGL -no-undefined -release 2.0 -version-info 10:1:10 -L/usr/local/lib -o libSDL_ttf.la -rpath /usr/local/lib SDL_ttf.lo  -L/usr/local/lib -lfreetype -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -pthread 
libtool: link: cc -shared  .libs/SDL_ttf.o   -L/usr/local/lib -lfreetype -lSDL  -Wl,-rpath -Wl,/usr/local/lib -pthread   -pthread -Wl,-soname -Wl,libSDL_ttf-2.0.so.0 -o .libs/libSDL_ttf-2.0.so.0.10.1
libtool: link: (cd ".libs" && rm -f "libSDL_ttf-2.0.so.0" && ln -s "libSDL_ttf-2.0.so.0.10.1" "libSDL_ttf-2.0.so.0")
libtool: link: (cd ".libs" && rm -f "libSDL_ttf.so" && ln -s "libSDL_ttf-2.0.so.0.10.1" "libSDL_ttf.so")
libtool: link: ar cru .libs/libSDL_ttf.a  SDL_ttf.o
libtool: link: ranlib .libs/libSDL_ttf.a
libtool: link: ( cd ".libs" && rm -f "libSDL_ttf.la" && ln -s "../libSDL_ttf.la" "libSDL_ttf.la" )
/bin/sh ./libtool --tag=CC   --mode=link cc  -O2 -pipe  -fno-strict-aliasing -I/usr/local/include/freetype2 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE   -I/usr/local/include -DHAVE_OPENGL  -L/usr/local/lib -o showfont showfont.o libSDL_ttf.la -L/usr/local/lib -lfreetype -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -pthread 
/bin/sh ./libtool --tag=CC   --mode=link cc  -O2 -pipe  -fno-strict-aliasing -I/usr/local/include/freetype2 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE   -I/usr/local/include -DHAVE_OPENGL  -L/usr/local/lib -o glfont glfont.o libSDL_ttf.la  -L/usr/local/lib -lGL -lm -L/usr/local/lib -lfreetype -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -pthread 
libtool: link: cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include/freetype2 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -DHAVE_OPENGL -o .libs/showfont showfont.o -Wl,-rpath -Wl,/usr/local/lib -pthread  -L/usr/local/lib ./.libs/libSDL_ttf.so -lfreetype -lSDL -pthread -Wl,-rpath -Wl,/usr/local/lib
libtool: link: cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include/freetype2 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -DHAVE_OPENGL -o .libs/glfont glfont.o -Wl,-rpath -Wl,/usr/local/lib -pthread  -L/usr/local/lib ./.libs/libSDL_ttf.so -lGL -lm -lfreetype -lSDL -pthread -Wl,-rpath -Wl,/usr/local/lib
/usr/bin/ld: undefined reference to symbol `libiconv_open' (try adding -liconv)
/usr/local/lib/libiconv.so.3: could not read symbols: Bad value
cc: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[1]: *** [Makefile:369: showfont] Error 1
gmake[1]: *** Waiting for unfinished jobs....
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