Skip to content
Snippets Groups Projects
Unverified Commit 463eb961 authored by Muhammad Moinur Rahman's avatar Muhammad Moinur Rahman
Browse files

science/py-tensorflow: Mark BROKEN

Fails to build with:
variable has incomplete type 'StateSaver'
parent 65c297ff
No related branches found
No related tags found
No related merge requests found
......@@ -14,6 +14,7 @@ WWW= https://www.tensorflow.org
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN= variable has incomplete type 'StateSaver'
ONLY_FOR_ARCHS= amd64
BUILD_DEPENDS= ${RUN_DEPENDS} \
......@@ -112,7 +113,7 @@ post-patch:
${WRKSRC}/third_party/
@${LN} -s ${PYTHON_CMD} ${WRKDIR}/.bin/python3
@cd ${WRKSRC} && \
${REINPLACE_CMD} "s#--batch#${BAZEL_BOOT}\', \'--batch#" \
configure.py
......@@ -214,7 +215,7 @@ do-install:
${STAGEDIR}/${LOCALBASE}/libdata/pkgconfig/tensorflow_cc.pc
@${REINPLACE_CMD} "s#%%VERSION%%#${PORTVERSION}#" \
${STAGEDIR}/${LOCALBASE}/libdata/pkgconfig/tensorflow.pc
${STAGEDIR}/${LOCALBASE}/libdata/pkgconfig/tensorflow.pc
#cleanup
${RM} ${STAGEDIR}/${LOCALBASE}/libdata/pkgconfig/*.bak
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment