Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Mar 2017 09:34:30 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110armv6-quarterly][devel/cmake-gui] Failed for cmake-gui-3.7.1_1 in configure
Message-ID:  <201703180934.v2I9YUBS030717@beefy15.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:     kde@FreeBSD.org
Last committer: tcberner@FreeBSD.org
Ident:          $FreeBSD: branches/2017Q1/devel/cmake-gui/Makefile 431955 2017-01-20 13:05:04Z tcberner $
Log URL:        http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/436369/logs/cmake-gui-3.7.1_1.log
Build URL:      http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=436369
Log:

====>> Building devel/cmake-gui
build started at Sat Mar 18 09:32:02 UTC 2017
port directory: /usr/ports/devel/cmake-gui
building for: FreeBSD 110armv6-quarterly-job-12 11.0-RELEASE-p8 FreeBSD 11.0-RELEASE-p8 r314125 arm
maintained by: kde@FreeBSD.org
Makefile ident:      $FreeBSD: branches/2017Q1/devel/cmake-gui/Makefile 431955 2017-01-20 13:05:04Z tcberner $
Poudriere version: 3.1.15-2-g0a86c900
Host OSVERSION: 1200020
Jail OSVERSION: 1100122
Job Id: 12

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p8 r314125
UNAME_r=11.0-RELEASE-p8
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=cmake-gui-3.7.1_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.15-2-g0a86c900
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

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

--CONFIGURE_ARGS--
--with-qt-includes=/usr/local/include/qt5  --with-qt-libraries=/usr/local/lib  --with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/devel/cmake-gui/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/cmake-gui/work  HOME=/wrkdirs/usr/ports/devel/cmake-gui/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh QTDIR="/usr/local" QMAKE="/usr/local/lib/qt5/bin/qmake"  MOC="/usr/local/lib/qt5/bin/moc" RCC="/usr/local/lib/qt5/bin/rcc" UIC="/usr/local/lib/qt5/bin/uic"  QMAKESPEC="/usr/local/lib/qt5/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" CMAKE_PREFIX_PATH="/usr/local"
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/devel/cmake-gui/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/cmake-gui/work  HOME=/wrkdirs/usr/ports/devel/cmake-gui/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="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="-isystem /usr/local/include"  LDFLAGS="" LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include"  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
QT_INCDIR="include/qt5"
QT_ARCHDIR="lib/qt5"
QT_PLUGINDIR="lib/qt5/plugins"
QT_LIBEXECDIR="libexec/qt5"
QT_IMPORTDIR="lib/qt5/imports"
QT_QMLDIR="lib/qt5/qml"
QT_DATADIR="share/qt5"
QT_DOCDIR="share/doc/qt5"
QT_L10NDIR="share/qt5/translations"
QT_ETCDIR="etc/xdg"
QT_EXAMPLEDIR="share/examples/qt5"
QT_TESTDIR="share/qt5/tests"
QT_MKSPECDIR="lib/qt5/mkspecs"
CMAKE_BUILD_TYPE="release"
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/cmake"
EXAMPLESDIR="share/examples/cmake"
DATADIR="share/cmake"
WWWDIR="www/cmake"
ETCDIR="etc/cmake"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/cmake
DOCSDIR=/usr/local/share/doc/cmake
EXAMPLESDIR=/usr/local/share/examples/cmake
WWWDIR=/usr/local/www/cmake
ETCDIR=/usr/local/etc/cmake
--End SUB_LIST--

