build failures: summarised first, tail of the various logs is below.

devel/kyua-cli: likely already fixed

devel/lpc21isp: linker segfault. I see these occasionally since
    the LLVM update, seems to be random, it's affected a different
    port whenever I've seen it, and doesn't happen very often (about
    once per bulk build) and not reproducible by repeated building
    of the same port.

devel/spidermonkey115: typedef redefinition with different types
    ('float' vs 'long double')

java/jna: segfault while running javadoc resulting in doc files not
    being generated and thus packaging failure

lang/fpc, security/aircrack-ng: /usr/bin/ld.bfd: /usr/lib/crtbegin.o:
    unrecognized relocation (0x2b) in section `.text'

lang/gforth: segfault from a binary compiled and run during the build

www/wpebackend-fdo: non-constant-expression cannot be narrowed from
   type 'uint32_t' (aka 'unsigned int') to 'long' in initializer list
   [-Wc++11-narrowing]




==> failures/devel/kyua-cli.log <==
/usr/bin/make  all-am
c++ -DHAVE_CONFIG_H -I.  -DKYUA_CONFDIR="\"/etc/kyua\""  
-DKYUA_DOCDIR="\"/usr/local/share/doc/kyua-cli\"" 
-DKYUA_MISCDIR="\"/usr/local/share/kyua-cli/misc\""  
-I/usr/local/include/lua-5.1 -I/usr/local/include -I/usr/local/include/lua-5.1 
-I/usr/local/include -I/usr/local/include/lua-5.1 -I/usr/local/include  
-I/usr/local/include -I/usr/local/include/lua-5.1 -I/usr/local/include 
-I/usr/local/include/lua-5.1 -I/usr/local/include -I/usr/local/include/lua-5.1 
-I/usr/local/include  -I/usr/local/include -I/usr/local/include/lua-5.1 
-I/usr/local/include -I/usr/local/include/lua-5.1 -I/usr/local/include 
-I/usr/local/include/lua-5.1 -I/usr/local/include  -I/usr/local/include 
-I/usr/local/include/lua-5.1 -I/usr/local/include -I/usr/local/include/lua-5.1 
-I/usr/local/include -I/usr/local/include/lua-5.1 -I/usr/local/include  
-I/usr/local/include   -O2 -pipe  -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra 
-Wpointer-arith -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings 
-DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wnon-virtual-dtor 
-Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT 
cli/libcli_a-cmd_about.o -MD -MP -MF cli/.deps/libcli_a-cmd_about.Tpo -c -o 
cli/libcli_a-cmd_about.o `test -f 'cli/cmd_about.cpp' || echo 
'./'`cli/cmd_about.cpp
In file included from cli/cmd_about.cpp:29:
In file included from ./cli/cmd_about.hpp:35:
./cli/common.hpp:79:14: error: no template named 'auto_ptr' in namespace 'std'
typedef std::auto_ptr< cli_command > cli_command_ptr;
        ~~~~~^
1 error generated.

==> failures/devel/lpc21isp.log <==
cc  -O2 -pipe -Wall -static -c -o lpcterm.o lpcterm.c
cc  -O2 -pipe -Wall -static -o lpc21isp lpc21isp.c adprog.o lpcprog.o lpcterm.o
lpc21isp.c:1215:19: warning: variable 'nr_of_0x0D' set but not used 
[-Wunused-but-set-variable]
    unsigned long nr_of_0x0D = 0;
                  ^
1 warning generated.
cc: error: unable to execute command: Segmentation fault (core dumped)
cc: error: linker command failed due to signal (use -v to see invocation)
gmake: *** [Makefile:32: lpc21isp] Error 1





==> failures/devel/spidermonkey115.log <==
gmake[3]: Leaving directory '/pobj/spidermonkey115-115.4.0/build-i386/mfbt'
gmake[3]: Entering directory 
'/pobj/spidermonkey115-115.4.0/build-i386/modules/fdlibm/src'
mkdir -p '.deps/'
/pobj/spidermonkey115-115.4.0/bin/c++ -o e_acos.o -c  
-I/pobj/spidermonkey115-115.4.0/build-i386/dist/system_wrappers -include 
/pobj/spidermonkey115-115.4.0/firefox-115.4.0/config/gcc_hidden.h 
-fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 
-DEXPORT_JS_API -DMOZ_HAS_MOZGLUE 
-I/pobj/spidermonkey115-115.4.0/firefox-115.4.0/modules/fdlibm/src 
-I/pobj/spidermonkey115-115.4.0/build-i386/modules/fdlibm/src 
-I/pobj/spidermonkey115-115.4.0/build-i386/dist/include 
-I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include 
/pobj/spidermonkey115-115.4.0/build-i386/js/src/js-confdefs.h 
-fno-sized-deallocation -fno-aligned-new -O2 -pipe -fPIC -fno-rtti 
-ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread 
-pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion 
-Wdeprecated-this-capture -Wempty-body -Wformat-type-confusion 
-Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified 
-Wsign-compare -Wtautological-constant-in-range-compare -Wtype-limits 
-Wno-error=tautological-type-limit-compare -Wunreachable-code 
-Wunreachable-code-return -Wunused-but-set-parameter -Wno-invalid-offsetof 
-Wclass-varargs -Wempty-init-stmt -Wfloat-overflow-conversion 
-Wfloat-zero-conversion -Wloop-analysis -Wno-range-loop-analysis -Wc++2a-compat 
-Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated 
-Wno-error=deprecated-anon-enum-enum-conversion 
-Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma 
-Wno-error=deprecated-this-capture -Wcomma -Wimplicit-fallthrough 
-Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations 
-Wno-error=array-bounds -Wno-error=free-nonheap-object 
-Wno-error=atomic-alignment -Wno-error=deprecated-builtins -Wformat 
-Wformat-security -Wno-psabi -Wthread-safety -Wno-error=builtin-macro-redefined 
-Wno-unknown-warning-option -Wno-parentheses -Wno-sign-compare 
-Wno-dangling-else -fno-strict-aliasing -ffp-contract=off  -MD -MP -MF 
.deps/e_acos.o.pp   
/pobj/spidermonkey115-115.4.0/firefox-115.4.0/modules/fdlibm/src/e_acos.cpp
c++: warning: argument unused during compilation: '-fstack-clash-protection' 
[-Wunused-command-line-argument]
In file included from 
/pobj/spidermonkey115-115.4.0/firefox-115.4.0/modules/fdlibm/src/e_acos.cpp:44:
/pobj/spidermonkey115-115.4.0/firefox-115.4.0/modules/fdlibm/src/math_private.h:39:21:
 error: typedef redefinition with different types ('float' vs 'long double')
typedef float       __float_t;
                    ^
/usr/include/machine/_types.h:121:22: note: previous definition is here
typedef long double             __float_t;
                                ^
1 error generated.
gmake[3]: *** 
[/pobj/spidermonkey115-115.4.0/firefox-115.4.0/config/rules.mk:667: e_acos.o] 
Error 1
gmake[3]: Leaving directory 
'/pobj/spidermonkey115-115.4.0/build-i386/modules/fdlibm/src'








==> failures/java/jna.log <==
javadoc:
    [mkdir] Created dir: /pobj/jna-5.11.0/jna-5.11.0/doc/javadoc
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] #
  [javadoc] # A fatal error has been detected by the Java Runtime Environment:
  [javadoc] #
  [javadoc] #  SIGSEGV (0xb) at pc=0x01aa8573, pid=54026, tid=1721830700
  [javadoc] #
  [javadoc] # JRE version: OpenJDK Runtime Environment (11.0.21+9) (build 
11.0.21+9-1)
  [javadoc] # Java VM: OpenJDK Server VM (11.0.21+9-1, mixed mode, tiered, g1 
gc, bsd-x86)
  [javadoc] # Problematic frame:
  [javadoc] # V  [libjvm.so+0xd0d573]  JVM_RaiseSignal+0x399f33
  [javadoc] #
  [javadoc] # Core dump will be written. Default location: 
/pobj/jna-5.11.0/jna-5.11.0/javadoc.core
  [javadoc] #
  [javadoc] # An error report file with more information is saved as:
  [javadoc] # /pobj/jna-5.11.0/jna-5.11.0/hs_err_pid54026.log
  [javadoc] #
  [javadoc] # If you would like to submit a bug report, please visit:
  [javadoc] #   https://bugreport.java.com/bugreport/crash.jsp
  [javadoc] #



==> failures/lang/fpc.log <==
/bin/mkdir -p i386/units/i386-openbsd
/pobj/fpc-3.2.2/bootstrap/bin/ppc386 -FD -Ur -Xs -O2 -n -Fui386 -Fusystems 
-Fu/pobj/fpc-3.2.2/fpcbuild-3.2.2/fpcsrc/rtl/units/i386-openbsd -Fii386 -FE. 
-FUi386/units/i386-openbsd -dRELEASE -di386 -dGDB -dBROWSERLOG -Fux86 pp.pas
/pobj/fpc-3.2.2/fpcbuild-3.2.2/fpcsrc/rtl/units/i386-openbsd/system.o: In 
function `SYSTEM_$$_STRCOPY$PCHAR$PCHAR$$PCHAR':
system.pp:(.text.n_system_$$_strcopy$pchar$pchar$$pchar+0x17): warning: 
strcpy() is almost always misused, please use strlcpy()
/usr/bin/ld.bfd: /usr/lib/crtbegin.o: unrecognized relocation (0x2b) in section 
`.text'
/usr/bin/ld.bfd: final link failed: Bad value
pp.pas(252,36) Error: Error while linking
pp.pas(252,36) Fatal: There were 1 errors compiling module, stopping
Fatal: Compilation aborted
gmake[6]: *** [Makefile:4283: ppc386] Error 1



==> failures/lang/gforth.log <==
cc  -I./../arch/386 -I. -Wall -O2 -pipe -Dunix -fomit-frame-pointer 
-fforce-addr -DHAVE_CONFIG_H -DFORCE_LL 
-DDEFAULTPATH='".:/usr/local/lib/gforth/site-forth:/usr/local/share/gforth/site-forth:/usr/local/lib/gforth/0.7.3:/usr/local/share/gforth/0.7.3"'
  -I/usr/local/include -DGFORTH_DEBUGGING  -o main-ll.o -c ./main.c
In file included from ./main.c:47:
./getopt.h:104:12: warning: a function declaration without a prototype is 
deprecated in all versions of C and is treated as a zero-parameter prototype in 
C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype]
extern int getopt ();
           ^
/usr/include/unistd.h:386:6: note: conflicting prototype is here
int      getopt(int, char * const *, const char *);
         ^
./main.c:252:12: warning: duplicate 'const' declaration specifier 
[-Wduplicate-decl-specifier]
const char const* const prim_names[]={
           ^
./main.c:696:2: warning: You can ignore the warnings about clobbered variables 
in gforth_go [-W#warnings]
#warning You can ignore the warnings about clobbered variables in gforth_go
 ^
3 warnings generated.
cc -c  -I./../arch/386 -I. -Wall -O2 -pipe -Dunix -fomit-frame-pointer 
-fforce-addr -DHAVE_CONFIG_H -DFORCE_LL 
-DDEFAULTPATH='".:/usr/local/lib/gforth/site-forth:/usr/local/share/gforth/site-forth:/usr/local/lib/gforth/0.7.3:/usr/local/share/gforth/0.7.3"'
  -I/usr/local/include -o support-ll.o ./support.c
./support.c:82:18: warning: a function declaration without a prototype is 
deprecated in all versions of C and is treated as a zero-parameter prototype in 
C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype]
  struct passwd *getpwnam (), *user_entry;
                 ^
/usr/include/pwd.h:95:16: note: conflicting prototype is here
struct passwd   *getpwnam(const char *);
                 ^
1 warning generated.
cc  -L/usr/local/lib -Wl,-export-dynamic engine-ll.o engine2-ll.o main-ll.o 
io.o signals.o support-ll.o  pow10.o  -lavcall -lffi -lltdl -lm   -o gforth-ll
main.c(main-ll.o:(checkimage)): warning: strcpy() is almost always misused, 
please use strlcpy()
./preforth -p ".:~+:." -e 's" mach16b.fs"' ./kernel/main.fs -e "save-cross 
kernl16b.fi- /usr/local/bin/gforth-0.7.3 bye"


Segmentation fault.
*** Error 139 in . (Makefile:716 'kernl16b.fi-')




==> failures/security/aircrack-ng.log <==
checking whether the C compiler works... no
configure: error: in `/pobj/aircrack-ng-1.5.2/aircrack-ng-1.5.2':
configure: error: C compiler cannot create executables
See `config.log' for more details
[...]
configure:4459: checking whether the C compiler works
configure:4481: cc -O2 -pipe   conftest.c  >&5
/usr/bin/ld.bfd: /usr/lib/crtbegin.o: unrecognized relocation (0x2b) in section 
`.text'
/usr/bin/ld.bfd: final link failed: Bad value
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:4485: $? = 1
configure:4523: result: no




