1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
Commit Graph

513589 Commits

Author SHA1 Message Date
Jimmy Olgeni
8978a80644 Update lang/elixir to version 1.10.4. 2020-07-04 16:19:39 +00:00
Fernando Apesteguía
dc77ec12ea net-mgmt/nsca-ng: Update to 1.6
This is not broken anymore in 12 and 13

ChangeLog:
https://github.com/weiss/nsca-ng/blob/master/NEWS#changes-in-release-16-2019-03-19

Accumulated changes from 1.4:

 * Work around TLSv1.3 PSK bug in (at least) OpenSSL 1.1.1b.
 * Fix static linking against recent OpenSSL versions.
 * Update our copy of libev from version 4.22 to version 4.25. The new release
   provides a few platform compatibilty fixes and small enhancements.
 * Apply a few minor improvements.
 * Include an experimental NSCA-ng client module for Perl.
 * Link against libsystemd instead of libsystemd-daemon when using systemd
   version 210 or newer, where the latter library has been merged into the
   former.
 * Include the systemd.service(5) and systemd.socket(5) files with the release
   tarball.
 * Update our copy of libev from version 4.15 to version 4.22. The new release
   provides a number of bug fixes and small enhancements.

While here, update WWW in pkg-descr

PR:	247145
Submitted by:	knan-bfo@modirum.com
Reviewed by:	pi, fernape
Approved by:	alexander@sulfrian.net (maintainer, timeout > 1 month)
Differential Revision:	https://reviews.freebsd.org/D25208
2020-07-04 16:03:47 +00:00
Mikael Urankar
31e0a5979d audio/synthpod-lv2: fix build on aarch64
../mapper.lv2/mapper.lv2/mum.h:113:3: warning: implicit declaration of function 'asm' is invalid in C99 [-Wimplicit-function-declaration]
  asm ("umulh %0, %1, %2" : "=r" (hi) : "r" (v), "r" (p));
  ^

../mapper.lv2/mapper.lv2/mum.h:113:27: error: expected ')'
  asm ("umulh %0, %1, %2" : "=r" (hi) : "r" (v), "r" (p));
                          ^

../mapper.lv2/mapper.lv2/mum.h:113:7: note: to match this '('
  asm ("umulh %0, %1, %2" : "=r" (hi) : "r" (v), "r" (p));

reported upstream: https://github.com/OpenMusicKontrollers/synthpod/pull/54

Approved by:	portmgr (tier-2 blanket)
2020-07-04 15:47:21 +00:00
Jochen Neumeister
4dc97b03cd Add entry for anydesk
PR:		247406
Sponsored by:	Netzkommune GmbH
2020-07-04 15:37:58 +00:00
MANTANI Nobutaka
5aba6458f6 - Fix build error on -current.
- Use PLIST_FILES instead of pkg-plist.
2020-07-04 15:37:13 +00:00
Mikael Urankar
a6677396ff sysutils/docker-machine: fix build on aarch64
Approved by:	portmgr (tier-2 blanket)
2020-07-04 15:19:34 +00:00
Luca Pizzamiglio
f35239963a benchmarks/unixbench: Add support to parallel execution
Add support to get the number of CPUs on FreeBSD.
Bump PORTREVISION.

PR:		247293
Submitted by:	Yuichiro NAITO <naito.yuichiro@gmail.com>
2020-07-04 14:48:33 +00:00
Dima Panov
709dd0f0a2 print/cups-pdf: fix patching paths 2020-07-04 13:36:16 +00:00
Wen Heping
578624a4c5 - Update to 2.1.6
PR:		247751
Submitted by:	juraj@lutter.sk(maintainer)
2020-07-04 13:36:13 +00:00
TAKATSU Tomonari
e61b05e8eb - Update to 1.1-5 2020-07-04 12:58:30 +00:00
Tobias Kortkamp
ee24d3de6b x11/bemenu: Update to 0.5.0
Changes:	https://github.com/Cloudef/bemenu/releases/tag/0.5.0
2020-07-04 12:57:46 +00:00
Piotr Kubaj
15a8b1c663 www/node12: fix runtime on powerpc64 elfv1, build / runtime on powerpc64 elfv2
Patches are backported from www/node and changed where necessary.

PR:             247433
Approved by:    bhughes (maintainer timeout)
MFH:            2020Q3 (fix build / runtime blanket)
2020-07-04 12:47:46 +00:00
Piotr Kubaj
137a132ef1 sysutils/mate-control-center: fix build on GCC architectures
Use C99 mode:
mate-da-capplet.c:689: error: 'for' loop initial declaration used outside C99 mode

MFH:		2020Q3 (fix build blanket)
2020-07-04 12:39:05 +00:00
Tobias Kortkamp
1a452488f4 math/lapack, math/xlapack: Unbreak build with GCC 10
sorcsd2by1.f:389:40:

  366 |      $                   0, U1, LDU1, U2, LDU2, V1T, LDV1T, 0, 1, 0, 0,
      |                                      2
......
  389 |      $                   0, V1T, LDV1T, 0, 1, U1, LDU1, U2, LDU2, 0, 0,
      |                                        1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(4)).
sorcsd2by1.f:412:35:

  366 |      $                   0, U1, LDU1, U2, LDU2, V1T, LDV1T, 0, 1, 0, 0,
      |                            2
......
  412 |      $                   THETA, 0, 0, 1, V1T, LDV1T, U2, LDU2, U1, LDU1,
      |                                   1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(4)).
sorcsd2by1.f:436:55:

  366 |      $                   0, U1, LDU1, U2, LDU2, V1T, LDV1T, 0, 1, 0, 0,
      |                                                2
......
  436 |      $                   THETA, 0, U2, LDU2, U1, LDU1, 0, 1, V1T, LDV1T,
      |                                                       1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(4)).
sorcsd2by1.f:473:23:

  347 |             CALL SORBDB1( M, P, Q, X11, LDX11, X21, LDX21, THETA, 0, 0,
      |                                                                  2
......
  473 |      $                 WORK(IPHI), WORK(ITAUP1), WORK(ITAUP2),
      |                       1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)).
sorcsd2by1.f:480:44:

  351 |                CALL SORGQR( P, P, Q, U1, LDU1, 0, WORK(1), -1,
      |                                               2
......
  480 |             CALL SORGQR( P, P, Q, U1, LDU1, WORK(ITAUP1), WORK(IORGQR),
      |                                            1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)).
sorcsd2by1.f:485:48:

  351 |                CALL SORGQR( P, P, Q, U1, LDU1, 0, WORK(1), -1,
      |                                               2
......
  485 |             CALL SORGQR( M-P, M-P, Q, U2, LDU2, WORK(ITAUP2),
      |                                                1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)).
sorcsd2by1.f:496:57:

  362 |      $                   0, WORK(1), -1, CHILDINFO )
      |                         2
......
  496 |             CALL SORGLQ( Q-1, Q-1, Q-1, V1T(2,2), LDV1T, WORK(ITAUQ1),
      |                                                         1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)).
sorcsd2by1.f:503:22:

  366 |      $                   0, U1, LDU1, U2, LDU2, V1T, LDV1T, 0, 1, 0, 0,
      |                         2
......
  503 |      $                WORK(IPHI), U1, LDU1, U2, LDU2, V1T, LDV1T, 0, 1,
      |                      1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)).
sorcsd2by1.f:528:23:

  370 |             CALL SORBDB2( M, P, Q, X11, LDX11, X21, LDX21, THETA, 0, 0,
      |                                                                  2
......
  528 |      $                 WORK(IPHI), WORK(ITAUP1), WORK(ITAUP2),
      |                       1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)).
