Date: Fri, 19 Jul 2024 06:54:30 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: =?UTF-8?B?W0J1ZyAyODAyMzRdIHNjaWVuY2UvcHktdGVuc29yZmxvdzogdXBk?= =?UTF-8?B?YXRlIDIuOS4xIOKGkiAyLjEzLjE=?= Message-ID: <bug-280234-7788-l8lnOEKexk@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-280234-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-280234-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280234 --- Comment #3 from Lars Herschke <lhersch@dssgmbh.de> --- ERROR: /wrkdirs/usr/ports/science/py-tensorflow/work-py39/tensorflow-2.13.1/tensor= flow/cc/BUILD:673:22: Executing genrule //tensorflow/cc:image_ops_genrule failed: (Exit 1): bash failed: error executing command ... ld-elf.so.1: /wrkdirs/usr/ports/science/py-tensorflow/work-py39/bazel_out/510805f3beb273= b7d5a810ae984312ce/execroot/org_tensorflow/bazel-out/host/bin/tensorflow/cc= /ops/../../../_solib_k8/_U_S_Stensorflow_Scc_Cops_Simage_Uops_Ugen_Ucc___Ut= ensorflow/libtensorflow_framework.so.2: Undefined symbol "_ZN4absl12lts_202301254CordC1INSt3__112basic_stringIcNS3_11char_traitsIcEE= NS3_9allocatorIcEEEELi0EEEOT_" This is probably due to the fact that devel/abseil is built in 14.1 with ll= vm 18. If you build py-tensorflow with llvm 18, the error is gone. However, the build then fails under FreeBSD older than 14.1. With the current change py-tensorflow always builds with the system compile= r. So I could build jet successfully under 14.1, 14.0 , 13.3 and even under 13= .2 (with llvm 14!). --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-280234-7788-l8lnOEKexk>