Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Jan 2017 23:16:54 GMT
From:      pkg-fallout@FreeBSD.org
To:        martymac@FreeBSD.org
Cc:        pkg-fallout@FreeBSD.org
Subject:   [package - head-amd64-default][emulators/pcsxr] Failed for pcsxr-1.9.94.r87113_6 in build
Message-ID:  <201701072316.v07NGsvp044003@beefy12.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: arved@FreeBSD.org
Ident:          $FreeBSD: head/emulators/pcsxr/Makefile 414276 2016-04-29 15:20:28Z arved $
Log URL:        http://beefy12.nyi.freebsd.org/data/head-amd64-default/p430760_s311343/logs/pcsxr-1.9.94.r87113_6.log
Build URL:      http://beefy12.nyi.freebsd.org/build.html?mastername=head-amd64-default&build=p430760_s311343
Log:

====>> Building emulators/pcsxr
build started at Sat Jan  7 23:15:29 UTC 2017
port directory: /usr/ports/emulators/pcsxr
building for: FreeBSD head-amd64-default-job-17 12.0-CURRENT FreeBSD 12.0-CURRENT r311343 amd64
maintained by: martymac@FreeBSD.org
Makefile ident:      $FreeBSD: head/emulators/pcsxr/Makefile 414276 2016-04-29 15:20:28Z arved $
Poudriere version: 3.1.14
Host OSVERSION: 1200017
Jail OSVERSION: 1200019
Job Id: 17




!!! Jail is newer than host. (Jail: 1200019, Host: 1200017) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
UNAME_v=FreeBSD 12.0-CURRENT r311343
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
ARCH=amd64
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref
UID=0
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=pcsxr-1.9.94.r87113_6
OSREL=12.0
_OSRELEASE=12.0-CURRENT
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=24
PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool
HAVE_COMPAT_IA32_KERN=YES OPSYS=FreeBSD
MASTERNAME=head-amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1200019
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for pcsxr-1.9.94.r87113_6:
     NLS=on: Native Language Support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-opengl --enable-libcdio --enable-nls --enable-dynarec=x86_64 --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/pcsxr/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/pcsxr/work  HOME=/wrkdirs/usr/ports/emulators/pcsxr/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh SDL_CONFIG=/usr/local/bin/sdl-config CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/pcsxr/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/pcsxr/work  HOME=/wrkdirs/usr/ports/emulators/pcsxr/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES SDL_CONFIG=/usr/local/bin/sdl-config PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -std=gnu89"  CPP="cpp" CPPFLAGS="-I/usr/local/include -DLIBICONV_PLUG"  LDFLAGS=" -L/usr/local/lib -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing  -DLIBICONV_PLUG"  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
NLS=""
NO_NLS="@comment
"
GTK2_VERSION="2.10.0"
GTK3_VERSION="3.0.0"
OSREL=12.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/pcsxr"
EXAMPLESDIR="share/examples/pcsxr"
DATADIR="share/pcsxr"
WWWDIR="www/pcsxr"
ETCDIR="etc/pcsxr"
--End PLIST_SUB--

