=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/x11/zutty", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent", "PYTHON_VERSION_REQD=313"] ===> Building for zutty-0.15 cd /home/pbulk/work/x11/zutty/work/zutty-7e481c0 && /usr/bin/env CC=gcc CFLAGS=\ -pipe\ -O2\ -msave-args\ -fno-aggressive-loop-optimizations\ \ -I/usr/include\ -I/opt/pkg/include/freetype2\ -I/opt/pkg/include\ -I/opt/pkg/include/libdrm CXX=g++ CXXFLAGS=\ -pipe\ -O2\ -msave-args\ -fno-aggressive-loop-optimizations\ \ -I/usr/include\ -I/opt/pkg/include/freetype2\ -I/opt/pkg/include\ -I/opt/pkg/include/libdrm DESTDIR=/home/pbulk/work/x11/zutty/work/.destdir LINKFLAGS=\ -L/usr/lib/amd64\ -Wl,-R/usr/lib/amd64\ -L/opt/pkg/lib\ -Wl,-R/opt/pkg/lib PATH=/home/pbulk/work/x11/zutty/work/.cwrapper/bin:/home/pbulk/work/x11/zutty/work/.buildlink/bin:/home/pbulk/work/x11/zutty/work/.gcc/bin:/home/pbulk/work/x11/zutty/work/.tools/bin:/opt/pkg/bin:/sbin:/usr/bin:/usr/sbin:/opt/tools/bin PREFIX=/opt/pkg JOBS=2 ./waf --libdir=/opt/pkg/lib Waf: Entering directory `/home/pbulk/work/x11/zutty/work/zutty-7e481c0/build' [ 1/13] Compiling src/main.cc [ 2/13] Compiling src/charvdev.cc [ 3/13] Compiling src/font.cc ../src/font.cc: In member function 'void zutty::Font::load()': ../src/font.cc:120:29: error: call of overloaded 'sqrt(long unsigned int&)' is ambiguous 120 | double side = sqrt (total_pixels); | ~~~~~^~~~~~~~~~~~~~ In file included from /usr/include/math.h:35, from /opt/tools/gcc14/include/c++/14.3.0/bits/std_abs.h:40, from /opt/tools/gcc14/include/c++/14.3.0/cstdlib:81, from /opt/tools/gcc14/include/c++/14.3.0/stdlib.h:36, from /home/pbulk/work/x11/zutty/work/.buildlink/include/freetype2/freetype/config/ftstdlib.h:130, from /home/pbulk/work/x11/zutty/work/.buildlink/include/freetype2/freetype/config/ftconfig.h:41, from /home/pbulk/work/x11/zutty/work/.buildlink/include/freetype2/freetype/freetype.h:24, from ../src/font.h:15, from ../src/font.cc:12: /usr/include/iso/math_iso.h:232:28: note: candidate: 'long double std::sqrt(long double)' 232 | inline long double sqrt(long double __X) { return __sqrtl(__X); } | ^~~~ /usr/include/iso/math_iso.h:183:22: note: candidate: 'float std::sqrt(float)' 183 | inline float sqrt(float __X) { return __sqrtf(__X); } | ^~~~ /usr/include/iso/math_iso.h:77:15: note: candidate: 'double std::sqrt(double)' 77 | extern double sqrt(double); | ^~~~ Waf: Leaving directory `/home/pbulk/work/x11/zutty/work/zutty-7e481c0/build' Build failed -> task in 'zutty' failed with exit status 1 (run with -v to display more information) *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/zutty *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/zutty