Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Oct 2019 02:44:05 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 120i386-default][math/ngraph] Failed for ngraph-6.3.54 in build
Message-ID:  <201910020244.x922i5Ah069264@beefy5.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:     ports@FreeBSD.org
Last committer: amdmi3@FreeBSD.org
Ident:          $FreeBSD: head/math/ngraph/Makefile 434962 2017-02-27 15:31:32Z amdmi3 $
Log URL:        http://beefy5.nyi.freebsd.org/data/120i386-default/513444/logs/ngraph-6.3.54.log
Build URL:      http://beefy5.nyi.freebsd.org/build.html?mastername=120i386-default&build=513444
Log:

=>> Building math/ngraph
build started at Wed Oct  2 02:43:21 UTC 2019
port directory: /usr/ports/math/ngraph
package name: ngraph-6.3.54
building for: FreeBSD 120i386-default-job-21 12.0-RELEASE-p10 FreeBSD 12.0-RELEASE-p10 i386
maintained by: ports@FreeBSD.org
Makefile ident:      $FreeBSD: head/math/ngraph/Makefile 434962 2017-02-27 15:31:32Z amdmi3 $
Poudriere version: 3.2.8-5-gc81843e5
Host OSVERSION: 1300040
Jail OSVERSION: 1200086
Job Id: 21

---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1200086
UNAME_v=FreeBSD 12.0-RELEASE-p10
UNAME_r=12.0-RELEASE-p10
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-5-gc81843e5
MASTERMNT=/usr/local/poudriere/data/.m/120i386-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/120i386-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=120i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/120i386-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
---End OPTIONS List---

--MAINTAINER--
ports@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/math/ngraph/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/ngraph/work  HOME=/wrkdirs/usr/ports/math/ngraph/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/ngraph/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--
MOTIFLIB="-L/usr/local/lib -lXm" XDG_DATA_HOME=/wrkdirs/usr/ports/math/ngraph/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/ngraph/work  HOME=/wrkdirs/usr/ports/math/ngraph/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/ngraph/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-strong -fno-strict-aliasing "  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -fstack-protector-strong " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing  "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/ngraph"  EXAMPLESDIR="share/examples/ngraph"  DATADIR="share/ngraph"  WWWDIR="www/ngraph"  ETCDIR="etc/ngraph"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/ngraph DOCSDIR=/usr/local/share/doc/ngraph EXAMPLESDIR=/usr/local/share/examples/ngraph  WWWDIR=/usr/local/www/ngraph ETCDIR=/usr/local/etc/ngraph
--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-p10
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   >============================
===>   NOTICE:

The ngraph port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port

===>  License GPLv2+ accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   ngraph-6.3.54 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.12.0.txz
[120i386-default-job-21] Installing pkg-1.12.0...
[120i386-default-job-21] Extracting pkg-1.12.0: .......... done
===>   ngraph-6.3.54 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of ngraph-6.3.54
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>   NOTICE:

The ngraph port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port

===>  License GPLv2+ accepted by the user
===> Fetching all distfiles required by ngraph-6.3.54 for building
===========================================================================
=======================<phase: checksum       >============================
===>   NOTICE:

The ngraph port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
<snip>
ofile.c:1439:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
      for (;(*po==' ');po++);
             ~~~^~~~~
ofile.c:1439:17: note: remove extraneous parentheses around the comparison to silence this warning
      for (;(*po==' ');po++);
            ~   ^    ~
ofile.c:1439:17: note: use '=' to turn this equality comparison into an assignment
      for (;(*po==' ');po++);
                ^~
                =
ofile.c:1461:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
        for (;(*po2==' ');po2++);
               ~~~~^~~~~
ofile.c:1461:20: note: remove extraneous parentheses around the comparison to silence this warning
        for (;(*po2==' ');po2++);
              ~    ^    ~
ofile.c:1461:20: note: use '=' to turn this equality comparison into an assignment
        for (;(*po2==' ');po2++);
                   ^~
                   =
ofile.c:4286:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
                for (;(*po2==' ');po2++);
                       ~~~~^~~~~
ofile.c:4286:28: note: remove extraneous parentheses around the comparison to silence this warning
                for (;(*po2==' ');po2++);
                      ~    ^    ~
ofile.c:4286:28: note: use '=' to turn this equality comparison into an assignment
                for (;(*po2==' ');po2++);
                           ^~
                           =
3 warnings generated.
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -DJAPANESE -DMAINVERSION='"6.03"' -DALIGNSIZE=8 -c -o axis.o axis.c 
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -DJAPANESE -DMAINVERSION='"6.03"' -DALIGNSIZE=8 -c -o oaxis.o oaxis.c 
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -DJAPANESE -DMAINVERSION='"6.03"' -DALIGNSIZE=8 -c -o oagrid.o oagrid.c 
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -DJAPANESE -DMAINVERSION='"6.03"' -DALIGNSIZE=8 -c -o omerge.o omerge.c 
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -DJAPANESE -DMAINVERSION='"6.03"' -DALIGNSIZE=8 -c -o olegend.o olegend.c 
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -DJAPANESE -DMAINVERSION='"6.03"' -DALIGNSIZE=8 -c -o oline.o oline.c 
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -DJAPANESE -DMAINVERSION='"6.03"' -DALIGNSIZE=8 -c -o ocurve.o ocurve.c 
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -DJAPANESE -DMAINVERSION='"6.03"' -DALIGNSIZE=8 -c -o orect.o orect.c 
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -DJAPANESE -DMAINVERSION='"6.03"' -DALIGNSIZE=8 -c -o oarc.o oarc.c 
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -DJAPANESE -DMAINVERSION='"6.03"' -DALIGNSIZE=8 -c -o opolygon.o opolygon.c 
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -DJAPANESE -DMAINVERSION='"6.03"' -DALIGNSIZE=8 -c -o omark.o omark.c 
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -DJAPANESE -DMAINVERSION='"6.03"' -DALIGNSIZE=8 -c -o otext.o otext.c 
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -DJAPANESE -DMAINVERSION='"6.03"' -DALIGNSIZE=8 -c -o ogra.o ogra.c 
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -DJAPANESE -DMAINVERSION='"6.03"' -DALIGNSIZE=8 -c -o ogra2.o ogra2.c 
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -DJAPANESE -DMAINVERSION='"6.03"' -DALIGNSIZE=8 -c -o ogra2nul.o ogra2nul.c 
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -DJAPANESE -DMAINVERSION='"6.03"' -DALIGNSIZE=8 -c -o ogra2fil.o ogra2fil.c 
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -DJAPANESE -DMAINVERSION='"6.03"' -DALIGNSIZE=8 -c -o ogra2prn.o ogra2prn.c 
ar rc kern.a object.o ioutil.o mathcode.o mathfn.o gra.o nstring.o jnstring.o spline.o ntime.o config.o shell.o shellcm.o shellux.o oroot.o oint.o odouble.o ostring.o oiarray.o odarray.o osarray.o osystem.o oshell.o omath.o oprm.o ofit.o odraw.o ofile.o axis.o oaxis.o oagrid.o omerge.o olegend.o oline.o ocurve.o orect.o oarc.o opolygon.o omark.o otext.o ogra.o ogra2.o ogra2nul.o ogra2fil.o ogra2prn.o 
ranlib kern.a
gmake[3]: Leaving directory '/wrkdirs/usr/ports/math/ngraph/work/Ngraph-6.3.54-src/src'
gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/ngraph/work/Ngraph-6.3.54-src'
(gmake x11/main.o)
gmake[2]: Entering directory '/wrkdirs/usr/ports/math/ngraph/work/Ngraph-6.3.54-src'
(cd x11; gmake main.o)
gmake[3]: Entering directory '/wrkdirs/usr/ports/math/ngraph/work/Ngraph-6.3.54-src/x11'
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -DJAPANESE -DLIBDIR='"/usr/local/lib/Ngraph"' -DGUIVERSION='".54"' -DPLATFORM='"for X11 [FreeBSD+Motif2.1]"' -c -o main.o main.c -I../src -I/usr/local/include -I/usr/dt/include
gmake[3]: Leaving directory '/wrkdirs/usr/ports/math/ngraph/work/Ngraph-6.3.54-src/x11'
gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/ngraph/work/Ngraph-6.3.54-src'
(gmake x11/main.o)
gmake[2]: Entering directory '/wrkdirs/usr/ports/math/ngraph/work/Ngraph-6.3.54-src'
gmake[2]: 'x11/main.o' is up to date.
gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/ngraph/work/Ngraph-6.3.54-src'
(gmake x11/x11.a)
gmake[2]: Entering directory '/wrkdirs/usr/ports/math/ngraph/work/Ngraph-6.3.54-src'
(cd x11; gmake x11.a)
gmake[3]: Entering directory '/wrkdirs/usr/ports/math/ngraph/work/Ngraph-6.3.54-src/x11'
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -DJAPANESE -DLIBDIR='"/usr/local/lib/Ngraph"' -DGUIVERSION='".54"' -DPLATFORM='"for X11 [FreeBSD+Motif2.1]"' -c -o ox11menu.o ox11menu.c -I../src -I/usr/local/include -I/usr/dt/include
ox11menu.c:1108:3: warning: implicit declaration of function 'mxflush' is invalid in C99 [-Wimplicit-function-declaration]
  mxflush(obj,inst,NULL,0,NULL);
  ^
