[package - 123i386-quarterly][games/fkiss] Failed for fkiss-0.33a_6 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 28 Jun 2022 10:38:46 UTC
You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: ports@FreeBSD.org Log URL: http://beefy4.nyi.freebsd.org/data/123i386-quarterly/d6f0a0e2a6db/logs/fkiss-0.33a_6.log Build URL: http://beefy4.nyi.freebsd.org/build.html?mastername=123i386-quarterly&build=d6f0a0e2a6db Log: =>> Building games/fkiss build started at Tue Jun 28 10:38:32 UTC 2022 port directory: /usr/ports/games/fkiss package name: fkiss-0.33a_6 building for: FreeBSD 123i386-quarterly-job-10 12.3-RELEASE-p5 FreeBSD 12.3-RELEASE-p5 i386 maintained by: ports@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-21-g883afb07 Host OSVERSION: 1400050 Jail OSVERSION: 1203000 Job Id: 10 ---Begin Environment--- SHELL=/bin/csh UNAME_p=i386 UNAME_m=i386 OSVERSION=1203000 UNAME_v=FreeBSD 12.3-RELEASE-p5 UNAME_r=12.3-RELEASE-p5 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-21-g883afb07 MASTERMNT=/usr/local/poudriere/data/.m/123i386-quarterly/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/123i386-quarterly/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=123i386-quarterly SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/123i386-quarterly/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for fkiss-0.33a_6: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- ports@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/games/fkiss/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/fkiss/work XDG_CACHE_HOME=/wrkdirs/usr/ports/games/fkiss/work/.cache HOME=/wrkdirs/usr/ports/games/fkiss/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/fkiss/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/games/fkiss/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/fkiss/work XDG_CACHE_HOME=/wrkdirs/usr/ports/games/fkiss/work/.cache HOME=/wrkdirs/usr/ports/games/fkiss/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/fkiss/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes 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 " MANPREFIX="/usr/local" 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="" PORTEXAMPLES="" OSREL=12.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/fkiss" EXAMPLESDIR="share/examples/fkiss" DATADIR="share/fkiss" WWWDIR="www/fkiss" ETCDIR="etc/fkiss" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/fkiss DOCSDIR=/usr/local/share/doc/fkiss EXAMPLESDIR=/usr/local/share/examples/fkiss WWWDIR=/usr/local/www/fkiss ETCDIR=/usr/local/etc/fkiss --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes MACHINE=i386 MACHINE_ARCH=i386 ARCH=${MACHINE_ARCH} #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: i386-unknown-freebsd12.3 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: i386-unknown-freebsd12.3 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-m" "elf_i386_fbsd" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: i386-unknown-freebsd12.3 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=i386 OPSYS=FreeBSD _OSRELEASE=12.3-RELEASE-p5 OSREL=12.3 OSVERSION=1203000 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 524288 stack size (kbytes, -s) 65536 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) 1024 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-- =======================<phase: check-sanity >============================ ===> NOTICE: The fkiss port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> License GPLv2+ accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> fkiss-0.33a_6 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.17.5_1.pkg [123i386-quarterly-job-10] Installing pkg-1.17.5_1... [123i386-quarterly-job-10] Extracting pkg-1.17.5_1: .......... done ===> fkiss-0.33a_6 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of fkiss-0.33a_6 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> NOTICE: The fkiss port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> License GPLv2+ accepted by the user ===> Fetching all distfiles required by fkiss-0.33a_6 for building =========================================================================== =======================<phase: checksum >============================ ===> NOTICE: The fkiss port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: <snip> checking whether build environment is sane... yes checking whether gmake sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... missing checking for gawk... (cached) /usr/bin/awk checking for gcc... cc checking whether the C compiler (cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong ) works... yes checking whether the C compiler (cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for esd_open_sound in -lesd... no checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for fcntl.h... (cached) yes checking for strings.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stat.h... no checking for signal.h... (cached) yes checking for esd.h... no checking for X... libraries /usr/local/lib, headers /usr/local/include checking for dnet_ntoa in -ldnet... no checking for dnet_ntoa in -ldnet_stub... no checking for gethostbyname... (cached) yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... no checking for working const... yes checking whether struct tm is in sys/time.h or time.h... time.h checking whether cc needs -traditional... no checking return type of signal handlers... void checking for vprintf... (cached) yes checking for index... (cached) yes checking for rindex... (cached) yes checking for bcopy... (cached) yes checking for bcmp... (cached) yes checking for bzero... (cached) yes checking for strdup... (cached) yes checking for usleep... (cached) yes checking for gettimeofday... (cached) yes checking for strtol... (cached) yes checking for uname... (cached) yes checking for opendir... (cached) yes checking for closedir... (cached) yes checking for readdir... (cached) yes updating cache ./config.cache creating ./config.status creating Makefile creating config.h =========================================================================== =======================<phase: build >============================ ===> Building for fkiss-0.33a_6 gmake[1]: Entering directory '/wrkdirs/usr/ports/games/fkiss/work/fkiss-0.33' cd . && true cd . && true cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c fkiss.c fkiss.c:641:14: warning: passing 'unsigned char [1024]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] if (strcmp(buf, kiss_magic_number) == 0) { ^~~ /usr/include/string.h:82:25: note: passing argument to parameter here int strcmp(const char *, const char *) __pure; ^ fkiss.c:986:14: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] skip_pixel = ks_malloc(colcnt); ^ ~~~~~~~~~~~~~~~~~ fkiss.c:1547:47: warning: passing 'unsigned char [288]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] iconp = XCreateBitmapFromData(dsp, rootwin, icon_bits, iconw, iconh); ^~~~~~~~~ /usr/local/include/X11/Xlib.h:1607:29: note: passing argument to parameter here _Xconst char* /* data */, ^ 3 warnings generated. cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c menu.c cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c selcnf.c cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c cursor.c cursor.c:120:38: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] XCreateBitmapFromData(dsp, rootwin, ctbl[i].mask, ^~~~~~~~~~~~ /usr/local/include/X11/Xlib.h:1607:29: note: passing argument to parameter here _Xconst char* /* data */, ^ cursor.c:123:38: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] XCreateBitmapFromData(dsp, rootwin, ctbl[i].font, ^~~~~~~~~~~~ /usr/local/include/X11/Xlib.h:1607:29: note: passing argument to parameter here _Xconst char* /* data */, ^ 2 warnings generated. cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c dir.c cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c sound.c In file included from sound.c:57: /usr/include/sys/soundcard.h:1175:41: error: expected comma in macro parameter list #define SEQ_STOP_NOTE(dev, chn, note, it-leaf-frame-pointer -g0 -fvisibility=hidden -Wheader-hygiene -Wstring-conversion -Wtautological-overlap-compare -Wexit-time-destructors -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DPROTOBUF_ALLOW_DEPRECATED=1 -Wno-header-guard -I/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nspr -std=c++14 -fno-trigraphs -Wno-trigraphs -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -Wno-deprecated-declarations -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -c ../../storage/browser/file_system/filesystem_proxy_file_stream_reader.cc -o obj/storage/browser/browser/filesystem_proxy_file_stream_reader.o ^ /usr/include/sys/soundcard.h:1176:21: error: brackets are not allowed here; to declare an array, place the brackets after the identifier [ 59% 24158/40328] c++ -MMD -MF obj/storage/browser/browser/isolated_context.o.d -DIS_STORAGE_BROWSER_IMPL -DUSE_AURA=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_OZONE=1 -DUSE_X11=1 -DOFFICIAL_BUILD -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNO_UNWIND_TABLES -D_GNU_SOURCE -DCR_CLANG_REVISION=\"llvmorg-13-init-6429-g0e92cbd6-2\" -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FORTIFY_SOURCE=2 -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_40 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 -DVK_USE_PLATFORM_XCB_KHR -DGL_GLEXT_PROTOTYPES -DUSE_GLX -DUSE_EGL -DU_USING_ICU_NAMESPACE=0 -DU_ENABLE_DYLOAD=0 -DUSE_CHROMIUM_ICU=1 -DU_ENABLE_TRACING=1 -DU_ENABLE_RESOURCE_TRACING=0 -DU_STATIC_IMPLEMENTATION -DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DHAVE_PTHREAD -DWEBRTC_ENABLE_AVX2 -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=0 -DWEBRTC_CHROMIUM_BUILD -DWEBRTC_POSIX - DWEBRTC_LINUX -DWEBRTC_BSD -DABSL_ALLOCATOR_NOTHROW=1 -DWEBRTC_USE_BUILTIN_ISAC_FIX=0 -DWEBRTC_USE_BUILTIN_ISAC_FLOAT=1 -DWEBRTC_USE_X11 -DWEBRTC_HAVE_SCTP -DNO_MAIN_THREAD_WRAPPING -DSK_UNTIL_CRBUG_1187654_IS_FIXED -DSK_FAVOR_WUFFS_V_0_3_OVER_V_0_2 -DSK_CODEC_DECODES_PNG -DSK_CODEC_DECODES_WEBP -DSK_ENCODE_PNG -DSK_ENCODE_WEBP -DSK_USER_CONFIG_HEADER=\"../../skia/config/SkUserConfig.h\" -DSK_GL -DSK_CODEC_DECODES_JPEG -DSK_ENCODE_JPEG -DSK_HAS_WUFFS_LIBRARY -DSK_VULKAN_HEADER=\"../../skia/config/SkVulkanConfig.h\" -DSK_VULKAN=1 -DSK_SUPPORT_GPU=1 -DSK_GPU_WORKAROUNDS_HEADER=\"gpu/config/gpu_driver_bug_workaround_autogen.h\" -DVK_USE_PLATFORM_XCB_KHR -DLEVELDB_PLATFORM_CHROMIUM=1 -DLEVELDB_PLATFORM_CHROMIUM=1 -DV8_DEPRECATION_WARNINGS -DSQLITE_OMIT_ANALYZE -DSQLITE_OMIT_AUTOINIT -DSQLITE_OMIT_AUTORESET -DSQLITE_OMIT_COMPILEOPTION_DIAGS -DSQLITE_OMIT_COMPLETE -DSQLITE_OMIT_EXPLAIN -DSQLITE_OMIT_GET_TABLE -DSQLITE_DEFAULT_LOOKASIDE=0,0 -DSQLITE_OMIT_LOOKASIDE -DSQLITE_OMIT_TCL_VARIABL E -DSQLITE_OMIT_REINDEX -DSQLITE_OMIT_TRACE ! -DSQLITE_OMIT_UPSERT -DSQLITE_OMIT_WINDOWFUNC -DSQLITE_ENABLE_FTS3 -DSQLITE_DISABLE_FTS3_UNICODE -DSQLITE_DISABLE_FTS4_DEFERRED -DSQLITE_ENABLE_ICU -DSQLITE_SECURE_DELETE -DSQLITE_THREADSAFE=1 -DSQLITE_MAX_WORKER_THREADS=0 -DSQLITE_MAX_MMAP_SIZE=268435456 -DSQLITE_DEFAULT_FILE_PERMISSIONS=0600 -DSQLITE_DEFAULT_LOCKING_MODE=1 -DSQLITE_DEFAULT_MEMSTATUS=1 -DSQLITE_DEFAULT_PAGE_SIZE=4096 -DSQLITE_DEFAULT_PCACHE_INITSZ=0 -DSQLITE_LIKE_DOESNT_MATCH_BLOBS -DSQLITE_OMIT_DEPRECATED -DSQLITE_OMIT_PROGRESS_CALLBACK -DSQLITE_OMIT_SHARED_CACHE -DSQLITE_USE_ALLOCA -DSQLITE_OMIT_DECLTYPE -DSQLITE_OMIT_LOAD_EXTENSION -DSQLITE_HAVE_ISNAN -DSQLITE_ENABLE_BATCH_ATOMIC_WRITE -DSQLITE_TEMP_STORE=3 -DSQLITE_ENABLE_LOCKING_STYLE=0 -I../.. -Igen -I../../third_party/perfetto/include -Igen/third_party/perfetto/build_config -Igen/third_party/perfetto -I../../third_party/libyuv/include -I../../third_party/jsoncpp/source/include -Igen/shim_headers/opus_shim -Igen/shim_headers/ffmpeg_shim -Igen/shim_headers/ope nh264_shim -Igen/shim_headers/libpng_shim -Igen/shim_headers/libwebp_shim -I../../third_party/vulkan-deps/vulkan-headers/src/include -I../../third_party/khronos -I../../gpu -Igen/shim_headers/snappy_shim -Igen/third_party/dawn/src/include -I../../third_party/dawn/src/include -I../../third_party/abseil-cpp -I../../third_party/boringsEQ_ADVBUF(8); \ ^ /usr/include/sys/soundcard.h:1176:21: error: expected ';' after top level declarator /usr/include/sys/soundcard.h:1592:2: error: unknown type name 'oss_longname_t' oss_longname_t song_name; /* Song name (if given) */ ^ /usr/include/sys/soundcard.h:1653:3: error: unknown type name 'oss_longname_t' oss_longname_t song_name; /* Song name (if known) */ ^ sound.c:152:13: error: use of undeclared identifier 'SOUND_PCM_WRITE_CHANNELS' ioctl(fd, SOUND_PCM_WRITE_CHANNELS, &dsp_channels); ^ sound.c:153:13: error: use of undeclared identifier 'SNDCTL_DSP_SETFMT' ioctl(fd, SOUND_PCM_WRITE_BITS, &dsp_bits); ^ /usr/include/sys/soundcard.h:1211:30: note: expanded from macro 'SOUND_PCM_WRITE_BITS' #define SOUND_PCM_WRITE_BITS SNDCTL_DSP_SETFMT ^ sound.c:154:13: error: use of undeclared identifier 'SNDCTL_DSP_SPEED' ioctl(fd, SOUND_PCM_WRITE_RATE, &dsp_rate); ^ /usr/include/sys/soundcard.h:1214:30: note: expanded from macro 'SOUND_PCM_WRITE_RATE' #define SOUND_PCM_WRITE_RATE SNDCTL_DSP_SPEED ^ sound.c:204:9: warning: unsequenced modification and access to 'buf' [-Wunsequenced] *buf++ = ulaw_dsp[*buf]; ^ ~~~ sound.c:217:19: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] conv_ulaw_dsp(buf, n); ^~~ sound.c:223:33: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] n = get_highest_bytes(sf, buf, n); ^~~ sound.c:226:21: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] conv_center80(buf, n); ^~~ sound.c:238:13: error: use of undeclared identifier 'SNDCTL_DSP_SYNC' ioctl(fd, SNDCTL_DSP_SYNC); ^ sound.c:303:15: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] if (strncmp(buf, ".snd", 4) != 0) { ^~~ /usr/include/string.h:102:26: note: passing argument to parameter here int strncmp(const char *, const char *, size_t) __pure; ^ sound.c:304:17: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] if (strncmp(buf, "dns.", 4) != 0) ^~~ /usr/include/string.h:102:26: note: passing argument to parameter here int strncmp(const char *, const char *, size_t) __pure; ^ sound.c:340:15: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] if (strncmp(buf, "RIFF", 4)) ^~~ /usr/include/string.h:102:26: note: passing argument to parameter here int strncmp(const char *, const char *, size_t) __pure; ^ sound.c:343:15: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] if (strncmp(buf+8, "WAVE", 4)) ^~~~~ /usr/include/string.h:102:26: note: passing argument to parameter here int strncmp(const char *, const char *, size_t) __pure; ^ sound.c:349:18: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] while (strncmp(p, "fmt ", 4) != 0) { ^ /usr/include/string.h:102:26: note: passing argument to parameter here int strncmp(const char *, const char *, size_t) __pure; ^ sound.c:406:18: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] while (strncmp(p, "data", 4)) { ^ /usr/include/string.h:102:26: note: passing argument to parameter here int strncmp(const char *, const char *, size_t) __pure; ^ sound.c:612:44: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] cp->data_ofs = check_wav_header(&cp->sf, cp->buffer, cp->size); ^~~~~~~~~~ sound.c:614:65: warning: too many arguments in call to 'check_au_header' cp->data_ofs = check_au_header(&cp->sf, cp->buffer, cp->size); ~~~~~~~~~~~~~~~ ^ sound.c:614:45: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] cp->data_ofs = check_au_header(&cp->sf, cp->buffer, cp->size); ^~~~~~~~~~ sound.c:723:33: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] ofs = check_wav_header(sfp, bufp, loadbytes); ^~~~ sound.c:725:34: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] ofs = check_au_header(sfp, bufp); ^~~~ 15 warnings and 9 errors generated. gmake[1]: *** [Makefile:305: sound.o] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/games/fkiss/work/fkiss-0.33' *** Error code 1 Stop. make: stopped in /usr/ports/games/fkiss