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

[Backport release-24.11] opencascade-occt: fix compilation on darwin #366613

Merged
merged 1 commit into from
Dec 22, 2024

Conversation

nix-backports[bot]
Copy link

@nix-backports nix-backports bot commented Dec 19, 2024

Bot-based backport to release-24.11, triggered by a label in #365409.

  • Before merging, ensure that this backport is acceptable for the release.
    • Even as a non-commiter, if you find that it is not acceptable, leave a comment.

```
FAILED: src/TKV3d/CMakeFiles/TKV3d.dir/__/StdPrs/StdPrs_BRepFont.cxx.o
/nix/store/raqax5qp65an4jcwj1bzd5lq589ywpg0-clang-wrapper-16.0.6/bin/clang++ -DHAVE_FREETYPE -DHAVE_OPENGL -DHAVE_OPENGL_EXT -DHAVE_TK -DOCC_CO>
/tmp/nix-build-opencascade-occt-7.8.1.drv-0/occt-V7_8_1-bd2a789/src/StdPrs/StdPrs_BRepFont.cxx:460:17: error: cannot initialize a variable of t>
    const char* aTags      = &anOutline->tags[aStartIndex];
                ^            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
```

(cherry picked from commit 159385c)
@wolfgangwalther
Copy link
Contributor

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 366613


x86_64-linux

✅ 22 packages built:
  • exhibit
  • f3d
  • f3d.man
  • f3d_egl
  • f3d_egl.man
  • gmsh
  • librepcb
  • octavePackages.bim
  • octavePackages.msh
  • opencascade-occt
  • python311Packages.f3d
  • python311Packages.f3d.man
  • python311Packages.f3d_egl
  • python311Packages.f3d_egl.man
  • python311Packages.fipy
  • python311Packages.fipy.dist
  • python311Packages.gmsh
  • python312Packages.f3d
  • python312Packages.f3d.man
  • python312Packages.f3d_egl
  • python312Packages.f3d_egl.man
  • python312Packages.gmsh

x86_64-darwin

⏩ 6 packages marked as broken and skipped:
  • f3d
  • f3d_egl
  • python311Packages.f3d
  • python311Packages.f3d_egl
  • python312Packages.f3d
  • python312Packages.f3d_egl
✅ 6 packages built:
  • gmsh
  • octavePackages.bim
  • octavePackages.msh
  • opencascade-occt
  • python311Packages.gmsh
  • python312Packages.gmsh

aarch64-darwin

⏩ 3 packages marked as broken and skipped:
  • f3d_egl
  • python311Packages.f3d_egl
  • python312Packages.f3d_egl
✅ 9 packages built:
  • f3d
  • gmsh
  • octavePackages.bim
  • octavePackages.msh
  • opencascade-occt
  • python311Packages.f3d
  • python311Packages.gmsh
  • python312Packages.f3d
  • python312Packages.gmsh

@wolfgangwalther wolfgangwalther merged commit fcffe4d into release-24.11 Dec 22, 2024
45 of 48 checks passed
@wolfgangwalther wolfgangwalther deleted the backport-365409-to-release-24.11 branch December 22, 2024 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants