Skip to content

Commit

Permalink
devel/bazel: Mark BROKEN on 14
Browse files Browse the repository at this point in the history
Fails to build with:
error: builtin __has_trivial_destructor is deprecated; use
__is_trivially_destructible instead

Approved by:	portmgr (blanket)
  • Loading branch information
5u623l20 committed May 1, 2023
1 parent e338420 commit 74b433f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions devel/bazel/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ BROKEN_armv6= fails to package: cp: bazel: No such file or directory
BROKEN_armv7= fails to package: cp: bazel: No such file or directory
BROKEN_i386= fails to build: ./src/tools/singlejar/mapped_file_posix.inc:31:2: error: This code for 64 bit Unix
BROKEN_FreeBSD_12_powerpc64= fails to compile: Action failed to execute: java.io.IOException: Cannot run program /usr/bin/clang
BROKEN_FreeBSD_14= fails to compile: error: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead

BUILD_DEPENDS= bash:shells/bash \
zip:archivers/zip
Expand Down

0 comments on commit 74b433f

Please sign in to comment.