[package - 121powerpc64-quarterly][x11/taiga] Failed for taiga-s20200907 in build

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Mon Jan 18 13:05:30 UTC 2021


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:     jbeich at FreeBSD.org
Last committer: jbeich at FreeBSD.org
Ident:          $FreeBSD: branches/2021Q1/x11/taiga/Makefile 560017 2021-01-03 16:42:17Z jbeich $
Log URL:        http://pylon.nyi.freebsd.org/data/121powerpc64-quarterly/560827/logs/taiga-s20200907.log
Build URL:      http://pylon.nyi.freebsd.org/build.html?mastername=121powerpc64-quarterly&build=560827
Log:

=>> Building x11/taiga
build started at Mon Jan 18 13:04:17 UTC 2021
port directory: /usr/ports/x11/taiga
package name: taiga-s20200907
building for: FreeBSD 121powerpc64-quarterly-job-13 12.1-RELEASE-p10 FreeBSD 12.1-RELEASE-p10 1201000 powerpc
maintained by: jbeich at FreeBSD.org
Makefile ident:      $FreeBSD: branches/2021Q1/x11/taiga/Makefile 560017 2021-01-03 16:42:17Z jbeich $
Poudriere version: 3.2.8-8-gaf08dbda
Host OSVERSION: 1300121
Jail OSVERSION: 1201000
Job Id: 13

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1201000
UNAME_v=FreeBSD 12.1-RELEASE-p10 1201000
UNAME_r=12.1-RELEASE-p10
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-8-gaf08dbda
MASTERMNT=/usr/local/poudriere/data/.m/121powerpc64-quarterly/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/121powerpc64-quarterly/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=121powerpc64-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/121powerpc64-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---
---End OPTIONS List---