sorcsd2by1.f:540:55:

  351 |                CALL SORGQR( P, P, Q, U1, LDU1, 0, WORK(1), -1,
      |                                               2
......
  540 |             CALL SORGQR( P-1, P-1, P-1, U1(2,2), LDU1, WORK(ITAUP1),
      |                                                       1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)).
sorcsd2by1.f:545:48:

  351 |                CALL SORGQR( P, P, Q, U1, LDU1, 0, WORK(1), -1,
      |                                               2
......
  545 |             CALL SORGQR( M-P, M-P, Q, U2, LDU2, WORK(ITAUP2),
      |                                                1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)).
sorcsd2by1.f:550:46:

  362 |      $                   0, WORK(1), -1, CHILDINFO )
      |                         2
......
  550 |             CALL SORGLQ( Q, Q, R, V1T, LDV1T, WORK(ITAUQ1),
      |                                              1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)).
sorcsd2by1.f:557:22:

  366 |      $                   0, U1, LDU1, U2, LDU2, V1T, LDV1T, 0, 1, 0, 0,
      |                         2
......
  557 |      $                WORK(IPHI), V1T, LDV1T, 0, 1, U1, LDU1, U2, LDU2,
      |                      1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)).
sorcsd2by1.f:582:23:

  393 |             CALL SORBDB3( M, P, Q, X11, LDX11, X21, LDX21, THETA, 0, 0,
      |                                                                  2
......
  582 |      $                 WORK(IPHI), WORK(ITAUP1), WORK(ITAUP2),
      |                       1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)).
sorcsd2by1.f:589:44:

  351 |                CALL SORGQR( P, P, Q, U1, LDU1, 0, WORK(1), -1,
      |                                               2
......
  589 |             CALL SORGQR( P, P, Q, U1, LDU1, WORK(ITAUP1), WORK(IORGQR),
      |                                            1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)).
sorcsd2by1.f:601:25:

  351 |                CALL SORGQR( P, P, Q, U1, LDU1, 0, WORK(1), -1,
      |                                               2
......
  601 |      $                   WORK(ITAUP2), WORK(IORGQR), LORGQR, CHILDINFO )
      |                         1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)).
sorcsd2by1.f:605:46:

  362 |      $                   0, WORK(1), -1, CHILDINFO )
      |                         2
......
  605 |             CALL SORGLQ( Q, Q, R, V1T, LDV1T, WORK(ITAUQ1),
      |                                              1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)).
sorcsd2by1.f:612:29:

  366 |      $                   0, U1, LDU1, U2, LDU2, V1T, LDV1T, 0, 1, 0, 0,
      |                         2
......
  612 |      $                THETA, WORK(IPHI), 0, 1, V1T, LDV1T, U2, LDU2, U1,
      |                             1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)).
sorcsd2by1.f:642:23:

  417 |             CALL SORBDB4( M, P, Q, X11, LDX11, X21, LDX21, THETA, 0, 0,
      |                                                                  2
......
  642 |      $                 WORK(IPHI), WORK(ITAUP1), WORK(ITAUP2),
      |                       1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)).
sorcsd2by1.f:655:46:

  351 |                CALL SORGQR( P, P, Q, U1, LDU1, 0, WORK(1), -1,
      |                                               2
......
  655 |             CALL SORGQR( P, P, M-Q, U1, LDU1, WORK(ITAUP1),
      |                                              1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)).
sorcsd2by1.f:665:50:

  351 |                CALL SORGQR( P, P, Q, U1, LDU1, 0, WORK(1), -1,
      |                                               2
......
  665 |             CALL SORGQR( M-P, M-P, M-Q, U2, LDU2, WORK(ITAUP2),
      |                                                  1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)).
sorcsd2by1.f:674:46:

  362 |      $                   0, WORK(1), -1, CHILDINFO )
      |                         2
......
  674 |             CALL SORGLQ( Q, Q, Q, V1T, LDV1T, WORK(ITAUQ1),
      |                                              1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)).
sorcsd2by1.f:681:29:

  366 |      $                   0, U1, LDU1, U2, LDU2, V1T, LDV1T, 0, 1, 0, 0,
      |                         2
......
  681 |      $                THETA, WORK(IPHI), U2, LDU2, U1, LDU1, 0, 1, V1T,
      |                             1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)).

http://package18.nyi.freebsd.org/data/121amd64-default-PR244494/2020-06-10_18h04m44s/logs/errors/lapack-3.5.0_8.log
http://package18.nyi.freebsd.org/data/121amd64-default-PR244494/2020-06-10_18h04m44s/logs/errors/xlapack-3.5.0_6.log

PR:		246700
2020-07-04 12:33:32 +00:00
Tobias Kortkamp
08e6353968 graphics/xd3d: Unbreak build with GCC 10
gspopup.f:324:23:

  324 |       call x11facette2(ixzone,iyzone,ilar,ihau)
      |                       1
......
  596 |         call x11facette2(ixbrow,iybrow,ilarbrow,ihaubrow)
      |                         2
Error: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1)
gspopup.f:187:45:

  187 |      &                ,chainesav,longq,longc,lfichiers,idir,inum,0
      |                                             1
Error: Rank mismatch in argument 'lfichiers' at (1) (rank-1 and scalar)
gspopup.f:306:45:

  306 |      &                ,chainesav,longq,longc,lfichiers,idir,inum,0
      |                                             1
Error: Rank mismatch in argument 'lfichiers' at (1) (rank-1 and scalar)
gspopup.f:561:61:

  561 |      &                  ,fichiers,longq,longc,lfichiers,idir,inum
      |                                                             1
Error: Rank mismatch in argument 'inum' at (1) (rank-1 and scalar)

http://package18.nyi.freebsd.org/data/121amd64-default-PR244494/2020-06-10_18h04m44s/logs/errors/xd3d-8.3.1_18.log

PR:		246700
2020-07-04 12:25:10 +00:00
Tobias Kortkamp
8a4745698d science/xtb: Unbreak build with GCC 10
/wrkdirs/usr/ports/science/xtb/work/xtb-6.3.0/src/prog/main.F90:626:39:

  626 |          call relaxed_scan(env,mol,wfn,calc)
      |                                       1
Error: Explicit interface required for polymorphic argument at (1)

http://package18.nyi.freebsd.org/data/121amd64-default-PR244494/2020-06-10_18h04m44s/logs/errors/xtb-6.3.0.log

PR:		246700
2020-07-04 12:19:38 +00:00
Tobias Kortkamp
815d0dd7cb biology/psi88: Unbreak build with GCC 10
ctplot.f:69:29:

   69 |       CALL SYMBOL (XA,YA,.15,STRING,ANGLE,K)
      |                             1
Error: Rank mismatch in argument 'string' at (1) (scalar and rank-1)

http://package18.nyi.freebsd.org/data/121amd64-default-PR244494/2020-06-10_18h04m44s/logs/errors/psi88-1.0_16.log

PR:		246700
2020-07-04 12:15:58 +00:00
Dmitry Sivachenko
219472b001 Update to -dev12. 2020-07-04 12:10:03 +00:00
Tobias Kortkamp
d9bb6d97fe math/slatec: Unbreak build with GCC 10
Error: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
cpzero.f:90:43:

   76 |       CALL CPEVL(N,N,A,TEMP,T,T,.FALSE.)
      |                            2
......
   90 |          CALL CPEVL(N,0,T(N1),CMPLX(X,0.0),PN,PN,.FALSE.)
      |                                           1