---Begin make.conf---
.sinclude "/etc/make.nxb.conf"
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
MACHINE=arm
MACHINE_ARCH=armv6
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
#### /usr/ports/Mk/Scripts/ports_env.sh ####
ARCH=armv6
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=11.0
OSVERSION=1100122
PYTHONBASE=/usr/local
UID=0
_JAVA_OS_LIST_REGEXP=native\|linux
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
_OSRELEASE=11.0-RELEASE-p8
#### Misc Poudriere ####
GID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
---Begin make.nxb.conf---
CC=/nxb-bin/usr/bin/cc
CPP=/nxb-bin/usr/bin/cpp
CXX=/nxb-bin/usr/bin/c++
AS=/nxb-bin/usr/bin/as
NM=/nxb-bin/usr/bin/nm
LD=/nxb-bin/usr/bin/ld
OBJCOPY=/nxb-bin/usr/bin/objcopy
SIZE=/nxb-bin/usr/bin/size
STRIPBIN=/nxb-bin/usr/bin/strip
SED=/nxb-bin/usr/bin/sed
READELF=/nxb-bin/usr/bin/readelf
RANLIB=/nxb-bin/usr/bin/ranlib
YACC=/nxb-bin/usr/bin/yacc
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
---End make.nxb.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  33554432
stack size              (kbytes, -s)  524288
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 BSD3CLAUSE accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   cmake-gui-3.7.1_1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.9.4_1.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-12] Installing pkg-1.9.4_1...
[110armv6-quarterly-job-12] Extracting pkg-1.9.4_1: .......... done
===>   cmake-gui-3.7.1_1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of cmake-gui-3.7.1_1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by cmake-gui-3.7.1_1 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by cmake-gui-3.7.1_1 for building
=> SHA256 Checksum OK for cmake-3.7.1.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by cmake-gui-3.7.1_1 for building
===>  Extracting for cmake-gui-3.7.1_1
=> SHA256 Checksum OK for cmake-3.7.1.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
<snip>
[110armv6-quarterly-job-12] |   | `-- Extracting gnome_subr-1.0: . done
[110armv6-quarterly-job-12] |   | `-- Installing libSM-1.2.2_3,1...
[110armv6-quarterly-job-12] |   | `-- Extracting libSM-1.2.2_3,1: .......... done
===> Creating groups.
Creating group 'messagebus' with gid '556'.
===> Creating users
Creating user 'messagebus' with uid '556'.
[110armv6-quarterly-job-12] |   `-- Extracting dbus-1.10.14: ......... done
[110armv6-quarterly-job-12] `-- Extracting qt5-dbus-5.6.2: .......... done
[110armv6-quarterly-job-12] `-- Installing xdg-utils-1.1.1...
[110armv6-quarterly-job-12] |   `-- Installing hicolor-icon-theme-0.15...
[110armv6-quarterly-job-12] |   `-- Extracting hicolor-icon-theme-0.15: . done
[110armv6-quarterly-job-12] |   `-- Installing xset-1.2.3_1...
[110armv6-quarterly-job-12] |   | `-- Installing libXfontcache-1.0.5_3...
[110armv6-quarterly-job-12] |   |   `-- Installing fontcacheproto-0.1.3...
[110armv6-quarterly-job-12] |   |   `-- Extracting fontcacheproto-0.1.3: .... done
[110armv6-quarterly-job-12] |   | `-- Extracting libXfontcache-1.0.5_3: .......... done
[110armv6-quarterly-job-12] |   | `-- Installing libXmu-1.1.2_3,1...
[110armv6-quarterly-job-12] |   |   `-- Installing libXt-1.1.5,1...
[110armv6-quarterly-job-12] |   |   `-- Extracting libXt-1.1.5,1: .......... done
[110armv6-quarterly-job-12] |   | `-- Extracting libXmu-1.1.2_3,1: .......... done
[110armv6-quarterly-job-12] |   `-- Extracting xset-1.2.3_1: .. done
[110armv6-quarterly-job-12] |   `-- Installing xprop-1.2.2...
[110armv6-quarterly-job-12] |   `-- Extracting xprop-1.2.2: .. done
[110armv6-quarterly-job-12] `-- Extracting xdg-utils-1.1.1: .......... done
[110armv6-quarterly-job-12] `-- Installing xorg-fonts-truetype-7.7_1...
[110armv6-quarterly-job-12] |   `-- Installing font-misc-meltho-1.0.3_3...
[110armv6-quarterly-job-12] |   | `-- Installing mkfontdir-1.0.7...
[110armv6-quarterly-job-12] |   |   `-- Installing mkfontscale-1.1.2...
[110armv6-quarterly-job-12] |   |   | `-- Installing libfontenc-1.1.3...
[110armv6-quarterly-job-12] |   |   | `-- Extracting libfontenc-1.1.3: ...... done
[110armv6-quarterly-job-12] |   |   `-- Extracting mkfontscale-1.1.2: .. done
[110armv6-quarterly-job-12] |   | `-- Extracting mkfontdir-1.0.7: .. done
[110armv6-quarterly-job-12] |   `-- Extracting font-misc-meltho-1.0.3_3: .......... done
[110armv6-quarterly-job-12] |   `-- Installing font-bh-ttf-1.0.3_3...
[110armv6-quarterly-job-12] |   `-- Extracting font-bh-ttf-1.0.3_3: .......... done
[110armv6-quarterly-job-12] |   `-- Installing font-misc-ethiopic-1.0.3_3...
[110armv6-quarterly-job-12] |   `-- Extracting font-misc-ethiopic-1.0.3_3: ... done
[110armv6-quarterly-job-12] |   `-- Installing dejavu-2.37...
[110armv6-quarterly-job-12] |   `-- Extracting dejavu-2.37: .......... done
[110armv6-quarterly-job-12] `-- Installing jpeg-turbo-1.5.1...
[110armv6-quarterly-job-12] `-- Extracting jpeg-turbo-1.5.1: .......... done
[110armv6-quarterly-job-12] Extracting qt5-gui-5.6.2_1: .......... done
Message from dejavu-2.37:
Make sure that the freetype module is loaded.  If it is not, add the following
line to the "Modules" section of your X Windows configuration file:

	Load "freetype"