--MAINTAINER--
jbeich at FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--prefix /usr/local  --mandir man  --infodir share/info --buildtype release  --strip  _build
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/x11/taiga/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11/taiga/work  HOME=/wrkdirs/usr/ports/x11/taiga/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/x11/taiga/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
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/x11/taiga/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11/taiga/work  HOME=/wrkdirs/usr/ports/x11/taiga/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/x11/taiga/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 DESTDIR=/wrkdirs/usr/ports/x11/taiga/work/stage 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 "  CPP="cpp" CPPFLAGS="-D_WITH_GETLINE"  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--
OSREL=12.1 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/taiga"  EXAMPLESDIR="share/examples/taiga"  DATADIR="share/taiga"  WWWDIR="www/taiga"  ETCDIR="etc/taiga"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/taiga DOCSDIR=/usr/local/share/doc/taiga EXAMPLESDIR=/usr/local/share/examples/taiga  WWWDIR=/usr/local/www/taiga ETCDIR=/usr/local/etc/taiga
--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=cc (GCC) 4.2.1 20070831 patched [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=Using built-in specs. Target: powerpc64-undermydesk-freebsd Configured with: FreeBSD/powerpc64 system compiler Thread model: posix gcc version 4.2.1 20070831 patched [FreeBSD] "/usr/bin/ld" "--eh-frame-hdr" "-Qy" "-melf64ppc_fbsd" "--enable-new-dtags" "-dynamic-linker" "/libexec/ld-elf.so.1" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "-L/usr/lib" "/dev/null" "-lstdc++" "-lm" "-lgcc_s" "-lgcc" "-lc" "-lgcc_s" "-lgcc" "/usr/lib/crtsavres.o" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=cc1: error: unrecognized command line option "-std=c11"
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=cc1: error: unrecognized command line option "-std=gnu11"
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=cc1plus: error: unrecognized command line option "-std=c++0x"
CC_OUTPUT_921dbbb2_f00456e5=cc1plus: error: unrecognized command line option "-std=c++11"
CC_OUTPUT_921dbbb2_65ad290d=cc1plus: error: unrecognized command line option "-std=c++14"
CC_OUTPUT_921dbbb2_f2776b26=cc1plus: error: unrecognized command line option "-std=c++17"
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=cc1plus: error: unrecognized command line option "-std=gnu++11"
CC_OUTPUT_921dbbb2_160933ec=cc1plus: error: unrecognized command line option "-std=gnu++14"
CC_OUTPUT_921dbbb2_fb62803b=cc1plus: error: unrecognized command line option "-std=gnu++17"
_OBJC_CCVERSION_921dbbb2=cc (GCC) 4.2.1 20070831 patched [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=powerpc64
PPC_ABI=ELFv1
OPSYS=FreeBSD
_OSRELEASE=12.1-RELEASE-p10
OSREL=12.1
OSVERSION=1201000
PYTHONBASE=/usr/local
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 GPLv3+ accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   taiga-s20200907 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.16.1.txz
[121powerpc64-quarterly-job-13] Installing pkg-1.16.1...
[121powerpc64-quarterly-job-13] Extracting pkg-1.16.1: .......... done
===>   taiga-s20200907 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of taiga-s20200907
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv3+ accepted by the user
=> taiga-34c64aa7c3d7.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://hg.sr.ht/~scoopta/taiga/archive/34c64aa7c3d7.tar.gz?dummy=/taiga-34c64aa7c3d7.tar.gz
fetch: https://hg.sr.ht/~scoopta/taiga/archive/34c64aa7c3d7.tar.gz?dummy=/taiga-34c64aa7c3d7.tar.gz: size unknown
fetch: https://hg.sr.ht/~scoopta/taiga/archive/34c64aa7c3d7.tar.gz?dummy=/taiga-34c64aa7c3d7.tar.gz: size of remote file is not known
taiga-34c64aa7c3d7.tar.gz                               25 kB   16 MBps    00s
===> Fetching all distfiles required by taiga-s20200907 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv3+ accepted by the user
===> Fetching all distfiles required by taiga-s20200907 for building
=> SHA256 Checksum OK for taiga-34c64aa7c3d7.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv3+ accepted by the user
===> Fetching all distfiles required by taiga-s20200907 for building
===>  Extracting for taiga-s20200907
=> SHA256 Checksum OK for taiga-34c64aa7c3d7.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for taiga-s20200907
===========================================================================
=======================<phase: build-depends  >============================
===>   taiga-s20200907 depends on executable: meson - not found
===>   Installing existing package /packages/All/meson-0.56.0.txz
[121powerpc64-quarterly-job-13] Installing meson-0.56.0...
[121powerpc64-quarterly-job-13] `-- Installing ninja-1.10.2,2...
[121powerpc64-quarterly-job-13] |   `-- Installing python37-3.7.9_1...
[121powerpc64-quarterly-job-13] |   | `-- Installing gettext-runtime-0.21...
[121powerpc64-quarterly-job-13] |   |   `-- Installing indexinfo-0.3.1...
[121powerpc64-quarterly-job-13] |   |   `-- Extracting indexinfo-0.3.1: .... done
[121powerpc64-quarterly-job-13] |   | `-- Extracting gettext-runtime-0.21: .......... done
[121powerpc64-quarterly-job-13] |   | `-- Installing libffi-3.3_1...
[121powerpc64-quarterly-job-13] |   |   `-- Installing gcc9-9.3.0_1...
[121powerpc64-quarterly-job-13] |   |   | `-- Installing binutils-2.33.1_4,1...
[121powerpc64-quarterly-job-13] |   |   | `-- Extracting binutils-2.33.1_4,1: .......... done
[121powerpc64-quarterly-job-13] |   |   | `-- Installing gmp-6.2.1...
[121powerpc64-quarterly-job-13] |   |   | `-- Extracting gmp-6.2.1: .......... done
[121powerpc64-quarterly-job-13] |   |   | `-- Installing mpc-1.1.0_2...
<snip>
[121powerpc64-quarterly-job-13] |   `-- Extracting libXext-1.3.4,1: .......... done
[121powerpc64-quarterly-job-13] |   `-- Installing libXfixes-5.0.3_2...
[121powerpc64-quarterly-job-13] |   `-- Extracting libXfixes-5.0.3_2: .......... done
[121powerpc64-quarterly-job-13] `-- Extracting libva-2.10.0: .......... done
[121powerpc64-quarterly-job-13] `-- Installing libvdpau-1.4...
[121powerpc64-quarterly-job-13] `-- Extracting libvdpau-1.4: .......... done
[121powerpc64-quarterly-job-13] `-- Installing libvpx-1.9.0...
[121powerpc64-quarterly-job-13] `-- Extracting libvpx-1.9.0: .......... done
[121powerpc64-quarterly-job-13] `-- Installing libx264-0.161.3020...
[121powerpc64-quarterly-job-13] `-- Extracting libx264-0.161.3020: ......... done
[121powerpc64-quarterly-job-13] `-- Installing opencv-core-3.4.1_37...
[121powerpc64-quarterly-job-13] `-- Extracting opencv-core-3.4.1_37: .......... done
[121powerpc64-quarterly-job-13] `-- Installing opus-1.3.1...
[121powerpc64-quarterly-job-13] `-- Extracting opus-1.3.1: .......... done
[121powerpc64-quarterly-job-13] `-- Installing x265-3.4_1...
[121powerpc64-quarterly-job-13] `-- Extracting x265-3.4_1: .......... done
[121powerpc64-quarterly-job-13] `-- Installing xvid-1.3.7,1...
[121powerpc64-quarterly-job-13] `-- Extracting xvid-1.3.7,1: ........ done
[121powerpc64-quarterly-job-13] Extracting ffmpeg-4.3.1_9,1: .......... done
=====
Message from freetype2-2.10.4:

--
The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as
the default, emulating a modern version of ClearType. This change inevitably
leads to different rendering results, and you might change port's options to
adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment
variable).

The environment variable "FREETYPE_PROPERTIES" can be used to control the
driver properties. Example:

FREETYPE_PROPERTIES=truetype:interpreter-version=35 \
	cff:no-stem-darkening=1 \
	autofitter:warping=1

This allows to select, say, the subpixel hinting mode at runtime for a given
application.

If LONG_PCF_NAMES port's option was enabled, the PCF family names may include
the foundry and information whether they contain wide characters. For example,
"Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at
run time with using pcf:no-long-family-names property, if needed. Example:

FREETYPE_PROPERTIES=pcf:no-long-family-names=1

How to recreate fontconfig cache with using such environment variable,
if needed:
# env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv

The controllable properties are listed in the section "Controlling FreeType
Modules" in the reference's table of contents
(/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed).
=====
Message from ca_root_nss-3.58:

--
FreeBSD does not, and can not warrant that the certification authorities
whose certificates are included in this package have in any way been
audited for trustworthiness or RFC 3647 compliance.

Assessment and verification of trust is the complete responsibility of the
system administrator.


This package installs symlinks to support root certificates discovery by
default for software that uses OpenSSL.

This enables SSL Certificate Verification by client software without manual
intervention.

If you prefer to do this manually, replace the following symlinks with
either an empty file or your site-local certificate bundle.

  * /etc/ssl/cert.pem
  * /usr/local/etc/ssl/cert.pem
  * /usr/local/openssl/cert.pem
=====
Message from bash-completion-2.11,2:

--
To enable the bash completion library, add the following to
your .bashrc file:

[[ $PS1 && -f /usr/local/share/bash-completion/bash_completion.sh ]] && \
	source /usr/local/share/bash-completion/bash_completion.sh

See /usr/local/share/doc/bash-completion/README.md for more information.
=====
Message from trousers-0.3.14_3:

--
To run tcsd automatically, add the following line to /etc/rc.conf:

tcsd_enable="YES"

You might want to edit /usr/local/etc/tcsd.conf to reflect your setup.

If you want to use tcsd with software TPM emulator, use the following
configuration in /etc/rc.conf:

tcsd_enable="YES"
tcsd_mode="emulator"
tpmd_enable="YES"

To use TPM, add your_account to '_tss' group like following:

# pw groupmod _tss -m your_account
=====
Message from argp-standalone-1.3_4:

--
===>   NOTICE:

The argp-standalone 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://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
===>   taiga-s20200907 depends on shared library: libavcodec.so - found (/usr/local/lib/libavcodec.so)
===>   Returning to build of taiga-s20200907
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for taiga-s20200907
The Meson build system
Version: 0.56.0
Source dir: /wrkdirs/usr/ports/x11/taiga/work/taiga-34c64aa7c3d7
Build dir: /wrkdirs/usr/ports/x11/taiga/work/taiga-34c64aa7c3d7/_build
Build type: native build
Project name: taiga
Project version: undefined
Using 'CC' from environment with value: 'cc'
Using 'CFLAGS' from environment with value: '-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing '
Using 'LDFLAGS' from environment with value: ' -fstack-protector-strong '
Using 'CPPFLAGS' from environment with value: '-D_WITH_GETLINE'
C compiler for the host machine: cc (gcc 4.2.1 "cc (GCC) 4.2.1 20070831 patched [FreeBSD]")
C linker for the host machine: cc ld.bfd 2.17.50
Using 'CC' from environment with value: 'cc'
Using 'CFLAGS' from environment with value: '-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing '
Using 'LDFLAGS' from environment with value: ' -fstack-protector-strong '
Using 'CPPFLAGS' from environment with value: '-D_WITH_GETLINE'
Host machine cpu family: ppc64
Host machine cpu: powerpc64
Using 'PKG_CONFIG' from environment with value: 'pkgconf'
Found pkg-config: /usr/local/bin/pkgconf (1.7.3)
Run-time dependency wayland-client found: YES 1.18.0
Library rt found: YES
Run-time dependency libavcodec found: YES 58.91.100
Run-time dependency libavutil found: YES 56.51.100
Run-time dependency libavformat found: YES 58.45.100
Build targets in project: 1

Found ninja-1.10.2 at /usr/local/bin/ninja
===========================================================================
=======================<phase: build          >============================
===>  Building for taiga-s20200907
[1/6] cc -Itaiga.p -I. -I.. -I../inc -I/usr/local/include -I/usr/local/include/libepoll-shim -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -D_WITH_GETLINE -MD -MQ taiga.p/src_main.c.o -MF taiga.p/src_main.c.o.d -o taiga.p/src_main.c.o -c ../src/main.c
[2/6] cc -Itaiga.p -I. -I.. -I../inc -I/usr/local/include -I/usr/local/include/libepoll-shim -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -D_WITH_GETLINE -MD -MQ taiga.p/src_taiga.c.o -MF taiga.p/src_taiga.c.o.d -o taiga.p/src_taiga.c.o -c ../src/taiga.c
FAILED: taiga.p/src_taiga.c.o 
cc -Itaiga.p -I. -I.. -I../inc -I/usr/local/include -I/usr/local/include/libepoll-shim -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -D_WITH_GETLINE -MD -MQ taiga.p/src_taiga.c.o -MF taiga.p/src_taiga.c.o.d -o taiga.p/src_taiga.c.o -c ../src/taiga.c
./src/taiga.c: In function 'flip_pixels':
./src/taiga.c:142: error: 'for' loop initial declaration used outside C99 mode
./src/taiga.c:143: error: 'for' loop initial declaration used outside C99 mode
./src/taiga.c: In function 'write_cap':
./src/taiga.c:237: warning: missing initializer
./src/taiga.c:237: warning: (near initialization for 'pkt.pts')
./src/taiga.c: In function 'taiga_cap':
./src/taiga.c:390: warning: missing initializer
./src/taiga.c:390: warning: (near initialization for 'out_buf.size')
./src/taiga.c:416: warning: missing braces around initializer
./src/taiga.c:416: warning: (near initialization for 'sigact.__sigaction_u')
./src/taiga.c:416: warning: missing initializer
./src/taiga.c:416: warning: (near initialization for 'sigact.sa_flags')
[3/6] cc -Itaiga.p -I. -I.. -I../inc -I/usr/local/include -I/usr/local/include/libepoll-shim -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -D_WITH_GETLINE -MD -MQ taiga.p/src_utils.c.o -MF taiga.p/src_utils.c.o.d -o taiga.p/src_utils.c.o -c ../src/utils.c
FAILED: taiga.p/src_utils.c.o 
cc -Itaiga.p -I. -I.. -I../inc -I/usr/local/include -I/usr/local/include/libepoll-shim -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -D_WITH_GETLINE -MD -MQ taiga.p/src_utils.c.o -MF taiga.p/src_utils.c.o.d -o taiga.p/src_utils.c.o -c ../src/utils.c
./src/utils.c: In function 'utils_concat':
./src/utils.c:74: error: 'for' loop initial declaration used outside C99 mode
./src/utils.c:81: error: redefinition of 'count'
./src/utils.c:74: error: previous definition of 'count' was here
./src/utils.c:81: error: 'for' loop initial declaration used outside C99 mode
./src/utils.c: In function 'utils_distance':
./src/utils.c:112: error: 'for' loop initial declaration used outside C99 mode
./src/utils.c:115: error: redefinition of 'count'
./src/utils.c:112: error: previous definition of 'count' was here
./src/utils.c:115: error: 'for' loop initial declaration used outside C99 mode
./src/utils.c:120: error: 'for' loop initial declaration used outside C99 mode
./src/utils.c:121: error: 'for' loop initial declaration used outside C99 mode
ninja: build stopped: subcommand failed.
===> 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/x11/taiga


More information about the freebsd-pkg-fallout mailing list