Date: Tue, 1 Sep 2020 19:44:40 GMT From: pkg-fallout@FreeBSD.org To: martymac@FreeBSD.org Cc: pkg-fallout@FreeBSD.org Subject: [package - head-amd64-default][audio/gnaural] Failed for gnaural-1.0.20110606_4 in build Message-ID: <202009011944.081JieMC044938@beefy18.nyi.freebsd.org>
next in thread | raw e-mail | index | archive | help
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: martymac@FreeBSD.org Last committer: martymac@FreeBSD.org Ident: $FreeBSD: head/audio/gnaural/Makefile 541479 2020-07-08 10:17:10Z martymac $ Log URL: http://beefy18.nyi.freebsd.org/data/head-amd64-default/p547227_s365018/logs/gnaural-1.0.20110606_4.log Build URL: http://beefy18.nyi.freebsd.org/build.html?mastername=head-amd64-default&build=p547227_s365018 Log: =>> Building audio/gnaural build started at Tue Sep 1 19:44:06 UTC 2020 port directory: /usr/ports/audio/gnaural package name: gnaural-1.0.20110606_4 building for: FreeBSD head-amd64-default-job-01 13.0-CURRENT FreeBSD 13.0-CURRENT 1300113 amd64 maintained by: martymac@FreeBSD.org Makefile ident: $FreeBSD: head/audio/gnaural/Makefile 541479 2020-07-08 10:17:10Z martymac $ Poudriere version: 3.2.8-5-gc81843e5 Host OSVERSION: 1300100 Jail OSVERSION: 1300113 Job Id: 01 !!! Jail is newer than host. (Jail: 1300113, Host: 1300100) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh OSVERSION=1300113 UNAME_v=FreeBSD 13.0-CURRENT 1300113 UNAME_r=13.0-CURRENT 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-5-gc81843e5 MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=head-amd64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/head-amd64-default/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--- ---End OPTIONS List--- --MAINTAINER-- martymac@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/audio/gnaural/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/gnaural/work HOME=/wrkdirs/usr/ports/audio/gnaural/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/audio/gnaural/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 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/audio/gnaural/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/gnaural/work HOME=/wrkdirs/usr/ports/audio/gnaural/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/audio/gnaural/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 LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 " CPP="cpp" CPPFLAGS="" LDFLAGS=" -lm -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-- GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/gnaural" EXAMPLESDIR="share/examples/gnaural" DATADIR="share/gnaural" WWWDIR="www/gnaural" ETCDIR="etc/gnaural" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gnaural DOCSDIR=/usr/local/share/doc/gnaural EXAMPLESDIR=/usr/local/share/examples/gnaural WWWDIR=/usr/local/www/gnaural ETCDIR=/usr/local/etc/gnaural --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 #### /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 11.0.0 (git@github.com:llvm/llvm-project.git llvmorg-11.0.0-rc2-0-g414f32a9e86) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 11.0.0 (git@github.com:llvm/llvm-project.git llvmorg-11.0.0-rc2-0-g414f32a9e86) Target: x86_64-unknown-freebsd13.0 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" "-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 11.0.0 (git@github.com:llvm/llvm-project.git llvmorg-11.0.0-rc2-0-g414f32a9e86) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=13.0-CURRENT OSREL=13.0 OSVERSION=1300113 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 ---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) 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 >============================ ===> License GPLv2 LGPL21 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> gnaural-1.0.20110606_4 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.14.7.txz [head-amd64-default-job-01] Installing pkg-1.14.7... [head-amd64-default-job-01] Extracting pkg-1.14.7: .......... done ===> gnaural-1.0.20110606_4 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of gnaural-1.0.20110606_4 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License GPLv2 LGPL21 accepted by the user ===> Fetching all distfiles required by gnaural-1.0.20110606_4 for building =========================================================================== =======================<phase: checksum >============================ ===> License GPLv2 LGPL21 accepted by the user ===> Fetching all distfiles required by gnaural-1.0.20110606_4 for building => SHA256 Checksum OK for gnaural-1.0.20110606.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License GPLv2 LGPL21 accepted by the user ===> Fetching all distfiles required by gnaural-1.0.20110606_4 for building ===> Extracting for gnaural-1.0.20110606_4 => SHA256 Checksum OK for gnaural-1.0.20110606.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for gnaural-1.0.20110606_4 ===> Applying FreeBSD patches for gnaural-1.0.20110606_4 from /usr/ports/audio/gnaural/files =========================================================================== =======================<phase: build-depends >============================ ===> gnaural-1.0.20110606_4 depends on executable: update-desktop-database - not found ===> Installing existing package /packages/All/desktop-file-utils-0.24.txz [head-amd64-default-job-01] Installing desktop-file-utils-0.24... [head-amd64-default-job-01] `-- Installing gettext-runtime-0.21... [head-amd64-default-job-01] | `-- Installing indexinfo-0.3.1... [head-amd64-default-job-01] | `-- Extracting indexinfo-0.3.1: .... done [head-amd64-default-job-01] `-- Extracting gettext-runtime-0.21: .......... done [head-amd64-default-job-01] `-- Installing glib-2.56.3_9,1... [head-amd64-default-job-01] | `-- Installing libffi-3.3_1... [head-amd64-default-job-01] | `-- Extracting libffi-3.3_1: .......... done <snip> checking for ngettext in libc... no checking for bindtextdomain in -lintl... no checking if -liconv is needed to use gettext... checking for ngettext in -lintl... no configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating src/net/Makefile config.status: creating gnaural.desktop config.status: creating config.h config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing depfiles commands config.status: executing default-1 commands =========================================================================== =======================<phase: build >============================ ===> Building for gnaural-1.0.20110606_4 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in src --- all-recursive --- Making all in net --- gnauralnet_client_example.o --- --- gnauralnet_clocksync.o --- --- gnauralnet_client_example.o --- cc -DHAVE_CONFIG_H -I. -I../.. -DGN_STANDALONE -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -I../../src -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/opus -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -MT gnauralnet_client_example.o -MD -MP -MF .deps/gnauralnet_client_example.Tpo -c -o gnauralnet_client_example.o gnauralnet_client_example.c --- gnauralnet_clocksync.o --- cc -DHAVE_CONFIG_H -I. -I../.. -DGN_STANDALONE -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -I../../src -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/opus -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -MT gnauralnet_clocksync.o -MD -MP -MF .deps/gnauralnet_clocksync.Tpo -c -o gnauralnet_clocksync.o `test -f '../gnauralnet_clocksync.c' || echo './'`../gnauralnet_clocksync.c --- gnauralnet_client_example.o --- gnauralnet_client_example.c:49:2: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] g_thread_init (NULL); ^ /usr/local/include/glib-2.0/glib/deprecated/gthread.h:264:1: note: 'g_thread_init' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32 ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:332:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32' # define GLIB_DEPRECATED_IN_2_32 GLIB_DEPRECATED ^ /usr/local/include/glib-2.0/glib/gmacros.h:431:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 1 warning generated. mv -f .deps/gnauralnet_client_example.Tpo .deps/gnauralnet_client_example.Po --- gnauralnet_lists.o --- cc -DHAVE_CONFIG_H -I. -I../.. -DGN_STANDALONE -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -I../../src -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/opus -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -MT gnauralnet_lists.o -MD -MP -MF .deps/gnauralnet_lists.Tpo -c -o gnauralnet_lists.o `test -f '../gnauralnet_lists.c' || echo './'`../gnauralnet_lists.c --- gnauralnet_clocksync.o --- mv -f .deps/gnauralnet_clocksync.Tpo .deps/gnauralnet_clocksync.Po --- gnauralnet_main.o --- cc -DHAVE_CONFIG_H -I. -I../.. -DGN_STANDALONE -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -I../../src -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/opus -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -MT gnauralnet_main.o -MD -MP -MF .deps/gnauralnet_main.Tpo -c -o gnauralnet_main.o `test -f '../gnauralnet_main.c' || echo './'`../gnauralnet_main.c ./gnauralnet_main.c:106:43: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] GN_DBGOUT_INT ("Size of GN_CommBuffer:", sizeof (GN_CommBuffer)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ ./../src/gnauralnet.h:306:104: note: expanded from macro 'GN_DBGOUT_INT' #define GN_DBGOUT_INT(a,b) GN_DBGFLAG fprintf(stderr,"%s %d: %s %d\n",__FILE__,__LINE__,a, b); ~~ ^ ./gnauralnet_main.c:121:7: warning: 'g_thread_create' is deprecated [-Wdeprecated-declarations] g_thread_create ((GThreadFunc) GN_MainLoop, (void *) NULL, FALSE, ^ /usr/local/include/glib-2.0/glib/deprecated/gthread.h:103:1: note: 'g_thread_create' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_thread_new) ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /usr/local/include/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ --- gnauralnet_lists.o --- mv -f .deps/gnauralnet_lists.Tpo .deps/gnauralnet_lists.Po --- gnauralnet_socket.o --- cc -DHAVE_CONFIG_H -I. -I../.. -DGN_STANDALONE -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -I../../src -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/opus -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -MT gnauralnet_socket.o -MD -MP -MF .deps/gnauralnet_socket.Tpo -c -o gnauralnet_socket.o `test -f '../gnauralnet_socket.c' || echo './'`../gnauralnet_socket.c --- gnauralnet_main.o --- 2 warnings generated. mv -f .deps/gnauralnet_main.Tpo .deps/gnauralnet_main.Po --- gnauralnet_flasher.o --- cc -DHAVE_CONFIG_H -I. -I../.. -DGN_STANDALONE -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -I../../src -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/opus -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -MT gnauralnet_flasher.o -MD -MP -MF .deps/gnauralnet_flasher.Tpo -c -o gnauralnet_flasher.o gnauralnet_flasher.c --- gnauralnet_socket.o --- mv -f .deps/gnauralnet_socket.Tpo .deps/gnauralnet_socket.Po --- gnauralscape.o --- cc -DHAVE_CONFIG_H -I. -I../.. -DGN_STANDALONE -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -I../../src -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/opus -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -MT gnauralscape.o -MD -MP -MF .deps/gnauralscape.Tpo -c -o gnauralscape.o gnauralscape.c --- gnauralnet_flasher.o --- gnauralnet_flasher.c:230:2: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] g_thread_init (NULL); ^ /usr/local/include/glib-2.0/glib/deprecated/gthread.h:264:1: note: 'g_thread_init' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32 ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:332:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32' # define GLIB_DEPRECATED_IN_2_32 GLIB_DEPRECATED ^ /usr/local/include/glib-2.0/glib/gmacros.h:431:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ --- gnauralscape.o --- gnauralscape.c:352:18: warning: incompatible pointer types passing 'clock_t *' (aka 'int *') to parameter of type 'time_t *' (aka 'long *') [-Wincompatible-pointer-types] newtime = time (&newtime); ^~~~~~~~ /usr/include/time.h:160:21: note: passing argument to parameter here time_t time(time_t *); ^ --- gnauralnet_flasher.o --- 1 warning generated. mv -f .deps/gnauralnet_flasher.Tpo .deps/gnauralnet_flasher.Po --- MakeLand.o --- cc -DHAVE_CONFIG_H -I. -I../.. -DGN_STANDALONE -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -I../../src -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/opus -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -MT MakeLand.o -MD -MP -MF .deps/MakeLand.Tpo -c -o MakeLand.o MakeLand.c --- gnauralscape.o --- 1 warning generated. mv -f .deps/gnauralscape.Tpo .deps/gnauralscape.Po --- LandCaster.o --- cc -DHAVE_CONFIG_H -I. -I../.. -DGN_STANDALONE -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -I../../src -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/opus -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -MT LandCaster.o -MD -MP -MF .deps/LandCaster.Tpo -c -o LandCaster.o LandCaster.c --- MakeLand.o --- mv -f .deps/MakeLand.Tpo .deps/MakeLand.Po --- gnauralnet_client_example --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 `pkg-config --libs glib-2.0` -lm -fstack-protector-strong -Wl,-export-dynamic -o gnauralnet_client_example gnauralnet_client_example.o gnauralnet_clocksync.o gnauralnet_lists.o gnauralnet_main.o gnauralnet_socket.o -L/usr/local/lib -lportaudio -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lgthread-2.0 -pthread -lglib-2.0 -lintl -lsndfile ld: error: duplicate symbol: GN_ScheduleFingerprint >>> defined at gnauralnet_client_example.c >>> gnauralnet_client_example.o:(GN_ScheduleFingerprint) >>> defined at gnauralnet_clocksync.c >>> gnauralnet_clocksync.o:(.bss+0x10) ld: error: duplicate symbol: GN_ScheduleFingerprint >>> defined at gnauralnet_client_example.c >>> gnauralnet_client_example.o:(GN_ScheduleFingerprint) >>> defined at gnauralnet_lists.c >>> gnauralnet_lists.o:(.bss+0x4) ld: error: duplicate symbol: GN_ScheduleFingerprint >>> defined at gnauralnet_client_example.c >>> gnauralnet_client_example.o:(GN_ScheduleFingerprint) >>> defined at gnauralnet_main.c >>> gnauralnet_main.o:(.bss+0x4) ld: error: duplicate symbol: GN_ScheduleFingerprint >>> defined at gnauralnet_client_example.c >>> gnauralnet_client_example.o:(GN_ScheduleFingerprint) >>> defined at gnauralnet_socket.c >>> gnauralnet_socket.o:(.bss+0x0) --- LandCaster.o --- mv -f .deps/LandCaster.Tpo .deps/LandCaster.Po --- gnauralnet_client_example --- cc: error: linker command failed with exit code 1 (use -v to see invocation) --- gnauralnet_flasher --- --- gnauralnet_client_example --- *** [gnauralnet_client_example] Error code 1 make[4]: stopped in /wrkdirs/usr/ports/audio/gnaural/work/gnaural-1.0.20110606/src/net --- gnauralnet_flasher --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 `pkg-config --libs glib-2.0` -lm -fstack-protector-strong -Wl,-export-dynamic -lm -fstack-protector-strong -Wl,-export-dynamic -o gnauralnet_flasher gnauralnet_flasher.o gnauralnet_clocksync.o gnauralnet_lists.o gnauralnet_main.o gnauralnet_socket.o -L/usr/local/lib -lportaudio -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lgthread-2.0 -pthread -lglib-2.0 -lintl -lsndfile ld: error: duplicate symbol: GN_ScheduleFingerprint >>> defined at gnauralnet_flasher.c >>> gnauralnet_flasher.o:(GN_ScheduleFingerprint) >>> defined at gnauralnet_clocksync.c >>> gnauralnet_clocksync.o:(.bss+0x10) ld: error: duplicate symbol: GN_ScheduleFingerprint >>> defined at gnauralnet_flasher.c >>> gnauralnet_flasher.o:(GN_ScheduleFingerprint) >>> defined at gnauralnet_lists.c >>> gnauralnet_lists.o:(.bss+0x4) ld: error: duplicate symbol: GN_ScheduleFingerprint >>> defined at gnauralnet_flasher.c >>> gnauralnet_flasher.o:(GN_ScheduleFingerprint) >>> defined at gnauralnet_main.c >>> gnauralnet_main.o:(.bss+0x4) ld: error: duplicate symbol: GN_ScheduleFingerprint >>> defined at gnauralnet_flasher.c >>> gnauralnet_flasher.o:(GN_ScheduleFingerprint) >>> defined at gnauralnet_socket.c >>> gnauralnet_socket.o:(.bss+0x0) cc: error: linker command failed with exit code 1 (use -v to see invocation) *** [gnauralnet_flasher] Error code 1 make[4]: stopped in /wrkdirs/usr/ports/audio/gnaural/work/gnaural-1.0.20110606/src/net 2 errors make[4]: stopped in /wrkdirs/usr/ports/audio/gnaural/work/gnaural-1.0.20110606/src/net ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /usr/ports/audio/gnaural
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009011944.081JieMC044938>