1 warning generated.
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -DJAPANESE -DLIBDIR='"/usr/local/lib/Ngraph"' -DGUIVERSION='".54"' -DPLATFORM='"for X11 [FreeBSD+Motif2.1]"' -c -o x11menu.o x11menu.c -I../src -I/usr/local/include -I/usr/dt/include
x11menu.c:1425:29: warning: too many arguments in call to 'createcolormap'
    if (!createcolormap(Disp)) {
         ~~~~~~~~~~~~~~     ^
x11menu.c:1443:22: warning: too many arguments in call to 'createcursor'
    createcursor(Disp);
    ~~~~~~~~~~~~     ^
x11menu.c:1750:11: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations]
      sym=XKeycodeToKeysym(Disp,e->keycode,0);
          ^
/usr/local/include/X11/Xlib.h:1686:1: note: 'XKeycodeToKeysym' has been explicitly marked deprecated here
_X_DEPRECATED
^
/usr/local/include/X11/Xfuncproto.h:136:40: note: expanded from macro '_X_DEPRECATED'
# define _X_DEPRECATED  __attribute__((deprecated))
                                       ^
3 warnings generated.
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -DJAPANESE -DLIBDIR='"/usr/local/lib/Ngraph"' -DGUIVERSION='".54"' -DPLATFORM='"for X11 [FreeBSD+Motif2.1]"' -c -o x11gui.o x11gui.c -I../src -I/usr/local/include -I/usr/dt/include
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -DJAPANESE -DLIBDIR='"/usr/local/lib/Ngraph"' -DGUIVERSION='".54"' -DPLATFORM='"for X11 [FreeBSD+Motif2.1]"' -c -o x11commn.o x11commn.c -I../src -I/usr/local/include -I/usr/dt/include
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -DJAPANESE -DLIBDIR='"/usr/local/lib/Ngraph"' -DGUIVERSION='".54"' -DPLATFORM='"for X11 [FreeBSD+Motif2.1]"' -c -o x11dialg.o x11dialg.c -I../src -I/usr/local/include -I/usr/dt/include
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -DJAPANESE -DLIBDIR='"/usr/local/lib/Ngraph"' -DGUIVERSION='".54"' -DPLATFORM='"for X11 [FreeBSD+Motif2.1]"' -c -o x11graph.o x11graph.c -I../src -I/usr/local/include -I/usr/dt/include
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -DJAPANESE -DLIBDIR='"/usr/local/lib/Ngraph"' -DGUIVERSION='".54"' -DPLATFORM='"for X11 [FreeBSD+Motif2.1]"' -c -o x11view.o x11view.c -I../src -I/usr/local/include -I/usr/dt/include
x11view.c:830:11: warning: implicitly declaring library function 'abs' with type 'int (int)' [-Wimplicit-function-declaration]
    width=abs(x2-x1);
          ^
x11view.c:830:11: note: include the header <stdlib.h> or explicitly provide a declaration for 'abs'
x11view.c:2253:7: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations]
  sym=XKeycodeToKeysym(Disp,e->keycode,0);
      ^
/usr/local/include/X11/Xlib.h:1686:1: note: 'XKeycodeToKeysym' has been explicitly marked deprecated here
_X_DEPRECATED
^
/usr/local/include/X11/Xfuncproto.h:136:40: note: expanded from macro '_X_DEPRECATED'
# define _X_DEPRECATED  __attribute__((deprecated))
                                       ^
x11view.c:2361:7: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations]
  sym=XKeycodeToKeysym(Disp,e->keycode,0);
      ^
/usr/local/include/X11/Xlib.h:1686:1: note: 'XKeycodeToKeysym' has been explicitly marked deprecated here
_X_DEPRECATED
^
/usr/local/include/X11/Xfuncproto.h:136:40: note: expanded from macro '_X_DEPRECATED'
# define _X_DEPRECATED  __attribute__((deprecated))
                                       ^
3 warnings generated.
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -DJAPANESE -DLIBDIR='"/usr/local/lib/Ngraph"' -DGUIVERSION='".54"' -DPLATFORM='"for X11 [FreeBSD+Motif2.1]"' -c -o x11file.o x11file.c -I../src -I/usr/local/include -I/usr/dt/include
x11file.c:4014:7: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations]
  sym=XKeycodeToKeysym(e->display,e->keycode,0);
      ^
/usr/local/include/X11/Xlib.h:1686:1: note: 'XKeycodeToKeysym' has been explicitly marked deprecated here
_X_DEPRECATED
^
/usr/local/include/X11/Xfuncproto.h:136:40: note: expanded from macro '_X_DEPRECATED'
# define _X_DEPRECATED  __attribute__((deprecated))
                                       ^
1 warning generated.
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -DJAPANESE -DLIBDIR='"/usr/local/lib/Ngraph"' -DGUIVERSION='".54"' -DPLATFORM='"for X11 [FreeBSD+Motif2.1]"' -c -o x11axis.o x11axis.c -I../src -I/usr/local/include -I/usr/dt/include
x11axis.c:3223:7: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations]
  sym=XKeycodeToKeysym(e->display,e->keycode,0);
      ^
/usr/local/include/X11/Xlib.h:1686:1: note: 'XKeycodeToKeysym' has been explicitly marked deprecated here
_X_DEPRECATED
^
/usr/local/include/X11/Xfuncproto.h:136:40: note: expanded from macro '_X_DEPRECATED'
# define _X_DEPRECATED  __attribute__((deprecated))
                                       ^
1 warning generated.
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -DJAPANESE -DLIBDIR='"/usr/local/lib/Ngraph"' -DGUIVERSION='".54"' -DPLATFORM='"for X11 [FreeBSD+Motif2.1]"' -c -o x11lgnd.o x11lgnd.c -I../src -I/usr/local/include -I/usr/dt/include
x11lgnd.c:2848:7: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations]
  sym=XKeycodeToKeysym(e->display,e->keycode,0);
      ^
/usr/local/include/X11/Xlib.h:1686:1: note: 'XKeycodeToKeysym' has been explicitly marked deprecated here
_X_DEPRECATED
^
/usr/local/include/X11/Xfuncproto.h:136:40: note: expanded from macro '_X_DEPRECATED'
# define _X_DEPRECATED  __attribute__((deprecated))
                                       ^
1 warning generated.
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -DJAPANESE -DLIBDIR='"/usr/local/lib/Ngraph"' -DGUIVERSION='".54"' -DPLATFORM='"for X11 [FreeBSD+Motif2.1]"' -c -o x11lgndx.o x11lgndx.c -I../src -I/usr/local/include -I/usr/dt/include
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -DJAPANESE -DLIBDIR='"/usr/local/lib/Ngraph"' -DGUIVERSION='".54"' -DPLATFORM='"for X11 [FreeBSD+Motif2.1]"' -c -o x11merge.o x11merge.c -I../src -I/usr/local/include -I/usr/dt/include
x11merge.c:418:38: warning: implicit declaration of function 'Focus' is invalid in C99 [-Wimplicit-function-declaration]
  if ((sel>=0) && (sel<=d->filenum)) Focus(d->obj,sel);
                                     ^
x11merge.c:429:3: warning: implicit declaration of function 'UnFocus' is invalid in C99 [-Wimplicit-function-declaration]
  UnFocus();
  ^
x11merge.c:721:7: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations]
  sym=XKeycodeToKeysym(e->display,e->keycode,0);
      ^
