Skip to content

Commit

Permalink
Mark BROKEN: wrong LIB_DEPENDS
Browse files Browse the repository at this point in the history
  • Loading branch information
ant1 committed Sep 27, 2018
1 parent 010acb1 commit a4d5385
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions science/dft_tools/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ COMMENT= Interface to DFT codes in TRIQS

LICENSE= GPLv3

BROKEN= wrong LIB_DEPENDS

BUILD_DEPENDS= boost-libs>=1.53:devel/boost-libs \
googletest>0:devel/googletest # not needed: https://github.com/TRIQS/dft_tools/issues/95
LIB_DEPENDS= libcpp2py.so:devel/cpp2py \
Expand Down
1 change: 1 addition & 0 deletions science/triqs/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ COMMENT= Toolbox for Research on Interacting Quantum Systems
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING.txt

BROKEN= wrong LIB_DEPENDS
BROKEN_FreeBSD_10= fatal error: 'optional' file not found
BROKEN_i386= error: no matching function for call to 'max': https://github.com/TRIQS/triqs/issues/596

Expand Down

0 comments on commit a4d5385

Please sign in to comment.