-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Build failed on 1.4.1-rc0 with no openCV #14937
Comments
Hey, this is the MXNet Label Bot. |
Hi. You can use |
Thanks @szha, since OpenCV is optional, I assumed the USE_OPENCV=0 was default. I figured it was something with my environment though since others are able to build. I realize too most people will have OpenCV installed. Does it suprise you that the build ran for 15 min before throwing that error? I guess I was expecting the build script to fail fast if it was misconfigured. |
@mjwall agreed that it shouldn't be like that. In general we are moving towards cmake which should be able to fail fast in this case, and we will likely unify the solution and deprecate makefile at some point. |
awesome, thanks @szha. Is there a ticket for the cmake stuff I can follow? |
Description
Got a failure running
make
from the extracted 1.4.1-rc0 src artifact. I have never built this before, so it is possible it is something specific to my environment but I wanted to capture a ticket just in case.Environment info (Required)
Package used (Python/R/Scala/Julia):
Non
Build info (Required if built from source)
See diagnostics above
MXNet commit hash:
https://github.com/apache/incubator-mxnet/tree/1a7199691f5cbc6012bb53eecbf884bed5ae6590/
Build config:
make
Error Message:
Minimum reproducible example
Steps to reproduce
What have you tried to solve it?
Nothing
The text was updated successfully, but these errors were encountered: