You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build.
Maintainer: [email protected] Log URL: https://pkg-status.freebsd.org/beefy18/data/143i386-default/fb751ba0f5ab/logs/surge-0.3.1_2.log Build URL: https://pkg-status.freebsd.org/beefy18/build.html?mastername=143i386-default&build=fb751ba0f5ab Log: =>> Building www/surge build started at Sat Feb 14 16:25:52 UTC 2026 port directory: /usr/ports/www/surge package name: surge-0.3.1_2 building for: FreeBSD 143i386-default-job-10 14.3-RELEASE-p8 FreeBSD 14.3-RELEASE-p8 i386 maintained by: [email protected] Makefile datestamp: -rw-r--r-- 1 root wheel 393 Feb 12 01:01 /usr/ports/www/surge/Makefile Ports top last git commit: fb751ba0f5ab7119faf174266b9ed8617163e70f Ports top unclean checkout: no Port dir last git commit: 97685c188649d678a8a0e5fde3e8ecb842bf9422 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.4-22-g8faef853 Host OSVERSION: 1600007 Jail OSVERSION: 1403000 Job Id: 10 ---Begin Environment--- SHELL=/bin/sh BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 OSVERSION=1403000 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 UNAME_m=i386 UNAME_p=i386 UNAME_r=14.3-RELEASE-p8 LOCALBASE=/usr/local UNAME_v=FreeBSD 14.3-RELEASE-p8 USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.4-22-g8faef853 MASTERMNT=/usr/local/poudriere/data/.m/143i386-default/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/143i386-default/10/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=143i386-default SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/143i386-default/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.4-22-g8faef853 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- [email protected] --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/www/surge/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/surge/work XDG_CACHE_HOME=/wrkdirs/usr/ports/www/surge/work/.cache HOME=/wrkdirs/usr/ports/www/surge/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/www/surge/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/www/surge/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/www/surge/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/surge/work XDG_CACHE_HOME=/wrkdirs/usr/ports/www/surge/work/.cache HOME=/wrkdirs/usr/ports/www/surge/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/www/surge/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/www/surge/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=14.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/surge" EXAMPLESDIR="share/examples/surge" DATADIR="share/surge" WWWDIR="www/surge" ETCDIR="etc/surge" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/surge DOCSDIR=/usr/local/share/doc/surge EXAMPLESDIR=/usr/local/share/examples/surge WWWDIR=/usr/local/www/surge ETCDIR=/usr/local/etc/surge --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes MACHINE=i386 MACHINE_ARCH=i386 ARCH=${MACHINE_ARCH} #### #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 3 jobs MAKE_JOBS_NUMBER=3 #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 524288 stack size (kbytes, -s) 65536 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 8192 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited pipebuf (-y) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License MIT accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> surge-0.3.1_2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.5.1.pkg [143i386-default-job-10] Installing pkg-2.5.1... [143i386-default-job-10] Extracting pkg-2.5.1: .......... done ===> surge-0.3.1_2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of surge-0.3.1_2 =========================================================================== =======================<phase: fetch-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> surge-0.3.1_2 depends on file: /usr/local/bin/go125 - not found ===> Installing existing package /packages/All/go125-1.25.7.pkg [143i386-default-job-10] Installing go125-1.25.7... [143i386-default-job-10] Extracting go125-1.25.7: .......... done ===> surge-0.3.1_2 depends on file: /usr/local/bin/go125 - found ===> Returning to build of surge-0.3.1_2 =========================================================================== =======================<phase: fetch >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License MIT accepted by the user ===> Fetching all distfiles required by surge-0.3.1_2 for building ===> Fetching github.com/surge-downloader/surge dependencies # get https://proxy.golang.org/github.com/mattn/go-isatty/@v/v0.0.20.mod # get https://proxy.golang.org/github.com/aymanbagabas/go-osc52/v2/@v/v2.0.1.mod # get https://proxy.golang.org/github.com/charmbracelet/bubbles/@v/v0.21.0.mod # get https://proxy.golang.org/github.com/charmbracelet/bubbletea/@v/v1.3.10.mod # get https://proxy.golang.org/github.com/atotto/clipboard/@v/v0.1.4.mod # get https://proxy.golang.org/github.com/davecgh/go-spew/@v/v1.1.1.mod # get https://proxy.golang.org/github.com/lucasb-eyer/go-colorful/@v/v1.2.0.mod # get https://proxy.golang.org/github.com/h2non/filetype/@v/v1.1.3.mod # get https://proxy.golang.org/github.com/gofrs/flock/@v/v0.13.0.mod # get https://proxy.golang.org/github.com/kr/text/@v/v0.2.0.mod # get https://proxy.golang.org/github.com/google/uuid/@v/v1.6.0.mod # get https://proxy.golang.org/github.com/erikgeiser/coninput/@v/v0.0.0-20211004153227-1c3628e74d0f.mod # get https://proxy.golang.org/github.com/inconshreveable/mousetrap/@v/v1.1.0.mod # get https://proxy.golang.org/github.com/charmbracelet/x/term/@v/v0.2.1.mod # get https://proxy.golang.org/github.com/spf13/cobra/@v/v1.10.1.mod # get https://proxy.golang.org/modernc.org/sqlite/@v/v1.44.3.mod # get https://proxy.golang.org/github.com/charmbracelet/colorprofile/@v/v0.2.3-0.20250311203215-f60798e515dc.mod # get https://proxy.golang.org/gopkg.in/yaml.v3/@v/v3.0.1.mod # get https://proxy.golang.org/modernc.org/mathutil/@v/v1.7.1.mod # get https://proxy.golang.org/golang.org/x/sys/@v/v0.37.0.mod # get https://proxy.golang.org/github.com/vfaronov/httpheader/@v/v0.1.0.mod # get https://proxy.golang.org/github.com/charmbracelet/lipgloss/@v/v1.1.0.mod # get https://proxy.golang.org/github.com/charmbracelet/x/cellbuf/@v/v0.0.13-0.20250311204145-2c3ea96c31dd.mod # get https://proxy.golang.org/golang.org/x/exp/@v/v0.0.0-20251023183803-a4bb9ffd2546.mod # get https://proxy.golang.org/github.com/charmbracelet/x/ansi/@v/v0.10.1.mod # get https://proxy.golang.org/golang.org/x/text/@v/v0.3.8.mod # get https://proxy.golang.org/github.com/stretchr/testify/@v/v1.11.1.mod # get https://proxy.golang.org/github.com/ncruces/go-strftime/@v/v1.0.0.mod # get https://proxy.golang.org/github.com/muesli/cancelreader/@v/v0.2.2.mod # get https://proxy.golang.org/github.com/pmezard/go-difflib/@v/v1.0.0.mod # get https://proxy.golang.org/github.com/rivo/uniseg/@v/v0.4.7.mod # get https://proxy.golang.org/github.com/muesli/termenv/@v/v0.16.0.mod # get https://proxy.golang.org/modernc.org/memory/@v/v1.11.0.mod # get https://proxy.golang.org/github.com/charmbracelet/harmonica/@v/v0.2.0.mod # get https://proxy.golang.org/github.com/xo/terminfo/@v/v0.0.0-20220910002029-abceb7e1c41e.mod # get https://proxy.golang.org/modernc.org/libc/@v/v1.67.6.mod # get https://proxy.golang.org/github.com/remyoudompheng/bigfft/@v/v0.0.0-20230129092748-24d4a6f8daec.mod # get https://proxy.golang.org/github.com/spf13/pflag/@v/v1.0.9.mod # get https://proxy.golang.org/github.com/dustin/go-humanize/@v/v1.0.1.mod # get https://proxy.golang.org/github.com/mattn/go-localereader/@v/v0.0.1.mod <snip> crypto/internal/fips140 crypto/internal/fips140/sha256 fmt github.com/mattn/go-runewidth io/ioutil path/filepath os/exec github.com/muesli/ansi encoding/json encoding/hex database/sql/driver net/url golang.org/x/sys/unix os/user github.com/lucasb-eyer/go-colorful github.com/charmbracelet/x/term github.com/aymanbagabas/go-osc52/v2 github.com/mattn/go-isatty text/template/parse github.com/charmbracelet/x/ansi github.com/xo/terminfo text/template github.com/muesli/ansi/compressor github.com/muesli/cancelreader log github.com/charmbracelet/colorprofile os/signal github.com/charmbracelet/x/cellbuf runtime/debug github.com/muesli/termenv github.com/gofrs/flock crypto/internal/sysrand crypto/internal/entropy crypto/internal/fips140/sha3 crypto/internal/fips140/sha512 math/rand/v2 crypto/internal/fips140/hmac github.com/charmbracelet/lipgloss crypto/internal/fips140/check crypto/internal/randutil math/big crypto/internal/fips140/aes crypto/internal/fips140/drbg crypto/internal/fips140only crypto/md5 crypto/internal/fips140/aes/gcm github.com/charmbracelet/bubbletea crypto/cipher crypto/internal/boring crypto/sha1 encoding/binary vendor/golang.org/x/net/dns/dnsmessage crypto/rand internal/routebsd internal/singleflight encoding/csv flag net github.com/surge-downloader/surge/internal/config github.com/surge-downloader/surge/internal/engine/types github.com/h2non/filetype/matchers/isobmff github.com/h2non/filetype/types compress/flate github.com/h2non/filetype/matchers hash/crc32 github.com/h2non/filetype compress/gzip crypto/aes crypto/des crypto/internal/fips140/nistec/fiat crypto/internal/fips140/edwards25519/field crypto/internal/boring/bbig crypto/internal/impl crypto/internal/fips140/bigmod crypto/internal/fips140cache crypto/sha3 crypto/internal/fips140hash crypto/sha512 internal/saferio encoding/asn1 vendor/golang.org/x/crypto/cryptobyte crypto/internal/fips140/edwards25519 crypto/internal/fips140/nistec crypto/internal/fips140/ed25519 crypto/ed25519 crypto/internal/fips140/hkdf crypto/hkdf crypto/hmac crypto/internal/fips140/mlkem crypto/internal/fips140/tls12 crypto/internal/fips140/tls13 vendor/golang.org/x/crypto/chacha20 vendor/golang.org/x/crypto/internal/poly1305 vendor/golang.org/x/crypto/chacha20poly1305 crypto/internal/fips140/ecdh crypto/elliptic crypto/ecdh crypto/internal/fips140/ecdsa crypto/internal/hpke crypto/rc4 crypto/internal/fips140/rsa crypto/ecdsa crypto/rsa github.com/google/uuid github.com/spf13/pflag crypto/sha256 crypto/fips140 crypto/tls/internal/fips140tls crypto/dsa crypto/x509/pkix encoding/pem vendor/golang.org/x/text/transform crypto/x509 vendor/golang.org/x/text/unicode/bidi vendor/golang.org/x/text/secure/bidirule vendor/golang.org/x/text/unicode/norm github.com/spf13/cobra crypto/tls vendor/golang.org/x/net/idna net/textproto vendor/golang.org/x/net/http/httpproxy vendor/golang.org/x/net/http2/hpack vendor/golang.org/x/net/http/httpguts mime mime/quotedprintable net/http/internal net/http/internal/ascii database/sql mime/multipart github.com/dustin/go-humanize github.com/ncruces/go-strftime modernc.org/libc/errno modernc.org/libc/fcntl modernc.org/libc/fts modernc.org/libc/grp modernc.org/libc/honnef.co/go/netdb modernc.org/libc/langinfo modernc.org/libc/limits modernc.org/libc/netdb modernc.org/libc/netinet/in modernc.org/libc/poll modernc.org/libc/pthread modernc.org/libc/pwd modernc.org/libc/signal modernc.org/libc/stdio modernc.org/libc/stdlib modernc.org/libc/sys/socket modernc.org/libc/sys/stat modernc.org/libc/sys/types modernc.org/libc/termios modernc.org/libc/time modernc.org/libc/unistd modernc.org/libc/utime modernc.org/libc/uuid github.com/remyoudompheng/bigfft modernc.org/memory modernc.org/sqlite/vtab modernc.org/mathutil github.com/surge-downloader/surge/internal/engine/events github.com/charmbracelet/bubbles/key github.com/charmbracelet/bubbles/filepicker github.com/charmbracelet/bubbles/help github.com/charmbracelet/bubbles/paginator net/http/httptrace github.com/charmbracelet/bubbles/spinner net/http/internal/httpcommon github.com/atotto/clipboard github.com/charmbracelet/bubbles/cursor net/http github.com/charmbracelet/bubbles/textinput github.com/sahilm/fuzzy github.com/charmbracelet/bubbles/list modernc.org/libc github.com/charmbracelet/harmonica github.com/charmbracelet/bubbles/progress # modernc.org/libc vendor/modernc.org/libc/libc_freebsd.go:247:25: cannot use int64(off) (value of type int64) as int32 value in assignment vendor/modernc.org/libc/libc_freebsd.go:269:50: cannot use int64(off) (value of type int64) as int32 value in assignment vendor/modernc.org/libc/libc_freebsd.go:1642:17: invalid operation: Uint64(Uint64FromInt32(-1)) / uint64(255) * size_t(c) (mismatched types uint64 and size_t) vendor/modernc.org/libc/libc_freebsd.go:1643:192: invalid operation: *(*uint64)(unsafe.Pointer(w)) ^ k (mismatched types uint64 and size_t) vendor/modernc.org/libc/libc_freebsd.go:1662:42: cannot use &l1 (value of type *size_t) as *uint64 value in argument to AssignUint64 vendor/modernc.org/libc/libc_freebsd.go:1662:47: cannot use size_t((int64(X__strchrnul(tls, var1, '=')) - int64(var1)) / 1) (value of uint32 type size_t) as uint64 value in argument to AssignUint64 vendor/modernc.org/libc/libc_freebsd.go:1671:19: invalid operation: l1 + l2 + uint64(2) (mismatched types size_t and uint64) vendor/modernc.org/libc/libc_freebsd.go:1677:48: invalid operation: l2 + uint64(1) (mismatched types size_t and uint64) vendor/modernc.org/libc/libc_freebsd.go:1690:6: cannot use uint64(0) (constant 0 of type uint64) as size_t value in assignment vendor/modernc.org/libc/libc_freebsd.go:1700:57: invalid operation: l + uint64(1) (mismatched types size_t and uint64) vendor/modernc.org/libc/libc_freebsd.go:1700:57: too many errors github.com/charmbracelet/bubbles/viewport github.com/surge-downloader/surge/internal/clipboard github.com/surge-downloader/surge/internal/tui/colors github.com/surge-downloader/surge/internal/tui/components github.com/surge-downloader/surge/internal/version github.com/vfaronov/httpheader github.com/surge-downloader/surge/internal/utils github.com/surge-downloader/surge/internal/engine github.com/surge-downloader/surge/internal/engine/single *** Error code 1 Stop. make: stopped in /usr/ports/www/surge
