[package - 120i386-quarterly][multimedia/oscam] Failed for oscam-1.20_1 in build
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Fri Jan 11 19:06:32 UTC 2019
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: franz at bett.ag
Last committer: linimon at FreeBSD.org
Ident: $FreeBSD: branches/2019Q1/multimedia/oscam/Makefile 484996 2018-11-15 03:34:17Z linimon $
Log URL: http://beefy4.nyi.freebsd.org/data/120i386-quarterly/489830/logs/oscam-1.20_1.log
Build URL: http://beefy4.nyi.freebsd.org/build.html?mastername=120i386-quarterly&build=489830
Log:
=>> Building multimedia/oscam
build started at Fri Jan 11 19:06:03 UTC 2019
port directory: /usr/ports/multimedia/oscam
package name: oscam-1.20_1
building for: FreeBSD 120i386-quarterly-job-17 12.0-RELEASE-p2 FreeBSD 12.0-RELEASE-p2 i386
maintained by: franz at bett.ag
Makefile ident: $FreeBSD: branches/2019Q1/multimedia/oscam/Makefile 484996 2018-11-15 03:34:17Z linimon $
Poudriere version: 3.2.8
Host OSVERSION: 1300002
Jail OSVERSION: 1200086
Job Id: 17
---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1200086
UNAME_v=FreeBSD 12.0-RELEASE-p2
UNAME_r=12.0-RELEASE-p2
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
MASTERMNT=/usr/local/poudriere/data/.m/120i386-quarterly/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/120i386-quarterly/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=120i386-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/120i386-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 oscam-1.20_1:
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
---End OPTIONS List---
--MAINTAINER--
franz at bett.ag
--End MAINTAINER--
--CONFIGURE_ARGS--
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/oscam/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/oscam/work HOME=/wrkdirs/usr/ports/multimedia/oscam/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/multimedia/oscam/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--
--MAKE_ENV--
OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/oscam/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/oscam/work HOME=/wrkdirs/usr/ports/multimedia/oscam/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/multimedia/oscam/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 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -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--
PORTEXAMPLES="" OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/oscam" EXAMPLESDIR="share/examples/oscam" DATADIR="share/oscam" WWWDIR="www/oscam" ETCDIR="etc/oscam"
--End PLIST_SUB--
--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/oscam DOCSDIR=/usr/local/share/doc/oscam EXAMPLESDIR=/usr/local/share/examples/oscam WWWDIR=/usr/local/www/oscam ETCDIR=/usr/local/etc/oscam
--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
# stable/10 includes src.conf too late but make.conf is in sys.mk
.if ${.CURDIR:M/poudriere/jails/10*/usr/src/usr.bin/xlint*}
# Disable build of llib now that head no longer has lint(1)
LINT= true
.endif
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: i386-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: i386-unknown-freebsd12.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" "-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 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: i386-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=i386
OPSYS=FreeBSD
_OSRELEASE=12.0-RELEASE-p2
OSREL=12.0
OSVERSION=1200086
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=262144
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 >============================
===> License GPLv3 accepted by the user
===========================================================================
=======================<phase: pkg-depends >============================
===> oscam-1.20_1 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.10.5_5.txz
[120i386-quarterly-job-17] Installing pkg-1.10.5_5...
[120i386-quarterly-job-17] Extracting pkg-1.10.5_5: .......... done
===> oscam-1.20_1 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of oscam-1.20_1
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> License GPLv3 accepted by the user
===> Fetching all distfiles required by oscam-1.20_1 for building
===========================================================================
=======================<phase: checksum >============================
===> License GPLv3 accepted by the user
===> Fetching all distfiles required by oscam-1.20_1 for building
=> SHA256 Checksum OK for oscam-1.20.tar.bz2.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract >============================
===> License GPLv3 accepted by the user
===> Fetching all distfiles required by oscam-1.20_1 for building
===> Extracting for oscam-1.20_1
=> SHA256 Checksum OK for oscam-1.20.tar.bz2.
===========================================================================
=======================<phase: patch-depends >============================
===========================================================================
=======================<phase: patch >============================
===> Patching for oscam-1.20_1
===> Applying FreeBSD patches for oscam-1.20_1
===========================================================================
=======================<phase: build-depends >============================
===> oscam-1.20_1 depends on executable: gmake - not found
===> Installing existing package /packages/All/gmake-4.2.1_3.txz
[120i386-quarterly-job-17] Installing gmake-4.2.1_3...
[120i386-quarterly-job-17] `-- Installing gettext-runtime-0.19.8.1_2...
[120i386-quarterly-job-17] | `-- Installing indexinfo-0.3.1...
[120i386-quarterly-job-17] | `-- Extracting indexinfo-0.3.1: .... done
<snip>
%d
./oscam-log.h:20:149: note: expanded from macro 'cs_log_dbg'
#define cs_log_dbg(mask, fmt, params...) do { if (config_enabled(WITH_DEBUG) && ((mask) & cs_dblevel)) cs_log_txt(MODULE_LOG_PREFIX, fmt, ##params); } while(0)
^~~~~~
module-cw-cycle-check.c:385:219: warning: format specifies type 'long' but the argument has type 'int' [-Wformat]
{ cs_log_dbg(D_CWC, "cyclecheck [ATTENTION!! NON Valid CW Cycle] NO CW Cycle detected! Client: %s EA: %s Timediff: %ld Stage: %i Cycletime: %i dyncycletime: %i nextCycleCW = CW%i from Reader: %s", user, er_ecmf, now - cwc->time, cwc->stage, cwc->cycletime, cwc->dyncycletime, cwc->nextcyclecw, reader); }
~~~ ^~~~~~~~~~~~~~~
%d
./oscam-log.h:20:149: note: expanded from macro 'cs_log_dbg'
#define cs_log_dbg(mask, fmt, params...) do { if (config_enabled(WITH_DEBUG) && ((mask) & cs_dblevel)) cs_log_txt(MODULE_LOG_PREFIX, fmt, ##params); } while(0)
^~~~~~
module-cw-cycle-check.c:386:114: warning: format specifies type 'long' but the argument has type 'time_t' (aka 'int') [-Wformat]
cs_log_dbg(D_CWC, "cyclecheck [Dump Stored CW] Client: %s EA: %s CW: %s Time: %ld", user, cwc_ecmf, cwc_cw, cwc->time);
~~~ ^~~~~~~~~
%d
./oscam-log.h:20:149: note: expanded from macro 'cs_log_dbg'
#define cs_log_dbg(mask, fmt, params...) do { if (config_enabled(WITH_DEBUG) && ((mask) & cs_dblevel)) cs_log_txt(MODULE_LOG_PREFIX, fmt, ##params); } while(0)
^~~~~~
module-cw-cycle-check.c:387:126: warning: format specifies type 'long' but the argument has type 'time_t' (aka 'int') [-Wformat]
cs_log_dbg(D_CWC, "cyclecheck [Dump CheckedCW] Client: %s EA: %s CW: %s Time: %ld Timediff: %ld", user, er_ecmf, cwstr, now, now - cwc->time);
~~~ ^~~
%d
./oscam-log.h:20:149: note: expanded from macro 'cs_log_dbg'
#define cs_log_dbg(mask, fmt, params...) do { if (config_enabled(WITH_DEBUG) && ((mask) & cs_dblevel)) cs_log_txt(MODULE_LOG_PREFIX, fmt, ##params); } while(0)
^~~~~~
module-cw-cycle-check.c:387:131: warning: format specifies type 'long' but the argument has type 'int' [-Wformat]
cs_log_dbg(D_CWC, "cyclecheck [Dump CheckedCW] Client: %s EA: %s CW: %s Time: %ld Timediff: %ld", user, er_ecmf, cwstr, now, now - cwc->time);
~~~ ^~~~~~~~~~~~~~~
%d
./oscam-log.h:20:149: note: expanded from macro 'cs_log_dbg'
#define cs_log_dbg(mask, fmt, params...) do { if (config_enabled(WITH_DEBUG) && ((mask) & cs_dblevel)) cs_log_txt(MODULE_LOG_PREFIX, fmt, ##params); } while(0)
^~~~~~
module-cw-cycle-check.c:434:111: warning: format specifies type 'long' but the argument has type 'int' [-Wformat]
cs_log_dbg(D_CWC, "cyclecheck [Set Stage 1] %s Cycletime: %i Lockdiff: %ld", cwc_ecmf, cwc->cycletime, now - cwc->locktime);
~~~ ^~~~~~~~~~~~~~~~~~~
%d
./oscam-log.h:20:149: note: expanded from macro 'cs_log_dbg'
#define cs_log_dbg(mask, fmt, params...) do { if (config_enabled(WITH_DEBUG) && ((mask) & cs_dblevel)) cs_log_txt(MODULE_LOG_PREFIX, fmt, ##params); } while(0)
^~~~~~
module-cw-cycle-check.c:449:111: warning: format specifies type 'long' but the argument has type 'int' [-Wformat]
cs_log_dbg(D_CWC, "cyclecheck [Set Stage 2] %s Cycletime: %i Lockdiff: %ld", cwc_ecmf, cwc->cycletime, now - cwc->locktime);
~~~ ^~~~~~~~~~~~~~~~~~~
%d
./oscam-log.h:20:149: note: expanded from macro 'cs_log_dbg'
#define cs_log_dbg(mask, fmt, params...) do { if (config_enabled(WITH_DEBUG) && ((mask) & cs_dblevel)) cs_log_txt(MODULE_LOG_PREFIX, fmt, ##params); } while(0)
^~~~~~
module-cw-cycle-check.c:477:131: warning: format specifies type 'long' but the argument has type 'int' [-Wformat]
cs_log_dbg(D_CWC, "cyclecheck [Set Stage 3] %s Cycletime: %i Lockdiff: %ld nextCycleCW = CW%i", cwc_ecmf, cwc->cycletime, now - cwc->locktime, cwc->nextcyclecw);
~~~ ^~~~~~~~~~~~~~~~~~~
%d
./oscam-log.h:20:149: note: expanded from macro 'cs_log_dbg'
#define cs_log_dbg(mask, fmt, params...) do { if (config_enabled(WITH_DEBUG) && ((mask) & cs_dblevel)) cs_log_txt(MODULE_LOG_PREFIX, fmt, ##params); } while(0)
^~~~~~
module-cw-cycle-check.c:510:134: warning: format specifies type 'long' but the argument has type 'int' [-Wformat]
cs_log_dbg(D_CWC, "cyclecheck [Back to Stage 3] %s Cycletime: %i Lockdiff: %ld nextCycleCW = CW%i", cwc_ecmf, cwc->cycletime, now - cwc->locktime, cwc->nextcyclecw);
~~~ ^~~~~~~~~~~~~~~~~~~
%d
./oscam-log.h:20:149: note: expanded from macro 'cs_log_dbg'
#define cs_log_dbg(mask, fmt, params...) do { if (config_enabled(WITH_DEBUG) && ((mask) & cs_dblevel)) cs_log_txt(MODULE_LOG_PREFIX, fmt, ##params); } while(0)
^~~~~~
module-cw-cycle-check.c:520:186: warning: format specifies type 'long' but the argument has type 'int' [-Wformat]
cs_log_dbg(D_CWC, "cyclecheck [Back to Stage 1] too much cyclefailure, maybe cycletime not correct %s Cycletime: %i Lockdiff: %ld nextCycleCW = CW%i", cwc_ecmf, cwc->cycletime, now - cwc->locktime, cwc->nextcyclecw);
~~~ ^~~~~~~~~~~~~~~~~~~
%d
./oscam-log.h:20:149: note: expanded from macro 'cs_log_dbg'
#define cs_log_dbg(mask, fmt, params...) do { if (config_enabled(WITH_DEBUG) && ((mask) & cs_dblevel)) cs_log_txt(MODULE_LOG_PREFIX, fmt, ##params); } while(0)
^~~~~~
module-cw-cycle-check.c:539:125: warning: format specifies type 'long' but the argument has type 'int' [-Wformat]
cs_log_dbg(D_CWC, "cyclecheck [Ignore this EA] for LearningStages because of locktime EA: %s Lockdiff: %ld", cwc_ecmf, now - cwc->locktime);
~~~ ^~~~~~~~~~~~~~~~~~~
%d
./oscam-log.h:20:149: note: expanded from macro 'cs_log_dbg'
#define cs_log_dbg(mask, fmt, params...) do { if (config_enabled(WITH_DEBUG) && ((mask) & cs_dblevel)) cs_log_txt(MODULE_LOG_PREFIX, fmt, ##params); } while(0)
^~~~~~
module-cw-cycle-check.c:611:115: warning: format specifies type 'long' but the argument has type 'time_t' (aka 'int') [-Wformat]
cs_log_dbg(D_CWC, "cyclecheck [Store New Entry] %s Time: %ld Stage: %i Cycletime: %i Locktime: %ld", er_ecmf, new->time, new->stage, new->cycletime, new->locktime);
~~~ ^~~~~~~~~
%d
./oscam-log.h:20:149: note: expanded from macro 'cs_log_dbg'
#define cs_log_dbg(mask, fmt, params...) do { if (config_enabled(WITH_DEBUG) && ((mask) & cs_dblevel)) cs_log_txt(MODULE_LOG_PREFIX, fmt, ##params); } while(0)
^~~~~~
module-cw-cycle-check.c:611:154: warning: format specifies type 'long' but the argument has type 'time_t' (aka 'int') [-Wformat]
cs_log_dbg(D_CWC, "cyclecheck [Store New Entry] %s Time: %ld Stage: %i Cycletime: %i Locktime: %ld", er_ecmf, new->time, new->stage, new->cycletime, new->locktime);
~~~ ^~~~~~~~~~~~~
%d
./oscam-log.h:20:149: note: expanded from macro 'cs_log_dbg'
#define cs_log_dbg(mask, fmt, params...) do { if (config_enabled(WITH_DEBUG) && ((mask) & cs_dblevel)) cs_log_txt(MODULE_LOG_PREFIX, fmt, ##params); } while(0)
^~~~~~
module-cw-cycle-check.c:650:111: warning: format specifies type 'long' but the argument has type 'time_t' (aka 'int') [-Wformat]
cs_log_dbg(D_CWC, "cyclecheck [Update Entry and add on top] %s Time: %ld Stage: %i Cycletime: %i", er_ecmf, cwc->time, cwc->stage, cwc->cycletime);
~~~ ^~~~~~~~~
%d
./oscam-log.h:20:149: note: expanded from macro 'cs_log_dbg'
#define cs_log_dbg(mask, fmt, params...) do { if (config_enabled(WITH_DEBUG) && ((mask) & cs_dblevel)) cs_log_txt(MODULE_LOG_PREFIX, fmt, ##params); } while(0)
^~~~~~
30 warnings generated.
CC module-dvbapi-chancache.c
CC module-dvbapi.c
module-dvbapi.c:225:16: warning: unused variable 'dir_fd' [-Wunused-variable]
static int32_t dir_fd = -1;
^
1 warning generated.
CC module-ird-guess.c
CC module-monitor.c
CC module-newcamd.c
CC module-newcamd-des.c
CC module-stat.c
module-stat.c:172:38: warning: format specifies type 'long *' but the argument has type 'time_t *' (aka 'int *') [-Wformat]
&s->time_avg, &s->ecm_count, &s->last_received.time, &s->fail_factor, &s->ecmlen);
^~~~~~~~~~~~~~~~~~~~~~
module-stat.c:367:63: warning: format specifies type 'long' but the argument has type 'time_t' (aka 'int') [-Wformat]
s->srvid, (uint16_t)s->chid, s->time_avg, s->ecm_count, s->last_received.time, s->fail_factor, s->ecmlen);
^~~~~~~~~~~~~~~~~~~~~
module-stat.c:1896:20: warning: address of 'rdr->lb_stat' will always evaluate to 'true' [-Wpointer-bool-conversion]
if(!rdr || !&rdr->lb_stat)
~ ~~~~~^~~~~~~
3 warnings generated.
CC module-webif-lib.c
module-webif-lib.c:870:21: warning: 'SSLv3_server_method' is deprecated [-Wdeprecated-declarations]
ctx = SSL_CTX_new(SSLv3_server_method());
^
/usr/include/openssl/ssl.h:1850:1: note: 'SSLv3_server_method' has been explicitly marked deprecated here
DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *SSLv3_server_method(void))
^
/usr/include/openssl/opensslconf.h:147:34: note: expanded from macro 'DEPRECATEDIN_1_1_0'
# define DEPRECATEDIN_1_1_0(f) DECLARE_DEPRECATED(f)
^
/usr/include/openssl/opensslconf.h:110:55: note: expanded from macro 'DECLARE_DEPRECATED'
# define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated));
^
module-webif-lib.c:910:2: warning: 'ERR_remove_state' is deprecated [-Wdeprecated-declarations]
ERR_remove_state(0);
^
/usr/include/openssl/err.h:260:1: note: 'ERR_remove_state' has been explicitly marked deprecated here
DEPRECATEDIN_1_0_0(void ERR_remove_state(unsigned long pid))
^
/usr/include/openssl/opensslconf.h:153:34: note: expanded from macro 'DEPRECATEDIN_1_0_0'
# define DEPRECATEDIN_1_0_0(f) DECLARE_DEPRECATED(f)
^
/usr/include/openssl/opensslconf.h:110:55: note: expanded from macro 'DECLARE_DEPRECATED'
# define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated));
^
module-webif-lib.c:785:22: warning: unused function 'SSL_id_function' [-Wunused-function]
static unsigned long SSL_id_function(void)
^
module-webif-lib.c:790:13: warning: unused function 'SSL_locking_function' [-Wunused-function]
static void SSL_locking_function(int32_t mode, int32_t type, const char *file, int32_t line)
^
module-webif-lib.c:804:37: warning: unused function 'SSL_dyn_create_function' [-Wunused-function]
static struct CRYPTO_dynlock_value *SSL_dyn_create_function(const char *file, int32_t line)
^
module-webif-lib.c:822:13: warning: unused function 'SSL_dyn_lock_function' [-Wunused-function]
static void SSL_dyn_lock_function(int32_t mode, struct CRYPTO_dynlock_value *l, const char *file, int32_t line)
^
module-webif-lib.c:836:13: warning: unused function 'SSL_dyn_destroy_function' [-Wunused-function]
static void SSL_dyn_destroy_function(struct CRYPTO_dynlock_value *l, const char *file, int32_t line)
^
7 warnings generated.
CC module-webif-tpl.c
CC module-webif.c
module-webif.c:419:128: warning: format specifies type 'long' but the argument has type 'time_t' (aka 'int') [-Wformat]
pos += snprintf(value + pos, needed - pos, "%s%d:%d:%ld", dot, cl->cwlastresptimes[k].duration, cl->cwlastresptimes[k].rc, cl->cwlastresptimes[k].timestamp);
~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
%d
module-webif.c:3185:16: warning: address of array 'cc->remote_version' will always evaluate to 'true' [-Wpointer-bool-conversion]
if(cc && cc->remote_version && cc->remote_build)
~~ ~~~~^~~~~~~~~~~~~~
module-webif.c:3185:38: warning: address of array 'cc->remote_build' will always evaluate to 'true' [-Wpointer-bool-conversion]
if(cc && cc->remote_version && cc->remote_build)
~~ ~~~~^~~~~~~~~~~~
module-webif.c:7815:51: warning: format specifies type 'long' but the argument has type 'int' [-Wformat]
tpl_printf(vars, TPLADD, "APIRUNTIME", "%ld", now - first_client->login);
~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~
%d
4 warnings generated.
CC webif/pages.c
CC reader-common.c
CC reader-bulcrypt.c
CC reader-conax.c
CC reader-cryptoworks.c
reader-cryptoworks.c:10:18: error: field has incomplete type 'BIGNUM' (aka 'struct bignum_st')
BIGNUM exp;
^
/usr/include/openssl/ossl_typ.h:80:16: note: forward declaration of 'struct bignum_st'
typedef struct bignum_st BIGNUM;
^
reader-cryptoworks.c:11:18: error: field has incomplete type 'BIGNUM' (aka 'struct bignum_st')
BIGNUM ucpk;
^
/usr/include/openssl/ossl_typ.h:80:16: note: forward declaration of 'struct bignum_st'
typedef struct bignum_st BIGNUM;
^
2 errors generated.
gmake[2]: *** [Makefile:411: build/i386-unknown-freebsd12.0-ssl/reader-cryptoworks.o] Error 1
gmake[1]: *** [Makefile:365: all] Error 2
gmake[1]: Leaving directory '/wrkdirs/usr/ports/multimedia/oscam/work/oscam-1.20'
*** Error code 1
Stop.
make: stopped in /usr/ports/multimedia/oscam
More information about the freebsd-pkg-fallout
mailing list