Source: golang-github-adrg-xdg Version: 0.4.0-2 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: lu...@debian.org Usertags: ftbfs-20241228 ftbfs-trixie
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > debian/rules binary > dh binary --builddirectory=_build --buildsystem=golang --with=golang > dh_update_autotools_config -O--builddirectory=_build -O--buildsystem=golang > dh_autoreconf -O--builddirectory=_build -O--buildsystem=golang > dh_auto_configure -O--builddirectory=_build -O--buildsystem=golang > dh_auto_build -O--builddirectory=_build -O--buildsystem=golang > cd _build && go install -trimpath -v -p 8 github.com/adrg/xdg > github.com/adrg/xdg/internal/pathutil > internal/byteorder > internal/goos > internal/goexperiment > internal/godebugs > internal/unsafeheader > internal/coverage/rtcov > internal/goarch > internal/cpu > internal/profilerecord > internal/runtime/atomic > internal/runtime/syscall > cmp > runtime/internal/math > internal/abi > runtime/internal/sys > internal/itoa > internal/race > internal/chacha8rand > math/bits > unicode/utf8 > sync/atomic > unicode > internal/bytealg > internal/runtime/exithook > math > internal/asan > internal/msan > internal/stringslite > runtime > internal/reflectlite > iter > sync > slices > internal/testlog > internal/bisect > errors > path > internal/oserror > io > internal/godebug > strconv > syscall > strings > reflect > internal/syscall/execenv > internal/syscall/unix > time > io/fs > internal/poll > internal/filepathlite > internal/fmtsort > os > path/filepath > fmt > github.com/adrg/xdg/internal/pathutil > github.com/adrg/xdg > dh_auto_test -O--builddirectory=_build -O--buildsystem=golang > cd _build && go test -vet=off -v -p 8 github.com/adrg/xdg > github.com/adrg/xdg/internal/pathutil > === RUN TestDefaultBaseDirs > xdg_test.go:22: Home: > /<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home > xdg_test.go:41: XDG_DATA_HOME: > /<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/.local/share > xdg_test.go:41: XDG_DATA_DIRS: [/usr/local/share /usr/share] > xdg_test.go:41: XDG_CONFIG_HOME: > /<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/.config > xdg_test.go:41: XDG_CONFIG_DIRS: [/etc/xdg] > xdg_test.go:41: XDG_STATE_HOME: > /<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/.local/state > xdg_test.go:41: XDG_CACHE_HOME: > /<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/.cache > xdg_test.go:41: XDG_RUNTIME_DIR: /run/user/1001 > xdg_test.go:41: XDG_APPLICATION_DIRS: > [/<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/.local/share/applications > /usr/local/share/applications /usr/share/applications] > xdg_test.go:41: XDG_FONT_DIRS: > [/<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/.local/share/fonts > /<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/.fonts > /usr/local/share/fonts /usr/share/fonts] > --- PASS: TestDefaultBaseDirs (0.00s) > === RUN TestCustomBaseDirs > xdg_test.go:22: Home: > /<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home > xdg_test.go:41: XDG_DATA_HOME: > /<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/.local/data > xdg_test.go:41: XDG_DATA_DIRS: > [/<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/.local/data > /usr/share] > xdg_test.go:41: XDG_CONFIG_HOME: > /<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/.local/config > xdg_test.go:41: XDG_CONFIG_DIRS: > [/<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/.local/config > /etc/xdg] > xdg_test.go:41: XDG_STATE_HOME: > /<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/.local/var > xdg_test.go:41: XDG_CACHE_HOME: > /<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/.local/cache > xdg_test.go:41: XDG_RUNTIME_DIR: > /<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/.local/runtime > --- PASS: TestCustomBaseDirs (0.00s) > === RUN TestDefaultUserDirs > xdg_test.go:22: Home: > /<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home > xdg_test.go:41: XDG_DESKTOP_DIR: > /<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/Desktop > xdg_test.go:41: XDG_DOWNLOAD_DIR: > /<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/Downloads > xdg_test.go:41: XDG_DOCUMENTS_DIR: > /<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/Documents > xdg_test.go:41: XDG_MUSIC_DIR: > /<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/Music > xdg_test.go:41: XDG_PICTURES_DIR: > /<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/Pictures > xdg_test.go:41: XDG_VIDEOS_DIR: > /<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/Videos > xdg_test.go:41: XDG_TEMPLATES_DIR: > /<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/Templates > xdg_test.go:41: XDG_PUBLICSHARE_DIR: > /<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/Public > --- PASS: TestDefaultUserDirs (0.00s) > === RUN TestCustomUserDirs > xdg_test.go:22: Home: > /<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home > xdg_test.go:41: XDG_DESKTOP_DIR: > /<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/.local/Desktop > xdg_test.go:41: XDG_DOWNLOAD_DIR: > /<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/.local/Downloads > xdg_test.go:41: XDG_DOCUMENTS_DIR: > /<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/.local/Documents > xdg_test.go:41: XDG_MUSIC_DIR: > /<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/.local/Music > xdg_test.go:41: XDG_PICTURES_DIR: > /<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/.local/Pictures > xdg_test.go:41: XDG_VIDEOS_DIR: > /<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/.local/Videos > xdg_test.go:41: XDG_TEMPLATES_DIR: > /<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/.local/Templates > xdg_test.go:41: XDG_PUBLICSHARE_DIR: > /<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/.local/Public > --- PASS: TestCustomUserDirs (0.00s) > === RUN TestHomeNotSet > --- PASS: TestHomeNotSet (0.00s) > === RUN TestBaseDirFuncs > --- PASS: TestBaseDirFuncs (0.00s) > === RUN TestInvalidPaths > --- PASS: TestInvalidPaths (0.00s) > PASS > ok github.com/adrg/xdg 0.009s > === RUN TestExists > --- PASS: TestExists (0.00s) > === RUN TestCreate > --- PASS: TestCreate (0.00s) > === RUN TestSearch > pathutil_test.go:73: > Error Trace: > /<<PKGBUILDDIR>>/_build/src/github.com/adrg/xdg/internal/pathutil/pathutil_test.go:73 > Error: An error is expected but got nil. > Test: TestSearch > --- FAIL: TestSearch (0.00s) > === RUN TestExpandHome > --- PASS: TestExpandHome (0.00s) > === RUN TestUnique > --- PASS: TestUnique (0.00s) > FAIL > FAIL github.com/adrg/xdg/internal/pathutil 0.005s > FAIL > dh_auto_test: error: cd _build && go test -vet=off -v -p 8 > github.com/adrg/xdg github.com/adrg/xdg/internal/pathutil returned exit code 1 The full build log is available from: http://qa-logs.debian.net/2024/12/28/golang-github-adrg-xdg_0.4.0-2_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20241228;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20241228&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.