--SUB_LIST--
NLS=""
NO_NLS="@comment
"
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/pcsxr
DOCSDIR=/usr/local/share/doc/pcsxr
EXAMPLESDIR=/usr/local/share/examples/pcsxr
WWWDIR=/usr/local/www/pcsxr
ETCDIR=/usr/local/etc/pcsxr
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
#### /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
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
=======================<phase: check-sanity   >============================
===>  License GPLv2 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   pcsxr-1.9.94.r87113_6 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.9.4_1.txz
[head-amd64-default-job-17] Installing pkg-1.9.4_1...
[head-amd64-default-job-17] Extracting pkg-1.9.4_1: .......... done
===>   pcsxr-1.9.94.r87113_6 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of pcsxr-1.9.94.r87113_6
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by pcsxr-1.9.94.r87113_6 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by pcsxr-1.9.94.r87113_6 for building
=> SHA256 Checksum OK for pcsxr-1.9.94.r87113.tar.bz2.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by pcsxr-1.9.94.r87113_6 for building
===>  Extracting for pcsxr-1.9.94.r87113_6
=> SHA256 Checksum OK for pcsxr-1.9.94.r87113.tar.bz2.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for pcsxr-1.9.94.r87113_6
===>   Converting DOS text files to UNIX text files
===>  Applying FreeBSD patches for pcsxr-1.9.94.r87113_6
===========================================================================
=======================<phase: build-depends  >============================
===>   pcsxr-1.9.94.r87113_6 depends on executable: gawk - not found
===>   Installing existing package /packages/All/gawk-4.1.4.txz
[head-amd64-default-job-17] Installing gawk-4.1.4...
[head-amd64-default-job-17] `-- Installing indexinfo-0.2.6...
[head-amd64-default-job-17] `-- Extracting indexinfo-0.2.6: .... done
[head-amd64-default-job-17] `-- Installing readline-6.3.8...
[head-amd64-default-job-17] `-- Extracting readline-6.3.8: .......... done
[head-amd64-default-job-17] `-- Installing libsigsegv-2.10_1...
[head-amd64-default-job-17] `-- Extracting libsigsegv-2.10_1: ..... done
[head-amd64-default-job-17] `-- Installing gettext-runtime-0.19.8.1_1...
[head-amd64-default-job-17] `-- Extracting gettext-runtime-0.19.8.1_1: .......... done
[head-amd64-default-job-17] Extracting gawk-4.1.4: .......... done
Message from libsigsegv-2.10_1:
====
Note that the stackoverflow handling functions of this library need
procfs mounted on /proc.
====
===>   pcsxr-1.9.94.r87113_6 depends on executable: gawk - found
===>   Returning to build of pcsxr-1.9.94.r87113_6
===>   pcsxr-1.9.94.r87113_6 depends on executable: autoconf-2.69 - not found
===>   Installing existing package /packages/All/autoconf-2.69_1.txz
[head-amd64-default-job-17] Installing autoconf-2.69_1...
[head-amd64-default-job-17] `-- Installing autoconf-wrapper-20131203...
[head-amd64-default-job-17] `-- Extracting autoconf-wrapper-20131203: ........ done
[head-amd64-default-job-17] `-- Installing perl5-5.24.1.r5_1...
[head-amd64-default-job-17] `-- Extracting perl5-5.24.1.r5_1: .......... done
[head-amd64-default-job-17] `-- Installing m4-1.4.17_1,1...
[head-amd64-default-job-17] `-- Extracting m4-1.4.17_1,1: .......... done
[head-amd64-default-job-17] Extracting autoconf-2.69_1: .......... done
Message from perl5-5.24.1.r5_1:
The /usr/bin/perl symlink has been removed starting with Perl 5.20.
For shebangs, you should either use:

#!/usr/local/bin/perl

or

<snip>
#define XACLAMP(_X_,_MI_,_MA_)  {if(_X_<_MI_)_X_=_MI_;if(_X_>_MA_)_X_=_MA_;}
                                                 ^~~~
