pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/55806: lang/clisp build fails on NetBSD/i386-9.99.75



The following reply was made to PR pkg/55806; it has been noted by GNATS.

From: "John D. Baker" <jdbaker%consolidated.net@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/55806: lang/clisp build fails on NetBSD/i386-9.99.75
Date: Sat, 24 Sep 2022 22:53:10 -0500 (CDT)

 On Fri, 23 Sep 2022, David Holland wrote:
 
 >  The symbol it's complaining about is defined in "debug.d"; can you
 >  check in the full build log whether that's built using
 >  -falign-functions=4
 
 That appears to be in the compiler invocation (debug.c created from debug.d):
 
 gcc -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/inc
 lude/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include  -I/tmp/pkgsrc/lang/clisp/work
 /clisp-2.49/src/gllib -O2 -fno-builtin-calloc -fno-builtin-malloc -fno-builtin-m
 emalign -fno-builtin-realloc -fno-builtin-valloc -fno-builtin-free -falign-funct
 ions=4 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/
 glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -W -Wsw
 itch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c debug.c
 
 
 > (and also check .work.log to see if the wrappers
 >  are causing it to get lost for some reason)?
 
 It appears to be here too:
 
 [...]
 [*] cc -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/
 include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/tmp/pkgsrc/lang/clisp/wo
 rk/clisp-2.49/src/gllib -O2 -fno-builtin-calloc -fno-builtin-malloc -fno-builtin
 -memalign -fno-builtin-realloc -fno-builtin-valloc -fno-builtin-free -falign-fun
 ctions=4 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/includ
 e/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -W -W
 switch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations
  -O -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c debug.c
 <.> /tmp/pkgsrc/lang/clisp/work/.gcc/bin/gcc -fcommon -Wl,-zrelro -I/tmp/pkgsrc/lang/clisp/work/.buildlink/include -I/tmp/pkgsrc/lang/clisp/work/.buildlink/include/glib-2.0 -I/tmp/pkgsrc/lang/clisp/work/.buildlink/include/gio-unix-2.0 -I/tmp/pkgsrc/lang/clisp/work/.buildlink/lib/glib-2.0/include -I/tmp/pkgsrc/lang/clisp/work/clisp-2.49/src/gllib -O2 -fno-builtin-calloc -fno-builtin-malloc -fno-builtin-memalign -fno-builtin-realloc -fno-builtin-valloc -fno-builtin-free -falign-functions=4 -D_FORTIFY_SOURCE=2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DENABLE_UNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -c debug.c -D_FORTIFY_SOURCE=2 -fstack-protector-strong
 [...]
 
 
 -- 
 |/"\ John D. Baker, KN5UKS               NetBSD     Darwin/MacOS X
 |\ / jdbaker[snail]consolidated[flyspeck]net  OpenBSD            FreeBSD
 | X  No HTML/proprietary data in email.   BSD just sits there and works!
 |/ \ GPGkeyID:  D703 4A7E 479F 63F8 D3F4  BD99 9572 8F23 E4AD 1645
 


Home | Main Index | Thread Index | Old Index