Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dlib: Add Python bindings #7733

Merged
merged 1 commit into from
Jan 14, 2021
Merged

dlib: Add Python bindings #7733

merged 1 commit into from
Jan 14, 2021

Conversation

essandess
Copy link
Contributor

dlib: Add Python bindings

See: #6261

Description

Type(s)
  • bugfix
  • enhancement
  • security fix
Tested on

macOS 10.x
Xcode 8.x

Verification

Have you

  • checked your Portfile with port lint?
  • tried existing tests with sudo port test?
  • tried a full install with sudo port -vst install?
  • tested basic functionality of all binary files?

@macportsbot
Copy link

Travis Build #12732 Failed.

Lint results
--->  Verifying Portfile for dlib
--->  0 errors and 0 warnings found.

Port dlib success on xcode10.3. Log
Port py37-dlib fail on xcode10.3. Log
Port py38-dlib fail on xcode10.3. Log
Port dlib success on xcode9.4. Log
Port py37-dlib fail on xcode9.4. Log
Port py38-dlib fail on xcode9.4. Log
Port dlib success on xcode8.3. Log
Port py37-dlib fail on xcode8.3. Log
Port py38-dlib fail on xcode8.3. Log
Port dlib success on xcode7.3. Log
Port py37-dlib fail on xcode7.3. Log
Port py38-dlib fail on xcode7.3. Log

@macportsbot
Copy link

Travis Build #12734 Passed.

Lint results
--->  Verifying Portfile for dlib
--->  0 errors and 0 warnings found.

Port dlib success on xcode10.3. Log
Port py37-dlib success on xcode10.3. Log
Port py38-dlib success on xcode10.3. Log
Port dlib success on xcode9.4. Log
Port py37-dlib success on xcode9.4. Log
Port py38-dlib success on xcode9.4. Log
Port dlib success on xcode8.3. Log
Port py37-dlib success on xcode8.3. Log
Port dlib success on xcode7.3. Log
Port py37-dlib fail on xcode7.3. Log
Port py38-dlib fail on xcode7.3. Log

@essandess
Copy link
Contributor Author

@reneeotten When you get a chance would you please take a look at this PR?

The previous #6261 depends on it and I believe is ready to go itself after this is merged.

@ryandesign
Copy link
Contributor

Port py37-dlib fail on xcode7.3. Log
Port py38-dlib fail on xcode7.3. Log

CMake Error at /opt/local/var/macports/build/_Users_travis_build_macports_macports-ports_math_dlib/py37-dlib/work/davisking-dlib-5612caa/dlib/cmake_utils/use_cpp_11.cmake:74 (target_compile_features):
  target_compile_features no known features for CXX compiler
 
  "Clang"
 
  version 9.0.1.

math/dlib/Portfile Outdated Show resolved Hide resolved
math/dlib/Portfile Outdated Show resolved Hide resolved
@macportsbot
Copy link

Travis Build #13042 Passed.

Lint results
--->  Verifying Portfile for dlib
--->  0 errors and 0 warnings found.

Port dlib success on xcode10.3. Log
Port py37-dlib success on xcode10.3. Log
Port py38-dlib success on xcode10.3. Log
Port dlib success on xcode9.4. Log
Port py37-dlib success on xcode9.4. Log
Port py38-dlib success on xcode9.4. Log
Port dlib success on xcode8.3. Log
Port py37-dlib success on xcode8.3. Log
Port py38-dlib success on xcode8.3. Log
Port dlib success on xcode7.3. Log
Port py37-dlib success on xcode7.3. Log

@essandess
Copy link
Contributor Author

@ryandesign I believe this is ready to commit. Just added the latest version. Other open PRs depend on this PR.

@macportsbot
Copy link

Travis Build #14229 Passed.

Lint results
--->  Verifying Portfile for dlib
--->  0 errors and 0 warnings found.

Port dlib success on xcode10.3. Log
Port py37-dlib success on xcode10.3. Log
Port py38-dlib success on xcode10.3. Log
Port dlib's dependencies fail on xcode9.4. Log
Port py37-dlib's dependencies fail on xcode9.4. Log
Port py38-dlib's dependencies fail on xcode9.4. Log
Port dlib success on xcode8.3. Log
Port py37-dlib success on xcode8.3. Log
Port py38-dlib success on xcode8.3. Log
Port dlib success on xcode7.3. Log
Port py37-dlib success on xcode7.3. Log

@chrstphrchvz chrstphrchvz mentioned this pull request Oct 10, 2020
8 tasks
@kencu
Copy link
Contributor

kencu commented Jan 13, 2021

What's up here? Is this still good to go? It's getting really old sitting here now... Please check over and let me know.

@essandess
Copy link
Contributor Author

Yes, this is up-to-date and good to go.: https://github.com/davisking/dlib/releases

@kencu kencu merged commit 93f5b5c into macports:master Jan 14, 2021
@essandess essandess deleted the dlib branch January 15, 2021 02:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

4 participants