void-packages
void-packages copied to clipboard
[tracking] List of currently failing builds
This is a complete list of build failures from a world rebuild excluding checksum failures (#39072) and fetch failures.
Configure
- [x] gzdoom
log
-- Looking for stricmp
-- Looking for stricmp - not found
-- Looking for strnicmp
-- Looking for strnicmp - not found
-- Looking for clock_gettime in rt
-- Looking for clock_gettime in rt - not found
-- Looking for clock_gettime
-- Looking for clock_gettime - not found
-- Could not find clock_gettime. Timing statistics will not be available.
-- Could NOT find OpenMP_C (missing: OpenMP_C_FLAGS OpenMP_C_LIB_NAMES)
-- Could NOT find OpenMP_CXX (missing: OpenMP_CXX_FLAGS OpenMP_CXX_LIB_NAMES)
-- Could NOT find OpenMP (missing: OpenMP_C_FOUND OpenMP_CXX_FOUND)
-- Looking for backtrace
-- Looking for backtrace - not found
-- Found Backtrace: /usr/lib/libexecinfo.so
-- Configuring incomplete, errors occurred!
See also "/builddir/gzdoom-g4.7.1/build/CMakeFiles/CMakeOutput.log".
See also "/builddir/gzdoom-g4.7.1/build/CMakeFiles/CMakeError.log".
=> ERROR: gzdoom-4.7.1_1: do_configure: 'CFLAGS="-DNDEBUG ${CFLAGS/ -pipe / }" CXXFLAGS="-DNDEBUG ${CXXFLAGS/ -pipe / }" cmake ${cmake_args} ${configure_args} ${LIBS:+-DCMAKE_C_STANDARD_LIBRARIES="$LIBS"} ${LIBS:+-DCMAKE_CXX_STANDARD_LIBRARIES="$LIBS"} ${wrksrc}/${build_wrksrc}' exited with 1
=> ERROR: in do_configure() at common/build-style/cmake.sh:74
- [ ] idesk
log
checking for imlib2-config... no
checking for imlib2... no
*** The imlib2-config script installed by imlib2 could not be found
*** If imlib2 was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the IMLIB2_CONFIG environment variable to the
*** full path to imlib2-config.
configure: error: Cannot find imlib2: Is imlib2-config in the path?
You need Imlib2 to build Idesk. Verify that you have Imlib2-dev
=> ERROR: idesk-0.7.5_2: do_configure: '${configure_script} ${configure_args}' exited with 1
=> ERROR: in do_configure() at common/build-style/gnu-configure.sh:8
- [ ] phonon-qt5-backend-gstreamer
log
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
cmake/FindGObject.cmake:50 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
CMakeLists.txt:106 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found GOBJECT: /usr/lib64/libgobject-2.0.so;/usr/lib64/libgmodule-2.0.so;/usr/lib64/libgthread-2.0.so;/usr/lib64/libglib-2.0.so
CMake Error at /usr/share/cmake-3.24/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
Could NOT find LibXml2 (missing: LIBXML2_LIBRARY LIBXML2_INCLUDE_DIR)
Call Stack (most recent call first):
/usr/share/cmake-3.24/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE)
/usr/share/cmake-3.24/Modules/FindLibXml2.cmake:108 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
CMakeLists.txt:108 (find_package)
-- Configuring incomplete, errors occurred!
See also "/builddir/phonon-backend-gstreamer-4.10.0/build/CMakeFiles/CMakeOutput.log".
See also "/builddir/phonon-backend-gstreamer-4.10.0/build/CMakeFiles/CMakeError.log".
=> ERROR: phonon-qt5-backend-gstreamer-4.10.0_2: do_configure: 'CFLAGS="-DNDEBUG ${CFLAGS/ -pipe / }" CXXFLAGS="-DNDEBUG ${CXXFLAGS/ -pipe / }" cmake ${cmake_args} ${configure_args} ${LIBS:+-DCMAKE_C_STANDARD_LIBRARIES="$LIBS"} ${LIBS:+-DCMAKE_CXX_STANDARD_LIBRARIES="$LIBS"} ${wrksrc}/${build_wrksrc}' exited with 1
=> ERROR: in do_configure() at common/build-style/cmake.sh:74
Build
- [ ] ReDoomEd.app
log
321 | strncpy (new.name, name, 8);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
doombsp/buildbsp.m: In function 'EvaluateSplit':
doombsp/buildbsp.m:285:16: warning: variable 'wl' set but not used [-Wunused-but-set-variable]
285 | worldline_t *wl;
| ^~
doombsp/savesectors.m: In function 'ProcessSectors':
doombsp/savesectors.m:215:47: warning: 'seg' may be used uninitialized in this function [-Wmaybe-uninitialized]
215 | ms = [sdefstore_i elementAt: ml->sidenum[seg->side]];
| ~~~^~~~~~
Linking app ReDoomEd ...
/usr/bin/ld: ./obj/ReDoomEd.obj/doombsp/savebsp.m.o:/builddir/ReDoomEd.Sources.0.92.1-b1/ReDoomEd/doombsp/savebsp.m:295: multiple definition of `bbox'; ./obj/ReDoomEd.obj/DoomEd/pathops.m.o:/builddir/ReDoomEd.Sources.0.92.1-b1/ReDoomEd/DoomEd/pathops.m:16: first defined here
/usr/bin/ld: ./obj/ReDoomEd.obj/doombsp/saveconnect.m.o:/builddir/ReDoomEd.Sources.0.92.1-b1/ReDoomEd/doombsp/saveconnect.m:42: multiple definition of `numsectors'; ./obj/ReDoomEd.obj/DoomEd/BlockWorld.m.o:/builddir/ReDoomEd.Sources.0.92.1-b1/ReDoomEd/DoomEd/BlockWorld.m:8: first defined here
collect2: error: ld returned 1 exit status
make[3]: *** [/usr/share/GNUstep/Makefiles/Instance/application.make:131: ReDoomEd.app/./ReDoomEd] Error 1
make[2]: *** [/usr/share/GNUstep/Makefiles/Instance/application.make:145: internal-app-run-compile-submake] Error 2
make[1]: *** [/usr/share/GNUstep/Makefiles/Master/rules.make:297: ReDoomEd.all.app.variables] Error 2
make: *** [/usr/share/GNUstep/Makefiles/Master/application.make:38: internal-all] Error 2
=> ERROR: ReDoomEd.app-0.92.1.b1_1: do_build: '${make_cmd} ${makejobs} ${make_build_args} ${make_build_target}' exited with 2
=> ERROR: in do_build() at common/build-style/gnu-makefile.sh:16
- [ ] app-builder
log
# get https://proxy.golang.org/golang.org/x/image/@v/v0.0.0-20190703141733-d6a02ce849c9.info: 200 OK (0.036s)
pkg/log/log.go:10:2: missing go.sum entry for module providing package go.uber.org/zap (imported by github.com/develar/app-builder/pkg/codesign); to add:
go get github.com/develar/app-builder/pkg/codesign
pkg/zap-cli-encoder/arrayEncoder.go:7:2: missing go.sum entry for module providing package go.uber.org/zap/buffer (imported by github.com/develar/app-builder/pkg/zap-cli-encoder); to add:
go get github.com/develar/app-builder/pkg/zap-cli-encoder
pkg/zap-cli-encoder/arrayEncoder.go:8:2: missing go.sum entry for module providing package go.uber.org/zap/zapcore (imported by github.com/develar/app-builder/pkg/log); to add:
go get github.com/develar/app-builder/pkg/log
=> ERROR: app-builder-3.4.2_1: do_build: 'go install -p "$XBPS_MAKEJOBS" -mod="${go_mod_mode}" -x -tags "${go_build_tags}" -ldflags "${go_ldflags}" ${go_package}' exited with 1
=> ERROR: in do_build() at common/build-style/go.sh:43
- [x] castget
log
from /usr/aarch64-linux-musl/usr/include/unicode/ucnv_err.h:88,
from /usr/aarch64-linux-musl/usr/include/unicode/ucnv.h:51,
from /usr/aarch64-linux-musl/usr/include/libxml2/libxml/encoding.h:31,
from /usr/aarch64-linux-musl/usr/include/libxml2/libxml/parser.h:812,
from castget.c:32:
/usr/aarch64-linux-musl/usr/include/id3/globals.h:87:13: error: two or more data types in declaration specifiers
87 | typedef int bool;
| ^~~~
make[2]: *** [Makefile:471: castget.o] Error 1
make[2]: *** Waiting for unfinished jobs....
mv -f .deps/htmlent.Tpo .deps/htmlent.Po
mv -f .deps/channel.Tpo .deps/channel.Po
mv -f .deps/urlget.Tpo .deps/urlget.Po
mv -f .deps/rss.Tpo .deps/rss.Po
make[2]: Leaving directory '/builddir/castget-2.0.1/src'
make[1]: *** [Makefile:552: all-recursive] Error 1
make[1]: Leaving directory '/builddir/castget-2.0.1'
make: *** [Makefile:398: all] Error 2
=> ERROR: castget-2.0.1_1: do_build: '${make_cmd} ${makejobs} ${make_build_args} ${make_build_target}' exited with 2
=> ERROR: in do_build() at common/build-style/gnu-configure.sh:15
- [ ] coq
log
coqc theories/Reals/.Rtrigo_calc.aux,theories/Reals/Rtrigo_calc.{glob,vo}
coqc theories/Reals/.Exp_prop.aux,theories/Reals/Exp_prop.{glob,vo}
coqc theories/Reals/.Ranalysis4.aux,theories/Reals/Ranalysis4.{glob,vo}
coqc theories/Reals/.Rpower.aux,theories/Reals/Rpower.{glob,vo}
coqc theories/Reals/.Ranalysis_reg.aux,theories/Reals/Ranalysis_reg.{glob,vo}
coqc theories/Reals/.Rtrigo_facts.aux,theories/Reals/Rtrigo_facts.{glob,vo}
coqc theories/Reals/.RiemannInt_SF.aux,theories/Reals/RiemannInt_SF.{glob,vo}
coqc theories/Reals/.RiemannInt.aux,theories/Reals/RiemannInt.{glob,vo}
coqc theories/Reals/.Ranalysis5.aux,theories/Reals/Ranalysis5.{glob,vo}
coqc theories/Reals/.Ratan.aux,theories/Reals/Ratan.{glob,vo}
coqc theories/Reals/.Machin.aux,theories/Reals/Machin.{glob,vo}
coqc theories/Reals/.Rtrigo.aux,theories/Reals/Rtrigo.{glob,vo}
coqc theories/Reals/.Ranalysis.aux,theories/Reals/Ranalysis.{glob,vo}
coqc theories/Reals/.NewtonInt.aux,theories/Reals/NewtonInt.{glob,vo}
coqc theories/Reals/.Integration.aux,theories/Reals/Integration.{glob,vo}
coqc theories/Reals/.Reals.aux,theories/Reals/Reals.{glob,vo}
coqc theories/setoid_ring/.Rings_R.aux,theories/setoid_ring/Rings_R.{glob,vo}
coqc theories/nsatz/.Nsatz.aux,theories/nsatz/Nsatz.{glob,vo}
=> ERROR: coq-8.15.2_1: do_build: 'dune build --display=short -p coq-core,coq-stdlib' exited with 1
=> ERROR: in do_build() at srcpkgs/coq/template:29
- [ ] coyim
log
void __cgo_f_1348_3(void) { enum { __cgo_undefined__3 = (toGtkVolumeButton)*1 }; }
#line 1348 "not-num-const"
void __cgo_f_1348_4(void) { static const double __cgo_undefined__4 = (toGtkVolumeButton); }
#line 1348 "not-str-lit"
void __cgo_f_1348_5(void) { static const char __cgo_undefined__5[] = (toGtkVolumeButton); }
#line 1349 "not-declared"
void __cgo_f_1349_1(void) { __typeof__(toGtkWidget) *__cgo_undefined__1; }
#line 1349 "not-type"
void __cgo_f_1349_2(void) { toGtkWidget *__cgo_undefined__2; }
#line 1349 "not-int-const"
void __cgo_f_1349_3(void) { enum { __cgo_undefined__3 = (toGtkWidget)*1 }; }
#line 1349 "not-num-const"
void __cgo_f_1349_4(void) { static const double __cgo_undefined__4 = (toGtkWidget); }
#line 1349 "not-str-lit"
void __cgo_f_1349_5(void) { static const char __cgo_undefined__5[] = (toGtkWidget); }
#line 1 "completed"
int __cgo__1 = __cgo__2;
=> ERROR: coyim-0.3.11_1: do_build: 'go get -p "$XBPS_MAKEJOBS" -x -tags "${go_build_tags}" -ldflags "${go_ldflags}" ${go_package}' exited with 2
=> ERROR: in do_build() at common/build-style/go.sh:46
- [ ] criu
log
make[2]: *** [/builddir/criu-3.14/scripts/nmk/scripts/build.mk:118: criu/fsnotify.o] Error 1
criu/parasite-syscall.c:138:5: error: conflicting types for 'parasite_dump_thread_leader_seized'
138 | int parasite_dump_thread_leader_seized(struct parasite_ctl *ctl, int pid, CoreEntry *core)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from criu/parasite-syscall.c:19:
criu/include/parasite-syscall.h:35:12: note: previous declaration of 'parasite_dump_thread_leader_seized' was here
35 | extern int parasite_dump_thread_leader_seized(struct parasite_ctl *ctl, int pid, struct _CoreEntry *core);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
criu/parasite-syscall.c:163:5: error: conflicting types for 'parasite_dump_thread_seized'
163 | int parasite_dump_thread_seized(struct parasite_thread_ctl *tctl,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from criu/parasite-syscall.c:19:
criu/include/parasite-syscall.h:36:12: note: previous declaration of 'parasite_dump_thread_seized' was here
36 | extern int parasite_dump_thread_seized(struct parasite_thread_ctl *tctl,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: *** [/builddir/criu-3.14/scripts/nmk/scripts/build.mk:118: criu/parasite-syscall.o] Error 1
make[1]: *** [criu/Makefile:76: criu/built-in.o] Error 2
make: *** [Makefile:241: criu] Error 2
=> ERROR: criu-3.14_4: do_build: '${make_cmd} ${makejobs} ${make_build_args} ${make_build_target}' exited with 2
=> ERROR: in do_build() at common/build-style/gnu-makefile.sh:16
- [ ] cutter
log
[26/178] Building CXX object src/CMakeFiles/Cutter.dir/dialogs/EditStringDialog.cpp.o
[27/178] Building CXX object src/CMakeFiles/Cutter.dir/dialogs/CommentsDialog.cpp.o
[28/178] Building CXX object src/CMakeFiles/Cutter.dir/dialogs/RemoteDebugDialog.cpp.o
[29/178] Building CXX object src/CMakeFiles/Cutter.dir/dialogs/WriteCommandsDialogs.cpp.o
[30/178] Building CXX object src/CMakeFiles/Cutter.dir/common/DisassemblyPreview.cpp.o
[31/178] Building CXX object src/CMakeFiles/Cutter.dir/common/RichTextPainter.cpp.o
[32/178] Building CXX object src/CMakeFiles/Cutter.dir/Main.cpp.o
[33/178] Building CXX object src/CMakeFiles/Cutter.dir/widgets/OverviewView.cpp.o
[34/178] Building CXX object src/CMakeFiles/Cutter.dir/dialogs/XrefsDialog.cpp.o
[35/178] Building CXX object src/CMakeFiles/Cutter.dir/dialogs/FlagDialog.cpp.o
[36/178] Building CXX object src/CMakeFiles/Cutter.dir/dialogs/AboutDialog.cpp.o
[37/178] Building CXX object src/CMakeFiles/Cutter.dir/dialogs/EditInstructionDialog.cpp.o
[38/178] Building CXX object src/CMakeFiles/Cutter.dir/dialogs/InitialOptionsDialog.cpp.o
[39/178] Building CXX object src/CMakeFiles/Cutter.dir/common/Highlighter.cpp.o
[40/178] Building CXX object src/CMakeFiles/Cutter.dir/common/Helpers.cpp.o
[41/178] Building CXX object src/CMakeFiles/Cutter.dir/core/MainWindow.cpp.o
[42/178] Building CXX object src/CMakeFiles/Cutter.dir/core/Cutter.cpp.o
ninja: build stopped: subcommand failed.
=> ERROR: cutter-2.0.5_1: do_build: '${make_cmd} ${makejobs} ${make_build_args} ${make_build_target}' exited with 1
=> ERROR: in do_build() at common/build-style/cmake.sh:92
- [x] docbook2mdoc
log
| ^~~~~~
parse.c: In function 'xml_entity':
parse.c:424:16: warning: implicit declaration of function 'strtonum'; did you mean 'strtoul'? [-Wimplicit-function-declaration]
424 | codepoint = strtonum(name + 1, 0, 0x10ffff, &ccp);
| ^~~~~~~~
| strtoul
parse.c: In function 'parse_file':
parse.c:1038:45: warning: passing argument 1 of 'dirname' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
1038 | if (save_fname == NULL && (fname = dirname(fname)) != NULL &&
| ^~~~~
In file included from parse.c:24:
/usr/aarch64-linux-musl/usr/include/libgen.h:8:15: note: expected 'char *' but argument is of type 'const char *'
8 | char *dirname(char *);
| ^~~~~~
aarch64-linux-musl-gcc -g -o docbook2mdoc xmalloc.o node.o parse.o reorg.o macro.o docbook2mdoc.o tree.o main.o -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -lbsd -L/usr/aarch64-linux-musl/usr/lib
/usr/lib/gcc/aarch64-linux-musl/10.2.1/../../../../aarch64-linux-musl/bin/ld: cannot find -lmd
collect2: error: ld returned 1 exit status
make: *** [Makefile:14: docbook2mdoc] Error 1
=> ERROR: docbook2mdoc-1.1.0_1: do_build: '${make_cmd} CC="$CC" CXX="$CXX" LD="$LD" AR="$AR" RANLIB="$RANLIB" CPP="$CPP" AS="$AS" OBJCOPY="$OBJCOPY" OBJDUMP="$OBJDUMP" CFLAGS="$CFLAGS" CXXFLAGS="$CXXFLAGS" LDFLAGS="$LDFLAGS" PREFIX=/usr prefix=/usr ${makejobs} ${make_build_args} ${make_build_target}' exited with 2
=> ERROR: in do_build() at common/build-style/gnu-makefile.sh:9
- [ ] duiadns
log
=> duiadns-1.2_2: running pre-configure hook: 01-override-config ...
=> duiadns-1.2_2: running pre-configure hook: 02-script-wrapper ...
=> duiadns-1.2_2: running pre-build hook: 02-script-wrapper ...
=> duiadns-1.2_2: running do_build ...
error: Multiple top-level packages discovered in a flat-layout: ['launchd', 'systemd', 'certbot'].
To avoid accidental inclusion of unwanted files or directories,
setuptools will not proceed with this build.
If you are trying to create a single distribution with multiple packages
on purpose, you should not rely on automatic discovery.
Instead, consider the following options:
1. set up custom discovery (`find` directive with `include` or `exclude`)
2. use a `src-layout`
3. explicitly set `py_modules` or `packages` with a list of names
To find more information, look for "package discovery" on setuptools docs.
=> ERROR: duiadns-1.2_2: do_build: 'python3 setup.py build ${make_build_args}' exited with 1
=> ERROR: in do_build() at common/build-style/python3-module.sh:6
- [ ] electron13
log
[10845/41022] CXX obj/skia/skia/GrDefaultGeoProcFactory.o
[10846/41022] CXX obj/skia/skia/GrCopyRenderTask.o
[10847/41022] CXX obj/skia/skia/GrDataUtils.o
[10848/41022] CXX obj/skia/skia/GrFinishCallbacks.o
[10849/41022] CXX obj/skia/skia/GrDDLContext.o
[10850/41022] CXX obj/skia/skia/GrContextThreadSafeProxy.o
[10851/41022] CXX obj/skia/skia/GrDirectContextPriv.o
[10852/41022] CXX obj/skia/skia/GrContext_Base.o
[10853/41022] CXX obj/skia/skia/GrFixedClip.o
[10854/41022] CXX obj/skia/skia/GrColorSpaceXform.o
[10855/41022] CXX obj/skia/skia/GrFragmentProcessor.o
[10856/41022] CXX obj/skia/skia/GrDynamicAtlas.o
[10857/41022] CXX obj/skia/skia/GrDDLTask.o
[10858/41022] CXX obj/skia/skia/GrDrawOpAtlas.o
[10859/41022] CXX obj/skia/skia/GrDrawingManager.o
[10860/41022] CXX obj/skia/skia/GrDirectContext.o
[10861/41022] ACTION //third_party/libaom:libaom_nasm_action(//build/toolchain/linux/unbundle:default)
ninja: build stopped: subcommand failed.
=> ERROR: electron13-13.6.7_1: do_build: 'ninja ${makejobs} -C out/$_buildtype electron third_party/electron_node:headers' exited with 1
=> ERROR: in do_build() at srcpkgs/electron13/template:361
- [ ] emacs-ess
log
In toplevel form:
ess-dde.el:35:1: Warning: Package cl is deprecated
emacs -batch -no-site-file -no-init-file --directory . -f batch-byte-compile ess-font-lock.el
In ess-font-lock-db:
ess-font-lock.el:136:8: Warning: docstring wider than 80 characters
emacs -batch -no-site-file -no-init-file --directory . -f batch-byte-compile ess-generics.el
emacs -batch -no-site-file -no-init-file --directory . -f batch-byte-compile ess-gretl.el
In toplevel form:
ess-gretl.el:40:1: Warning: Package cl is deprecated
Eager macro-expansion failure: (wrong-number-of-arguments (3 . 4) 2)
Eager macro-expansion failure: (wrong-number-of-arguments (3 . 4) 2)
ess-gretl.el:40:1: Error: Wrong number of arguments: (3 . 4), 2
make[1]: *** [Makefile:91: ess-gretl.elc] Error 1
make[1]: Leaving directory '/builddir/emacs-ess-18.10.2/ess-18.10.2/lisp'
make: *** [Makefile:9: all] Error 2
=> ERROR: emacs-ess-18.10.2_4: do_build: 'make prefix=/usr' exited with 2
=> ERROR: in do_build() at srcpkgs/emacs-ess/template:30
- [ ] firefox-esr (#38817)
log
1:17.06 337 | crate mod llvm {
1:17.06 | ^^^ expected one of `!` or `::`
1:17.06 The following warnings were emitted during compilation:
1:17.06 warning: Cannot set `RUSTC_BOOTSTRAP=1` from build script of `packed_simd v0.3.4 (https://github.com/hsivonen/packed_simd?rev=8b4bd7d8229660a749dbe419a57ea01df9de5453#8b4bd7d8)`.
1:17.06 note: Crates cannot set `RUSTC_BOOTSTRAP` themselves, as doing so would subvert the stability guarantees of Rust for your project.
1:17.06 error: could not compile `packed_simd` due to previous error
1:17.06 warning: build failed, waiting for other jobs to finish...
1:17.09 warning: `mio` (lib) generated 2 warnings
1:44.32 make[4]: *** [/builddir/firefox-91.10.0/config/makefiles/rust.mk:405: force-cargo-library-build] Error 101
1:44.32 make[3]: *** [/builddir/firefox-91.10.0/config/recurse.mk:72: toolkit/library/rust/target] Error 2
1:44.32 make[2]: *** [/builddir/firefox-91.10.0/config/recurse.mk:34: compile] Error 2
1:44.32 make[1]: *** [/builddir/firefox-91.10.0/config/rules.mk:355: default] Error 2
1:44.32 make: *** [client.mk:65: build] Error 2
1:44.34 3 compiler warnings present.
1:44.36 Failed to parse ccache stats output: Summary:
Config object not found by mach.
Configure complete!
Be sure to run |mach build| to pick up any changes
=> ERROR: firefox-esr-91.10.0_1: do_build: './mach build' exited with 2
=> ERROR: in do_build() at srcpkgs/firefox-esr/template:184
- [ ] go-langserver
log
packagefile math=/usr/lib/go/pkg/linux_amd64/math.a
packagefile net=/host/gocache-muslc/ce/ce5550c846b311d5ade4de39ac42327812c1712c4157bc3a4d2a45acad4e423d-d
packagefile net/http=/host/gocache-muslc/6f/6fd34805d526e54d49d525fa46ca4ba71de6675270782cb5a9d6480ae81be324-d
packagefile os=/usr/lib/go/pkg/linux_amd64/os.a
packagefile regexp=/usr/lib/go/pkg/linux_amd64/regexp.a
packagefile runtime=/usr/lib/go/pkg/linux_amd64/runtime.a
packagefile runtime/debug=/usr/lib/go/pkg/linux_amd64/runtime/debug.a
packagefile sort=/usr/lib/go/pkg/linux_amd64/sort.a
packagefile strconv=/usr/lib/go/pkg/linux_amd64/strconv.a
packagefile strings=/usr/lib/go/pkg/linux_amd64/strings.a
packagefile sync=/usr/lib/go/pkg/linux_amd64/sync.a
packagefile sync/atomic=/usr/lib/go/pkg/linux_amd64/sync/atomic.a
packagefile time=/usr/lib/go/pkg/linux_amd64/time.a
EOF
/usr/lib/go/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p github.com/sourcegraph/go-langserver/vendor/github.com/prometheus/client_golang/prometheus -complete -buildid myX5HIqqBVU4AfYAVXoD/myX5HIqqBVU4AfYAVXoD -goversion go1.19 -c=4 -nolocalimports -importcfg $WORK/b141/importcfg -pack ./_build-go-langserver-xbps/src/github.com/sourcegraph/go-langserver/vendor/github.com/prometheus/client_golang/prometheus/collector.go ./_build-go-langserver-xbps/src/github.com/sourcegraph/go-langserver/vendor/github.com/prometheus/client_golang/prometheus/counter.go ./_build-go-langserver-xbps/src/github.com/sourcegraph/go-langserver/vendor/github.com/prometheus/client_golang/prometheus/desc.go ./_build-go-langserver-xbps/src/github.com/sourcegraph/go-langserver/vendor/github.com/prometheus/client_golang/prometheus/doc.go ./_build-go-langserver-xbps/src/github.com/sourcegraph/go-langserver/vendor/github.com/prometheus/client_golang/prometheus/expvar_collector.go ./_build-go-langserver-xbps/src/github.com/sourcegraph/go-langserver/vendor/github.com/prometheus/client_golang/prometheus/fnv.go ./_build-go-langserver-xbps/src/github.com/sourcegraph/go-langserver/vendor/github.com/prometheus/client_golang/prometheus/gauge.go ./_build-go-langserver-xbps/src/github.com/sourcegraph/go-langserver/vendor/github.com/prometheus/client_golang/prometheus/go_collector.go ./_build-go-langserver-xbps/src/github.com/sourcegraph/go-langserver/vendor/github.com/prometheus/client_golang/prometheus/histogram.go ./_build-go-langserver-xbps/src/github.com/sourcegraph/go-langserver/vendor/github.com/prometheus/client_golang/prometheus/http.go ./_build-go-langserver-xbps/src/github.com/sourcegraph/go-langserver/vendor/github.com/prometheus/client_golang/prometheus/metric.go ./_build-go-langserver-xbps/src/github.com/sourcegraph/go-langserver/vendor/github.com/prometheus/client_golang/prometheus/process_collector.go ./_build-go-langserver-xbps/src/github.com/sourcegraph/go-langserver/vendor/github.com/prometheus/client_golang/prometheus/registry.go ./_build-go-langserver-xbps/src/github.com/sourcegraph/go-langserver/vendor/github.com/prometheus/client_golang/prometheus/summary.go ./_build-go-langserver-xbps/src/github.com/sourcegraph/go-langserver/vendor/github.com/prometheus/client_golang/prometheus/untyped.go ./_build-go-langserver-xbps/src/github.com/sourcegraph/go-langserver/vendor/github.com/prometheus/client_golang/prometheus/value.go ./_build-go-langserver-xbps/src/github.com/sourcegraph/go-langserver/vendor/github.com/prometheus/client_golang/prometheus/vec.go
cp $WORK/b055/_pkg_.a /host/gocache-muslc/12/1269aab36866b67b140440258aefd4bfc818acfbfc82424072b1937a6ee72b60-d # internal
/usr/lib/go/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal
cp $WORK/b141/_pkg_.a /host/gocache-muslc/dd/dd9c24585750e3fc312a6d2dae73770a254e818c7eab13047c28311ace97b901-d # internal
=> ERROR: go-langserver-2.0.0_1: do_build: 'go get -p "$XBPS_MAKEJOBS" -x -tags "${go_build_tags}" -ldflags "${go_ldflags}" ${go_package}' exited with 2
=> ERROR: in do_build() at common/build-style/go.sh:46
- [ ] j
log
cc -c -o ab.o ../../../../jsrc/ab.c -fstack-clash-protection -D_FORTIFY_SOURCE=2 -mtune=generic -O2 -pipe -fdebug-prefix-map=/builddir/jsource-j901-release-f=. -fopenmp -Werror -fPIC -O2 -fvisibility=hidden -fwrapv -fno-strict-aliasing -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-clobbered -Wno-empty-body -Wno-unused-value -Wno-pointer-sign -Wno-parentheses -Wno-type-limits -Wno-maybe-uninitialized -Wno-shift-negative-value -Wno-implicit-fallthrough -Wno-cast-function-type
cc -c -o aes-c.o ../../../../jsrc/aes-c.c -fstack-clash-protection -D_FORTIFY_SOURCE=2 -mtune=generic -O2 -pipe -fdebug-prefix-map=/builddir/jsource-j901-release-f=. -fopenmp -Werror -fPIC -O2 -fvisibility=hidden -fwrapv -fno-strict-aliasing -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-clobbered -Wno-empty-body -Wno-unused-value -Wno-pointer-sign -Wno-parentheses -Wno-type-limits -Wno-maybe-uninitialized -Wno-shift-negative-value -Wno-implicit-fallthrough -Wno-cast-function-type
cc -c -o aes-sse2.o ../../../../jsrc/aes-sse2.c -fstack-clash-protection -D_FORTIFY_SOURCE=2 -mtune=generic -O2 -pipe -fdebug-prefix-map=/builddir/jsource-j901-release-f=. -fopenmp -Werror -fPIC -O2 -fvisibility=hidden -fwrapv -fno-strict-aliasing -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-clobbered -Wno-empty-body -Wno-unused-value -Wno-pointer-sign -Wno-parentheses -Wno-type-limits -Wno-maybe-uninitialized -Wno-shift-negative-value -Wno-implicit-fallthrough -Wno-cast-function-type
cc -c -o af.o ../../../../jsrc/af.c -fstack-clash-protection -D_FORTIFY_SOURCE=2 -mtune=generic -O2 -pipe -fdebug-prefix-map=/builddir/jsource-j901-release-f=. -fopenmp -Werror -fPIC -O2 -fvisibility=hidden -fwrapv -fno-strict-aliasing -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-clobbered -Wno-empty-body -Wno-unused-value -Wno-pointer-sign -Wno-parentheses -Wno-type-limits -Wno-maybe-uninitialized -Wno-shift-negative-value -Wno-implicit-fallthrough -Wno-cast-function-type
cc -c -o ai.o ../../../../jsrc/ai.c -fstack-clash-protection -D_FORTIFY_SOURCE=2 -mtune=generic -O2 -pipe -fdebug-prefix-map=/builddir/jsource-j901-release-f=. -fopenmp -Werror -fPIC -O2 -fvisibility=hidden -fwrapv -fno-strict-aliasing -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-clobbered -Wno-empty-body -Wno-unused-value -Wno-pointer-sign -Wno-parentheses -Wno-type-limits -Wno-maybe-uninitialized -Wno-shift-negative-value -Wno-implicit-fallthrough -Wno-cast-function-type
cc -c -o am.o ../../../../jsrc/am.c -fstack-clash-protection -D_FORTIFY_SOURCE=2 -mtune=generic -O2 -pipe -fdebug-prefix-map=/builddir/jsource-j901-release-f=. -fopenmp -Werror -fPIC -O2 -fvisibility=hidden -fwrapv -fno-strict-aliasing -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-clobbered -Wno-empty-body -Wno-unused-value -Wno-pointer-sign -Wno-parentheses -Wno-type-limits -Wno-maybe-uninitialized -Wno-shift-negative-value -Wno-implicit-fallthrough -Wno-cast-function-type
../../../../jsrc/am.c: In function 'jtcasev':
cc1: error: function may return address of local variable [-Werror=return-local-addr]
In file included from ../../../../jsrc/j.h:970,
from ../../../../jsrc/am.c:6:
../../../../jsrc/am.c:80:15: note: declared here
80 | fauxblockINT(aafaux,4,1);
| ^~~~~~
../../../../jsrc/ja.h:360:31: note: in definition of macro 'fauxblockINT'
360 | #define fauxblockINT(z,n,r) I z[(AKXR(r)>>LGSZI)+(n)] // define a block, big enough to hold n atoms at rank r, for use in fauxINT
| ^
cc1: all warnings being treated as errors
make: *** [makefile-libj:166: am.o] Error 1
=> ERROR: j-901.f_1: do_build: 'jplatform=${_jpl} j64x=${_jsz} ./build_libj.sh' exited with 2
=> ERROR: in do_build() at srcpkgs/j/template:71
- [ ] julia
log
| ^~~~~~~~~~~~~~~
| SHGEMM_DEFAULT_Q
getarch_2nd.c:73:50: error: 'CGEMM_DEFAULT_Q' undeclared (first use in this function); did you mean 'SHGEMM_DEFAULT_Q'?
73 | printf("#define CLOCAL_BUFFER_SIZE\t%ld\n", (CGEMM_DEFAULT_Q * CGEMM_DEFAULT_UNROLL_N * 4 * 2 * sizeof(float)));
| ^~~~~~~~~~~~~~~
| SHGEMM_DEFAULT_Q
getarch_2nd.c:74:50: error: 'ZGEMM_DEFAULT_Q' undeclared (first use in this function); did you mean 'SHGEMM_DEFAULT_Q'?
74 | printf("#define ZLOCAL_BUFFER_SIZE\t%ld\n", (ZGEMM_DEFAULT_Q * ZGEMM_DEFAULT_UNROLL_N * 2 * 2 * sizeof(double)));
| ^~~~~~~~~~~~~~~
| SHGEMM_DEFAULT_Q
make[2]: *** [Makefile.prebuild:70: getarch_2nd] Error 1
Makefile:154: *** OpenBLAS: Detecting CPU failed. Please set TARGET explicitly, e.g. make TARGET=your_cpu_target. Please read README for the detail.. Stop.
\033[33;1m*** Clean the OpenBLAS build with 'make -C deps clean-openblas'. Rebuild with 'make OPENBLAS_USE_THREAD=0' if OpenBLAS had trouble linking libpthread.so, and with 'make OPENBLAS_TARGET_ARCH=NEHALEM' if there were errors building SandyBridge support. Both these options can also be used simultaneously. ***\033[0m
make[1]: *** [/builddir/julia-1.6.1/deps/blas.mk:111: scratch/openblas-63b03efc2af332c88b86d4fd8079d00f4b439adf/build-compiled] Error 1
make[1]: *** Waiting for unfinished jobs....
CCLD libuv.la
ar: `u' modifier ignored since `D' is the default (see `U')
make: *** [Makefile:60: julia-deps] Error 2
=> ERROR: julia-1.6.1_1: do_build: '${make_cmd} CC="$CC" CXX="$CXX" LD="$LD" AR="$AR" RANLIB="$RANLIB" CPP="$CPP" AS="$AS" OBJCOPY="$OBJCOPY" OBJDUMP="$OBJDUMP" CFLAGS="$CFLAGS" CXXFLAGS="$CXXFLAGS" LDFLAGS="$LDFLAGS" PREFIX=/usr prefix=/usr ${makejobs} ${make_build_args} ${make_build_target}' exited with 2
=> ERROR: in do_build() at common/build-style/gnu-makefile.sh:9
- [x] k3d
log
packagefile github.com/prometheus/procfs/internal/fs=$WORK/b278/_pkg_.a
packagefile github.com/prometheus/procfs/internal/util=$WORK/b279/_pkg_.a
modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/k3d-io/k3d/v5\nmod\tgithub.com/k3d-io/k3d/v5\t(devel)\t\ndep\tgithub.com/asaskevich/govalidator\tv0.0.0-20210307081110-f21760c49a8d\t\ndep\tgithub.com/beorn7/perks\tv1.0.1\t\ndep\tgithub.com/cespare/xxhash/v2\tv2.1.2\t\ndep\tgithub.com/containerd/containerd\tv1.6.6\t\ndep\tgithub.com/davecgh/go-spew\tv1.1.1\t\ndep\tgithub.com/dimchansky/utfbom\tv1.1.1\t\ndep\tgithub.com/docker/cli\tv20.10.14+incompatible\t\ndep\tgithub.com/docker/distribution\tv2.7.1+incompatible\t\ndep\tgithub.com/docker/docker\tv20.10.14+incompatible\t\ndep\tgithub.com/docker/docker-credential-helpers\tv0.6.4\t\ndep\tgithub.com/docker/go\tv1.5.1-1.0.20160303222718-d30aec9fd63c\t\ndep\tgithub.com/docker/go-connections\tv0.4.0\t\ndep\tgithub.com/docker/go-metrics\tv0.0.1\t\ndep\tgithub.com/docker/go-units\tv0.4.0\t\ndep\tgithub.com/fsnotify/fsnotify\tv1.5.1\t\ndep\tgithub.com/fvbommel/sortorder\tv1.0.2\t\ndep\tgithub.com/go-logr/logr\tv1.2.2\t\ndep\tgithub.com/go-test/deep\tv1.0.8\t\ndep\tgithub.com/gogo/protobuf\tv1.3.2\t\ndep\tgithub.com/golang/protobuf\tv1.5.2\t\ndep\tgithub.com/goodhosts/hostsfile\tv0.1.1\t\ndep\tgithub.com/google/go-cmp\tv0.5.6\t\ndep\tgithub.com/google/gofuzz\tv1.2.0\t\ndep\tgithub.com/gorilla/mux\tv1.8.0\t\ndep\tgithub.com/hashicorp/hcl\tv1.0.0\t\ndep\tgithub.com/imdario/mergo\tv0.3.12\t\ndep\tgithub.com/json-iterator/go\tv1.1.12\t\ndep\tgithub.com/liggitt/tabwriter\tv0.0.0-20181228230101-89fcab3d43de\t\ndep\tgithub.com/magiconair/properties\tv1.8.5\t\ndep\tgithub.com/matttproud/golang_protobuf_extensions\tv1.0.2-0.20181231171920-c182affec369\t\ndep\tgithub.com/mitchellh/copystructure\tv1.2.0\t\ndep\tgithub.com/mitchellh/go-homedir\tv1.1.0\t\ndep\tgithub.com/mitchellh/mapstructure\tv1.4.3\t\ndep\tgithub.com/mitchellh/reflectwalk\tv1.0.2\t\ndep\tgithub.com/moby/sys/mount\tv0.3.0\t\ndep\tgithub.com/moby/sys/mountinfo\tv0.5.0\t\ndep\tgithub.com/moby/term\tv0.0.0-20210619224110-3f7ff695adc6\t\ndep\tgithub.com/modern-go/concurrent\tv0.0.0-20180306012644-bacd9c7ef1dd\t\ndep\tgithub.com/modern-go/reflect2\tv1.0.2\t\ndep\tgithub.com/morikuni/aec\tv1.0.0\t\ndep\tgithub.com/opencontainers/go-digest\tv1.0.0\t\ndep\tgithub.com/opencontainers/image-spec\tv1.0.3-0.20211202183452-c5a74bcca799\t\ndep\tgithub.com/opencontainers/runc\tv1.1.2\t\ndep\tgithub.com/pelletier/go-toml\tv1.9.4\t\ndep\tgithub.com/pkg/errors\tv0.9.1\t\ndep\tgithub.com/prometheus/client_golang\tv1.11.1\t\ndep\tgithub.com/prometheus/client_model\tv0.2.0\t\ndep\tgithub.com/prometheus/common\tv0.30.0\t\ndep\tgithub.com/prometheus/procfs\tv0.7.3\t\ndep\tgithub.com/sirupsen/logrus\tv1.8.1\t\ndep\tgithub.com/spf13/afero\tv1.6.0\t\ndep\tgithub.com/spf13/cast\tv1.4.1\t\ndep\tgithub.com/spf13/cobra\tv1.4.0\t\ndep\tgithub.com/spf13/jwalterweatherman\tv1.1.0\t\ndep\tgithub.com/spf13/pflag\tv1.0.5\t\ndep\tgithub.com/spf13/viper\tv1.10.1\t\ndep\tgithub.com/subosito/gotenv\tv1.2.0\t\ndep\tgithub.com/theupdateframework/notary\tv0.7.0\t\ndep\tgithub.com/xeipuuv/gojsonpointer\tv0.0.0-20190905194746-02993c407bfb\t\ndep\tgithub.com/xeipuuv/gojsonreference\tv0.0.0-20180127040603-bd5ef7bd5415\t\ndep\tgithub.com/xeipuuv/gojsonschema\tv1.2.0\t\ndep\tgo4.org/intern\tv0.0.0-20211027215823-ae77deb06f29\t\ndep\tgo4.org/unsafe/assume-no-moving-gc\tv0.0.0-20211027215541-db492cf91b37\t\ndep\tgolang.org/x/crypto\tv0.0.0-20210817164053-32db794688a5\t\ndep\tgolang.org/x/net\tv0.0.0-20211216030914-fe4d6282115f\t\ndep\tgolang.org/x/oauth2\tv0.0.0-20211104180415-d3ed0bb246c8\t\ndep\tgolang.org/x/sync\tv0.0.0-20210220032951-036812b2e83c\t\ndep\tgolang.org/x/sys\tv0.0.0-20220412211240-33da011f77ad\t\ndep\tgolang.org/x/term\tv0.0.0-20210615171337-6886f2dfbf5b\t\ndep\tgolang.org/x/text\tv0.3.7\t\ndep\tgolang.org/x/time\tv0.0.0-20210723032227-1f47c861a9ac\t\ndep\tgoogle.golang.org/genproto\tv0.0.0-20211208223120-3a66f561d7aa\t\ndep\tgoogle.golang.org/grpc\tv1.43.0\t\ndep\tgoogle.golang.org/protobuf\tv1.27.1\t\ndep\tgopkg.in/inf.v0\tv0.9.1\t\ndep\tgopkg.in/ini.v1\tv1.66.2\t\ndep\tgopkg.in/yaml.v2\tv2.4.0\t\ndep\tinet.af/netaddr\tv0.0.0-20211027220019-c74959edd3b6\t\ndep\tk8s.io/apimachinery\tv0.23.5\t\ndep\tk8s.io/client-go\tv0.23.5\t\ndep\tk8s.io/klog/v2\tv2.30.0\t\ndep\tk8s.io/utils\tv0.0.0-20211116205334-6203023598ed\t\ndep\tsigs.k8s.io/json\tv0.0.0-20211020170558-c049b76a60c6\t\ndep\tsigs.k8s.io/structured-merge-diff/v4\tv4.2.1\t\ndep\tsigs.k8s.io/yaml\tv1.3.0\t\nbuild\t-compiler=gc\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\"-mtune=generic -O2 -pipe \"\nbuild\tCGO_CPPFLAGS=\" \"\nbuild\tCGO_CXXFLAGS=\"-mtune=generic -O2 -pipe \"\nbuild\tCGO_LDFLAGS=\" \"\nbuild\tGOARCH=amd64\nbuild\tGOOS=linux\nbuild\tGOAMD64=v1\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2"
EOF
mkdir -p $WORK/b001/exe/
cd .
/usr/lib/go/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -buildmode=exe -buildid=7hkkCOY8G4TVBUL1nHw-/AFwm9Bl90W1N6VryaTr8/6zTqOta9OKVuO1_XUkRS/7hkkCOY8G4TVBUL1nHw- -extld=cc $WORK/b001/_pkg_.a
/usr/lib/go/pkg/tool/linux_amd64/buildid -w $WORK/b001/exe/a.out # internal
mkdir -p /builddir/k3d-5.4.4/_build-k3d-xbps/bin/
mv $WORK/b001/exe/a.out /builddir/k3d-5.4.4/_build-k3d-xbps/bin/k3d
rm -r $WORK/b001/
=> k3d-5.4.4_1: running post_build ...
panic: Something in this program imports go4.org/unsafe/assume-no-moving-gc to declare that it assumes a non-moving garbage collector, but your version of go4.org/unsafe/assume-no-moving-gc hasn't been updated to assert that it's safe against the go1.19 runtime. If you want to risk it, run with environment variable ASSUME_NO_MOVING_GC_UNSAFE_RISK_IT_WITH=go1.19 set. Notably, if go1.19 adds a moving garbage collector, this program is unsafe to use.
goroutine 1 [running]:
go4.org/unsafe/assume-no-moving-gc.init.0()
/builddir/k3d-5.4.4/vendor/go4.org/unsafe/assume-no-moving-gc/untested.go:25 +0x1f4
=> ERROR: k3d-5.4.4_1: post_build: '"$@"' exited with 2
=> ERROR: in vtargetrun() at common/build-helper/qemu.sh:12
=> ERROR: in post_build() at srcpkgs/k3d/template:21
- [x] kickshaw
log
1228 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
definitions_and_enumerations.h:93:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC'
93 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(PangoTabArray, pango_tab_array_free)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1201:49: note: previous definition of 'glib_queueautoptr_cleanup_PangoTabArray' was here
1201 | #define _GLIB_AUTOPTR_QUEUE_FUNC_NAME(TypeName) glib_queueautoptr_cleanup_##TypeName
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1219:36: note: in expansion of macro '_GLIB_AUTOPTR_QUEUE_FUNC_NAME'
1219 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_QUEUE_FUNC_NAME(TypeName) (GQueue **_q) \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1228:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS'
1228 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/pango-1.0/pango/pango-tabs.h:113:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC'
113 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(PangoTabArray, pango_tab_array_free)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make: *** [Makefile:15: selecting.o] Error 1
=> ERROR: kickshaw-1.0.32_1: do_build: '${make_cmd} CC="$CC" CXX="$CXX" LD="$LD" AR="$AR" RANLIB="$RANLIB" CPP="$CPP" AS="$AS" OBJCOPY="$OBJCOPY" OBJDUMP="$OBJDUMP" CFLAGS="$CFLAGS" CXXFLAGS="$CXXFLAGS" LDFLAGS="$LDFLAGS" PREFIX=/usr prefix=/usr ${makejobs} ${make_build_args} ${make_build_target}' exited with 2
=> ERROR: in do_build() at common/build-style/gnu-makefile.sh:9
- [x] kubernetes-helm
log
helm-3.8.1/testdata/openssl.conf
helm-3.8.1/testdata/releases.yaml
helm-3.8.1/testdata/rootca.crt
helm-3.8.1/testdata/rootca.key
=> kubernetes-helm-3.8.1_1: running do-patch hook: 00-patches ...
=> kubernetes-helm-3.8.1_1: running pre-configure hook: 00-gnu-configure-asneeded ...
=> kubernetes-helm-3.8.1_1: running pre-configure hook: 01-override-config ...
=> kubernetes-helm-3.8.1_1: running pre-configure hook: 02-script-wrapper ...
=> kubernetes-helm-3.8.1_1: running pre-build hook: 02-script-wrapper ...
=> kubernetes-helm-3.8.1_1: running do_build ...
(cd /; GO111MODULE=on go get -u github.com/mitchellh/gox)
go: go.mod file not found in current directory or any parent directory.
'go get' is no longer supported outside a module.
To build and install a command, use 'go install' with a version,
like 'go install example.com/cmd@latest'
For more information, see https://golang.org/doc/go-get-install-deprecation
or run 'go help get' or 'go help install'.
make: *** [Makefile:157: /tmp/go/bin/gox] Error 1
=> ERROR: kubernetes-helm-3.8.1_1: do_build: 'make build-cross TARGETS="linux/${_go_target_arch} linux/${_go_host_arch}" APP="..." LDFLAGS="-X helm.sh/helm/v3/internal/version.version=v${version} -X helm.sh/helm/v3/internal/version.metadata="' exited with 2
=> ERROR: in do_build() at srcpkgs/kubernetes-helm/template:40
- [x] kvantum
log
g++ -c -fstack-clash-protection -D_FORTIFY_SOURCE=2 -mtune=generic -O2 -pipe -fdebug-prefix-map=/builddir/Kvantum-1.0.0=. -O2 -std=gnu++11 -Wall -Wextra -D_REENTRANT -fPIC -DDATADIR=\"/usr/share\" -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I. -I/usr/lib/qt5/mkspecs/linux-g++ -o KvCommand.o KvCommand.cpp
g++ -c -fstack-clash-protection -D_FORTIFY_SOURCE=2 -mtune=generic -O2 -pipe -fdebug-prefix-map=/builddir/Kvantum-1.0.0=. -O2 -std=gnu++11 -Wall -Wextra -D_REENTRANT -fPIC -DDATADIR=\"/usr/share\" -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I. -I/usr/lib/qt5/mkspecs/linux-g++ -o svgicons.o svgicons.cpp
/usr/lib/qt5/bin/rcc -name kvantummanager kvantummanager.qrc -o qrc_kvantummanager.cpp
g++ -fstack-clash-protection -D_FORTIFY_SOURCE=2 -mtune=generic -O2 -pipe -fdebug-prefix-map=/builddir/Kvantum-1.0.0=. -O2 -std=gnu++11 -Wall -Wextra -dM -E -o moc_predefs.h /usr/lib/qt5/mkspecs/features/data/dummy.cpp
g++ -c -fstack-clash-protection -D_FORTIFY_SOURCE=2 -mtune=generic -O2 -pipe -fdebug-prefix-map=/builddir/Kvantum-1.0.0=. -O2 -std=gnu++11 -Wall -Wextra -D_REENTRANT -fPIC -DDATADIR=\"/usr/share\" -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I. -I/usr/lib/qt5/mkspecs/linux-g++ -o main.o main.cpp
g++ -c -fstack-clash-protection -D_FORTIFY_SOURCE=2 -mtune=generic -O2 -pipe -fdebug-prefix-map=/builddir/Kvantum-1.0.0=. -O2 -std=gnu++11 -Wall -Wextra -D_REENTRANT -fPIC -DDATADIR=\"/usr/share\" -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I. -I/usr/lib/qt5/mkspecs/linux-g++ -o KvantumManager.o KvantumManager.cpp
g++ -c -fstack-clash-protection -D_FORTIFY_SOURCE=2 -mtune=generic -O2 -pipe -fdebug-prefix-map=/builddir/Kvantum-1.0.0=. -O2 -std=gnu++11 -Wall -Wextra -D_REENTRANT -fPIC -DDATADIR=\"/usr/share\" -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I. -I/usr/lib/qt5/mkspecs/linux-g++ -o qrc_kvantummanager.o qrc_kvantummanager.cpp
g++ -c -fstack-clash-protection -D_FORTIFY_SOURCE=2 -mtune=generic -O2 -pipe -fdebug-prefix-map=/builddir/Kvantum-1.0.0=. -O2 -Wall -Wextra -D_REENTRANT -fPIC -DDATADIR=\"/usr/share\" -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I. -I/usr/lib/qt5/mkspecs/linux-g++ -o moc_KvantumPreview.o moc_KvantumPreview.cpp
/usr/lib/qt5/bin/moc -DDATADIR=\"/usr/share\" -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /builddir/Kvantum-1.0.0/Kvantum/kvantummanager/moc_predefs.h -I/usr/lib/qt5/mkspecs/linux-g++ -I/builddir/Kvantum-1.0.0/Kvantum/kvantummanager -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/include/c++/10.2.1 -I/usr/include/c++/10.2.1/x86_64-linux-musl -I/usr/include/c++/10.2.1/backward -I/usr/local/include -I/usr/include -I/usr/lib64/gcc/x86_64-linux-musl/10.2.1/include KvantumManager.h -o moc_KvantumManager.cpp
/usr/lib/qt5/bin/moc -DDATADIR=\"/usr/share\" -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /builddir/Kvantum-1.0.0/Kvantum/kvantummanager/moc_predefs.h -I/usr/lib/qt5/mkspecs/linux-g++ -I/builddir/Kvantum-1.0.0/Kvantum/kvantummanager -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/include/c++/10.2.1 -I/usr/include/c++/10.2.1/x86_64-linux-musl -I/usr/include/c++/10.2.1/backward -I/usr/local/include -I/usr/include -I/usr/lib64/gcc/x86_64-linux-musl/10.2.1/include combobox.h -o moc_combobox.cpp
g++ -c -fstack-clash-protection -D_FORTIFY_SOURCE=2 -mtune=generic -O2 -pipe -fdebug-prefix-map=/builddir/Kvantum-1.0.0=. -O2 -std=gnu++11 -Wall -Wextra -D_REENTRANT -fPIC -DDATADIR=\"/usr/share\" -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I. -I/usr/lib/qt5/mkspecs/linux-g++ -o moc_KvantumManager.o moc_KvantumManager.cpp
g++ -c -fstack-clash-protection -D_FORTIFY_SOURCE=2 -mtune=generic -O2 -pipe -fdebug-prefix-map=/builddir/Kvantum-1.0.0=. -O2 -std=gnu++11 -Wall -Wextra -D_REENTRANT -fPIC -DDATADIR=\"/usr/share\" -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I. -I/usr/lib/qt5/mkspecs/linux-g++ -o moc_combobox.o moc_combobox.cpp
g++ -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -Wl,-O1 -o kvantumpreview main.o qrc_KvantumPreviewResources.o moc_KvantumPreview.o /usr/lib/libQt5Widgets.so /usr/lib/libQt5Gui.so /usr/lib/libQt5Core.so -lGL -lpthread
make[1]: Leaving directory '/builddir/Kvantum-1.0.0/Kvantum/kvantumpreview'
g++ -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -Wl,-O1 -o kvantummanager main.o KvantumManager.o KvCommand.o svgicons.o qrc_kvantummanager.o moc_KvantumManager.o moc_combobox.o /usr/lib/libQt5Svg.so /usr/lib/libQt5Widgets.so /usr/lib/libQt5Gui.so /usr/lib/libQt5Core.so -lGL -lpthread
make[1]: Leaving directory '/builddir/Kvantum-1.0.0/Kvantum/kvantummanager'
make[1]: Leaving directory '/builddir/Kvantum-1.0.0/Kvantum/style'
make: *** [Makefile:50: sub-style-make_first] Error 2
=> ERROR: kvantum-1.0.0_1: do_build: '${make_cmd} ${makejobs} ${make_build_args} ${make_build_target} CC="$CC" CXX="$CXX" LINK="$CXX"' exited with 2
=> ERROR: in do_build() at common/build-style/qmake.sh:138
- [x] libotr
log
client.c:986:20: error: 'AF_UNIX' undeclared (first use in this function)
986 | sun->sun_family = AF_UNIX;
| ^~~~~~~
client.c:990:8: warning: implicit declaration of function 'bind' [-Wimplicit-function-declaration]
990 | ret = bind(sock, (struct sockaddr *) sun, sizeof(struct sockaddr_un));
| ^~~~
client.c:996:8: warning: implicit declaration of function 'listen' [-Wimplicit-function-declaration]
996 | ret = listen(sock, 10);
| ^~~~~~
make[4]: *** [Makefile:352: client.o] Error 1
make[4]: Leaving directory '/builddir/libotr-4.1.1/tests/regression/client'
make[3]: *** [Makefile:345: all-recursive] Error 1
make[3]: Leaving directory '/builddir/libotr-4.1.1/tests/regression'
make[2]: *** [Makefile:348: all-recursive] Error 1
make[2]: Leaving directory '/builddir/libotr-4.1.1/tests'
make[1]: *** [Makefile:476: all-recursive] Error 1
make[1]: Leaving directory '/builddir/libotr-4.1.1'
make: *** [Makefile:363: all] Error 2
=> ERROR: libotr-4.1.1_1: do_build: '${make_cmd} ${makejobs} ${make_build_args} ${make_build_target}' exited with 2
=> ERROR: in do_build() at common/build-style/gnu-configure.sh:15
- [x] mg
log
cc -fstack-clash-protection -D_FORTIFY_SOURCE=2 -mtune=generic -O2 -pipe -DTCSASOFT=0 -DREG_STARTEND=0 -fdebug-prefix-map=/builddir/mg-20210314=. -DREGEX -D_GNU_SOURCE -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c tty.c
cc -fstack-clash-protection -D_FORTIFY_SOURCE=2 -mtune=generic -O2 -pipe -DTCSASOFT=0 -DREG_STARTEND=0 -fdebug-prefix-map=/builddir/mg-20210314=. -DREGEX -D_GNU_SOURCE -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c ttyio.c
cc -fstack-clash-protection -D_FORTIFY_SOURCE=2 -mtune=generic -O2 -pipe -DTCSASOFT=0 -DREG_STARTEND=0 -fdebug-prefix-map=/builddir/mg-20210314=. -DREGEX -D_GNU_SOURCE -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c ttykbd.c
cc -fstack-clash-protection -D_FORTIFY_SOURCE=2 -mtune=generic -O2 -pipe -DTCSASOFT=0 -DREG_STARTEND=0 -fdebug-prefix-map=/builddir/mg-20210314=. -DREGEX -D_GNU_SOURCE -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c undo.c
cc -fstack-clash-protection -D_FORTIFY_SOURCE=2 -mtune=generic -O2 -pipe -DTCSASOFT=0 -DREG_STARTEND=0 -fdebug-prefix-map=/builddir/mg-20210314=. -DREGEX -D_GNU_SOURCE -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c util.c
cc -fstack-clash-protection -D_FORTIFY_SOURCE=2 -mtune=generic -O2 -pipe -DTCSASOFT=0 -DREG_STARTEND=0 -fdebug-prefix-map=/builddir/mg-20210314=. -DREGEX -D_GNU_SOURCE -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c version.c
cc -fstack-clash-protection -D_FORTIFY_SOURCE=2 -mtune=generic -O2 -pipe -DTCSASOFT=0 -DREG_STARTEND=0 -fdebug-prefix-map=/builddir/mg-20210314=. -DREGEX -D_GNU_SOURCE -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c window.c
cc -fstack-clash-protection -D_FORTIFY_SOURCE=2 -mtune=generic -O2 -pipe -DTCSASOFT=0 -DREG_STARTEND=0 -fdebug-prefix-map=/builddir/mg-20210314=. -DREGEX -D_GNU_SOURCE -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c word.c
cc -fstack-clash-protection -D_FORTIFY_SOURCE=2 -mtune=generic -O2 -pipe -DTCSASOFT=0 -DREG_STARTEND=0 -fdebug-prefix-map=/builddir/mg-20210314=. -DREGEX -D_GNU_SOURCE -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c yank.c
cc -fstack-clash-protection -D_FORTIFY_SOURCE=2 -mtune=generic -O2 -pipe -DTCSASOFT=0 -DREG_STARTEND=0 -fdebug-prefix-map=/builddir/mg-20210314=. -DREGEX -D_GNU_SOURCE -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c cmode.c
cc -fstack-clash-protection -D_FORTIFY_SOURCE=2 -mtune=generic -O2 -pipe -DTCSASOFT=0 -DREG_STARTEND=0 -fdebug-prefix-map=/builddir/mg-20210314=. -DREGEX -D_GNU_SOURCE -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c cscope.c
cc -fstack-clash-protection -D_FORTIFY_SOURCE=2 -mtune=generic -O2 -pipe -DTCSASOFT=0 -DREG_STARTEND=0 -fdebug-prefix-map=/builddir/mg-20210314=. -DREGEX -D_GNU_SOURCE -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c dired.c
cc -fstack-clash-protection -D_FORTIFY_SOURCE=2 -mtune=generic -O2 -pipe -DTCSASOFT=0 -DREG_STARTEND=0 -fdebug-prefix-map=/builddir/mg-20210314=. -DREGEX -D_GNU_SOURCE -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c grep.c
cc -fstack-clash-protection -D_FORTIFY_SOURCE=2 -mtune=generic -O2 -pipe -DTCSASOFT=0 -DREG_STARTEND=0 -fdebug-prefix-map=/builddir/mg-20210314=. -DREGEX -D_GNU_SOURCE -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c tags.c
cc -Wl,-z,relro -Wl,-z,now -Wl,--as-needed autoexec.o basic.o bell.o buffer.o cinfo.o dir.o display.o echo.o extend.o file.o fileio.o funmap.o interpreter.o help.o kbd.o keymap.o line.o macro.o main.o match.o modes.o paragraph.o re_search.o region.o search.o spawn.o tty.o ttyio.o ttykbd.o undo.o util.o version.o window.o word.o yank.o cmode.o cscope.o dired.o grep.o tags.o -o mg -Wl,--as-needed -lncursesw -lbsd
/usr/bin/ld: cannot find -lmd
collect2: error: ld returned 1 exit status
make: *** [GNUmakefile:72: mg] Error 1
=> ERROR: mg-20210314_1: do_build: 'make CC="$CC" CFLAGS="$CFLAGS" prefix=/usr ${makejobs}' exited with 2
=> ERROR: in do_build() at srcpkgs/mg/template:25
- [ ] mod_wsgi
log
<string>:1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
<string>:1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead
<string>:1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
<string>:1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead
configure: creating ./config.status
config.status: creating Makefile
=> mod_wsgi-4.7.1_1: running pre-build hook: 02-script-wrapper ...
=> mod_wsgi-4.7.1_1: running do_build ...
/usr/bin/apxs -c -I/usr/include/python3.10 -I/usr/include/python3.10 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wc,-fstack-clash-protection -Wc,-D_FORTIFY_SOURCE=2 -Wc,-mtune=generic -Wc,-O2 -Wc,-pipe -Wc,-fdebug-prefix-map=/builddir/mod_wsgi-4.7.1=. src/server/mod_wsgi.c src/server/wsgi_*.c -Wl,-z,relro -Wl,-z,now -Wl,--as-needed
/usr/share/apr-1/build/libtool --silent --mode=compile cc -prefer-pic -fstack-clash-protection -D_FORTIFY_SOURCE=2 -mtune=generic -O2 -pipe -DAPR_IOVEC_DEFINED=1 -I/usr/include/apr-1 -g -fdebug-prefix-map=/builddir/httpd-2.4.54=. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/httpd -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -fstack-clash-protection -D_FORTIFY_SOURCE=2 -mtune=generic -O2 -pipe -fdebug-prefix-map=/builddir/mod_wsgi-4.7.1=. -I/usr/include/python3.10 -I/usr/include/python3.10 -D_FORTIFY_SOURCE=2 -DNDEBUG -c -o src/server/mod_wsgi.lo src/server/mod_wsgi.c && touch src/server/mod_wsgi.slo
In file included from src/server/mod_wsgi.c:22:
src/server/wsgi_python.h:44:10: fatal error: node.h: No such file or directory
44 | #include "node.h"
| ^~~~~~~~
compilation terminated.
apxs:Error: Command failed with rc=65536
.
make: *** [Makefile:31: src/server/mod_wsgi.la] Error 1
=> ERROR: mod_wsgi-4.7.1_1: do_build: '${make_cmd} ${makejobs} ${make_build_args} ${make_build_target}' exited with 2
=> ERROR: in do_build() at common/build-style/gnu-configure.sh:15
- [x] opencv
log
[288/754] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/persistence_base64.cpp.o
[289/754] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/opencl/runtime/opencl_core.cpp.o
[290/754] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/persistence_json.cpp.o
[291/754] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/persistence_types.cpp.o
[292/754] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/persistence_cpp.cpp.o
[293/754] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/minmax.cpp.o
[294/754] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/norm.cpp.o
[295/754] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/persistence_c.cpp.o
[296/754] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/stat_c.cpp.o
[297/754] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/stl.cpp.o
[298/754] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/stat.dispatch.cpp.o
[299/754] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/split.dispatch.cpp.o
[300/754] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/persistence_yml.cpp.o
[301/754] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/softfloat.cpp.o
[302/754] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/rand.cpp.o
[303/754] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/persistence_xml.cpp.o
[304/754] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/ocl.cpp.o
ninja: build stopped: subcommand failed.
=> ERROR: opencv-3.4.15_1: do_build: '${make_cmd} ${makejobs} ${make_build_args} ${make_build_target}' exited with 1
=> ERROR: in do_build() at common/build-style/cmake.sh:92
- [x] opencv4
log
[321/1310] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/parallel.cpp.o
[322/1310] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/matrix_transform.cpp.o
[323/1310] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/norm.cpp.o
[324/1310] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/matrix_expressions.cpp.o
[325/1310] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/parallel/parallel_openmp.cpp.o
[326/1310] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/minmax.cpp.o
[327/1310] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/matrix_sparse.cpp.o
[328/1310] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/pca.cpp.o
[329/1310] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/parallel/parallel_tbb.cpp.o
[330/1310] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/persistence_json.cpp.o
[331/1310] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/parallel_impl.cpp.o
[332/1310] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/matrix_wrap.cpp.o
[333/1310] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/persistence_types.cpp.o
[334/1310] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/matrix_operations.cpp.o
[335/1310] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/persistence.cpp.o
[336/1310] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/parallel/parallel.cpp.o
[337/1310] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/ocl.cpp.o
ninja: build stopped: subcommand failed.
=> ERROR: opencv4-4.5.3_2: do_build: '${make_cmd} ${makejobs} ${make_build_args} ${make_build_target}' exited with 1
=> ERROR: in do_build() at common/build-style/cmake.sh:92
Maybe just remove go-languageserver
?
Go Language Server
Note: We have deprioritized work on this language server for use in editors in favor of Google's Go language server, gopls. It is in the best interests of the community to only have a single language server.
https://github.com/sourcegraph/go-langserver
Also when trying to get a useful build log from failing go packages, you probably want to set XBPS_MAKEJOBS=1 so that the error is the last log message (or close to it). Multiple jobs typically causes the error to get lost in the shuffle of logs.
For example this is the syncthing log I got:
log
=> syncthing-1.20.4_1: running do_build ...
WORK=/tmp/go-build3356811540
mkdir -p $WORK/b337/
cat >$WORK/b337/importcfg << 'EOF' # internal
# import config
packagefile crypto=/usr/lib/go/pkg/linux_amd64/crypto.a
packagefile crypto/cipher=/usr/lib/go/pkg/linux_amd64/crypto/cipher.a
packagefile crypto/tls=/host/gocache-glibc/3b/3be91765b0cd9a80c809f19b94dd68417dc956f9e4f0f268f2c71891d108d0f2-d
packagefile github.com/marten-seemann/qtls-go1-18=/host/gocache-glibc/53/535e785ace1b5b21edab486fa8ffc6d61ebf334dd5a131445523cea347d10931-d
packagefile net=/host/gocache-glibc/6a/6a24ec9242586a43d069abb6ff06ce7b50b4b4876a95ec785bf7ebd9cd4fec13-d
EOF
cd /builddir/syncthing-1.20.4
/usr/lib/go/pkg/tool/linux_amd64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -p github.com/lucas-clemente/quic-go/internal/qtls -lang=go1.16 -complete -buildid Omu6ayi7ABK4vInTcMyh/Omu6ayi7ABK4vInTcMyh -goversion go1.19 -c=12 -nolocalimports -importcfg $WORK/b337/importcfg -pack ./_build-syncthing-xbps/pkg/mod/github.com/lucas-clemente/[email protected]/internal/qtls/go118.go ./_build-syncthing-xbps/pkg/mod/github.com/lucas-clemente/[email protected]/internal/qtls/go119.go
# github.com/lucas-clemente/quic-go/internal/qtls
_build-syncthing-xbps/pkg/mod/github.com/lucas-clemente/[email protected]/internal/qtls/go119.go:6:13: cannot use "The version of quic-go you're using can't be built on Go 1.19 yet. For more details, please see https://github.com/lucas-clemente/quic-go/wiki/quic-go-and-Go-versions." (untyped string constant "The version of quic-go you're using can't be built on Go 1.19 yet. F...) as int value in variable declaration
=> ERROR: syncthing-1.20.4_1: do_build: 'go install -p "$XBPS_MAKEJOBS" -mod="${go_mod_mode}" -x -tags "${go_build_tags}" -ldflags "${go_ldflags}" ${go_package}' exited with 2
=> ERROR: in do_build() at common/build-style/go.sh:43
And a fix is upstream: https://github.com/syncthing/syncthing/pull/8483
For firefox-esr, I made a PR to fix building here: https://github.com/void-linux/void-packages/pull/38817
(Also if you are building firefox with -jN keep in mind that if you run out of memory, it will fail to build)
Oh RIP, the srb2 build failure is because of this: https://github.com/void-linux/void-packages/commit/e14cf6cc7a85fcde7fb3fdb2cdba117bede8bb19
That should be an easy fix though. https://github.com/void-linux/void-packages/pull/39089
Also when trying to get a useful build log from failing go packages, you probably want to set XBPS_MAKEJOBS=1 so that the error is the last log message (or close to it). Multiple jobs typically causes the error to get lost in the shuffle of logs.
I am aware of that, but I don't really want to go through all of the logs and manually find the issue in the logs. Some of the logs might not be useful, but people can build it manually. This is with -j20 :).
Maybe just remove go-languageserver?
feel free to open a PR
opencv{,4} should be fixed by the latest update
mg fixed in 2207744e4fbb6fc21901ff60db734a74eaa7f2d9
docbook2mdoc fixed in d2e0a1ffdf1cd44fcc1b44cc31968f6d9b6275ac.
castget builds now with the fixes to id3lib: 80154e0fb1ea1182cf3bbffd3832d866689297f1.
k3d-5.4.6_1 seems to be building correctly for me. If there is still an issue, feel free to ping me.
k3d-5.4.6_1 seems to be building correctly for me. If there is still an issue, feel free to ping me.
bf839227d998dae830ce7c7623af3e0f3c39711f probably fixed it, part of the rebuild ran a few days before I made this issue
7192bacfe30f234f7b8f84eff58f9d5319816f92 idex fixed here
I updated the PR with results of a new world rebuild
vegeta: #40575
rspamd was fixed in 196f0ac30d2d7dcef0dc043a672452564d358e8c.
libkleo was fixed in b0b2a3ce33a5c85714c3569655ca0c34096c712f by adding missing boost-devel
.
gsl-ucg was fixed in https://github.com/void-linux/void-packages/commit/781ce378c07e4c7e12f549050b23b02357afb2c7.
paul was removed in 16a941112ddd8266ae354fcd80e11bdaac4d895f (attached pull request refers to this issue as well).
Cataclysm-DDA was fixed in 70a3b1dca48a9f10110b2b2807054b4d2c1693b1.
I don't know why this is happening, but the source tarball for calligra
is missing from https://download.kde.org/stable/calligra/ (the URL in the template is currently https://download.kde.org/stable/calligra/3.2.1/calligra-3.2.1.tar.xz, and there isn't even a tarball for a later version if one exists).
but the source tarball for
calligra
is missing
It does seem weird, but you still can access the directory by proceeding to https://download.kde.org/stable/calligra/3.2.1 and find the tarball there intact.
@kruceter that is a redirect to https://download.kde.org/Attic/calligra/3.2.1/. Reminds me of CRAN archive.
https://github.com/void-linux/void-packages/blob/2045c3b36b71fcc9e9229955e4597ffba1e229a7/common/environment/build-style/R-cran.sh#L6-L10
https://github.com/void-linux/void-packages/pull/38438
Sorry, forget it all, xbps-src fetches the tarball just fine now. It probably was a transient fetch failure or something, sorry for the disturbance.
mame can be fixed by adding libXinerama-devel
to makedepends
.
openmw: https://github.com/void-linux/void-packages/pull/41356#issuecomment-1399320696
squid is fixed in https://github.com/void-linux/void-packages/pull/42054
flintlib is fixed in #42271
python3-pyside2 appears to build with qt5-5.15.8
https://www.linuxfromscratch.org/blfs/view/svn/x/qt5.html used LFS's patch and source
edit:
importlib-machinery-bypass.patch.txt
Bumping python3-pyside2 to 5.15.8 and using this patch in shiboken2 and python3-pyside2 to avoid importlib attribute machinery not found
error combined with qt5-5.15.8 (.7 can't find /usr/include/qt5/QtQuick/5.15.8/QtQuick/private/qaccessiblequickview_p.h
)
Can try to make a separate PR but I see johnnynator host the distfiles for QT5, not sure if he should continue or if pointing to qt.io is fine. Or I can try to test with ffmpeg5/6.
I ran some test builds locally, and all of the following now build successfully on armv6l:
- acmetool
- trace-cmd
- flintlib
- git-brws
- mdadm
- minicom
- mutt
- seahorse-nautilus
- srain
I ran some more builds; the following now build on native x86_64:
- bandwhich
- buildah
- efivar
- EternalTerminal
- XyGrib
and the following on armv6l:
- colord-kde
- helvum
- maildrop
it's possible that stellarium
and zulip-desktop
were fixed by recent updates (for the first, I cannot check, since webengine can be built only if word size matches; for the second, it says that in the commit msg).
stellarium-23.2_1 builds just find on x86_64-glibc