8 warnings generated.
mv -f .deps/decode_xa.Tpo .deps/decode_xa.Po
cc -DHAVE_CONFIG_H -I. -I../include  -DLOCALE_DIR=\"/usr/local/share/locale/\" -I../include -I/usr/local/include -DLIBICONV_PLUG  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -std=gnu89 -MT r3000a.o -MD -MP -MF .deps/r3000a.Tpo -c -o r3000a.o `test -f '../libpcsxcore/r3000a.c' || echo './'`../libpcsxcore/r3000a.c
mv -f .deps/r3000a.Tpo .deps/r3000a.Po
cc -DHAVE_CONFIG_H -I. -I../include  -DLOCALE_DIR=\"/usr/local/share/locale/\" -I../include -I/usr/local/include -DLIBICONV_PLUG  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -std=gnu89 -MT psxinterpreter.o -MD -MP -MF .deps/psxinterpreter.Tpo -c -o psxinterpreter.o `test -f '../libpcsxcore/psxinterpreter.c' || echo './'`../libpcsxcore/psxinterpreter.c
mv -f .deps/psxinterpreter.Tpo .deps/psxinterpreter.Po
cc -DHAVE_CONFIG_H -I. -I../include  -DLOCALE_DIR=\"/usr/local/share/locale/\" -I../include -I/usr/local/include -DLIBICONV_PLUG  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -std=gnu89 -MT gte.o -MD -MP -MF .deps/gte.Tpo -c -o gte.o `test -f '../libpcsxcore/gte.c' || echo './'`../libpcsxcore/gte.c
mv -f .deps/gte.Tpo .deps/gte.Po
cc -DHAVE_CONFIG_H -I. -I../include  -DLOCALE_DIR=\"/usr/local/share/locale/\" -I../include -I/usr/local/include -DLIBICONV_PLUG  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -std=gnu89 -MT psxhle.o -MD -MP -MF .deps/psxhle.Tpo -c -o psxhle.o `test -f '../libpcsxcore/psxhle.c' || echo './'`../libpcsxcore/psxhle.c
mv -f .deps/psxhle.Tpo .deps/psxhle.Po
cc -DHAVE_CONFIG_H -I. -I../include  -DLOCALE_DIR=\"/usr/local/share/locale/\" -I../include -I/usr/local/include -DLIBICONV_PLUG  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -std=gnu89 -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o `test -f '../libpcsxcore/debug.c' || echo './'`../libpcsxcore/debug.c
mv -f .deps/debug.Tpo .deps/debug.Po
cc -DHAVE_CONFIG_H -I. -I../include  -DLOCALE_DIR=\"/usr/local/share/locale/\" -I../include -I/usr/local/include -DLIBICONV_PLUG  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -std=gnu89 -MT psxcommon.o -MD -MP -MF .deps/psxcommon.Tpo -c -o psxcommon.o `test -f '../libpcsxcore/psxcommon.c' || echo './'`../libpcsxcore/psxcommon.c
mv -f .deps/psxcommon.Tpo .deps/psxcommon.Po
cc -DHAVE_CONFIG_H -I. -I../include  -DLOCALE_DIR=\"/usr/local/share/locale/\" -I../include -I/usr/local/include -DLIBICONV_PLUG  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -std=gnu89 -MT cdriso.o -MD -MP -MF .deps/cdriso.Tpo -c -o cdriso.o `test -f '../libpcsxcore/cdriso.c' || echo './'`../libpcsxcore/cdriso.c
./libpcsxcore/cdriso.c:486:21: warning: passing 'u8 [3]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                                sec2msf(2 * 75, ti[numtracks].start); // assume data track on 0:2:0
                                                ^~~~~~~~~~~~~~~~~~~