Add the following line to the "Files" section of X Windows configuration file:

	FontPath "/usr/local/share/fonts/dejavu/"

Note: your X Windows configuration file is typically /etc/X11/XF86Config
if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org.
===>   cmake-gui-3.7.1_1 depends on shared library: libQt5Gui.so - found (/usr/local/lib/libQt5Gui.so)
===>   Returning to build of cmake-gui-3.7.1_1
===>   cmake-gui-3.7.1_1 depends on shared library: libQt5Widgets.so - not found
===>   Installing existing package /packages/All/qt5-widgets-5.6.2.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-12] Installing qt5-widgets-5.6.2...
[110armv6-quarterly-job-12] Extracting qt5-widgets-5.6.2: .......... done
===>   cmake-gui-3.7.1_1 depends on shared library: libQt5Widgets.so - found (/usr/local/lib/libQt5Widgets.so)
===>   Returning to build of cmake-gui-3.7.1_1
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for cmake-gui-3.7.1_1
===>  Performing in-source build
/bin/mkdir -p /wrkdirs/usr/ports/devel/cmake-gui/work/cmake-3.7.1
-- The C compiler identification is Clang 3.9.1
-- The CXX compiler identification is Clang 3.9.1
-- Check for working C compiler: /nxb-bin/usr/bin/cc
-- Check for working C compiler: /nxb-bin/usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /nxb-bin/usr/bin/c++
-- Check for working CXX compiler: /nxb-bin/usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Checking if compiler supports C++14 cstdio
-- Checking if compiler supports C++14 cstdio - yes
-- Checking if compiler supports C++ auto_ptr
-- Checking if compiler supports C++ auto_ptr - yes
-- Checking if compiler supports C++ make_unique
-- Checking if compiler supports C++ make_unique - yes
-- Checking if compiler supports C++ nullptr
-- Checking if compiler supports C++ nullptr - yes
-- Checking if compiler supports C++ override
-- Checking if compiler supports C++ override - yes
-- Checking if compiler supports C++ unordered_map
-- Checking if compiler supports C++ unordered_map - yes
-- Checking if compiler supports C++ unordered_set
-- Checking if compiler supports C++ unordered_set - yes
-- Looking for unsetenv
-- Looking for unsetenv - found
-- Looking for environ
-- Looking for environ - not found
-- Checking whether header cstdio is available
-- Checking whether header cstdio is available - yes
-- Checking for Large File Support
-- Checking for Large File Support - yes
-- Checking whether C++ compiler has 'long long'
-- Checking whether C++ compiler has 'long long' - yes
-- Checking whether C++ compiler has '__int64'
-- Checking whether C++ compiler has '__int64' - no
-- Checking whether wstring is available
-- Checking whether wstring is available - yes
-- Checking if istream supports long long
-- Checking if istream supports long long - yes
-- Checking if ostream supports long long
-- Checking if ostream supports long long - yes
-- Checking whether C compiler has ptrdiff_t in stddef.h
-- Checking whether C compiler has ptrdiff_t in stddef.h - yes
-- Checking whether C compiler has ssize_t in unistd.h
-- Checking whether C compiler has ssize_t in unistd.h - yes
-- Checking whether CXX compiler has setenv
-- Checking whether CXX compiler has setenv - yes
-- Checking whether CXX compiler has unsetenv
-- Checking whether CXX compiler has unsetenv - yes
-- Checking whether CXX compiler has environ in stdlib.h
-- Checking whether CXX compiler has environ in stdlib.h - no
-- Checking whether CXX compiler has utimes
-- Checking whether CXX compiler has utimes - yes
-- Checking whether CXX compiler has utimensat
-- Checking whether CXX compiler has utimensat - yes
-- Checking whether CXX compiler struct stat has st_mtim member
-- Checking whether CXX compiler struct stat has st_mtim member - yes
-- Checking whether CXX compiler struct stat has st_mtimespec member
-- Checking whether CXX compiler struct stat has st_mtimespec member - yes
-- Looking for include files sys/types.h, ifaddrs.h
-- Looking for include files sys/types.h, ifaddrs.h - found
-- Looking for include file machine/cpu.h
-- Looking for include file machine/cpu.h - not found
-- Checking whether CXX compiler has rlimit64
-- Checking whether CXX compiler has rlimit64 - no
-- Checking whether CXX compiler has atol
-- Checking whether CXX compiler has atol - yes
-- Checking whether CXX compiler has atoll
-- Checking whether CXX compiler has atoll - yes
-- Checking whether CXX compiler has _atoi64
-- Checking whether CXX compiler has _atoi64 - no
-- Looking for C++ include execinfo.h
-- Looking for C++ include execinfo.h - found
-- Checking whether backtrace works with this C++ compiler
-- Checking whether backtrace works with this C++ compiler - yes
-- Looking for C++ include dlfcn.h
-- Looking for C++ include dlfcn.h - found
-- Checking whether dladdr works with this C++ compiler
-- Checking whether dladdr works with this C++ compiler - yes
-- Looking for C++ include cxxabi.h
-- Looking for C++ include cxxabi.h - found
-- Checking whether cxxabi works with this C++ compiler
-- Checking whether cxxabi works with this C++ compiler - yes
-- Checking whether CXX compiler has getloadavg
-- Checking whether CXX compiler has getloadavg - yes
-- Checking whether <ext/stdio_filebuf.h> is available
-- Checking whether <ext/stdio_filebuf.h> is available - no
-- Using system-installed BZIP2
-- Using system-installed CURL
-- Using system-installed EXPAT
-- Using system-installed FORM
-- Using system-installed JSONCPP
-- Using system-installed LIBARCHIVE
-- Using system-installed LIBLZMA
-- Using system-installed LIBUV
-- Using system-installed ZLIB
-- Found ZLIB: /usr/lib/libz.so (found version "1.2.8") 
-- Found CURL: /usr/local/lib/libcurl.so (found version "7.53.0") 
-- Found BZip2: /usr/lib/libbz2.so (found version "1.0.6") 
-- Looking for BZ2_bzCompressInit
-- Looking for BZ2_bzCompressInit - found
-- Looking for lzma_auto_decoder in /usr/lib/liblzma.so
-- Looking for lzma_auto_decoder in /usr/lib/liblzma.so - found
-- Looking for lzma_easy_encoder in /usr/lib/liblzma.so
-- Looking for lzma_easy_encoder in /usr/lib/liblzma.so - found
-- Looking for lzma_lzma_preset in /usr/lib/liblzma.so
-- Looking for lzma_lzma_preset in /usr/lib/liblzma.so - found
-- Found LibLZMA: /usr/include (found version "5.2.2") 
-- Found LibArchive: /usr/local/lib/libarchive.so (found suitable version "3.2.2", minimum required is "3.0.0") 
-- Found EXPAT: /usr/local/lib/libexpat.so (found version "2.2.0") 
-- Found JsonCpp: /usr/local/lib/libjsoncpp.so (found version "1.8.0") 
-- Found LibUV: /usr/local/lib/libuv.so (found suitable version "1.10.1", minimum required is "1.0.0") 
CMake Error: Generator: execution of make failed. Make command was: "/usr/bin/make" "cmTC_fb5fb/fast"
-- Looking for cbreak in /usr/lib/libncurses.so
-- Looking for cbreak in /usr/lib/libncurses.so - found
-- Looking for elf.h
-- Looking for elf.h - found
-- Looking for a Fortran compiler
-- Looking for a Fortran compiler - NOTFOUND
-- Configuring incomplete, errors occurred!
See also "/wrkdirs/usr/ports/devel/cmake-gui/work/cmake-3.7.1/CMakeFiles/CMakeOutput.log".
See also "/wrkdirs/usr/ports/devel/cmake-gui/work/cmake-3.7.1/CMakeFiles/CMakeError.log".
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/cmake-gui



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