Skip to content

Commit

Permalink
science/trilinos: Mark BROKEN on 14
Browse files Browse the repository at this point in the history
Fails to build with:
/usr/local/bin/ld: libstk_util_util.so.13.4.1: hidden symbol
`_ZNSt3__1rsB7v160006IcNS_11char_traitsIcEENS_9allocatorIcEEEERNS_13basic_istreamIT_T0_EES9_RNS_12basic_stringIS6_S7_T1_EE'
isn't defined

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
  • Loading branch information
5u623l20 committed Aug 19, 2023
1 parent e190f2c commit e6753e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions science/trilinos/Makefile
Expand Up @@ -14,6 +14,7 @@ LICENSE_COMB= multi
BROKEN_armv6= kokkos assumes a 64-bit build; i.e., 8-byte pointers, but found 4-byte
BROKEN_armv7= kokkos assumes a 64-bit build; i.e., 8-byte pointers, but found 4-byte
BROKEN_i386= kokkos assumes a 64-bit build; i.e., 8-byte pointers, but found 4-byte
BROKEN_FreeBSD_14= hidden symbol _ZNSt3__1rsB7v160006IcNS_11char_traitsIcEENS_9allocatorIcEEEERNS_13basic_istreamIT_T0_EES9_RNS_12basic_stringIS6_S7_T1_EE isn't defined

BUILD_DEPENDS= bash:shells/bash \
boost-libs>0:devel/boost-libs \
Expand Down

0 comments on commit e6753e3

Please sign in to comment.