Source: golang-github-evanw-esbuild
Version: 0.25.0-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-20250215 ftbfs-trixie
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[1]: Entering directory
> '/build/reproducible-path/golang-github-evanw-esbuild-0.25.0'
> ln -sf _build/bin/esbuild .
> # Generate npm/esbuild/*
> node scripts/esbuild.js ./esbuild --neutral
> # Generate npm/esbuild-wasm/*
> # See also set_go_env sub in dh-golang
> GOPATH=/build/reproducible-path/golang-github-evanw-esbuild-0.25.0/_build
> GOCACHE=/build/reproducible-path/golang-github-evanw-esbuild-0.25.0/_build/go-build
> GO111MODULE=off GOPROXY=off \
> node scripts/esbuild.js ./esbuild --wasm
> node:fs:449
> return binding.readFileUtf8(path, stringToFlags(options.flag));
> ^
>
> Error: ENOENT: no such file or directory, open
> '/usr/lib/go-1.24/misc/wasm/wasm_exec.js'
> at Object.readFileSync (node:fs:449:20)
> at exports.buildWasmLib
> (/build/reproducible-path/golang-github-evanw-esbuild-0.25.0/scripts/esbuild.js:150:25)
> at Object.<anonymous>
> (/build/reproducible-path/golang-github-evanw-esbuild-0.25.0/scripts/esbuild.js:353:52)
> at Module._compile (node:internal/modules/cjs/loader:1469:14)
> at Module._extensions..js (node:internal/modules/cjs/loader:1548:10)
> at Module.load (node:internal/modules/cjs/loader:1288:32)
> at Module._load (node:internal/modules/cjs/loader:1104:12)
> at Function.executeUserEntryPoint [as runMain]
> (node:internal/modules/run_main:173:12)
> at node:internal/main/run_main_module:28:49 {
> errno: -2,
> code: 'ENOENT',
> syscall: 'open',
> path: '/usr/lib/go-1.24/misc/wasm/wasm_exec.js'
> }
>
> Node.js v20.18.3
> make[1]: *** [debian/rules:36: execute_after_dh_auto_build-arch] Error 1
The full build log is available from:
http://qa-logs.debian.net/2025/02/15/golang-github-evanw-esbuild_0.25.0-1_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20250215;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20250215&[email protected]&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.