/usr/local/include/X11/Xlib.h:1686:1: note: 'XKeycodeToKeysym' has been explicitly marked deprecated here
_X_DEPRECATED
^
/usr/local/include/X11/Xfuncproto.h:136:40: note: expanded from macro '_X_DEPRECATED'
# define _X_DEPRECATED  __attribute__((deprecated))
                                       ^
3 warnings generated.
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -DJAPANESE -DLIBDIR='"/usr/local/lib/Ngraph"' -DGUIVERSION='".54"' -DPLATFORM='"for X11 [FreeBSD+Motif2.1]"' -c -o x11cood.o x11cood.c -I../src -I/usr/local/include -I/usr/dt/include
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -DJAPANESE -DLIBDIR='"/usr/local/lib/Ngraph"' -DGUIVERSION='".54"' -DPLATFORM='"for X11 [FreeBSD+Motif2.1]"' -c -o x11info.o x11info.c -I../src -I/usr/local/include -I/usr/dt/include
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -DJAPANESE -DLIBDIR='"/usr/local/lib/Ngraph"' -DGUIVERSION='".54"' -DPLATFORM='"for X11 [FreeBSD+Motif2.1]"' -c -o x11scrip.o x11scrip.c -I../src -I/usr/local/include -I/usr/dt/include
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -DJAPANESE -DLIBDIR='"/usr/local/lib/Ngraph"' -DGUIVERSION='".54"' -DPLATFORM='"for X11 [FreeBSD+Motif2.1]"' -c -o x11print.o x11print.c -I../src -I/usr/local/include -I/usr/dt/include
x11print.c:721:22: warning: too many arguments in call to 'CmOutputViewer'
  CmOutputViewer(TRUE);
  ~~~~~~~~~~~~~~     ^
1 warning generated.
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -DJAPANESE -DLIBDIR='"/usr/local/lib/Ngraph"' -DGUIVERSION='".54"' -DPLATFORM='"for X11 [FreeBSD+Motif2.1]"' -c -o x11opt.o x11opt.c -I../src -I/usr/local/include -I/usr/dt/include
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -DJAPANESE -DLIBDIR='"/usr/local/lib/Ngraph"' -DGUIVERSION='".54"' -DPLATFORM='"for X11 [FreeBSD+Motif2.1]"' -c -o ox11dlg.o ox11dlg.c -I../src -I/usr/local/include -I/usr/dt/include
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -DJAPANESE -DLIBDIR='"/usr/local/lib/Ngraph"' -DGUIVERSION='".54"' -DPLATFORM='"for X11 [FreeBSD+Motif2.1]"' -c -o ogra2x11.o ogra2x11.c -I../src -I/usr/local/include -I/usr/dt/include
ogra2x11.c:261:3: warning: implicit declaration of function 'x11flush' is invalid in C99 [-Wimplicit-function-declaration]
  x11flush(obj,inst,NULL,0,NULL);
  ^
1 warning generated.
ar rc x11.a ox11menu.o x11menu.o x11gui.o x11commn.o x11dialg.o x11graph.o x11view.o x11file.o x11axis.o x11lgnd.o x11lgndx.o x11merge.o x11cood.o x11info.o x11scrip.o x11print.o x11opt.o ox11dlg.o ogra2x11.o
ranlib x11.a
gmake[3]: Leaving directory '/wrkdirs/usr/ports/math/ngraph/work/Ngraph-6.3.54-src/x11'
gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/ngraph/work/Ngraph-6.3.54-src'
(gmake ngraph)
gmake[2]: Entering directory '/wrkdirs/usr/ports/math/ngraph/work/Ngraph-6.3.54-src'
cc -o ngraph x11/main.o x11/x11.a src/kern.a  -L/usr/local/lib -lXm -lm -L/usr/local/lib -lXext -lXt -lXp -lX11 -lICE -lSM
/usr/bin/ld: cannot find -lXp
cc: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[2]: *** [Makefile:188: ngraph] Error 1
gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/ngraph/work/Ngraph-6.3.54-src'
gmake[1]: *** [Makefile:181: all] Error 2
gmake[1]: Leaving directory '/wrkdirs/usr/ports/math/ngraph/work/Ngraph-6.3.54-src'
*** Error code 1

Stop.
make: stopped in /usr/ports/math/ngraph



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