.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 131072 stack size (kbytes, -s) 8192 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+ accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> up-imapproxy-1.2.7_5 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5_5.txz [120mips-quarterly-job-13] Installing pkg-1.10.5_5... [120mips-quarterly-job-13] Extracting pkg-1.10.5_5: .......... done ===> up-imapproxy-1.2.7_5 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of up-imapproxy-1.2.7_5 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License GPLv2+ accepted by the user ===> Fetching all distfiles required by up-imapproxy-1.2.7_5 for building =========================================================================== =======================<phase: checksum >============================ ===> License GPLv2+ accepted by the user ===> Fetching all distfiles required by up-imapproxy-1.2.7_5 for building => SHA256 Checksum OK for squirrelmail-imap_proxy-1.2.7.tar.bz2. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License GPLv2+ accepted by the user ===> Fetching all distfiles required by up-imapproxy-1.2.7_5 for building ===> Extracting for up-imapproxy-1.2.7_5 => SHA256 Checksum OK for squirrelmail-imap_proxy-1.2.7.tar.bz2. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for up-imapproxy-1.2.7_5 ===> Applying FreeBSD patches for up-imapproxy-1.2.7_5 =========================================================================== =======================<phase: build-depends >============================ ===> up-imapproxy-1.2.7_5 depends on package: autoconf>=2.69 - not found ===> Installing existing package /packages/All/autoconf-2.69_1.txz [120mips-quarterly-job-13] Installing autoconf-2.69_1... [120mips-quarterly-job-13] `-- Installing autoconf-wrapper-20131203... [120mips-quarterly-job-13] `-- Extracting autoconf-wrapper-20131203: .......... done [120mips-quarterly-job-13] `-- Installing indexinfo-0.3.1... [120mips-quarterly-job-13] `-- Extracting indexinfo-0.3.1: .... done [120mips-quarterly-job-13] `-- Installing m4-1.4.18,1... [120mips-quarterly-job-13] `-- Extracting m4-1.4.18,1: .......... done [120mips-quarterly-job-13] `-- Installing perl5-5.26.2... [120mips-quarterly-job-13] `-- Extracting perl5-5.26.2: .......... done [120mips-quarterly-job-13] Extracting autoconf-2.69_1: .......... done Message from perl5-5.26.2:
The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. ===> up-imapproxy-1.2.7_5 depends on package: autoconf>=2.69 - found ===> Returning to build of up-imapproxy-1.2.7_5 ===> up-imapproxy-1.2.7_5 depends on package: automake>=1.16.1 - not found ===> Installing existing package /packages/All/automake-1.16.1.txz [120mips-quarterly-job-13] Installing automake-1.16.1... [120mips-quarterly-job-13] Extracting automake-1.16.1: .......... done ===> up-imapproxy-1.2.7_5 depends on package: automake>=1.16.1 - found ===> Returning to build of up-imapproxy-1.2.7_5 =========================================================================== =======================<phase: lib-depends >============================ =========================================================================== =======================<phase: configure >============================ ===> Configuring for up-imapproxy-1.2.7_5 autoheader-2.69: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot' autoheader-2.69: WARNING: and `config.h.top', to define templates for `config.h.in' autoheader-2.69: WARNING: is deprecated and discouraged. autoheader-2.69: autoheader-2.69: WARNING: Using the third argument of `AC_DEFINE' and autoheader-2.69: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without autoheader-2.69: WARNING: `acconfig.h': autoheader-2.69: autoheader-2.69: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1, autoheader-2.69: [Define if a function `main' is needed.]) autoheader-2.69: autoheader-2.69: WARNING: More sophisticated templates can also be produced, see the autoheader-2.69: WARNING: documentation. configure: loading site script /usr/ports/Templates/config.site checking whether make sets $(MAKE)... yes checking for gcc... /nxb-bin/usr/bin/cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /nxb-bin/usr/bin/cc accepts -g... yes checking for /nxb-bin/usr/bin/cc option to accept ISO C89... none needed checking for a BSD-compatible install... /usr/bin/install -c checking build system type... mips-portbld-freebsd12.0 checking host system type... mips-portbld-freebsd12.0 checking target system type... mips-portbld-freebsd12.0 checking for socket... yes checking for pthread_create in -lpthread... yes checking for mmap... (cached) yes checking for yp_get_default_domain in -lnsl... no configure: WARNING: nsl library not found!!! Wrappers will be disabled. checking for EVP_DigestInit in -lcrypto... yes checking for SSL_new in -lssl... yes checking for initscr in -lcurses... yes checking how to run the C preprocessor... /nxb-bin/usr/bin/cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/mman.h... (cached) yes checking for sys/param.h... (cached) yes checking for typedef nfds_t... yes checking for an ANSI C-conforming const... yes checking whether /nxb-bin/usr/bin/cc needs -traditional... no checking return type of signal handlers... void checking for socket... (cached) yes checking for poll... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing default commands =========================================================================== =======================<phase: build >============================ ===> Building for up-imapproxy-1.2.7_5 /nxb-bin/usr/bin/cc -O2 -pipe -G0 -EB -mabi=32 -msoft-float -fno-strict-aliasing -I/usr/include -O2 -pipe -G0 -EB -mabi=32 -msoft-float -fno-strict-aliasing -I. -I./include -c -o ./src/icc.o ./src/icc.c /nxb-bin/usr/bin/cc -O2 -pipe -G0 -EB -mabi=32 -msoft-float -fno-strict-aliasing -I/usr/include -O2 -pipe -G0 -EB -mabi=32 -msoft-float -fno-strict-aliasing -I. -I./include -c -o ./src/main.o ./src/main.c ./src/main.c: In function 'main': ./src/main.c:485: warning: 'TLSv1_client_method' is deprecated (declared at /usr/include/openssl/ssl.h:1866) ./src/main.c: In function 'verify_callback': ./src/main.c:1386: error: dereferencing pointer to incomplete type ./src/main.c:1388: error: dereferencing pointer to incomplete type *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/mail/up-imapproxy/work/squirrelmail-imap_proxy-1.2.7 *** Error code 1 Stop. make: stopped in /usr/ports/mail/up-imapproxy _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "[email protected]"
