=>> Building lang/elk build started at Sat Dec 27 14:43:01 EST 2025 port directory: /usr/ports/lang/elk package name: elk-3.99.8_3 building for: FreeBSD 143amd64-deluxe-desktop-job-02 14.3-RELEASE-p2 FreeBSD 14.3-RELEASE-p2 amd64 maintained by: ports@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 1189 Oct 11 2024 /usr/ports/lang/elk/Makefile Ports top last git commit: 3dd9e2202282 Ports top unclean checkout: yes Port dir last git commit: 4485bd8221c2 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.4 Host OSVERSION: 1403000 Jail OSVERSION: 1403000 Job Id: 02 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1403000 UNAME_v=FreeBSD 14.3-RELEASE-p2 UNAME_r=14.3-RELEASE-p2 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.4 MASTERMNT=/mnt/data/.m/143amd64-deluxe-desktop/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen GID=0 OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 UID=0 PWD=/mnt/data/.m/143amd64-deluxe-desktop/02/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=143amd64-deluxe-desktop SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/mnt/data/.m/143amd64-deluxe-desktop/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.4 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for elk-3.99.8_3: EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- ports@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/elk/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/elk/work XDG_CACHE_HOME=/wrkdirs/usr/ports/lang/elk/work/.cache HOME=/wrkdirs/usr/ports/lang/elk/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/elk/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/lang/elk/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 --End CONFIGURE_ENV-- --MAKE_ENV-- MOTIFLIB="-L/usr/local/lib -lXm" XDG_DATA_HOME=/wrkdirs/usr/ports/lang/elk/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/elk/work XDG_CACHE_HOME=/wrkdirs/usr/ports/lang/elk/work/.cache HOME=/wrkdirs/usr/ports/lang/elk/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/elk/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/lang/elk/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-I/usr/local/include/libelf -isystem /usr/local/include" LDFLAGS=" -L/usr/local/lib " LIBS="" CXX="c++" CXXFLAGS="-O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 " CXXSTD=c++14 BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- PORTEXAMPLES="" OSREL=14.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/elk" EXAMPLESDIR="share/examples/elk" DATADIR="share/elk" WWWDIR="www/elk" ETCDIR="etc/elk" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/elk DOCSDIR=/usr/local/share/doc/elk EXAMPLESDIR=/usr/local/share/examples/elk WWWDIR=/usr/local/www/elk ETCDIR=/usr/local/etc/elk --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### # Work around some weirdness when fetching golang modules GO_TAGS+=netcgo .if ${.CURDIR:M*/www/chromium*} MAKE_JOBS_NUMBER=24 .endif .if ${.CURDIR:M*/www/ungoogled-chromium*} MAKE_JOBS_NUMBER=24 .endif .if ${.CURDIR:M*/lang/rust*} MAKE_JOBS_NUMBER=10 .endif .if ${.CURDIR:M*/lang/gcc*} MAKE_JOBS_NUMBER=10 .endif .if ${.CURDIR:M*/www/iridium*} MAKE_JOBS_NUMBER=16 .endif .if ${.CURDIR:M*/devel/electron*} MAKE_JOBS_NUMBER=20 .endif .if ${.CURDIR:M*/databases/mongodb*} MAKE_JOBS_NUMBER=12 .endif .if ${.CURDIR:M*/devel/llvm*} MAKE_JOBS_NUMBER=16 .endif # Speed things up a bit MAKE_JOBS_NUMBER?=8 #### #### #MAKE_JOBS_NUMBER?=4 # Alows us to build ports non-interactivly DISABLE_LICENSES=yes LICENSES_ACCEPTED+= DCC # Enable SNDIO on anything that supports it #OPTIONS_SET+=PULSEAUDIO OPTIONS_SET+=SNDIO # Yes we have MS Windows x11-fonts_webfonts_SET+=EXTRAFONTS CLEARTYPE # Desktop Specific Options sysutils_gksu_UNSET+=NAUTILUS x11-wm_compiz-fusion_UNSET+=EMERALD accessibility_redshift_SET+=GUI VIDMODE # These ports default to other audio servers, audio_espeak_UNSET+=PORTAUDIO www_qt5-webengine_UNSET+=ALSA www_qt6-webengine_UNSET+=ALSA audio_rhvoice_UNSET+=AO comms_morse_UNSET+=OSS audio_harp_UNSET+=OSS # Somehow these options are being set and result in ports being rebuilt needlessly becuase they are actually turned off audio_alsa-plugins_SET+=FFMPEG JACK PULSEAUDIO SAMPLERATE SPEEX #### Misc Poudriere #### .include "/etc/make.conf.ports_env" ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 8192 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited pipebuf (-y) unlimited --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> NOTICE: The elk port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> elk-3.99.8_3 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.5.1.pkg [143amd64-deluxe-desktop-job-02] Installing pkg-2.5.1... [143amd64-deluxe-desktop-job-02] Extracting pkg-2.5.1: .......... done ===> elk-3.99.8_3 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of elk-3.99.8_3 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The elk port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> Fetching all distfiles required by elk-3.99.8_3 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The elk port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> Fetching all distfiles required by elk-3.99.8_3 for building => SHA256 Checksum OK for elk-3.99.8.tar.bz2. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> NOTICE: The elk port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> Fetching all distfiles required by elk-3.99.8_3 for building ===> Extracting for elk-3.99.8_3 => SHA256 Checksum OK for elk-3.99.8.tar.bz2. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Patching for elk-3.99.8_3 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> elk-3.99.8_3 depends on file: /usr/local/libdata/pkgconfig/ice.pc - not found ===> Installing existing package /packages/All/libICE-1.1.2,1.pkg [143amd64-deluxe-desktop-job-02] Installing libICE-1.1.2,1... [143amd64-deluxe-desktop-job-02] Extracting libICE-1.1.2,1: .......... done ===> elk-3.99.8_3 depends on file: /usr/local/libdata/pkgconfig/ice.pc - found ===> Returning to build of elk-3.99.8_3 ===> elk-3.99.8_3 depends on file: /usr/local/libdata/pkgconfig/sm.pc - not found ===> Installing existing package /packages/All/libSM-1.2.6,1.pkg [143amd64-deluxe-desktop-job-02] Installing libSM-1.2.6,1... [143amd64-deluxe-desktop-job-02] Extracting libSM-1.2.6,1: ........ done ===> elk-3.99.8_3 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found ===> Returning to build of elk-3.99.8_3 ===> elk-3.99.8_3 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found ===> Installing existing package /packages/All/libX11-1.8.12,1.pkg [143amd64-deluxe-desktop-job-02] Installing libX11-1.8.12,1... [143amd64-deluxe-desktop-job-02] `-- Installing libxcb-1.17.0... [143amd64-deluxe-desktop-job-02] | `-- Installing libXau-1.0.12... [143amd64-deluxe-desktop-job-02] | `-- Extracting libXau-1.0.12: .......... done [143amd64-deluxe-desktop-job-02] | `-- Installing libXdmcp-1.1.5... [143amd64-deluxe-desktop-job-02] | | `-- Installing xorgproto-2024.1... [143amd64-deluxe-desktop-job-02] | | `-- Extracting xorgproto-2024.1: .......... done [143amd64-deluxe-desktop-job-02] | `-- Extracting libXdmcp-1.1.5: ...... done [143amd64-deluxe-desktop-job-02] `-- Extracting libxcb-1.17.0: .......... done [143amd64-deluxe-desktop-job-02] Extracting libX11-1.8.12,1: .......... done ===> elk-3.99.8_3 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> Returning to build of elk-3.99.8_3 ===> elk-3.99.8_3 depends on file: /usr/local/libdata/pkgconfig/xext.pc - not found ===> Installing existing package /packages/All/libXext-1.3.6,1.pkg [143amd64-deluxe-desktop-job-02] Installing libXext-1.3.6,1... [143amd64-deluxe-desktop-job-02] Extracting libXext-1.3.6,1: .......... done ===> elk-3.99.8_3 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> Returning to build of elk-3.99.8_3 ===> elk-3.99.8_3 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - not found ===> Installing existing package /packages/All/libXmu-1.1.4,1.pkg [143amd64-deluxe-desktop-job-02] Installing libXmu-1.1.4,1... [143amd64-deluxe-desktop-job-02] `-- Installing libXt-1.3.0,1... [143amd64-deluxe-desktop-job-02] `-- Extracting libXt-1.3.0,1: .......... done [143amd64-deluxe-desktop-job-02] Extracting libXmu-1.1.4,1: .......... done ===> elk-3.99.8_3 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - found ===> Returning to build of elk-3.99.8_3 ===> elk-3.99.8_3 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found ===> elk-3.99.8_3 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - not found ===> Installing existing package /packages/All/libXpm-3.5.17_1.pkg [143amd64-deluxe-desktop-job-02] Installing libXpm-3.5.17_1... [143amd64-deluxe-desktop-job-02] `-- Installing gettext-runtime-0.26... [143amd64-deluxe-desktop-job-02] | `-- Installing indexinfo-0.3.1_1... [143amd64-deluxe-desktop-job-02] | `-- Extracting indexinfo-0.3.1_1: . done [143amd64-deluxe-desktop-job-02] `-- Extracting gettext-runtime-0.26: .......... done [143amd64-deluxe-desktop-job-02] Extracting libXpm-3.5.17_1: .......... done ===> elk-3.99.8_3 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found ===> Returning to build of elk-3.99.8_3 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> elk-3.99.8_3 depends on shared library: libgdbm.so - not found ===> Installing existing package /packages/All/gdbm-1.26.pkg [143amd64-deluxe-desktop-job-02] Installing gdbm-1.26... [143amd64-deluxe-desktop-job-02] `-- Installing readline-8.3.1... [143amd64-deluxe-desktop-job-02] `-- Extracting readline-8.3.1: .......... done [143amd64-deluxe-desktop-job-02] Extracting gdbm-1.26: .......... done ===> elk-3.99.8_3 depends on shared library: libgdbm.so - found (/usr/local/lib/libgdbm.so) ===> Returning to build of elk-3.99.8_3 ===> elk-3.99.8_3 depends on shared library: libXaw.so - not found ===> Installing existing package /packages/All/libXaw-1.0.16,2.pkg [143amd64-deluxe-desktop-job-02] Installing libXaw-1.0.16,2... [143amd64-deluxe-desktop-job-02] Extracting libXaw-1.0.16,2: .......... done ===> elk-3.99.8_3 depends on shared library: libXaw.so - found (/usr/local/lib/libXaw.so) ===> Returning to build of elk-3.99.8_3 ===> elk-3.99.8_3 depends on shared library: libXm.so.4 - not found ===> Installing existing package /packages/All/open-motif-2.3.8_8.pkg [143amd64-deluxe-desktop-job-02] Installing open-motif-2.3.8_8... [143amd64-deluxe-desktop-job-02] `-- Installing fontconfig-2.17.1,1... [143amd64-deluxe-desktop-job-02] | `-- Installing expat-2.7.3... [143amd64-deluxe-desktop-job-02] | `-- Extracting expat-2.7.3: .......... done [143amd64-deluxe-desktop-job-02] | `-- Installing freetype2-2.14.1... [143amd64-deluxe-desktop-job-02] | | `-- Installing brotli-1.2.0,1... [143amd64-deluxe-desktop-job-02] | | `-- Extracting brotli-1.2.0,1: .......... done [143amd64-deluxe-desktop-job-02] | | `-- Installing png-1.6.53... [143amd64-deluxe-desktop-job-02] | | `-- Extracting png-1.6.53: .......... done [143amd64-deluxe-desktop-job-02] | `-- Extracting freetype2-2.14.1: .......... done [143amd64-deluxe-desktop-job-02] `-- Extracting fontconfig-2.17.1,1: .......... done [143amd64-deluxe-desktop-job-02] `-- Installing jpeg-turbo-3.1.3... [143amd64-deluxe-desktop-job-02] `-- Extracting jpeg-turbo-3.1.3: .......... done [143amd64-deluxe-desktop-job-02] `-- Installing libXft-2.3.8... [143amd64-deluxe-desktop-job-02] | `-- Installing libXrender-0.9.12... [143amd64-deluxe-desktop-job-02] | `-- Extracting libXrender-0.9.12: ....... done [143amd64-deluxe-desktop-job-02] `-- Extracting libXft-2.3.8: .......... done [143amd64-deluxe-desktop-job-02] `-- Installing xbitmaps-1.1.3... [143amd64-deluxe-desktop-job-02] `-- Extracting xbitmaps-1.1.3: .......... done [143amd64-deluxe-desktop-job-02] Extracting open-motif-2.3.8_8: .......... done ==> Running trigger: fontconfig.ucl Running fc-cache to build fontconfig cache... ===== Message from freetype2-2.14.1: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed). ===> elk-3.99.8_3 depends on shared library: libXm.so.4 - found (/usr/local/lib/libXm.so.4) ===> Returning to build of elk-3.99.8_3 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for elk-3.99.8_3 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/elk/work/elk-3.99.8/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/elk/work/elk-3.99.8/configure configure: loading site script /usr/ports/Templates/config.site checking build system type... amd64-portbld-freebsd14.3 checking host system type... amd64-portbld-freebsd14.3 checking target system type... amd64-portbld-freebsd14.3 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking whether cc understands -c and -o together... yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 524288 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert amd64-portbld-freebsd14.3 file names to amd64-portbld-freebsd14.3 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd14.3 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd14.3 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd14.3 ld.so checking how to hardcode library paths into programs... immediate checking for ANSI C header files... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... (cached) yes checking for inttypes.h... (cached) yes checking for pwd.h... (cached) yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for sys/resource.h... (cached) yes checking for utime.h... (cached) yes checking sys/utime.h usability... no checking sys/utime.h presence... no checking for sys/utime.h... no checking for sys/wait.h... (cached) yes checking for sys/times.h... (cached) yes checking for dirent.h... (cached) yes checking for netdb.h... (cached) yes checking for waitpid... (cached) yes checking for wait3... (cached) yes checking for wait4... (cached) yes checking for vfork... (cached) yes checking for uname... (cached) yes checking for gethostname... (cached) yes checking for gettimeofday... (cached) yes checking for ftime... no checking for mktemp... (cached) yes checking for tmpnam... (cached) yes checking for tempnam... yes checking for getcwd... (cached) yes checking for getwd... (cached) yes checking for rename... (cached) yes checking for regcomp... yes checking for environ... yes checking for __environ in unistd.h... no checking for environ in unistd.h... no checking for vprintf... (cached) yes checking for dirent... no checking for random... (cached) yes checking for index... (cached) yes checking for unistd.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for sys/ioctl.h... (cached) yes checking sys/filio.h usability... yes checking sys/filio.h presence... yes checking for sys/filio.h... yes checking for getdtablesize... (cached) yes checking for getpagesize... (cached) yes checking for signal.h... (cached) yes checking for sigprocmask... (cached) yes checking for sigblock... (cached) yes checking for elf_begin in -lelf... yes checking mach-o/dyld.h usability... no checking mach-o/dyld.h presence... no checking for mach-o/dyld.h... no checking for dl.h... (cached) no checking for shl_load... no checking for dld_link in -ldld... no checking image.h usability... no checking image.h presence... no checking for image.h... no checking for load_add_on... no checking a.out.h usability... yes checking a.out.h presence... yes checking for a.out.h... yes checking for dlfcn.h... (cached) yes checking sys/dl.h usability... no checking sys/dl.h presence... no checking for sys/dl.h... no checking for dlopen... (cached) yes checking for atexit... (cached) yes checking for fpurge... (cached) yes checking for BSD-style flushing... no checking termio.h usability... no checking termio.h presence... no checking for termio.h... no checking for termios.h... (cached) yes checking for getrlimit... (cached) yes checking for struct rlimit... yes checking for mprotect... (cached) yes checking for working alloca.h... no checking for alloca... yes checking for alloca.h... (cached) no checking if $CXX really works... yes checking if $CC accepts -Wall... yes checking if $CC accepts -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare... yes checking for gdbm_open in -lgdbm... yes checking for X... libraries /usr/local/lib, headers /usr/local/include checking for XOpenDisplay in -lX11... yes checking for XtFree in -lXt... yes checking for XmuDrawLogo in -lXmu... yes checking for XawTextSearch in -lXaw... yes checking for XmStringConcat in -lXm... yes checking for gawk... (cached) /usr/bin/awk checking for groff -ms... no configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/bitstring/Makefile config.status: creating doc/cprog/Makefile config.status: creating doc/kernel/Makefile config.status: creating doc/man/Makefile config.status: creating doc/oops/Makefile config.status: creating doc/record/Makefile config.status: creating doc/regexp/Makefile config.status: creating doc/unix/Makefile config.status: creating doc/usenix/Makefile config.status: creating doc/util/Makefile config.status: creating doc/xlib/Makefile config.status: creating doc/xt/Makefile config.status: creating examples/Makefile config.status: creating include/Makefile config.status: creating lib/Makefile config.status: creating lib/misc/Makefile config.status: creating lib/unix/Makefile config.status: creating lib/xlib/Makefile config.status: creating lib/xwidgets/Makefile config.status: creating lib/xwidgets/xaw/Makefile config.status: creating lib/xwidgets/motif/Makefile config.status: creating scm/Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating scm/slib.scm config.status: creating include/site.h config.status: creating test/check-gc config.status: creating test/check-gc2 config.status: creating test/check-r4rs config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Elk configuration summary ------------------------- build C++ plugins: yes libgdbm support: yes X11 support: yes Xaw support: yes Motif support: yes build documentation: no =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building for elk-3.99.8_3 /usr/bin/make all-recursive Making all in include Making all in src /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-autoload.lo -MD -MP -MF .deps/libelk_la-autoload.Tpo -c -o libelk_la-autoload.lo `test -f 'autoload.c' || echo './'`autoload.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-autoload.lo -MD -MP -MF .deps/libelk_la-autoload.Tpo -c autoload.c -fPIC -DPIC -o .libs/libelk_la-autoload.o autoload.c:37:6: warning: no previous prototype for function 'Init_Auto' [-Wmissing-prototypes] 37 | void Init_Auto (void) { | ^ autoload.c:37:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 37 | void Init_Auto (void) { | ^ | static 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-autoload.lo -MD -MP -MF .deps/libelk_la-autoload.Tpo -c autoload.c -o libelk_la-autoload.o >/dev/null 2>&1 mv -f .deps/libelk_la-autoload.Tpo .deps/libelk_la-autoload.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-bignum.lo -MD -MP -MF .deps/libelk_la-bignum.Tpo -c -o libelk_la-bignum.lo `test -f 'bignum.c' || echo './'`bignum.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-bignum.lo -MD -MP -MF .deps/libelk_la-bignum.Tpo -c bignum.c -fPIC -DPIC -o .libs/libelk_la-bignum.o bignum.c:62:8: warning: no previous prototype for function 'Copy_Bignum' [-Wmissing-prototypes] 62 | Object Copy_Bignum (Object x) { | ^ bignum.c:62:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 62 | Object Copy_Bignum (Object x) { | ^ | static bignum.c:76:8: warning: no previous prototype for function 'Copy_S_Bignum' [-Wmissing-prototypes] 76 | Object Copy_S_Bignum (struct S_Bignum *s) { | ^ bignum.c:76:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 76 | Object Copy_S_Bignum (struct S_Bignum *s) { | ^ | static bignum.c:110:8: warning: no previous prototype for function 'Reduce_Bignum' [-Wmissing-prototypes] 110 | Object Reduce_Bignum (Object x) { | ^ bignum.c:110:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 110 | Object Reduce_Bignum (Object x) { | ^ | static bignum.c:201:5: warning: variable '_Check_Alloca_Begin' set but not used [-Wunused-but-set-variable] 201 | Alloca_Begin; | ^ ../include/stkmem.h:57:26: note: expanded from macro 'Alloca_Begin' 57 | #define Alloca_Begin int _Check_Alloca_Begin | ^ bignum.c:196:6: warning: no previous prototype for function 'Print_Bignum' [-Wmissing-prototypes] 196 | void Print_Bignum (Object port, Object x) { | ^ bignum.c:196:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 196 | void Print_Bignum (Object port, Object x) { | ^ | static bignum.c:243:5: warning: variable '_Check_Alloca_Begin' set but not used [-Wunused-but-set-variable] 243 | Alloca_Begin; | ^ ../include/stkmem.h:57:26: note: expanded from macro 'Alloca_Begin' 57 | #define Alloca_Begin int _Check_Alloca_Begin | ^ bignum.c:290:5: warning: no previous prototype for function 'Bignum_To_Integer' [-Wmissing-prototypes] 290 | int Bignum_To_Integer (Object x) { | ^ bignum.c:290:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 290 | int Bignum_To_Integer (Object x) { | ^ | static bignum.c:485:5: warning: no previous prototype for function 'Bignum_Mantissa_Cmp' [-Wmissing-prototypes] 485 | int Bignum_Mantissa_Cmp (register struct S_Bignum *x, | ^ bignum.c:485:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 485 | int Bignum_Mantissa_Cmp (register struct S_Bignum *x, | ^ | static bignum.c:504:5: warning: no previous prototype for function 'Bignum_Cmp' [-Wmissing-prototypes] 504 | int Bignum_Cmp (register struct S_Bignum *x, register struct S_Bignum *y) { | ^ bignum.c:504:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 504 | int Bignum_Cmp (register struct S_Bignum *x, register struct S_Bignum *y) { | ^ | static bignum.c:538:8: warning: no previous prototype for function 'General_Bignum_Plus_Minus' [-Wmissing-prototypes] 538 | Object General_Bignum_Plus_Minus (Object x, Object y, int neg) { | ^ bignum.c:538:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 538 | Object General_Bignum_Plus_Minus (Object x, Object y, int neg) { | ^ | static bignum.c:739:5: warning: variable '_Check_Alloca_Begin' set but not used [-Wunused-but-set-variable] 739 | Alloca_Begin; | ^ ../include/stkmem.h:57:26: note: expanded from macro 'Alloca_Begin' 57 | #define Alloca_Begin int _Check_Alloca_Begin | ^ 11 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-bignum.lo -MD -MP -MF .deps/libelk_la-bignum.Tpo -c bignum.c -o libelk_la-bignum.o >/dev/null 2>&1 mv -f .deps/libelk_la-bignum.Tpo .deps/libelk_la-bignum.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-bool.lo -MD -MP -MF .deps/libelk_la-bool.Tpo -c -o libelk_la-bool.lo `test -f 'bool.c' || echo './'`bool.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-bool.lo -MD -MP -MF .deps/libelk_la-bool.Tpo -c bool.c -fPIC -DPIC -o .libs/libelk_la-bool.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-bool.lo -MD -MP -MF .deps/libelk_la-bool.Tpo -c bool.c -o libelk_la-bool.o >/dev/null 2>&1 mv -f .deps/libelk_la-bool.Tpo .deps/libelk_la-bool.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-char.lo -MD -MP -MF .deps/libelk_la-char.Tpo -c -o libelk_la-char.lo `test -f 'char.c' || echo './'`char.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-char.lo -MD -MP -MF .deps/libelk_la-char.Tpo -c char.c -fPIC -DPIC -o .libs/libelk_la-char.o char.c:99:5: warning: no previous prototype for function 'General_Chrcmp' [-Wmissing-prototypes] 99 | int General_Chrcmp (Object c1, Object c2, register int ci) { | ^ char.c:99:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 99 | int General_Chrcmp (Object c1, Object c2, register int ci) { | ^ | static 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-char.lo -MD -MP -MF .deps/libelk_la-char.Tpo -c char.c -o libelk_la-char.o >/dev/null 2>&1 mv -f .deps/libelk_la-char.Tpo .deps/libelk_la-char.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-cont.lo -MD -MP -MF .deps/libelk_la-cont.Tpo -c -o libelk_la-cont.lo `test -f 'cont.c' || echo './'`cont.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-cont.lo -MD -MP -MF .deps/libelk_la-cont.Tpo -c cont.c -fPIC -DPIC -o .libs/libelk_la-cont.o cont.c:105:5: warning: no previous prototype for function 'Check_Stack_Grows_Down' [-Wmissing-prototypes] 105 | int Check_Stack_Grows_Down () { | ^ cont.c:105:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 105 | int Check_Stack_Grows_Down () { | ^ | static cont.c:117:11: warning: initializing 'char *' with an expression of type 'volatile char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 117 | char *pfoo = &foo; | ^ ~~~~ cont.c:115:14: warning: no previous prototype for function 'Stack_Size' [-Wmissing-prototypes] 115 | unsigned int Stack_Size () { | ^ cont.c:115:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 115 | unsigned int Stack_Size () { | ^ | static cont.c:127:13: warning: passing 'volatile char[100]' to parameter of type 'void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 127 | memset (buf, 0, 1); | ^~~ /usr/include/string.h:71:20: note: passing argument to parameter here 71 | void *memset(void *, int, size_t); | ^ cont.c:122:6: warning: no previous prototype for function 'Grow_Stack' [-Wmissing-prototypes] 122 | void Grow_Stack (struct S_Control *cp, Object val) { | ^ cont.c:122:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 122 | void Grow_Stack (struct S_Control *cp, Object val) { | ^ | static cont.c:324:6: warning: no previous prototype for function 'Add_Wind' [-Wmissing-prototypes] 324 | void Add_Wind (register WIND *w, Object in, Object out) { | ^ cont.c:324:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 324 | void Add_Wind (register WIND *w, Object in, Object out) { | ^ | static 6 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-cont.lo -MD -MP -MF .deps/libelk_la-cont.Tpo -c cont.c -o libelk_la-cont.o >/dev/null 2>&1 mv -f .deps/libelk_la-cont.Tpo .deps/libelk_la-cont.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-cstring.lo -MD -MP -MF .deps/libelk_la-cstring.Tpo -c -o libelk_la-cstring.lo `test -f 'cstring.c' || echo './'`cstring.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-cstring.lo -MD -MP -MF .deps/libelk_la-cstring.Tpo -c cstring.c -fPIC -DPIC -o .libs/libelk_la-cstring.o cstring.c:49:6: warning: no previous prototype for function 'Init_Cstring' [-Wmissing-prototypes] 49 | void Init_Cstring() { /* Preallocate memory to avoid fragmentation */ | ^ cstring.c:49:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 49 | void Init_Cstring() { /* Preallocate memory to avoid fragmentation */ | ^ | static 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-cstring.lo -MD -MP -MF .deps/libelk_la-cstring.Tpo -c cstring.c -o libelk_la-cstring.o >/dev/null 2>&1 mv -f .deps/libelk_la-cstring.Tpo .deps/libelk_la-cstring.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-debug.lo -MD -MP -MF .deps/libelk_la-debug.Tpo -c -o libelk_la-debug.lo `test -f 'debug.c' || echo './'`debug.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-debug.lo -MD -MP -MF .deps/libelk_la-debug.Tpo -c debug.c -fPIC -DPIC -o .libs/libelk_la-debug.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-debug.lo -MD -MP -MF .deps/libelk_la-debug.Tpo -c debug.c -o libelk_la-debug.o >/dev/null 2>&1 mv -f .deps/libelk_la-debug.Tpo .deps/libelk_la-debug.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-dump.lo -MD -MP -MF .deps/libelk_la-dump.Tpo -c -o libelk_la-dump.lo `test -f 'dump.c' || echo './'`dump.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-dump.lo -MD -MP -MF .deps/libelk_la-dump.Tpo -c dump.c -fPIC -DPIC -o .libs/libelk_la-dump.o dump.c:57:6: warning: no previous prototype for function 'Init_Dump' [-Wmissing-prototypes] 57 | void Init_Dump () { | ^ dump.c:57:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 57 | void Init_Dump () { | ^ | static In file included from dump.c:113: ./dump-elf.c:133:16: warning: cast from 'char *' to 'Elf32_Ehdr *' increases required alignment from 1 to 4 [-Wcast-align] 133 | ohdr = (Elf32_Ehdr *)(oaddr); | ^~~~~~~~~~~~~~~~~~~~~ ./dump-elf.c:134:16: warning: cast from 'char *' to 'Elf32_Shdr *' increases required alignment from 1 to 4 [-Wcast-align] 134 | osecthdr = (Elf32_Shdr *)(oaddr + ohdr->e_shoff); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./dump-elf.c:135:16: warning: cast from 'char *' to 'Elf32_Phdr *' increases required alignment from 1 to 4 [-Wcast-align] 135 | oproghdr = (Elf32_Phdr *)(oaddr + ohdr->e_phoff); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./dump-elf.c:174:16: warning: cast from 'char *' to 'Elf32_Ehdr *' increases required alignment from 1 to 4 [-Wcast-align] 174 | nhdr = (Elf32_Ehdr *)(naddr); | ^~~~~~~~~~~~~~~~~~~~~ ./dump-elf.c:175:16: warning: cast from 'char *' to 'Elf32_Shdr *' increases required alignment from 1 to 4 [-Wcast-align] 175 | nsecthdr = (Elf32_Shdr *)(naddr + ohdr->e_shoff + ndatasize); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./dump-elf.c:176:16: warning: cast from 'char *' to 'Elf32_Phdr *' increases required alignment from 1 to 4 [-Wcast-align] 176 | nproghdr = (Elf32_Phdr *)(naddr + ohdr->e_phoff); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./dump-elf.c:304:28: warning: cast from 'char *' to 'Elf32_Sym *' increases required alignment from 1 to 4 [-Wcast-align] 304 | Elf32_Sym *p = (Elf32_Sym *)(naddr + sp->sh_offset), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 8 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-dump.lo -MD -MP -MF .deps/libelk_la-dump.Tpo -c dump.c -o libelk_la-dump.o >/dev/null 2>&1 mv -f .deps/libelk_la-dump.Tpo .deps/libelk_la-dump.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-env.lo -MD -MP -MF .deps/libelk_la-env.Tpo -c -o libelk_la-env.lo `test -f 'env.c' || echo './'`env.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-env.lo -MD -MP -MF .deps/libelk_la-env.Tpo -c env.c -fPIC -DPIC -o .libs/libelk_la-env.o env.c:47:6: warning: no previous prototype for function 'Init_Env' [-Wmissing-prototypes] 47 | void Init_Env () { | ^ env.c:47:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 47 | void Init_Env () { | ^ | static env.c:66:6: warning: no previous prototype for function 'Push_Frame' [-Wmissing-prototypes] 66 | void Push_Frame (Object frame) { | ^ env.c:66:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 66 | void Push_Frame (Object frame) { | ^ | static env.c:74:6: warning: no previous prototype for function 'Pop_Frame' [-Wmissing-prototypes] 74 | void Pop_Frame () { | ^ env.c:74:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 74 | void Pop_Frame () { | ^ | static env.c:82:6: warning: no previous prototype for function 'Switch_Environment' [-Wmissing-prototypes] 82 | void Switch_Environment (Object to) { | ^ env.c:82:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 82 | void Switch_Environment (Object to) { | ^ | static env.c:161:26: warning: passing arguments to 'General_Define' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 161 | ret = General_Define (body, sym); | ^ env.c:152:8: warning: no previous prototype for function 'Define_Procedure' [-Wmissing-prototypes] 152 | Object Define_Procedure (Object form, Object body, Object sym) { | ^ env.c:152:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 152 | Object Define_Procedure (Object form, Object body, Object sym) { | ^ | static env.c:45:8: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 45 | Object General_Define(); | ^ env.c:166:8: note: conflicting prototype is here 166 | Object General_Define (Object argl, Object sym) { | ^ env.c:166:8: warning: no previous prototype for function 'General_Define' [-Wmissing-prototypes] 166 | Object General_Define (Object argl, Object sym) { | ^ env.c:45:8: note: this declaration is not a prototype; add parameter declarations to make it one 45 | Object General_Define(); | ^ 8 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-env.lo -MD -MP -MF .deps/libelk_la-env.Tpo -c env.c -o libelk_la-env.o >/dev/null 2>&1 mv -f .deps/libelk_la-env.Tpo .deps/libelk_la-env.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-error.lo -MD -MP -MF .deps/libelk_la-error.Tpo -c -o libelk_la-error.lo `test -f 'error.c' || echo './'`error.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-error.lo -MD -MP -MF .deps/libelk_la-error.Tpo -c error.c -fPIC -DPIC -o .libs/libelk_la-error.o error.c:55:6: warning: no previous prototype for function 'Init_Error' [-Wmissing-prototypes] 55 | void Init_Error () { | ^ error.c:55:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 55 | void Init_Error () { | ^ | static error.c:107:6: warning: no previous prototype for function 'Uncatchable_Error' [-Wmissing-prototypes] 107 | void Uncatchable_Error (char *errmsg) { | ^ error.c:107:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 107 | void Uncatchable_Error (char *errmsg) { | ^ | static error.c:147:17: warning: passing arguments to 'Err_Handler' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 147 | Err_Handler (sym, msg, i, argv); | ^ error.c:154:17: warning: passing arguments to 'Err_Handler' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 154 | Err_Handler (argv[0], argv[1], argc-2, argv+2); | ^ error.c:40:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 40 | void Err_Handler () elk_attribute(__noreturn__); | ^ error.c:158:6: note: conflicting prototype is here 158 | void Err_Handler (Object sym, Object fmt, int argc, Object *argv) { | ^ error.c:158:6: warning: no previous prototype for function 'Err_Handler' [-Wmissing-prototypes] 158 | void Err_Handler (Object sym, Object fmt, int argc, Object *argv) { | ^ error.c:40:6: note: this declaration is not a prototype; add parameter declarations to make it one 40 | void Err_Handler () elk_attribute(__noreturn__); | ^ error.c:181:6: warning: no previous prototype for function 'Reset' [-Wmissing-prototypes] 181 | void Reset () { | ^ error.c:39:6: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function 39 | void Reset () elk_attribute(__noreturn__); | ^ | void 7 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-error.lo -MD -MP -MF .deps/libelk_la-error.Tpo -c error.c -o libelk_la-error.o >/dev/null 2>&1 mv -f .deps/libelk_la-error.Tpo .deps/libelk_la-error.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-exception.lo -MD -MP -MF .deps/libelk_la-exception.Tpo -c -o libelk_la-exception.lo `test -f 'exception.c' || echo './'`exception.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-exception.lo -MD -MP -MF .deps/libelk_la-exception.Tpo -c exception.c -fPIC -DPIC -o .libs/libelk_la-exception.o exception.c:58:6: warning: no previous prototype for function 'Init_Exception' [-Wmissing-prototypes] 58 | void Init_Exception () { | ^ exception.c:58:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 58 | void Init_Exception () { | ^ | static exception.c:77:6: warning: no previous prototype for function 'Intr_Handler' [-Wmissing-prototypes] 77 | void Intr_Handler (int sig) { | ^ exception.c:77:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 77 | void Intr_Handler (int sig) { | ^ | static 2 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-exception.lo -MD -MP -MF .deps/libelk_la-exception.Tpo -c exception.c -o libelk_la-exception.o >/dev/null 2>&1 mv -f .deps/libelk_la-exception.Tpo .deps/libelk_la-exception.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-feature.lo -MD -MP -MF .deps/libelk_la-feature.Tpo -c -o libelk_la-feature.lo `test -f 'feature.c' || echo './'`feature.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-feature.lo -MD -MP -MF .deps/libelk_la-feature.Tpo -c feature.c -fPIC -DPIC -o .libs/libelk_la-feature.o feature.c:39:6: warning: no previous prototype for function 'Init_Features' [-Wmissing-prototypes] 39 | void Init_Features () { | ^ feature.c:39:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 39 | void Init_Features () { | ^ | static 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-feature.lo -MD -MP -MF .deps/libelk_la-feature.Tpo -c feature.c -o libelk_la-feature.o >/dev/null 2>&1 mv -f .deps/libelk_la-feature.Tpo .deps/libelk_la-feature.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-heap.lo -MD -MP -MF .deps/libelk_la-heap.Tpo -c -o libelk_la-heap.lo `test -f 'heap.c' || echo './'`heap.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-heap.lo -MD -MP -MF .deps/libelk_la-heap.Tpo -c heap.c -fPIC -DPIC -o .libs/libelk_la-heap.o heap.c:46:6: warning: no previous prototype for function 'Init_Heap' [-Wmissing-prototypes] 46 | void Init_Heap () { | ^ heap.c:46:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 46 | void Init_Heap () { | ^ | static heap.c:58:9: warning: cast from 'char *' to 'FUNCT *' (aka 'struct funct *') increases required alignment from 1 to 8 [-Wcast-align] 58 | p = (FUNCT *)Safe_Malloc (sizeof (*p)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ heap.c:64:6: warning: no previous prototype for function 'Call_Before_GC' [-Wmissing-prototypes] 64 | void Call_Before_GC () { | ^ heap.c:64:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 64 | void Call_Before_GC () { | ^ | static heap.c:74:9: warning: cast from 'char *' to 'FUNCT *' (aka 'struct funct *') increases required alignment from 1 to 8 [-Wcast-align] 74 | p = (FUNCT *)Safe_Malloc (sizeof (*p)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ heap.c:80:6: warning: no previous prototype for function 'Call_After_GC' [-Wmissing-prototypes] 80 | void Call_After_GC () { | ^ heap.c:80:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 80 | void Call_After_GC () { | ^ | static heap.c:87:6: warning: no previous prototype for function 'Visit_GC_List' [-Wmissing-prototypes] 87 | void Visit_GC_List (GCNODE *list, intptr_t delta) { | ^ heap.c:87:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 87 | void Visit_GC_List (GCNODE *list, intptr_t delta) { | ^ | static heap.c:104:6: warning: no previous prototype for function 'Visit_Wind' [-Wmissing-prototypes] 104 | void Visit_Wind (WIND *list, intptr_t delta) { | ^ heap.c:104:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 104 | void Visit_Wind (WIND *list, intptr_t delta) { | ^ | static heap.c:116:9: warning: cast from 'char *' to 'GCNODE *' (aka 'struct gcnode *') increases required alignment from 1 to 8 [-Wcast-align] 116 | p = (GCNODE *)Safe_Malloc (sizeof (*p)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ heap.c:147:31: warning: passing arguments to 'Internal_GC_Status' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 147 | return Internal_GC_Status (strat, flags); | ^ In file included from heap.c:151: ./heap-gen.c:352:40: warning: passing 'unsigned int *' to parameter of type 'int *' converts between pointers to integer types with different sign [-Wpointer-sign] 352 | if (!len) DetermineCluster (&addr, &len); | ^~~~ ./heap-gen.c:326:51: note: passing argument to parameter 'len' here 326 | static void DetermineCluster (gcptr_t *addr, int *len) { | ^ ./heap-gen.c:376:40: warning: passing 'unsigned int *' to parameter of type 'int *' converts between pointers to integer types with different sign [-Wpointer-sign] 376 | if (!len) DetermineCluster (&addr, &len); | ^~~~ ./heap-gen.c:326:51: note: passing argument to parameter 'len' here 326 | static void DetermineCluster (gcptr_t *addr, int *len) { | ^ ./heap-gen.c:481:6: warning: no previous prototype for function 'Make_Heap' [-Wmissing-prototypes] 481 | void Make_Heap (int size) { | ^ ./heap-gen.c:481:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 481 | void Make_Heap (int size) { | ^ | static ./heap-gen.c:497:49: warning: comparison of integers of different signs: 'addrarith_t' (aka 'unsigned long') and 'int' [-Wsign-compare] 497 | if ((bytes_per_pp = sysconf (_SC_PAGESIZE)) == -1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~ ./heap-gen.c:754:6: warning: no previous prototype for function 'Free_Heap' [-Wmissing-prototypes] 754 | void Free_Heap () { | ^ ./heap-gen.c:754:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 754 | void Free_Heap () { | ^ | static ./heap-gen.c:792:23: warning: passing arguments to 'Scanner' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 792 | (void)Scanner ((pageno_t)1); | ^ ./heap-gen.c:848:35: warning: passing arguments to 'ScanCluster' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 848 | (void)ScanCluster (PHYSPAGE (first_freepage)); | ^ ./heap-gen.c:875:34: warning: parameter 'konst' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] 875 | Object Alloc_Object (size, type, konst) { | ^ ./heap-gen.c:875:28: warning: parameter 'type' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] 875 | Object Alloc_Object (size, type, konst) { | ^ ./heap-gen.c:875:22: warning: parameter 'size' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] 875 | Object Alloc_Object (size, type, konst) { | ^ ./heap-gen.c:875:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 875 | Object Alloc_Object (size, type, konst) { | ^ ./heap-gen.c:152:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 152 | static int ScanCluster (); | ^ ./heap-gen.c:1242:12: note: conflicting prototype is here 1242 | static int ScanCluster (gcptr_t addr) { | ^ ./heap-gen.c:153:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 153 | static int Scanner (); | ^ ./heap-gen.c:1284:12: note: conflicting prototype is here 1284 | static int Scanner (pageno_t npages) { | ^ ./heap-gen.c:1457:54: warning: comparison of integers of different signs: 'pageno_t' (aka 'unsigned long') and 'int' [-Wsign-compare] 1457 | if (PERCENT (allocated_pages, old_logical_pages) >= tuneable_force_total) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~ ./heap-gen.c:1466:43: warning: comparison of integers of different signs: 'pageno_t' (aka 'unsigned long') and 'int' [-Wsign-compare] 1466 | if (HEAPPERCENT (allocated_pages) >= tuneable_newly_expand) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~ ./heap-gen.c:1589:43: warning: comparison of integers of different signs: 'pageno_t' (aka 'unsigned long') and 'int' [-Wsign-compare] 1589 | if (HEAPPERCENT (forwarded_pages) > tuneable_force_expand) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~ ./heap-gen.c:1647:6: warning: no previous prototype for function 'Generational_GC_Finalize' [-Wmissing-prototypes] 1647 | void Generational_GC_Finalize () { | ^ ./heap-gen.c:1647:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 1647 | void Generational_GC_Finalize () { | ^ | static ./heap-gen.c:1652:6: warning: no previous prototype for function 'Generational_GC_Reinitialize' [-Wmissing-prototypes] 1652 | void Generational_GC_Reinitialize () { | ^ ./heap-gen.c:1652:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 1652 | void Generational_GC_Reinitialize () { | ^ | static heap.c:128:8: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 128 | Object Internal_GC_Status(); | ^ ./heap-gen.c:1659:8: note: conflicting prototype is here 1659 | Object Internal_GC_Status (int strat, int flags) { | ^ ./heap-gen.c:1659:8: warning: no previous prototype for function 'Internal_GC_Status' [-Wmissing-prototypes] 1659 | Object Internal_GC_Status (int strat, int flags) { | ^ heap.c:128:8: note: this declaration is not a prototype; add parameter declarations to make it one 128 | Object Internal_GC_Status(); | ^ 29 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-heap.lo -MD -MP -MF .deps/libelk_la-heap.Tpo -c heap.c -o libelk_la-heap.o >/dev/null 2>&1 mv -f .deps/libelk_la-heap.Tpo .deps/libelk_la-heap.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-io.lo -MD -MP -MF .deps/libelk_la-io.Tpo -c -o libelk_la-io.lo `test -f 'io.c' || echo './'`io.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-io.lo -MD -MP -MF .deps/libelk_la-io.Tpo -c io.c -fPIC -DPIC -o .libs/libelk_la-io.o io.c:52:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a previous declaration [-Wdeprecated-non-prototype] 52 | extern char *getenv(); | ^ /usr/include/stdlib.h:102:7: note: conflicting prototype is here 102 | char *getenv(const char *); | ^ io.c:57:6: warning: no previous prototype for function 'Init_Io' [-Wmissing-prototypes] 57 | void Init_Io () { | ^ io.c:57:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 57 | void Init_Io () { | ^ | static io.c:138:8: warning: no previous prototype for function 'Get_File_Name' [-Wmissing-prototypes] 138 | Object Get_File_Name (Object name) { | ^ io.c:138:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 138 | Object Get_File_Name (Object name) { | ^ | static io.c:154:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a previous declaration [-Wdeprecated-non-prototype] 154 | struct passwd *pw, *getpwnam(); | ^ /usr/include/pwd.h:149:16: note: conflicting prototype is here 149 | struct passwd *getpwnam(const char *); | ^ io.c:151:7: warning: no previous prototype for function 'Internal_Tilde_Expand' [-Wmissing-prototypes] 151 | char *Internal_Tilde_Expand (register char *s, register char **dirp) { | ^ io.c:151:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 151 | char *Internal_Tilde_Expand (register char *s, register char **dirp) { | ^ | static io.c:180:5: warning: variable '_Check_Alloca_Begin' set but not used [-Wunused-but-set-variable] 180 | Alloca_Begin; | ^ ../include/stkmem.h:57:26: note: expanded from macro 'Alloca_Begin' 57 | #define Alloca_Begin int _Check_Alloca_Begin | ^ io.c:177:8: warning: no previous prototype for function 'General_File_Operation' [-Wmissing-prototypes] 177 | Object General_File_Operation (Object s, register int op) { | ^ io.c:177:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 177 | Object General_File_Operation (Object s, register int op) { | ^ | static io.c:220:6: warning: no previous prototype for function 'Close_All_Files' [-Wmissing-prototypes] 220 | void Close_All_Files () { | ^ io.c:220:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 220 | void Close_All_Files () { | ^ | static io.c:235:5: warning: variable '_Check_Alloca_Begin' set but not used [-Wunused-but-set-variable] 235 | Alloca_Begin; | ^ ../include/stkmem.h:57:26: note: expanded from macro 'Alloca_Begin' 57 | #define Alloca_Begin int _Check_Alloca_Begin | ^ io.c:230:8: warning: no previous prototype for function 'Open_File' [-Wmissing-prototypes] 230 | Object Open_File (char *name, int flags, int err) { | ^ io.c:230:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 230 | Object Open_File (char *name, int flags, int err) { | ^ | static io.c:270:5: warning: variable '_Check_Alloca_Begin' set but not used [-Wunused-but-set-variable] 270 | Alloca_Begin; | ^ ../include/stkmem.h:57:26: note: expanded from macro 'Alloca_Begin' 57 | #define Alloca_Begin int _Check_Alloca_Begin | ^ io.c:331:8: warning: no previous prototype for function 'General_Close_Port' [-Wmissing-prototypes] 331 | Object General_Close_Port (Object port) { | ^ io.c:331:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 331 | Object General_Close_Port (Object port) { | ^ | static io.c:379:8: warning: no previous prototype for function 'General_Call_With' [-Wmissing-prototypes] 379 | Object General_Call_With (Object name, int flags, Object proc) { | ^ io.c:379:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 379 | Object General_Call_With (Object name, int flags, Object proc) { | ^ | static 13 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-io.lo -MD -MP -MF .deps/libelk_la-io.Tpo -c io.c -o libelk_la-io.o >/dev/null 2>&1 mv -f .deps/libelk_la-io.Tpo .deps/libelk_la-io.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-libelk.lo -MD -MP -MF .deps/libelk_la-libelk.Tpo -c -o libelk_la-libelk.lo `test -f 'libelk.c' || echo './'`libelk.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-libelk.lo -MD -MP -MF .deps/libelk_la-libelk.Tpo -c libelk.c -fPIC -DPIC -o .libs/libelk_la-libelk.o libelk.c:93:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a previous declaration [-Wdeprecated-non-prototype] 93 | extern char *getenv(); | ^ /usr/include/stdlib.h:102:7: note: conflicting prototype is here 102 | char *getenv(const char *); | ^ libelk.c:155:6: warning: no previous prototype for function 'Check_If_Dump_Works' [-Wmissing-prototypes] 155 | void Check_If_Dump_Works () { | ^ libelk.c:155:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 155 | void Check_If_Dump_Works () { | ^ | static libelk.c:207:34: warning: passing arguments to 'Find_Executable' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 207 | A_Out_Name = Find_Executable (av[0]); | ^ libelk.c:222:13: warning: absolute value function 'abs' given an argument of type 'long' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value] 222 | if (abs (stkbase - &foo) > INITIAL_STK_OFFSET) { | ^ libelk.c:222:13: note: use function 'labs' instead 222 | if (abs (stkbase - &foo) > INITIAL_STK_OFFSET) { | ^~~ | labs libelk.c:362:6: warning: no previous prototype for function 'Usage' [-Wmissing-prototypes] 362 | void Usage () { | ^ libelk.c:96:6: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function 96 | void Usage (); | ^ | void libelk.c:371:6: warning: no previous prototype for function 'Init_Everything' [-Wmissing-prototypes] 371 | void Init_Everything () { | ^ libelk.c:97:6: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function 97 | void Init_Everything (); | ^ | void libelk.c:396:6: warning: no previous prototype for function 'Get_Stack_Limit' [-Wmissing-prototypes] 396 | void Get_Stack_Limit () { | ^ libelk.c:95:6: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function 95 | void Get_Stack_Limit (); | ^ | void libelk.c:412:5: warning: no previous prototype for function 'Executable' [-Wmissing-prototypes] 412 | int Executable (char *fn) { | ^ libelk.c:412:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 412 | int Executable (char *fn) { | ^ | static libelk.c:114:7: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 114 | char *Find_Executable(); | ^ libelk.c:419:7: note: conflicting prototype is here 419 | char *Find_Executable (char *fn) { | ^ libelk.c:419:7: warning: no previous prototype for function 'Find_Executable' [-Wmissing-prototypes] 419 | char *Find_Executable (char *fn) { | ^ libelk.c:114:7: note: this declaration is not a prototype; add parameter declarations to make it one 114 | char *Find_Executable(); | ^ 10 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-libelk.lo -MD -MP -MF .deps/libelk_la-libelk.Tpo -c libelk.c -o libelk_la-libelk.o >/dev/null 2>&1 mv -f .deps/libelk_la-libelk.Tpo .deps/libelk_la-libelk.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-list.lo -MD -MP -MF .deps/libelk_la-list.Tpo -c -o libelk_la-list.lo `test -f 'list.c' || echo './'`list.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-list.lo -MD -MP -MF .deps/libelk_la-list.Tpo -c list.c -fPIC -DPIC -o .libs/libelk_la-list.o list.c:86:8: warning: no previous prototype for function 'Cxr' [-Wmissing-prototypes] 86 | Object Cxr (Object x, register char *pat, register unsigned int len) { | ^ list.c:86:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 86 | Object Cxr (Object x, register char *pat, register unsigned int len) { | ^ | static list.c:175:8: warning: no previous prototype for function 'General_Member' [-Wmissing-prototypes] 175 | Object General_Member (Object key, Object list, register int comp) { | ^ list.c:175:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 175 | Object General_Member (Object key, Object list, register int comp) { | ^ | static 2 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-list.lo -MD -MP -MF .deps/libelk_la-list.Tpo -c list.c -o libelk_la-list.o >/dev/null 2>&1 mv -f .deps/libelk_la-list.Tpo .deps/libelk_la-list.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-load.lo -MD -MP -MF .deps/libelk_la-load.Tpo -c -o libelk_la-load.lo `test -f 'load.c' || echo './'`load.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-load.lo -MD -MP -MF .deps/libelk_la-load.Tpo -c load.c -fPIC -DPIC -o .libs/libelk_la-load.o load.c:47:6: warning: no previous prototype for function 'Init_Load' [-Wmissing-prototypes] 47 | void Init_Load () { | ^ load.c:47:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 47 | void Init_Load () { | ^ | static load.c:56:6: warning: no previous prototype for function 'Init_Loadpath' [-Wmissing-prototypes] 56 | void Init_Loadpath (char *s) { /* No GC possible here */ | ^ load.c:56:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 56 | void Init_Loadpath (char *s) { /* No GC possible here */ | ^ | static load.c:74:5: warning: no previous prototype for function 'Has_Suffix' [-Wmissing-prototypes] 74 | int Has_Suffix (Object name, char const *suffix) { | ^ load.c:74:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 74 | int Has_Suffix (Object name, char const *suffix) { | ^ | static 3 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-load.lo -MD -MP -MF .deps/libelk_la-load.Tpo -c load.c -o libelk_la-load.o >/dev/null 2>&1 mv -f .deps/libelk_la-load.Tpo .deps/libelk_la-load.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-loadlib.lo -MD -MP -MF .deps/libelk_la-loadlib.Tpo -c -o libelk_la-loadlib.lo `test -f 'loadlib.c' || echo './'`loadlib.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-loadlib.lo -MD -MP -MF .deps/libelk_la-loadlib.Tpo -c loadlib.c -fPIC -DPIC -o .libs/libelk_la-loadlib.o loadlib.c:68:6: warning: no previous prototype for function 'Dlopen_File' [-Wmissing-prototypes] 68 | void Dlopen_File (char *obj) { | ^ loadlib.c:68:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 68 | void Dlopen_File (char *obj) { | ^ | static loadlib.c:251:6: warning: no previous prototype for function 'Load_Library' [-Wmissing-prototypes] 251 | void Load_Library (Object libs) { | ^ loadlib.c:251:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 251 | void Load_Library (Object libs) { | ^ | static 2 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-loadlib.lo -MD -MP -MF .deps/libelk_la-loadlib.Tpo -c loadlib.c -o libelk_la-loadlib.o >/dev/null 2>&1 mv -f .deps/libelk_la-loadlib.Tpo .deps/libelk_la-loadlib.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-malloc.lo -MD -MP -MF .deps/libelk_la-malloc.Tpo -c -o libelk_la-malloc.lo `test -f 'malloc.c' || echo './'`malloc.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-malloc.lo -MD -MP -MF .deps/libelk_la-malloc.Tpo -c malloc.c -fPIC -DPIC -o .libs/libelk_la-malloc.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-malloc.lo -MD -MP -MF .deps/libelk_la-malloc.Tpo -c malloc.c -o libelk_la-malloc.o >/dev/null 2>&1 mv -f .deps/libelk_la-malloc.Tpo .deps/libelk_la-malloc.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-math.lo -MD -MP -MF .deps/libelk_la-math.Tpo -c -o libelk_la-math.lo `test -f 'math.c' || echo './'`math.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-math.lo -MD -MP -MF .deps/libelk_la-math.Tpo -c math.c -fPIC -DPIC -o .libs/libelk_la-math.o math.c:47:6: warning: no previous prototype for function 'Init_Math' [-Wmissing-prototypes] 47 | void Init_Math () { | ^ math.c:47:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 47 | void Init_Math () { | ^ | static math.c:83:8: warning: no previous prototype for function 'Fixnum_To_String' [-Wmissing-prototypes] 83 | Object Fixnum_To_String (Object x, int radix) { | ^ math.c:83:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 83 | Object Fixnum_To_String (Object x, int radix) { | ^ | static math.c:305:5: warning: no previous prototype for function 'Get_Index' [-Wmissing-prototypes] 305 | int Get_Index (Object n, Object obj) { | ^ math.c:305:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 305 | int Get_Index (Object n, Object obj) { | ^ | static math.c:341:5: warning: no previous prototype for function 'Fixnum_Add' [-Wmissing-prototypes] 341 | int Fixnum_Add (int a, int b, int *fits) { | ^ math.c:341:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 341 | int Fixnum_Add (int a, int b, int *fits) { | ^ | static math.c:353:5: warning: no previous prototype for function 'Fixnum_Sub' [-Wmissing-prototypes] 353 | int Fixnum_Sub (int a, int b, int *fits) { | ^ math.c:353:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 353 | int Fixnum_Sub (int a, int b, int *fits) { | ^ | static math.c:370:8: warning: no previous prototype for function 'Fixnum_Multiply' [-Wmissing-prototypes] 370 | Object Fixnum_Multiply (int a, int b) { | ^ math.c:370:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 370 | Object Fixnum_Multiply (int a, int b) { | ^ | static math.c:592:1: warning: no previous prototype for function 'Generic_Equal' [-Wmissing-prototypes] 592 | General_Generic_Compare (Equal, ==) | ^ math.c:530:5: note: expanded from macro 'General_Generic_Compare' 530 | int Generic_##name (Object x, Object y) {\ | ^ :42:1: note: expanded from here 42 | Generic_Equal | ^ math.c:592:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 592 | General_Generic_Compare (Equal, ==) | ^ | static math.c:529:41: note: expanded from macro 'General_Generic_Compare' 529 | #define General_Generic_Compare(name,op)\ | ^ math.c:593:1: warning: no previous prototype for function 'Generic_Less' [-Wmissing-prototypes] 593 | General_Generic_Compare (Less, <) | ^ math.c:530:5: note: expanded from macro 'General_Generic_Compare' 530 | int Generic_##name (Object x, Object y) {\ | ^ :48:1: note: expanded from here 48 | Generic_Less | ^ math.c:593:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 593 | General_Generic_Compare (Less, <) | ^ | static math.c:529:41: note: expanded from macro 'General_Generic_Compare' 529 | #define General_Generic_Compare(name,op)\ | ^ math.c:594:1: warning: no previous prototype for function 'Generic_Greater' [-Wmissing-prototypes] 594 | General_Generic_Compare (Greater, >) | ^ math.c:530:5: note: expanded from macro 'General_Generic_Compare' 530 | int Generic_##name (Object x, Object y) {\ | ^ :54:1: note: expanded from here 54 | Generic_Greater | ^ math.c:594:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 594 | General_Generic_Compare (Greater, >) | ^ | static math.c:529:41: note: expanded from macro 'General_Generic_Compare' 529 | #define General_Generic_Compare(name,op)\ | ^ math.c:595:1: warning: no previous prototype for function 'Generic_Eq_Less' [-Wmissing-prototypes] 595 | General_Generic_Compare (Eq_Less, <=) | ^ math.c:530:5: note: expanded from macro 'General_Generic_Compare' 530 | int Generic_##name (Object x, Object y) {\ | ^ :60:1: note: expanded from here 60 | Generic_Eq_Less | ^ math.c:595:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 595 | General_Generic_Compare (Eq_Less, <=) | ^ | static math.c:529:41: note: expanded from macro 'General_Generic_Compare' 529 | #define General_Generic_Compare(name,op)\ | ^ math.c:596:1: warning: no previous prototype for function 'Generic_Eq_Greater' [-Wmissing-prototypes] 596 | General_Generic_Compare (Eq_Greater, >=) | ^ math.c:530:5: note: expanded from macro 'General_Generic_Compare' 530 | int Generic_##name (Object x, Object y) {\ | ^ :66:1: note: expanded from here 66 | Generic_Eq_Greater | ^ math.c:596:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 596 | General_Generic_Compare (Eq_Greater, >=) | ^ | static math.c:529:41: note: expanded from macro 'General_Generic_Compare' 529 | #define General_Generic_Compare(name,op)\ | ^ math.c:604:20: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 604 | if (!(*op) (argv[i-1], argv[i])) | ^ math.c:598:8: warning: no previous prototype for function 'General_Compare' [-Wmissing-prototypes] 598 | Object General_Compare (int argc, Object *argv, register int (*op)()) { | ^ math.c:598:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 598 | Object General_Compare (int argc, Object *argv, register int (*op)()) { | ^ | static math.c:693:27: warning: no previous prototype for function 'Generic_Plus' [-Wmissing-prototypes] 693 | General_Generic_Operator (Generic_Plus, +, Fixnum_Add, Bignum_Plus) | ^ math.c:693:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 693 | General_Generic_Operator (Generic_Plus, +, Fixnum_Add, Bignum_Plus) | ^ | static math.c:630:55: note: expanded from macro 'General_Generic_Operator' 630 | #define General_Generic_Operator(name,op,fixop,bigop) Object name (Object x,\ | ^ math.c:694:27: warning: no previous prototype for function 'Generic_Minus' [-Wmissing-prototypes] 694 | General_Generic_Operator (Generic_Minus, -, Fixnum_Sub, Bignum_Minus) | ^ math.c:694:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 694 | General_Generic_Operator (Generic_Minus, -, Fixnum_Sub, Bignum_Minus) | ^ | static math.c:630:55: note: expanded from macro 'General_Generic_Operator' 630 | #define General_Generic_Operator(name,op,fixop,bigop) Object name (Object x,\ | ^ math.c:718:23: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 718 | accum = (*op) (accum, argv[0]); break; | ^ math.c:722:27: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 722 | accum = (*op) (accum, argv[i]); | ^ math.c:706:8: warning: no previous prototype for function 'General_Operator' [-Wmissing-prototypes] 706 | Object General_Operator (int argc, Object *argv, Object start, | ^ math.c:706:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 706 | Object General_Operator (int argc, Object *argv, Object start, | ^ | static math.c:45:8: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 45 | Object Generic_Multiply(), Generic_Divide(); | ^ math.c:744:8: note: conflicting prototype is here 744 | Object Generic_Multiply (Object x, Object y) { | ^ math.c:744:8: warning: no previous prototype for function 'Generic_Multiply' [-Wmissing-prototypes] 744 | Object Generic_Multiply (Object x, Object y) { | ^ math.c:45:8: note: this declaration is not a prototype; add parameter declarations to make it one 45 | Object Generic_Multiply(), Generic_Divide(); | ^ math.c:45:28: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 45 | Object Generic_Multiply(), Generic_Divide(); | ^ math.c:798:8: note: conflicting prototype is here 798 | Object Generic_Divide (Object x, Object y) { | ^ math.c:798:8: warning: no previous prototype for function 'Generic_Divide' [-Wmissing-prototypes] 798 | Object Generic_Divide (Object x, Object y) { | ^ math.c:45:28: note: this declaration is not a prototype; add parameter declarations to make it one 45 | Object Generic_Multiply(), Generic_Divide(); | ^ math.c:883:8: warning: no previous prototype for function 'General_Integer_Divide' [-Wmissing-prototypes] 883 | Object General_Integer_Divide (Object x, Object y, int rem) { | ^ math.c:883:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 883 | Object General_Integer_Divide (Object x, Object y, int rem) { | ^ | static math.c:922:8: warning: no previous prototype for function 'Exact_Quotient' [-Wmissing-prototypes] 922 | Object Exact_Quotient (Object x, Object y) { | ^ math.c:922:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 922 | Object Exact_Quotient (Object x, Object y) { | ^ | static math.c:926:8: warning: no previous prototype for function 'Exact_Remainder' [-Wmissing-prototypes] 926 | Object Exact_Remainder (Object x, Object y) { | ^ math.c:926:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 926 | Object Exact_Remainder (Object x, Object y) { | ^ | static math.c:930:8: warning: no previous prototype for function 'Exact_Modulo' [-Wmissing-prototypes] 930 | Object Exact_Modulo (Object x, Object y) { | ^ math.c:930:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 930 | Object Exact_Modulo (Object x, Object y) { | ^ | static math.c:965:15: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 965 | ret = fun (x, y); | ^ math.c:946:8: warning: no previous prototype for function 'With_Exact_Ints' [-Wmissing-prototypes] 946 | Object With_Exact_Ints (Object x, Object y, Object (*fun)()) { | ^ math.c:946:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 946 | Object With_Exact_Ints (Object x, Object y, Object (*fun)()) { | ^ | static math.c:984:8: warning: no previous prototype for function 'Exact_Gcd' [-Wmissing-prototypes] 984 | Object Exact_Gcd (Object x, Object y) { | ^ math.c:984:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 984 | Object Exact_Gcd (Object x, Object y) { | ^ | static math.c:1008:8: warning: no previous prototype for function 'General_Gcd' [-Wmissing-prototypes] 1008 | Object General_Gcd (Object x, Object y) { | ^ math.c:1008:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 1008 | Object General_Gcd (Object x, Object y) { | ^ | static math.c:1016:8: warning: no previous prototype for function 'Exact_Lcm' [-Wmissing-prototypes] 1016 | Object Exact_Lcm (Object x, Object y) { | ^ math.c:1016:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 1016 | Object Exact_Lcm (Object x, Object y) { | ^ | static math.c:1032:8: warning: no previous prototype for function 'General_Lcm' [-Wmissing-prototypes] 1032 | Object General_Lcm (Object x, Object y) { | ^ math.c:1032:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 1032 | Object General_Lcm (Object x, Object y) { | ^ | static math.c:1097:22: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1097 | ret = (*fun) (d); | ^ math.c:1099:22: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1099 | ret = (*fun) (d, Get_Double (y)); | ^ math.c:1091:8: warning: no previous prototype for function 'General_Function' [-Wmissing-prototypes] 1091 | Object General_Function (Object x, Object y, double (*fun)()) { | ^ math.c:1091:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 1091 | Object General_Function (Object x, Object y, double (*fun)()) { | ^ | static math.c:1129:8: warning: no previous prototype for function 'Min' [-Wmissing-prototypes] 1129 | Object Min (Object x, Object y) { | ^ math.c:1129:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 1129 | Object Min (Object x, Object y) { | ^ | static math.c:1138:8: warning: no previous prototype for function 'Max' [-Wmissing-prototypes] 1138 | Object Max (Object x, Object y) { | ^ math.c:1138:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 1138 | Object Max (Object x, Object y) { | ^ | static 37 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-math.lo -MD -MP -MF .deps/libelk_la-math.Tpo -c math.c -o libelk_la-math.o >/dev/null 2>&1 mv -f .deps/libelk_la-math.Tpo .deps/libelk_la-math.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-onfork.lo -MD -MP -MF .deps/libelk_la-onfork.Tpo -c -o libelk_la-onfork.lo `test -f 'onfork.c' || echo './'`onfork.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-onfork.lo -MD -MP -MF .deps/libelk_la-onfork.Tpo -c onfork.c -fPIC -DPIC -o .libs/libelk_la-onfork.o onfork.c:49:9: warning: cast from 'char *' to 'FUNCT *' (aka 'struct funct *') increases required alignment from 1 to 8 [-Wcast-align] 49 | p = (FUNCT *)Safe_Malloc (sizeof (*p)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-onfork.lo -MD -MP -MF .deps/libelk_la-onfork.Tpo -c onfork.c -o libelk_la-onfork.o >/dev/null 2>&1 mv -f .deps/libelk_la-onfork.Tpo .deps/libelk_la-onfork.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-prim.lo -MD -MP -MF .deps/libelk_la-prim.Tpo -c -o libelk_la-prim.lo `test -f 'prim.c' || echo './'`prim.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-prim.lo -MD -MP -MF .deps/libelk_la-prim.Tpo -c prim.c -fPIC -DPIC -o .libs/libelk_la-prim.o prim.c:423:6: warning: no previous prototype for function 'Init_Prim' [-Wmissing-prototypes] 423 | void Init_Prim () { | ^ prim.c:423:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 423 | void Init_Prim () { | ^ | static 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-prim.lo -MD -MP -MF .deps/libelk_la-prim.Tpo -c prim.c -o libelk_la-prim.o >/dev/null 2>&1 mv -f .deps/libelk_la-prim.Tpo .deps/libelk_la-prim.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-print.lo -MD -MP -MF .deps/libelk_la-print.Tpo -c -o libelk_la-print.lo `test -f 'print.c' || echo './'`print.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-print.lo -MD -MP -MF .deps/libelk_la-print.Tpo -c print.c -fPIC -DPIC -o .libs/libelk_la-print.o print.c:67:6: warning: no previous prototype for function 'Init_Print' [-Wmissing-prototypes] 67 | void Init_Print () { | ^ print.c:67:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 67 | void Init_Print () { | ^ | static print.c:74:5: warning: no previous prototype for function 'Print_Length' [-Wmissing-prototypes] 74 | int Print_Length () { | ^ print.c:74:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 74 | int Print_Length () { | ^ | static print.c:81:5: warning: no previous prototype for function 'Print_Depth' [-Wmissing-prototypes] 81 | int Print_Depth () { | ^ print.c:81:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 81 | int Print_Depth () { | ^ | static print.c:88:6: warning: no previous prototype for function 'Print_Char' [-Wmissing-prototypes] 88 | void Print_Char (Object port, register int c) { | ^ print.c:88:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 88 | void Print_Char (Object port, register int c) { | ^ | static print.c:159:8: warning: no previous prototype for function 'General_Print' [-Wmissing-prototypes] 159 | Object General_Print (int argc, Object *argv, int raw) { | ^ print.c:159:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 159 | Object General_Print (int argc, Object *argv, int raw) { | ^ | static print.c:599:5: warning: variable '_Check_Alloca_Begin' set but not used [-Wunused-but-set-variable] 599 | Alloca_Begin; | ^ ../include/stkmem.h:57:26: note: expanded from macro 'Alloca_Begin' 57 | #define Alloca_Begin int _Check_Alloca_Begin | ^ 6 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-print.lo -MD -MP -MF .deps/libelk_la-print.Tpo -c print.c -o libelk_la-print.o >/dev/null 2>&1 mv -f .deps/libelk_la-print.Tpo .deps/libelk_la-print.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-proc.lo -MD -MP -MF .deps/libelk_la-proc.Tpo -c -o libelk_la-proc.lo `test -f 'proc.c' || echo './'`proc.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-proc.lo -MD -MP -MF .deps/libelk_la-proc.Tpo -c proc.c -fPIC -DPIC -o .libs/libelk_la-proc.o proc.c:79:6: warning: no previous prototype for function 'Init_Proc' [-Wmissing-prototypes] 79 | void Init_Proc () { | ^ proc.c:79:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 79 | void Init_Proc () { | ^ | static proc.c:105:40: warning: call to undeclared library function 'strlen' with type 'unsigned long (const char *)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 105 | return Make_String (PRIM(x)->name, strlen(PRIM(x)->name)); | ^ proc.c:105:40: note: include the header or explicitly provide a declaration for 'strlen' proc.c:116:42: warning: format specifies type 'unsigned long' but the argument has type 'void *' [-Wformat] 116 | sprintf (buf, "#", POINTER(x)); | ~~~ ^~~~~~~~~~ ../include/object.h:54:25: note: expanded from macro 'POINTER' 54 | #define POINTER(x) ((void *)(uintptr_t)(x).data) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ proc.c:130:39: warning: format specifies type 'unsigned long' but the argument has type 'void *' [-Wformat] 130 | sprintf (buf, "#", POINTER(x)); | ~~~ ^~~~~~~~~~ ../include/object.h:54:25: note: expanded from macro 'POINTER' 54 | #define POINTER(x) ((void *)(uintptr_t)(x).data) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ proc.c:136:8: warning: no previous prototype for function 'Make_Compound' [-Wmissing-prototypes] 136 | Object Make_Compound () { | ^ proc.c:136:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 136 | Object Make_Compound () { | ^ | static proc.c:207:29: warning: passing arguments to 'Macro_Expand' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 207 | form = Macro_Expand (fun, form); | ^ proc.c:210:5: warning: passing arguments to 'Funcall_Primitive' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 210 | Funcall_Switch (t, fun, form, 1); | ^ proc.c:50:34: note: expanded from macro 'Funcall_Switch' 50 | return Funcall_Primitive (func, args, eval);\ | ^ proc.c:210:5: warning: passing arguments to 'Funcall_Compound' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] proc.c:52:33: note: expanded from macro 'Funcall_Switch' 52 | return Funcall_Compound (func, args, eval);\ | ^ proc.c:77:24: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 77 | Object Macro_Expand(), Funcall_Primitive(), Funcall_Compound(); | ^ proc.c:260:8: note: conflicting prototype is here 260 | Object Funcall_Primitive (Object fun, Object argl, int eval) { | ^ proc.c:282:24: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 282 | r = (prim->fun)(argl); | ^ proc.c:317:37: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 317 | r = (PRIM(fun)->fun)(r); | ^ proc.c:320:32: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 320 | r = (prim->fun)(argv[0], argv[1]); break; | ^ proc.c:322:32: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 322 | r = (prim->fun)(argv[0], argv[1], argv[2]); break; | ^ proc.c:324:32: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 324 | r = (prim->fun)(argv[0], argv[1], argv[2], argv[3]); break; | ^ proc.c:326:32: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 326 | r = (prim->fun)(argv[0], argv[1], argv[2], argv[3], argv[4]); | ^ proc.c:329:32: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 329 | r = (prim->fun)(argv[0], argv[1], argv[2], argv[3], argv[4], | ^ proc.c:332:32: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 332 | r = (prim->fun)(argv[0], argv[1], argv[2], argv[3], argv[4], | ^ proc.c:335:32: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 335 | r = (prim->fun)(argv[0], argv[1], argv[2], argv[3], argv[4], | ^ proc.c:338:32: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 338 | r = (prim->fun)(argv[0], argv[1], argv[2], argv[3], argv[4], | ^ proc.c:341:32: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 341 | r = (prim->fun)(argv[0], argv[1], argv[2], argv[3], argv[4], | ^ proc.c:268:5: warning: variable '_Check_Alloca_Begin' set but not used [-Wunused-but-set-variable] 268 | Alloca_Begin; | ^ ../include/stkmem.h:57:26: note: expanded from macro 'Alloca_Begin' 57 | #define Alloca_Begin int _Check_Alloca_Begin | ^ proc.c:260:8: warning: no previous prototype for function 'Funcall_Primitive' [-Wmissing-prototypes] 260 | Object Funcall_Primitive (Object fun, Object argl, int eval) { | ^ proc.c:77:24: note: this declaration is not a prototype; add parameter declarations to make it one 77 | Object Macro_Expand(), Funcall_Primitive(), Funcall_Compound(); | ^ proc.c:77:45: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 77 | Object Macro_Expand(), Funcall_Primitive(), Funcall_Compound(); | ^ proc.c:369:8: note: conflicting prototype is here 369 | Object Funcall_Compound (Object fun, Object argl, int eval) { | ^ proc.c:376:5: warning: variable '_Check_Alloca_Begin' set but not used [-Wunused-but-set-variable] 376 | Alloca_Begin; | ^ ../include/stkmem.h:57:26: note: expanded from macro 'Alloca_Begin' 57 | #define Alloca_Begin int _Check_Alloca_Begin | ^ proc.c:369:8: warning: no previous prototype for function 'Funcall_Compound' [-Wmissing-prototypes] 369 | Object Funcall_Compound (Object fun, Object argl, int eval) { | ^ proc.c:77:45: note: this declaration is not a prototype; add parameter declarations to make it one 77 | Object Macro_Expand(), Funcall_Primitive(), Funcall_Compound(); | ^ proc.c:462:6: warning: no previous prototype for function 'Check_Formals' [-Wmissing-prototypes] 462 | void Check_Formals (Object x, int *min, int *max) { | ^ proc.c:462:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 462 | void Check_Formals (Object x, int *min, int *max) { | ^ | static proc.c:515:5: warning: variable '_Check_Alloca_Begin' set but not used [-Wunused-but-set-variable] 515 | Alloca_Begin; | ^ ../include/stkmem.h:57:26: note: expanded from macro 'Alloca_Begin' 57 | #define Alloca_Begin int _Check_Alloca_Begin | ^ proc.c:509:8: warning: no previous prototype for function 'General_Map' [-Wmissing-prototypes] 509 | Object General_Map (int argc, Object *argv, register int accum) { | ^ proc.c:509:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 509 | Object General_Map (int argc, Object *argv, register int accum) { | ^ | static proc.c:558:8: warning: no previous prototype for function 'Make_Macro' [-Wmissing-prototypes] 558 | Object Make_Macro () { | ^ proc.c:558:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 558 | Object Make_Macro () { | ^ | static proc.c:77:8: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 77 | Object Macro_Expand(), Funcall_Primitive(), Funcall_Compound(); | ^ proc.c:585:8: note: conflicting prototype is here 585 | Object Macro_Expand (Object mac, Object argl) { | ^ proc.c:585:8: warning: no previous prototype for function 'Macro_Expand' [-Wmissing-prototypes] 585 | Object Macro_Expand (Object mac, Object argl) { | ^ proc.c:77:8: note: this declaration is not a prototype; add parameter declarations to make it one 77 | Object Macro_Expand(), Funcall_Primitive(), Funcall_Compound(); | ^ 31 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-proc.lo -MD -MP -MF .deps/libelk_la-proc.Tpo -c proc.c -o libelk_la-proc.o >/dev/null 2>&1 mv -f .deps/libelk_la-proc.Tpo .deps/libelk_la-proc.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-promise.lo -MD -MP -MF .deps/libelk_la-promise.Tpo -c -o libelk_la-promise.lo `test -f 'promise.c' || echo './'`promise.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-promise.lo -MD -MP -MF .deps/libelk_la-promise.Tpo -c promise.c -fPIC -DPIC -o .libs/libelk_la-promise.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-promise.lo -MD -MP -MF .deps/libelk_la-promise.Tpo -c promise.c -o libelk_la-promise.o >/dev/null 2>&1 mv -f .deps/libelk_la-promise.Tpo .deps/libelk_la-promise.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-read.lo -MD -MP -MF .deps/libelk_la-read.Tpo -c -o libelk_la-read.lo `test -f 'read.c' || echo './'`read.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-read.lo -MD -MP -MF .deps/libelk_la-read.Tpo -c read.c -fPIC -DPIC -o .libs/libelk_la-read.o read.c:55:15: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a previous declaration [-Wdeprecated-non-prototype] 55 | extern double atof(); | ^ /usr/include/stdlib.h:92:9: note: conflicting prototype is here 92 | double atof(const char *); | ^ read.c:81:8: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a previous declaration [-Wdeprecated-non-prototype] 81 | Object General_Read(), Read_Sequence(), Read_Atom(), Read_Special(); | ^ ../include/extern.h:392:15: note: conflicting prototype is here 392 | extern Object General_Read (Object, int); | ^ read.c:85:6: warning: no previous prototype for function 'Init_Read' [-Wmissing-prototypes] 85 | void Init_Read () { | ^ read.c:85:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 85 | void Init_Read () { | ^ | static read.c:81:8: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 81 | Object General_Read(), Read_Sequence(), Read_Atom(), Read_Special(); | ^ read.c:252:8: note: conflicting prototype is here 252 | Object General_Read (Object port, int konst) { | ^ read.c:278:33: warning: passing arguments to 'Read_Sequence' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 278 | ret = Read_Sequence (port, 0, konst, c); | ^ read.c:280:30: warning: passing arguments to 'Read_Sharp' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 280 | ret = Read_Sharp (port, konst); | ^ read.c:285:29: warning: passing arguments to 'Read_Atom' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 285 | ret = Read_Atom (port, konst); | ^ read.c:81:41: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 81 | Object General_Read(), Read_Sequence(), Read_Atom(), Read_Special(); | ^ read.c:305:8: note: conflicting prototype is here 305 | Object Read_Atom (Object port, int konst) { | ^ read.c:308:24: warning: passing arguments to 'Read_Special' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 308 | ret = Read_Special (port, konst); | ^ read.c:305:8: warning: no previous prototype for function 'Read_Atom' [-Wmissing-prototypes] 305 | Object Read_Atom (Object port, int konst) { | ^ read.c:81:41: note: this declaration is not a prototype; add parameter declarations to make it one 81 | Object General_Read(), Read_Sequence(), Read_Atom(), Read_Special(); | ^ read.c:81:54: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 81 | Object General_Read(), Read_Sequence(), Read_Atom(), Read_Special(); | ^ read.c:314:8: note: conflicting prototype is here 314 | Object Read_Special (Object port, int konst) { | ^ read.c:343:30: warning: passing arguments to 'Read_Sequence' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 343 | return Read_Sequence (port, 0, konst, c); | ^ read.c:359:28: warning: passing arguments to 'Read_String' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 359 | return Read_String (port, konst); | ^ read.c:361:26: warning: passing arguments to 'Read_Sharp' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 361 | ret = Read_Sharp (port, konst); | ^ read.c:314:8: warning: no previous prototype for function 'Read_Special' [-Wmissing-prototypes] 314 | Object Read_Special (Object port, int konst) { | ^ read.c:81:54: note: this declaration is not a prototype; add parameter declarations to make it one 81 | Object General_Read(), Read_Sequence(), Read_Atom(), Read_Special(); | ^ read.c:81:24: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 81 | Object General_Read(), Read_Sequence(), Read_Atom(), Read_Special(); | ^ read.c:400:8: note: conflicting prototype is here 400 | Object Read_Sequence (Object port, int vec, int konst, int start_chr) { | ^ read.c:400:8: warning: no previous prototype for function 'Read_Sequence' [-Wmissing-prototypes] 400 | Object Read_Sequence (Object port, int vec, int konst, int start_chr) { | ^ read.c:81:24: note: this declaration is not a prototype; add parameter declarations to make it one 81 | Object General_Read(), Read_Sequence(), Read_Atom(), Read_Special(); | ^ read.c:82:8: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 82 | Object Read_String(), Read_Sharp(), Read_True(), Read_False(), Read_Void(); | ^ read.c:454:8: note: conflicting prototype is here 454 | Object Read_String (Object port, int konst) { | ^ read.c:454:8: warning: no previous prototype for function 'Read_String' [-Wmissing-prototypes] 454 | Object Read_String (Object port, int konst) { | ^ read.c:82:8: note: this declaration is not a prototype; add parameter declarations to make it one 82 | Object Read_String(), Read_Sharp(), Read_True(), Read_False(), Read_Void(); | ^ read.c:82:23: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 82 | Object Read_String(), Read_Sharp(), Read_True(), Read_False(), Read_Void(); | ^ read.c:494:8: note: conflicting prototype is here 494 | Object Read_Sharp (Object port, int konst) { | ^ read.c:494:8: warning: no previous prototype for function 'Read_Sharp' [-Wmissing-prototypes] 494 | Object Read_Sharp (Object port, int konst) { | ^ read.c:82:23: note: this declaration is not a prototype; add parameter declarations to make it one 82 | Object Read_String(), Read_Sharp(), Read_True(), Read_False(), Read_Void(); | ^ read.c:82:37: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 82 | Object Read_String(), Read_Sharp(), Read_True(), Read_False(), Read_Void(); | ^ read.c:512:8: note: conflicting prototype is here 512 | Object Read_True (Object port, int chr, int konst) { | ^ read.c:512:8: warning: no previous prototype for function 'Read_True' [-Wmissing-prototypes] 512 | Object Read_True (Object port, int chr, int konst) { | ^ read.c:82:37: note: this declaration is not a prototype; add parameter declarations to make it one 82 | Object Read_String(), Read_Sharp(), Read_True(), Read_False(), Read_Void(); | ^ read.c:82:50: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 82 | Object Read_String(), Read_Sharp(), Read_True(), Read_False(), Read_Void(); | ^ read.c:517:8: note: conflicting prototype is here 517 | Object Read_False (Object port, int chr, int konst) { | ^ read.c:517:8: warning: no previous prototype for function 'Read_False' [-Wmissing-prototypes] 517 | Object Read_False (Object port, int chr, int konst) { | ^ read.c:82:50: note: this declaration is not a prototype; add parameter declarations to make it one 82 | Object Read_String(), Read_Sharp(), Read_True(), Read_False(), Read_Void(); | ^ read.c:82:64: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 82 | Object Read_String(), Read_Sharp(), Read_True(), Read_False(), Read_Void(); | ^ read.c:522:8: note: conflicting prototype is here 522 | Object Read_Void (Object port, int chr, int konst) { | ^ read.c:522:8: warning: no previous prototype for function 'Read_Void' [-Wmissing-prototypes] 522 | Object Read_Void (Object port, int chr, int konst) { | ^ read.c:82:64: note: this declaration is not a prototype; add parameter declarations to make it one 82 | Object Read_String(), Read_Sharp(), Read_True(), Read_False(), Read_Void(); | ^ read.c:83:8: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 83 | Object Read_Kludge(), Read_Vector_Paren(), Read_Vector_Bracket(), Read_Radix(), Read_Char(); | ^ read.c:530:8: note: conflicting prototype is here 530 | Object Read_Kludge (Object port, int chr, int konst) { | ^ read.c:530:8: warning: no previous prototype for function 'Read_Kludge' [-Wmissing-prototypes] 530 | Object Read_Kludge (Object port, int chr, int konst) { | ^ read.c:83:8: note: this declaration is not a prototype; add parameter declarations to make it one 83 | Object Read_Kludge(), Read_Vector_Paren(), Read_Vector_Bracket(), Read_Radix(), Read_Char(); | ^ read.c:83:23: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 83 | Object Read_Kludge(), Read_Vector_Paren(), Read_Vector_Bracket(), Read_Radix(), Read_Char(); | ^ read.c:535:8: note: conflicting prototype is here 535 | Object Read_Vector_Paren (Object port, int chr, int konst) { | ^ read.c:535:8: warning: no previous prototype for function 'Read_Vector_Paren' [-Wmissing-prototypes] 535 | Object Read_Vector_Paren (Object port, int chr, int konst) { | ^ read.c:83:23: note: this declaration is not a prototype; add parameter declarations to make it one 83 | Object Read_Kludge(), Read_Vector_Paren(), Read_Vector_Bracket(), Read_Radix(), Read_Char(); | ^ read.c:83:44: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 83 | Object Read_Kludge(), Read_Vector_Paren(), Read_Vector_Bracket(), Read_Radix(), Read_Char(); | ^ read.c:540:8: note: conflicting prototype is here 540 | Object Read_Vector_Bracket (Object port, int chr, int konst) { | ^ read.c:540:8: warning: no previous prototype for function 'Read_Vector_Bracket' [-Wmissing-prototypes] 540 | Object Read_Vector_Bracket (Object port, int chr, int konst) { | ^ read.c:83:44: note: this declaration is not a prototype; add parameter declarations to make it one 83 | Object Read_Kludge(), Read_Vector_Paren(), Read_Vector_Bracket(), Read_Radix(), Read_Char(); | ^ read.c:83:67: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 83 | Object Read_Kludge(), Read_Vector_Paren(), Read_Vector_Bracket(), Read_Radix(), Read_Char(); | ^ read.c:545:8: note: conflicting prototype is here 545 | Object Read_Radix (Object port, int chr, int konst) { | ^ read.c:545:8: warning: no previous prototype for function 'Read_Radix' [-Wmissing-prototypes] 545 | Object Read_Radix (Object port, int chr, int konst) { | ^ read.c:83:67: note: this declaration is not a prototype; add parameter declarations to make it one 83 | Object Read_Kludge(), Read_Vector_Paren(), Read_Vector_Bracket(), Read_Radix(), Read_Char(); | ^ read.c:83:81: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 83 | Object Read_Kludge(), Read_Vector_Paren(), Read_Vector_Bracket(), Read_Radix(), Read_Char(); | ^ read.c:571:8: note: conflicting prototype is here 571 | Object Read_Char (Object port, int chr, int konst) { | ^ read.c:571:8: warning: no previous prototype for function 'Read_Char' [-Wmissing-prototypes] 571 | Object Read_Char (Object port, int chr, int konst) { | ^ read.c:83:81: note: this declaration is not a prototype; add parameter declarations to make it one 83 | Object Read_Kludge(), Read_Vector_Paren(), Read_Vector_Bracket(), Read_Radix(), Read_Char(); | ^ 37 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-read.lo -MD -MP -MF .deps/libelk_la-read.Tpo -c read.c -o libelk_la-read.o >/dev/null 2>&1 mv -f .deps/libelk_la-read.Tpo .deps/libelk_la-read.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-special.lo -MD -MP -MF .deps/libelk_la-special.Tpo -c -o libelk_la-special.lo `test -f 'special.c' || echo './'`special.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-special.lo -MD -MP -MF .deps/libelk_la-special.Tpo -c special.c -fPIC -DPIC -o .libs/libelk_la-special.o special.c:42:6: warning: no previous prototype for function 'Init_Special' [-Wmissing-prototypes] 42 | void Init_Special () { | ^ special.c:42:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 42 | void Init_Special () { | ^ | static special.c:50:8: warning: no previous prototype for function 'Quasiquote' [-Wmissing-prototypes] 50 | Object Quasiquote (Object x, int level) { | ^ special.c:50:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 50 | Object Quasiquote (Object x, int level) { | ^ | static special.c:279:8: warning: no previous prototype for function 'General_Junction' [-Wmissing-prototypes] 279 | Object General_Junction (Object argl, register int and) { | ^ special.c:279:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 279 | Object General_Junction (Object argl, register int and) { | ^ | static special.c:366:8: warning: no previous prototype for function 'General_Let' [-Wmissing-prototypes] 366 | Object General_Let (Object argl, int disc) { | ^ special.c:366:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 366 | Object General_Let (Object argl, int disc) { | ^ | static special.c:426:8: warning: no previous prototype for function 'Named_Let' [-Wmissing-prototypes] 426 | Object Named_Let (Object argl) { | ^ special.c:426:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 426 | Object Named_Let (Object argl) { | ^ | static special.c:495:8: warning: no previous prototype for function 'Internal_Fluid_Let' [-Wmissing-prototypes] 495 | Object Internal_Fluid_Let (Object bindings, Object argl) { | ^ special.c:495:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 495 | Object Internal_Fluid_Let (Object bindings, Object argl) { | ^ | static 6 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-special.lo -MD -MP -MF .deps/libelk_la-special.Tpo -c special.c -o libelk_la-special.o >/dev/null 2>&1 mv -f .deps/libelk_la-special.Tpo .deps/libelk_la-special.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-stab.lo -MD -MP -MF .deps/libelk_la-stab.Tpo -c -o libelk_la-stab.lo `test -f 'stab.c' || echo './'`stab.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-stab.lo -MD -MP -MF .deps/libelk_la-stab.Tpo -c stab.c -fPIC -DPIC -o .libs/libelk_la-stab.o stab.c:136:22: warning: cast from 'char *' to 'FUNCT *' (aka 'struct funct *') increases required alignment from 1 to 8 [-Wcast-align] 136 | fp = (FUNCT *)Safe_Malloc (sizeof (FUNCT)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stab.c:98:6: warning: no previous prototype for function 'Call_Initializers' [-Wmissing-prototypes] 98 | void Call_Initializers (SYMTAB *tab, char *addr, int which) { | ^ stab.c:98:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 98 | void Call_Initializers (SYMTAB *tab, char *addr, int which) { | ^ | static stab.c:152:6: warning: no previous prototype for function 'Call_Finalizers' [-Wmissing-prototypes] 152 | void Call_Finalizers () { | ^ stab.c:152:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 152 | void Call_Finalizers () { | ^ | static 3 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-stab.lo -MD -MP -MF .deps/libelk_la-stab.Tpo -c stab.c -o libelk_la-stab.o >/dev/null 2>&1 mv -f .deps/libelk_la-stab.Tpo .deps/libelk_la-stab.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-stab-elf.lo -MD -MP -MF .deps/libelk_la-stab-elf.Tpo -c -o libelk_la-stab-elf.lo `test -f 'stab-elf.c' || echo './'`stab-elf.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-stab-elf.lo -MD -MP -MF .deps/libelk_la-stab-elf.Tpo -c stab-elf.c -fPIC -DPIC -o .libs/libelk_la-stab-elf.o stab-elf.c:107:15: warning: cast from 'char *' to 'SYMTAB *' increases required alignment from 1 to 8 [-Wcast-align] 107 | tab = (SYMTAB *)Safe_Malloc (sizeof (SYMTAB)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stab-elf.c:128:18: warning: cast from 'char *' to 'SYM *' (aka 'struct sym *') increases required alignment from 1 to 8 [-Wcast-align] 128 | sp = (SYM *)Safe_Malloc (sizeof (SYM)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stab-elf.c:45:1: warning: no previous prototype for function 'Snarf_Symbols' [-Wmissing-prototypes] 45 | Snarf_Symbols (int lf) | ^ stab-elf.c:44:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 44 | SYMTAB * | ^ | static stab-elf.c:141:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 141 | Open_File_And_Snarf_Symbols (name) | ^ 4 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-stab-elf.lo -MD -MP -MF .deps/libelk_la-stab-elf.Tpo -c stab-elf.c -o libelk_la-stab-elf.o >/dev/null 2>&1 mv -f .deps/libelk_la-stab-elf.Tpo .deps/libelk_la-stab-elf.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-stkmem.lo -MD -MP -MF .deps/libelk_la-stkmem.Tpo -c -o libelk_la-stkmem.lo `test -f 'stkmem.c' || echo './'`stkmem.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-stkmem.lo -MD -MP -MF .deps/libelk_la-stkmem.Tpo -c stkmem.c -fPIC -DPIC -o .libs/libelk_la-stkmem.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-stkmem.lo -MD -MP -MF .deps/libelk_la-stkmem.Tpo -c stkmem.c -o libelk_la-stkmem.o >/dev/null 2>&1 mv -f .deps/libelk_la-stkmem.Tpo .deps/libelk_la-stkmem.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-string.lo -MD -MP -MF .deps/libelk_la-string.Tpo -c -o libelk_la-string.lo `test -f 'string.c' || echo './'`string.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-string.lo -MD -MP -MF .deps/libelk_la-string.Tpo -c string.c -fPIC -DPIC -o .libs/libelk_la-string.o string.c:42:6: warning: no previous prototype for function 'Init_String' [-Wmissing-prototypes] 42 | void Init_String () { | ^ string.c:42:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 42 | void Init_String () { | ^ | static string.c:107:5: warning: variable '_Check_Alloca_Begin' set but not used [-Wunused-but-set-variable] 107 | Alloca_Begin; | ^ ../include/stkmem.h:57:26: note: expanded from macro 'Alloca_Begin' 57 | #define Alloca_Begin int _Check_Alloca_Begin | ^ string.c:251:8: warning: no previous prototype for function 'General_Substringp' [-Wmissing-prototypes] 251 | Object General_Substringp (Object s1, Object s2, register int ci) { | ^ string.c:251:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 251 | Object General_Substringp (Object s1, Object s2, register int ci) { | ^ | static string.c:281:5: warning: no previous prototype for function 'General_Strcmp' [-Wmissing-prototypes] 281 | int General_Strcmp (Object s1, Object s2, register int ci) { | ^ string.c:281:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 281 | int General_Strcmp (Object s1, Object s2, register int ci) { | ^ | static 4 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-string.lo -MD -MP -MF .deps/libelk_la-string.Tpo -c string.c -o libelk_la-string.o >/dev/null 2>&1 mv -f .deps/libelk_la-string.Tpo .deps/libelk_la-string.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-symbol.lo -MD -MP -MF .deps/libelk_la-symbol.Tpo -c -o libelk_la-symbol.lo `test -f 'symbol.c' || echo './'`symbol.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-symbol.lo -MD -MP -MF .deps/libelk_la-symbol.Tpo -c symbol.c -fPIC -DPIC -o .libs/libelk_la-symbol.o symbol.c:55:6: warning: no previous prototype for function 'Init_Symbol' [-Wmissing-prototypes] 55 | void Init_Symbol () { | ^ symbol.c:55:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 55 | void Init_Symbol () { | ^ | static symbol.c:72:8: warning: no previous prototype for function 'Make_Symbol' [-Wmissing-prototypes] 72 | Object Make_Symbol (Object name) { | ^ symbol.c:72:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 72 | Object Make_Symbol (Object name) { | ^ | static symbol.c:96:8: warning: no previous prototype for function 'Obarray_Lookup' [-Wmissing-prototypes] 96 | Object Obarray_Lookup (register char const *str, register unsigned int len) { | ^ symbol.c:96:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 96 | Object Obarray_Lookup (register char const *str, register unsigned int len) { | ^ | static symbol.c:118:5: warning: variable '_Check_Alloca_Begin' set but not used [-Wunused-but-set-variable] 118 | Alloca_Begin; | ^ ../include/stkmem.h:57:26: note: expanded from macro 'Alloca_Begin' 57 | #define Alloca_Begin int _Check_Alloca_Begin | ^ 4 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-symbol.lo -MD -MP -MF .deps/libelk_la-symbol.Tpo -c symbol.c -o libelk_la-symbol.o >/dev/null 2>&1 mv -f .deps/libelk_la-symbol.Tpo .deps/libelk_la-symbol.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-terminate.lo -MD -MP -MF .deps/libelk_la-terminate.Tpo -c -o libelk_la-terminate.lo `test -f 'terminate.c' || echo './'`terminate.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-terminate.lo -MD -MP -MF .deps/libelk_la-terminate.Tpo -c terminate.c -fPIC -DPIC -o .libs/libelk_la-terminate.o terminate.c:42:6: warning: no previous prototype for function 'Init_Terminate' [-Wmissing-prototypes] 42 | void Init_Terminate () { | ^ terminate.c:42:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 42 | void Init_Terminate () { | ^ | static terminate.c:52:9: warning: cast from 'char *' to 'WEAK_NODE *' (aka 'struct weak_node *') increases required alignment from 1 to 8 [-Wcast-align] 52 | p = (WEAK_NODE *)Safe_Malloc (sizeof (*p)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ terminate.c:99:19: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 99 | if (match (p->obj, args)) { | ^ terminate.c:171:6: warning: no previous prototype for function 'Call_Terminators' [-Wmissing-prototypes] 171 | void Call_Terminators () { | ^ terminate.c:40:6: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function 40 | void Call_Terminators(); | ^ | void 4 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-terminate.lo -MD -MP -MF .deps/libelk_la-terminate.Tpo -c terminate.c -o libelk_la-terminate.o >/dev/null 2>&1 mv -f .deps/libelk_la-terminate.Tpo .deps/libelk_la-terminate.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-type.lo -MD -MP -MF .deps/libelk_la-type.Tpo -c -o libelk_la-type.lo `test -f 'type.c' || echo './'`type.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-type.lo -MD -MP -MF .deps/libelk_la-type.Tpo -c type.c -fPIC -DPIC -o .libs/libelk_la-type.o type.c:87:17: warning: cast from 'char *' to 'TYPEDESCR *' increases required alignment from 1 to 8 [-Wcast-align] 87 | Types = (TYPEDESCR *)Safe_Realloc((char *)Types, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 88 | Max_Type * sizeof(TYPEDESCR)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ type.c:111:13: warning: cast from 'char *' to 'TYPEDESCR *' increases required alignment from 1 to 8 [-Wcast-align] 111 | Types = (TYPEDESCR *)Safe_Malloc(bytes); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ type.c:104:6: warning: no previous prototype for function 'Init_Type' [-Wmissing-prototypes] 104 | void Init_Type() { | ^ type.c:104:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 104 | void Init_Type() { | ^ | static 3 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-type.lo -MD -MP -MF .deps/libelk_la-type.Tpo -c type.c -o libelk_la-type.o >/dev/null 2>&1 mv -f .deps/libelk_la-type.Tpo .deps/libelk_la-type.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-vector.lo -MD -MP -MF .deps/libelk_la-vector.Tpo -c -o libelk_la-vector.lo `test -f 'vector.c' || echo './'`vector.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-vector.lo -MD -MP -MF .deps/libelk_la-vector.Tpo -c vector.c -fPIC -DPIC -o .libs/libelk_la-vector.o vector.c:39:8: warning: no previous prototype for function 'General_Make_Vector' [-Wmissing-prototypes] 39 | Object General_Make_Vector (unsigned int len, Object fill, int konst) { | ^ vector.c:39:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 39 | Object General_Make_Vector (unsigned int len, Object fill, int konst) { | ^ | static 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_la-vector.lo -MD -MP -MF .deps/libelk_la-vector.Tpo -c vector.c -o libelk_la-vector.o >/dev/null 2>&1 mv -f .deps/libelk_la-vector.Tpo .deps/libelk_la-vector.Plo /bin/sh ../libtool --tag=CC --mode=link cc -I/usr/include/libelf -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -L/usr/local/lib -o libelk.la -rpath /usr/local/lib libelk_la-autoload.lo libelk_la-bignum.lo libelk_la-bool.lo libelk_la-char.lo libelk_la-cont.lo libelk_la-cstring.lo libelk_la-debug.lo libelk_la-dump.lo libelk_la-env.lo libelk_la-error.lo libelk_la-exception.lo libelk_la-feature.lo libelk_la-heap.lo libelk_la-io.lo libelk_la-libelk.lo libelk_la-list.lo libelk_la-load.lo libelk_la-loadlib.lo libelk_la-malloc.lo libelk_la-math.lo libelk_la-onfork.lo libelk_la-prim.lo libelk_la-print.lo libelk_la-proc.lo libelk_la-promise.lo libelk_la-read.lo libelk_la-special.lo libelk_la-stab.lo libelk_la-stab-elf.lo libelk_la-stkmem.lo libelk_la-string.lo libelk_la-symbol.lo libelk_la-terminate.lo libelk_la-type.lo libelk_la-vector.lo -lm -lelf libtool: link: cc -shared -fPIC -DPIC .libs/libelk_la-autoload.o .libs/libelk_la-bignum.o .libs/libelk_la-bool.o .libs/libelk_la-char.o .libs/libelk_la-cont.o .libs/libelk_la-cstring.o .libs/libelk_la-debug.o .libs/libelk_la-dump.o .libs/libelk_la-env.o .libs/libelk_la-error.o .libs/libelk_la-exception.o .libs/libelk_la-feature.o .libs/libelk_la-heap.o .libs/libelk_la-io.o .libs/libelk_la-libelk.o .libs/libelk_la-list.o .libs/libelk_la-load.o .libs/libelk_la-loadlib.o .libs/libelk_la-malloc.o .libs/libelk_la-math.o .libs/libelk_la-onfork.o .libs/libelk_la-prim.o .libs/libelk_la-print.o .libs/libelk_la-proc.o .libs/libelk_la-promise.o .libs/libelk_la-read.o .libs/libelk_la-special.o .libs/libelk_la-stab.o .libs/libelk_la-stab-elf.o .libs/libelk_la-stkmem.o .libs/libelk_la-string.o .libs/libelk_la-symbol.o .libs/libelk_la-terminate.o .libs/libelk_la-type.o .libs/libelk_la-vector.o -L/usr/local/lib -lm -lelf -O0 -fstack-protector-strong -Wl,-soname -Wl,libelk.so.0 -o .libs/libelk.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libelk.so.0" && ln -s "libelk.so.0.0.0" "libelk.so.0") libtool: link: (cd ".libs" && rm -f "libelk.so" && ln -s "libelk.so.0.0.0" "libelk.so") libtool: link: ar cru .libs/libelk.a libelk_la-autoload.o libelk_la-bignum.o libelk_la-bool.o libelk_la-char.o libelk_la-cont.o libelk_la-cstring.o libelk_la-debug.o libelk_la-dump.o libelk_la-env.o libelk_la-error.o libelk_la-exception.o libelk_la-feature.o libelk_la-heap.o libelk_la-io.o libelk_la-libelk.o libelk_la-list.o libelk_la-load.o libelk_la-loadlib.o libelk_la-malloc.o libelk_la-math.o libelk_la-onfork.o libelk_la-prim.o libelk_la-print.o libelk_la-proc.o libelk_la-promise.o libelk_la-read.o libelk_la-special.o libelk_la-stab.o libelk_la-stab-elf.o libelk_la-stkmem.o libelk_la-string.o libelk_la-symbol.o libelk_la-terminate.o libelk_la-type.o libelk_la-vector.o libtool: link: ranlib .libs/libelk.a libtool: link: ( cd ".libs" && rm -f "libelk.la" && ln -s "../libelk.la" "libelk.la" ) cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po /bin/sh ../libtool --tag=CC --mode=link cc -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -L/usr/local/lib -o elk main.o ../src/libelk.la libtool: link: cc -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -o .libs/elk main.o -L/usr/local/lib ../src/.libs/libelk.so -Wl,-rpath -Wl,/usr/local/lib Making all in lib Making all in misc /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bitstring.lo -MD -MP -MF .deps/bitstring.Tpo -c -o bitstring.lo bitstring.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bitstring.lo -MD -MP -MF .deps/bitstring.Tpo -c bitstring.c -fPIC -DPIC -o .libs/bitstring.o bitstring.c:350:8: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 350 | fun(a, b); | ^ bitstring.c:558:6: warning: no previous prototype for function 'elk_init_lib_bitstring' [-Wmissing-prototypes] 558 | void elk_init_lib_bitstring() { | ^ bitstring.c:558:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 558 | void elk_init_lib_bitstring() { | ^ | static 2 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bitstring.lo -MD -MP -MF .deps/bitstring.Tpo -c bitstring.c -o bitstring.o >/dev/null 2>&1 mv -f .deps/bitstring.Tpo .deps/bitstring.Plo /bin/sh ../../libtool --tag=CC --mode=link cc -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -module -avoid-version -no-undefined -L/usr/local/lib -o bitstring.la -rpath /usr/local/lib/elk bitstring.lo ../../src/libelk.la libtool: link: cc -shared -fPIC -DPIC .libs/bitstring.o -Wl,-rpath -Wl,/wrkdirs/usr/ports/lang/elk/work/elk-3.99.8/src/.libs -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib ../../src/.libs/libelk.so -O0 -fstack-protector-strong -Wl,-soname -Wl,bitstring.so -o .libs/bitstring.so libtool: link: ar cru .libs/bitstring.a bitstring.o libtool: link: ranlib .libs/bitstring.a libtool: link: ( cd ".libs" && rm -f "bitstring.la" && ln -s "../bitstring.la" "bitstring.la" ) /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT elk-eval.lo -MD -MP -MF .deps/elk-eval.Tpo -c -o elk-eval.lo elk-eval.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT elk-eval.lo -MD -MP -MF .deps/elk-eval.Tpo -c elk-eval.c -fPIC -DPIC -o .libs/elk-eval.o elk-eval.c:75:7: warning: no previous prototype for function 'Elk_Eval' [-Wmissing-prototypes] 75 | char *Elk_Eval(char *expr) { | ^ elk-eval.c:75:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 75 | char *Elk_Eval(char *expr) { | ^ | static elk-eval.c:87:6: warning: no previous prototype for function 'elk_init_eval' [-Wmissing-prototypes] 87 | void elk_init_eval() { | ^ elk-eval.c:87:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 87 | void elk_init_eval() { | ^ | static 2 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT elk-eval.lo -MD -MP -MF .deps/elk-eval.Tpo -c elk-eval.c -o elk-eval.o >/dev/null 2>&1 mv -f .deps/elk-eval.Tpo .deps/elk-eval.Plo /bin/sh ../../libtool --tag=CC --mode=link cc -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -module -avoid-version -no-undefined -L/usr/local/lib -o elk-eval.la -rpath /usr/local/lib/elk elk-eval.lo ../../src/libelk.la libtool: link: cc -shared -fPIC -DPIC .libs/elk-eval.o -Wl,-rpath -Wl,/wrkdirs/usr/ports/lang/elk/work/elk-3.99.8/src/.libs -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib ../../src/.libs/libelk.so -O0 -fstack-protector-strong -Wl,-soname -Wl,elk-eval.so -o .libs/elk-eval.so libtool: link: ar cru .libs/elk-eval.a elk-eval.o libtool: link: ranlib .libs/elk-eval.a libtool: link: ( cd ".libs" && rm -f "elk-eval.la" && ln -s "../elk-eval.la" "elk-eval.la" ) /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT hack.lo -MD -MP -MF .deps/hack.Tpo -c -o hack.lo hack.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT hack.lo -MD -MP -MF .deps/hack.Tpo -c hack.c -fPIC -DPIC -o .libs/hack.o hack.c:42:6: warning: no previous prototype for function 'elk_init_lib_hack' [-Wmissing-prototypes] 42 | void elk_init_lib_hack () { | ^ hack.c:42:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 42 | void elk_init_lib_hack () { | ^ | static 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT hack.lo -MD -MP -MF .deps/hack.Tpo -c hack.c -o hack.o >/dev/null 2>&1 mv -f .deps/hack.Tpo .deps/hack.Plo /bin/sh ../../libtool --tag=CC --mode=link cc -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -module -avoid-version -no-undefined -L/usr/local/lib -o hack.la -rpath /usr/local/lib/elk hack.lo ../../src/libelk.la libtool: link: cc -shared -fPIC -DPIC .libs/hack.o -Wl,-rpath -Wl,/wrkdirs/usr/ports/lang/elk/work/elk-3.99.8/src/.libs -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib ../../src/.libs/libelk.so -O0 -fstack-protector-strong -Wl,-soname -Wl,hack.so -o .libs/hack.so libtool: link: ar cru .libs/hack.a hack.o libtool: link: ranlib .libs/hack.a libtool: link: ( cd ".libs" && rm -f "hack.la" && ln -s "../hack.la" "hack.la" ) /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT regexp.lo -MD -MP -MF .deps/regexp.Tpo -c -o regexp.lo regexp.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT regexp.lo -MD -MP -MF .deps/regexp.Tpo -c regexp.c -fPIC -DPIC -o .libs/regexp.o regexp.c:116:6: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 116 | f(®EXP(*p)->pattern); | ^ regexp.c:240:6: warning: no previous prototype for function 'elk_init_lib_regexp' [-Wmissing-prototypes] 240 | void elk_init_lib_regexp() { | ^ regexp.c:240:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 240 | void elk_init_lib_regexp() { | ^ | static 2 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT regexp.lo -MD -MP -MF .deps/regexp.Tpo -c regexp.c -o regexp.o >/dev/null 2>&1 mv -f .deps/regexp.Tpo .deps/regexp.Plo /bin/sh ../../libtool --tag=CC --mode=link cc -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -module -avoid-version -no-undefined -L/usr/local/lib -o regexp.la -rpath /usr/local/lib/elk regexp.lo ../../src/libelk.la libtool: link: cc -shared -fPIC -DPIC .libs/regexp.o -Wl,-rpath -Wl,/wrkdirs/usr/ports/lang/elk/work/elk-3.99.8/src/.libs -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib ../../src/.libs/libelk.so -O0 -fstack-protector-strong -Wl,-soname -Wl,regexp.so -o .libs/regexp.so libtool: link: ar cru .libs/regexp.a regexp.o libtool: link: ranlib .libs/regexp.a libtool: link: ( cd ".libs" && rm -f "regexp.la" && ln -s "../regexp.la" "regexp.la" ) /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c -o debug.lo debug.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c -fPIC -DPIC -o .libs/debug.o debug.c:41:6: warning: no previous prototype for function 'elk_init_lib_debug' [-Wmissing-prototypes] 41 | void elk_init_lib_debug () { | ^ debug.c:41:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 41 | void elk_init_lib_debug () { | ^ | static 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c -o debug.o >/dev/null 2>&1 mv -f .deps/debug.Tpo .deps/debug.Plo /bin/sh ../../libtool --tag=CC --mode=link cc -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -module -avoid-version -no-undefined -L/usr/local/lib -o debug.la -rpath /usr/local/lib/elk debug.lo ../../src/libelk.la libtool: link: cc -shared -fPIC -DPIC .libs/debug.o -Wl,-rpath -Wl,/wrkdirs/usr/ports/lang/elk/work/elk-3.99.8/src/.libs -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib ../../src/.libs/libelk.so -O0 -fstack-protector-strong -Wl,-soname -Wl,debug.so -o .libs/debug.so libtool: link: ar cru .libs/debug.a debug.o libtool: link: ranlib .libs/debug.a libtool: link: ( cd ".libs" && rm -f "debug.la" && ln -s "../debug.la" "debug.la" ) /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT gdbm.lo -MD -MP -MF .deps/gdbm.Tpo -c -o gdbm.lo gdbm.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT gdbm.lo -MD -MP -MF .deps/gdbm.Tpo -c gdbm.c -fPIC -DPIC -o .libs/gdbm.o gdbm.c:132:5: warning: no previous prototype for function 'Gdbm_fh_Equal' [-Wmissing-prototypes] 132 | int Gdbm_fh_Equal (Object a, Object b) { | ^ gdbm.c:132:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 132 | int Gdbm_fh_Equal (Object a, Object b) { | ^ | static gdbm.c:138:5: warning: no previous prototype for function 'Gdbm_fh_Print' [-Wmissing-prototypes] 138 | int Gdbm_fh_Print (Object fh, Object port, int raw, int depth, int len) { | ^ gdbm.c:138:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 138 | int Gdbm_fh_Print (Object fh, Object port, int raw, int depth, int len) { | ^ | static gdbm.c:143:8: warning: no previous prototype for function 'P_Gdbm_filep' [-Wmissing-prototypes] 143 | Object P_Gdbm_filep (Object x) { | ^ gdbm.c:143:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 143 | Object P_Gdbm_filep (Object x) { | ^ | static gdbm.c:159:51: warning: incompatible function pointer types passing 'void (char *)' to parameter of type 'void (*)(const char *)' [-Wincompatible-function-pointer-types] 159 | argc == 4 ? Get_Integer (argv[3]) : 0644, Fatal_Func); | ^~~~~~~~~~ /usr/local/include/gdbm.h:163:15: note: passing argument to parameter here 163 | void (*)(const char *)); | ^ gdbm.c:152:8: warning: no previous prototype for function 'P_Gdbm_Open' [-Wmissing-prototypes] 152 | Object P_Gdbm_Open (int argc, Object *argv) { | ^ gdbm.c:152:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 152 | Object P_Gdbm_Open (int argc, Object *argv) { | ^ | static gdbm.c:172:6: warning: no previous prototype for function 'Check_Fh' [-Wmissing-prototypes] 172 | void Check_Fh (Object fh) { | ^ gdbm.c:172:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 172 | void Check_Fh (Object fh) { | ^ | static gdbm.c:178:8: warning: no previous prototype for function 'P_Gdbm_Close' [-Wmissing-prototypes] 178 | Object P_Gdbm_Close (Object fh) { | ^ gdbm.c:178:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 178 | Object P_Gdbm_Close (Object fh) { | ^ | static gdbm.c:187:8: warning: no previous prototype for function 'P_Gdbm_Store' [-Wmissing-prototypes] 187 | Object P_Gdbm_Store (Object fh, Object key, Object content, Object flag) { | ^ gdbm.c:187:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 187 | Object P_Gdbm_Store (Object fh, Object key, Object content, Object flag) { | ^ | static gdbm.c:214:17: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 214 | c = (*func) (GDBM_FH(fh)->fptr, k); | ^ gdbm.c:223:8: warning: no previous prototype for function 'P_Gdbm_Fetch' [-Wmissing-prototypes] 223 | Object P_Gdbm_Fetch (Object fh, Object key) { | ^ gdbm.c:223:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 223 | Object P_Gdbm_Fetch (Object fh, Object key) { | ^ | static gdbm.c:227:8: warning: no previous prototype for function 'P_Gdbm_Nextkey' [-Wmissing-prototypes] 227 | Object P_Gdbm_Nextkey (Object fh, Object key) { | ^ gdbm.c:227:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 227 | Object P_Gdbm_Nextkey (Object fh, Object key) { | ^ | static gdbm.c:231:8: warning: no previous prototype for function 'P_Gdbm_Delete' [-Wmissing-prototypes] 231 | Object P_Gdbm_Delete (Object fh, Object key) { | ^ gdbm.c:231:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 231 | Object P_Gdbm_Delete (Object fh, Object key) { | ^ | static gdbm.c:245:8: warning: no previous prototype for function 'P_Gdbm_Firstkey' [-Wmissing-prototypes] 245 | Object P_Gdbm_Firstkey (Object fh) { | ^ gdbm.c:245:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 245 | Object P_Gdbm_Firstkey (Object fh) { | ^ | static gdbm.c:260:8: warning: no previous prototype for function 'P_Gdbm_Reorganize' [-Wmissing-prototypes] 260 | Object P_Gdbm_Reorganize (Object fh) { | ^ gdbm.c:260:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 260 | Object P_Gdbm_Reorganize (Object fh) { | ^ | static gdbm.c:268:8: warning: no previous prototype for function 'P_Gdbm_Error' [-Wmissing-prototypes] 268 | Object P_Gdbm_Error () { | ^ gdbm.c:268:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 268 | Object P_Gdbm_Error () { | ^ | static gdbm.c:272:8: warning: no previous prototype for function 'P_Gdbm_Error_Text' [-Wmissing-prototypes] 272 | Object P_Gdbm_Error_Text () { | ^ gdbm.c:272:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 272 | Object P_Gdbm_Error_Text () { | ^ | static gdbm.c:276:6: warning: no previous prototype for function 'elk_init_lib_gdbm' [-Wmissing-prototypes] 276 | void elk_init_lib_gdbm () { | ^ gdbm.c:276:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 276 | void elk_init_lib_gdbm () { | ^ | static 17 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT gdbm.lo -MD -MP -MF .deps/gdbm.Tpo -c gdbm.c -o gdbm.o >/dev/null 2>&1 mv -f .deps/gdbm.Tpo .deps/gdbm.Plo /bin/sh ../../libtool --tag=CC --mode=link cc -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -module -avoid-version -no-undefined -L/usr/local/lib -o gdbm.la -rpath /usr/local/lib/elk gdbm.lo ../../src/libelk.la -lgdbm libtool: link: cc -shared -fPIC -DPIC .libs/gdbm.o -Wl,-rpath -Wl,/wrkdirs/usr/ports/lang/elk/work/elk-3.99.8/src/.libs -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib ../../src/.libs/libelk.so /usr/local/lib/libgdbm.so -O0 -fstack-protector-strong -Wl,-soname -Wl,gdbm.so -o .libs/gdbm.so libtool: link: ar cru .libs/gdbm.a gdbm.o libtool: link: ranlib .libs/gdbm.a libtool: link: ( cd ".libs" && rm -f "gdbm.la" && ln -s "../gdbm.la" "gdbm.la" ) /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT record.lo -MD -MP -MF .deps/record.Tpo -c -o record.lo record.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT record.lo -MD -MP -MF .deps/record.Tpo -c record.c -fPIC -DPIC -o .libs/record.o record.c:146:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 146 | (*f)(&RTD(*sp)->name); | ^ record.c:147:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 147 | (*f)(&RTD(*sp)->fields); | ^ record.c:152:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 152 | (*f)(&RECORD(*sp)->rtd); | ^ record.c:153:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 153 | (*f)(&RECORD(*sp)->values); | ^ record.c:159:6: warning: no previous prototype for function 'elk_init_lib_record' [-Wmissing-prototypes] 159 | void elk_init_lib_record () { | ^ record.c:159:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 159 | void elk_init_lib_record () { | ^ | static 5 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT record.lo -MD -MP -MF .deps/record.Tpo -c record.c -o record.o >/dev/null 2>&1 mv -f .deps/record.Tpo .deps/record.Plo /bin/sh ../../libtool --tag=CC --mode=link cc -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -module -avoid-version -no-undefined -L/usr/local/lib -o record.la -rpath /usr/local/lib/elk record.lo ../../src/libelk.la libtool: link: cc -shared -fPIC -DPIC .libs/record.o -Wl,-rpath -Wl,/wrkdirs/usr/ports/lang/elk/work/elk-3.99.8/src/.libs -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib ../../src/.libs/libelk.so -O0 -fstack-protector-strong -Wl,-soname -Wl,record.so -o .libs/record.so libtool: link: ar cru .libs/record.a record.o libtool: link: ranlib .libs/record.a libtool: link: ( cd ".libs" && rm -f "record.la" && ln -s "../record.la" "record.la" ) /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT struct.lo -MD -MP -MF .deps/struct.Tpo -c -o struct.lo struct.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT struct.lo -MD -MP -MF .deps/struct.Tpo -c struct.c -fPIC -DPIC -o .libs/struct.o struct.c:127:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 127 | (*f)(&STRUCT(*sp)->name); | ^ struct.c:128:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 128 | (*f)(&STRUCT(*sp)->slots); | ^ struct.c:129:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 129 | (*f)(&STRUCT(*sp)->values); | ^ struct.c:133:6: warning: no previous prototype for function 'elk_init_lib_struct' [-Wmissing-prototypes] 133 | void elk_init_lib_struct () { | ^ struct.c:133:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 133 | void elk_init_lib_struct () { | ^ | static 4 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT struct.lo -MD -MP -MF .deps/struct.Tpo -c struct.c -o struct.o >/dev/null 2>&1 mv -f .deps/struct.Tpo .deps/struct.Plo /bin/sh ../../libtool --tag=CC --mode=link cc -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -module -avoid-version -no-undefined -L/usr/local/lib -o struct.la -rpath /usr/local/lib/elk struct.lo ../../src/libelk.la libtool: link: cc -shared -fPIC -DPIC .libs/struct.o -Wl,-rpath -Wl,/wrkdirs/usr/ports/lang/elk/work/elk-3.99.8/src/.libs -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib ../../src/.libs/libelk.so -O0 -fstack-protector-strong -Wl,-soname -Wl,struct.so -o .libs/struct.so libtool: link: ar cru .libs/struct.a struct.o libtool: link: ranlib .libs/struct.a libtool: link: ( cd ".libs" && rm -f "struct.la" && ln -s "../struct.la" "struct.la" ) /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT newhandler.lo -MD -MP -MF .deps/newhandler.Tpo -c -o newhandler.lo newhandler.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT newhandler.lo -MD -MP -MF .deps/newhandler.Tpo -c newhandler.cpp -fPIC -DPIC -o .libs/newhandler.o In file included from newhandler.cpp:1: In file included from ../../include/scheme.h:38: ../../include/extern.h:445:36: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 445 | extern void String_Ungetc (Object, register int); | ^~~~~~~~ 1 warning generated. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -MT newhandler.lo -MD -MP -MF .deps/newhandler.Tpo -c newhandler.cpp -o newhandler.o >/dev/null 2>&1 mv -f .deps/newhandler.Tpo .deps/newhandler.Plo /bin/sh ../../libtool --tag=CXX --mode=link c++ -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -module -avoid-version -no-undefined -L/usr/local/lib -o newhandler.la -rpath /usr/local/lib/elk newhandler.lo ../../src/libelk.la libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/newhandler.o -Wl,-rpath -Wl,/wrkdirs/usr/ports/lang/elk/work/elk-3.99.8/src/.libs -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib ../../src/.libs/libelk.so -L/usr/lib -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -O0 -fstack-protector-strong -Wl,-soname -Wl,newhandler.so -o .libs/newhandler.so libtool: link: ar cru .libs/newhandler.a newhandler.o libtool: link: ranlib .libs/newhandler.a libtool: link: ( cd ".libs" && rm -f "newhandler.la" && ln -s "../newhandler.la" "newhandler.la" ) Making all in unix /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo error.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -fPIC -DPIC -o .libs/error.o error.c:108:6: warning: no previous prototype for function 'elk_init_unix_error' [-Wmissing-prototypes] 108 | void elk_init_unix_error() { | ^ error.c:108:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 108 | void elk_init_unix_error() { | ^ | static 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -o error.o >/dev/null 2>&1 mv -f .deps/error.Tpo .deps/error.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fdescr.lo -MD -MP -MF .deps/fdescr.Tpo -c -o fdescr.lo fdescr.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fdescr.lo -MD -MP -MF .deps/fdescr.Tpo -c fdescr.c -fPIC -DPIC -o .libs/fdescr.o fdescr.c:191:5: warning: no previous prototype for function 'Num_Filedescriptors' [-Wmissing-prototypes] 191 | int Num_Filedescriptors() { | ^ ./unix.h:59:12: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function 59 | extern int Num_Filedescriptors (); | ^ | void fdescr.c:286:18: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a previous declaration [-Wdeprecated-non-prototype] 286 | extern char *ttyname(); | ^ /usr/include/unistd.h:368:7: note: conflicting prototype is here 368 | char *ttyname(int); | ^ fdescr.c:295:6: warning: no previous prototype for function 'elk_init_unix_fdescr' [-Wmissing-prototypes] 295 | void elk_init_unix_fdescr() { | ^ fdescr.c:295:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 295 | void elk_init_unix_fdescr() { | ^ | static 3 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fdescr.lo -MD -MP -MF .deps/fdescr.Tpo -c fdescr.c -o fdescr.o >/dev/null 2>&1 mv -f .deps/fdescr.Tpo .deps/fdescr.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT file.lo -MD -MP -MF .deps/file.Tpo -c -o file.lo file.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.c -fPIC -DPIC -o .libs/file.o file.c:238:5: warning: variable '_Check_Alloca_Begin' set but not used [-Wunused-but-set-variable] 238 | Alloca_Begin; | ^ ../../include/stkmem.h:57:26: note: expanded from macro 'Alloca_Begin' 57 | #define Alloca_Begin int _Check_Alloca_Begin | ^ file.c:287:6: warning: no previous prototype for function 'elk_init_unix_file' [-Wmissing-prototypes] 287 | void elk_init_unix_file() { | ^ file.c:287:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 287 | void elk_init_unix_file() { | ^ | static 2 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.c -o file.o >/dev/null 2>&1 mv -f .deps/file.Tpo .deps/file.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c -o lock.lo lock.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c lock.c -fPIC -DPIC -o .libs/lock.o lock.c:111:6: warning: no previous prototype for function 'elk_init_unix_lock' [-Wmissing-prototypes] 111 | void elk_init_unix_lock() { | ^ lock.c:111:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 111 | void elk_init_unix_lock() { | ^ | static 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c lock.c -o lock.o >/dev/null 2>&1 mv -f .deps/lock.Tpo .deps/lock.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c -o misc.lo misc.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -fPIC -DPIC -o .libs/misc.o misc.c:38:18: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a previous declaration [-Wdeprecated-non-prototype] 38 | extern char *getpass(); | ^ /usr/include/unistd.h:473:7: note: conflicting prototype is here 473 | char *getpass(const char *); | ^ misc.c:48:6: warning: no previous prototype for function 'elk_init_unix_misc' [-Wmissing-prototypes] 48 | void elk_init_unix_misc() { | ^ misc.c:48:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 48 | void elk_init_unix_misc() { | ^ | static 2 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -o misc.o >/dev/null 2>&1 mv -f .deps/misc.Tpo .deps/misc.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT passwd.lo -MD -MP -MF .deps/passwd.Tpo -c -o passwd.lo passwd.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT passwd.lo -MD -MP -MF .deps/passwd.Tpo -c passwd.c -fPIC -DPIC -o .libs/passwd.o passwd.c:176:6: warning: no previous prototype for function 'elk_init_unix_passwd' [-Wmissing-prototypes] 176 | void elk_init_unix_passwd() { | ^ passwd.c:176:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 176 | void elk_init_unix_passwd() { | ^ | static 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT passwd.lo -MD -MP -MF .deps/passwd.Tpo -c passwd.c -o passwd.o >/dev/null 2>&1 mv -f .deps/passwd.Tpo .deps/passwd.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT process.lo -MD -MP -MF .deps/process.Tpo -c -o process.lo process.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT process.lo -MD -MP -MF .deps/process.Tpo -c process.c -fPIC -DPIC -o .libs/process.o process.c:86:5: warning: variable '_Check_Alloca_Begin' set but not used [-Wunused-but-set-variable] 86 | Alloca_Begin; | ^ ../../include/stkmem.h:57:26: note: expanded from macro 'Alloca_Begin' 57 | #define Alloca_Begin int _Check_Alloca_Begin | ^ process.c:158:18: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a previous declaration [-Wdeprecated-non-prototype] 158 | extern char *getenv(); | ^ /usr/include/stdlib.h:102:7: note: conflicting prototype is here 102 | char *getenv(const char *); | ^ process.c:186:5: warning: variable '_Check_Alloca_Begin' set but not used [-Wunused-but-set-variable] 186 | Alloca_Begin; | ^ ../../include/stkmem.h:57:26: note: expanded from macro 'Alloca_Begin' 57 | #define Alloca_Begin int _Check_Alloca_Begin | ^ process.c:333:5: warning: variable '_Check_Alloca_Begin' set but not used [-Wunused-but-set-variable] 333 | Alloca_Begin; | ^ ../../include/stkmem.h:57:26: note: expanded from macro 'Alloca_Begin' 57 | #define Alloca_Begin int _Check_Alloca_Begin | ^ process.c:370:6: warning: no previous prototype for function 'elk_init_unix_process' [-Wmissing-prototypes] 370 | void elk_init_unix_process() { | ^ process.c:370:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 370 | void elk_init_unix_process() { | ^ | static 5 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT process.lo -MD -MP -MF .deps/process.Tpo -c process.c -o process.o >/dev/null 2>&1 mv -f .deps/process.Tpo .deps/process.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT signal.lo -MD -MP -MF .deps/signal.Tpo -c -o signal.lo signal.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT signal.lo -MD -MP -MF .deps/signal.Tpo -c signal.c -fPIC -DPIC -o .libs/signal.o signal.c:228:6: warning: no previous prototype for function 'General_Handler' [-Wmissing-prototypes] 228 | void General_Handler(int sig) { | ^ signal.c:228:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 228 | void General_Handler(int sig) { | ^ | static signal.c:261:6: warning: no previous prototype for function 'Add_To_Mask' [-Wmissing-prototypes] 261 | void Add_To_Mask(int sig) { | ^ signal.c:261:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 261 | void Add_To_Mask(int sig) { | ^ | static signal.c:271:6: warning: no previous prototype for function 'Remove_From_Mask' [-Wmissing-prototypes] 271 | void Remove_From_Mask(int sig) { | ^ signal.c:271:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 271 | void Remove_From_Mask(int sig) { | ^ | static signal.c:335:6: warning: no previous prototype for function 'elk_init_unix_signal' [-Wmissing-prototypes] 335 | void elk_init_unix_signal() { | ^ signal.c:335:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 335 | void elk_init_unix_signal() { | ^ | static 4 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT signal.lo -MD -MP -MF .deps/signal.Tpo -c signal.c -o signal.o >/dev/null 2>&1 mv -f .deps/signal.Tpo .deps/signal.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT system.lo -MD -MP -MF .deps/system.Tpo -c -o system.lo system.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT system.lo -MD -MP -MF .deps/system.Tpo -c system.c -fPIC -DPIC -o .libs/system.o system.c:206:6: warning: no previous prototype for function 'elk_init_unix_system' [-Wmissing-prototypes] 206 | void elk_init_unix_system() { | ^ system.c:206:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 206 | void elk_init_unix_system() { | ^ | static 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT system.lo -MD -MP -MF .deps/system.Tpo -c system.c -o system.o >/dev/null 2>&1 mv -f .deps/system.Tpo .deps/system.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT temp.lo -MD -MP -MF .deps/temp.Tpo -c -o temp.lo temp.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT temp.lo -MD -MP -MF .deps/temp.Tpo -c temp.c -fPIC -DPIC -o .libs/temp.o temp.c:55:18: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a previous declaration [-Wdeprecated-non-prototype] 55 | extern char *tempnam(); | ^ /usr/include/stdio.h:368:7: note: conflicting prototype is here 368 | char *tempnam(const char *, const char *); | ^ temp.c:122:6: warning: no previous prototype for function 'elk_init_unix_temp' [-Wmissing-prototypes] 122 | void elk_init_unix_temp() { | ^ temp.c:122:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 122 | void elk_init_unix_temp() { | ^ | static 2 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT temp.lo -MD -MP -MF .deps/temp.Tpo -c temp.c -o temp.o >/dev/null 2>&1 mv -f .deps/temp.Tpo .deps/temp.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT time.lo -MD -MP -MF .deps/time.Tpo -c -o time.lo time.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT time.lo -MD -MP -MF .deps/time.Tpo -c time.c -fPIC -DPIC -o .libs/time.o time.c:43:15: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a previous declaration [-Wdeprecated-non-prototype] 43 | extern time_t time(); | ^ /usr/include/time.h:131:8: note: conflicting prototype is here 131 | time_t time(time_t *); | ^ time.c:170:6: warning: no previous prototype for function 'elk_init_unix_time' [-Wmissing-prototypes] 170 | void elk_init_unix_time() { | ^ time.c:170:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 170 | void elk_init_unix_time() { | ^ | static 2 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT time.lo -MD -MP -MF .deps/time.Tpo -c time.c -o time.o >/dev/null 2>&1 mv -f .deps/time.Tpo .deps/time.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT unix.lo -MD -MP -MF .deps/unix.Tpo -c -o unix.lo unix.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT unix.lo -MD -MP -MF .deps/unix.Tpo -c unix.c -fPIC -DPIC -o .libs/unix.o unix.c:66:6: warning: no previous prototype for function 'elk_init_unix_unix' [-Wmissing-prototypes] 66 | void elk_init_unix_unix() { | ^ unix.c:66:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 66 | void elk_init_unix_unix() { | ^ | static 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT unix.lo -MD -MP -MF .deps/unix.Tpo -c unix.c -o unix.o >/dev/null 2>&1 mv -f .deps/unix.Tpo .deps/unix.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT wait.lo -MD -MP -MF .deps/wait.Tpo -c -o wait.lo wait.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT wait.lo -MD -MP -MF .deps/wait.Tpo -c wait.c -fPIC -DPIC -o .libs/wait.o wait.c:167:6: warning: no previous prototype for function 'elk_init_unix_wait' [-Wmissing-prototypes] 167 | void elk_init_unix_wait() { | ^ wait.c:167:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 167 | void elk_init_unix_wait() { | ^ | static 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT wait.lo -MD -MP -MF .deps/wait.Tpo -c wait.c -o wait.o >/dev/null 2>&1 mv -f .deps/wait.Tpo .deps/wait.Plo /bin/sh ../../libtool --tag=CC --mode=link cc -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -module -avoid-version -no-undefined -L/usr/local/lib -o unix.la -rpath /usr/local/lib/elk error.lo fdescr.lo file.lo lock.lo misc.lo passwd.lo process.lo signal.lo system.lo temp.lo time.lo unix.lo wait.lo ../../src/libelk.la libtool: link: cc -shared -fPIC -DPIC .libs/error.o .libs/fdescr.o .libs/file.o .libs/lock.o .libs/misc.o .libs/passwd.o .libs/process.o .libs/signal.o .libs/system.o .libs/temp.o .libs/time.o .libs/unix.o .libs/wait.o -Wl,-rpath -Wl,/wrkdirs/usr/ports/lang/elk/work/elk-3.99.8/src/.libs -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib ../../src/.libs/libelk.so -O0 -fstack-protector-strong -Wl,-soname -Wl,unix.so -o .libs/unix.so libtool: link: ar cru .libs/unix.a error.o fdescr.o file.o lock.o misc.o passwd.o process.o signal.o system.o temp.o time.o unix.o wait.o libtool: link: ranlib .libs/unix.a libtool: link: ( cd ".libs" && rm -f "unix.la" && ln -s "../unix.la" "unix.la" ) Making all in xlib /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-client.lo -MD -MP -MF .deps/libelk_xlib_la-client.Tpo -c -o libelk_xlib_la-client.lo `test -f 'client.c' || echo './'`client.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-client.lo -MD -MP -MF .deps/libelk_xlib_la-client.Tpo -c client.c -fPIC -DPIC -o .libs/libelk_xlib_la-client.o client.c:90:5: warning: variable '_Check_Alloca_Begin' set but not used [-Wunused-but-set-variable] 90 | Alloca_Begin; | ^ ../../include/stkmem.h:57:26: note: expanded from macro 'Alloca_Begin' 57 | #define Alloca_Begin int _Check_Alloca_Begin | ^ client.c:177:5: warning: variable '_Check_Alloca_Begin' set but not used [-Wunused-but-set-variable] 177 | Alloca_Begin; | ^ ../../include/stkmem.h:57:26: note: expanded from macro 'Alloca_Begin' 57 | #define Alloca_Begin int _Check_Alloca_Begin | ^ client.c:240:5: warning: variable '_Check_Alloca_Begin' set but not used [-Wunused-but-set-variable] 240 | Alloca_Begin; | ^ ../../include/stkmem.h:57:26: note: expanded from macro 'Alloca_Begin' 57 | #define Alloca_Begin int _Check_Alloca_Begin | ^ client.c:356:5: warning: variable '_Check_Alloca_Begin' set but not used [-Wunused-but-set-variable] 356 | Alloca_Begin; | ^ ../../include/stkmem.h:57:26: note: expanded from macro 'Alloca_Begin' 57 | #define Alloca_Begin int _Check_Alloca_Begin | ^ client.c:398:6: warning: no previous prototype for function 'elk_init_xlib_client' [-Wmissing-prototypes] 398 | void elk_init_xlib_client () { | ^ ./xlib.h:204:13: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function 204 | extern void elk_init_xlib_client (); | ^ | void 5 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-client.lo -MD -MP -MF .deps/libelk_xlib_la-client.Tpo -c client.c -o libelk_xlib_la-client.o >/dev/null 2>&1 mv -f .deps/libelk_xlib_la-client.Tpo .deps/libelk_xlib_la-client.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-color.lo -MD -MP -MF .deps/libelk_xlib_la-color.Tpo -c -o libelk_xlib_la-color.lo `test -f 'color.c' || echo './'`color.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-color.lo -MD -MP -MF .deps/libelk_xlib_la-color.Tpo -c color.c -fPIC -DPIC -o .libs/libelk_xlib_la-color.o color.c:110:5: warning: variable '_Check_Alloca_Begin' set but not used [-Wunused-but-set-variable] 110 | Alloca_Begin; | ^ ../../include/stkmem.h:57:26: note: expanded from macro 'Alloca_Begin' 57 | #define Alloca_Begin int _Check_Alloca_Begin | ^ color.c:152:6: warning: no previous prototype for function 'elk_init_xlib_color' [-Wmissing-prototypes] 152 | void elk_init_xlib_color () { | ^ ./xlib.h:205:13: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function 205 | extern void elk_init_xlib_color (); | ^ | void 2 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-color.lo -MD -MP -MF .deps/libelk_xlib_la-color.Tpo -c color.c -o libelk_xlib_la-color.o >/dev/null 2>&1 mv -f .deps/libelk_xlib_la-color.Tpo .deps/libelk_xlib_la-color.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-colormap.lo -MD -MP -MF .deps/libelk_xlib_la-colormap.Tpo -c -o libelk_xlib_la-colormap.lo `test -f 'colormap.c' || echo './'`colormap.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-colormap.lo -MD -MP -MF .deps/libelk_xlib_la-colormap.Tpo -c colormap.c -fPIC -DPIC -o .libs/libelk_xlib_la-colormap.o colormap.c:112:6: warning: no previous prototype for function 'elk_init_xlib_colormap' [-Wmissing-prototypes] 112 | void elk_init_xlib_colormap () { | ^ ./xlib.h:206:13: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function 206 | extern void elk_init_xlib_colormap (); | ^ | void 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-colormap.lo -MD -MP -MF .deps/libelk_xlib_la-colormap.Tpo -c colormap.c -o libelk_xlib_la-colormap.o >/dev/null 2>&1 mv -f .deps/libelk_xlib_la-colormap.Tpo .deps/libelk_xlib_la-colormap.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-cursor.lo -MD -MP -MF .deps/libelk_xlib_la-cursor.Tpo -c -o libelk_xlib_la-cursor.lo `test -f 'cursor.c' || echo './'`cursor.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-cursor.lo -MD -MP -MF .deps/libelk_xlib_la-cursor.Tpo -c cursor.c -fPIC -DPIC -o .libs/libelk_xlib_la-cursor.o cursor.c:112:6: warning: no previous prototype for function 'elk_init_xlib_cursor' [-Wmissing-prototypes] 112 | void elk_init_xlib_cursor () { | ^ ./xlib.h:207:13: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function 207 | extern void elk_init_xlib_cursor (); | ^ | void 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-cursor.lo -MD -MP -MF .deps/libelk_xlib_la-cursor.Tpo -c cursor.c -o libelk_xlib_la-cursor.o >/dev/null 2>&1 mv -f .deps/libelk_xlib_la-cursor.Tpo .deps/libelk_xlib_la-cursor.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-display.lo -MD -MP -MF .deps/libelk_xlib_la-display.Tpo -c -o libelk_xlib_la-display.lo `test -f 'display.c' || echo './'`display.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-display.lo -MD -MP -MF .deps/libelk_xlib_la-display.Tpo -c display.c -fPIC -DPIC -o .libs/libelk_xlib_la-display.o display.c:36:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 36 | (*f)(&DISPLAY(*dp)->after); | ^ display.c:297:6: warning: no previous prototype for function 'elk_init_xlib_display' [-Wmissing-prototypes] 297 | void elk_init_xlib_display () { | ^ ./xlib.h:208:13: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function 208 | extern void elk_init_xlib_display (); | ^ | void 2 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-display.lo -MD -MP -MF .deps/libelk_xlib_la-display.Tpo -c display.c -o libelk_xlib_la-display.o >/dev/null 2>&1 mv -f .deps/libelk_xlib_la-display.Tpo .deps/libelk_xlib_la-display.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-error.lo -MD -MP -MF .deps/libelk_xlib_la-error.Tpo -c -o libelk_xlib_la-error.lo `test -f 'error.c' || echo './'`error.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-error.lo -MD -MP -MF .deps/libelk_xlib_la-error.Tpo -c error.c -fPIC -DPIC -o .libs/libelk_xlib_la-error.o error.c:53:22: warning: passing arguments to '_XDefaultIOError' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 53 | _XDefaultIOError (d); | ^ error.c:84:24: warning: passing arguments to '_XDefaultError' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 84 | _XDefaultError (d, ep); | ^ error.c:120:6: warning: no previous prototype for function 'elk_init_xlib_error' [-Wmissing-prototypes] 120 | void elk_init_xlib_error () { | ^ ./xlib.h:209:13: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function 209 | extern void elk_init_xlib_error (); | ^ | void 3 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-error.lo -MD -MP -MF .deps/libelk_xlib_la-error.Tpo -c error.c -o libelk_xlib_la-error.o >/dev/null 2>&1 mv -f .deps/libelk_xlib_la-error.Tpo .deps/libelk_xlib_la-error.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-event.lo -MD -MP -MF .deps/libelk_xlib_la-event.Tpo -c -o libelk_xlib_la-event.lo `test -f 'event.c' || echo './'`event.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-event.lo -MD -MP -MF .deps/libelk_xlib_la-event.Tpo -c event.c -fPIC -DPIC -o .libs/libelk_xlib_la-event.o event.c:93:32: warning: cast from 'XPointer' (aka 'char *') to 'struct predicate_arg *' increases required alignment from 1 to 8 [-Wcast-align] 93 | struct predicate_arg *ap = (struct predicate_arg *)ptr; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ event.c:427:22: warning: declaration shadows a local variable [-Wshadow] 427 | register int i; | ^ event.c:203:21: note: previous declaration is here 203 | register int e, i; | ^ event.c:532:6: warning: no previous prototype for function 'elk_init_xlib_event' [-Wmissing-prototypes] 532 | void elk_init_xlib_event () { | ^ ./xlib.h:210:13: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function 210 | extern void elk_init_xlib_event (); | ^ | void 3 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-event.lo -MD -MP -MF .deps/libelk_xlib_la-event.Tpo -c event.c -o libelk_xlib_la-event.o >/dev/null 2>&1 mv -f .deps/libelk_xlib_la-event.Tpo .deps/libelk_xlib_la-event.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-extension.lo -MD -MP -MF .deps/libelk_xlib_la-extension.Tpo -c -o libelk_xlib_la-extension.lo `test -f 'extension.c' || echo './'`extension.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-extension.lo -MD -MP -MF .deps/libelk_xlib_la-extension.Tpo -c extension.c -fPIC -DPIC -o .libs/libelk_xlib_la-extension.o extension.c:77:6: warning: no previous prototype for function 'elk_init_xlib_extension' [-Wmissing-prototypes] 77 | void elk_init_xlib_extension () { | ^ ./xlib.h:211:13: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function 211 | extern void elk_init_xlib_extension (); | ^ | void 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-extension.lo -MD -MP -MF .deps/libelk_xlib_la-extension.Tpo -c extension.c -o libelk_xlib_la-extension.o >/dev/null 2>&1 mv -f .deps/libelk_xlib_la-extension.Tpo .deps/libelk_xlib_la-extension.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-font.lo -MD -MP -MF .deps/libelk_xlib_la-font.Tpo -c -o libelk_xlib_la-font.lo `test -f 'font.c' || echo './'`font.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-font.lo -MD -MP -MF .deps/libelk_xlib_la-font.Tpo -c font.c -fPIC -DPIC -o .libs/libelk_xlib_la-font.o font.c:52:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 52 | (*f)(&FONT(*fp)->name); | ^ font.c:96:5: warning: variable '_Check_Alloca_Begin' set but not used [-Wunused-but-set-variable] 96 | Alloca_Begin; | ^ ../../include/stkmem.h:57:26: note: expanded from macro 'Alloca_Begin' 57 | #define Alloca_Begin int _Check_Alloca_Begin | ^ font.c:297:5: warning: variable '_Check_Alloca_Begin' set but not used [-Wunused-but-set-variable] 297 | Alloca_Begin; | ^ ../../include/stkmem.h:57:26: note: expanded from macro 'Alloca_Begin' 57 | #define Alloca_Begin int _Check_Alloca_Begin | ^ font.c:312:6: warning: no previous prototype for function 'elk_init_xlib_font' [-Wmissing-prototypes] 312 | void elk_init_xlib_font () { | ^ ./xlib.h:212:13: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function 212 | extern void elk_init_xlib_font (); | ^ | void 4 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-font.lo -MD -MP -MF .deps/libelk_xlib_la-font.Tpo -c font.c -o libelk_xlib_la-font.o >/dev/null 2>&1 mv -f .deps/libelk_xlib_la-font.Tpo .deps/libelk_xlib_la-font.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-gcontext.lo -MD -MP -MF .deps/libelk_xlib_la-gcontext.Tpo -c -o libelk_xlib_la-gcontext.lo `test -f 'gcontext.c' || echo './'`gcontext.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-gcontext.lo -MD -MP -MF .deps/libelk_xlib_la-gcontext.Tpo -c gcontext.c -fPIC -DPIC -o .libs/libelk_xlib_la-gcontext.o gcontext.c:116:5: warning: variable '_Check_Alloca_Begin' set but not used [-Wunused-but-set-variable] 116 | Alloca_Begin; | ^ ../../include/stkmem.h:57:26: note: expanded from macro 'Alloca_Begin' 57 | #define Alloca_Begin int _Check_Alloca_Begin | ^ gcontext.c:143:5: warning: variable '_Check_Alloca_Begin' set but not used [-Wunused-but-set-variable] 143 | Alloca_Begin; | ^ ../../include/stkmem.h:57:26: note: expanded from macro 'Alloca_Begin' 57 | #define Alloca_Begin int _Check_Alloca_Begin | ^ gcontext.c:177:6: warning: no previous prototype for function 'elk_init_xlib_gcontext' [-Wmissing-prototypes] 177 | void elk_init_xlib_gcontext () { | ^ ./xlib.h:213:13: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function 213 | extern void elk_init_xlib_gcontext (); | ^ | void 3 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-gcontext.lo -MD -MP -MF .deps/libelk_xlib_la-gcontext.Tpo -c gcontext.c -o libelk_xlib_la-gcontext.o >/dev/null 2>&1 mv -f .deps/libelk_xlib_la-gcontext.Tpo .deps/libelk_xlib_la-gcontext.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-grab.lo -MD -MP -MF .deps/libelk_xlib_la-grab.Tpo -c -o libelk_xlib_la-grab.lo `test -f 'grab.c' || echo './'`grab.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-grab.lo -MD -MP -MF .deps/libelk_xlib_la-grab.Tpo -c grab.c -fPIC -DPIC -o .libs/libelk_xlib_la-grab.o grab.c:153:6: warning: no previous prototype for function 'elk_init_xlib_grab' [-Wmissing-prototypes] 153 | void elk_init_xlib_grab () { | ^ ./xlib.h:214:13: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function 214 | extern void elk_init_xlib_grab (); | ^ | void 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-grab.lo -MD -MP -MF .deps/libelk_xlib_la-grab.Tpo -c grab.c -o libelk_xlib_la-grab.o >/dev/null 2>&1 mv -f .deps/libelk_xlib_la-grab.Tpo .deps/libelk_xlib_la-grab.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-graphics.lo -MD -MP -MF .deps/libelk_xlib_la-graphics.Tpo -c -o libelk_xlib_la-graphics.lo `test -f 'graphics.c' || echo './'`graphics.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-graphics.lo -MD -MP -MF .deps/libelk_xlib_la-graphics.Tpo -c graphics.c -fPIC -DPIC -o .libs/libelk_xlib_la-graphics.o graphics.c:33:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a previous declaration [-Wdeprecated-non-prototype] 33 | extern int XDrawPoints(), XDrawLines(), XDrawRectangle(), XFillRectangle(); | ^ /usr/local/include/X11/Xlib.h:2379:12: note: conflicting prototype is here 2379 | extern int XDrawPoints( | ^ graphics.c:33:27: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a previous declaration [-Wdeprecated-non-prototype] 33 | extern int XDrawPoints(), XDrawLines(), XDrawRectangle(), XFillRectangle(); | ^ /usr/local/include/X11/Xlib.h:2362:12: note: conflicting prototype is here 2362 | extern int XDrawLines( | ^ graphics.c:33:41: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a previous declaration [-Wdeprecated-non-prototype] 33 | extern int XDrawPoints(), XDrawLines(), XDrawRectangle(), XFillRectangle(); | ^ /usr/local/include/X11/Xlib.h:2388:12: note: conflicting prototype is here 2388 | extern int XDrawRectangle( | ^ graphics.c:33:59: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a previous declaration [-Wdeprecated-non-prototype] 33 | extern int XDrawPoints(), XDrawLines(), XDrawRectangle(), XFillRectangle(); | ^ /usr/local/include/X11/Xlib.h:2499:12: note: conflicting prototype is here 2499 | extern int XFillRectangle( | ^ graphics.c:34:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a previous declaration [-Wdeprecated-non-prototype] 34 | extern int XDrawRectangles(), XFillRectangles(), XDrawArc(), XFillArc(); | ^ /usr/local/include/X11/Xlib.h:2398:12: note: conflicting prototype is here 2398 | extern int XDrawRectangles( | ^ graphics.c:34:31: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a previous declaration [-Wdeprecated-non-prototype] 34 | extern int XDrawRectangles(), XFillRectangles(), XDrawArc(), XFillArc(); | ^ /usr/local/include/X11/Xlib.h:2509:12: note: conflicting prototype is here 2509 | extern int XFillRectangles( | ^ graphics.c:34:50: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a previous declaration [-Wdeprecated-non-prototype] 34 | extern int XDrawRectangles(), XFillRectangles(), XDrawArc(), XFillArc(); | ^ /usr/local/include/X11/Xlib.h:2312:12: note: conflicting prototype is here 2312 | extern int XDrawArc( | ^ graphics.c:34:62: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a previous declaration [-Wdeprecated-non-prototype] 34 | extern int XDrawRectangles(), XFillRectangles(), XDrawArc(), XFillArc(); | ^ /usr/local/include/X11/Xlib.h:2469:12: note: conflicting prototype is here 2469 | extern int XFillArc( | ^ graphics.c:35:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a previous declaration [-Wdeprecated-non-prototype] 35 | extern int XDrawArcs(), XFillArcs(), XFillPolygon(); | ^ /usr/local/include/X11/Xlib.h:2324:12: note: conflicting prototype is here 2324 | extern int XDrawArcs( | ^ graphics.c:35:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a previous declaration [-Wdeprecated-non-prototype] 35 | extern int XDrawArcs(), XFillArcs(), XFillPolygon(); | ^ /usr/local/include/X11/Xlib.h:2481:12: note: conflicting prototype is here 2481 | extern int XFillArcs( | ^ graphics.c:35:38: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a previous declaration [-Wdeprecated-non-prototype] 35 | extern int XDrawArcs(), XFillArcs(), XFillPolygon(); | ^ /usr/local/include/X11/Xlib.h:2489:12: note: conflicting prototype is here 2489 | extern int XFillPolygon( | ^ graphics.c:113:16: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 113 | (*func)(dpy, dr, GCONTEXT(gc)->gc, p, n, rel); | ^ graphics.c:93:5: warning: variable '_Check_Alloca_Begin' set but not used [-Wunused-but-set-variable] 93 | Alloca_Begin; | ^ ../../include/stkmem.h:57:26: note: expanded from macro 'Alloca_Begin' 57 | #define Alloca_Begin int _Check_Alloca_Begin | ^ graphics.c:142:5: warning: variable '_Check_Alloca_Begin' set but not used [-Wunused-but-set-variable] 142 | Alloca_Begin; | ^ ../../include/stkmem.h:57:26: note: expanded from macro 'Alloca_Begin' 57 | #define Alloca_Begin int _Check_Alloca_Begin | ^ graphics.c:170:12: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 170 | (*func)(dpy, dr, GCONTEXT(gc)->gc, Get_Integer (x), | ^ graphics.c:208:12: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 208 | (*func)(dpy, dr, GCONTEXT(gc)->gc, p, n); | ^ graphics.c:191:5: warning: variable '_Check_Alloca_Begin' set but not used [-Wunused-but-set-variable] 191 | Alloca_Begin; | ^ ../../include/stkmem.h:57:26: note: expanded from macro 'Alloca_Begin' 57 | #define Alloca_Begin int _Check_Alloca_Begin | ^ graphics.c:228:12: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 228 | (*func)(dpy, dr, GCONTEXT(gc)->gc, Get_Integer (x), Get_Integer (y), | ^ graphics.c:268:12: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 268 | (*func)(dpy, dr, GCONTEXT(gc)->gc, p, n); | ^ graphics.c:249:5: warning: variable '_Check_Alloca_Begin' set but not used [-Wunused-but-set-variable] 249 | Alloca_Begin; | ^ ../../include/stkmem.h:57:26: note: expanded from macro 'Alloca_Begin' 57 | #define Alloca_Begin int _Check_Alloca_Begin | ^ graphics.c:286:6: warning: no previous prototype for function 'elk_init_xlib_graphics' [-Wmissing-prototypes] 286 | void elk_init_xlib_graphics () { | ^ ./xlib.h:215:13: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function 215 | extern void elk_init_xlib_graphics (); | ^ | void 21 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-graphics.lo -MD -MP -MF .deps/libelk_xlib_la-graphics.Tpo -c graphics.c -o libelk_xlib_la-graphics.o >/dev/null 2>&1 mv -f .deps/libelk_xlib_la-graphics.Tpo .deps/libelk_xlib_la-graphics.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-key.lo -MD -MP -MF .deps/libelk_xlib_la-key.Tpo -c -o libelk_xlib_la-key.lo `test -f 'key.c' || echo './'`key.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-key.lo -MD -MP -MF .deps/libelk_xlib_la-key.Tpo -c key.c -fPIC -DPIC -o .libs/libelk_xlib_la-key.o key.c:72:13: warning: variable 'ksyms' set but not used [-Wunused-but-set-variable] 72 | KeySym *ksyms; | ^ key.c:112:46: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] 112 | ret = Make_Unsigned_Long ((unsigned long)XKeycodeToKeysym (DISPLAY(d)->dpy, | ^ /usr/local/include/X11/Xlib.h:1682:1: note: 'XKeycodeToKeysym' has been explicitly marked deprecated here 1682 | _X_DEPRECATED | ^ /usr/local/include/X11/Xfuncproto.h:136:40: note: expanded from macro '_X_DEPRECATED' 136 | # define _X_DEPRECATED __attribute__((deprecated)) | ^ key.c:149:5: warning: variable '_Check_Alloca_Begin' set but not used [-Wunused-but-set-variable] 149 | Alloca_Begin; | ^ ../../include/stkmem.h:57:26: note: expanded from macro 'Alloca_Begin' 57 | #define Alloca_Begin int _Check_Alloca_Begin | ^ key.c:176:6: warning: no previous prototype for function 'elk_init_xlib_key' [-Wmissing-prototypes] 176 | void elk_init_xlib_key () { | ^ ./xlib.h:216:13: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function 216 | extern void elk_init_xlib_key (); | ^ | void 4 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-key.lo -MD -MP -MF .deps/libelk_xlib_la-key.Tpo -c key.c -o libelk_xlib_la-key.o >/dev/null 2>&1 mv -f .deps/libelk_xlib_la-key.Tpo .deps/libelk_xlib_la-key.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-objects.lo -MD -MP -MF .deps/libelk_xlib_la-objects.Tpo -c -o libelk_xlib_la-objects.lo `test -f 'objects.c' || echo './'`objects.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-objects.lo -MD -MP -MF .deps/libelk_xlib_la-objects.Tpo -c objects.c -fPIC -DPIC -o .libs/libelk_xlib_la-objects.o objects.c:66:6: warning: no previous prototype for function 'elk_init_xlib_objects' [-Wmissing-prototypes] 66 | void elk_init_xlib_objects () { | ^ ./xlib.h:217:13: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function 217 | extern void elk_init_xlib_objects (); | ^ | void 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-objects.lo -MD -MP -MF .deps/libelk_xlib_la-objects.Tpo -c objects.c -o libelk_xlib_la-objects.o >/dev/null 2>&1 mv -f .deps/libelk_xlib_la-objects.Tpo .deps/libelk_xlib_la-objects.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-pixel.lo -MD -MP -MF .deps/libelk_xlib_la-pixel.Tpo -c -o libelk_xlib_la-pixel.lo `test -f 'pixel.c' || echo './'`pixel.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-pixel.lo -MD -MP -MF .deps/libelk_xlib_la-pixel.Tpo -c pixel.c -fPIC -DPIC -o .libs/libelk_xlib_la-pixel.o pixel.c:73:6: warning: no previous prototype for function 'elk_init_xlib_pixel' [-Wmissing-prototypes] 73 | void elk_init_xlib_pixel () { | ^ ./xlib.h:218:13: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function 218 | extern void elk_init_xlib_pixel (); | ^ | void 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-pixel.lo -MD -MP -MF .deps/libelk_xlib_la-pixel.Tpo -c pixel.c -o libelk_xlib_la-pixel.o >/dev/null 2>&1 mv -f .deps/libelk_xlib_la-pixel.Tpo .deps/libelk_xlib_la-pixel.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-pixmap.lo -MD -MP -MF .deps/libelk_xlib_la-pixmap.Tpo -c -o libelk_xlib_la-pixmap.lo `test -f 'pixmap.c' || echo './'`pixmap.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-pixmap.lo -MD -MP -MF .deps/libelk_xlib_la-pixmap.Tpo -c pixmap.c -fPIC -DPIC -o .libs/libelk_xlib_la-pixmap.o pixmap.c:168:6: warning: no previous prototype for function 'elk_init_xlib_pixmap' [-Wmissing-prototypes] 168 | void elk_init_xlib_pixmap () { | ^ ./xlib.h:219:13: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function 219 | extern void elk_init_xlib_pixmap (); | ^ | void 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-pixmap.lo -MD -MP -MF .deps/libelk_xlib_la-pixmap.Tpo -c pixmap.c -o libelk_xlib_la-pixmap.o >/dev/null 2>&1 mv -f .deps/libelk_xlib_la-pixmap.Tpo .deps/libelk_xlib_la-pixmap.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-property.lo -MD -MP -MF .deps/libelk_xlib_la-property.Tpo -c -o libelk_xlib_la-property.lo `test -f 'property.c' || echo './'`property.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-property.lo -MD -MP -MF .deps/libelk_xlib_la-property.Tpo -c property.c -fPIC -DPIC -o .libs/libelk_xlib_la-property.o property.c:146:13: warning: declaration shadows a local variable [-Wshadow] 146 | GC_Node; | ^ ../../include/gc.h:38:28: note: expanded from macro 'GC_Node' 38 | #define GC_Node GCNODE gc1 | ^ property.c:116:5: note: previous declaration is here 116 | GC_Node2; | ^ ../../include/gc.h:39:28: note: expanded from macro 'GC_Node2' 39 | #define GC_Node2 GCNODE gc1, gc2 | ^ property.c:151:23: warning: cast from 'unsigned char *' to 'int16_t *' (aka 'short *') increases required alignment from 1 to 2 [-Wcast-align] 151 | *((int16_t *)data + i) : *((int32_t *)data + i)); | ^~~~~~~~~~~~~~~ property.c:151:48: warning: cast from 'unsigned char *' to 'int32_t *' (aka 'int *') increases required alignment from 1 to 4 [-Wcast-align] 151 | *((int16_t *)data + i) : *((int32_t *)data + i)); | ^~~~~~~~~~~~~~~ property.c:190:19: warning: cast from 'char *' to 'int16_t *' (aka 'short *') increases required alignment from 1 to 2 [-Wcast-align] 190 | *((int16_t *)buf + i) = x; | ^~~~~~~~~~~~~~ property.c:191:22: warning: cast from 'char *' to 'int32_t *' (aka 'int *') increases required alignment from 1 to 4 [-Wcast-align] 191 | } else *((int32_t *)buf + i) = x; | ^~~~~~~~~~~~~~ property.c:169:5: warning: variable '_Check_Alloca_Begin' set but not used [-Wunused-but-set-variable] 169 | Alloca_Begin; | ^ ../../include/stkmem.h:57:26: note: expanded from macro 'Alloca_Begin' 57 | #define Alloca_Begin int _Check_Alloca_Begin | ^ property.c:213:5: warning: variable '_Check_Alloca_Begin' set but not used [-Wunused-but-set-variable] 213 | Alloca_Begin; | ^ ../../include/stkmem.h:57:26: note: expanded from macro 'Alloca_Begin' 57 | #define Alloca_Begin int _Check_Alloca_Begin | ^ property.c:264:6: warning: no previous prototype for function 'elk_init_xlib_property' [-Wmissing-prototypes] 264 | void elk_init_xlib_property () { | ^ ./xlib.h:220:13: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function 220 | extern void elk_init_xlib_property (); | ^ | void 8 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-property.lo -MD -MP -MF .deps/libelk_xlib_la-property.Tpo -c property.c -o libelk_xlib_la-property.o >/dev/null 2>&1 mv -f .deps/libelk_xlib_la-property.Tpo .deps/libelk_xlib_la-property.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-text.lo -MD -MP -MF .deps/libelk_xlib_la-text.Tpo -c -o libelk_xlib_la-text.lo `test -f 'text.c' || echo './'`text.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-text.lo -MD -MP -MF .deps/libelk_xlib_la-text.Tpo -c text.c -fPIC -DPIC -o .libs/libelk_xlib_la-text.o text.c:33:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a previous declaration [-Wdeprecated-non-prototype] 33 | extern int XDrawText(), XDrawText16(); | ^ /usr/local/include/X11/Xlib.h:2434:12: note: conflicting prototype is here 2434 | extern int XDrawText( | ^ text.c:33:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a previous declaration [-Wdeprecated-non-prototype] 33 | extern int XDrawText(), XDrawText16(); | ^ /usr/local/include/X11/Xlib.h:2444:12: note: conflicting prototype is here 2444 | extern int XDrawText16( | ^ text.c:75:5: warning: variable '_Check_Alloca_Begin' set but not used [-Wunused-but-set-variable] 75 | Alloca_Begin; | ^ ../../include/stkmem.h:57:26: note: expanded from macro 'Alloca_Begin' 57 | #define Alloca_Begin int _Check_Alloca_Begin | ^ text.c:123:5: warning: variable '_Check_Alloca_Begin' set but not used [-Wunused-but-set-variable] 123 | Alloca_Begin; | ^ ../../include/stkmem.h:57:26: note: expanded from macro 'Alloca_Begin' 57 | #define Alloca_Begin int _Check_Alloca_Begin | ^ text.c:201:12: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 201 | (*func)(dpy, dr, GCONTEXT(gc)->gc, Get_Integer (x), Get_Integer (y), | ^ text.c:158:5: warning: variable '_Check_Alloca_Begin' set but not used [-Wunused-but-set-variable] 158 | Alloca_Begin; | ^ ../../include/stkmem.h:57:26: note: expanded from macro 'Alloca_Begin' 57 | #define Alloca_Begin int _Check_Alloca_Begin | ^ text.c:207:6: warning: no previous prototype for function 'elk_init_xlib_text' [-Wmissing-prototypes] 207 | void elk_init_xlib_text () { | ^ ./xlib.h:221:13: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function 221 | extern void elk_init_xlib_text (); | ^ | void 7 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-text.lo -MD -MP -MF .deps/libelk_xlib_la-text.Tpo -c text.c -o libelk_xlib_la-text.o >/dev/null 2>&1 mv -f .deps/libelk_xlib_la-text.Tpo .deps/libelk_xlib_la-text.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-type.lo -MD -MP -MF .deps/libelk_xlib_la-type.Tpo -c -o libelk_xlib_la-type.lo `test -f 'type.c' || echo './'`type.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-type.lo -MD -MP -MF .deps/libelk_xlib_la-type.Tpo -c type.c -fPIC -DPIC -o .libs/libelk_xlib_la-type.o type.c:317:14: warning: cast from 'char *' to 'int *' increases required alignment from 1 to 4 [-Wcast-align] 317 | *(int *)rp->slot = Get_Integer (*p); break; | ^~~~~~~~~~~~~~~ type.c:319:14: warning: cast from 'char *' to 'short *' increases required alignment from 1 to 2 [-Wcast-align] 319 | *(short *)rp->slot = Get_Integer (*p); break; | ^~~~~~~~~~~~~~~~~ type.c:323:14: warning: cast from 'char *' to 'unsigned long *' increases required alignment from 1 to 8 [-Wcast-align] 323 | *(unsigned long *)rp->slot = Get_Pixel (*p); break; | ^~~~~~~~~~~~~~~~~~~~~~~~~ type.c:326:18: warning: cast from 'char *' to 'Pixmap *' (aka 'unsigned long *') increases required alignment from 1 to 8 [-Wcast-align] 326 | *(Pixmap *)rp->slot = None; | ^~~~~~~~~~~~~~~~~~ type.c:328:18: warning: cast from 'char *' to 'Pixmap *' (aka 'unsigned long *') increases required alignment from 1 to 8 [-Wcast-align] 328 | *(Pixmap *)rp->slot = ParentRelative; | ^~~~~~~~~~~~~~~~~~ type.c:330:18: warning: cast from 'char *' to 'Pixmap *' (aka 'unsigned long *') increases required alignment from 1 to 8 [-Wcast-align] 330 | *(Pixmap *)rp->slot = Get_Pixmap (*p); | ^~~~~~~~~~~~~~~~~~ type.c:334:18: warning: cast from 'char *' to 'Pixmap *' (aka 'unsigned long *') increases required alignment from 1 to 8 [-Wcast-align] 334 | *(Pixmap *)rp->slot = CopyFromParent; | ^~~~~~~~~~~~~~~~~~ type.c:339:14: warning: cast from 'char *' to 'Pixmap *' (aka 'unsigned long *') increases required alignment from 1 to 8 [-Wcast-align] 339 | *(Pixmap *)rp->slot = Get_Pixmap (*p); break; | ^~~~~~~~~~~~~~~~~~ type.c:342:14: warning: cast from 'char *' to 'int *' increases required alignment from 1 to 4 [-Wcast-align] 342 | *(Bool *)rp->slot = (Bool)(FIXNUM(*p)); | ^~~~~~~~~~~~~~~~ type.c:345:14: warning: cast from 'char *' to 'Font *' (aka 'unsigned long *') increases required alignment from 1 to 8 [-Wcast-align] 345 | *(Font *)rp->slot = Get_Font (*p); | ^~~~~~~~~~~~~~~~ type.c:348:14: warning: cast from 'char *' to 'Colormap *' (aka 'unsigned long *') increases required alignment from 1 to 8 [-Wcast-align] 348 | *(Colormap *)rp->slot = Get_Colormap (*p); break; | ^~~~~~~~~~~~~~~~~~~~ type.c:350:14: warning: cast from 'char *' to 'Cursor *' (aka 'unsigned long *') increases required alignment from 1 to 8 [-Wcast-align] 350 | *(Cursor *)rp->slot = Get_Cursor (*p); | ^~~~~~~~~~~~~~~~~~ type.c:355:14: warning: cast from 'char *' to 'long *' increases required alignment from 1 to 8 [-Wcast-align] 355 | *(long *)rp->slot = Symbols_To_Bits (*p, 1, rp->syms); | ^~~~~~~~~~~~~~~~ type.c:358:14: warning: cast from 'char *' to 'int *' increases required alignment from 1 to 4 [-Wcast-align] 358 | *(int *)rp->slot = (int)Symbols_To_Bits (*p, 0, rp->syms); | ^~~~~~~~~~~~~~~ type.c:386:32: warning: cast from 'char *' to 'int *' increases required alignment from 1 to 4 [-Wcast-align] 386 | x = Make_Integer (*(int *)rp->slot); break; | ^~~~~~~~~~~~~~~ type.c:388:32: warning: cast from 'char *' to 'short *' increases required alignment from 1 to 2 [-Wcast-align] 388 | x = Make_Integer (*(short *)rp->slot); break; | ^~~~~~~~~~~~~~~~~ type.c:392:30: warning: cast from 'char *' to 'unsigned long *' increases required alignment from 1 to 8 [-Wcast-align] 392 | x = Make_Pixel (*(unsigned long *)rp->slot); break; | ^~~~~~~~~~~~~~~~~~~~~~~~~ type.c:394:18: warning: cast from 'char *' to 'unsigned long *' increases required alignment from 1 to 8 [-Wcast-align] 394 | if (*(unsigned long *)rp->slot == ~0UL) | ^~~~~~~~~~~~~~~~~~~~~~~~~ type.c:397:48: warning: cast from 'char *' to 'Pixmap *' (aka 'unsigned long *') increases required alignment from 1 to 8 [-Wcast-align] 397 | x = Make_Pixmap_Foreign (dpy, *(Pixmap *)rp->slot); | ^~~~~~~~~~~~~~~~~~ type.c:400:18: warning: cast from 'char *' to 'unsigned long *' increases required alignment from 1 to 8 [-Wcast-align] 400 | if (*(unsigned long *)rp->slot == ~0UL) | ^~~~~~~~~~~~~~~~~~~~~~~~~ type.c:405:42: warning: cast from 'char *' to 'Font *' (aka 'unsigned long *') increases required alignment from 1 to 8 [-Wcast-align] 405 | info = XQueryFont (dpy, *(Font *)rp->slot); | ^~~~~~~~~~~~~~~~ type.c:407:53: warning: cast from 'char *' to 'Font *' (aka 'unsigned long *') increases required alignment from 1 to 8 [-Wcast-align] 407 | x = Make_Font_Foreign (dpy, False, *(Font *)rp->slot, info); | ^~~~~~~~~~~~~~~~ type.c:411:18: warning: cast from 'char *' to 'int *' increases required alignment from 1 to 4 [-Wcast-align] 411 | x = *(Bool *)rp->slot ? True : False; break; | ^~~~~~~~~~~~~~~~ type.c:413:41: warning: cast from 'char *' to 'Colormap *' (aka 'unsigned long *') increases required alignment from 1 to 8 [-Wcast-align] 413 | x = Make_Colormap (0, dpy, *(Colormap *)rp->slot); break; | ^~~~~~~~~~~~~~~~~~~~ type.c:415:39: warning: cast from 'char *' to 'Window *' (aka 'unsigned long *') increases required alignment from 1 to 8 [-Wcast-align] 415 | x = Make_Window (0, dpy, *(Window *)rp->slot); break; | ^~~~~~~~~~~~~~~~~~ type.c:417:35: warning: cast from 'char *' to 'long *' increases required alignment from 1 to 8 [-Wcast-align] 417 | x = Bits_To_Symbols (*(long *)rp->slot, 1, rp->syms); | ^~~~~~~~~~~~~~~~ type.c:420:50: warning: cast from 'char *' to 'int *' increases required alignment from 1 to 4 [-Wcast-align] 420 | x = Bits_To_Symbols ((unsigned long)*(int *)rp->slot, 0, rp->syms); | ^~~~~~~~~~~~~~~ type.c:817:6: warning: no previous prototype for function 'elk_init_xlib_type' [-Wmissing-prototypes] 817 | void elk_init_xlib_type () { | ^ ./xlib.h:222:13: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function 222 | extern void elk_init_xlib_type (); | ^ | void 28 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-type.lo -MD -MP -MF .deps/libelk_xlib_la-type.Tpo -c type.c -o libelk_xlib_la-type.o >/dev/null 2>&1 mv -f .deps/libelk_xlib_la-type.Tpo .deps/libelk_xlib_la-type.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-util.lo -MD -MP -MF .deps/libelk_xlib_la-util.Tpo -c -o libelk_xlib_la-util.lo `test -f 'util.c' || echo './'`util.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-util.lo -MD -MP -MF .deps/libelk_xlib_la-util.Tpo -c util.c -fPIC -DPIC -o .libs/libelk_xlib_la-util.o util.c:81:6: warning: no previous prototype for function 'elk_init_xlib_util' [-Wmissing-prototypes] 81 | void elk_init_xlib_util () { | ^ ./xlib.h:223:13: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function 223 | extern void elk_init_xlib_util (); | ^ | void 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-util.lo -MD -MP -MF .deps/libelk_xlib_la-util.Tpo -c util.c -o libelk_xlib_la-util.o >/dev/null 2>&1 mv -f .deps/libelk_xlib_la-util.Tpo .deps/libelk_xlib_la-util.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-window.lo -MD -MP -MF .deps/libelk_xlib_la-window.Tpo -c -o libelk_xlib_la-window.lo `test -f 'window.c' || echo './'`window.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-window.lo -MD -MP -MF .deps/libelk_xlib_la-window.Tpo -c window.c -fPIC -DPIC -o .libs/libelk_xlib_la-window.o window.c:264:6: warning: no previous prototype for function 'elk_init_xlib_window' [-Wmissing-prototypes] 264 | void elk_init_xlib_window () { | ^ ./xlib.h:224:13: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function 224 | extern void elk_init_xlib_window (); | ^ | void 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-window.lo -MD -MP -MF .deps/libelk_xlib_la-window.Tpo -c window.c -o libelk_xlib_la-window.o >/dev/null 2>&1 mv -f .deps/libelk_xlib_la-window.Tpo .deps/libelk_xlib_la-window.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-wm.lo -MD -MP -MF .deps/libelk_xlib_la-wm.Tpo -c -o libelk_xlib_la-wm.lo `test -f 'wm.c' || echo './'`wm.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-wm.lo -MD -MP -MF .deps/libelk_xlib_la-wm.Tpo -c wm.c -fPIC -DPIC -o .libs/libelk_xlib_la-wm.o wm.c:168:5: warning: variable '_Check_Alloca_Begin' set but not used [-Wunused-but-set-variable] 168 | Alloca_Begin; | ^ ../../include/stkmem.h:57:26: note: expanded from macro 'Alloca_Begin' 57 | #define Alloca_Begin int _Check_Alloca_Begin | ^ wm.c:182:6: warning: no previous prototype for function 'elk_init_xlib_wm' [-Wmissing-prototypes] 182 | void elk_init_xlib_wm () { | ^ ./xlib.h:225:13: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function 225 | extern void elk_init_xlib_wm (); | ^ | void 2 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xlib_la-wm.lo -MD -MP -MF .deps/libelk_xlib_la-wm.Tpo -c wm.c -o libelk_xlib_la-wm.o >/dev/null 2>&1 mv -f .deps/libelk_xlib_la-wm.Tpo .deps/libelk_xlib_la-wm.Plo /bin/sh ../../libtool --tag=CC --mode=link cc -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -no-undefined -L/usr/local/lib -o libelk-xlib.la -rpath /usr/local/lib libelk_xlib_la-client.lo libelk_xlib_la-color.lo libelk_xlib_la-colormap.lo libelk_xlib_la-cursor.lo libelk_xlib_la-display.lo libelk_xlib_la-error.lo libelk_xlib_la-event.lo libelk_xlib_la-extension.lo libelk_xlib_la-font.lo libelk_xlib_la-gcontext.lo libelk_xlib_la-grab.lo libelk_xlib_la-graphics.lo libelk_xlib_la-key.lo libelk_xlib_la-objects.lo libelk_xlib_la-pixel.lo libelk_xlib_la-pixmap.lo libelk_xlib_la-property.lo libelk_xlib_la-text.lo libelk_xlib_la-type.lo libelk_xlib_la-util.lo libelk_xlib_la-window.lo libelk_xlib_la-wm.lo ../../src/libelk.la -I/usr/local/lib -lX11 libtool: link: cc -shared -fPIC -DPIC .libs/libelk_xlib_la-client.o .libs/libelk_xlib_la-color.o .libs/libelk_xlib_la-colormap.o .libs/libelk_xlib_la-cursor.o .libs/libelk_xlib_la-display.o .libs/libelk_xlib_la-error.o .libs/libelk_xlib_la-event.o .libs/libelk_xlib_la-extension.o .libs/libelk_xlib_la-font.o .libs/libelk_xlib_la-gcontext.o .libs/libelk_xlib_la-grab.o .libs/libelk_xlib_la-graphics.o .libs/libelk_xlib_la-key.o .libs/libelk_xlib_la-objects.o .libs/libelk_xlib_la-pixel.o .libs/libelk_xlib_la-pixmap.o .libs/libelk_xlib_la-property.o .libs/libelk_xlib_la-text.o .libs/libelk_xlib_la-type.o .libs/libelk_xlib_la-util.o .libs/libelk_xlib_la-window.o .libs/libelk_xlib_la-wm.o -Wl,-rpath -Wl,/wrkdirs/usr/ports/lang/elk/work/elk-3.99.8/src/.libs -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib ../../src/.libs/libelk.so -lX11 -O0 -fstack-protector-strong -Wl,-soname -Wl,libelk-xlib.so.0 -o .libs/libelk-xlib.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libelk-xlib.so.0" && ln -s "libelk-xlib.so.0.0.0" "libelk-xlib.so.0") libtool: link: (cd ".libs" && rm -f "libelk-xlib.so" && ln -s "libelk-xlib.so.0.0.0" "libelk-xlib.so") libtool: link: ar cru .libs/libelk-xlib.a libelk_xlib_la-client.o libelk_xlib_la-color.o libelk_xlib_la-colormap.o libelk_xlib_la-cursor.o libelk_xlib_la-display.o libelk_xlib_la-error.o libelk_xlib_la-event.o libelk_xlib_la-extension.o libelk_xlib_la-font.o libelk_xlib_la-gcontext.o libelk_xlib_la-grab.o libelk_xlib_la-graphics.o libelk_xlib_la-key.o libelk_xlib_la-objects.o libelk_xlib_la-pixel.o libelk_xlib_la-pixmap.o libelk_xlib_la-property.o libelk_xlib_la-text.o libelk_xlib_la-type.o libelk_xlib_la-util.o libelk_xlib_la-window.o libelk_xlib_la-wm.o libtool: link: ranlib .libs/libelk-xlib.a libtool: link: ( cd ".libs" && rm -f "libelk-xlib.la" && ln -s "../libelk-xlib.la" "libelk-xlib.la" ) /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xlib_la-init.lo -MD -MP -MF .deps/xlib_la-init.Tpo -c -o xlib_la-init.lo `test -f 'init.c' || echo './'`init.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xlib_la-init.lo -MD -MP -MF .deps/xlib_la-init.Tpo -c init.c -fPIC -DPIC -o .libs/xlib_la-init.o init.c:53:6: warning: no previous prototype for function 'elk_init_xlib_init' [-Wmissing-prototypes] 53 | void elk_init_xlib_init () { | ^ init.c:53:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 53 | void elk_init_xlib_init () { | ^ | static 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xlib_la-init.lo -MD -MP -MF .deps/xlib_la-init.Tpo -c init.c -o xlib_la-init.o >/dev/null 2>&1 mv -f .deps/xlib_la-init.Tpo .deps/xlib_la-init.Plo /bin/sh ../../libtool --tag=CC --mode=link cc -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -module -avoid-version -no-undefined -L/usr/local/lib -o xlib.la -rpath /usr/local/lib/elk xlib_la-init.lo ../../src/libelk.la libelk-xlib.la -I/usr/local/lib -lX11 libtool: link: cc -shared -fPIC -DPIC .libs/xlib_la-init.o -Wl,-rpath -Wl,/wrkdirs/usr/ports/lang/elk/work/elk-3.99.8/src/.libs -Wl,-rpath -Wl,/wrkdirs/usr/ports/lang/elk/work/elk-3.99.8/lib/xlib/.libs -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib ../../src/.libs/libelk.so ./.libs/libelk-xlib.so -lX11 -O0 -fstack-protector-strong -Wl,-soname -Wl,xlib.so -o .libs/xlib.so libtool: link: ar cru .libs/xlib.a xlib_la-init.o libtool: link: ranlib .libs/xlib.a libtool: link: ( cd ".libs" && rm -f "xlib.la" && ln -s "../xlib.la" "xlib.la" ) Making all in xwidgets Making all in . /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../xlib -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xt_la-accelerator.lo -MD -MP -MF .deps/libelk_xt_la-accelerator.Tpo -c -o libelk_xt_la-accelerator.lo `test -f 'accelerator.c' || echo './'`accelerator.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../xlib -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xt_la-accelerator.lo -MD -MP -MF .deps/libelk_xt_la-accelerator.Tpo -c accelerator.c -fPIC -DPIC -o .libs/libelk_xt_la-accelerator.o accelerator.c:36:5: warning: variable '_Check_Alloca_Begin' set but not used [-Wunused-but-set-variable] 36 | Alloca_Begin; | ^ ../../include/stkmem.h:57:26: note: expanded from macro 'Alloca_Begin' 57 | #define Alloca_Begin int _Check_Alloca_Begin | ^ accelerator.c:60:6: warning: no previous prototype for function 'elk_init_xt_accelerator' [-Wmissing-prototypes] 60 | void elk_init_xt_accelerator () { | ^ ./xt.h:146:13: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function 146 | extern void elk_init_xt_accelerator (); | ^ | void 2 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../xlib -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xt_la-accelerator.lo -MD -MP -MF .deps/libelk_xt_la-accelerator.Tpo -c accelerator.c -o libelk_xt_la-accelerator.o >/dev/null 2>&1 mv -f .deps/libelk_xt_la-accelerator.Tpo .deps/libelk_xt_la-accelerator.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../xlib -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xt_la-action.lo -MD -MP -MF .deps/libelk_xt_la-action.Tpo -c -o libelk_xt_la-action.lo `test -f 'action.c' || echo './'`action.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../xlib -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xt_la-action.lo -MD -MP -MF .deps/libelk_xt_la-action.Tpo -c action.c -fPIC -DPIC -o .libs/libelk_xt_la-action.o action.c:81:10: warning: cast from 'char *' to 'ACTION *' (aka 'struct action *') increases required alignment from 1 to 8 [-Wcast-align] 81 | ap = (ACTION *)XtMalloc (sizeof (ACTION)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ action.c:106:6: warning: no previous prototype for function 'elk_init_xt_action' [-Wmissing-prototypes] 106 | void elk_init_xt_action () { | ^ ./xt.h:147:13: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function 147 | extern void elk_init_xt_action (); | ^ | void 2 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../xlib -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xt_la-action.lo -MD -MP -MF .deps/libelk_xt_la-action.Tpo -c action.c -o libelk_xt_la-action.o >/dev/null 2>&1 mv -f .deps/libelk_xt_la-action.Tpo .deps/libelk_xt_la-action.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../xlib -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xt_la-callback.lo -MD -MP -MF .deps/libelk_xt_la-callback.Tpo -c -o libelk_xt_la-callback.lo `test -f 'callback.c' || echo './'`callback.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../xlib -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xt_la-callback.lo -MD -MP -MF .deps/libelk_xt_la-callback.Tpo -c callback.c -fPIC -DPIC -o .libs/libelk_xt_la-callback.o callback.c:100:5: warning: variable '_Check_Alloca_Begin' set but not used [-Wunused-but-set-variable] 100 | Alloca_Begin; | ^ ../../include/stkmem.h:57:26: note: expanded from macro 'Alloca_Begin' 57 | #define Alloca_Begin int _Check_Alloca_Begin | ^ callback.c:127:14: warning: cast from 'char *' to 'CLIENT_DATA *' increases required alignment from 1 to 8 [-Wcast-align] 127 | cd = (CLIENT_DATA *)XtMalloc (sizeof (CLIENT_DATA)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ callback.c:159:6: warning: no previous prototype for function 'elk_init_xt_callback' [-Wmissing-prototypes] 159 | void elk_init_xt_callback () { | ^ ./xt.h:148:13: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function 148 | extern void elk_init_xt_callback (); | ^ | void 3 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../xlib -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xt_la-callback.lo -MD -MP -MF .deps/libelk_xt_la-callback.Tpo -c callback.c -o libelk_xt_la-callback.o >/dev/null 2>&1 mv -f .deps/libelk_xt_la-callback.Tpo .deps/libelk_xt_la-callback.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../xlib -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xt_la-class.lo -MD -MP -MF .deps/libelk_xt_la-class.Tpo -c -o libelk_xt_la-class.lo `test -f 'class.c' || echo './'`class.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../xlib -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xt_la-class.lo -MD -MP -MF .deps/libelk_xt_la-class.Tpo -c class.c -fPIC -DPIC -o .libs/libelk_xt_la-class.o class.c:55:1: warning: cast to smaller integer type 'unsigned int' from 'char *' [-Wpointer-to-int-cast] 55 | Generic_Print (Class, "#[class %s]", CLASS(x)->name) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./../xlib/xlib.h:319:24: note: expanded from macro 'Generic_Print' 319 | Printf (port, fmt, (unsigned)how);\ | ^~~~~~~~~~~~~ class.c:222:6: warning: no previous prototype for function 'elk_init_xt_class' [-Wmissing-prototypes] 222 | void elk_init_xt_class () { | ^ ./xt.h:149:13: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function 149 | extern void elk_init_xt_class (); | ^ | void 2 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../xlib -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xt_la-class.lo -MD -MP -MF .deps/libelk_xt_la-class.Tpo -c class.c -o libelk_xt_la-class.o >/dev/null 2>&1 mv -f .deps/libelk_xt_la-class.Tpo .deps/libelk_xt_la-class.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../xlib -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xt_la-classname.lo -MD -MP -MF .deps/libelk_xt_la-classname.Tpo -c -o libelk_xt_la-classname.lo `test -f 'classname.c' || echo './'`classname.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../xlib -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xt_la-classname.lo -MD -MP -MF .deps/libelk_xt_la-classname.Tpo -c classname.c -fPIC -DPIC -o .libs/libelk_xt_la-classname.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../xlib -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xt_la-classname.lo -MD -MP -MF .deps/libelk_xt_la-classname.Tpo -c classname.c -o libelk_xt_la-classname.o >/dev/null 2>&1 mv -f .deps/libelk_xt_la-classname.Tpo .deps/libelk_xt_la-classname.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../xlib -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xt_la-context.lo -MD -MP -MF .deps/libelk_xt_la-context.Tpo -c -o libelk_xt_la-context.lo `test -f 'context.c' || echo './'`context.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../xlib -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xt_la-context.lo -MD -MP -MF .deps/libelk_xt_la-context.Tpo -c context.c -fPIC -DPIC -o .libs/libelk_xt_la-context.o context.c:47:15: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 47 | static Object P_Destroy_Context(); | ^ context.c:92:15: note: conflicting prototype is here 92 | static Object P_Destroy_Context (Object c) { | ^ context.c:155:13: warning: cast from 'char *' to 'char **' increases required alignment from 1 to 8 [-Wcast-align] 155 | p = (char **)XtMalloc ((argc+1) * sizeof (char *)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ context.c:195:34: warning: cast to smaller integer type 'int' from 'XtPointer' (aka 'void *') [-Wvoid-pointer-to-int-cast] 195 | ret = Funcall (Get_Function ((int)client_data), Null, 0); | ^~~~~~~~~~~~~~~~ context.c:197:30: warning: cast to smaller integer type 'int' from 'XtPointer' (aka 'void *') [-Wvoid-pointer-to-int-cast] 197 | Deregister_Function ((int)client_data); | ^~~~~~~~~~~~~~~~ context.c:208:60: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] 208 | id = XtAppAddWorkProc (CONTEXT(c)->context, Work_Proc, (XtPointer)i); | ^~~~~~~~~~~~ context.c:220:22: warning: cast to smaller integer type 'int' from 'XtPointer' (aka 'void *') [-Wvoid-pointer-to-int-cast] 220 | register int i = (int)client_data; | ^~~~~~~~~~~~~~~~ context.c:236:23: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] 236 | Timeout_Proc, (XtPointer)i); | ^~~~~~~~~~~~ context.c:251:23: warning: cast to smaller integer type 'int' from 'XtPointer' (aka 'void *') [-Wvoid-pointer-to-int-cast] 251 | p = Get_Function ((int)client_data); | ^~~~~~~~~~~~~~~~ context.c:254:48: warning: cast to smaller integer type 'int' from 'XtPointer' (aka 'void *') [-Wvoid-pointer-to-int-cast] 254 | args = Cons (Make_Id ('i', (XtPointer)*id, (int)client_data), Null); | ^~~~~~~~~~~~~~~~ context.c:285:35: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] 285 | (XtPointer)m, Input_Proc, (XtPointer)i); | ^~~~~~~~~~~~ context.c:295:6: warning: no previous prototype for function 'elk_init_xt_context' [-Wmissing-prototypes] 295 | void elk_init_xt_context () { | ^ ./xt.h:150:13: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function 150 | extern void elk_init_xt_context (); | ^ | void 11 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../xlib -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xt_la-context.lo -MD -MP -MF .deps/libelk_xt_la-context.Tpo -c context.c -o libelk_xt_la-context.o >/dev/null 2>&1 mv -f .deps/libelk_xt_la-context.Tpo .deps/libelk_xt_la-context.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../xlib -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xt_la-converter.lo -MD -MP -MF .deps/libelk_xt_la-converter.Tpo -c -o libelk_xt_la-converter.lo `test -f 'converter.c' || echo './'`converter.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../xlib -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xt_la-converter.lo -MD -MP -MF .deps/libelk_xt_la-converter.Tpo -c converter.c -fPIC -DPIC -o .libs/libelk_xt_la-converter.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../xlib -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xt_la-converter.lo -MD -MP -MF .deps/libelk_xt_la-converter.Tpo -c converter.c -o libelk_xt_la-converter.o >/dev/null 2>&1 mv -f .deps/libelk_xt_la-converter.Tpo .deps/libelk_xt_la-converter.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../xlib -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xt_la-error.lo -MD -MP -MF .deps/libelk_xt_la-error.Tpo -c -o libelk_xt_la-error.lo `test -f 'error.c' || echo './'`error.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../xlib -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xt_la-error.lo -MD -MP -MF .deps/libelk_xt_la-error.Tpo -c error.c -fPIC -DPIC -o .libs/libelk_xt_la-error.o error.c:46:6: warning: no previous prototype for function 'elk_init_xt_error' [-Wmissing-prototypes] 46 | void elk_init_xt_error () { | ^ ./xt.h:156:13: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function 156 | extern void elk_init_xt_error (); | ^ | void 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../xlib -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xt_la-error.lo -MD -MP -MF .deps/libelk_xt_la-error.Tpo -c error.c -o libelk_xt_la-error.o >/dev/null 2>&1 mv -f .deps/libelk_xt_la-error.Tpo .deps/libelk_xt_la-error.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../xlib -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xt_la-function.lo -MD -MP -MF .deps/libelk_xt_la-function.Tpo -c -o libelk_xt_la-function.lo `test -f 'function.c' || echo './'`function.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../xlib -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xt_la-function.lo -MD -MP -MF .deps/libelk_xt_la-function.Tpo -c function.c -fPIC -DPIC -o .libs/libelk_xt_la-function.o function.c:64:6: warning: no previous prototype for function 'elk_init_xt_function' [-Wmissing-prototypes] 64 | void elk_init_xt_function () { | ^ ./xt.h:151:13: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function 151 | extern void elk_init_xt_function (); | ^ | void 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../xlib -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xt_la-function.lo -MD -MP -MF .deps/libelk_xt_la-function.Tpo -c function.c -o libelk_xt_la-function.o >/dev/null 2>&1 mv -f .deps/libelk_xt_la-function.Tpo .deps/libelk_xt_la-function.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../xlib -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xt_la-identifier.lo -MD -MP -MF .deps/libelk_xt_la-identifier.Tpo -c -o libelk_xt_la-identifier.lo `test -f 'identifier.c' || echo './'`identifier.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../xlib -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xt_la-identifier.lo -MD -MP -MF .deps/libelk_xt_la-identifier.Tpo -c identifier.c -fPIC -DPIC -o .libs/libelk_xt_la-identifier.o identifier.c:68:6: warning: no previous prototype for function 'elk_init_xt_identifier' [-Wmissing-prototypes] 68 | void elk_init_xt_identifier () { | ^ ./xt.h:152:13: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function 152 | extern void elk_init_xt_identifier (); | ^ | void 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../xlib -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xt_la-identifier.lo -MD -MP -MF .deps/libelk_xt_la-identifier.Tpo -c identifier.c -o libelk_xt_la-identifier.o >/dev/null 2>&1 mv -f .deps/libelk_xt_la-identifier.Tpo .deps/libelk_xt_la-identifier.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../xlib -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xt_la-init.lo -MD -MP -MF .deps/libelk_xt_la-init.Tpo -c -o libelk_xt_la-init.lo `test -f 'init.c' || echo './'`init.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../xlib -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xt_la-init.lo -MD -MP -MF .deps/libelk_xt_la-init.Tpo -c init.c -fPIC -DPIC -o .libs/libelk_xt_la-init.o init.c:64:6: warning: no previous prototype for function 'elk_init_xt_init' [-Wmissing-prototypes] 64 | void elk_init_xt_init () { | ^ ./xt.h:157:13: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function 157 | extern void elk_init_xt_init (); | ^ | void 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../xlib -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xt_la-init.lo -MD -MP -MF .deps/libelk_xt_la-init.Tpo -c init.c -o libelk_xt_la-init.o >/dev/null 2>&1 mv -f .deps/libelk_xt_la-init.Tpo .deps/libelk_xt_la-init.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../xlib -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xt_la-objects.lo -MD -MP -MF .deps/libelk_xt_la-objects.Tpo -c -o libelk_xt_la-objects.lo `test -f 'objects.c' || echo './'`objects.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../xlib -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xt_la-objects.lo -MD -MP -MF .deps/libelk_xt_la-objects.Tpo -c objects.c -fPIC -DPIC -o .libs/libelk_xt_la-objects.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../xlib -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xt_la-objects.lo -MD -MP -MF .deps/libelk_xt_la-objects.Tpo -c objects.c -o libelk_xt_la-objects.o >/dev/null 2>&1 mv -f .deps/libelk_xt_la-objects.Tpo .deps/libelk_xt_la-objects.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../xlib -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xt_la-popup.lo -MD -MP -MF .deps/libelk_xt_la-popup.Tpo -c -o libelk_xt_la-popup.lo `test -f 'popup.c' || echo './'`popup.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../xlib -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xt_la-popup.lo -MD -MP -MF .deps/libelk_xt_la-popup.Tpo -c popup.c -fPIC -DPIC -o .libs/libelk_xt_la-popup.o popup.c:44:5: warning: variable '_Check_Alloca_Begin' set but not used [-Wunused-but-set-variable] 44 | Alloca_Begin; | ^ ../../include/stkmem.h:57:26: note: expanded from macro 'Alloca_Begin' 57 | #define Alloca_Begin int _Check_Alloca_Begin | ^ popup.c:77:6: warning: no previous prototype for function 'elk_init_xt_popup' [-Wmissing-prototypes] 77 | void elk_init_xt_popup () { | ^ ./xt.h:153:13: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function 153 | extern void elk_init_xt_popup (); | ^ | void 2 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../xlib -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xt_la-popup.lo -MD -MP -MF .deps/libelk_xt_la-popup.Tpo -c popup.c -o libelk_xt_la-popup.o >/dev/null 2>&1 mv -f .deps/libelk_xt_la-popup.Tpo .deps/libelk_xt_la-popup.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../xlib -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xt_la-resource.lo -MD -MP -MF .deps/libelk_xt_la-resource.Tpo -c -o libelk_xt_la-resource.lo `test -f 'resource.c' || echo './'`resource.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../xlib -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xt_la-resource.lo -MD -MP -MF .deps/libelk_xt_la-resource.Tpo -c resource.c -fPIC -DPIC -o .libs/libelk_xt_la-resource.o resource.c:118:11: warning: cast from 'char *' to 'XtResource *' (aka 'struct _XtResource *') increases required alignment from 1 to 8 [-Wcast-align] 118 | *rp = (XtResource *)XtMalloc (*np * sizeof (XtResource)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ resource.c:185:25: warning: cast from 'char *' to 'XtCallbackRec *' (aka 'struct _XtCallbackRec *') increases required alignment from 1 to 8 [-Wcast-align] 185 | callbacks = (XtCallbackRec *) /* Never freed! */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 186 | XtMalloc ((n+1) * sizeof (XtCallbackRec)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ resource.c:227:52: warning: cast from 'XPointer' (aka 'char *') to 'int *' increases required alignment from 1 to 4 [-Wcast-align] 227 | XtSetArg (to[i], res, *(int *)dst.addr); | ^~~~~~~~~~~~~~~ /usr/local/include/X11/Intrinsic.h:1175:57: note: expanded from macro 'XtSetArg' 1175 | ((void)( (arg).name = (n), (arg).value = (XtArgVal)(d) )) | ^ resource.c:229:52: warning: cast from 'XPointer' (aka 'char *') to 'XtArgVal *' (aka 'long *') increases required alignment from 1 to 8 [-Wcast-align] 229 | XtSetArg (to[i], res, *(XtArgVal *)dst.addr); | ^~~~~~~~~~~~~~~~~~~~ /usr/local/include/X11/Intrinsic.h:1175:57: note: expanded from macro 'XtSetArg' 1175 | ((void)( (arg).name = (n), (arg).value = (XtArgVal)(d) )) | ^ resource.c:141:5: warning: variable '_Check_Alloca_Begin' set but not used [-Wunused-but-set-variable] 141 | Alloca_Begin; | ^ ../../include/stkmem.h:57:26: note: expanded from macro 'Alloca_Begin' 57 | #define Alloca_Begin int _Check_Alloca_Begin | ^ resource.c:347:26: warning: declaration shadows a local variable [-Wshadow] 347 | register int i, n; | ^ resource.c:279:18: note: previous declaration is here 279 | register int i, j; | ^ resource.c:348:20: warning: declaration shadows a local variable [-Wshadow] 348 | Object ret, tail; | ^ resource.c:285:12: note: previous declaration is here 285 | Object ret, tail; | ^ resource.c:348:25: warning: declaration shadows a local variable [-Wshadow] 348 | Object ret, tail; | ^ resource.c:285:17: note: previous declaration is here 285 | Object ret, tail; | ^ resource.c:350:13: warning: declaration shadows a local variable [-Wshadow] 350 | GC_Node; | ^ ../../include/gc.h:38:28: note: expanded from macro 'GC_Node' 38 | #define GC_Node GCNODE gc1 | ^ resource.c:290:5: note: previous declaration is here 290 | GC_Node2; | ^ ../../include/gc.h:39:28: note: expanded from macro 'GC_Node2' 39 | #define GC_Node2 GCNODE gc1, gc2 | ^ resource.c:291:5: warning: variable '_Check_Alloca_Begin' set but not used [-Wunused-but-set-variable] 291 | Alloca_Begin; | ^ ../../include/stkmem.h:57:26: note: expanded from macro 'Alloca_Begin' 57 | #define Alloca_Begin int _Check_Alloca_Begin | ^ resource.c:447:9: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 447 | fun (c, &r, &nr); | ^ 11 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../xlib -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xt_la-resource.lo -MD -MP -MF .deps/libelk_xt_la-resource.Tpo -c resource.c -o libelk_xt_la-resource.o >/dev/null 2>&1 mv -f .deps/libelk_xt_la-resource.Tpo .deps/libelk_xt_la-resource.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../xlib -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xt_la-translation.lo -MD -MP -MF .deps/libelk_xt_la-translation.Tpo -c -o libelk_xt_la-translation.lo `test -f 'translation.c' || echo './'`translation.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../xlib -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xt_la-translation.lo -MD -MP -MF .deps/libelk_xt_la-translation.Tpo -c translation.c -fPIC -DPIC -o .libs/libelk_xt_la-translation.o translation.c:36:5: warning: variable '_Check_Alloca_Begin' set but not used [-Wunused-but-set-variable] 36 | Alloca_Begin; | ^ ../../include/stkmem.h:57:26: note: expanded from macro 'Alloca_Begin' 57 | #define Alloca_Begin int _Check_Alloca_Begin | ^ translation.c:77:6: warning: no previous prototype for function 'elk_init_xt_translation' [-Wmissing-prototypes] 77 | void elk_init_xt_translation () { | ^ ./xt.h:154:13: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function 154 | extern void elk_init_xt_translation (); | ^ | void 2 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../xlib -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xt_la-translation.lo -MD -MP -MF .deps/libelk_xt_la-translation.Tpo -c translation.c -o libelk_xt_la-translation.o >/dev/null 2>&1 mv -f .deps/libelk_xt_la-translation.Tpo .deps/libelk_xt_la-translation.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../xlib -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xt_la-widget.lo -MD -MP -MF .deps/libelk_xt_la-widget.Tpo -c -o libelk_xt_la-widget.lo `test -f 'widget.c' || echo './'`widget.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../xlib -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xt_la-widget.lo -MD -MP -MF .deps/libelk_xt_la-widget.Tpo -c widget.c -fPIC -DPIC -o .libs/libelk_xt_la-widget.o widget.c:91:5: warning: variable '_Check_Alloca_Begin' set but not used [-Wunused-but-set-variable] 91 | Alloca_Begin; | ^ ../../include/stkmem.h:57:26: note: expanded from macro 'Alloca_Begin' 57 | #define Alloca_Begin int _Check_Alloca_Begin | ^ widget.c:111:5: warning: variable '_Check_Alloca_Begin' set but not used [-Wunused-but-set-variable] 111 | Alloca_Begin; | ^ ../../include/stkmem.h:57:26: note: expanded from macro 'Alloca_Begin' 57 | #define Alloca_Begin int _Check_Alloca_Begin | ^ widget.c:194:7: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 194 | f (buf, n); | ^ widget.c:182:5: warning: variable '_Check_Alloca_Begin' set but not used [-Wunused-but-set-variable] 182 | Alloca_Begin; | ^ ../../include/stkmem.h:57:26: note: expanded from macro 'Alloca_Begin' 57 | #define Alloca_Begin int _Check_Alloca_Begin | ^ widget.c:253:5: warning: variable '_Check_Alloca_Begin' set but not used [-Wunused-but-set-variable] 253 | Alloca_Begin; | ^ ../../include/stkmem.h:57:26: note: expanded from macro 'Alloca_Begin' 57 | #define Alloca_Begin int _Check_Alloca_Begin | ^ widget.c:337:22: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 337 | func (&obj); | ^ widget.c:342:22: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 342 | func (&obj); | ^ widget.c:348:6: warning: no previous prototype for function 'elk_init_xt_widget' [-Wmissing-prototypes] 348 | void elk_init_xt_widget () { | ^ ./xt.h:155:13: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function 155 | extern void elk_init_xt_widget (); | ^ | void 8 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../xlib -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libelk_xt_la-widget.lo -MD -MP -MF .deps/libelk_xt_la-widget.Tpo -c widget.c -o libelk_xt_la-widget.o >/dev/null 2>&1 mv -f .deps/libelk_xt_la-widget.Tpo .deps/libelk_xt_la-widget.Plo /bin/sh ../../libtool --tag=CC --mode=link cc -I./../xlib -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -no-undefined -L/usr/local/lib -o libelk-xt.la -rpath /usr/local/lib libelk_xt_la-accelerator.lo libelk_xt_la-action.lo libelk_xt_la-callback.lo libelk_xt_la-class.lo libelk_xt_la-classname.lo libelk_xt_la-context.lo libelk_xt_la-converter.lo libelk_xt_la-error.lo libelk_xt_la-function.lo libelk_xt_la-identifier.lo libelk_xt_la-init.lo libelk_xt_la-objects.lo libelk_xt_la-popup.lo libelk_xt_la-resource.lo libelk_xt_la-translation.lo libelk_xt_la-widget.lo ../../src/libelk.la ../xlib/libelk-xlib.la -I/usr/local/lib -lXmu -lXt -lSM -lICE -lXext -lX11 libtool: link: cc -shared -fPIC -DPIC .libs/libelk_xt_la-accelerator.o .libs/libelk_xt_la-action.o .libs/libelk_xt_la-callback.o .libs/libelk_xt_la-class.o .libs/libelk_xt_la-classname.o .libs/libelk_xt_la-context.o .libs/libelk_xt_la-converter.o .libs/libelk_xt_la-error.o .libs/libelk_xt_la-function.o .libs/libelk_xt_la-identifier.o .libs/libelk_xt_la-init.o .libs/libelk_xt_la-objects.o .libs/libelk_xt_la-popup.o .libs/libelk_xt_la-resource.o .libs/libelk_xt_la-translation.o .libs/libelk_xt_la-widget.o -Wl,-rpath -Wl,/wrkdirs/usr/ports/lang/elk/work/elk-3.99.8/src/.libs -Wl,-rpath -Wl,/wrkdirs/usr/ports/lang/elk/work/elk-3.99.8/lib/xlib/.libs -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib ../../src/.libs/libelk.so ../xlib/.libs/libelk-xlib.so -lXmu -lXt -lSM -lICE -lXext -lX11 -O0 -fstack-protector-strong -Wl,-soname -Wl,libelk-xt.so.0 -o .libs/libelk-xt.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libelk-xt.so.0" && ln -s "libelk-xt.so.0.0.0" "libelk-xt.so.0") libtool: link: (cd ".libs" && rm -f "libelk-xt.so" && ln -s "libelk-xt.so.0.0.0" "libelk-xt.so") libtool: link: ar cru .libs/libelk-xt.a libelk_xt_la-accelerator.o libelk_xt_la-action.o libelk_xt_la-callback.o libelk_xt_la-class.o libelk_xt_la-classname.o libelk_xt_la-context.o libelk_xt_la-converter.o libelk_xt_la-error.o libelk_xt_la-function.o libelk_xt_la-identifier.o libelk_xt_la-init.o libelk_xt_la-objects.o libelk_xt_la-popup.o libelk_xt_la-resource.o libelk_xt_la-translation.o libelk_xt_la-widget.o libtool: link: ranlib .libs/libelk-xt.a libtool: link: ( cd ".libs" && rm -f "libelk-xt.la" && ln -s "../libelk-xt.la" "libelk-xt.la" ) Making all in xaw /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-init.lo -MD -MP -MF .deps/xaw_la-init.Tpo -c -o xaw_la-init.lo `test -f 'init.c' || echo './'`init.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-init.lo -MD -MP -MF .deps/xaw_la-init.Tpo -c init.c -fPIC -DPIC -o .libs/xaw_la-init.o init.c:33:6: warning: no previous prototype for function 'elk_init_xaw_init' [-Wmissing-prototypes] 33 | void elk_init_xaw_init () { | ^ init.c:33:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 33 | void elk_init_xaw_init () { | ^ | static 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-init.lo -MD -MP -MF .deps/xaw_la-init.Tpo -c init.c -o xaw_la-init.o >/dev/null 2>&1 mv -f .deps/xaw_la-init.Tpo .deps/xaw_la-init.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-ascii.lo -MD -MP -MF .deps/xaw_la-ascii.Tpo -c -o xaw_la-ascii.lo `test -f 'ascii.c' || echo './'`ascii.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-ascii.lo -MD -MP -MF .deps/xaw_la-ascii.Tpo -c ascii.c -fPIC -DPIC -o .libs/xaw_la-ascii.o ascii.c:32:9: warning: cast from 'char *' to 'XtResourceList' (aka 'struct _XtResource *') increases required alignment from 1 to 8 [-Wcast-align] 32 | r = (XtResourceList)XtMalloc (10 * sizeof (XtResource)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ascii.c:30:6: warning: no previous prototype for function 'elk_init_xaw_asciitext' [-Wmissing-prototypes] 30 | void elk_init_xaw_asciitext () { | ^ ascii.c:30:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 30 | void elk_init_xaw_asciitext () { | ^ | static 2 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-ascii.lo -MD -MP -MF .deps/xaw_la-ascii.Tpo -c ascii.c -o xaw_la-ascii.o >/dev/null 2>&1 mv -f .deps/xaw_la-ascii.Tpo .deps/xaw_la-ascii.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-box.lo -MD -MP -MF .deps/xaw_la-box.Tpo -c -o xaw_la-box.lo `test -f 'box.c' || echo './'`box.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-box.lo -MD -MP -MF .deps/xaw_la-box.Tpo -c box.c -fPIC -DPIC -o .libs/xaw_la-box.o box.c:4:6: warning: no previous prototype for function 'elk_init_xaw_box' [-Wmissing-prototypes] 4 | void elk_init_xaw_box () { | ^ box.c:4:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 4 | void elk_init_xaw_box () { | ^ | static 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-box.lo -MD -MP -MF .deps/xaw_la-box.Tpo -c box.c -o xaw_la-box.o >/dev/null 2>&1 mv -f .deps/xaw_la-box.Tpo .deps/xaw_la-box.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-command.lo -MD -MP -MF .deps/xaw_la-command.Tpo -c -o xaw_la-command.lo `test -f 'command.c' || echo './'`command.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-command.lo -MD -MP -MF .deps/xaw_la-command.Tpo -c command.c -fPIC -DPIC -o .libs/xaw_la-command.o command.c:4:6: warning: no previous prototype for function 'elk_init_xaw_command' [-Wmissing-prototypes] 4 | void elk_init_xaw_command () { | ^ command.c:4:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 4 | void elk_init_xaw_command () { | ^ | static 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-command.lo -MD -MP -MF .deps/xaw_la-command.Tpo -c command.c -o xaw_la-command.o >/dev/null 2>&1 mv -f .deps/xaw_la-command.Tpo .deps/xaw_la-command.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-dialog.lo -MD -MP -MF .deps/xaw_la-dialog.Tpo -c -o xaw_la-dialog.lo `test -f 'dialog.c' || echo './'`dialog.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-dialog.lo -MD -MP -MF .deps/xaw_la-dialog.Tpo -c dialog.c -fPIC -DPIC -o .libs/xaw_la-dialog.o dialog.c:4:6: warning: no previous prototype for function 'elk_init_xaw_dialog' [-Wmissing-prototypes] 4 | void elk_init_xaw_dialog () { | ^ dialog.c:4:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 4 | void elk_init_xaw_dialog () { | ^ | static 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-dialog.lo -MD -MP -MF .deps/xaw_la-dialog.Tpo -c dialog.c -o xaw_la-dialog.o >/dev/null 2>&1 mv -f .deps/xaw_la-dialog.Tpo .deps/xaw_la-dialog.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-form.lo -MD -MP -MF .deps/xaw_la-form.Tpo -c -o xaw_la-form.lo `test -f 'form.c' || echo './'`form.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-form.lo -MD -MP -MF .deps/xaw_la-form.Tpo -c form.c -fPIC -DPIC -o .libs/xaw_la-form.o form.c:11:6: warning: no previous prototype for function 'elk_init_xaw_form' [-Wmissing-prototypes] 11 | void elk_init_xaw_form () { | ^ form.c:11:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 11 | void elk_init_xaw_form () { | ^ | static 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-form.lo -MD -MP -MF .deps/xaw_la-form.Tpo -c form.c -o xaw_la-form.o >/dev/null 2>&1 mv -f .deps/xaw_la-form.Tpo .deps/xaw_la-form.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-grip.lo -MD -MP -MF .deps/xaw_la-grip.Tpo -c -o xaw_la-grip.lo `test -f 'grip.c' || echo './'`grip.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-grip.lo -MD -MP -MF .deps/xaw_la-grip.Tpo -c grip.c -fPIC -DPIC -o .libs/xaw_la-grip.o grip.c:26:6: warning: no previous prototype for function 'elk_init_xaw_grip' [-Wmissing-prototypes] 26 | void elk_init_xaw_grip () { | ^ grip.c:26:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 26 | void elk_init_xaw_grip () { | ^ | static 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-grip.lo -MD -MP -MF .deps/xaw_la-grip.Tpo -c grip.c -o xaw_la-grip.o >/dev/null 2>&1 mv -f .deps/xaw_la-grip.Tpo .deps/xaw_la-grip.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-label.lo -MD -MP -MF .deps/xaw_la-label.Tpo -c -o xaw_la-label.lo `test -f 'label.c' || echo './'`label.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-label.lo -MD -MP -MF .deps/xaw_la-label.Tpo -c label.c -fPIC -DPIC -o .libs/xaw_la-label.o label.c:4:6: warning: no previous prototype for function 'elk_init_xaw_label' [-Wmissing-prototypes] 4 | void elk_init_xaw_label () { | ^ label.c:4:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 4 | void elk_init_xaw_label () { | ^ | static 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-label.lo -MD -MP -MF .deps/xaw_la-label.Tpo -c label.c -o xaw_la-label.o >/dev/null 2>&1 mv -f .deps/xaw_la-label.Tpo .deps/xaw_la-label.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-list.lo -MD -MP -MF .deps/xaw_la-list.Tpo -c -o xaw_la-list.lo `test -f 'list.c' || echo './'`list.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-list.lo -MD -MP -MF .deps/xaw_la-list.Tpo -c list.c -fPIC -DPIC -o .libs/xaw_la-list.o list.c:12:9: warning: cast from 'char *' to 'char **' increases required alignment from 1 to 8 [-Wcast-align] 12 | l = (char **)XtMalloc ((n+1) * sizeof (char *)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ list.c:8:5: warning: variable '_Check_Alloca_Begin' set but not used [-Wunused-but-set-variable] 8 | Alloca_Begin; | ^ ../../../include/stkmem.h:57:26: note: expanded from macro 'Alloca_Begin' 57 | #define Alloca_Begin int _Check_Alloca_Begin | ^ list.c:62:6: warning: no previous prototype for function 'elk_init_xaw_list' [-Wmissing-prototypes] 62 | void elk_init_xaw_list () { | ^ list.c:62:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 62 | void elk_init_xaw_list () { | ^ | static 3 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-list.lo -MD -MP -MF .deps/xaw_la-list.Tpo -c list.c -o xaw_la-list.o >/dev/null 2>&1 mv -f .deps/xaw_la-list.Tpo .deps/xaw_la-list.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-menubutton.lo -MD -MP -MF .deps/xaw_la-menubutton.Tpo -c -o xaw_la-menubutton.lo `test -f 'menubutton.c' || echo './'`menubutton.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-menubutton.lo -MD -MP -MF .deps/xaw_la-menubutton.Tpo -c menubutton.c -fPIC -DPIC -o .libs/xaw_la-menubutton.o menubutton.c:4:6: warning: no previous prototype for function 'elk_init_xaw_menubutton' [-Wmissing-prototypes] 4 | void elk_init_xaw_menubutton () { | ^ menubutton.c:4:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 4 | void elk_init_xaw_menubutton () { | ^ | static 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-menubutton.lo -MD -MP -MF .deps/xaw_la-menubutton.Tpo -c menubutton.c -o xaw_la-menubutton.o >/dev/null 2>&1 mv -f .deps/xaw_la-menubutton.Tpo .deps/xaw_la-menubutton.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-paned.lo -MD -MP -MF .deps/xaw_la-paned.Tpo -c -o xaw_la-paned.lo `test -f 'paned.c' || echo './'`paned.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-paned.lo -MD -MP -MF .deps/xaw_la-paned.Tpo -c paned.c -fPIC -DPIC -o .libs/xaw_la-paned.o paned.c:37:6: warning: no previous prototype for function 'elk_init_xaw_paned' [-Wmissing-prototypes] 37 | void elk_init_xaw_paned () { | ^ paned.c:37:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 37 | void elk_init_xaw_paned () { | ^ | static 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-paned.lo -MD -MP -MF .deps/xaw_la-paned.Tpo -c paned.c -o xaw_la-paned.o >/dev/null 2>&1 mv -f .deps/xaw_la-paned.Tpo .deps/xaw_la-paned.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-panner.lo -MD -MP -MF .deps/xaw_la-panner.Tpo -c -o xaw_la-panner.lo `test -f 'panner.c' || echo './'`panner.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-panner.lo -MD -MP -MF .deps/xaw_la-panner.Tpo -c panner.c -fPIC -DPIC -o .libs/xaw_la-panner.o panner.c:10:6: warning: no previous prototype for function 'elk_init_xaw_panner' [-Wmissing-prototypes] 10 | void elk_init_xaw_panner () { | ^ panner.c:10:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 10 | void elk_init_xaw_panner () { | ^ | static 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-panner.lo -MD -MP -MF .deps/xaw_la-panner.Tpo -c panner.c -o xaw_la-panner.o >/dev/null 2>&1 mv -f .deps/xaw_la-panner.Tpo .deps/xaw_la-panner.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-porthole.lo -MD -MP -MF .deps/xaw_la-porthole.Tpo -c -o xaw_la-porthole.lo `test -f 'porthole.c' || echo './'`porthole.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-porthole.lo -MD -MP -MF .deps/xaw_la-porthole.Tpo -c porthole.c -fPIC -DPIC -o .libs/xaw_la-porthole.o porthole.c:33:6: warning: no previous prototype for function 'elk_init_xaw_porthole' [-Wmissing-prototypes] 33 | void elk_init_xaw_porthole () { | ^ porthole.c:33:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 33 | void elk_init_xaw_porthole () { | ^ | static 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-porthole.lo -MD -MP -MF .deps/xaw_la-porthole.Tpo -c porthole.c -o xaw_la-porthole.o >/dev/null 2>&1 mv -f .deps/xaw_la-porthole.Tpo .deps/xaw_la-porthole.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-repeater.lo -MD -MP -MF .deps/xaw_la-repeater.Tpo -c -o xaw_la-repeater.lo `test -f 'repeater.c' || echo './'`repeater.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-repeater.lo -MD -MP -MF .deps/xaw_la-repeater.Tpo -c repeater.c -fPIC -DPIC -o .libs/xaw_la-repeater.o repeater.c:4:6: warning: no previous prototype for function 'elk_init_xaw_repeater' [-Wmissing-prototypes] 4 | void elk_init_xaw_repeater () { | ^ repeater.c:4:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 4 | void elk_init_xaw_repeater () { | ^ | static 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-repeater.lo -MD -MP -MF .deps/xaw_la-repeater.Tpo -c repeater.c -o xaw_la-repeater.o >/dev/null 2>&1 mv -f .deps/xaw_la-repeater.Tpo .deps/xaw_la-repeater.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-scrollbar.lo -MD -MP -MF .deps/xaw_la-scrollbar.Tpo -c -o xaw_la-scrollbar.lo `test -f 'scrollbar.c' || echo './'`scrollbar.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-scrollbar.lo -MD -MP -MF .deps/xaw_la-scrollbar.Tpo -c scrollbar.c -fPIC -DPIC -o .libs/xaw_la-scrollbar.o scrollbar.c:32:6: warning: no previous prototype for function 'elk_init_xaw_scrollbar' [-Wmissing-prototypes] 32 | void elk_init_xaw_scrollbar () { | ^ scrollbar.c:32:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 32 | void elk_init_xaw_scrollbar () { | ^ | static 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-scrollbar.lo -MD -MP -MF .deps/xaw_la-scrollbar.Tpo -c scrollbar.c -o xaw_la-scrollbar.o >/dev/null 2>&1 mv -f .deps/xaw_la-scrollbar.Tpo .deps/xaw_la-scrollbar.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-shell.lo -MD -MP -MF .deps/xaw_la-shell.Tpo -c -o xaw_la-shell.lo `test -f 'shell.c' || echo './'`shell.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-shell.lo -MD -MP -MF .deps/xaw_la-shell.Tpo -c shell.c -fPIC -DPIC -o .libs/xaw_la-shell.o shell.c:5:6: warning: no previous prototype for function 'elk_init_xaw_shell' [-Wmissing-prototypes] 5 | void elk_init_xaw_shell () { | ^ shell.c:5:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 5 | void elk_init_xaw_shell () { | ^ | static 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-shell.lo -MD -MP -MF .deps/xaw_la-shell.Tpo -c shell.c -o xaw_la-shell.o >/dev/null 2>&1 mv -f .deps/xaw_la-shell.Tpo .deps/xaw_la-shell.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-simplemenu.lo -MD -MP -MF .deps/xaw_la-simplemenu.Tpo -c -o xaw_la-simplemenu.lo `test -f 'simplemenu.c' || echo './'`simplemenu.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-simplemenu.lo -MD -MP -MF .deps/xaw_la-simplemenu.Tpo -c simplemenu.c -fPIC -DPIC -o .libs/xaw_la-simplemenu.o simplemenu.c:22:6: warning: no previous prototype for function 'elk_init_xaw_simplemenu' [-Wmissing-prototypes] 22 | void elk_init_xaw_simplemenu () { | ^ simplemenu.c:22:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 22 | void elk_init_xaw_simplemenu () { | ^ | static 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-simplemenu.lo -MD -MP -MF .deps/xaw_la-simplemenu.Tpo -c simplemenu.c -o xaw_la-simplemenu.o >/dev/null 2>&1 mv -f .deps/xaw_la-simplemenu.Tpo .deps/xaw_la-simplemenu.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-sme.lo -MD -MP -MF .deps/xaw_la-sme.Tpo -c -o xaw_la-sme.lo `test -f 'sme.c' || echo './'`sme.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-sme.lo -MD -MP -MF .deps/xaw_la-sme.Tpo -c sme.c -fPIC -DPIC -o .libs/xaw_la-sme.o sme.c:4:6: warning: no previous prototype for function 'elk_init_xaw_sme' [-Wmissing-prototypes] 4 | void elk_init_xaw_sme () { | ^ sme.c:4:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 4 | void elk_init_xaw_sme () { | ^ | static 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-sme.lo -MD -MP -MF .deps/xaw_la-sme.Tpo -c sme.c -o xaw_la-sme.o >/dev/null 2>&1 mv -f .deps/xaw_la-sme.Tpo .deps/xaw_la-sme.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-smebsb.lo -MD -MP -MF .deps/xaw_la-smebsb.Tpo -c -o xaw_la-smebsb.lo `test -f 'smebsb.c' || echo './'`smebsb.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-smebsb.lo -MD -MP -MF .deps/xaw_la-smebsb.Tpo -c smebsb.c -fPIC -DPIC -o .libs/xaw_la-smebsb.o smebsb.c:4:6: warning: no previous prototype for function 'elk_init_xaw_smebsb' [-Wmissing-prototypes] 4 | void elk_init_xaw_smebsb () { | ^ smebsb.c:4:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 4 | void elk_init_xaw_smebsb () { | ^ | static 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-smebsb.lo -MD -MP -MF .deps/xaw_la-smebsb.Tpo -c smebsb.c -o xaw_la-smebsb.o >/dev/null 2>&1 mv -f .deps/xaw_la-smebsb.Tpo .deps/xaw_la-smebsb.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-smeline.lo -MD -MP -MF .deps/xaw_la-smeline.Tpo -c -o xaw_la-smeline.lo `test -f 'smeline.c' || echo './'`smeline.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-smeline.lo -MD -MP -MF .deps/xaw_la-smeline.Tpo -c smeline.c -fPIC -DPIC -o .libs/xaw_la-smeline.o smeline.c:4:6: warning: no previous prototype for function 'elk_init_xaw_smeline' [-Wmissing-prototypes] 4 | void elk_init_xaw_smeline () { | ^ smeline.c:4:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 4 | void elk_init_xaw_smeline () { | ^ | static 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-smeline.lo -MD -MP -MF .deps/xaw_la-smeline.Tpo -c smeline.c -o xaw_la-smeline.o >/dev/null 2>&1 mv -f .deps/xaw_la-smeline.Tpo .deps/xaw_la-smeline.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-stripchart.lo -MD -MP -MF .deps/xaw_la-stripchart.Tpo -c -o xaw_la-stripchart.lo `test -f 'stripchart.c' || echo './'`stripchart.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-stripchart.lo -MD -MP -MF .deps/xaw_la-stripchart.Tpo -c stripchart.c -fPIC -DPIC -o .libs/xaw_la-stripchart.o stripchart.c:7:34: warning: cast to smaller integer type 'int' from 'XtPointer' (aka 'void *') [-Wvoid-pointer-to-int-cast] 7 | ret = Funcall (Get_Function ((int)client_data), Null, 0); | ^~~~~~~~~~~~~~~~ stripchart.c:28:63: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] 28 | XtAddCallback (WIDGET(w)->widget, XtNgetValue, Get_Value, (XtPointer)i); | ^~~~~~~~~~~~ stripchart.c:37:9: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] 37 | (XtPointer)IDENTIFIER(i)->num); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stripchart.c:42:6: warning: no previous prototype for function 'elk_init_xaw_stripchart' [-Wmissing-prototypes] 42 | void elk_init_xaw_stripchart () { | ^ stripchart.c:42:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 42 | void elk_init_xaw_stripchart () { | ^ | static 4 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-stripchart.lo -MD -MP -MF .deps/xaw_la-stripchart.Tpo -c stripchart.c -o xaw_la-stripchart.o >/dev/null 2>&1 mv -f .deps/xaw_la-stripchart.Tpo .deps/xaw_la-stripchart.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-toggle.lo -MD -MP -MF .deps/xaw_la-toggle.Tpo -c -o xaw_la-toggle.lo `test -f 'toggle.c' || echo './'`toggle.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-toggle.lo -MD -MP -MF .deps/xaw_la-toggle.Tpo -c toggle.c -fPIC -DPIC -o .libs/xaw_la-toggle.o toggle.c:21:26: warning: cast to smaller integer type 'int' from 'XtPointer' (aka 'void *') [-Wvoid-pointer-to-int-cast] 21 | return Make_Integer ((int)XawToggleGetCurrent (WIDGET(w)->widget)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ toggle.c:26:45: warning: cast to 'caddr_t' (aka 'char *') from smaller integer type 'int' [-Wint-to-pointer-cast] 26 | XawToggleSetCurrent (WIDGET(w)->widget, (caddr_t)Get_Integer (x)); | ^~~~~~~~~~~~~~~~~~~~~~~~ toggle.c:36:6: warning: no previous prototype for function 'elk_init_xaw_toggle' [-Wmissing-prototypes] 36 | void elk_init_xaw_toggle () { | ^ toggle.c:36:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 36 | void elk_init_xaw_toggle () { | ^ | static 3 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-toggle.lo -MD -MP -MF .deps/xaw_la-toggle.Tpo -c toggle.c -o xaw_la-toggle.o >/dev/null 2>&1 mv -f .deps/xaw_la-toggle.Tpo .deps/xaw_la-toggle.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-tree.lo -MD -MP -MF .deps/xaw_la-tree.Tpo -c -o xaw_la-tree.lo `test -f 'tree.c' || echo './'`tree.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-tree.lo -MD -MP -MF .deps/xaw_la-tree.Tpo -c tree.c -fPIC -DPIC -o .libs/xaw_la-tree.o tree.c:10:6: warning: no previous prototype for function 'elk_init_xaw_tree' [-Wmissing-prototypes] 10 | void elk_init_xaw_tree () { | ^ tree.c:10:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 10 | void elk_init_xaw_tree () { | ^ | static 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-tree.lo -MD -MP -MF .deps/xaw_la-tree.Tpo -c tree.c -o xaw_la-tree.o >/dev/null 2>&1 mv -f .deps/xaw_la-tree.Tpo .deps/xaw_la-tree.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-viewport.lo -MD -MP -MF .deps/xaw_la-viewport.Tpo -c -o xaw_la-viewport.lo `test -f 'viewport.c' || echo './'`viewport.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-viewport.lo -MD -MP -MF .deps/xaw_la-viewport.Tpo -c viewport.c -fPIC -DPIC -o .libs/xaw_la-viewport.o viewport.c:4:6: warning: no previous prototype for function 'elk_init_xaw_viewport' [-Wmissing-prototypes] 4 | void elk_init_xaw_viewport () { | ^ viewport.c:4:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 4 | void elk_init_xaw_viewport () { | ^ | static 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xaw_la-viewport.lo -MD -MP -MF .deps/xaw_la-viewport.Tpo -c viewport.c -o xaw_la-viewport.o >/dev/null 2>&1 mv -f .deps/xaw_la-viewport.Tpo .deps/xaw_la-viewport.Plo /bin/sh ../../../libtool --tag=CC --mode=link cc -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -module -avoid-version -no-undefined -L/usr/local/lib -o xaw.la -rpath /usr/local/lib/elk xaw_la-init.lo xaw_la-ascii.lo xaw_la-box.lo xaw_la-command.lo xaw_la-dialog.lo xaw_la-form.lo xaw_la-grip.lo xaw_la-label.lo xaw_la-list.lo xaw_la-menubutton.lo xaw_la-paned.lo xaw_la-panner.lo xaw_la-porthole.lo xaw_la-repeater.lo xaw_la-scrollbar.lo xaw_la-shell.lo xaw_la-simplemenu.lo xaw_la-sme.lo xaw_la-smebsb.lo xaw_la-smeline.lo xaw_la-stripchart.lo xaw_la-toggle.lo xaw_la-tree.lo xaw_la-viewport.lo ../../../src/libelk.la ../../xlib/libelk-xlib.la ../libelk-xt.la -I/usr/local/lib -lXaw -I/usr/local/lib -lXmu -lXt -lSM -lICE -lXext -lX11 libtool: link: cc -shared -fPIC -DPIC .libs/xaw_la-init.o .libs/xaw_la-ascii.o .libs/xaw_la-box.o .libs/xaw_la-command.o .libs/xaw_la-dialog.o .libs/xaw_la-form.o .libs/xaw_la-grip.o .libs/xaw_la-label.o .libs/xaw_la-list.o .libs/xaw_la-menubutton.o .libs/xaw_la-paned.o .libs/xaw_la-panner.o .libs/xaw_la-porthole.o .libs/xaw_la-repeater.o .libs/xaw_la-scrollbar.o .libs/xaw_la-shell.o .libs/xaw_la-simplemenu.o .libs/xaw_la-sme.o .libs/xaw_la-smebsb.o .libs/xaw_la-smeline.o .libs/xaw_la-stripchart.o .libs/xaw_la-toggle.o .libs/xaw_la-tree.o .libs/xaw_la-viewport.o -Wl,-rpath -Wl,/wrkdirs/usr/ports/lang/elk/work/elk-3.99.8/src/.libs -Wl,-rpath -Wl,/wrkdirs/usr/ports/lang/elk/work/elk-3.99.8/lib/xlib/.libs -Wl,-rpath -Wl,/wrkdirs/usr/ports/lang/elk/work/elk-3.99.8/lib/xwidgets/.libs -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib ../../../src/.libs/libelk.so ../../xlib/.libs/libelk-xlib.so ../.libs/libelk-xt.so -lXaw -lXmu -lXt -lSM -lICE -lXext -lX11 -O0 -fstack-protector-strong -Wl,-soname -Wl,xaw.so -o .libs/xaw.so libtool: link: ar cru .libs/xaw.a xaw_la-init.o xaw_la-ascii.o xaw_la-box.o xaw_la-command.o xaw_la-dialog.o xaw_la-form.o xaw_la-grip.o xaw_la-label.o xaw_la-list.o xaw_la-menubutton.o xaw_la-paned.o xaw_la-panner.o xaw_la-porthole.o xaw_la-repeater.o xaw_la-scrollbar.o xaw_la-shell.o xaw_la-simplemenu.o xaw_la-sme.o xaw_la-smebsb.o xaw_la-smeline.o xaw_la-stripchart.o xaw_la-toggle.o xaw_la-tree.o xaw_la-viewport.o libtool: link: ranlib .libs/xaw.a libtool: link: ( cd ".libs" && rm -f "xaw.la" && ln -s "../xaw.la" "xaw.la" ) Making all in motif /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-init.lo -MD -MP -MF .deps/motif_la-init.Tpo -c -o motif_la-init.lo `test -f 'init.c' || echo './'`init.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-init.lo -MD -MP -MF .deps/motif_la-init.Tpo -c init.c -fPIC -DPIC -o .libs/motif_la-init.o init.c:33:6: warning: no previous prototype for function 'elk_init_xaw_init' [-Wmissing-prototypes] 33 | void elk_init_xaw_init () { | ^ init.c:33:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 33 | void elk_init_xaw_init () { | ^ | static 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-init.lo -MD -MP -MF .deps/motif_la-init.Tpo -c init.c -o motif_la-init.o >/dev/null 2>&1 mv -f .deps/motif_la-init.Tpo .deps/motif_la-init.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-arrow-button.lo -MD -MP -MF .deps/motif_la-arrow-button.Tpo -c -o motif_la-arrow-button.lo `test -f 'arrow-button.c' || echo './'`arrow-button.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-arrow-button.lo -MD -MP -MF .deps/motif_la-arrow-button.Tpo -c arrow-button.c -fPIC -DPIC -o .libs/motif_la-arrow-button.o arrow-button.c:6:6: warning: no previous prototype for function 'elk_init_motif_arrowbutton' [-Wmissing-prototypes] 6 | void elk_init_motif_arrowbutton () { | ^ arrow-button.c:6:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 6 | void elk_init_motif_arrowbutton () { | ^ | static 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-arrow-button.lo -MD -MP -MF .deps/motif_la-arrow-button.Tpo -c arrow-button.c -o motif_la-arrow-button.o >/dev/null 2>&1 mv -f .deps/motif_la-arrow-button.Tpo .deps/motif_la-arrow-button.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-bulletin-brd.lo -MD -MP -MF .deps/motif_la-bulletin-brd.Tpo -c -o motif_la-bulletin-brd.lo `test -f 'bulletin-brd.c' || echo './'`bulletin-brd.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-bulletin-brd.lo -MD -MP -MF .deps/motif_la-bulletin-brd.Tpo -c bulletin-brd.c -fPIC -DPIC -o .libs/motif_la-bulletin-brd.o bulletin-brd.c:5:6: warning: no previous prototype for function 'elk_init_motif_bulletinboard' [-Wmissing-prototypes] 5 | void elk_init_motif_bulletinboard () { | ^ bulletin-brd.c:5:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 5 | void elk_init_motif_bulletinboard () { | ^ | static 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-bulletin-brd.lo -MD -MP -MF .deps/motif_la-bulletin-brd.Tpo -c bulletin-brd.c -o motif_la-bulletin-brd.o >/dev/null 2>&1 mv -f .deps/motif_la-bulletin-brd.Tpo .deps/motif_la-bulletin-brd.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-cascade-btn.lo -MD -MP -MF .deps/motif_la-cascade-btn.Tpo -c -o motif_la-cascade-btn.lo `test -f 'cascade-btn.c' || echo './'`cascade-btn.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-cascade-btn.lo -MD -MP -MF .deps/motif_la-cascade-btn.Tpo -c cascade-btn.c -fPIC -DPIC -o .libs/motif_la-cascade-btn.o cascade-btn.c:6:6: warning: no previous prototype for function 'elk_init_motif_cascadebutton' [-Wmissing-prototypes] 6 | void elk_init_motif_cascadebutton () { | ^ cascade-btn.c:6:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 6 | void elk_init_motif_cascadebutton () { | ^ | static 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-cascade-btn.lo -MD -MP -MF .deps/motif_la-cascade-btn.Tpo -c cascade-btn.c -o motif_la-cascade-btn.o >/dev/null 2>&1 mv -f .deps/motif_la-cascade-btn.Tpo .deps/motif_la-cascade-btn.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-command.lo -MD -MP -MF .deps/motif_la-command.Tpo -c -o motif_la-command.lo `test -f 'command.c' || echo './'`command.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-command.lo -MD -MP -MF .deps/motif_la-command.Tpo -c command.c -fPIC -DPIC -o .libs/motif_la-command.o command.c:13:6: warning: no previous prototype for function 'elk_init_motif_command' [-Wmissing-prototypes] 13 | void elk_init_motif_command () { | ^ command.c:13:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 13 | void elk_init_motif_command () { | ^ | static 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-command.lo -MD -MP -MF .deps/motif_la-command.Tpo -c command.c -o motif_la-command.o >/dev/null 2>&1 mv -f .deps/motif_la-command.Tpo .deps/motif_la-command.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-drawing-area.lo -MD -MP -MF .deps/motif_la-drawing-area.Tpo -c -o motif_la-drawing-area.lo `test -f 'drawing-area.c' || echo './'`drawing-area.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-drawing-area.lo -MD -MP -MF .deps/motif_la-drawing-area.Tpo -c drawing-area.c -fPIC -DPIC -o .libs/motif_la-drawing-area.o drawing-area.c:5:6: warning: no previous prototype for function 'elk_init_motif_drawingarea' [-Wmissing-prototypes] 5 | void elk_init_motif_drawingarea () { | ^ drawing-area.c:5:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 5 | void elk_init_motif_drawingarea () { | ^ | static 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-drawing-area.lo -MD -MP -MF .deps/motif_la-drawing-area.Tpo -c drawing-area.c -o motif_la-drawing-area.o >/dev/null 2>&1 mv -f .deps/motif_la-drawing-area.Tpo .deps/motif_la-drawing-area.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-drawn-button.lo -MD -MP -MF .deps/motif_la-drawn-button.Tpo -c -o motif_la-drawn-button.lo `test -f 'drawn-button.c' || echo './'`drawn-button.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-drawn-button.lo -MD -MP -MF .deps/motif_la-drawn-button.Tpo -c drawn-button.c -fPIC -DPIC -o .libs/motif_la-drawn-button.o drawn-button.c:5:6: warning: no previous prototype for function 'elk_init_motif_drawnbutton' [-Wmissing-prototypes] 5 | void elk_init_motif_drawnbutton () { | ^ drawn-button.c:5:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 5 | void elk_init_motif_drawnbutton () { | ^ | static 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-drawn-button.lo -MD -MP -MF .deps/motif_la-drawn-button.Tpo -c drawn-button.c -o motif_la-drawn-button.o >/dev/null 2>&1 mv -f .deps/motif_la-drawn-button.Tpo .deps/motif_la-drawn-button.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-file-selectn.lo -MD -MP -MF .deps/motif_la-file-selectn.Tpo -c -o motif_la-file-selectn.lo `test -f 'file-selectn.c' || echo './'`file-selectn.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-file-selectn.lo -MD -MP -MF .deps/motif_la-file-selectn.Tpo -c file-selectn.c -fPIC -DPIC -o .libs/motif_la-file-selectn.o file-selectn.c:5:6: warning: no previous prototype for function 'elk_init_motif_fileselection' [-Wmissing-prototypes] 5 | void elk_init_motif_fileselection () { | ^ file-selectn.c:5:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 5 | void elk_init_motif_fileselection () { | ^ | static 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-file-selectn.lo -MD -MP -MF .deps/motif_la-file-selectn.Tpo -c file-selectn.c -o motif_la-file-selectn.o >/dev/null 2>&1 mv -f .deps/motif_la-file-selectn.Tpo .deps/motif_la-file-selectn.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-form.lo -MD -MP -MF .deps/motif_la-form.Tpo -c -o motif_la-form.lo `test -f 'form.c' || echo './'`form.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-form.lo -MD -MP -MF .deps/motif_la-form.Tpo -c form.c -fPIC -DPIC -o .libs/motif_la-form.o form.c:5:6: warning: no previous prototype for function 'elk_init_motif_form' [-Wmissing-prototypes] 5 | void elk_init_motif_form () { | ^ form.c:5:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 5 | void elk_init_motif_form () { | ^ | static 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-form.lo -MD -MP -MF .deps/motif_la-form.Tpo -c form.c -o motif_la-form.o >/dev/null 2>&1 mv -f .deps/motif_la-form.Tpo .deps/motif_la-form.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-frame.lo -MD -MP -MF .deps/motif_la-frame.Tpo -c -o motif_la-frame.lo `test -f 'frame.c' || echo './'`frame.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-frame.lo -MD -MP -MF .deps/motif_la-frame.Tpo -c frame.c -fPIC -DPIC -o .libs/motif_la-frame.o frame.c:5:6: warning: no previous prototype for function 'elk_init_motif_frame' [-Wmissing-prototypes] 5 | void elk_init_motif_frame () { | ^ frame.c:5:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 5 | void elk_init_motif_frame () { | ^ | static 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-frame.lo -MD -MP -MF .deps/motif_la-frame.Tpo -c frame.c -o motif_la-frame.o >/dev/null 2>&1 mv -f .deps/motif_la-frame.Tpo .deps/motif_la-frame.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-label.lo -MD -MP -MF .deps/motif_la-label.Tpo -c -o motif_la-label.lo `test -f 'label.c' || echo './'`label.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-label.lo -MD -MP -MF .deps/motif_la-label.Tpo -c label.c -fPIC -DPIC -o .libs/motif_la-label.o label.c:6:6: warning: no previous prototype for function 'elk_init_motif_label' [-Wmissing-prototypes] 6 | void elk_init_motif_label () { | ^ label.c:6:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 6 | void elk_init_motif_label () { | ^ | static 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-label.lo -MD -MP -MF .deps/motif_la-label.Tpo -c label.c -o motif_la-label.o >/dev/null 2>&1 mv -f .deps/motif_la-label.Tpo .deps/motif_la-label.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-list.lo -MD -MP -MF .deps/motif_la-list.Tpo -c -o motif_la-list.lo `test -f 'list.c' || echo './'`list.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-list.lo -MD -MP -MF .deps/motif_la-list.Tpo -c list.c -fPIC -DPIC -o .libs/motif_la-list.o list.c:74:6: warning: no previous prototype for function 'elk_init_motif_list' [-Wmissing-prototypes] 74 | void elk_init_motif_list () { | ^ list.c:74:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 74 | void elk_init_motif_list () { | ^ | static 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-list.lo -MD -MP -MF .deps/motif_la-list.Tpo -c list.c -o motif_la-list.o >/dev/null 2>&1 mv -f .deps/motif_la-list.Tpo .deps/motif_la-list.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-main-window.lo -MD -MP -MF .deps/motif_la-main-window.Tpo -c -o motif_la-main-window.lo `test -f 'main-window.c' || echo './'`main-window.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-main-window.lo -MD -MP -MF .deps/motif_la-main-window.Tpo -c main-window.c -fPIC -DPIC -o .libs/motif_la-main-window.o main-window.c:5:6: warning: no previous prototype for function 'elk_init_motif_mainwindow' [-Wmissing-prototypes] 5 | void elk_init_motif_mainwindow () { | ^ main-window.c:5:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 5 | void elk_init_motif_mainwindow () { | ^ | static 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-main-window.lo -MD -MP -MF .deps/motif_la-main-window.Tpo -c main-window.c -o motif_la-main-window.o >/dev/null 2>&1 mv -f .deps/motif_la-main-window.Tpo .deps/motif_la-main-window.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-message-box.lo -MD -MP -MF .deps/motif_la-message-box.Tpo -c -o motif_la-message-box.lo `test -f 'message-box.c' || echo './'`message-box.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-message-box.lo -MD -MP -MF .deps/motif_la-message-box.Tpo -c message-box.c -fPIC -DPIC -o .libs/motif_la-message-box.o message-box.c:27:6: warning: no previous prototype for function 'elk_init_motif_messagebox' [-Wmissing-prototypes] 27 | void elk_init_motif_messagebox () { | ^ message-box.c:27:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 27 | void elk_init_motif_messagebox () { | ^ | static 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-message-box.lo -MD -MP -MF .deps/motif_la-message-box.Tpo -c message-box.c -o motif_la-message-box.o >/dev/null 2>&1 mv -f .deps/motif_la-message-box.Tpo .deps/motif_la-message-box.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-paned-window.lo -MD -MP -MF .deps/motif_la-paned-window.Tpo -c -o motif_la-paned-window.lo `test -f 'paned-window.c' || echo './'`paned-window.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-paned-window.lo -MD -MP -MF .deps/motif_la-paned-window.Tpo -c paned-window.c -fPIC -DPIC -o .libs/motif_la-paned-window.o paned-window.c:7:6: warning: no previous prototype for function 'elk_init_motif_panedwindow' [-Wmissing-prototypes] 7 | void elk_init_motif_panedwindow () { | ^ paned-window.c:7:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 7 | void elk_init_motif_panedwindow () { | ^ | static 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-paned-window.lo -MD -MP -MF .deps/motif_la-paned-window.Tpo -c paned-window.c -o motif_la-paned-window.o >/dev/null 2>&1 mv -f .deps/motif_la-paned-window.Tpo .deps/motif_la-paned-window.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-push-button.lo -MD -MP -MF .deps/motif_la-push-button.Tpo -c -o motif_la-push-button.lo `test -f 'push-button.c' || echo './'`push-button.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-push-button.lo -MD -MP -MF .deps/motif_la-push-button.Tpo -c push-button.c -fPIC -DPIC -o .libs/motif_la-push-button.o push-button.c:6:6: warning: no previous prototype for function 'elk_init_motif_pushbutton' [-Wmissing-prototypes] 6 | void elk_init_motif_pushbutton () { | ^ push-button.c:6:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 6 | void elk_init_motif_pushbutton () { | ^ | static 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-push-button.lo -MD -MP -MF .deps/motif_la-push-button.Tpo -c push-button.c -o motif_la-push-button.o >/dev/null 2>&1 mv -f .deps/motif_la-push-button.Tpo .deps/motif_la-push-button.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-row-column.lo -MD -MP -MF .deps/motif_la-row-column.Tpo -c -o motif_la-row-column.lo `test -f 'row-column.c' || echo './'`row-column.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-row-column.lo -MD -MP -MF .deps/motif_la-row-column.Tpo -c row-column.c -fPIC -DPIC -o .libs/motif_la-row-column.o row-column.c:85:6: warning: no previous prototype for function 'elk_init_motif_rowcolumn' [-Wmissing-prototypes] 85 | void elk_init_motif_rowcolumn () { | ^ row-column.c:85:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 85 | void elk_init_motif_rowcolumn () { | ^ | static 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-row-column.lo -MD -MP -MF .deps/motif_la-row-column.Tpo -c row-column.c -o motif_la-row-column.o >/dev/null 2>&1 mv -f .deps/motif_la-row-column.Tpo .deps/motif_la-row-column.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-scale.lo -MD -MP -MF .deps/motif_la-scale.Tpo -c -o motif_la-scale.lo `test -f 'scale.c' || echo './'`scale.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-scale.lo -MD -MP -MF .deps/motif_la-scale.Tpo -c scale.c -fPIC -DPIC -o .libs/motif_la-scale.o scale.c:34:6: warning: no previous prototype for function 'elk_init_motif_scale' [-Wmissing-prototypes] 34 | void elk_init_motif_scale () { | ^ scale.c:34:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 34 | void elk_init_motif_scale () { | ^ | static 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-scale.lo -MD -MP -MF .deps/motif_la-scale.Tpo -c scale.c -o motif_la-scale.o >/dev/null 2>&1 mv -f .deps/motif_la-scale.Tpo .deps/motif_la-scale.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-scroll-bar.lo -MD -MP -MF .deps/motif_la-scroll-bar.Tpo -c -o motif_la-scroll-bar.lo `test -f 'scroll-bar.c' || echo './'`scroll-bar.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-scroll-bar.lo -MD -MP -MF .deps/motif_la-scroll-bar.Tpo -c scroll-bar.c -fPIC -DPIC -o .libs/motif_la-scroll-bar.o scroll-bar.c:51:6: warning: no previous prototype for function 'elk_init_motif_scrollbar' [-Wmissing-prototypes] 51 | void elk_init_motif_scrollbar () { | ^ scroll-bar.c:51:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 51 | void elk_init_motif_scrollbar () { | ^ | static 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-scroll-bar.lo -MD -MP -MF .deps/motif_la-scroll-bar.Tpo -c scroll-bar.c -o motif_la-scroll-bar.o >/dev/null 2>&1 mv -f .deps/motif_la-scroll-bar.Tpo .deps/motif_la-scroll-bar.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-scrolled-win.lo -MD -MP -MF .deps/motif_la-scrolled-win.Tpo -c -o motif_la-scrolled-win.lo `test -f 'scrolled-win.c' || echo './'`scrolled-win.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-scrolled-win.lo -MD -MP -MF .deps/motif_la-scrolled-win.Tpo -c scrolled-win.c -fPIC -DPIC -o .libs/motif_la-scrolled-win.o scrolled-win.c:19:6: warning: no previous prototype for function 'elk_init_motif_scrolledwindow' [-Wmissing-prototypes] 19 | void elk_init_motif_scrolledwindow () { | ^ scrolled-win.c:19:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 19 | void elk_init_motif_scrolledwindow () { | ^ | static 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-scrolled-win.lo -MD -MP -MF .deps/motif_la-scrolled-win.Tpo -c scrolled-win.c -o motif_la-scrolled-win.o >/dev/null 2>&1 mv -f .deps/motif_la-scrolled-win.Tpo .deps/motif_la-scrolled-win.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-selectn-box.lo -MD -MP -MF .deps/motif_la-selectn-box.Tpo -c -o motif_la-selectn-box.lo `test -f 'selectn-box.c' || echo './'`selectn-box.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-selectn-box.lo -MD -MP -MF .deps/motif_la-selectn-box.Tpo -c selectn-box.c -fPIC -DPIC -o .libs/motif_la-selectn-box.o selectn-box.c:16:6: warning: no previous prototype for function 'elk_init_motif_selectionbox' [-Wmissing-prototypes] 16 | void elk_init_motif_selectionbox () { | ^ selectn-box.c:16:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 16 | void elk_init_motif_selectionbox () { | ^ | static 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-selectn-box.lo -MD -MP -MF .deps/motif_la-selectn-box.Tpo -c selectn-box.c -o motif_la-selectn-box.o >/dev/null 2>&1 mv -f .deps/motif_la-selectn-box.Tpo .deps/motif_la-selectn-box.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-separator.lo -MD -MP -MF .deps/motif_la-separator.Tpo -c -o motif_la-separator.lo `test -f 'separator.c' || echo './'`separator.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-separator.lo -MD -MP -MF .deps/motif_la-separator.Tpo -c separator.c -fPIC -DPIC -o .libs/motif_la-separator.o separator.c:6:6: warning: no previous prototype for function 'elk_init_motif_separator' [-Wmissing-prototypes] 6 | void elk_init_motif_separator () { | ^ separator.c:6:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 6 | void elk_init_motif_separator () { | ^ | static 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-separator.lo -MD -MP -MF .deps/motif_la-separator.Tpo -c separator.c -o motif_la-separator.o >/dev/null 2>&1 mv -f .deps/motif_la-separator.Tpo .deps/motif_la-separator.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-shell.lo -MD -MP -MF .deps/motif_la-shell.Tpo -c -o motif_la-shell.lo `test -f 'shell.c' || echo './'`shell.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-shell.lo -MD -MP -MF .deps/motif_la-shell.Tpo -c shell.c -fPIC -DPIC -o .libs/motif_la-shell.o shell.c:8:9: warning: cast from 'char *' to 'XtResourceList' (aka 'struct _XtResource *') increases required alignment from 1 to 8 [-Wcast-align] 8 | r = (XtResourceList)XtMalloc (2 * sizeof (XtResource)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ shell.c:6:6: warning: no previous prototype for function 'elk_init_motif_shell' [-Wmissing-prototypes] 6 | void elk_init_motif_shell () { | ^ shell.c:6:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 6 | void elk_init_motif_shell () { | ^ | static 2 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-shell.lo -MD -MP -MF .deps/motif_la-shell.Tpo -c shell.c -o motif_la-shell.o >/dev/null 2>&1 mv -f .deps/motif_la-shell.Tpo .deps/motif_la-shell.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-support.lo -MD -MP -MF .deps/motif_la-support.Tpo -c -o motif_la-support.lo `test -f 'support.c' || echo './'`support.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-support.lo -MD -MP -MF .deps/motif_la-support.Tpo -c support.c -fPIC -DPIC -o .libs/motif_la-support.o support.c:89:11: warning: cast from 'char *' to 'XmString *' (aka 'union __XmStringRec **') increases required alignment from 1 to 8 [-Wcast-align] 89 | tab = (XmString *)XtMalloc (Get_Integer (P_Length (x)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 90 | * sizeof (XmString)); | ~~~~~~~~~~~~~~~~~~~~ support.c:87:5: warning: variable '_Check_Alloca_Begin' set but not used [-Wunused-but-set-variable] 87 | Alloca_Begin; | ^ ../../../include/stkmem.h:57:26: note: expanded from macro 'Alloca_Begin' 57 | #define Alloca_Begin int _Check_Alloca_Begin | ^ support.c:354:5: warning: variable '_Check_Alloca_Begin' set but not used [-Wunused-but-set-variable] 354 | Alloca_Begin; | ^ ../../../include/stkmem.h:57:26: note: expanded from macro 'Alloca_Begin' 57 | #define Alloca_Begin int _Check_Alloca_Begin | ^ support.c:365:6: warning: no previous prototype for function 'elk_init_motif_support' [-Wmissing-prototypes] 365 | void elk_init_motif_support () { | ^ support.c:365:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 365 | void elk_init_motif_support () { | ^ | static 4 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-support.lo -MD -MP -MF .deps/motif_la-support.Tpo -c support.c -o motif_la-support.o >/dev/null 2>&1 mv -f .deps/motif_la-support.Tpo .deps/motif_la-support.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-text.lo -MD -MP -MF .deps/motif_la-text.Tpo -c -o motif_la-text.lo `test -f 'text.c' || echo './'`text.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-text.lo -MD -MP -MF .deps/motif_la-text.Tpo -c text.c -fPIC -DPIC -o .libs/motif_la-text.o text.c:11:9: warning: cast from 'char *' to 'XtResourceList' (aka 'struct _XtResource *') increases required alignment from 1 to 8 [-Wcast-align] 11 | r = (XtResourceList)XtMalloc (10 * sizeof (XtResource)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ text.c:9:6: warning: no previous prototype for function 'elk_init_motif_text' [-Wmissing-prototypes] 9 | void elk_init_motif_text () { | ^ text.c:9:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 9 | void elk_init_motif_text () { | ^ | static 2 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-text.lo -MD -MP -MF .deps/motif_la-text.Tpo -c text.c -o motif_la-text.o >/dev/null 2>&1 mv -f .deps/motif_la-text.Tpo .deps/motif_la-text.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR="\"/usr/local/share/elk\"" -DLIB_DIR="\"/usr/local/lib/elk\"" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-toggle-btn.lo -MD -MP -MF .deps/motif_la-toggle-btn.Tpo -c -o motif_la-toggle-btn.lo `test -f 'toggle-btn.c' || echo './'`toggle-btn.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-toggle-btn.lo -MD -MP -MF .deps/motif_la-toggle-btn.Tpo -c toggle-btn.c -fPIC -DPIC -o .libs/motif_la-toggle-btn.o toggle-btn.c:14:6: warning: no previous prototype for function 'elk_init_motif_togglebutton' [-Wmissing-prototypes] 14 | void elk_init_motif_togglebutton () { | ^ toggle-btn.c:14:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 14 | void elk_init_motif_togglebutton () { | ^ | static 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I/usr/local/include/libelf -isystem /usr/local/include -DSCM_DIR=\"/usr/local/share/elk\" -DLIB_DIR=\"/usr/local/lib/elk\" -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT motif_la-toggle-btn.lo -MD -MP -MF .deps/motif_la-toggle-btn.Tpo -c toggle-btn.c -o motif_la-toggle-btn.o >/dev/null 2>&1 mv -f .deps/motif_la-toggle-btn.Tpo .deps/motif_la-toggle-btn.Plo /bin/sh ../../../libtool --tag=CC --mode=link cc -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -module -avoid-version -no-undefined -u XmIsMotifWMRunning -L/usr/local/lib -o motif.la -rpath /usr/local/lib/elk motif_la-init.lo motif_la-arrow-button.lo motif_la-bulletin-brd.lo motif_la-cascade-btn.lo motif_la-command.lo motif_la-drawing-area.lo motif_la-drawn-button.lo motif_la-file-selectn.lo motif_la-form.lo motif_la-frame.lo motif_la-label.lo motif_la-list.lo motif_la-main-window.lo motif_la-message-box.lo motif_la-paned-window.lo motif_la-push-button.lo motif_la-row-column.lo motif_la-scale.lo motif_la-scroll-bar.lo motif_la-scrolled-win.lo motif_la-selectn-box.lo motif_la-separator.lo motif_la-shell.lo motif_la-support.lo motif_la-text.lo motif_la-toggle-btn.lo ../../../src/libelk.la ../../xlib/libelk-xlib.la ../libelk-xt.la -I/usr/local/lib -lXm -I/usr/local/lib -lXmu -lXt -lSM -lICE -lXext -lX11 libtool: link: cc -shared -fPIC -DPIC .libs/motif_la-init.o .libs/motif_la-arrow-button.o .libs/motif_la-bulletin-brd.o .libs/motif_la-cascade-btn.o .libs/motif_la-command.o .libs/motif_la-drawing-area.o .libs/motif_la-drawn-button.o .libs/motif_la-file-selectn.o .libs/motif_la-form.o .libs/motif_la-frame.o .libs/motif_la-label.o .libs/motif_la-list.o .libs/motif_la-main-window.o .libs/motif_la-message-box.o .libs/motif_la-paned-window.o .libs/motif_la-push-button.o .libs/motif_la-row-column.o .libs/motif_la-scale.o .libs/motif_la-scroll-bar.o .libs/motif_la-scrolled-win.o .libs/motif_la-selectn-box.o .libs/motif_la-separator.o .libs/motif_la-shell.o .libs/motif_la-support.o .libs/motif_la-text.o .libs/motif_la-toggle-btn.o -Wl,-rpath -Wl,/wrkdirs/usr/ports/lang/elk/work/elk-3.99.8/src/.libs -Wl,-rpath -Wl,/wrkdirs/usr/ports/lang/elk/work/elk-3.99.8/lib/xlib/.libs -Wl,-rpath -Wl,/wrkdirs/usr/ports/lang/elk/work/elk-3.99.8/lib/xwidgets/.libs -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib ../../../src/.libs/libelk.so ../../xlib/.libs/libelk-xlib.so ../.libs/libelk-xt.so /usr/local/lib/libXm.so -lXmu -lXt -lSM -lICE -lXext -lX11 -O0 -fstack-protector-strong -Wl,-soname -Wl,motif.so -o .libs/motif.so libtool: link: ar cru .libs/motif.a motif_la-init.o motif_la-arrow-button.o motif_la-bulletin-brd.o motif_la-cascade-btn.o motif_la-command.o motif_la-drawing-area.o motif_la-drawn-button.o motif_la-file-selectn.o motif_la-form.o motif_la-frame.o motif_la-label.o motif_la-list.o motif_la-main-window.o motif_la-message-box.o motif_la-paned-window.o motif_la-push-button.o motif_la-row-column.o motif_la-scale.o motif_la-scroll-bar.o motif_la-scrolled-win.o motif_la-selectn-box.o motif_la-separator.o motif_la-shell.o motif_la-support.o motif_la-text.o motif_la-toggle-btn.o libtool: link: ranlib .libs/motif.a libtool: link: ( cd ".libs" && rm -f "motif.la" && ln -s "../motif.la" "motif.la" ) Making all in scm Making all in test =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> elk-3.99.8_3 depends on file: /usr/local/libdata/pkgconfig/ice.pc - found ===> elk-3.99.8_3 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found ===> elk-3.99.8_3 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> elk-3.99.8_3 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> elk-3.99.8_3 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - found ===> elk-3.99.8_3 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found ===> elk-3.99.8_3 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for elk-3.99.8_3 ===> Generating temporary packing list /usr/bin/make INSTALL_PROGRAM="/bin/sh /wrkdirs/usr/ports/lang/elk/work/elk-3.99.8/.auto/install-sh -c -s" install_sh_PROGRAM="/bin/sh /wrkdirs/usr/ports/lang/elk/work/elk-3.99.8/.auto/install-sh -c -s" INSTALL_STRIP_FLAG=-s `test -z 'strip' || echo "INSTALL_PROGRAM_ENV=STRIPPROG='strip'"` install Making install in include test -z "/usr/local/include/elk" || /bin/mkdir -p "/wrkdirs/usr/ports/lang/elk/work/stage/usr/local/include/elk" install -m 0644 site.h '/wrkdirs/usr/ports/lang/elk/work/stage/usr/local/include/elk' test -z "/usr/local/include/elk" || /bin/mkdir -p "/wrkdirs/usr/ports/lang/elk/work/stage/usr/local/include/elk" install -m 0644 compat.h cstring.h exception.h extern.h funcproto.h gc.h intern.h kernel.h misc.h object.h param.h scheme.h stkmem.h type.h '/wrkdirs/usr/ports/lang/elk/work/stage/usr/local/include/elk' Making install in src test -z "/usr/local/lib" || /bin/mkdir -p "/wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c -s libelk.la '/wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libelk.so.0.0.0 /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/libelk.so.0.0.0 libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/libelk.so.0.0.0 libtool: install: (cd /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib && { ln -s -f libelk.so.0.0.0 libelk.so.0 || { rm -f libelk.so.0 && ln -s libelk.so.0.0.0 libelk.so.0; }; }) libtool: install: (cd /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib && { ln -s -f libelk.so.0.0.0 libelk.so || { rm -f libelk.so && ln -s libelk.so.0.0.0 libelk.so; }; }) libtool: install: /usr/bin/install -c .libs/libelk.lai /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/libelk.la libtool: install: /usr/bin/install -c .libs/libelk.a /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/libelk.a libtool: install: strip --strip-debug /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/libelk.a libtool: install: chmod 644 /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/libelk.a libtool: install: ranlib /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/libelk.a ranlib: warning: can't find .strtab section libtool: install: warning: remember to run `libtool --finish /usr/local/lib' test -z "/usr/local/bin" || /bin/mkdir -p "/wrkdirs/usr/ports/lang/elk/work/stage/usr/local/bin" STRIPPROG='strip' /bin/sh ../libtool --mode=install /bin/sh /wrkdirs/usr/ports/lang/elk/work/elk-3.99.8/.auto/install-sh -c -s elk '/wrkdirs/usr/ports/lang/elk/work/stage/usr/local/bin' libtool: install: warning: `../src/libelk.la' has not been installed in `/usr/local/lib' libtool: install: /bin/sh /wrkdirs/usr/ports/lang/elk/work/elk-3.99.8/.auto/install-sh -c -s .libs/elk /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/bin/elk /usr/bin/make install-exec-hook rm -f "/wrkdirs/usr/ports/lang/elk/work/stage/usr/local/bin/scheme-elk" ln -s elk "/wrkdirs/usr/ports/lang/elk/work/stage/usr/local/bin/scheme-elk" Making install in lib Making install in misc test -z "/usr/local/lib/elk" || /bin/mkdir -p "/wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk" /bin/sh ../../libtool --mode=install /usr/bin/install -c -s bitstring.la elk-eval.la hack.la regexp.la debug.la gdbm.la record.la struct.la newhandler.la '/wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk' libtool: install: warning: relinking `bitstring.la' libtool: install: (cd /wrkdirs/usr/ports/lang/elk/work/elk-3.99.8/lib/misc; /bin/sh /wrkdirs/usr/ports/lang/elk/work/elk-3.99.8/libtool --tag CC --mode=relink cc -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -module -avoid-version -no-undefined -L/usr/local/lib -o bitstring.la -rpath /usr/local/lib/elk bitstring.lo ../../src/libelk.la -inst-prefix-dir /wrkdirs/usr/ports/lang/elk/work/stage) libtool: relink: cc -shared -fPIC -DPIC .libs/bitstring.o -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib ../../src/.libs/libelk.so -O0 -fstack-protector-strong -Wl,-soname -Wl,bitstring.so -o .libs/bitstring.so libtool: install: /usr/bin/install -c .libs/bitstring.soT /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/bitstring.so libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/bitstring.so libtool: install: /usr/bin/install -c .libs/bitstring.lai /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/bitstring.la libtool: install: warning: relinking `elk-eval.la' libtool: install: (cd /wrkdirs/usr/ports/lang/elk/work/elk-3.99.8/lib/misc; /bin/sh /wrkdirs/usr/ports/lang/elk/work/elk-3.99.8/libtool --tag CC --mode=relink cc -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -module -avoid-version -no-undefined -L/usr/local/lib -o elk-eval.la -rpath /usr/local/lib/elk elk-eval.lo ../../src/libelk.la -inst-prefix-dir /wrkdirs/usr/ports/lang/elk/work/stage) libtool: relink: cc -shared -fPIC -DPIC .libs/elk-eval.o -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib ../../src/.libs/libelk.so -O0 -fstack-protector-strong -Wl,-soname -Wl,elk-eval.so -o .libs/elk-eval.so libtool: install: /usr/bin/install -c .libs/elk-eval.soT /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/elk-eval.so libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/elk-eval.so libtool: install: /usr/bin/install -c .libs/elk-eval.lai /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/elk-eval.la libtool: install: warning: relinking `hack.la' libtool: install: (cd /wrkdirs/usr/ports/lang/elk/work/elk-3.99.8/lib/misc; /bin/sh /wrkdirs/usr/ports/lang/elk/work/elk-3.99.8/libtool --tag CC --mode=relink cc -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -module -avoid-version -no-undefined -L/usr/local/lib -o hack.la -rpath /usr/local/lib/elk hack.lo ../../src/libelk.la -inst-prefix-dir /wrkdirs/usr/ports/lang/elk/work/stage) libtool: relink: cc -shared -fPIC -DPIC .libs/hack.o -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib ../../src/.libs/libelk.so -O0 -fstack-protector-strong -Wl,-soname -Wl,hack.so -o .libs/hack.so libtool: install: /usr/bin/install -c .libs/hack.soT /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/hack.so libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/hack.so libtool: install: /usr/bin/install -c .libs/hack.lai /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/hack.la libtool: install: warning: relinking `regexp.la' libtool: install: (cd /wrkdirs/usr/ports/lang/elk/work/elk-3.99.8/lib/misc; /bin/sh /wrkdirs/usr/ports/lang/elk/work/elk-3.99.8/libtool --tag CC --mode=relink cc -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -module -avoid-version -no-undefined -L/usr/local/lib -o regexp.la -rpath /usr/local/lib/elk regexp.lo ../../src/libelk.la -inst-prefix-dir /wrkdirs/usr/ports/lang/elk/work/stage) libtool: relink: cc -shared -fPIC -DPIC .libs/regexp.o -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib ../../src/.libs/libelk.so -O0 -fstack-protector-strong -Wl,-soname -Wl,regexp.so -o .libs/regexp.so libtool: install: /usr/bin/install -c .libs/regexp.soT /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/regexp.so libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/regexp.so libtool: install: /usr/bin/install -c .libs/regexp.lai /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/regexp.la libtool: install: warning: relinking `debug.la' libtool: install: (cd /wrkdirs/usr/ports/lang/elk/work/elk-3.99.8/lib/misc; /bin/sh /wrkdirs/usr/ports/lang/elk/work/elk-3.99.8/libtool --tag CC --mode=relink cc -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -module -avoid-version -no-undefined -L/usr/local/lib -o debug.la -rpath /usr/local/lib/elk debug.lo ../../src/libelk.la -inst-prefix-dir /wrkdirs/usr/ports/lang/elk/work/stage) libtool: relink: cc -shared -fPIC -DPIC .libs/debug.o -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib ../../src/.libs/libelk.so -O0 -fstack-protector-strong -Wl,-soname -Wl,debug.so -o .libs/debug.so libtool: install: /usr/bin/install -c .libs/debug.soT /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/debug.so libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/debug.so libtool: install: /usr/bin/install -c .libs/debug.lai /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/debug.la libtool: install: warning: relinking `gdbm.la' libtool: install: (cd /wrkdirs/usr/ports/lang/elk/work/elk-3.99.8/lib/misc; /bin/sh /wrkdirs/usr/ports/lang/elk/work/elk-3.99.8/libtool --tag CC --mode=relink cc -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -module -avoid-version -no-undefined -L/usr/local/lib -o gdbm.la -rpath /usr/local/lib/elk gdbm.lo ../../src/libelk.la -lgdbm -inst-prefix-dir /wrkdirs/usr/ports/lang/elk/work/stage) libtool: relink: cc -shared -fPIC -DPIC .libs/gdbm.o -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib ../../src/.libs/libelk.so /usr/local/lib/libgdbm.so -O0 -fstack-protector-strong -Wl,-soname -Wl,gdbm.so -o .libs/gdbm.so libtool: install: /usr/bin/install -c .libs/gdbm.soT /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/gdbm.so libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/gdbm.so libtool: install: /usr/bin/install -c .libs/gdbm.lai /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/gdbm.la libtool: install: warning: relinking `record.la' libtool: install: (cd /wrkdirs/usr/ports/lang/elk/work/elk-3.99.8/lib/misc; /bin/sh /wrkdirs/usr/ports/lang/elk/work/elk-3.99.8/libtool --tag CC --mode=relink cc -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -module -avoid-version -no-undefined -L/usr/local/lib -o record.la -rpath /usr/local/lib/elk record.lo ../../src/libelk.la -inst-prefix-dir /wrkdirs/usr/ports/lang/elk/work/stage) libtool: relink: cc -shared -fPIC -DPIC .libs/record.o -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib ../../src/.libs/libelk.so -O0 -fstack-protector-strong -Wl,-soname -Wl,record.so -o .libs/record.so libtool: install: /usr/bin/install -c .libs/record.soT /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/record.so libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/record.so libtool: install: /usr/bin/install -c .libs/record.lai /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/record.la libtool: install: warning: relinking `struct.la' libtool: install: (cd /wrkdirs/usr/ports/lang/elk/work/elk-3.99.8/lib/misc; /bin/sh /wrkdirs/usr/ports/lang/elk/work/elk-3.99.8/libtool --tag CC --mode=relink cc -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -module -avoid-version -no-undefined -L/usr/local/lib -o struct.la -rpath /usr/local/lib/elk struct.lo ../../src/libelk.la -inst-prefix-dir /wrkdirs/usr/ports/lang/elk/work/stage) libtool: relink: cc -shared -fPIC -DPIC .libs/struct.o -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib ../../src/.libs/libelk.so -O0 -fstack-protector-strong -Wl,-soname -Wl,struct.so -o .libs/struct.so libtool: install: /usr/bin/install -c .libs/struct.soT /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/struct.so libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/struct.so libtool: install: /usr/bin/install -c .libs/struct.lai /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/struct.la libtool: install: warning: relinking `newhandler.la' libtool: install: (cd /wrkdirs/usr/ports/lang/elk/work/elk-3.99.8/lib/misc; /bin/sh /wrkdirs/usr/ports/lang/elk/work/elk-3.99.8/libtool --tag CXX --mode=relink c++ -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++14 -module -avoid-version -no-undefined -L/usr/local/lib -o newhandler.la -rpath /usr/local/lib/elk newhandler.lo ../../src/libelk.la -inst-prefix-dir /wrkdirs/usr/ports/lang/elk/work/stage) libtool: relink: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/newhandler.o -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib ../../src/.libs/libelk.so -L/usr/lib -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -O0 -fstack-protector-strong -Wl,-soname -Wl,newhandler.so -o .libs/newhandler.so libtool: install: /usr/bin/install -c .libs/newhandler.soT /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/newhandler.so libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/newhandler.so libtool: install: /usr/bin/install -c .libs/newhandler.lai /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/newhandler.la libtool: install: /usr/bin/install -c .libs/bitstring.a /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/bitstring.a libtool: install: strip --strip-debug /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/bitstring.a libtool: install: chmod 644 /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/bitstring.a libtool: install: ranlib /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/bitstring.a libtool: install: /usr/bin/install -c .libs/elk-eval.a /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/elk-eval.a libtool: install: strip --strip-debug /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/elk-eval.a libtool: install: chmod 644 /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/elk-eval.a libtool: install: ranlib /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/elk-eval.a libtool: install: /usr/bin/install -c .libs/hack.a /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/hack.a libtool: install: strip --strip-debug /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/hack.a libtool: install: chmod 644 /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/hack.a libtool: install: ranlib /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/hack.a libtool: install: /usr/bin/install -c .libs/regexp.a /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/regexp.a libtool: install: strip --strip-debug /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/regexp.a libtool: install: chmod 644 /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/regexp.a libtool: install: ranlib /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/regexp.a libtool: install: /usr/bin/install -c .libs/debug.a /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/debug.a libtool: install: strip --strip-debug /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/debug.a libtool: install: chmod 644 /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/debug.a libtool: install: ranlib /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/debug.a libtool: install: /usr/bin/install -c .libs/gdbm.a /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/gdbm.a libtool: install: strip --strip-debug /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/gdbm.a libtool: install: chmod 644 /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/gdbm.a libtool: install: ranlib /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/gdbm.a libtool: install: /usr/bin/install -c .libs/record.a /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/record.a libtool: install: strip --strip-debug /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/record.a libtool: install: chmod 644 /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/record.a libtool: install: ranlib /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/record.a libtool: install: /usr/bin/install -c .libs/struct.a /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/struct.a libtool: install: strip --strip-debug /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/struct.a libtool: install: chmod 644 /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/struct.a libtool: install: ranlib /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/struct.a libtool: install: /usr/bin/install -c .libs/newhandler.a /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/newhandler.a libtool: install: strip --strip-debug /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/newhandler.a libtool: install: chmod 644 /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/newhandler.a libtool: install: ranlib /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/newhandler.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib/elk' Making install in unix test -z "/usr/local/lib/elk" || /bin/mkdir -p "/wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk" /bin/sh ../../libtool --mode=install /usr/bin/install -c -s unix.la '/wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk' libtool: install: warning: relinking `unix.la' libtool: install: (cd /wrkdirs/usr/ports/lang/elk/work/elk-3.99.8/lib/unix; /bin/sh /wrkdirs/usr/ports/lang/elk/work/elk-3.99.8/libtool --tag CC --mode=relink cc -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -module -avoid-version -no-undefined -L/usr/local/lib -o unix.la -rpath /usr/local/lib/elk error.lo fdescr.lo file.lo lock.lo misc.lo passwd.lo process.lo signal.lo system.lo temp.lo time.lo unix.lo wait.lo ../../src/libelk.la -inst-prefix-dir /wrkdirs/usr/ports/lang/elk/work/stage) libtool: relink: cc -shared -fPIC -DPIC .libs/error.o .libs/fdescr.o .libs/file.o .libs/lock.o .libs/misc.o .libs/passwd.o .libs/process.o .libs/signal.o .libs/system.o .libs/temp.o .libs/time.o .libs/unix.o .libs/wait.o -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib ../../src/.libs/libelk.so -O0 -fstack-protector-strong -Wl,-soname -Wl,unix.so -o .libs/unix.so libtool: install: /usr/bin/install -c .libs/unix.soT /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/unix.so libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/unix.so libtool: install: /usr/bin/install -c .libs/unix.lai /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/unix.la libtool: install: /usr/bin/install -c .libs/unix.a /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/unix.a libtool: install: strip --strip-debug /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/unix.a libtool: install: chmod 644 /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/unix.a libtool: install: ranlib /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/unix.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib/elk' test -z "/usr/local/include/elk/extensions" || /bin/mkdir -p "/wrkdirs/usr/ports/lang/elk/work/stage/usr/local/include/elk/extensions" install -m 0644 unix.h '/wrkdirs/usr/ports/lang/elk/work/stage/usr/local/include/elk/extensions' Making install in xlib test -z "/usr/local/lib" || /bin/mkdir -p "/wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib" /bin/sh ../../libtool --mode=install /usr/bin/install -c -s libelk-xlib.la '/wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib' libtool: install: warning: relinking `libelk-xlib.la' libtool: install: (cd /wrkdirs/usr/ports/lang/elk/work/elk-3.99.8/lib/xlib; /bin/sh /wrkdirs/usr/ports/lang/elk/work/elk-3.99.8/libtool --tag CC --mode=relink cc -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -no-undefined -L/usr/local/lib -o libelk-xlib.la -rpath /usr/local/lib libelk_xlib_la-client.lo libelk_xlib_la-color.lo libelk_xlib_la-colormap.lo libelk_xlib_la-cursor.lo libelk_xlib_la-display.lo libelk_xlib_la-error.lo libelk_xlib_la-event.lo libelk_xlib_la-extension.lo libelk_xlib_la-font.lo libelk_xlib_la-gcontext.lo libelk_xlib_la-grab.lo libelk_xlib_la-graphics.lo libelk_xlib_la-key.lo libelk_xlib_la-objects.lo libelk_xlib_la-pixel.lo libelk_xlib_la-pixmap.lo libelk_xlib_la-property.lo libelk_xlib_la-text.lo libelk_xlib_la-type.lo libelk_xlib_la-util.lo libelk_xlib_la-window.lo libelk_xlib_la-wm.lo ../../src/libelk.la -I/usr/local/lib -lX11 -inst-prefix-dir /wrkdirs/usr/ports/lang/elk/work/stage) libtool: relink: cc -shared -fPIC -DPIC .libs/libelk_xlib_la-client.o .libs/libelk_xlib_la-color.o .libs/libelk_xlib_la-colormap.o .libs/libelk_xlib_la-cursor.o .libs/libelk_xlib_la-display.o .libs/libelk_xlib_la-error.o .libs/libelk_xlib_la-event.o .libs/libelk_xlib_la-extension.o .libs/libelk_xlib_la-font.o .libs/libelk_xlib_la-gcontext.o .libs/libelk_xlib_la-grab.o .libs/libelk_xlib_la-graphics.o .libs/libelk_xlib_la-key.o .libs/libelk_xlib_la-objects.o .libs/libelk_xlib_la-pixel.o .libs/libelk_xlib_la-pixmap.o .libs/libelk_xlib_la-property.o .libs/libelk_xlib_la-text.o .libs/libelk_xlib_la-type.o .libs/libelk_xlib_la-util.o .libs/libelk_xlib_la-window.o .libs/libelk_xlib_la-wm.o -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib ../../src/.libs/libelk.so -lX11 -O0 -fstack-protector-strong -Wl,-soname -Wl,libelk-xlib.so.0 -o .libs/libelk-xlib.so.0.0.0 libtool: install: /usr/bin/install -c .libs/libelk-xlib.so.0.0.0T /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/libelk-xlib.so.0.0.0 libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/libelk-xlib.so.0.0.0 libtool: install: (cd /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib && { ln -s -f libelk-xlib.so.0.0.0 libelk-xlib.so.0 || { rm -f libelk-xlib.so.0 && ln -s libelk-xlib.so.0.0.0 libelk-xlib.so.0; }; }) libtool: install: (cd /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib && { ln -s -f libelk-xlib.so.0.0.0 libelk-xlib.so || { rm -f libelk-xlib.so && ln -s libelk-xlib.so.0.0.0 libelk-xlib.so; }; }) libtool: install: /usr/bin/install -c .libs/libelk-xlib.lai /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/libelk-xlib.la libtool: install: /usr/bin/install -c .libs/libelk-xlib.a /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/libelk-xlib.a libtool: install: strip --strip-debug /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/libelk-xlib.a libtool: install: chmod 644 /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/libelk-xlib.a libtool: install: ranlib /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/libelk-xlib.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' test -z "/usr/local/lib/elk" || /bin/mkdir -p "/wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk" /bin/sh ../../libtool --mode=install /usr/bin/install -c -s xlib.la '/wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk' libtool: install: warning: relinking `xlib.la' libtool: install: (cd /wrkdirs/usr/ports/lang/elk/work/elk-3.99.8/lib/xlib; /bin/sh /wrkdirs/usr/ports/lang/elk/work/elk-3.99.8/libtool --tag CC --mode=relink cc -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -module -avoid-version -no-undefined -L/usr/local/lib -o xlib.la -rpath /usr/local/lib/elk xlib_la-init.lo ../../src/libelk.la libelk-xlib.la -I/usr/local/lib -lX11 -inst-prefix-dir /wrkdirs/usr/ports/lang/elk/work/stage) libtool: relink: cc -shared -fPIC -DPIC .libs/xlib_la-init.o -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib ../../src/.libs/libelk.so ./.libs/libelk-xlib.so -lX11 -O0 -fstack-protector-strong -Wl,-soname -Wl,xlib.so -o .libs/xlib.so libtool: install: /usr/bin/install -c .libs/xlib.soT /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/xlib.so libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/xlib.so libtool: install: /usr/bin/install -c .libs/xlib.lai /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/xlib.la libtool: install: /usr/bin/install -c .libs/xlib.a /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/xlib.a libtool: install: strip --strip-debug /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/xlib.a libtool: install: chmod 644 /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/xlib.a libtool: install: ranlib /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/xlib.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib/elk' test -z "/usr/local/include/elk/extensions" || /bin/mkdir -p "/wrkdirs/usr/ports/lang/elk/work/stage/usr/local/include/elk/extensions" install -m 0644 xlib.h '/wrkdirs/usr/ports/lang/elk/work/stage/usr/local/include/elk/extensions' Making install in xwidgets Making install in . test -z "/usr/local/lib" || /bin/mkdir -p "/wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib" /bin/sh ../../libtool --mode=install /usr/bin/install -c -s libelk-xt.la '/wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib' libtool: install: warning: relinking `libelk-xt.la' libtool: install: (cd /wrkdirs/usr/ports/lang/elk/work/elk-3.99.8/lib/xwidgets; /bin/sh /wrkdirs/usr/ports/lang/elk/work/elk-3.99.8/libtool --tag CC --mode=relink cc -I./../xlib -I/usr/local/include -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -no-undefined -L/usr/local/lib -o libelk-xt.la -rpath /usr/local/lib libelk_xt_la-accelerator.lo libelk_xt_la-action.lo libelk_xt_la-callback.lo libelk_xt_la-class.lo libelk_xt_la-classname.lo libelk_xt_la-context.lo libelk_xt_la-converter.lo libelk_xt_la-error.lo libelk_xt_la-function.lo libelk_xt_la-identifier.lo libelk_xt_la-init.lo libelk_xt_la-objects.lo libelk_xt_la-popup.lo libelk_xt_la-resource.lo libelk_xt_la-translation.lo libelk_xt_la-widget.lo ../../src/libelk.la ../xlib/libelk-xlib.la -I/usr/local/lib -lXmu -lXt -lSM -lICE -lXext -lX11 -inst-prefix-dir /wrkdirs/usr/ports/lang/elk/work/stage) libtool: relink: cc -shared -fPIC -DPIC .libs/libelk_xt_la-accelerator.o .libs/libelk_xt_la-action.o .libs/libelk_xt_la-callback.o .libs/libelk_xt_la-class.o .libs/libelk_xt_la-classname.o .libs/libelk_xt_la-context.o .libs/libelk_xt_la-converter.o .libs/libelk_xt_la-error.o .libs/libelk_xt_la-function.o .libs/libelk_xt_la-identifier.o .libs/libelk_xt_la-init.o .libs/libelk_xt_la-objects.o .libs/libelk_xt_la-popup.o .libs/libelk_xt_la-resource.o .libs/libelk_xt_la-translation.o .libs/libelk_xt_la-widget.o -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib ../../src/.libs/libelk.so ../xlib/.libs/libelk-xlib.so -lXmu -lXt -lSM -lICE -lXext -lX11 -O0 -fstack-protector-strong -Wl,-soname -Wl,libelk-xt.so.0 -o .libs/libelk-xt.so.0.0.0 libtool: install: /usr/bin/install -c .libs/libelk-xt.so.0.0.0T /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/libelk-xt.so.0.0.0 libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/libelk-xt.so.0.0.0 libtool: install: (cd /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib && { ln -s -f libelk-xt.so.0.0.0 libelk-xt.so.0 || { rm -f libelk-xt.so.0 && ln -s libelk-xt.so.0.0.0 libelk-xt.so.0; }; }) libtool: install: (cd /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib && { ln -s -f libelk-xt.so.0.0.0 libelk-xt.so || { rm -f libelk-xt.so && ln -s libelk-xt.so.0.0.0 libelk-xt.so; }; }) libtool: install: /usr/bin/install -c .libs/libelk-xt.lai /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/libelk-xt.la libtool: install: /usr/bin/install -c .libs/libelk-xt.a /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/libelk-xt.a libtool: install: strip --strip-debug /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/libelk-xt.a libtool: install: chmod 644 /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/libelk-xt.a libtool: install: ranlib /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/libelk-xt.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' test -z "/usr/local/include/elk/extensions" || /bin/mkdir -p "/wrkdirs/usr/ports/lang/elk/work/stage/usr/local/include/elk/extensions" install -m 0644 xt.h '/wrkdirs/usr/ports/lang/elk/work/stage/usr/local/include/elk/extensions' Making install in xaw test -z "/usr/local/lib/elk" || /bin/mkdir -p "/wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk" /bin/sh ../../../libtool --mode=install /usr/bin/install -c -s xaw.la '/wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk' libtool: install: warning: relinking `xaw.la' libtool: install: (cd /wrkdirs/usr/ports/lang/elk/work/elk-3.99.8/lib/xwidgets/xaw; /bin/sh /wrkdirs/usr/ports/lang/elk/work/elk-3.99.8/libtool --tag CC --mode=relink cc -I./../../xlib -I/usr/local/include -DUSING_XAW -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -module -avoid-version -no-undefined -L/usr/local/lib -o xaw.la -rpath /usr/local/lib/elk xaw_la-init.lo xaw_la-ascii.lo xaw_la-box.lo xaw_la-command.lo xaw_la-dialog.lo xaw_la-form.lo xaw_la-grip.lo xaw_la-label.lo xaw_la-list.lo xaw_la-menubutton.lo xaw_la-paned.lo xaw_la-panner.lo xaw_la-porthole.lo xaw_la-repeater.lo xaw_la-scrollbar.lo xaw_la-shell.lo xaw_la-simplemenu.lo xaw_la-sme.lo xaw_la-smebsb.lo xaw_la-smeline.lo xaw_la-stripchart.lo xaw_la-toggle.lo xaw_la-tree.lo xaw_la-viewport.lo ../../../src/libelk.la ../../xlib/libelk-xlib.la ../libelk-xt.la -I/usr/local/lib -lXaw -I/usr/local/lib -lXmu -lXt -lSM -lICE -lXext -lX11 -inst-prefix-dir /wrkdirs/usr/ports/lang/elk/work/stage) libtool: relink: cc -shared -fPIC -DPIC .libs/xaw_la-init.o .libs/xaw_la-ascii.o .libs/xaw_la-box.o .libs/xaw_la-command.o .libs/xaw_la-dialog.o .libs/xaw_la-form.o .libs/xaw_la-grip.o .libs/xaw_la-label.o .libs/xaw_la-list.o .libs/xaw_la-menubutton.o .libs/xaw_la-paned.o .libs/xaw_la-panner.o .libs/xaw_la-porthole.o .libs/xaw_la-repeater.o .libs/xaw_la-scrollbar.o .libs/xaw_la-shell.o .libs/xaw_la-simplemenu.o .libs/xaw_la-sme.o .libs/xaw_la-smebsb.o .libs/xaw_la-smeline.o .libs/xaw_la-stripchart.o .libs/xaw_la-toggle.o .libs/xaw_la-tree.o .libs/xaw_la-viewport.o -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib ../../../src/.libs/libelk.so ../../xlib/.libs/libelk-xlib.so ../.libs/libelk-xt.so -lXaw -lXmu -lXt -lSM -lICE -lXext -lX11 -O0 -fstack-protector-strong -Wl,-soname -Wl,xaw.so -o .libs/xaw.so libtool: install: /usr/bin/install -c .libs/xaw.soT /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/xaw.so libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/xaw.so libtool: install: /usr/bin/install -c .libs/xaw.lai /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/xaw.la libtool: install: /usr/bin/install -c .libs/xaw.a /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/xaw.a libtool: install: strip --strip-debug /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/xaw.a libtool: install: chmod 644 /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/xaw.a libtool: install: ranlib /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/xaw.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib/elk' Making install in motif test -z "/usr/local/lib/elk" || /bin/mkdir -p "/wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk" /bin/sh ../../../libtool --mode=install /usr/bin/install -c -s motif.la '/wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk' libtool: install: warning: relinking `motif.la' libtool: install: (cd /wrkdirs/usr/ports/lang/elk/work/elk-3.99.8/lib/xwidgets/motif; /bin/sh /wrkdirs/usr/ports/lang/elk/work/elk-3.99.8/libtool --tag CC --mode=relink cc -I./../../xlib -I/usr/local/include -I/usr/include/Xm -DUSING_MOTIF -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall -O0 -Wno-error=incompatible-function-pointer-types -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -module -avoid-version -no-undefined -u XmIsMotifWMRunning -L/usr/local/lib -o motif.la -rpath /usr/local/lib/elk motif_la-init.lo motif_la-arrow-button.lo motif_la-bulletin-brd.lo motif_la-cascade-btn.lo motif_la-command.lo motif_la-drawing-area.lo motif_la-drawn-button.lo motif_la-file-selectn.lo motif_la-form.lo motif_la-frame.lo motif_la-label.lo motif_la-list.lo motif_la-main-window.lo motif_la-message-box.lo motif_la-paned-window.lo motif_la-push-button.lo motif_la-row-column.lo motif_la-scale.lo motif_la-scroll-bar.lo motif_la-scrolled-win.lo motif_la-selectn-box.lo motif_la-separator.lo motif_la-shell.lo motif_la-support.lo motif_la-text.lo motif_la-toggle-btn.lo ../../../src/libelk.la ../../xlib/libelk-xlib.la ../libelk-xt.la -I/usr/local/lib -lXm -I/usr/local/lib -lXmu -lXt -lSM -lICE -lXext -lX11 -inst-prefix-dir /wrkdirs/usr/ports/lang/elk/work/stage) libtool: relink: cc -shared -fPIC -DPIC .libs/motif_la-init.o .libs/motif_la-arrow-button.o .libs/motif_la-bulletin-brd.o .libs/motif_la-cascade-btn.o .libs/motif_la-command.o .libs/motif_la-drawing-area.o .libs/motif_la-drawn-button.o .libs/motif_la-file-selectn.o .libs/motif_la-form.o .libs/motif_la-frame.o .libs/motif_la-label.o .libs/motif_la-list.o .libs/motif_la-main-window.o .libs/motif_la-message-box.o .libs/motif_la-paned-window.o .libs/motif_la-push-button.o .libs/motif_la-row-column.o .libs/motif_la-scale.o .libs/motif_la-scroll-bar.o .libs/motif_la-scrolled-win.o .libs/motif_la-selectn-box.o .libs/motif_la-separator.o .libs/motif_la-shell.o .libs/motif_la-support.o .libs/motif_la-text.o .libs/motif_la-toggle-btn.o -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib ../../../src/.libs/libelk.so ../../xlib/.libs/libelk-xlib.so ../.libs/libelk-xt.so /usr/local/lib/libXm.so -lXmu -lXt -lSM -lICE -lXext -lX11 -O0 -fstack-protector-strong -Wl,-soname -Wl,motif.so -o .libs/motif.so libtool: install: /usr/bin/install -c .libs/motif.soT /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/motif.so libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/motif.so libtool: install: /usr/bin/install -c .libs/motif.lai /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/motif.la libtool: install: /usr/bin/install -c .libs/motif.a /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/motif.a libtool: install: strip --strip-debug /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/motif.a libtool: install: chmod 644 /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/motif.a libtool: install: ranlib /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/lib/elk/motif.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib/elk' Making install in scm test -z "/usr/local/share/elk" || /bin/mkdir -p "/wrkdirs/usr/ports/lang/elk/work/stage/usr/local/share/elk" install -m 0644 apropos.scm bitstring.scm cscheme.scm debug.scm describe.scm initscheme.scm oops.scm parse.scm pp.scm qsort.scm record.scm recordutil.scm regexp.scm safe-env.scm setf.scm struct.scm toplevel.scm trace.scm unix.scm gdbmtest.scm motif.scm xlib.scm xaw.scm xwidgets.scm slib.scm '/wrkdirs/usr/ports/lang/elk/work/stage/usr/local/share/elk' Making install in test install -m 444 /wrkdirs/usr/ports/lang/elk/work/elk-3.99.8/doc/man/elk.1 /wrkdirs/usr/ports/lang/elk/work/stage/usr/local/share/man/man1 ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2025-12-27T19:43:01+0000' 'PKG_NOTE_ports_top_git_hash=3dd9e2202282' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=4485bd8221c2' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.4' NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building packages for elk-3.99.8_3 ===> Building elk-3.99.8_3 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for elk-3.99.8_3 build of lang/elk | elk-3.99.8_3 ended at Sat Dec 27 14:44:00 EST 2025 build time: 00:01:00