Bug 221138 - ports-mgmt/synth: fails to build (by portmaster)
Summary: ports-mgmt/synth: fails to build (by portmaster)
Status: Closed DUPLICATE of bug 220458
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kubilay Kocak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-01 08:25 UTC by John Smith
Modified: 2017-08-01 10:33 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (ericturgeon.bsd)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Smith 2017-08-01 08:25:16 UTC
===>  Configuring for synth-1.70
===>  Building for synth-1.70
(cd /usr/ports/ports-mgmt/synth/work/synth-1.70/src && /usr/bin/env NCURSES_LINK=static PATH=/usr/local/gcc6-aux/bin:/usr/local/libexec/ccache:/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin:/usr/local/sbin  ADA_PROJECT_PATH=/usr/local/lib/gnat XDG_DATA_HOME=/usr/ports/ports-mgmt/synth/work  XDG_CONFIG_HOME=/usr/ports/ports-mgmt/synth/work  HOME=/usr/ports/ports-mgmt/synth/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="ada" CFLAGS="-O2 -pipe -march=ivybridge  -fstack-protector -fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -march=ivybridge -fstack-protector -fno-strict-aliasing "  MANPREFIX="/usr/local" CCACHE_DIR="/var/cache/ccache" 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"  gcc -c unix_core.c -o ../build/unix_core.o)
In file included from unix_core.c:13:0:
/usr/local/gcc6-aux/lib/gcc/x86_64-aux-freebsd11.0/6.3.1/include-fixed/sys/types.h:266:9: error: unknown type name '__vm_ooffset_t'
 typedef __vm_ooffset_t vm_ooffset_t;
         ^~~~~~~~~~~~~~
/usr/local/gcc6-aux/lib/gcc/x86_64-aux-freebsd11.0/6.3.1/include-fixed/sys/types.h:268:9: error: unknown type name '__vm_pindex_t'
 typedef __vm_pindex_t vm_pindex_t;
         ^~~~~~~~~~~~~
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/ports-mgmt/synth
*** Error code 1

Stop.
make: stopped in /usr/ports/ports-mgmt/synth
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2017-08-01 10:33:33 UTC

*** This bug has been marked as a duplicate of bug 220458 ***