==> failures/www/wpebackend-fdo.log <==
                        EGL_DMA_BUF_PLANE2_MODIFIER_HI_EXT, modifier_hi,
                                                            ^~~~~~~~~~~
                                                            static_cast<long>( )
../wpebackend-fdo-1.14.2/src/egl-client-dmabuf-pool.cpp:220:61: error: 
non-constant-expression cannot be narrowed from type 'uint32_t' (aka 'unsigned 
int') to 'long' in initializer list [-Wc++11-narrowing]
                        EGL_DMA_BUF_PLANE2_MODIFIER_LO_EXT, modifier_lo,
                                                            ^~~~~~~~~~~
../wpebackend-fdo-1.14.2/src/egl-client-dmabuf-pool.cpp:220:61: note: insert an 
explicit cast to silence this issue
                        EGL_DMA_BUF_PLANE2_MODIFIER_LO_EXT, modifier_lo,
                                                            ^~~~~~~~~~~
                                                            static_cast<long>( )
../wpebackend-fdo-1.14.2/src/egl-client-dmabuf-pool.cpp:233:55: error: 
non-constant-expression cannot be narrowed from type 'value_type' (aka 
'unsigned int') to 'long' in initializer list [-Wc++11-narrowing]
                        EGL_DMA_BUF_PLANE3_PITCH_EXT, bufferData.strides[3],
                                                      ^~~~~~~~~~~~~~~~~~~~~
../wpebackend-fdo-1.14.2/src/egl-client-dmabuf-pool.cpp:233:55: note: insert an 
explicit cast to silence this issue
                        EGL_DMA_BUF_PLANE3_PITCH_EXT, bufferData.strides[3],
                                                      ^~~~~~~~~~~~~~~~~~~~~
                                                      static_cast<long>(   )
../wpebackend-fdo-1.14.2/src/egl-client-dmabuf-pool.cpp:234:56: error: 
non-constant-expression cannot be narrowed from type 'value_type' (aka 
'unsigned int') to 'long' in initializer list [-Wc++11-narrowing]
                        EGL_DMA_BUF_PLANE3_OFFSET_EXT, bufferData.offsets[3],
                                                       ^~~~~~~~~~~~~~~~~~~~~
../wpebackend-fdo-1.14.2/src/egl-client-dmabuf-pool.cpp:234:56: note: insert an 
explicit cast to silence this issue
                        EGL_DMA_BUF_PLANE3_OFFSET_EXT, bufferData.offsets[3],
                                                       ^~~~~~~~~~~~~~~~~~~~~
                                                       static_cast<long>(   )
../wpebackend-fdo-1.14.2/src/egl-client-dmabuf-pool.cpp:235:61: error: 
non-constant-expression cannot be narrowed from type 'uint32_t' (aka 'unsigned 
int') to 'long' in initializer list [-Wc++11-narrowing]
                        EGL_DMA_BUF_PLANE3_MODIFIER_HI_EXT, modifier_hi,
                                                            ^~~~~~~~~~~
../wpebackend-fdo-1.14.2/src/egl-client-dmabuf-pool.cpp:235:61: note: insert an 
explicit cast to silence this issue
                        EGL_DMA_BUF_PLANE3_MODIFIER_HI_EXT, modifier_hi,
                                                            ^~~~~~~~~~~
                                                            static_cast<long>( )
../wpebackend-fdo-1.14.2/src/egl-client-dmabuf-pool.cpp:236:61: error: 
non-constant-expression cannot be narrowed from type 'uint32_t' (aka 'unsigned 
int') to 'long' in initializer list [-Wc++11-narrowing]
                        EGL_DMA_BUF_PLANE3_MODIFIER_LO_EXT, modifier_lo,
                                                            ^~~~~~~~~~~
../wpebackend-fdo-1.14.2/src/egl-client-dmabuf-pool.cpp:236:61: note: insert an 
explicit cast to silence this issue
                        EGL_DMA_BUF_PLANE3_MODIFIER_LO_EXT, modifier_lo,
                                                            ^~~~~~~~~~~
                                                            static_cast<long>( )
16 errors generated.
ninja: build stopped: subcommand failed.

Reply via email to