./libpcsxcore/cdriso.c:124:36: note: passing argument to parameter 'msf' here
void sec2msf(unsigned int s, char *msf) {
                                   ^
./libpcsxcore/cdriso.c:517:17: warning: passing 'u8 [3]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                        t += msf2sec(ti[numtracks].start) * sector_size;
                                     ^~~~~~~~~~~~~~~~~~~
./libpcsxcore/cdriso.c:120:28: note: passing argument to parameter 'msf' here
unsigned int msf2sec(char *msf) {
                           ^
./libpcsxcore/cdriso.c:537:32: warning: passing 'u8 [3]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                                pregapOffset = t + msf2sec(ti[numtracks - 1].length);
                                                           ^~~~~~~~~~~~~~~~~~~~~~~~
./libpcsxcore/cdriso.c:120:28: note: passing argument to parameter 'msf' here
unsigned int msf2sec(char *msf) {
                           ^
./libpcsxcore/cdriso.c:546:17: warning: passing 'u8 [3]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                                t = msf2sec(ti[numtracks].start) + t;
                                            ^~~~~~~~~~~~~~~~~~~
./libpcsxcore/cdriso.c:120:28: note: passing argument to parameter 'msf' here
unsigned int msf2sec(char *msf) {
                           ^
./libpcsxcore/cdriso.c:650:16: warning: passing 'u8 [3]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                        t = msf2sec(ti[numtracks].start);
                                    ^~~~~~~~~~~~~~~~~~~
./libpcsxcore/cdriso.c:120:28: note: passing argument to parameter 'msf' here
unsigned int msf2sec(char *msf) {
                           ^
./libpcsxcore/cdriso.c:653:15: warning: passing 'u8 [3]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                        sec2msf(t, ti[numtracks].start);
                                   ^~~~~~~~~~~~~~~~~~~
./libpcsxcore/cdriso.c:124:36: note: passing argument to parameter 'msf' here
void sec2msf(unsigned int s, char *msf) {
                                   ^
./libpcsxcore/cdriso.c:657:15: warning: passing 'u8 [3]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                        sec2msf(t, ti[numtracks].length);
                                   ^~~~~~~~~~~~~~~~~~~~
./libpcsxcore/cdriso.c:124:36: note: passing argument to parameter 'msf' here
void sec2msf(unsigned int s, char *msf) {
                                   ^
./libpcsxcore/cdriso.c:662:17: warning: passing 'u8 [3]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                                t = msf2sec(ti[numtracks].start) - msf2sec(ti[numtracks - 1].start);
                                            ^~~~~~~~~~~~~~~~~~~
./libpcsxcore/cdriso.c:120:28: note: passing argument to parameter 'msf' here
unsigned int msf2sec(char *msf) {
                           ^
./libpcsxcore/cdriso.c:662:48: warning: passing 'u8 [3]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                                t = msf2sec(ti[numtracks].start) - msf2sec(ti[numtracks - 1].start);
                                                                           ^~~~~~~~~~~~~~~~~~~~~~~
./libpcsxcore/cdriso.c:120:28: note: passing argument to parameter 'msf' here
unsigned int msf2sec(char *msf) {
                           ^
./libpcsxcore/cdriso.c:663:16: warning: passing 'u8 [3]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                                sec2msf(t, ti[numtracks - 1].length);
                                           ^~~~~~~~~~~~~~~~~~~~~~~~
./libpcsxcore/cdriso.c:124:36: note: passing argument to parameter 'msf' here
void sec2msf(unsigned int s, char *msf) {
                                   ^
./libpcsxcore/cdriso.c:777:24: warning: passing 'u8 [3]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                        sec2msf(t + 2 * 75, ti[numtracks].start);
                                            ^~~~~~~~~~~~~~~~~~~
./libpcsxcore/cdriso.c:124:36: note: passing argument to parameter 'msf' here
void sec2msf(unsigned int s, char *msf) {
                                   ^
./libpcsxcore/cdriso.c:782:17: warning: passing 'u8 [3]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                                t = msf2sec(ti[numtracks].start) - msf2sec(ti[numtracks - 1].start);
                                            ^~~~~~~~~~~~~~~~~~~
./libpcsxcore/cdriso.c:120:28: note: passing argument to parameter 'msf' here
unsigned int msf2sec(char *msf) {
                           ^
./libpcsxcore/cdriso.c:782:48: warning: passing 'u8 [3]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                                t = msf2sec(ti[numtracks].start) - msf2sec(ti[numtracks - 1].start);
                                                                           ^~~~~~~~~~~~~~~~~~~~~~~
./libpcsxcore/cdriso.c:120:28: note: passing argument to parameter 'msf' here
unsigned int msf2sec(char *msf) {
                           ^
./libpcsxcore/cdriso.c:783:16: warning: passing 'u8 [3]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                                sec2msf(t, ti[numtracks - 1].length);
                                           ^~~~~~~~~~~~~~~~~~~~~~~~
./libpcsxcore/cdriso.c:124:36: note: passing argument to parameter 'msf' here
void sec2msf(unsigned int s, char *msf) {
                                   ^
./libpcsxcore/cdriso.c:793:40: warning: passing 'u8 [3]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                t = ftell(cdHandle) / 2352 - msf2sec(ti[numtracks].start) + 2 * 75;
                                                     ^~~~~~~~~~~~~~~~~~~
./libpcsxcore/cdriso.c:120:28: note: passing argument to parameter 'msf' here
unsigned int msf2sec(char *msf) {
                           ^
./libpcsxcore/cdriso.c:794:14: warning: passing 'u8 [3]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                sec2msf(t, ti[numtracks].length);
                           ^~~~~~~~~~~~~~~~~~~~
./libpcsxcore/cdriso.c:124:36: note: passing argument to parameter 'msf' here
void sec2msf(unsigned int s, char *msf) {
                                   ^
./libpcsxcore/cdriso.c:892:27: warning: passing 'u8 [3]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                        pregapOffset = msf2sec(ti[i].start);
                                               ^~~~~~~~~~~
./libpcsxcore/cdriso.c:120:28: note: passing argument to parameter 'msf' here
unsigned int msf2sec(char *msf) {
                           ^
./libpcsxcore/cdriso.c:897:14: warning: passing 'u8 [3]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                sec2msf(l, ti[i].length);
                           ^~~~~~~~~~~~
./libpcsxcore/cdriso.c:124:36: note: passing argument to parameter 'msf' here
void sec2msf(unsigned int s, char *msf) {
                                   ^
./libpcsxcore/cdriso.c:1025:16: warning: passing 'u8 [3]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                        t = msf2sec(ti[i].start) - msf2sec(ti[i - 1].start);
                                    ^~~~~~~~~~~
./libpcsxcore/cdriso.c:120:28: note: passing argument to parameter 'msf' here
unsigned int msf2sec(char *msf) {
                           ^
./libpcsxcore/cdriso.c:1025:39: warning: passing 'u8 [3]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                        t = msf2sec(ti[i].start) - msf2sec(ti[i - 1].start);
                                                           ^~~~~~~~~~~~~~~
./libpcsxcore/cdriso.c:120:28: note: passing argument to parameter 'msf' here
unsigned int msf2sec(char *msf) {
                           ^
./libpcsxcore/cdriso.c:1026:15: warning: passing 'u8 [3]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                        sec2msf(t, ti[i - 1].length);
                                   ^~~~~~~~~~~~~~~~
./libpcsxcore/cdriso.c:124:36: note: passing argument to parameter 'msf' here
void sec2msf(unsigned int s, char *msf) {
                                   ^
./libpcsxcore/cdriso.c:1030:13: warning: passing 'u8 [3]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
        sec2msf(t, ti[numtracks].length);
                   ^~~~~~~~~~~~~~~~~~~~
./libpcsxcore/cdriso.c:124:36: note: passing argument to parameter 'msf' here
void sec2msf(unsigned int s, char *msf) {
                                   ^
./libpcsxcore/cdriso.c:1213:12: error: static declaration of 'uncompress2' follows non-static declaration
static int uncompress2(void *out, unsigned long *out_size, void *in, unsigned long in_size)
           ^
/usr/include/zlib.h:1282:21: note: previous declaration is here
ZEXTERN int ZEXPORT uncompress2 OF((Bytef *dest,   uLongf *destLen,
                    ^
./libpcsxcore/cdriso.c:1292:89: warning: incompatible integer to pointer conversion passing 'unsigned int' to parameter of type 'uLong *' (aka 'unsigned long *') [-Wint-conversion]
                ret = uncompress2(compr_img->buff_raw[0], &cdbuffer_size, compr_img->buff_compressed, size);
                                                                                                      ^~~~
/usr/include/zlib.h:1283:65: note: passing argument to parameter 'sourceLen' here
                                    const Bytef *source, uLong *sourceLen));
                                                                ^
./libpcsxcore/cdriso.c:1508:18: warning: passing 'u8 [3]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                sect = msf2sec(ti[numtracks].start) + msf2sec(ti[numtracks].length);
                               ^~~~~~~~~~~~~~~~~~~
./libpcsxcore/cdriso.c:120:28: note: passing argument to parameter 'msf' here
unsigned int msf2sec(char *msf) {
                           ^
./libpcsxcore/cdriso.c:1508:49: warning: passing 'u8 [3]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                sect = msf2sec(ti[numtracks].start) + msf2sec(ti[numtracks].length);
                                                              ^~~~~~~~~~~~~~~~~~~~
./libpcsxcore/cdriso.c:120:28: note: passing argument to parameter 'msf' here
unsigned int msf2sec(char *msf) {
                           ^
./libpcsxcore/cdriso.c:1617:16: warning: passing 'u8 *' (aka 'unsigned char *') to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
        sec2msf(sect, (u8 *)stat->Time);
                      ^~~~~~~~~~~~~~~~
./libpcsxcore/cdriso.c:124:36: note: passing argument to parameter 'msf' here
void sec2msf(unsigned int s, char *msf) {
                                   ^
./libpcsxcore/cdriso.c:1628:23: warning: passing 'unsigned char [3]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
        cddaCurPos = msf2sec(msf);
                             ^~~
./libpcsxcore/cdriso.c:120:28: note: passing argument to parameter 'msf' here
unsigned int msf2sec(char *msf) {
                           ^
./libpcsxcore/cdriso.c:1632:25: warning: passing 'u8 [3]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                track_start = msf2sec(ti[track].start);
                                      ^~~~~~~~~~~~~~~
./libpcsxcore/cdriso.c:120:28: note: passing argument to parameter 'msf' here
unsigned int msf2sec(char *msf) {
                           ^
28 warnings and 1 error generated.
gmake[2]: *** [Makefile:912: cdriso.o] Error 1
gmake[2]: Leaving directory '/wrkdirs/usr/ports/emulators/pcsxr/work/pcsxr-1.9.94.r87113/libpcsxcore'
gmake[1]: *** [Makefile:452: all-recursive] Error 1
gmake[1]: Leaving directory '/wrkdirs/usr/ports/emulators/pcsxr/work/pcsxr-1.9.94.r87113'
*** Error code 1

Stop.
make: stopped in /usr/ports/emulators/pcsxr



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201701072316.v07NGsvp044003>