[package - 133i386-default][mail/mailpit] Failed for mailpit-1.20.2 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 25 Aug 2024 22:39:27 UTC
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: madpilot@FreeBSD.org Log URL: https://pkg-status.freebsd.org/beefy15/data/133i386-default/a760f6876277/logs/mailpit-1.20.2.log Build URL: https://pkg-status.freebsd.org/beefy15/build.html?mastername=133i386-default&build=a760f6876277 Log: =>> Building mail/mailpit build started at Sun Aug 25 22:37:45 UTC 2024 port directory: /usr/ports/mail/mailpit package name: mailpit-1.20.2 building for: FreeBSD 133i386-default-job-10 13.3-RELEASE-p5 FreeBSD 13.3-RELEASE-p5 i386 maintained by: madpilot@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 1274 Aug 20 01:01 /usr/ports/mail/mailpit/Makefile Ports top last git commit: a760f687627 Ports top unclean checkout: no Port dir last git commit: af0611ca3b7 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.1-36-ge6fe6143 Host OSVERSION: 1500019 Jail OSVERSION: 1303001 Job Id: 10 ---Begin Environment--- SHELL=/bin/csh BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 OSVERSION=1303001 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=13.3-RELEASE-p5 LOCALBASE=/usr/local UNAME_v=FreeBSD 13.3-RELEASE-p5 USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.1-36-ge6fe6143 MASTERMNT=/usr/local/poudriere/data/.m/133i386-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/133i386-default/10/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=133i386-default SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/133i386-default/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.1-36-ge6fe6143 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-- madpilot@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/mail/mailpit/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/mailpit/work XDG_CACHE_HOME=/wrkdirs/usr/ports/mail/mailpit/work/.cache HOME=/wrkdirs/usr/ports/mail/mailpit/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/mail/mailpit/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/mail/mailpit/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-- npm_config_offline=true XDG_DATA_HOME=/wrkdirs/usr/ports/mail/mailpit/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/mailpit/work XDG_CACHE_HOME=/wrkdirs/usr/ports/mail/mailpit/work/.cache HOME=/wrkdirs/usr/ports/mail/mailpit/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/mail/mailpit/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/mail/mailpit/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=" -fstack-protector-strong " 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 0 644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=13.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/mailpit" EXAMPLESDIR="share/examples/mailpit" DATADIR="share/mailpit" WWWDIR="www/mailpit" ETCDIR="etc/mailpit" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/mailpit DOCSDIR=/usr/local/share/doc/mailpit EXAMPLESDIR=/usr/local/share/examples/mailpit WWWDIR=/usr/local/www/mailpit ETCDIR=/usr/local/etc/mailpit --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 --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 ===> mailpit-1.20.2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.21.3.pkg [133i386-default-job-10] Installing pkg-1.21.3... [133i386-default-job-10] Extracting pkg-1.21.3: .......... done ===> mailpit-1.20.2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of mailpit-1.20.2 =========================================================================== =======================<phase: fetch-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> mailpit-1.20.2 depends on file: /usr/local/bin/go121 - not found ===> Installing existing package /packages/All/go121-1.21.13_1.pkg [133i386-default-job-10] Installing go121-1.21.13_1... [133i386-default-job-10] Extracting go121-1.21.13_1: .......... done ===> mailpit-1.20.2 depends on file: /usr/local/bin/go121 - found ===> Returning to build of mailpit-1.20.2 ===> mailpit-1.20.2 depends on package: ca_root_nss>0 - not found ===> Installing existing package /packages/All/ca_root_nss-3.93_2.pkg [133i386-default-job-10] Installing ca_root_nss-3.93_2... [133i386-default-job-10] Extracting ca_root_nss-3.93_2: ....... done Scanning /usr/share/certs/blacklisted for certificates... Scanning /usr/share/certs/trusted for certificates... Scanning /usr/local/share/certs for certificates... ===== Message from ca_root_nss-3.93_2: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificate discovery for software that either uses other cryptographic libraries than OpenSSL, or use OpenSSL but do not follow recommended practice. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem ===> mailpit-1.20.2 depends on package: ca_root_nss>0 - found ===> Returning to build of mailpit-1.20.2 =========================================================================== =======================<phase: fetch >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License MIT accepted by the user ===> Fetching all distfiles required by mailpit-1.20.2 for building ===> Fetching github.com/axllent/mailpit dependencies go: downloading go1.22.1 (freebsd/386) # get https://proxy.golang.org/github.com/axllent/semver/@v/v0.0.1.mod # get https://proxy.golang.org/github.com/cention-sany/utf7/@v/v0.0.0-20170124080048-26cad61bd60a.mod # get https://proxy.golang.org/github.com/dustin/go-humanize/@v/v1.0.1.mod # get https://proxy.golang.org/github.com/gogs/chardet/@v/v0.0.0-20211120154057-b7413eaefb8f.mod # get https://proxy.golang.org/github.com/%21puerkito%21bio/goquery/@v/v1.9.2.mod # get https://proxy.golang.org/github.com/gomarkdown/markdown/@v/v0.0.0-20240730141124-034f12af3bf6.mod # get https://proxy.golang.org/github.com/pkg/errors/@v/v0.9.1.mod # get https://proxy.golang.org/github.com/araddon/dateparse/@v/v0.0.0-20210429162001-6b43995a97de.mod # get https://proxy.golang.org/github.com/google/uuid/@v/v1.6.0.mod # get https://proxy.golang.org/github.com/kovidgoyal/imaging/@v/v1.6.3.mod <snip> crypto/internal/bigmod crypto/internal/boring/bbig encoding/asn1 crypto/rand crypto/ed25519 crypto/rsa vendor/golang.org/x/crypto/cryptobyte crypto/dsa crypto/x509/pkix vendor/golang.org/x/crypto/chacha20 crypto/ecdsa vendor/golang.org/x/crypto/internal/poly1305 vendor/golang.org/x/crypto/chacha20poly1305 vendor/golang.org/x/crypto/hkdf bufio github.com/GehirnInc/crypt/common github.com/GehirnInc/crypt github.com/GehirnInc/crypt/sha256_crypt github.com/GehirnInc/crypt/sha512_crypt golang.org/x/crypto/blowfish golang.org/x/crypto/bcrypt regexp/syntax github.com/tg123/go-htpasswd encoding/json regexp github.com/axllent/mailpit/internal/auth golang.org/x/sys/unix log compress/flate hash/crc32 compress/gzip vendor/golang.org/x/text/transform vendor/golang.org/x/text/unicode/bidi github.com/sirupsen/logrus vendor/golang.org/x/text/secure/bidirule github.com/axllent/mailpit/internal/logger vendor/golang.org/x/text/unicode/norm vendor/golang.org/x/net/http2/hpack mime mime/quotedprintable net/http/internal net/http/internal/ascii golang.org/x/net/html vendor/golang.org/x/net/idna crypto/x509 net/textproto vendor/golang.org/x/net/http/httpproxy vendor/golang.org/x/net/http/httpguts mime/multipart github.com/axllent/mailpit/internal/spamassassin/spamc github.com/axllent/mailpit/internal/html2text golang.org/x/text/internal/tag golang.org/x/text/transform golang.org/x/text/internal/language golang.org/x/text/unicode/norm crypto/tls golang.org/x/text/internal/language/compact golang.org/x/text/language net/mail golang.org/x/text/internal gopkg.in/yaml.v3 golang.org/x/text/cases github.com/axllent/mailpit/internal/tools database/sql/driver database/sql embed github.com/araddon/dateparse golang.org/x/time/rate io/ioutil github.com/axllent/semver github.com/gogs/chardet net/http/httptrace net/http encoding/csv github.com/mattn/go-runewidth github.com/ssor/bom golang.org/x/text/encoding github.com/olekukonko/tablewriter github.com/cention-sany/utf7 golang.org/x/text/encoding/internal github.com/jaytaylor/html2text golang.org/x/text/encoding/charmap golang.org/x/text/encoding/japanese golang.org/x/text/encoding/korean golang.org/x/text/encoding/simplifiedchinese golang.org/x/text/encoding/traditionalchinese golang.org/x/text/runes golang.org/x/text/encoding/unicode github.com/jhillyerd/enmime/internal/stringutil github.com/jhillyerd/enmime/internal/textproto github.com/pkg/errors net/smtp github.com/jhillyerd/enmime/internal/coding github.com/klauspost/compress/fse github.com/jhillyerd/enmime/mediatype github.com/klauspost/compress/huff0 github.com/jhillyerd/enmime github.com/klauspost/compress/internal/snapref github.com/klauspost/compress/zstd/internal/xxhash runtime/debug github.com/valyala/bytebufferpool github.com/leporo/sqlf github.com/klauspost/compress/zstd github.com/axllent/mailpit/internal/spamassassin/postmark github.com/axllent/mailpit/internal/spamassassin github.com/axllent/mailpit/config github.com/gorilla/websocket github.com/axllent/mailpit/server/webhook github.com/google/uuid github.com/lithammer/shortuuid/v4 github.com/rqlite/gorqlite github.com/axllent/mailpit/server/websockets github.com/dustin/go-humanize github.com/rqlite/gorqlite/stdlib github.com/mattn/go-isatty 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/utime modernc.org/libc/unistd modernc.org/libc/uuid github.com/remyoudompheng/bigfft modernc.org/memory modernc.org/mathutil os/exec os/signal flag internal/sysinfo runtime/trace text/template/parse testing text/template modernc.org/libc os/user # modernc.org/libc vendor/modernc.org/libc/libc_freebsd.go:2018:27: cannot use &n (value of type *uint32) as *uint64 value in argument to PostDecUint64 archive/zip github.com/reiver/go-oi github.com/reiver/go-telnet github.com/spf13/pflag github.com/andybalholm/cascadia github.com/PuerkitoBio/goquery archive/tar github.com/axllent/mailpit/sendmail/cmd github.com/gomarkdown/markdown/ast html github.com/gorilla/css/scanner github.com/axllent/mailpit/internal/updater github.com/gomarkdown/markdown/parser github.com/vanng822/css github.com/mhale/smtpd github.com/vanng822/go-premailer/premailer github.com/gorilla/mux image github.com/gomarkdown/markdown/html hash/adler32 compress/zlib golang.org/x/image/bmp golang.org/x/image/ccitt golang.org/x/image/tiff/lzw image/internal/imageutil golang.org/x/image/tiff image/draw github.com/gomarkdown/markdown github.com/axllent/mailpit/internal/htmlcheck compress/lzw image/jpeg image/gif image/png github.com/spf13/cobra golang.org/x/text/internal/catmsg github.com/kovidgoyal/imaging golang.org/x/text/internal/stringset golang.org/x/text/internal/number golang.org/x/text/message/catalog golang.org/x/text/internal/format golang.org/x/text/feature/plural golang.org/x/text/message *** Error code 1 Stop. make: stopped in /usr/ports/mail/mailpit