=>> Building math/ccmath build started at Sun May 4 22:30:59 EDT 2025 port directory: /usr/ports/math/ccmath package name: ccmath-2.2.1_3 building for: FreeBSD 13amd64-weekly-desktop-job-04 13.4-RELEASE-p4 FreeBSD 13.4-RELEASE-p4 amd64 maintained by: db@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 1466 Feb 24 2024 /usr/ports/math/ccmath/Makefile Ports top last git commit: 57a50b106b87 Ports top unclean checkout: yes Port dir last git commit: d9c7e0b18ad0 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1402000 Jail OSVERSION: 1304000 Job Id: 04 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1304000 UNAME_v=FreeBSD 13.4-RELEASE-p4 UNAME_r=13.4-RELEASE-p4 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.2 MASTERMNT=/mnt/data/.m/13amd64-weekly-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/13amd64-weekly-desktop/04/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=13amd64-weekly-desktop SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/mnt/data/.m/13amd64-weekly-desktop/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2 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 ccmath-2.2.1_3: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- db@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/ccmath/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/ccmath/work XDG_CACHE_HOME=/wrkdirs/usr/ports/math/ccmath/work/.cache HOME=/wrkdirs/usr/ports/math/ccmath/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/ccmath/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/math/ccmath/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/ccmath/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/ccmath/work XDG_CACHE_HOME=/wrkdirs/usr/ports/math/ccmath/work/.cache HOME=/wrkdirs/usr/ports/math/ccmath/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/ccmath/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/math/ccmath/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="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " 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-- PORTDOCS="" OSREL=13.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/ccmath" EXAMPLESDIR="share/examples/ccmath" DATADIR="share/ccmath" WWWDIR="www/ccmath" ETCDIR="etc/ccmath" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/ccmath DOCSDIR=/usr/local/share/doc/ccmath EXAMPLESDIR=/usr/local/share/examples/ccmath WWWDIR=/usr/local/www/ccmath ETCDIR=/usr/local/etc/ccmath --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 --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> ccmath-2.2.1_3 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.0.6.pkg [13amd64-weekly-desktop-job-04] Installing pkg-2.0.6... [13amd64-weekly-desktop-job-04] Extracting pkg-2.0.6: .......... done ===> ccmath-2.2.1_3 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of ccmath-2.2.1_3 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by ccmath-2.2.1_3 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by ccmath-2.2.1_3 for building => SHA256 Checksum OK for ccmath-2.2.1.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Fetching all distfiles required by ccmath-2.2.1_3 for building ===> Extracting for ccmath-2.2.1_3 => SHA256 Checksum OK for ccmath-2.2.1.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Patching for ccmath-2.2.1_3 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for ccmath-2.2.1_3 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building for ccmath-2.2.1_3 (cd /wrkdirs/usr/ports/math/ccmath/work/ccmath-2.2.1/cfit; cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -c *.c) chcof.c:14: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] 14 | *c+=(f=(*func)(cos(a))); | ^ 1 warning generated. chpade.c:16:3: warning: call to undeclared function 'solv'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 16 | solv(mat,b+1,n); b[0]=1.; | ^ 1 warning generated. csfit.c:11:24: warning: for loop has empty body [-Wempty-body] 11 | for(j=1; w>x[j] ;++j); k=j-1; | ^ csfit.c:11:24: note: put the semicolon on a separate line to silence this warning 1 warning generated. fitval.c:14:11: 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] 14 | f=(*fun)(x,par); | ^ fitval.c:16:29: 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] 16 | par[i]+=dl; h[i]=((*fun)(x,par)-f)/dl; | ^ 2 warnings generated. gnlsq.c:16:14: 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] 16 | f=(*func)(z,par); err=y[j]-f; ssq+=err*err; | ^ gnlsq.c:18:21: 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] 18 | *r++ =((*func)(z,par)-f)/de; *p++ -=de; | ^ gnlsq.c:27:11: warning: passing arguments to 'psinv' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 27 | if(psinv(var,m)==0){ | ^ 3 warnings generated. qrlsq.c:35:6: warning: call to undeclared function 'solvru'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 35 | *f=solvru(a,b,n); | ^ 1 warning generated. seqlsq.c:18:14: 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] 18 | f=(*func)(z,par); err=y[j]-f; ssq+=err*err; | ^ seqlsq.c:20:21: 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] 20 | *p++ =((*func)(z,par)-f)/de; *q++ -=de; | ^ 2 warnings generated. tnsfit.c:12:24: warning: for loop has empty body [-Wempty-body] 12 | for(j=1; w>x[j] ;++j); k=j-1; | ^ tnsfit.c:12:24: note: put the semicolon on a separate line to silence this warning 1 warning generated. /bin/mv /wrkdirs/usr/ports/math/ccmath/work/ccmath-2.2.1/cfit/*.o /wrkdirs/usr/ports/math/ccmath/work/ccmath-2.2.1/tmp (cd /wrkdirs/usr/ports/math/ccmath/work/ccmath-2.2.1/complex; cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -c *.c) In file included from carith.c:8: ./complex.h:18:8: warning: incompatible redeclaration of library function 'cabs' [-Wincompatible-library-redeclaration] 18 | double cabs(Cpx a),cnrm(Cpx a); | ^ ./complex.h:18:8: note: 'cabs' is a builtin with type 'double (_Complex double)' ./complex.h:19:16: warning: incompatible redeclaration of library function 'csqrt' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:16: note: 'csqrt' is a builtin with type '_Complex double (_Complex double)' ./complex.h:19:29: warning: incompatible redeclaration of library function 'cexp' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:29: note: 'cexp' is a builtin with type '_Complex double (_Complex double)' ./complex.h:19:41: warning: incompatible redeclaration of library function 'clog' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:41: note: 'clog' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:16: warning: incompatible redeclaration of library function 'csin' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:16: note: 'csin' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:28: warning: incompatible redeclaration of library function 'ccos' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:28: note: 'ccos' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:40: warning: incompatible redeclaration of library function 'ctan' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:40: note: 'ctan' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:16: warning: incompatible redeclaration of library function 'casin' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:16: note: 'casin' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:29: warning: incompatible redeclaration of library function 'cacos' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:29: note: 'cacos' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:42: warning: incompatible redeclaration of library function 'catan' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:42: note: 'catan' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:16: warning: incompatible redeclaration of library function 'csinh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:16: note: 'csinh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:29: warning: incompatible redeclaration of library function 'ccosh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:29: note: 'ccosh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:42: warning: incompatible redeclaration of library function 'ctanh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:42: note: 'ctanh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:16: warning: incompatible redeclaration of library function 'casinh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:16: note: 'casinh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:30: warning: incompatible redeclaration of library function 'cacosh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:30: note: 'cacosh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:44: warning: incompatible redeclaration of library function 'catanh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:44: note: 'catanh' is a builtin with type '_Complex double (_Complex double)' 16 warnings generated. In file included from cexp.c:8: ./complex.h:18:8: warning: incompatible redeclaration of library function 'cabs' [-Wincompatible-library-redeclaration] 18 | double cabs(Cpx a),cnrm(Cpx a); | ^ ./complex.h:18:8: note: 'cabs' is a builtin with type 'double (_Complex double)' ./complex.h:19:16: warning: incompatible redeclaration of library function 'csqrt' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:16: note: 'csqrt' is a builtin with type '_Complex double (_Complex double)' ./complex.h:19:29: warning: incompatible redeclaration of library function 'cexp' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:29: note: 'cexp' is a builtin with type '_Complex double (_Complex double)' ./complex.h:19:41: warning: incompatible redeclaration of library function 'clog' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:41: note: 'clog' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:16: warning: incompatible redeclaration of library function 'csin' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:16: note: 'csin' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:28: warning: incompatible redeclaration of library function 'ccos' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:28: note: 'ccos' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:40: warning: incompatible redeclaration of library function 'ctan' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:40: note: 'ctan' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:16: warning: incompatible redeclaration of library function 'casin' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:16: note: 'casin' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:29: warning: incompatible redeclaration of library function 'cacos' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:29: note: 'cacos' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:42: warning: incompatible redeclaration of library function 'catan' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:42: note: 'catan' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:16: warning: incompatible redeclaration of library function 'csinh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:16: note: 'csinh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:29: warning: incompatible redeclaration of library function 'ccosh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:29: note: 'ccosh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:42: warning: incompatible redeclaration of library function 'ctanh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:42: note: 'ctanh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:16: warning: incompatible redeclaration of library function 'casinh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:16: note: 'casinh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:30: warning: incompatible redeclaration of library function 'cacosh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:30: note: 'cacosh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:44: warning: incompatible redeclaration of library function 'catanh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:44: note: 'catanh' is a builtin with type '_Complex double (_Complex double)' 16 warnings generated. In file included from chypb.c:8: ./complex.h:18:8: warning: incompatible redeclaration of library function 'cabs' [-Wincompatible-library-redeclaration] 18 | double cabs(Cpx a),cnrm(Cpx a); | ^ ./complex.h:18:8: note: 'cabs' is a builtin with type 'double (_Complex double)' ./complex.h:19:16: warning: incompatible redeclaration of library function 'csqrt' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:16: note: 'csqrt' is a builtin with type '_Complex double (_Complex double)' ./complex.h:19:29: warning: incompatible redeclaration of library function 'cexp' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:29: note: 'cexp' is a builtin with type '_Complex double (_Complex double)' ./complex.h:19:41: warning: incompatible redeclaration of library function 'clog' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:41: note: 'clog' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:16: warning: incompatible redeclaration of library function 'csin' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:16: note: 'csin' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:28: warning: incompatible redeclaration of library function 'ccos' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:28: note: 'ccos' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:40: warning: incompatible redeclaration of library function 'ctan' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:40: note: 'ctan' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:16: warning: incompatible redeclaration of library function 'casin' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:16: note: 'casin' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:29: warning: incompatible redeclaration of library function 'cacos' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:29: note: 'cacos' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:42: warning: incompatible redeclaration of library function 'catan' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:42: note: 'catan' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:16: warning: incompatible redeclaration of library function 'csinh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:16: note: 'csinh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:29: warning: incompatible redeclaration of library function 'ccosh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:29: note: 'ccosh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:42: warning: incompatible redeclaration of library function 'ctanh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:42: note: 'ctanh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:16: warning: incompatible redeclaration of library function 'casinh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:16: note: 'casinh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:30: warning: incompatible redeclaration of library function 'cacosh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:30: note: 'cacosh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:44: warning: incompatible redeclaration of library function 'catanh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:44: note: 'catanh' is a builtin with type '_Complex double (_Complex double)' 16 warnings generated. In file included from cihyp.c:8: ./complex.h:18:8: warning: incompatible redeclaration of library function 'cabs' [-Wincompatible-library-redeclaration] 18 | double cabs(Cpx a),cnrm(Cpx a); | ^ ./complex.h:18:8: note: 'cabs' is a builtin with type 'double (_Complex double)' ./complex.h:19:16: warning: incompatible redeclaration of library function 'csqrt' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:16: note: 'csqrt' is a builtin with type '_Complex double (_Complex double)' ./complex.h:19:29: warning: incompatible redeclaration of library function 'cexp' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:29: note: 'cexp' is a builtin with type '_Complex double (_Complex double)' ./complex.h:19:41: warning: incompatible redeclaration of library function 'clog' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:41: note: 'clog' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:16: warning: incompatible redeclaration of library function 'csin' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:16: note: 'csin' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:28: warning: incompatible redeclaration of library function 'ccos' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:28: note: 'ccos' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:40: warning: incompatible redeclaration of library function 'ctan' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:40: note: 'ctan' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:16: warning: incompatible redeclaration of library function 'casin' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:16: note: 'casin' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:29: warning: incompatible redeclaration of library function 'cacos' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:29: note: 'cacos' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:42: warning: incompatible redeclaration of library function 'catan' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:42: note: 'catan' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:16: warning: incompatible redeclaration of library function 'csinh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:16: note: 'csinh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:29: warning: incompatible redeclaration of library function 'ccosh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:29: note: 'ccosh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:42: warning: incompatible redeclaration of library function 'ctanh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:42: note: 'ctanh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:16: warning: incompatible redeclaration of library function 'casinh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:16: note: 'casinh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:30: warning: incompatible redeclaration of library function 'cacosh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:30: note: 'cacosh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:44: warning: incompatible redeclaration of library function 'catanh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:44: note: 'catanh' is a builtin with type '_Complex double (_Complex double)' 16 warnings generated. In file included from citrg.c:8: ./complex.h:18:8: warning: incompatible redeclaration of library function 'cabs' [-Wincompatible-library-redeclaration] 18 | double cabs(Cpx a),cnrm(Cpx a); | ^ ./complex.h:18:8: note: 'cabs' is a builtin with type 'double (_Complex double)' ./complex.h:19:16: warning: incompatible redeclaration of library function 'csqrt' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:16: note: 'csqrt' is a builtin with type '_Complex double (_Complex double)' ./complex.h:19:29: warning: incompatible redeclaration of library function 'cexp' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:29: note: 'cexp' is a builtin with type '_Complex double (_Complex double)' ./complex.h:19:41: warning: incompatible redeclaration of library function 'clog' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:41: note: 'clog' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:16: warning: incompatible redeclaration of library function 'csin' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:16: note: 'csin' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:28: warning: incompatible redeclaration of library function 'ccos' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:28: note: 'ccos' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:40: warning: incompatible redeclaration of library function 'ctan' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:40: note: 'ctan' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:16: warning: incompatible redeclaration of library function 'casin' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:16: note: 'casin' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:29: warning: incompatible redeclaration of library function 'cacos' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:29: note: 'cacos' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:42: warning: incompatible redeclaration of library function 'catan' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:42: note: 'catan' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:16: warning: incompatible redeclaration of library function 'csinh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:16: note: 'csinh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:29: warning: incompatible redeclaration of library function 'ccosh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:29: note: 'ccosh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:42: warning: incompatible redeclaration of library function 'ctanh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:42: note: 'ctanh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:16: warning: incompatible redeclaration of library function 'casinh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:16: note: 'casinh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:30: warning: incompatible redeclaration of library function 'cacosh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:30: note: 'cacosh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:44: warning: incompatible redeclaration of library function 'catanh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:44: note: 'catanh' is a builtin with type '_Complex double (_Complex double)' 16 warnings generated. In file included from csqrt.c:8: ./complex.h:18:8: warning: incompatible redeclaration of library function 'cabs' [-Wincompatible-library-redeclaration] 18 | double cabs(Cpx a),cnrm(Cpx a); | ^ ./complex.h:18:8: note: 'cabs' is a builtin with type 'double (_Complex double)' ./complex.h:19:16: warning: incompatible redeclaration of library function 'csqrt' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:16: note: 'csqrt' is a builtin with type '_Complex double (_Complex double)' ./complex.h:19:29: warning: incompatible redeclaration of library function 'cexp' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:29: note: 'cexp' is a builtin with type '_Complex double (_Complex double)' ./complex.h:19:41: warning: incompatible redeclaration of library function 'clog' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:41: note: 'clog' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:16: warning: incompatible redeclaration of library function 'csin' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:16: note: 'csin' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:28: warning: incompatible redeclaration of library function 'ccos' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:28: note: 'ccos' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:40: warning: incompatible redeclaration of library function 'ctan' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:40: note: 'ctan' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:16: warning: incompatible redeclaration of library function 'casin' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:16: note: 'casin' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:29: warning: incompatible redeclaration of library function 'cacos' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:29: note: 'cacos' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:42: warning: incompatible redeclaration of library function 'catan' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:42: note: 'catan' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:16: warning: incompatible redeclaration of library function 'csinh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:16: note: 'csinh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:29: warning: incompatible redeclaration of library function 'ccosh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:29: note: 'ccosh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:42: warning: incompatible redeclaration of library function 'ctanh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:42: note: 'ctanh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:16: warning: incompatible redeclaration of library function 'casinh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:16: note: 'casinh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:30: warning: incompatible redeclaration of library function 'cacosh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:30: note: 'cacosh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:44: warning: incompatible redeclaration of library function 'catanh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:44: note: 'catanh' is a builtin with type '_Complex double (_Complex double)' 16 warnings generated. In file included from ctrig.c:8: ./complex.h:18:8: warning: incompatible redeclaration of library function 'cabs' [-Wincompatible-library-redeclaration] 18 | double cabs(Cpx a),cnrm(Cpx a); | ^ ./complex.h:18:8: note: 'cabs' is a builtin with type 'double (_Complex double)' ./complex.h:19:16: warning: incompatible redeclaration of library function 'csqrt' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:16: note: 'csqrt' is a builtin with type '_Complex double (_Complex double)' ./complex.h:19:29: warning: incompatible redeclaration of library function 'cexp' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:29: note: 'cexp' is a builtin with type '_Complex double (_Complex double)' ./complex.h:19:41: warning: incompatible redeclaration of library function 'clog' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:41: note: 'clog' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:16: warning: incompatible redeclaration of library function 'csin' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:16: note: 'csin' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:28: warning: incompatible redeclaration of library function 'ccos' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:28: note: 'ccos' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:40: warning: incompatible redeclaration of library function 'ctan' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:40: note: 'ctan' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:16: warning: incompatible redeclaration of library function 'casin' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:16: note: 'casin' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:29: warning: incompatible redeclaration of library function 'cacos' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:29: note: 'cacos' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:42: warning: incompatible redeclaration of library function 'catan' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:42: note: 'catan' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:16: warning: incompatible redeclaration of library function 'csinh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:16: note: 'csinh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:29: warning: incompatible redeclaration of library function 'ccosh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:29: note: 'ccosh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:42: warning: incompatible redeclaration of library function 'ctanh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:42: note: 'ctanh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:16: warning: incompatible redeclaration of library function 'casinh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:16: note: 'casinh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:30: warning: incompatible redeclaration of library function 'cacosh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:30: note: 'cacosh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:44: warning: incompatible redeclaration of library function 'catanh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:44: note: 'catanh' is a builtin with type '_Complex double (_Complex double)' 16 warnings generated. /bin/mv /wrkdirs/usr/ports/math/ccmath/work/ccmath-2.2.1/complex/*.o /wrkdirs/usr/ports/math/ccmath/work/ccmath-2.2.1/tmp (cd /wrkdirs/usr/ports/math/ccmath/work/ccmath-2.2.1/fft; cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -c *.c) In file included from fft2.c:8: ./complex.h:18:8: warning: incompatible redeclaration of library function 'cabs' [-Wincompatible-library-redeclaration] 18 | double cabs(Cpx a),cnrm(Cpx a); | ^ ./complex.h:18:8: note: 'cabs' is a builtin with type 'double (_Complex double)' ./complex.h:19:16: warning: incompatible redeclaration of library function 'csqrt' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:16: note: 'csqrt' is a builtin with type '_Complex double (_Complex double)' ./complex.h:19:29: warning: incompatible redeclaration of library function 'cexp' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:29: note: 'cexp' is a builtin with type '_Complex double (_Complex double)' ./complex.h:19:41: warning: incompatible redeclaration of library function 'clog' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:41: note: 'clog' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:16: warning: incompatible redeclaration of library function 'csin' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:16: note: 'csin' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:28: warning: incompatible redeclaration of library function 'ccos' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:28: note: 'ccos' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:40: warning: incompatible redeclaration of library function 'ctan' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:40: note: 'ctan' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:16: warning: incompatible redeclaration of library function 'casin' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:16: note: 'casin' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:29: warning: incompatible redeclaration of library function 'cacos' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:29: note: 'cacos' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:42: warning: incompatible redeclaration of library function 'catan' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:42: note: 'catan' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:16: warning: incompatible redeclaration of library function 'csinh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:16: note: 'csinh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:29: warning: incompatible redeclaration of library function 'ccosh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:29: note: 'ccosh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:42: warning: incompatible redeclaration of library function 'ctanh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:42: note: 'ctanh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:16: warning: incompatible redeclaration of library function 'casinh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:16: note: 'casinh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:30: warning: incompatible redeclaration of library function 'cacosh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:30: note: 'cacosh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:44: warning: incompatible redeclaration of library function 'catanh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:44: note: 'catanh' is a builtin with type '_Complex double (_Complex double)' 16 warnings generated. In file included from fft2_d.c:9: ./complex.h:18:8: warning: incompatible redeclaration of library function 'cabs' [-Wincompatible-library-redeclaration] 18 | double cabs(Cpx a),cnrm(Cpx a); | ^ ./complex.h:18:8: note: 'cabs' is a builtin with type 'double (_Complex double)' ./complex.h:19:16: warning: incompatible redeclaration of library function 'csqrt' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:16: note: 'csqrt' is a builtin with type '_Complex double (_Complex double)' ./complex.h:19:29: warning: incompatible redeclaration of library function 'cexp' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:29: note: 'cexp' is a builtin with type '_Complex double (_Complex double)' ./complex.h:19:41: warning: incompatible redeclaration of library function 'clog' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:41: note: 'clog' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:16: warning: incompatible redeclaration of library function 'csin' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:16: note: 'csin' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:28: warning: incompatible redeclaration of library function 'ccos' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:28: note: 'ccos' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:40: warning: incompatible redeclaration of library function 'ctan' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:40: note: 'ctan' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:16: warning: incompatible redeclaration of library function 'casin' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:16: note: 'casin' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:29: warning: incompatible redeclaration of library function 'cacos' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:29: note: 'cacos' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:42: warning: incompatible redeclaration of library function 'catan' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:42: note: 'catan' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:16: warning: incompatible redeclaration of library function 'csinh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:16: note: 'csinh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:29: warning: incompatible redeclaration of library function 'ccosh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:29: note: 'ccosh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:42: warning: incompatible redeclaration of library function 'ctanh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:42: note: 'ctanh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:16: warning: incompatible redeclaration of library function 'casinh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:16: note: 'casinh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:30: warning: incompatible redeclaration of library function 'cacosh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:30: note: 'cacosh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:44: warning: incompatible redeclaration of library function 'catanh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:44: note: 'catanh' is a builtin with type '_Complex double (_Complex double)' fft2_d.c:11:1: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] 11 | fft2_d(struct complex *a,int m,int n,int f) | ^ | int fft2_d.c:25:1: warning: non-void function does not return a value [-Wreturn-type] 25 | } | ^ 18 warnings generated. In file included from fftgc.c:8: ./complex.h:18:8: warning: incompatible redeclaration of library function 'cabs' [-Wincompatible-library-redeclaration] 18 | double cabs(Cpx a),cnrm(Cpx a); | ^ ./complex.h:18:8: note: 'cabs' is a builtin with type 'double (_Complex double)' ./complex.h:19:16: warning: incompatible redeclaration of library function 'csqrt' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:16: note: 'csqrt' is a builtin with type '_Complex double (_Complex double)' ./complex.h:19:29: warning: incompatible redeclaration of library function 'cexp' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:29: note: 'cexp' is a builtin with type '_Complex double (_Complex double)' ./complex.h:19:41: warning: incompatible redeclaration of library function 'clog' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:41: note: 'clog' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:16: warning: incompatible redeclaration of library function 'csin' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:16: note: 'csin' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:28: warning: incompatible redeclaration of library function 'ccos' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:28: note: 'ccos' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:40: warning: incompatible redeclaration of library function 'ctan' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:40: note: 'ctan' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:16: warning: incompatible redeclaration of library function 'casin' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:16: note: 'casin' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:29: warning: incompatible redeclaration of library function 'cacos' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:29: note: 'cacos' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:42: warning: incompatible redeclaration of library function 'catan' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:42: note: 'catan' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:16: warning: incompatible redeclaration of library function 'csinh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:16: note: 'csinh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:29: warning: incompatible redeclaration of library function 'ccosh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:29: note: 'ccosh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:42: warning: incompatible redeclaration of library function 'ctanh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:42: note: 'ctanh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:16: warning: incompatible redeclaration of library function 'casinh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:16: note: 'casinh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:30: warning: incompatible redeclaration of library function 'cacosh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:30: note: 'cacosh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:44: warning: incompatible redeclaration of library function 'catanh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:44: note: 'catanh' is a builtin with type '_Complex double (_Complex double)' 16 warnings generated. In file included from fftgr.c:8: ./complex.h:18:8: warning: incompatible redeclaration of library function 'cabs' [-Wincompatible-library-redeclaration] 18 | double cabs(Cpx a),cnrm(Cpx a); | ^ ./complex.h:18:8: note: 'cabs' is a builtin with type 'double (_Complex double)' ./complex.h:19:16: warning: incompatible redeclaration of library function 'csqrt' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:16: note: 'csqrt' is a builtin with type '_Complex double (_Complex double)' ./complex.h:19:29: warning: incompatible redeclaration of library function 'cexp' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:29: note: 'cexp' is a builtin with type '_Complex double (_Complex double)' ./complex.h:19:41: warning: incompatible redeclaration of library function 'clog' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:41: note: 'clog' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:16: warning: incompatible redeclaration of library function 'csin' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:16: note: 'csin' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:28: warning: incompatible redeclaration of library function 'ccos' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:28: note: 'ccos' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:40: warning: incompatible redeclaration of library function 'ctan' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:40: note: 'ctan' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:16: warning: incompatible redeclaration of library function 'casin' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:16: note: 'casin' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:29: warning: incompatible redeclaration of library function 'cacos' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:29: note: 'cacos' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:42: warning: incompatible redeclaration of library function 'catan' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:42: note: 'catan' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:16: warning: incompatible redeclaration of library function 'csinh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:16: note: 'csinh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:29: warning: incompatible redeclaration of library function 'ccosh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:29: note: 'ccosh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:42: warning: incompatible redeclaration of library function 'ctanh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:42: note: 'ctanh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:16: warning: incompatible redeclaration of library function 'casinh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:16: note: 'casinh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:30: warning: incompatible redeclaration of library function 'cacosh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:30: note: 'cacosh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:44: warning: incompatible redeclaration of library function 'catanh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:44: note: 'catanh' is a builtin with type '_Complex double (_Complex double)' 16 warnings generated. ftuns.c:9:1: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] 9 | ftuns(struct complex **pt,int n) | ^ | int ftuns.c:19:1: warning: non-void function does not return a value [-Wreturn-type] 19 | } | ^ 2 warnings generated. In file included from pshuf.c:9: ./complex.h:18:8: warning: incompatible redeclaration of library function 'cabs' [-Wincompatible-library-redeclaration] 18 | double cabs(Cpx a),cnrm(Cpx a); | ^ ./complex.h:18:8: note: 'cabs' is a builtin with type 'double (_Complex double)' ./complex.h:19:16: warning: incompatible redeclaration of library function 'csqrt' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:16: note: 'csqrt' is a builtin with type '_Complex double (_Complex double)' ./complex.h:19:29: warning: incompatible redeclaration of library function 'cexp' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:29: note: 'cexp' is a builtin with type '_Complex double (_Complex double)' ./complex.h:19:41: warning: incompatible redeclaration of library function 'clog' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:41: note: 'clog' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:16: warning: incompatible redeclaration of library function 'csin' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:16: note: 'csin' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:28: warning: incompatible redeclaration of library function 'ccos' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:28: note: 'ccos' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:40: warning: incompatible redeclaration of library function 'ctan' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:40: note: 'ctan' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:16: warning: incompatible redeclaration of library function 'casin' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:16: note: 'casin' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:29: warning: incompatible redeclaration of library function 'cacos' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:29: note: 'cacos' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:42: warning: incompatible redeclaration of library function 'catan' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:42: note: 'catan' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:16: warning: incompatible redeclaration of library function 'csinh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:16: note: 'csinh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:29: warning: incompatible redeclaration of library function 'ccosh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:29: note: 'ccosh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:42: warning: incompatible redeclaration of library function 'ctanh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:42: note: 'ctanh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:16: warning: incompatible redeclaration of library function 'casinh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:16: note: 'casinh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:30: warning: incompatible redeclaration of library function 'cacosh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:30: note: 'cacosh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:44: warning: incompatible redeclaration of library function 'catanh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:44: note: 'catanh' is a builtin with type '_Complex double (_Complex double)' pshuf.c:10:1: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] 10 | pshuf(Cpx **pa,Cpx **pb,int *kk,int n) | ^ | int pshuf.c:20:1: warning: non-void function does not return a value [-Wreturn-type] 20 | } | ^ 18 warnings generated. pwspec.c:12:5: warning: call to undeclared function 'pfac'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 12 | n=pfac(n,kk,'e'); | ^ pwspec.c:14:3: warning: call to undeclared function 'fftgr'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 14 | fftgr(x,p,n,kk,'d'); | ^ pwspec.c:18:9: warning: call to undeclared function 'smoo'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 18 | if(m) smoo(x,n,m); | ^ 3 warnings generated. smoo.c:9:1: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] 9 | smoo(double *x,int n,int m) | ^ | int smoo.c:25:1: warning: non-void function does not return a value [-Wreturn-type] 25 | } | ^ 2 warnings generated. /bin/mv /wrkdirs/usr/ports/math/ccmath/work/ccmath-2.2.1/fft/*.o /wrkdirs/usr/ports/math/ccmath/work/ccmath-2.2.1/tmp (cd /wrkdirs/usr/ports/math/ccmath/work/ccmath-2.2.1/geom; cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -c *.c) /bin/mv /wrkdirs/usr/ports/math/ccmath/work/ccmath-2.2.1/geom/*.o /wrkdirs/usr/ports/math/ccmath/work/ccmath-2.2.1/tmp (cd /wrkdirs/usr/ports/math/ccmath/work/ccmath-2.2.1/intg; cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -c *.c) chintg.c:17:31: 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] 17 | *ps++ =2.*t; *p++ =(*func)(t)*f; | ^ 1 warning generated. deqsy.c:10:1: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] 10 | deqsy(double *y,int n,double a,double b,int nd,double te, | ^ | int deqsy.c:16:33: 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] 16 | for(m=0; m>=0 ;){ ++m; (*fsys)(x=a,y,dp); | ^ deqsy.c:19:41: 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] 19 | for(j=1,st=2.*h; jre,p->im); | ^ cmprt.c:12:28: note: include the header or explicitly provide a declaration for 'printf' 17 warnings generated. In file included from csolv.c:9: ./complex.h:18:8: warning: incompatible redeclaration of library function 'cabs' [-Wincompatible-library-redeclaration] 18 | double cabs(Cpx a),cnrm(Cpx a); | ^ ./complex.h:18:8: note: 'cabs' is a builtin with type 'double (_Complex double)' ./complex.h:19:16: warning: incompatible redeclaration of library function 'csqrt' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:16: note: 'csqrt' is a builtin with type '_Complex double (_Complex double)' ./complex.h:19:29: warning: incompatible redeclaration of library function 'cexp' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:29: note: 'cexp' is a builtin with type '_Complex double (_Complex double)' ./complex.h:19:41: warning: incompatible redeclaration of library function 'clog' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:41: note: 'clog' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:16: warning: incompatible redeclaration of library function 'csin' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:16: note: 'csin' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:28: warning: incompatible redeclaration of library function 'ccos' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:28: note: 'ccos' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:40: warning: incompatible redeclaration of library function 'ctan' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:40: note: 'ctan' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:16: warning: incompatible redeclaration of library function 'casin' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:16: note: 'casin' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:29: warning: incompatible redeclaration of library function 'cacos' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:29: note: 'cacos' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:42: warning: incompatible redeclaration of library function 'catan' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:42: note: 'catan' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:16: warning: incompatible redeclaration of library function 'csinh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:16: note: 'csinh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:29: warning: incompatible redeclaration of library function 'ccosh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:29: note: 'ccosh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:42: warning: incompatible redeclaration of library function 'ctanh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:42: note: 'ctanh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:16: warning: incompatible redeclaration of library function 'casinh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:16: note: 'casinh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:30: warning: incompatible redeclaration of library function 'cacosh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:30: note: 'cacosh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:44: warning: incompatible redeclaration of library function 'catanh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:44: note: 'catanh' is a builtin with type '_Complex double (_Complex double)' 16 warnings generated. In file included from cvmul.c:8: ./complex.h:18:8: warning: incompatible redeclaration of library function 'cabs' [-Wincompatible-library-redeclaration] 18 | double cabs(Cpx a),cnrm(Cpx a); | ^ ./complex.h:18:8: note: 'cabs' is a builtin with type 'double (_Complex double)' ./complex.h:19:16: warning: incompatible redeclaration of library function 'csqrt' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:16: note: 'csqrt' is a builtin with type '_Complex double (_Complex double)' ./complex.h:19:29: warning: incompatible redeclaration of library function 'cexp' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:29: note: 'cexp' is a builtin with type '_Complex double (_Complex double)' ./complex.h:19:41: warning: incompatible redeclaration of library function 'clog' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:41: note: 'clog' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:16: warning: incompatible redeclaration of library function 'csin' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:16: note: 'csin' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:28: warning: incompatible redeclaration of library function 'ccos' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:28: note: 'ccos' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:40: warning: incompatible redeclaration of library function 'ctan' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:40: note: 'ctan' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:16: warning: incompatible redeclaration of library function 'casin' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:16: note: 'casin' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:29: warning: incompatible redeclaration of library function 'cacos' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:29: note: 'cacos' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:42: warning: incompatible redeclaration of library function 'catan' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:42: note: 'catan' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:16: warning: incompatible redeclaration of library function 'csinh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:16: note: 'csinh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:29: warning: incompatible redeclaration of library function 'ccosh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:29: note: 'ccosh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:42: warning: incompatible redeclaration of library function 'ctanh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:42: note: 'ctanh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:16: warning: incompatible redeclaration of library function 'casinh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:16: note: 'casinh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:30: warning: incompatible redeclaration of library function 'cacosh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:30: note: 'cacosh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:44: warning: incompatible redeclaration of library function 'catanh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:44: note: 'catanh' is a builtin with type '_Complex double (_Complex double)' 16 warnings generated. eigen.c:13:3: warning: call to undeclared function 'housev'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 13 | housev(a,ev,dp,n); | ^ 1 warning generated. In file included from hconj.c:8: ./complex.h:18:8: warning: incompatible redeclaration of library function 'cabs' [-Wincompatible-library-redeclaration] 18 | double cabs(Cpx a),cnrm(Cpx a); | ^ ./complex.h:18:8: note: 'cabs' is a builtin with type 'double (_Complex double)' ./complex.h:19:16: warning: incompatible redeclaration of library function 'csqrt' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:16: note: 'csqrt' is a builtin with type '_Complex double (_Complex double)' ./complex.h:19:29: warning: incompatible redeclaration of library function 'cexp' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:29: note: 'cexp' is a builtin with type '_Complex double (_Complex double)' ./complex.h:19:41: warning: incompatible redeclaration of library function 'clog' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:41: note: 'clog' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:16: warning: incompatible redeclaration of library function 'csin' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:16: note: 'csin' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:28: warning: incompatible redeclaration of library function 'ccos' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:28: note: 'ccos' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:40: warning: incompatible redeclaration of library function 'ctan' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:40: note: 'ctan' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:16: warning: incompatible redeclaration of library function 'casin' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:16: note: 'casin' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:29: warning: incompatible redeclaration of library function 'cacos' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:29: note: 'cacos' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:42: warning: incompatible redeclaration of library function 'catan' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:42: note: 'catan' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:16: warning: incompatible redeclaration of library function 'csinh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:16: note: 'csinh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:29: warning: incompatible redeclaration of library function 'ccosh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:29: note: 'ccosh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:42: warning: incompatible redeclaration of library function 'ctanh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:42: note: 'ctanh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:16: warning: incompatible redeclaration of library function 'casinh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:16: note: 'casinh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:30: warning: incompatible redeclaration of library function 'cacosh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:30: note: 'cacosh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:44: warning: incompatible redeclaration of library function 'catanh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:44: note: 'catanh' is a builtin with type '_Complex double (_Complex double)' 16 warnings generated. In file included from heigval.c:9: ./complex.h:18:8: warning: incompatible redeclaration of library function 'cabs' [-Wincompatible-library-redeclaration] 18 | double cabs(Cpx a),cnrm(Cpx a); | ^ ./complex.h:18:8: note: 'cabs' is a builtin with type 'double (_Complex double)' ./complex.h:19:16: warning: incompatible redeclaration of library function 'csqrt' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:16: note: 'csqrt' is a builtin with type '_Complex double (_Complex double)' ./complex.h:19:29: warning: incompatible redeclaration of library function 'cexp' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:29: note: 'cexp' is a builtin with type '_Complex double (_Complex double)' ./complex.h:19:41: warning: incompatible redeclaration of library function 'clog' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:41: note: 'clog' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:16: warning: incompatible redeclaration of library function 'csin' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:16: note: 'csin' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:28: warning: incompatible redeclaration of library function 'ccos' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:28: note: 'ccos' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:40: warning: incompatible redeclaration of library function 'ctan' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:40: note: 'ctan' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:16: warning: incompatible redeclaration of library function 'casin' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:16: note: 'casin' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:29: warning: incompatible redeclaration of library function 'cacos' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:29: note: 'cacos' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:42: warning: incompatible redeclaration of library function 'catan' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:42: note: 'catan' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:16: warning: incompatible redeclaration of library function 'csinh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:16: note: 'csinh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:29: warning: incompatible redeclaration of library function 'ccosh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:29: note: 'ccosh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:42: warning: incompatible redeclaration of library function 'ctanh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:42: note: 'ctanh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:16: warning: incompatible redeclaration of library function 'casinh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:16: note: 'casinh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:30: warning: incompatible redeclaration of library function 'cacosh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:30: note: 'cacosh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:44: warning: incompatible redeclaration of library function 'catanh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:44: note: 'catanh' is a builtin with type '_Complex double (_Complex double)' 16 warnings generated. In file included from heigvec.c:9: ./complex.h:18:8: warning: incompatible redeclaration of library function 'cabs' [-Wincompatible-library-redeclaration] 18 | double cabs(Cpx a),cnrm(Cpx a); | ^ ./complex.h:18:8: note: 'cabs' is a builtin with type 'double (_Complex double)' ./complex.h:19:16: warning: incompatible redeclaration of library function 'csqrt' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:16: note: 'csqrt' is a builtin with type '_Complex double (_Complex double)' ./complex.h:19:29: warning: incompatible redeclaration of library function 'cexp' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:29: note: 'cexp' is a builtin with type '_Complex double (_Complex double)' ./complex.h:19:41: warning: incompatible redeclaration of library function 'clog' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:41: note: 'clog' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:16: warning: incompatible redeclaration of library function 'csin' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:16: note: 'csin' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:28: warning: incompatible redeclaration of library function 'ccos' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:28: note: 'ccos' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:40: warning: incompatible redeclaration of library function 'ctan' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:40: note: 'ctan' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:16: warning: incompatible redeclaration of library function 'casin' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:16: note: 'casin' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:29: warning: incompatible redeclaration of library function 'cacos' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:29: note: 'cacos' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:42: warning: incompatible redeclaration of library function 'catan' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:42: note: 'catan' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:16: warning: incompatible redeclaration of library function 'csinh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:16: note: 'csinh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:29: warning: incompatible redeclaration of library function 'ccosh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:29: note: 'ccosh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:42: warning: incompatible redeclaration of library function 'ctanh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:42: note: 'ctanh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:16: warning: incompatible redeclaration of library function 'casinh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:16: note: 'casinh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:30: warning: incompatible redeclaration of library function 'cacosh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:30: note: 'cacosh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:44: warning: incompatible redeclaration of library function 'catanh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:44: note: 'catanh' is a builtin with type '_Complex double (_Complex double)' 16 warnings generated. In file included from hevmax.c:9: ./complex.h:18:8: warning: incompatible redeclaration of library function 'cabs' [-Wincompatible-library-redeclaration] 18 | double cabs(Cpx a),cnrm(Cpx a); | ^ ./complex.h:18:8: note: 'cabs' is a builtin with type 'double (_Complex double)' ./complex.h:19:16: warning: incompatible redeclaration of library function 'csqrt' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:16: note: 'csqrt' is a builtin with type '_Complex double (_Complex double)' ./complex.h:19:29: warning: incompatible redeclaration of library function 'cexp' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:29: note: 'cexp' is a builtin with type '_Complex double (_Complex double)' ./complex.h:19:41: warning: incompatible redeclaration of library function 'clog' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:41: note: 'clog' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:16: warning: incompatible redeclaration of library function 'csin' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:16: note: 'csin' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:28: warning: incompatible redeclaration of library function 'ccos' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:28: note: 'ccos' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:40: warning: incompatible redeclaration of library function 'ctan' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:40: note: 'ctan' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:16: warning: incompatible redeclaration of library function 'casin' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:16: note: 'casin' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:29: warning: incompatible redeclaration of library function 'cacos' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:29: note: 'cacos' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:42: warning: incompatible redeclaration of library function 'catan' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:42: note: 'catan' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:16: warning: incompatible redeclaration of library function 'csinh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:16: note: 'csinh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:29: warning: incompatible redeclaration of library function 'ccosh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:29: note: 'ccosh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:42: warning: incompatible redeclaration of library function 'ctanh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:42: note: 'ctanh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:16: warning: incompatible redeclaration of library function 'casinh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:16: note: 'casinh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:30: warning: incompatible redeclaration of library function 'cacosh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:30: note: 'cacosh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:44: warning: incompatible redeclaration of library function 'catanh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:44: note: 'catanh' is a builtin with type '_Complex double (_Complex double)' 16 warnings generated. In file included from hmgen.c:9: ./complex.h:18:8: warning: incompatible redeclaration of library function 'cabs' [-Wincompatible-library-redeclaration] 18 | double cabs(Cpx a),cnrm(Cpx a); | ^ ./complex.h:18:8: note: 'cabs' is a builtin with type 'double (_Complex double)' ./complex.h:19:16: warning: incompatible redeclaration of library function 'csqrt' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:16: note: 'csqrt' is a builtin with type '_Complex double (_Complex double)' ./complex.h:19:29: warning: incompatible redeclaration of library function 'cexp' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:29: note: 'cexp' is a builtin with type '_Complex double (_Complex double)' ./complex.h:19:41: warning: incompatible redeclaration of library function 'clog' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:41: note: 'clog' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:16: warning: incompatible redeclaration of library function 'csin' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:16: note: 'csin' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:28: warning: incompatible redeclaration of library function 'ccos' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:28: note: 'ccos' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:40: warning: incompatible redeclaration of library function 'ctan' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:40: note: 'ctan' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:16: warning: incompatible redeclaration of library function 'casin' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:16: note: 'casin' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:29: warning: incompatible redeclaration of library function 'cacos' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:29: note: 'cacos' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:42: warning: incompatible redeclaration of library function 'catan' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:42: note: 'catan' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:16: warning: incompatible redeclaration of library function 'csinh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:16: note: 'csinh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:29: warning: incompatible redeclaration of library function 'ccosh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:29: note: 'ccosh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:42: warning: incompatible redeclaration of library function 'ctanh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:42: note: 'ctanh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:16: warning: incompatible redeclaration of library function 'casinh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:16: note: 'casinh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:30: warning: incompatible redeclaration of library function 'cacosh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:30: note: 'cacosh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:44: warning: incompatible redeclaration of library function 'catanh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:44: note: 'catanh' is a builtin with type '_Complex double (_Complex double)' hmgen.c:15:3: warning: call to undeclared function 'cmcpy'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 15 | cmcpy(v,u,n*n); hconj(v,n); | ^ 17 warnings generated. In file included from qrecvc.c:8: ./complex.h:18:8: warning: incompatible redeclaration of library function 'cabs' [-Wincompatible-library-redeclaration] 18 | double cabs(Cpx a),cnrm(Cpx a); | ^ ./complex.h:18:8: note: 'cabs' is a builtin with type 'double (_Complex double)' ./complex.h:19:16: warning: incompatible redeclaration of library function 'csqrt' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:16: note: 'csqrt' is a builtin with type '_Complex double (_Complex double)' ./complex.h:19:29: warning: incompatible redeclaration of library function 'cexp' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:29: note: 'cexp' is a builtin with type '_Complex double (_Complex double)' ./complex.h:19:41: warning: incompatible redeclaration of library function 'clog' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:41: note: 'clog' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:16: warning: incompatible redeclaration of library function 'csin' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:16: note: 'csin' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:28: warning: incompatible redeclaration of library function 'ccos' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:28: note: 'ccos' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:40: warning: incompatible redeclaration of library function 'ctan' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:40: note: 'ctan' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:16: warning: incompatible redeclaration of library function 'casin' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:16: note: 'casin' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:29: warning: incompatible redeclaration of library function 'cacos' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:29: note: 'cacos' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:42: warning: incompatible redeclaration of library function 'catan' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:42: note: 'catan' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:16: warning: incompatible redeclaration of library function 'csinh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:16: note: 'csinh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:29: warning: incompatible redeclaration of library function 'ccosh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:29: note: 'ccosh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:42: warning: incompatible redeclaration of library function 'ctanh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:42: note: 'ctanh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:16: warning: incompatible redeclaration of library function 'casinh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:16: note: 'casinh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:30: warning: incompatible redeclaration of library function 'cacosh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:30: note: 'cacosh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:44: warning: incompatible redeclaration of library function 'catanh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:44: note: 'catanh' is a builtin with type '_Complex double (_Complex double)' 16 warnings generated. In file included from trncm.c:8: ./complex.h:18:8: warning: incompatible redeclaration of library function 'cabs' [-Wincompatible-library-redeclaration] 18 | double cabs(Cpx a),cnrm(Cpx a); | ^ ./complex.h:18:8: note: 'cabs' is a builtin with type 'double (_Complex double)' ./complex.h:19:16: warning: incompatible redeclaration of library function 'csqrt' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:16: note: 'csqrt' is a builtin with type '_Complex double (_Complex double)' ./complex.h:19:29: warning: incompatible redeclaration of library function 'cexp' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:29: note: 'cexp' is a builtin with type '_Complex double (_Complex double)' ./complex.h:19:41: warning: incompatible redeclaration of library function 'clog' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:41: note: 'clog' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:16: warning: incompatible redeclaration of library function 'csin' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:16: note: 'csin' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:28: warning: incompatible redeclaration of library function 'ccos' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:28: note: 'ccos' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:40: warning: incompatible redeclaration of library function 'ctan' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:40: note: 'ctan' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:16: warning: incompatible redeclaration of library function 'casin' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:16: note: 'casin' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:29: warning: incompatible redeclaration of library function 'cacos' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:29: note: 'cacos' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:42: warning: incompatible redeclaration of library function 'catan' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:42: note: 'catan' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:16: warning: incompatible redeclaration of library function 'csinh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:16: note: 'csinh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:29: warning: incompatible redeclaration of library function 'ccosh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:29: note: 'ccosh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:42: warning: incompatible redeclaration of library function 'ctanh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:42: note: 'ctanh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:16: warning: incompatible redeclaration of library function 'casinh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:16: note: 'casinh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:30: warning: incompatible redeclaration of library function 'cacosh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:30: note: 'cacosh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:44: warning: incompatible redeclaration of library function 'catanh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:44: note: 'catanh' is a builtin with type '_Complex double (_Complex double)' 16 warnings generated. In file included from unitary.c:9: ./complex.h:18:8: warning: incompatible redeclaration of library function 'cabs' [-Wincompatible-library-redeclaration] 18 | double cabs(Cpx a),cnrm(Cpx a); | ^ ./complex.h:18:8: note: 'cabs' is a builtin with type 'double (_Complex double)' ./complex.h:19:16: warning: incompatible redeclaration of library function 'csqrt' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:16: note: 'csqrt' is a builtin with type '_Complex double (_Complex double)' ./complex.h:19:29: warning: incompatible redeclaration of library function 'cexp' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:29: note: 'cexp' is a builtin with type '_Complex double (_Complex double)' ./complex.h:19:41: warning: incompatible redeclaration of library function 'clog' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:41: note: 'clog' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:16: warning: incompatible redeclaration of library function 'csin' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:16: note: 'csin' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:28: warning: incompatible redeclaration of library function 'ccos' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:28: note: 'ccos' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:40: warning: incompatible redeclaration of library function 'ctan' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:40: note: 'ctan' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:16: warning: incompatible redeclaration of library function 'casin' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:16: note: 'casin' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:29: warning: incompatible redeclaration of library function 'cacos' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:29: note: 'cacos' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:42: warning: incompatible redeclaration of library function 'catan' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:42: note: 'catan' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:16: warning: incompatible redeclaration of library function 'csinh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:16: note: 'csinh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:29: warning: incompatible redeclaration of library function 'ccosh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:29: note: 'ccosh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:42: warning: incompatible redeclaration of library function 'ctanh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:42: note: 'ctanh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:16: warning: incompatible redeclaration of library function 'casinh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:16: note: 'casinh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:30: warning: incompatible redeclaration of library function 'cacosh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:30: note: 'cacosh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:44: warning: incompatible redeclaration of library function 'catanh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:44: note: 'catanh' is a builtin with type '_Complex double (_Complex double)' unitary.c:32:8: warning: passing arguments to 'ortho' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 32 | ortho(g,n); | ^ unitary.c:42:8: warning: passing arguments to 'ortho' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 42 | ortho(g,n); | ^ unitary.c:10:13: 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] 10 | static void ortho(); | ^ unitary.c:53:13: note: conflicting prototype is here 53 | static void ortho(double *g,int n) | ^ 19 warnings generated. In file included from utrncm.c:9: ./complex.h:18:8: warning: incompatible redeclaration of library function 'cabs' [-Wincompatible-library-redeclaration] 18 | double cabs(Cpx a),cnrm(Cpx a); | ^ ./complex.h:18:8: note: 'cabs' is a builtin with type 'double (_Complex double)' ./complex.h:19:16: warning: incompatible redeclaration of library function 'csqrt' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:16: note: 'csqrt' is a builtin with type '_Complex double (_Complex double)' ./complex.h:19:29: warning: incompatible redeclaration of library function 'cexp' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:29: note: 'cexp' is a builtin with type '_Complex double (_Complex double)' ./complex.h:19:41: warning: incompatible redeclaration of library function 'clog' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:41: note: 'clog' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:16: warning: incompatible redeclaration of library function 'csin' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:16: note: 'csin' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:28: warning: incompatible redeclaration of library function 'ccos' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:28: note: 'ccos' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:40: warning: incompatible redeclaration of library function 'ctan' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:40: note: 'ctan' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:16: warning: incompatible redeclaration of library function 'casin' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:16: note: 'casin' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:29: warning: incompatible redeclaration of library function 'cacos' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:29: note: 'cacos' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:42: warning: incompatible redeclaration of library function 'catan' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:42: note: 'catan' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:16: warning: incompatible redeclaration of library function 'csinh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:16: note: 'csinh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:29: warning: incompatible redeclaration of library function 'ccosh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:29: note: 'ccosh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:42: warning: incompatible redeclaration of library function 'ctanh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:42: note: 'ctanh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:16: warning: incompatible redeclaration of library function 'casinh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:16: note: 'casinh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:30: warning: incompatible redeclaration of library function 'cacosh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:30: note: 'cacosh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:44: warning: incompatible redeclaration of library function 'catanh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:44: note: 'catanh' is a builtin with type '_Complex double (_Complex double)' 16 warnings generated. In file included from utrnhm.c:9: ./complex.h:18:8: warning: incompatible redeclaration of library function 'cabs' [-Wincompatible-library-redeclaration] 18 | double cabs(Cpx a),cnrm(Cpx a); | ^ ./complex.h:18:8: note: 'cabs' is a builtin with type 'double (_Complex double)' ./complex.h:19:16: warning: incompatible redeclaration of library function 'csqrt' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:16: note: 'csqrt' is a builtin with type '_Complex double (_Complex double)' ./complex.h:19:29: warning: incompatible redeclaration of library function 'cexp' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:29: note: 'cexp' is a builtin with type '_Complex double (_Complex double)' ./complex.h:19:41: warning: incompatible redeclaration of library function 'clog' [-Wincompatible-library-redeclaration] 19 | struct complex csqrt(Cpx a),cexp(Cpx a),clog(Cpx a); | ^ ./complex.h:19:41: note: 'clog' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:16: warning: incompatible redeclaration of library function 'csin' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:16: note: 'csin' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:28: warning: incompatible redeclaration of library function 'ccos' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:28: note: 'ccos' is a builtin with type '_Complex double (_Complex double)' ./complex.h:20:40: warning: incompatible redeclaration of library function 'ctan' [-Wincompatible-library-redeclaration] 20 | struct complex csin(Cpx a),ccos(Cpx a),ctan(Cpx a); | ^ ./complex.h:20:40: note: 'ctan' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:16: warning: incompatible redeclaration of library function 'casin' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:16: note: 'casin' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:29: warning: incompatible redeclaration of library function 'cacos' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:29: note: 'cacos' is a builtin with type '_Complex double (_Complex double)' ./complex.h:21:42: warning: incompatible redeclaration of library function 'catan' [-Wincompatible-library-redeclaration] 21 | struct complex casin(Cpx f),cacos(Cpx f),catan(Cpx f); | ^ ./complex.h:21:42: note: 'catan' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:16: warning: incompatible redeclaration of library function 'csinh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:16: note: 'csinh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:29: warning: incompatible redeclaration of library function 'ccosh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:29: note: 'ccosh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:22:42: warning: incompatible redeclaration of library function 'ctanh' [-Wincompatible-library-redeclaration] 22 | struct complex csinh(Cpx h),ccosh(Cpx h),ctanh(Cpx h); | ^ ./complex.h:22:42: note: 'ctanh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:16: warning: incompatible redeclaration of library function 'casinh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:16: note: 'casinh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:30: warning: incompatible redeclaration of library function 'cacosh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:30: note: 'cacosh' is a builtin with type '_Complex double (_Complex double)' ./complex.h:23:44: warning: incompatible redeclaration of library function 'catanh' [-Wincompatible-library-redeclaration] 23 | struct complex casinh(Cpx g),cacosh(Cpx g),catanh(Cpx g); | ^ ./complex.h:23:44: note: 'catanh' is a builtin with type '_Complex double (_Complex double)' 16 warnings generated. /bin/mv /wrkdirs/usr/ports/math/ccmath/work/ccmath-2.2.1/matrix/*.o /wrkdirs/usr/ports/math/ccmath/work/ccmath-2.2.1/tmp (cd /wrkdirs/usr/ports/math/ccmath/work/ccmath-2.2.1/roots; cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -c *.c) optmiz.c:18:26: 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] 18 | for(p=x,q=pg,fb=(*func)(x); qkey))==0) break; | ^ batdel.c:14:12: note: include the header or explicitly provide a declaration for 'strcmp' batdel.c:29:3: warning: call to undeclared library function 'free' with type 'void (void *)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 29 | free(hd); | ^ batdel.c:29:3: note: include the header or explicitly provide a declaration for 'free' 2 warnings generated. batins.c:16:14: warning: call to undeclared library function 'strcmp' with type 'int (const char *, const char *)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 16 | if((ef=strcmp(kin,hd->key))==0) return hd; | ^ batins.c:16:14: note: include the header or explicitly provide a declaration for 'strcmp' 1 warning generated. btdel.c:12:12: warning: call to undeclared library function 'strcmp' with type 'int (const char *, const char *)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 12 | if((ef=strcmp(kin,hd->key))==0) break; | ^ btdel.c:12:12: note: include the header or explicitly provide a declaration for 'strcmp' btdel.c:23:3: warning: call to undeclared library function 'free' with type 'void (void *)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 23 | free(hd); return 1; | ^ btdel.c:23:3: note: include the header or explicitly provide a declaration for 'free' 2 warnings generated. btins.c:13:12: warning: call to undeclared library function 'strcmp' with type 'int (const char *, const char *)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 13 | if((ef=strcmp(kin,hd->key))==0) return hd; | ^ btins.c:13:12: note: include the header or explicitly provide a declaration for 'strcmp' 1 warning generated. btsearch.c:13:13: warning: call to undeclared library function 'strcmp' with type 'int (const char *, const char *)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 13 | if((ef=strcmp(kin,hd->key))==0) return hd; | ^ btsearch.c:13:13: note: include the header or explicitly provide a declaration for 'strcmp' 1 warning generated. hashdel.c:13:11: warning: call to undeclared library function 'strcmp' with type 'int (const char *, const char *)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 13 | if((m=strcmp(kin,pe->key))==0) break; | ^ hashdel.c:13:11: note: include the header or explicitly provide a declaration for 'strcmp' hashdel.c:19:3: warning: call to undeclared library function 'free' with type 'void (void *)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 19 | free(pe); return 1; | ^ hashdel.c:19:3: note: include the header or explicitly provide a declaration for 'free' 2 warnings generated. hashins.c:14:11: warning: call to undeclared library function 'strcmp' with type 'int (const char *, const char *)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 14 | if((m=strcmp(kin,pe->key))==0) return pe; | ^ hashins.c:14:11: note: include the header or explicitly provide a declaration for 'strcmp' 1 warning generated. hfind.c:13:11: warning: call to undeclared library function 'strcmp' with type 'int (const char *, const char *)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 13 | if((m=strcmp(kin,pe->key))==0) return pe; | ^ hfind.c:13:11: note: include the header or explicitly provide a declaration for 'strcmp' 1 warning generated. hsort.c:18: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] 18 | if(j0) ++j; | ^ hsort.c:19: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] 19 | if((*comp)(v[j],v[k])>0) Swap(v[k],v[j]); | ^ 2 warnings generated. msort.c:21: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] 21 | if((*comp)(a->pls,b->pls)<=0){ | ^ 1 warning generated. qsrt.c:14: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] 14 | for(++i; (*comp)(v[i],pa)<0 ;++i); | ^ qsrt.c:15:29: 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] 15 | for(--j; j>i && (*comp)(v[j],pa)>0 ;--j); | ^ 2 warnings generated. ssort.c:13:44: 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] 13 | for(tem=v[i],j=i-gap; j>=0 && (*comp)(v[j],tem)>0 ;j-=gap) | ^ 1 warning generated. tsearch.c:12:13: warning: call to undeclared library function 'strcmp' with type 'int (const char *, const char *)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 12 | if((ef=strcmp(kin,hd->key))==0) return hd; | ^ tsearch.c:12:13: note: include the header or explicitly provide a declaration for 'strcmp' 1 warning generated. /bin/mv /wrkdirs/usr/ports/math/ccmath/work/ccmath-2.2.1/sort/*.o /wrkdirs/usr/ports/math/ccmath/work/ccmath-2.2.1/tmp (cd /wrkdirs/usr/ports/math/ccmath/work/ccmath-2.2.1/statf; cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -c *.c) gaml.c:12:31: warning: for loop has empty body [-Wempty-body] 12 | for(g=1.; x<30. ;g*=x,x+=1.); h=x*x; | ^ gaml.c:12:31: note: put the semicolon on a separate line to silence this warning gaml.c:9:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 9 | double gaml(x) | ^ 2 warnings generated. /bin/mv /wrkdirs/usr/ports/math/ccmath/work/ccmath-2.2.1/statf/*.o /wrkdirs/usr/ports/math/ccmath/work/ccmath-2.2.1/tmp (cd /wrkdirs/usr/ports/math/ccmath/work/ccmath-2.2.1/tseries; cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -c *.c) resid.c:15:5: warning: call to undeclared function 'pwspec'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 15 | n=pwspec(x,n,0); | ^ 1 warning generated. In file included from sany.c:8: ./../ccmath.h:707:13: warning: incompatible redeclaration of library function 'cabs' [-Wincompatible-library-redeclaration] 707 | double cabs(struct complex c) ; | ^ ./../ccmath.h:707:13: note: 'cabs' is a builtin with type 'double (_Complex double)' ./../ccmath.h:711:21: warning: incompatible redeclaration of library function 'cexp' [-Wincompatible-library-redeclaration] 711 | struct complex cexp(struct complex z) ; | ^ ./../ccmath.h:711:21: note: 'cexp' is a builtin with type '_Complex double (_Complex double)' ./../ccmath.h:713:21: warning: incompatible redeclaration of library function 'clog' [-Wincompatible-library-redeclaration] 713 | struct complex clog(struct complex z) ; | ^ ./../ccmath.h:713:21: note: 'clog' is a builtin with type '_Complex double (_Complex double)' ./../ccmath.h:715:21: warning: incompatible redeclaration of library function 'csinh' [-Wincompatible-library-redeclaration] 715 | struct complex csinh(struct complex z) ; | ^ ./../ccmath.h:715:21: note: 'csinh' is a builtin with type '_Complex double (_Complex double)' ./../ccmath.h:717:21: warning: incompatible redeclaration of library function 'ccosh' [-Wincompatible-library-redeclaration] 717 | struct complex ccosh(struct complex z) ; | ^ ./../ccmath.h:717:21: note: 'ccosh' is a builtin with type '_Complex double (_Complex double)' ./../ccmath.h:719:21: warning: incompatible redeclaration of library function 'ctanh' [-Wincompatible-library-redeclaration] 719 | struct complex ctanh(struct complex z) ; | ^ ./../ccmath.h:719:21: note: 'ctanh' is a builtin with type '_Complex double (_Complex double)' ./../ccmath.h:721:21: warning: incompatible redeclaration of library function 'casinh' [-Wincompatible-library-redeclaration] 721 | struct complex casinh(struct complex z) ; | ^ ./../ccmath.h:721:21: note: 'casinh' is a builtin with type '_Complex double (_Complex double)' ./../ccmath.h:723:21: warning: incompatible redeclaration of library function 'cacosh' [-Wincompatible-library-redeclaration] 723 | struct complex cacosh(struct complex z) ; | ^ ./../ccmath.h:723:21: note: 'cacosh' is a builtin with type '_Complex double (_Complex double)' ./../ccmath.h:725:21: warning: incompatible redeclaration of library function 'catanh' [-Wincompatible-library-redeclaration] 725 | struct complex catanh(struct complex z) ; | ^ ./../ccmath.h:725:21: note: 'catanh' is a builtin with type '_Complex double (_Complex double)' ./../ccmath.h:727:21: warning: incompatible redeclaration of library function 'casin' [-Wincompatible-library-redeclaration] 727 | struct complex casin(struct complex z) ; | ^ ./../ccmath.h:727:21: note: 'casin' is a builtin with type '_Complex double (_Complex double)' ./../ccmath.h:729:21: warning: incompatible redeclaration of library function 'cacos' [-Wincompatible-library-redeclaration] 729 | struct complex cacos(struct complex z) ; | ^ ./../ccmath.h:729:21: note: 'cacos' is a builtin with type '_Complex double (_Complex double)' ./../ccmath.h:731:21: warning: incompatible redeclaration of library function 'catan' [-Wincompatible-library-redeclaration] 731 | struct complex catan(struct complex z) ; | ^ ./../ccmath.h:731:21: note: 'catan' is a builtin with type '_Complex double (_Complex double)' ./../ccmath.h:733:21: warning: incompatible redeclaration of library function 'csqrt' [-Wincompatible-library-redeclaration] 733 | struct complex csqrt(struct complex z) ; | ^ ./../ccmath.h:733:21: note: 'csqrt' is a builtin with type '_Complex double (_Complex double)' ./../ccmath.h:735:21: warning: incompatible redeclaration of library function 'csin' [-Wincompatible-library-redeclaration] 735 | struct complex csin(struct complex z) ; | ^ ./../ccmath.h:735:21: note: 'csin' is a builtin with type '_Complex double (_Complex double)' ./../ccmath.h:737:21: warning: incompatible redeclaration of library function 'ccos' [-Wincompatible-library-redeclaration] 737 | struct complex ccos(struct complex z) ; | ^ ./../ccmath.h:737:21: note: 'ccos' is a builtin with type '_Complex double (_Complex double)' ./../ccmath.h:739:21: warning: incompatible redeclaration of library function 'ctan' [-Wincompatible-library-redeclaration] 739 | struct complex ctan(struct complex z) ; | ^ ./../ccmath.h:739:21: note: 'ctan' is a builtin with type '_Complex double (_Complex double)' 16 warnings generated. /bin/mv /wrkdirs/usr/ports/math/ccmath/work/ccmath-2.2.1/tseries/*.o /wrkdirs/usr/ports/math/ccmath/work/ccmath-2.2.1/tmp (cd /wrkdirs/usr/ports/math/ccmath/work/ccmath-2.2.1/util; cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -c *.c) bpat.c:13:13: warning: call to undeclared library function 'printf' with type 'int (const char *, ...)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 13 | if(x&t) printf("1"); else printf("0");} | ^ bpat.c:13:13: note: include the header or explicitly provide a declaration for 'printf' 1 warning generated. bpatx.c:13:20: warning: call to undeclared library function 'printf' with type 'int (const char *, ...)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 13 | if(x.nmm[k]&t) printf("1"); else printf("0"); | ^ bpatx.c:13:20: note: include the header or explicitly provide a declaration for 'printf' 1 warning generated. /bin/mv /wrkdirs/usr/ports/math/ccmath/work/ccmath-2.2.1/util/*.o /wrkdirs/usr/ports/math/ccmath/work/ccmath-2.2.1/tmp (cd /wrkdirs/usr/ports/math/ccmath/work/ccmath-2.2.1/xarm; cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -c *.c) xchcof.c:17: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] 17 | a=(*xfunc)(cs[j]); c[0]=xadd(c[0],a,0); | ^ 1 warning generated. xivtrg.c:23:16: 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] 23 | { struct xpr u,xatan(); | ^ xivtrg.c:10:12: note: conflicting prototype is here 10 | struct xpr xatan(struct xpr z) | ^ xivtrg.c:31:16: 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] 31 | { struct xpr u,xatan(); | ^ xivtrg.c:10:12: note: conflicting prototype is here 10 | struct xpr xatan(struct xpr z) | ^ 2 warnings generated. xlog.c:12:5: warning: call to undeclared library function 'printf' with type 'int (const char *, ...)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 12 | printf("xlog range error\n"); return zero;} | ^ xlog.c:12:5: note: include the header or explicitly provide a declaration for 'printf' 1 warning generated. xsqrt.c:12:16: warning: call to undeclared library function 'printf' with type 'int (const char *, ...)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 12 | if(neg(&z)){ printf("xsqrt range error\n"); return zero;} | ^ xsqrt.c:12:16: note: include the header or explicitly provide a declaration for 'printf' 1 warning generated. xtodub.c:34:5: warning: call to undeclared library function 'abs' with type 'int (int)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 34 | k=abs(n); *(pe+1)= *pc; *(pe+2)= *(pc+1); | ^ xtodub.c:34:5: note: include the header or explicitly provide a declaration for 'abs' 1 warning generated. /bin/mv /wrkdirs/usr/ports/math/ccmath/work/ccmath-2.2.1/xarm/*.o /wrkdirs/usr/ports/math/ccmath/work/ccmath-2.2.1/tmp (cd /wrkdirs/usr/ports/math/ccmath/work/ccmath-2.2.1/matrix; cc -fPIC -c qrb*.c) /bin/mv /wrkdirs/usr/ports/math/ccmath/work/ccmath-2.2.1/matrix/*.o /wrkdirs/usr/ports/math/ccmath/work/ccmath-2.2.1/tmp (cd /wrkdirs/usr/ports/math/ccmath/work/ccmath-2.2.1/tmp; ar r libccm.a *.o; ranlib libccm.a; cc -shared -Wl,-soname=libccm.so.1 -o libccm.so.1 *.o) ar: warning: creating libccm.a =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for ccmath-2.2.1_3 ===> Generating temporary packing list install -m 0644 /wrkdirs/usr/ports/math/ccmath/work/ccmath-2.2.1/ccmath.h /wrkdirs/usr/ports/math/ccmath/work/stage/usr/local/include install -m 0644 /wrkdirs/usr/ports/math/ccmath/work/ccmath-2.2.1/tmp/libccm.a /wrkdirs/usr/ports/math/ccmath/work/stage/usr/local/lib install -s -m 0644 /wrkdirs/usr/ports/math/ccmath/work/ccmath-2.2.1/tmp/libccm.so.1 /wrkdirs/usr/ports/math/ccmath/work/stage/usr/local/lib install -m 0644 /wrkdirs/usr/ports/math/ccmath/work/ccmath-2.2.1/manual/* /wrkdirs/usr/ports/math/ccmath/work/stage/usr/local/share/doc/ccmath ====> 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-05-05T02:30:59+0000' 'PKG_NOTE_ports_top_git_hash=57a50b106b87' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=d9c7e0b18ad0' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.2' NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building packages for ccmath-2.2.1_3 ===> Building ccmath-2.2.1_3 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for ccmath-2.2.1_3 build of math/ccmath | ccmath-2.2.1_3 ended at Sun May 4 22:31:15 EDT 2025 build time: 00:00:17