Advertisement
Guest User

Untitled

a guest
Jul 11th, 2016
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.77 KB | None | 0 0
  1. Maintainer: zeising@FreeBSD.org
  2. Last committer: mat@FreeBSD.org
  3. Ident: $FreeBSD: head/devel/libffi/Makefile 412346 2016-04-01 14:00:51Z mat $
  4. Log URL: /libffi-3.2.1.log
  5. Build URL:
  6. Log:
  7.  
  8. ====>> Building devel/libffi
  9. build started at Mon Jul 11 11:05:30 EEST 2016
  10. port directory: /usr/ports/devel/libffi
  11. building for: FreeBSD 11_BETA1_i386-default-job-01 11.0-BETA1 FreeBSD 11.0-BETA1 i386
  12. maintained by: zeising@FreeBSD.org
  13. Makefile ident: $FreeBSD: head/devel/libffi/Makefile 412346 2016-04-01 14:00:51Z mat $
  14. Poudriere version: 3.2-pre
  15. Host OSVERSION: 1100120
  16. Jail OSVERSION: 1100120
  17.  
  18. ---Begin Environment---
  19. SHELL=/bin/csh
  20. UNAME_p=i386
  21. UNAME_m=i386
  22. UNAME_v=FreeBSD 11.0-BETA1
  23. UNAME_r=11.0-BETA1
  24. BLOCKSIZE=K
  25. MAIL=/var/mail/root
  26. STATUS=1
  27. OPSYS=FreeBSD
  28. ARCH=i386
  29. LINUX_OSRELEASE=2.6.32
  30. SAVED_TERM=screen
  31. MASTERMNT=/usr/local/poudriere/data/.m/11_BETA1_i386-default/ref
  32. UID=0
  33. FORCE_PACKAGE=yes
  34. PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
  35. _JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
  36. POUDRIERE_BUILD_TYPE=bulk
  37. PKGNAME=libffi-3.2.1
  38. OSREL=11.0
  39. _OSRELEASE=11.0-BETA1
  40. PYTHONBASE=/usr/local
  41. OLDPWD=/
  42. _SMP_CPUS=8
  43. PWD=/usr/local/poudriere/data/.m/11_BETA1_i386-default/ref/.p/pool
  44. MASTERNAME=11_BETA1_i386-default
  45. SCRIPTPREFIX=/usr/local/share/poudriere
  46. _JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
  47. USER=root
  48. HOME=/root
  49. POUDRIERE_VERSION=3.2-pre
  50. SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
  51. CONFIGURE_MAX_CMD_LEN=262144
  52. LIBEXECPREFIX=/usr/local/libexec/poudriere
  53. LOCALBASE=/usr/local
  54. PACKAGE_BUILDING=yes
  55. _JAVA_OS_LIST_REGEXP=native\|linux
  56. OSVERSION=1100120
  57. ---End Environment---
  58.  
  59. ---Begin OPTIONS List---
  60. ===> The following configuration options are available for libffi-3.2.1:
  61. TESTS=off: Include tools for test suite
  62. ===> Use 'make config' to modify these settings
  63. ---End OPTIONS List---
  64.  
  65. --CONFIGURE_ARGS--
  66. --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
  67. --End CONFIGURE_ARGS--
  68.  
  69. --CONFIGURE_ENV--
  70. XDG_DATA_HOME=/wrkdirs/usr/ports/devel/libffi/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/libffi/work HOME=/wrkdirs/usr/ports/devel/libffi/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh PATH=/usr/local/libexec/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin CCACHE_DIR="/root/.ccache" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
  71. --End CONFIGURE_ENV--
  72.  
  73. --MAKE_ENV--
  74. XDG_DATA_HOME=/wrkdirs/usr/ports/devel/libffi/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/libffi/work HOME=/wrkdirs/usr/ports/devel/libffi/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="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing " MANPREFIX="/usr/local" PATH=/usr/local/libexec/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin CCACHE_DIR="/root/.ccache" 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"
  75. --End MAKE_ENV--
  76.  
  77. --PLIST_SUB--
  78. PORTVERSION=3.2.1
  79. OSREL=11.0
  80. PREFIX=%D
  81. LOCALBASE=/usr/local
  82. RESETPREFIX=/usr/local
  83. PORTDOCS=""
  84. PORTEXAMPLES=""
  85. LIB32DIR=lib
  86. DOCSDIR="share/doc/libffi"
  87. EXAMPLESDIR="share/examples/libffi"
  88. DATADIR="share/libffi"
  89. WWWDIR="www/libffi"
  90. ETCDIR="etc/libffi"
  91. --End PLIST_SUB--
  92.  
  93. --SUB_LIST--
  94. PREFIX=/usr/local
  95. LOCALBASE=/usr/local
  96. DATADIR=/usr/local/share/libffi
  97. DOCSDIR=/usr/local/share/doc/libffi
  98. EXAMPLESDIR=/usr/local/share/examples/libffi
  99. WWWDIR=/usr/local/www/libffi
  100. ETCDIR=/usr/local/etc/libffi
  101. --End SUB_LIST--
  102.  
  103. ---Begin make.conf---
  104. MACHINE=i386
  105. MACHINE_ARCH=i386
  106. ARCH=${MACHINE_ARCH}
  107. WITH_CCACHE_BUILD=yes
  108. CCACHE_DIR=/root/.ccache
  109. USE_PACKAGE_DEPENDS=yes
  110. BATCH=yes
  111. WRKDIRPREFIX=/wrkdirs
  112. PORTSDIR=/usr/ports
  113. PACKAGES=/packages
  114. DISTDIR=/distfiles
  115. #### /usr/local/etc/poudriere.d/make.conf ####
  116. OVERRIDE_LINUX_BASE_PORT=c6_64
  117. OVERRIDE_LINUX_NONBASE_PORTS=c6_64
  118. WITH_CCACHE_BUILD=yes
  119. CFLAGS.clang+=-Ofast
  120. #CFLAGS.clang+=-O3
  121. CFLAGS.clang+=-fvectorize -fslp-vectorize
  122. CFLAGS.clang+=-fblocks
  123. CFLAGS.clang+=-fcolor-diagnostics
  124. #CFLAGS.clang+=-flto
  125. _LICENSE_STATUS=accepted
  126. JN=3
  127. .if ${.CURDIR:M/usr/ports/*}
  128. MAKE_JOBS_NUMBER=${JN}
  129. WORLD_FLAGS+= -j${JN}
  130. .endif
  131. ---End make.conf---
  132. =======================<phase: check-sanity >============================
  133. ===> License MIT accepted by the user
  134. ===========================================================================
  135. =======================<phase: pkg-depends >============================
  136. ===> libffi-3.2.1 depends on file: /usr/local/sbin/pkg - not found
  137. ===> Installing existing package /packages/All/pkg-1.8.7.txz
  138. [11_BETA1_i386-default-job-01] Installing pkg-1.8.7...
  139. [11_BETA1_i386-default-job-01] Extracting pkg-1.8.7: .......... done
  140. ===> libffi-3.2.1 depends on file: /usr/local/sbin/pkg - found
  141. ===> Returning to build of libffi-3.2.1
  142. ===========================================================================
  143. =======================<phase: fetch-depends >============================
  144. ===========================================================================
  145. =======================<phase: fetch >============================
  146. ===> License MIT accepted by the user
  147. ===> Fetching all distfiles required by libffi-3.2.1 for building
  148. ===========================================================================
  149. =======================<phase: checksum >============================
  150. ===> License MIT accepted by the user
  151. ===> Fetching all distfiles required by libffi-3.2.1 for building
  152. => SHA256 Checksum OK for libffi-3.2.1.tar.gz.
  153. ===========================================================================
  154. =======================<phase: extract-depends>============================
  155. ===========================================================================
  156. =======================<phase: extract >============================
  157. ===> License MIT accepted by the user
  158. ===> Fetching all distfiles required by libffi-3.2.1 for building
  159. ===> Extracting for libffi-3.2.1
  160. => SHA256 Checksum OK for libffi-3.2.1.tar.gz.
  161. ===========================================================================
  162. =======================<phase: patch-depends >============================
  163. ===========================================================================
  164. =======================<phase: patch >============================
  165. ===> Patching for libffi-3.2.1
  166. ===> Applying FreeBSD patches for libffi-3.2.1
  167. ===========================================================================
  168. =======================<phase: build-depends >============================
  169. ===> libffi-3.2.1 depends on file: /usr/local/bin/ccache - not found
  170. ===> Installing existing package /packages/All/ccache-3.2.5_1.txz
  171. [11_BETA1_i386-default-job-01] Installing ccache-3.2.5_1...
  172. [11_BETA1_i386-default-job-01] Extracting ccache-3.2.5_1: ......... done
  173. Create compiler links...
  174. create symlink for cc
  175. create symlink for cc (world)
  176. create symlink for c++
  177. create symlink for c++ (world)
  178. create symlink for CC
  179. create symlink for CC (world)
  180. create symlink for clang
  181. create symlink for clang (world)
  182. create symlink for clang++
  183. create symlink for clang++ (world)
  184. Message from ccache-3.2.5_1:
  185. NOTE:
  186. Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for
  187. information on using ccache with FreeBSD ports and src.
  188. ===> libffi-3.2.1 depends on file: /usr/local/bin/ccache - found
  189. ===> Returning to build of libffi-3.2.1
  190. ===========================================================================
  191. =======================<phase: lib-depends >============================
  192. ===========================================================================
  193. =======================<phase: configure >============================
  194. ===> Configuring for libffi-3.2.1
  195. configure: loading site script /usr/ports/Templates/config.site
  196. checking build system type... i386-portbld-freebsd11.0
  197. checking host system type... i386-portbld-freebsd11.0
  198. checking target system type... i386-portbld-freebsd11.0
  199. continue configure in default builddir "./i386-portbld-freebsd11.0"
  200. ...exec /bin/sh .././configure "--srcdir=.." "--enable-builddir=i386-portbld-freebsd11.0" "freebsd11.0"
  201. configure: loading site script /usr/ports/Templates/config.site
  202. checking build system type... i386-portbld-freebsd11.0
  203. checking host system type... i386-portbld-freebsd11.0
  204. checking target system type... i386-portbld-freebsd11.0
  205. checking for gsed... sed
  206. checking for a BSD-compatible install... /usr/bin/install -c
  207. <snip>
  208. checking size of size_t... 8
  209. checking for C compiler vendor... clang
  210. checking CFLAGS for maximum warnings... -Wall
  211. checking whether to enable maintainer-specific portions of Makefiles... no
  212. checking for sys/mman.h... (cached) yes
  213. checking for mmap... (cached) yes
  214. checking for mkostemp... yes
  215. checking for sys/mman.h... (cached) yes
  216. checking for mmap... (cached) yes
  217. checking whether read-only mmap of a plain file works... yes
  218. checking whether mmap from /dev/zero works... yes
  219. checking for MAP_ANON(YMOUS)... yes
  220. checking whether mmap with MAP_ANON(YMOUS) works... yes
  221. checking for ANSI C header files... (cached) yes
  222. checking for memcpy... (cached) yes
  223. checking for size_t... (cached) yes
  224. checking for working alloca.h... no
  225. checking for alloca... yes
  226. checking size of double... 8
  227. checking size of long double... 16
  228. checking whether byte ordering is bigendian... no
  229. checking assembler .cfi pseudo-op support... yes
  230. checking for _ prefix in compiled symbols... no
  231. checking whether .eh_frame section should be read-only... yes
  232. checking for __attribute__((visibility("hidden")))... yes
  233. cc: error: unsupported option '-print-multi-os-directory'
  234. cc: error: no input files
  235. checking that generated files are newer than configure... done
  236. configure: creating ./config.status
  237. config.status: creating include/Makefile
  238. config.status: creating include/ffi.h
  239. config.status: creating Makefile
  240. config.status: creating testsuite/Makefile
  241. config.status: creating man/Makefile
  242. config.status: creating libffi.pc
  243. config.status: creating fficonfig.h
  244. config.status: linking ../src/x86/ffitarget.h to include/ffitarget.h
  245. config.status: executing buildir commands
  246. config.status: create top_srcdir/Makefile guessed from local Makefile
  247. config.status: build in i386-portbld-freebsd11.0 (HOST=)
  248. config.status: executing depfiles commands
  249. config.status: executing libtool commands
  250. config.status: executing include commands
  251. config.status: executing src commands
  252. ===========================================================================
  253. =======================<phase: build >============================
  254. ===> Building for libffi-3.2.1
  255. --- all ---
  256. MAKE i386-unknown-freebsd11.0 : 0 * all
  257. --- all ---
  258. /usr/bin/make 'AR_FLAGS=' 'CC_FOR_BUILD=' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -fexceptions' 'CXXFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'CFLAGS_FOR_BUILD=' 'CFLAGS_FOR_TARGET=' 'INSTALL=/usr/bin/install -c' 'INSTALL_DATA=install -m 0644' 'INSTALL_PROGRAM=install -s -m 555' 'INSTALL_SCRIPT=install -m 555' 'JC1FLAGS=' 'LDFLAGS=-fstack-protector' 'LIBCFLAGS=' 'LIBCFLAGS_FOR_TARGET=' 'MAKE=/usr/bin/make' 'MAKEINFO=/bin/sh /wrkdirs/usr/ports/devel/libffi/work/libffi-3.2.1/missing makeinfo ' 'PICFLAG=' 'PICFLAG_FOR_TARGET=' 'RUNTESTFLAGS=' 'SHELL=/bin/sh' 'exec_prefix=/usr/local' 'infodir=/usr/local/info' 'libdir=/usr/local/lib' 'mandir=/usr/local/man' 'prefix=/usr/local' 'AR=ar' 'AS=as' 'CC=cc' 'CXX=c++' 'LD=/usr/bin/ld' 'NM=/usr/bin/nm' 'RANLIB=ranlib' 'DESTDIR=' all-recursive
  259. --- all-recursive ---
  260. Making all in include
  261. Making all in testsuite
  262. Making all in man
  263. --- src/.dirstamp ---
  264. --- src/.deps/.dirstamp ---
  265. --- src/x86/.dirstamp ---
  266. --- src/x86/.deps/.dirstamp ---
  267. --- src/prep_cif.lo ---
  268. --- src/types.lo ---
  269. --- src/prep_cif.lo ---
  270. depbase=`echo src/prep_cif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -fexceptions -MT src/prep_cif.lo -MD -MP -MF $depbase.Tpo -c -o src/prep_cif.lo ../src/prep_cif.c && mv -f $depbase.Tpo $depbase.Plo
  271. --- src/types.lo ---
  272. depbase=`echo src/types.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -fexceptions -MT src/types.lo -MD -MP -MF $depbase.Tpo -c -o src/types.lo ../src/types.c && mv -f $depbase.Tpo $depbase.Plo
  273. --- src/raw_api.lo ---
  274. depbase=`echo src/raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -fexceptions -MT src/raw_api.lo -MD -MP -MF $depbase.Tpo -c -o src/raw_api.lo ../src/raw_api.c && mv -f $depbase.Tpo $depbase.Plo
  275. --- src/types.lo ---
  276. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -fexceptions -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c ../src/types.c -fPIC -DPIC -o src/.libs/types.o
  277. --- src/prep_cif.lo ---
  278. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -fexceptions -MT src/prep_cif.lo -MD -MP -MF src/.deps/prep_cif.Tpo -c ../src/prep_cif.c -fPIC -DPIC -o src/.libs/prep_cif.o
  279. --- src/raw_api.lo ---
  280. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -fexceptions -MT src/raw_api.lo -MD -MP -MF src/.deps/raw_api.Tpo -c ../src/raw_api.c -fPIC -DPIC -o src/.libs/raw_api.o
  281. --- src/prep_cif.lo ---
  282. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -fexceptions -MT src/prep_cif.lo -MD -MP -MF src/.deps/prep_cif.Tpo -c ../src/prep_cif.c -o src/prep_cif.o >/dev/null 2>&1
  283. --- src/raw_api.lo ---
  284. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -fexceptions -MT src/raw_api.lo -MD -MP -MF src/.deps/raw_api.Tpo -c ../src/raw_api.c -o src/raw_api.o >/dev/null 2>&1
  285. --- src/java_raw_api.lo ---
  286. depbase=`echo src/java_raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -fexceptions -MT src/java_raw_api.lo -MD -MP -MF $depbase.Tpo -c -o src/java_raw_api.lo ../src/java_raw_api.c && mv -f $depbase.Tpo $depbase.Plo
  287. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -fexceptions -MT src/java_raw_api.lo -MD -MP -MF src/.deps/java_raw_api.Tpo -c ../src/java_raw_api.c -fPIC -DPIC -o src/.libs/java_raw_api.o
  288. --- src/types.lo ---
  289. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -fexceptions -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c ../src/types.c -o src/types.o >/dev/null 2>&1
  290. --- src/closures.lo ---
  291. depbase=`echo src/closures.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -fexceptions -MT src/closures.lo -MD -MP -MF $depbase.Tpo -c -o src/closures.lo ../src/closures.c && mv -f $depbase.Tpo $depbase.Plo
  292. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -fexceptions -MT src/closures.lo -MD -MP -MF src/.deps/closures.Tpo -c ../src/closures.c -fPIC -DPIC -o src/.libs/closures.o
  293. --- src/x86/ffi.lo ---
  294. depbase=`echo src/x86/ffi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -fexceptions -MT src/x86/ffi.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/ffi.lo ../src/x86/ffi.c && mv -f $depbase.Tpo $depbase.Plo
  295. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -fexceptions -MT src/x86/ffi.lo -MD -MP -MF src/x86/.deps/ffi.Tpo -c ../src/x86/ffi.c -fPIC -DPIC -o src/x86/.libs/ffi.o
  296. --- src/java_raw_api.lo ---
  297. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -fexceptions -MT src/java_raw_api.lo -MD -MP -MF src/.deps/java_raw_api.Tpo -c ../src/java_raw_api.c -o src/java_raw_api.o >/dev/null 2>&1
  298. --- src/x86/ffi.lo ---
  299. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -fexceptions -MT src/x86/ffi.lo -MD -MP -MF src/x86/.deps/ffi.Tpo -c ../src/x86/ffi.c -o src/x86/ffi.o >/dev/null 2>&1
  300. --- src/x86/win32.lo ---
  301. depbase=`echo src/x86/win32.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I. -I../include -Iinclude -I../src -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/x86/win32.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/win32.lo ../src/x86/win32.S && mv -f $depbase.Tpo $depbase.Plo
  302. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I. -I../include -Iinclude -I../src -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/x86/win32.lo -MD -MP -MF src/x86/.deps/win32.Tpo -c ../src/x86/win32.S -fPIC -DPIC -o src/x86/.libs/win32.o
  303. ./src/x86/win32.S:540:9: error: instruction requires: Not 64-bit mode
  304. pushl %ebp
  305. ^
  306. ./src/x86/win32.S:553:9: error: instruction requires: Not 64-bit mode
  307. pushl 12(%ebp)
  308. ^
  309. ./src/x86/win32.S:554:9: error: instruction requires: Not 64-bit mode
  310. pushl %eax
  311. ^
  312. ./src/x86/win32.S:651:9: error: instruction requires: Not 64-bit mode
  313. jmp *%ecx
  314. ^
  315. ./src/x86/win32.S:734:9: error: instruction requires: Not 64-bit mode
  316. popl %ebp
  317. ^
  318. ./src/x86/win32.S:747:9: error: instruction requires: Not 64-bit mode
  319. push %ecx
  320. ^
  321. ./src/x86/win32.S:760:9: error: instruction requires: Not 64-bit mode
  322. push %edx
  323. ^
  324. ./src/x86/win32.S:761:9: error: instruction requires: Not 64-bit mode
  325. push %ecx
  326. ^
  327. ./src/x86/win32.S:770:9: error: instruction requires: Not 64-bit mode
  328. push %eax
  329. ^
  330. ./src/x86/win32.S:773:9: error: instruction requires: Not 64-bit mode
  331. push %ecx
  332. ^
  333. ./src/x86/win32.S:774:9: error: instruction requires: Not 64-bit mode
  334. push %edx
  335. ^
  336. ./src/x86/win32.S:790:9: error: instruction requires: Not 64-bit mode
  337. pushl %ebp
  338. ^
  339. ./src/x86/win32.S:822:9: error: instruction requires: Not 64-bit mode
  340. jmp *%eax
  341. ^
  342. ./src/x86/win32.S:878:9: error: instruction requires: Not 64-bit mode
  343. popl %ebp
  344. ^
  345. ./src/x86/win32.S:892:9: error: instruction requires: Not 64-bit mode
  346. popl %ebp
  347. ^
  348. ./src/x86/win32.S:929:9: error: instruction requires: Not 64-bit mode
  349. pushl %ebp
  350. ^
  351. ./src/x86/win32.S:933:9: error: instruction requires: Not 64-bit mode
  352. pushl %esi
  353. ^
  354. ./src/x86/win32.S:977:9: error: instruction requires: Not 64-bit mode
  355. jmp *%eax
  356. ^
  357. ./src/x86/win32.S:1036:9: error: instruction requires: Not 64-bit mode
  358. popl %esi
  359. ^
  360. ./src/x86/win32.S:1037:9: error: instruction requires: Not 64-bit mode
  361. popl %ebp
  362. ^
  363. ./src/x86/win32.S:1057:9: error: instruction requires: Not 64-bit mode
  364. pushl %ebp
  365. ^
  366. ./src/x86/win32.S:1110:9: error: instruction requires: Not 64-bit mode
  367. jmp *%eax
  368. ^
  369. ./src/x86/win32.S:1169:9: error: instruction requires: Not 64-bit mode
  370. popl %ebp
  371. ^
  372. ./src/x86/win32.S:1173:9: error: instruction requires: Not 64-bit mode
  373. jmp *%ecx
  374. ^
  375. *** [src/x86/win32.lo] Error code 1
  376.  
  377. make[4]: stopped in /wrkdirs/usr/ports/devel/libffi/work/libffi-3.2.1/i386-portbld-freebsd11.0
  378. --- src/closures.lo ---
  379. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -fexceptions -MT src/closures.lo -MD -MP -MF src/.deps/closures.Tpo -c ../src/closures.c -o src/closures.o >/dev/null 2>&1
  380. 1 error
  381.  
  382. make[4]: stopped in /wrkdirs/usr/ports/devel/libffi/work/libffi-3.2.1/i386-portbld-freebsd11.0
  383. *** [all-recursive] Error code 1
  384.  
  385. make[3]: stopped in /wrkdirs/usr/ports/devel/libffi/work/libffi-3.2.1/i386-portbld-freebsd11.0
  386. 1 error
  387.  
  388. make[3]: stopped in /wrkdirs/usr/ports/devel/libffi/work/libffi-3.2.1/i386-portbld-freebsd11.0
  389. *** [all] Error code 2
  390.  
  391. make[2]: stopped in /wrkdirs/usr/ports/devel/libffi/work/libffi-3.2.1/i386-portbld-freebsd11.0
  392. 1 error
  393.  
  394. make[2]: stopped in /wrkdirs/usr/ports/devel/libffi/work/libffi-3.2.1/i386-portbld-freebsd11.0
  395. *** [all] Error code 2
  396.  
  397. make[1]: stopped in /wrkdirs/usr/ports/devel/libffi/work/libffi-3.2.1
  398. 1 error
  399.  
  400. make[1]: stopped in /wrkdirs/usr/ports/devel/libffi/work/libffi-3.2.1
  401. ===> Compilation failed unexpectedly.
  402. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
  403. the maintainer.
  404. *** Error code 1
  405.  
  406. Stop.
  407. make: stopped in /usr/ports/devel/libffi
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement