[package - 93amd64-default][textproc/kenlm] Failed for kenlm-20140830 in build
Dmitry Marakasov
amdmi3 at amdmi3.ru
Tue Jul 28 15:56:18 UTC 2015
* pkg-fallout at FreeBSD.org (pkg-fallout at FreeBSD.org) wrote:
> ====>> Building textproc/kenlm
> build started at Fri Jul 24 08:49:12 UTC 2015
> port directory: /usr/ports/textproc/kenlm
> building for: FreeBSD 93amd64-default-job-23 9.3-RELEASE-p20 FreeBSD 9.3-RELEASE-p20 amd64
> maintained by: demon at FreeBSD.org
> Makefile ident: $FreeBSD: head/textproc/kenlm/Makefile 390434 2015-06-23 17:27:12Z amdmi3 $
> Poudriere version: 3.1.7
> Host OSVERSION: 1100076
> Jail OSVERSION: 903000
> gcc.link util/bin/gcc-4.2.1/release/link-static/threading-multi/tokenize_piece_test
> testing.unit-test util/bin/gcc-4.2.1/release/link-static/threading-multi/tokenize_piece_test.passed
> /usr/lib32/libm.so.5: unsupported file layout
>
> LD_LIBRARY_PATH="/usr/bin:/usr/lib:/usr/lib32:/usr/lib64:/usr/local/lib:/usr/local/lib64:$LD_LIBRARY_PATH"
> export LD_LIBRARY_PATH
>
> "util/bin/gcc-4.2.1/release/link-static/threading-multi/tokenize_piece_test" && touch "util/bin/gcc-4.2.1/release/link-static/threading-multi/tokenize_piece_test.passed"
I could not reproduce this locally, however judging from this message,
maybe this will help?
--- kenlm.patch begins here ---
Index: files/patch-jam-files_boost-build_tools_gcc.jam
===================================================================
--- files/patch-jam-files_boost-build_tools_gcc.jam (revision 0)
+++ files/patch-jam-files_boost-build_tools_gcc.jam (working copy)
@@ -0,0 +1,11 @@
+--- jam-files/boost-build/tools/gcc.jam.orig 2014-07-01 22:01:19 UTC
++++ jam-files/boost-build/tools/gcc.jam
+@@ -216,7 +216,7 @@ rule init ( version ? : command * : opti
+ # right onces. Note that we do not provide a clean way to build a 32-bit
+ # binary using a 64-bit compiler, but user can always pass -m32
+ # manually.
+- local lib_path = $(root)/bin $(root)/lib $(root)/lib32 $(root)/lib64 ;
++ local lib_path = $(root)/bin $(root)/lib ;
+ if $(.debug-configuration)
+ {
+ ECHO notice: using gcc libraries :: $(condition) :: $(lib_path) ;
--- kenlm.patch ends here ---
--
Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D
amdmi3 at amdmi3.ru ..: jabber: amdmi3 at jabber.ru http://amdmi3.ru
More information about the freebsd-pkg-fallout
mailing list