Error: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
cpzero.f:105:37:

   76 |       CALL CPEVL(N,N,A,TEMP,T,T,.FALSE.)
      |                            2
......
  105 |                CALL CPEVL(N,0,A,R(I),PN,TEMP,.TRUE.)
      |                                     1
Error: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)

http://package18.nyi.freebsd.org/data/121amd64-default-PR244494/2020-06-10_18h04m44s/logs/errors/slatec-4.1_12.log

PR:		246700
2020-07-04 12:04:51 +00:00
Vinícius Zavam
6b109cb4b8 net/cloudflared: update 2020.6.5 to 2020.7.0 2020-07-04 12:03:25 +00:00
Tobias Kortkamp
bba2898ed6 misc/libemos: Unbreak build with GCC 10
/wrkdirs/usr/ports/misc/libemos/work/libemos-4.5.9-Source/interpolation/hntfaps.F:222:65:

  183 |           CALL INTLOG(JP_DEBUG,'HNTFAPS: Use missing value',JPQUIET)
      |                                                            2
......
  222 |           CALL INTLOG(JP_ERROR,'HNTFAPS: memory allocation fail',IDWORK)
      |                                                                 1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(8)/INTEGER(4)).
/wrkdirs/usr/ports/misc/libemos/work/libemos-4.5.9-Source/interpolation/hntfaps.F:232:65:

  183 |           CALL INTLOG(JP_DEBUG,'HNTFAPS: Use missing value',JPQUIET)
      |                                                            2
......
  232 |           CALL INTLOG(JP_ERROR,'HNTFAPS: memory allocation fail',IDATA)
      |                                                                 1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(8)/INTEGER(4)).

http://package18.nyi.freebsd.org/data/121amd64-default-PR244494/2020-06-10_18h04m44s/logs/errors/libemos-4.5.9_3.log

PR:		246700
2020-07-04 11:59:43 +00:00
Bernard Spil
ff1c0ac550 www/nextcloud-notes: Update to 3.6.0 2020-07-04 11:56:14 +00:00
Bernard Spil
55fcff7e7c www/nextcloud-deck: Update to 1.0.4 2020-07-04 11:55:46 +00:00
Tobias Kortkamp
206b0dac1d math/elpa: Unbreak build with GCC 10
src/elpa2/kernels/real_template.F90:117:37:

  117 |        & (q(i,1),hh, nb, ldq, ldh, s)
      |                                     1
Error: Type mismatch in argument 'q' at (1); passed REAL(8) to COMPLEX(8)
src/elpa2/kernels/real_template.F90:133:37:

  133 |        & (q(i,1),hh, nb, ldq, ldh, s)
      |                                     1
Error: Type mismatch in argument 'q' at (1); passed REAL(8) to COMPLEX(8)
src/elpa2/kernels/real_template.F90:145:37:

  145 |        & (q(i,1),hh, nb, ldq, ldh, s)
      |                                     1
Error: Type mismatch in argument 'q' at (1); passed REAL(8) to COMPLEX(8)

http://package18.nyi.freebsd.org/data/121amd64-default-PR244494/2020-06-10_18h04m44s/logs/errors/elpa-2019.05.002_2.log

PR:		246700
2020-07-04 11:51:38 +00:00
Tobias Kortkamp
812251d9df math/cmlib: Unbreak build with GCC 10
dbocls.f:185:19:

   62 |      * 2,LMDW,MCON+MOUT, 0,RDUM,RDUM)
      |                           2
......
  185 |      * 1,J,IDUM, 2,BL(J),BU(J))
      |                   1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/REAL(4)).
dbocls.f:371:18:

   62 |      * 2,LMDW,MCON+MOUT, 0,RDUM,RDUM)
      |                           2
......
  371 |      * 1,J,IDUM,1,RW(J),RDUM)
      |                  1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/REAL(4)).
dbocls.f:423:19:

   62 |      * 2,LMDW,MCON+MOUT, 0,RDUM,RDUM)
      |                           2
......
  423 |      * 1,JP,IDUM,0,IDUM,IDUM)
      |                   1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(4)).

http://package18.nyi.freebsd.org/data/121amd64-default-PR244494/2020-06-10_18h04m44s/logs/errors/cmlib-3.0_8.log

PR:		246700
2020-07-04 11:29:28 +00:00
Tobias Kortkamp
3b36e3f40e emulators/skyeye: Unbreak build with GCC 10 (-fno-common default)
/usr/local/bin/ld: ./utils/libutils.a(skyeye_arch.o):/wrkdirs/usr/ports/emulators/skyeye/work/skyeye-1.2.5_REL/utils/config/skyeye_config.h:274: multiple definition of `skyeye_config'; skyeye.o:/wrkdirs/usr/ports/emulators/skyeye/work/skyeye-1.2.5_REL/./utils/config/skyeye_config.h:274: first defined here
/usr/local/bin/ld: ./utils/libutils.a(skyeye_config.o):/wrkdirs/usr/ports/emulators/skyeye/work/skyeye-1.2.5_REL/utils/config/skyeye_config.h:274: multiple definition of `skyeye_config'; skyeye.o:/wrkdirs/usr/ports/emulators/skyeye/work/skyeye-1.2.5_REL/./utils/config/skyeye_config.h:274: first defined here
/usr/local/bin/ld: ./utils/libutils.a(skyeye_options.o):/wrkdirs/usr/ports/emulators/skyeye/work/skyeye-1.2.5_REL/utils/config/skyeye_config.h:274: multiple definition of `skyeye_config'; skyeye.o:/wrkdirs/usr/ports/emulators/skyeye/work/skyeye-1.2.5_REL/./utils/config/skyeye_config.h:274: first defined here
[...]

http://package18.nyi.freebsd.org/data/121amd64-default-PR244494/2020-06-10_18h04m44s/logs/errors/skyeye-1.2.5_7.log

PR:		246700
2020-07-04 11:25:09 +00:00
Tobias Kortkamp
9fe233ccae science/cgnslib: Unbreak build with GCC 10
/wrkdirs/usr/ports/science/cgnslib/work/CGNS-4.1.1/src/tests/test_family_treef.F90:152:64:

  152 |       call cg_goto_f( cgfile, cgtree, ierr, "Family2", 0, 'end')
      |                                                                1
Error: Missing actual argument for argument '_formal_14' at (1)
/wrkdirs/usr/ports/science/cgnslib/work/CGNS-4.1.1/src/tests/test_family_treef.F90:168:43:

  168 |      &               "Family2.1", 0, 'end')
      |                                           1
Error: Missing actual argument for argument '_formal_16' at (1)
/wrkdirs/usr/ports/science/cgnslib/work/CGNS-4.1.1/src/tests/test_family_treef.F90:190:49:

  190 |       call cg_goto_f(cgfile, cgtree, ierr, 'end')
      |                                                 1
Error: Missing actual argument for argument '_formal_12' at (1)
/wrkdirs/usr/ports/science/cgnslib/work/CGNS-4.1.1/src/tests/test_family_treef.F90:196:60:

  196 |       call cg_goto_f(cgfile, cgbase, ierr, "Zone", 0, 'end')
      |                                                            1
Error: Missing actual argument for argument '_formal_14' at (1)
/wrkdirs/usr/ports/science/cgnslib/work/CGNS-4.1.1/src/tests/test_family_treef.F90:231:76:

  231 |       call cg_goto_f(cgfile, cgbase, ierr, "Zone", 0, "SubRegion", 0, 'end')
      |                                                                            1
Error: Missing actual argument for argument '_formal_16' at (1)
/wrkdirs/usr/ports/science/cgnslib/work/CGNS-4.1.1/src/tests/test_family_treef.F90:241:60:

  241 |       call cg_goto_f(cgfile, cgbase, ierr, "Zone", 0, 'end')
      |                                                            1
Error: Missing actual argument for argument '_formal_14' at (1)
/wrkdirs/usr/ports/science/cgnslib/work/CGNS-4.1.1/src/tests/test_family_treef.F90:246:75:

  246 |       call cg_goto_f(cgfile, cgbase, ierr, "Zone", 0, "UserData", 0, 'end')
      |                                                                           1
Error: Missing actual argument for argument '_formal_16' at (1)

http://package18.nyi.freebsd.org/data/121amd64-default-PR244494/2020-06-10_18h04m44s/logs/errors/cgnslib-4.1.1,1.log

PR:		246700
2020-07-04 11:22:08 +00:00
Tobias Kortkamp
f5e1422d15 science/libccp4: Unbreak build with GCC 10
fortran/pack_f.f:109:28:

   45 |       call pack_wordimage_f(data, x, y, filnarray)
      |                            2
......
  109 |       call pack_wordimage_f(data, x, y, filnarray)
      |                            1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/INTEGER(2)).
fortran/pack_f.f:141:30:

   77 |       call v2pack_wordimage_f(data, x, y, filnarray)
      |                              2
......
  141 |       call v2pack_wordimage_f(data, x, y, filnarray)
      |                              1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/INTEGER(2)).

http://package18.nyi.freebsd.org/data/121amd64-default-PR244494/2020-06-10_18h04m44s/logs/errors/libccp4-6.5.1_4.log

PR:		246700
2020-07-04 11:10:29 +00:00
Tobias Kortkamp
9c477217f7 science/aircraft-datcom: Unbreak build with GCC 10
Error: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1)
/wrkdirs/usr/ports/science/aircraft-datcom/work/aircraft-datcom-ed877bb/src/auxout.f:185:40:

  168 |      1            TINF,RN,SRF,CBAR,BLRF,XCG,ZCG,DUM,
      |                                   2
......
  185 |      1  TRA(78),TRA(76),TRA(79),TRA(80),O,P,Q,R,S,T,NN,NM)
      |                                        1
Error: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1)
/wrkdirs/usr/ports/science/aircraft-datcom/work/aircraft-datcom-ed877bb/src/auxout.f:187:39:

  168 |      1            TINF,RN,SRF,CBAR,BLRF,XCG,ZCG,DUM,
      |                                   2
......
  187 |      1  SBD(124),SBD(123),SBD(115),ANA,O,P,Q,R,S,T,NN,NM)
      |                                       1
Error: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1)
/wrkdirs/usr/ports/science/aircraft-datcom/work/aircraft-datcom-ed877bb/src/auxout.f:302:34:

  168 |      1            TINF,RN,SRF,CBAR,BLRF,XCG,ZCG,DUM,
      |                          2
......
  302 |      2 FACT(143),FACT(22),WBT(46),H,H,O,P,Q,R,S,T,NN,NM)
      |                                  1
Error: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1)
/wrkdirs/usr/ports/science/aircraft-datcom/work/aircraft-datcom-ed877bb/src/auxout.f:304:57:

  167 |       CALL SWRITE(11,FOR,46,ICONT,1,FLC(I+2),ALT,VINF,PINF,
      |                                                 2
......
  304 |      1 CALL SWRITE(6,FOR2,26,JCON,NALPHA,FLC(23),FACT(2),ANONE,
      |                                                         1
Error: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1)
/wrkdirs/usr/ports/science/aircraft-datcom/work/aircraft-datcom-ed877bb/src/auxout.f:311:33:

  168 |      1            TINF,RN,SRF,CBAR,BLRF,XCG,ZCG,DUM,
      |                          2
......
  311 |      2 STP(133),SWB(40),STP(111),H,H,O,P,Q,R,S,T,NN,NM)
      |                                 1
Error: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1)
/wrkdirs/usr/ports/science/aircraft-datcom/work/aircraft-datcom-ed877bb/src/auxout.f:313:57:

  167 |       CALL SWRITE(11,FOR,46,ICONT,1,FLC(I+2),ALT,VINF,PINF,
      |                                                 2
......
  313 |      1 CALL SWRITE(6,FOR2,26,JCON,NALPHA,FLC(23),SWB(12),ANONE,
      |                                                         1
Error: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1)
/wrkdirs/usr/ports/science/aircraft-datcom/work/aircraft-datcom-ed877bb/src/auxout.f:336:7:

  167 |       CALL SWRITE(11,FOR,46,ICONT,1,FLC(I+2),ALT,VINF,PINF,
      |                                                      2
......
  336 |      1 H,O,P,Q,R,S,T,Q,R,S,T,NN,NM)
      |       1
Error: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1)
/wrkdirs/usr/ports/science/aircraft-datcom/work/aircraft-datcom-ed877bb/src/auxout.f:338:7:

  167 |       CALL SWRITE(11,FOR,46,ICONT,1,FLC(I+2),ALT,VINF,PINF,
      |                                                      2
......
  338 |      1 H,O,P,Q,R,S,T,Q,R,S,T,NN,NM)
      |       1
Error: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1)
/wrkdirs/usr/ports/science/aircraft-datcom/work/aircraft-datcom-ed877bb/src/auxout.f:348:7:

  167 |       CALL SWRITE(11,FOR,46,ICONT,1,FLC(I+2),ALT,VINF,PINF,
      |                                                      2
......
  348 |      1 H,O,P,Q,R,S,T,Q,R,S,T,NN,NM)
      |       1
Error: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1)

http://package18.nyi.freebsd.org/data/121amd64-default-PR244494/2020-06-10_18h04m44s/logs/errors/aircraft-datcom-0.0.20120723_5.log

PR:		246700
2020-07-04 11:07:57 +00:00
Tobias Kortkamp
4636ef2c1b biology/bowtie: Unbreak build with GCC 10
In file included from ebwt.h:43,
                 from ebwt_build.cpp:11:
processor_support.h:52:22: error: extended character “ is not valid in an identifier
   52 |         std::cerr << “ERROR: please define __cpuid() for this build.\n”;
      |                      ^
processor_support.h:52:72: error: extended character ” is not valid in an identifier
   52 |         std::cerr << “ERROR: please define __cpuid() for this build.\n”;
      |                                                                      ^

http://package18.nyi.freebsd.org/data/121amd64-default-PR244494/2020-06-10_18h04m44s/logs/errors/bowtie-1.1.2_9.log

PR:		246700
2020-07-04 10:46:08 +00:00
Tobias Kortkamp
cd7742426e science/cdf: Unbreak build with GCC 10
qst2if.f:129:17:

  122 |      .                DIM_SIZES, ID,
      |                      2
......
  129 |      .           NULL_, STATUS)
      |                 1
Error: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
qst2if.f:133:17:

  121 |         STATUS = CDF_LIB    (CREATE_, CDF_, CDFNAME, NUM_DIMS,
      |                                            2
......
  133 |      .           NULL_, STATUS)
      |                 1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)).
qst2if.f:152:23:

  122 |      .                DIM_SIZES, ID,
      |                      2
......
  152 |      .                 VAR_NUM_ELEMENTS,
      |                       1
Error: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
qst2if.f:164:20:

  121 |         STATUS = CDF_LIB    (CREATE_, CDF_, CDFNAME, NUM_DIMS,
      |                                            2
......
  164 |      .              NULL_, STATUS)
      |                    1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)).
qst2if.f:172:20:

  122 |      .                DIM_SIZES, ID,
      |                      2
......
  172 |      .              NULL_, STATUS)
      |                    1
Error: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
qst2if.f:180:20:

  121 |         STATUS = CDF_LIB    (CREATE_, CDF_, CDFNAME, NUM_DIMS,
      |                                            2
......
  180 |      .              NULL_, STATUS)
      |                    1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)).
qst2if.f:187:17:

  187 |         STATUS = CDF_LIB    (CREATE_, CDF_, CDFNAME, NUM_DIMS,
      |                 1
Error: More actual than formal arguments in procedure call at (1)
qst2if.f:199:50:

  121 |         STATUS = CDF_LIB    (CREATE_, CDF_, CDFNAME, NUM_DIMS,
      |                                            2
......
  199 |         STATUS = CDF_LIB    (PUT_, CDF_CHECKSUM_, CHECKSUM,
      |                                                  1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)).
qst2if.f:207:51:

  121 |         STATUS = CDF_LIB    (CREATE_, CDF_, CDFNAME, NUM_DIMS,
      |                                            2
......
  207 |         STATUS = CDF_LIB    (GET_, rVARs_NUMDIMS_, NUM_DIMS_OUT,
      |                                                   1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)).
qst2if.f:238:23:

  122 |      .                DIM_SIZES, ID,
      |                      2
......
  238 |      .                 VAR_NUM_ELEMENTS,
      |                       1
Error: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
qst2if.f:250:64:

  122 |      .                DIM_SIZES, ID,
      |                      2
......
  250 |         STATUS = CDF_LIB    (CREATE_, rVAR_, 'VAR2a', CDF_INT4, 1,
      |                                                                1
Error: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
qst2if.f:265:45:

  121 |         STATUS = CDF_LIB    (CREATE_, CDF_, CDFNAME, NUM_DIMS,
      |                                            2
......
  265 |         STATUS = CDF_LIB    (SELECT_, rVAR_, varNums(1),
      |                                             1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)).
qst2if.f:288:44:

  121 |         STATUS = CDF_LIB    (CREATE_, CDF_, CDFNAME, NUM_DIMS,
      |                                            2
......
  288 |         STATUS = CDF_LIB   (SELECT_, rVAR_, VAR_NUM_OUT,
      |                                            1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)).
qst2if.f:292:55:

  121 |         STATUS = CDF_LIB    (CREATE_, CDF_, CDFNAME, NUM_DIMS,
      |                                            2
......
  292 |         STATUS = CDF_LIB   (SELECT_, rVARs_RECNUMBER_, REC_NUM,
      |                                                       1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)).
qst2if.f:300:60:

  121 |         STATUS = CDF_LIB    (CREATE_, CDF_, CDFNAME, NUM_DIMS,
      |                                            2
......
  300 |             STATUS = CDF_LIB   (SELECT_, rVARs_DIMINDICES_, INDICES,
      |                                                            1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)).
qst2if.f:311:55:

  121 |         STATUS = CDF_LIB    (CREATE_, CDF_, CDFNAME, NUM_DIMS,
      |                                            2
......
  311 |         STATUS = CDF_LIB   (SELECT_, rVARs_RECNUMBER_, REC_NUM,
      |                                                       1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)).
qst2if.f:319:60:

  121 |         STATUS = CDF_LIB    (CREATE_, CDF_, CDFNAME, NUM_DIMS,
      |                                            2
......
  319 |             STATUS = CDF_LIB   (SELECT_, rVARs_DIMINDICES_, INDICES,
      |                                                            1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)).
qst2if.f:345:56:

  121 |         STATUS = CDF_LIB    (CREATE_, CDF_, CDFNAME, NUM_DIMS,
      |                                            2
......
  345 |         STATUS = CDF_LIB    (SELECT_, rVARs_RECNUMBER_, REC_START,
      |                                                        1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)).
qst2if.f:377:57:

  121 |         STATUS = CDF_LIB    (CREATE_, CDF_, CDFNAME, NUM_DIMS,
      |                                            2
......
  377 |         STATUS = CDF_LIB    (CONFIRM_, rVARs_RECNUMBER_, recnum_out,
      |                                                         1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)).
qst2if.f:419:51:

  121 |         STATUS = CDF_LIB    (CREATE_, CDF_, CDFNAME, NUM_DIMS,
      |                                            2
......
  419 |         STATUS = CDF_LIB   (SELECT_, rVAR_SEQPOS_, REC_NUM, INDICES,
      |                                                   1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)).
qst2if.f:426:24:

  122 |      .                DIM_SIZES, ID,
      |                      2
......
  426 |      .           NULL_, STATUS)
      |                        1
Error: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
qst2if.f:431:52:

  121 |         STATUS = CDF_LIB    (CREATE_, CDF_, CDFNAME, NUM_DIMS,
      |                                            2
......
  431 |         STATUS = CDF_LIB   (CONFIRM_, rVAR_SEQPOS_, REC_NUM, INDICES,
      |                                                    1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)).
qst2if.f:447:51:

  121 |         STATUS = CDF_LIB    (CREATE_, CDF_, CDFNAME, NUM_DIMS,
      |                                            2
......
  447 |         STATUS = CDF_LIB   (SELECT_, rVAR_SEQPOS_, REC_NUM, INDICES,
      |                                                   1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)).
qst2if.f:454:24:

  122 |      .                DIM_SIZES, ID,
      |                      2
......
  454 |      .           NULL_, STATUS)
      |                        1
Error: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
qst2if.f:465:56:

  121 |         STATUS = CDF_LIB    (CREATE_, CDF_, CDFNAME, NUM_DIMS,
      |                                            2
......
  465 |         STATUS = CDF_LIB    (SELECT_, rVARs_RECNUMBER_, 10,
      |                                                        1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)).
qst2if.f:472:50:

  121 |         STATUS = CDF_LIB    (CREATE_, CDF_, CDFNAME, NUM_DIMS,
      |                                            2
......
  472 |         STATUS = CDF_LIB   (GET_, rVARs_RECDATA_, numVars,
      |                                                  1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)).
qst2if.f:490:22:

  122 |      .                DIM_SIZES, ID,
      |                      2
......
  490 |      .                ATTR_NUM_OUT,
      |                      1
Error: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
qst2if.f:498:47:

  121 |         STATUS = CDF_LIB    (CREATE_, CDF_, CDFNAME, NUM_DIMS,
      |                                            2
......
  498 |         STATUS = CDF_LIB    (SELECT_, gENTRY_, ENTRY_NUM,
      |                                               1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)).
qst2if.f:509:48:

  121 |         STATUS = CDF_LIB    (CREATE_, CDF_, CDFNAME, NUM_DIMS,
      |                                            2
......
  509 |         STATUS = CDF_LIB   (GET_, gENTRY_DATA_, ENTRY_VALUE_OUT,
      |                                                1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)).
qst2if.f:521:49:

  121 |         STATUS = CDF_LIB    (CREATE_, CDF_, CDFNAME, NUM_DIMS,
      |                                            2
......
  521 |         STATUS = CDF_LIB    (GET_, LIB_VERSION_, VERSIONlib,
      |                                                 1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)).
qst2if.f:529:49:

  121 |         STATUS = CDF_LIB    (CREATE_, CDF_, CDFNAME, NUM_DIMS,
      |                                            2
......
  529 |         STATUS = CDF_LIB    (GET_, CDF_VERSION_, VERSIONcdf,
      |                                                 1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)).
qst2if.f:547:50:

  121 |         STATUS = CDF_LIB    (CREATE_, CDF_, CDFNAME, NUM_DIMS,
      |                                            2
......
  547 |         STATUS = CDF_LIB    (GET_, CDF_CHECKSUM_, CHECKSUM_out,
      |                                                  1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)).
qst2if.f:558:51:

  121 |         STATUS = CDF_LIB    (CREATE_, CDF_, CDFNAME, NUM_DIMS,
      |                                            2
......
  558 |         STATUS = CDF_LIB    (GET_, rVARs_NUMDIMS_, NUM_DIMS_OUT,
      |                                                   1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)).
qst2if.f:596:26:

  122 |      .                DIM_SIZES, ID,
      |                      2
......
  596 |      .              PUT_, rVAR_NAME_, NEW_VARNAME,
      |                          1
Error: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
qst2if.f:605:36:

  122 |      .                DIM_SIZES, ID,
      |                      2
......
  605 |      .              rVAR_DATATYPE_, VAR_DATA_TYPE_OUT,
      |                                    1
Error: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
qst2if.f:619:49:

  121 |         STATUS = CDF_LIB    (CREATE_, CDF_, CDFNAME, NUM_DIMS,
      |                                            2
......
  619 |         STATUS = CDF_LIB   (GET_, rVAR_RECVARY_, VAR_REC_VARIANCE_OUT,
      |                                                 1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)).
qst2if.f:660:26:

  122 |      .                DIM_SIZES, ID,
      |                      2
......
  660 |      .              PUT_, ATTR_NAME_, NEW_ATTRNAME,
      |                          1
Error: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
qst2if.f:669:32:

  122 |      .                DIM_SIZES, ID,
      |                      2
......
  669 |      .             ATTR_SCOPE_, ATTRSCOPE_OUT,
      |                                1
Error: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
qst2if.f:684:52:

  121 |         STATUS = CDF_LIB    (CREATE_, CDF_, CDFNAME, NUM_DIMS,
      |                                            2
......
  684 |         STATUS = CDF_LIB   (GET_, gENTRY_DATATYPE_, ENTRY_DATA_TYPE_OUT,
      |                                                    1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)).
qst2if.f:699:50:

  121 |         STATUS = CDF_LIB    (CREATE_, CDF_, CDFNAME, NUM_DIMS,
      |                                            2
......
  699 |         STATUS = CDF_LIB   (SELECT_, CDF_STATUS_, CDF_OK,
      |                                                  1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)).
qst2if.f:709:13:

  121 |         STATUS = CDF_LIB    (CREATE_, CDF_, CDFNAME, NUM_DIMS,
      |                                            2
......
  709 |      .       NEGtoPOSfp0on,
      |             1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)).
qst2if.f:716:13:

  121 |         STATUS = CDF_LIB    (CREATE_, CDF_, CDFNAME, NUM_DIMS,
      |                                            2
......
  716 |      .       NEGtoPOSmode,
      |             1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)).
qst2if.f:736:50:

  121 |         STATUS = CDF_LIB    (CREATE_, CDF_, CDFNAME, NUM_DIMS,
      |                                            2
......
  736 |         STATUS = CDF_LIB   (GET_, DATATYPE_SIZE_, CDF_EPOCH,
      |                                                  1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)).
qst2if.f:748:20:

  121 |         STATUS = CDF_LIB    (CREATE_, CDF_, CDFNAME, NUM_DIMS,
      |                                            2
......
  748 |      .              NULL_, STATUS)
      |                    1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)).
qst2if.f:755:17:

  755 |         STATUS = CDF_LIB   (GET_, CDF_INFO_, CDFNAME, cTypeOUT,
      |                 1
Error: Missing actual argument for argument '_formal_9' at (1)

http://package18.nyi.freebsd.org/data/121amd64-default-PR244494/2020-06-10_18h04m44s/logs/errors/cdf3-3.3.0_13.log

PR:		246700
2020-07-04 10:40:42 +00:00
Dmitry Marakasov
98365e977a - Add LICENSE_FILE
- Update WWW

Approved by:	portmgr blanket
2020-07-04 10:35:12 +00:00
Tobias Kortkamp
eacc27ed77 graphics/geomorph: Unbreak build with GCC 10 (-fno-common default)
/usr/local/bin/ld: main.o:(.bss+0x0): multiple definition of `default_dir'; app.o:(.bss+0x50): first defined here
/usr/local/bin/ld: document.o:(.bss+0x0): multiple definition of `default_dir'; app.o:(.bss+0x50): first defined here
/usr/local/bin/ld: doctype.o:(.bss+0x0): multiple definition of `default_dir'; app.o:(.bss+0x50): first defined here
/usr/local/bin/ld: thisappinit.o:(.bss+0x160): multiple definition of `default_dir'; app.o:(.bss+0x50): first defined here
/usr/local/bin/ld: stack.o:(.bss+0x8): multiple definition of `default_dir'; app.o:(.bss+0x50): first defined here
/usr/local/bin/ld: ../hf/libhf.a(camera.o):(.bss+0xc0): multiple definition of `default_dir'; app.o:(.bss+0x50): first defined here
/usr/local/bin/ld: ../hf/libhf.a(hf_wrapper.o):(.bss+0x0): multiple definition of `default_dir'; app.o:(.bss+0x50): first defined here
/usr/local/bin/ld: ../hf/libhf.a(hf_dialog_options.o):(.bss+0x0): multiple definition of `default_dir'; app.o:(.bss+0x50): first defined here
/usr/local/bin/ld: ../hf/libhf.a(hf_tools_dialog.o):(.bss+0x0): multiple definition of `default_dir'; app.o:(.bss+0x50): first defined here
/usr/local/bin/ld: ../hf/libhf.a(hf_creation_dialog.o):(.bss+0x0): multiple definition of `default_dir'; app.o:(.bss+0x50): first defined here
/usr/local/bin/ld: ../hf/libhf.a(surfadd.o):(.bss+0x0): multiple definition of `default_dir'; app.o:(.bss+0x50): first defined here
/usr/local/bin/ld: ../hf/libhf.a(img_process_dialog.o):(.bss+0x0): multiple definition of `default_dir'; app.o:(.bss+0x50): first defined here
/usr/local/bin/ld: ../hf/libhf.a(surfadd_dialog.o):(.bss+0x0): multiple definition of `default_dir'; app.o:(.bss+0x50): first defined here
/usr/local/bin/ld: ../hf/libhf.a(img_process.o):(.bss+0x0): multiple definition of `default_dir'; app.o:(.bss+0x50): first defined here
/usr/local/bin/ld: ../hf/libhf.a(subdiv1.o):(.bss+0x0): multiple definition of `default_dir'; app.o:(.bss+0x50): first defined here
/usr/local/bin/ld: ../hf/libhf.a(uniform.o):(.bss+0x0): multiple definition of `default_dir'; app.o:(.bss+0x50): first defined here
/usr/local/bin/ld: ../hf/libhf.a(subdiv1_dialog.o):(.bss+0x0): multiple definition of `default_dir'; app.o:(.bss+0x50): first defined here
/usr/local/bin/ld: ../hf/libhf.a(uniform_dialog.o):(.bss+0x0): multiple definition of `default_dir'; app.o:(.bss+0x50): first defined here
/usr/local/bin/ld: ../hf/libhf.a(hf_filters.o):(.bss+0x0): multiple definition of `default_dir'; app.o:(.bss+0x50): first defined here
/usr/local/bin/ld: ../hf/libhf.a(hf_filters_dialog.o):(.bss+0x0): multiple definition of `default_dir'; app.o:(.bss+0x50): first defined here
/usr/local/bin/ld: ../hf/libhf.a(waves_dialog.o):(.bss+0x0): multiple definition of `default_dir'; app.o:(.bss+0x50): first defined here
/usr/local/bin/ld: ../hf/libhf.a(waves.o):(.bss+0x0): multiple definition of `default_dir'; app.o:(.bss+0x50): first defined here
/usr/local/bin/ld: ../hf/libhf.a(subdiv2_dialog.o):(.bss+0x0): multiple definition of `default_dir'; app.o:(.bss+0x50): first defined here
/usr/local/bin/ld: ../hf/libhf.a(subdiv2.o):(.bss+0x0): multiple definition of `default_dir'; app.o:(.bss+0x50): first defined here
/usr/local/bin/ld: ../hf/libhf.a(gl_preview.o):(.bss+0x0): multiple definition of `default_dir'; app.o:(.bss+0x50): first defined here
/usr/local/bin/ld: ../hf/libhf.a(merge_dialog.o):(.bss+0x0): multiple definition of `default_dir'; app.o:(.bss+0x50): first defined here
/usr/local/bin/ld: ../hf/libhf.a(geom_transform_dialog.o):(.bss+0x0): multiple definition of `default_dir'; app.o:(.bss+0x50): first defined here
/usr/local/bin/ld: ../hf/libhf.a(erode_dialog.o):(.bss+0x0): multiple definition of `default_dir'; app.o:(.bss+0x50): first defined here
/usr/local/bin/ld: ../hf/libhf.a(craters.o):(.bss+0x0): multiple definition of `default_dir'; app.o:(.bss+0x50): first defined here
/usr/local/bin/ld: ../hf/libhf.a(draw_tools_dialog.o):(.bss+0x0): multiple definition of `default_dir'; app.o:(.bss+0x50): first defined here
/usr/local/bin/ld: ../hf/libhf.a(draw_hf.o):(.bss+0x0): multiple definition of `default_dir'; app.o:(.bss+0x50): first defined here
/usr/local/bin/ld: ../hf/libhf.a(merge.o):(.bss+0x0): multiple definition of `default_dir'; app.o:(.bss+0x50): first defined here
/usr/local/bin/ld: ../hf/libhf.a(fault.o):(.bss+0x0): multiple definition of `default_dir'; app.o:(.bss+0x50): first defined here
/usr/local/bin/ld: ../hf/libhf.a(fault_dialog.o):(.bss+0x0): multiple definition of `default_dir'; app.o:(.bss+0x50): first defined here
/usr/local/bin/ld: ../hf/libhf.a(swirl.o):(.bss+0x0): multiple definition of `default_dir'; app.o:(.bss+0x50): first defined here
/usr/local/bin/ld: ../hf/libhf.a(swirl_dialog.o):(.bss+0x0): multiple definition of `default_dir'; app.o:(.bss+0x50): first defined here
/usr/local/bin/ld: ../hf/libhf.a(erode.o):(.bss+0x0): multiple definition of `default_dir'; app.o:(.bss+0x50): first defined here
/usr/local/bin/ld: ../hf/libhf.a(wind.o):(.bss+0x0): multiple definition of `default_dir'; app.o:(.bss+0x50): first defined here
/usr/local/bin/ld: ../hf/libhf.a(wind_dialog.o):(.bss+0x0): multiple definition of `default_dir'; app.o:(.bss+0x50): first defined here
/usr/local/bin/ld: ../hf/libhf.a(dialog_utilities.o):(.bss+0x0): multiple definition of `default_dir'; app.o:(.bss+0x50): first defined here
/usr/local/bin/ld: ../hf/libhf.a(line.o):(.bss+0x0): multiple definition of `default_dir'; app.o:(.bss+0x50): first defined here
/usr/local/bin/ld: ../hf/libhf.a(line_dialog.o):(.bss+0x0): multiple definition of `default_dir'; app.o:(.bss+0x50): first defined here
/usr/local/bin/ld: ../hf/libhf.a(fill.o):(.bss+0x8): multiple definition of `default_dir'; app.o:(.bss+0x50): first defined here
/usr/local/bin/ld: ../hf/libhf.a(fill_dialog.o):(.bss+0x0): multiple definition of `default_dir'; app.o:(.bss+0x50): first defined here
/usr/local/bin/ld: ../hf/libhf.a(render.o):(.bss+0x0): multiple definition of `default_dir'; app.o:(.bss+0x50): first defined here
/usr/local/bin/ld: ../hf/libhf.a(voronoi.o):(.bss+0x0): multiple definition of `default_dir'; app.o:(.bss+0x50): first defined here
/usr/local/bin/ld: ../hf/libhf.a(voronoi_dialog.o):(.bss+0x0): multiple definition of `default_dir'; app.o:(.bss+0x50): first defined here
/usr/local/bin/ld: ../hf/libhf.a(draw_dialog.o):(.bss+0x0): multiple definition of `default_dir'; app.o:(.bss+0x50): first defined here
/usr/local/bin/ld: ../hf/libhf.a(draw_hf_dialog.o):(.bss+0x0): multiple definition of `default_dir'; app.o:(.bss+0x50): first defined here
/usr/local/bin/ld: ../hf/libhf.a(draw_crater_dialog.o):(.bss+0x0): multiple definition of `default_dir'; app.o:(.bss+0x50): first defined here
/usr/local/bin/ld: ../hf/libhf.a(draw.o):(.bss+0x0): multiple definition of `default_dir'; app.o:(.bss+0x50): first defined here
/usr/local/bin/ld: ../fourier/libfourier.a(fourier_dialog.o):(.bss+0x0): multiple definition of `default_dir'; app.o:(.bss+0x50): first defined here
/usr/local/bin/ld: ../fourier/libfourier.a(fourier.o):(.bss+0x0): multiple definition of `default_dir'; app.o:(.bss+0x50): first defined here
/usr/local/bin/ld: ../fourier/libfourier.a(fft.o):(.bss+0x0): multiple definition of `default_dir'; app.o:(.bss+0x50): first defined here
/usr/local/bin/ld: ../utils/libutils.a(utils.o):(.bss+0x0): multiple definition of `default_dir'; app.o:(.bss+0x50): first defined here
/usr/local/bin/ld: ../utils/libutils.a(config_rc_file.o):(.bss+0x0): multiple definition of `default_dir'; app.o:(.bss+0x50): first defined here
/usr/local/bin/ld: ../utils/libutils.a(config_dialog.o):(.bss+0x0): multiple definition of `default_dir'; app.o:(.bss+0x50): first defined here
/usr/local/bin/ld: ../utils/libutils.a(filesel.o):(.bss+0x8): multiple definition of `default_dir'; app.o:(.bss+0x50): first defined here
/usr/local/bin/ld: ../utils/libutils.a(writepng.o):(.bss+0x0): multiple definition of `default_dir'; app.o:(.bss+0x50): first defined here
/usr/local/bin/ld: ../utils/libutils.a(menus_n_tools.o):(.bss+0x0): multiple definition of `default_dir'; app.o:(.bss+0x50): first defined here
/usr/local/bin/ld: ../utils/libutils.a(readpng.o):(.bss+0x0): multiple definition of `default_dir'; app.o:(.bss+0x50): first defined here
/usr/local/bin/ld: ../utils/libutils.a(scale_buttons.o):(.bss+0x0): multiple definition of `default_dir'; app.o:(.bss+0x50): first defined here

http://package18.nyi.freebsd.org/data/121amd64-default-PR244494/2020-06-10_18h04m44s/logs/errors/geomorph-0.60.1_11.log

PR:		246700
2020-07-04 10:19:52 +00:00
Gerald Pfeifer
c82b5b7d22 Update to Wine 5.12. This includes the following changes:
- NTDLL converted to PE format.
 - Support for the WebSocket API.
 - Improved RawInput support.
 - Vulkan spec update.
 - Various bug fixes.
2020-07-04 10:17:45 +00:00
Dmitry Marakasov
edb9f4f450 - Update WWW 2020-07-04 09:35:12 +00:00
Mikael Urankar
871fcefd76 sysutils/go-btfs: update to 1.3.0 2020-07-04 09:30:48 +00:00
Li-Wen Hsu
d1f204218f Flavorize
PR:		247543
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
2020-07-04 09:29:32 +00:00
Alexey Dokuchaev
8ac8c23b93 Update to version 11.0.3.
PR:		237522
Approved by:	maintainer (timeout since 2019-04-24)
2020-07-04 09:24:53 +00:00
Li-Wen Hsu
e57b03e3a4 databases/lua-resty-redis: change dependency to luajit-openresty
It does not use the lua interpreter directly.

PR:		240611
Submitted by:	mm
Approved by:	Volodymyr Kostyrko <arcade@b1t.name> (maintainer)
2020-07-04 09:13:54 +00:00
Li-Wen Hsu
4a21393fc7 mail/opendkim: Respect DEBUG option
PR:		242425
Submitted by:	ml@netfence.it
Approved by:	maintainer timeout
2020-07-04 08:52:19 +00:00
Tobias Kortkamp
a10d0ac896 graphics/librsvg2-rust: Update to 2.48.8
Changes:	https://download.gnome.org/sources/librsvg/2.48/librsvg-2.48.8.news
2020-07-04 08:43:59 +00:00
Li-Wen Hsu
792aa584a3 Update to 3.26
PR:		247750
Submitted by:	Jamie Landeg-Jones <jamie@catflap.org> (maintainer)
2020-07-04 08:40:27 +00:00
Tobias Kortkamp
24ddbc2740 graphics/pgplot: Unbreak build with GCC 10
Error: Type mismatch in argument 'pixmap' at (1); passed INTEGER(8) to INTEGER(1)
./drivers/gidriv.f:266:72:

  266 |      :     CALL GRGI01(IX0, IY0, IX1, IY1, IC, BX, BY, %VAL(PIXMAP))
      |                                                                        1
Error: Type mismatch in argument 'pixmap' at (1); passed INTEGER(8) to INTEGER(1)
./drivers/gidriv.f:275:72:

  275 |      :     CALL GRGI01(IX0, IY0, IX0, IY0, IC, BX, BY, %VAL(PIXMAP))
      |                                                                        1
Error: Type mismatch in argument 'pixmap' at (1); passed INTEGER(8) to INTEGER(1)
./drivers/gidriv.f:288:72:

  288 |      :                  %VAL(WORK))
      |                                                                        1
Error: Type mismatch in argument 'pixmap' at (1); passed INTEGER(8) to INTEGER(1)
./drivers/gidriv.f:367:72:

  367 |      :     CALL GRGI03(IX0, IY0, IX1, IY1, IC, BX, BY, %VAL(PIXMAP))
      |                                                                        1
Error: Type mismatch in argument 'pixmap' at (1); passed INTEGER(8) to INTEGER(1)
./drivers/gidriv.f:378:72:

  378 |       CALL GRGI04(NBUF, RBUF, BX, BY, %VAL(PIXMAP), MAXIDX)
      |                                                                        1
Error: Type mismatch in argument 'pixmap' at (1); passed INTEGER(8) to INTEGER(1)

http://package18.nyi.freebsd.org/data/121amd64-default-PR244494/2020-06-10_18h04m44s/logs/errors/pgplot-5.2.2_27.log

PR:		246700
2020-07-04 08:20:06 +00:00
Li-Wen Hsu
a94523283f Update to 3.4.3
PR:		247748
Submitted by:	Rainer Hurling <rhurlin@gwdg.de> (maintainer)
2020-07-04 08:08:39 +00:00
TAKATSU Tomonari
e704a1f17e - Update to 1.4.2 2020-07-04 08:01:30 +00:00
Tobias Kortkamp
4d6ac4eecb science/isaac-cfd: Unbreak build with GCC 10
march.F:1111:47:

 1111 |      1                     Q, PROPS, NPPTS, S, VOL, DTJ,
      |                                               1
Error: Rank mismatch in argument 'vol' at (1) (scalar and rank-3)

http://package18.nyi.freebsd.org/data/121amd64-default-PR244494/2020-06-10_18h04m44s/logs/errors/isaac-4.2_16.log

PR:		246700
2020-07-04 08:00:41 +00:00
Mikael Urankar
865ff21d61 Mark as broken on aarch64: fails to link with sbrk.
Approved by:	portmgr (tier-2 blanket)
2020-07-04 07:53:25 +00:00
Tobias Kortkamp
6207fc7a96 graphics/raster3d: Unbreak build with GCC 10
render.f:971:28:

  971 |  BKGND(3) = iand(XBG,X'00FF')
      |                            1
Error: Hexadecimal constant at (1) uses nonstandard X instead of Z [see '-fno-allow-invalid-boz']
render.f:972:28:

  972 |  BKGND(2) = iand(XBG,X'FF00')/256
      |                            1
Error: Hexadecimal constant at (1) uses nonstandard X instead of Z [see '-fno-allow-invalid-boz']
render.f:973:28:

  973 |  BKGND(1) = iand(XBG,X'FF0000')/65536
      |                            1
Error: Hexadecimal constant at (1) uses nonstandard X instead of Z [see '-fno-allow-invalid-boz']

Error: More actual than formal arguments in procedure call at (1)
render.f:1079:22:

 1077 |       IERR = LOCAL(5, IBKGND(1), IBKGND(2), IBKGND(3))
      |                      2
 1078 |       IERR = LOCAL(1, NAX, NAY, OTMODE, QUALITY)
 1079 |       IERR = LOCAL(4, TITLE)
      |                      1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (CHARACTER(132)/INTEGER(4)).
render.f:4402:22:

 1077 |       IERR = LOCAL(5, IBKGND(1), IBKGND(2), IBKGND(3))
      |                      2
......
 4402 |  IERR = LOCAL(2, OUTBUF(K+1,1), OUTBUF(K+1,2), OUTBUF(K+1,3),
      |                      1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(2)/INTEGER(4)).
render.f:4430:13:

 4430 |       IERR = LOCAL(3)
      |             1
Error: Missing actual argument for argument '_formal_4' at (1)

http://package18.nyi.freebsd.org/data/121amd64-default-PR244494/2020-06-10_18h04m44s/logs/errors/raster3d-3.0.3_7.log

PR:		246700
2020-07-04 07:27:41 +00:00
Thierry Thomas
b75aafecf7 - Upgrade to v5.8.0: release notes at
<https://github.com/DrTimothyAldenDavis/SuiteSparse/releases/tag/v5.8.0	>

- Optionnally build the demos (but do not install them)

- Remove compiler:openmp which pulls an unneeded Gcc.
2020-07-04 07:26:06 +00:00
Tobias Kortkamp
86130f2a00 graphics/dataplot: Update to newest commit
This also unbreaks the build with GCC 10.

Changes:	43df775f24...2c1b27601a
PR:		246700
2020-07-04 07:16:42 +00:00