Opened 11 months ago
Closed 10 months ago
#71723 closed update (invalid)
mesa @24.3.2 seems to have an unknown dependency: libelf
| Reported by: | ballapete (Peter "Pete" Dyballa) | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.10.5 |
| Keywords: | leopard ppc | Cc: | jeremyhu (Jeremy Huddleston Sequoia), mohd-akram (Mohamed Akram) |
| Port: | mesa |
Description
Run-time dependency lua found: YES 5.3.6 Run-time dependency libelf found: YES 0.8.13 Run-time dependency valgrind found: NO (tried pkgconfig)
Port libelf @0.8.13_2 contains: /opt/local/include/libelf/elf_repl.h /opt/local/include/libelf/gelf.h /opt/local/include/libelf/libelf.h /opt/local/include/libelf/nlist.h /opt/local/include/libelf/sys_elf.h /opt/local/lib/libelf.a /opt/local/lib/locale/de/LC_MESSAGES/libelf.cat /opt/local/lib/pkgconfig/libelf.pc
It is needed by glib2 which is a dependency for a dozen other ports…
Change History (3)
comment:1 Changed 11 months ago by mohd-akram (Mohamed Akram)
| Cc: | jeremyhu mohd-akram added; jeremyhu@… removed |
|---|
comment:2 Changed 10 months ago by ballapete (Peter "Pete" Dyballa)
So it is more a test for a Linux environment?
comment:3 Changed 10 months ago by mohd-akram (Mohamed Akram)
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
Yeah, mesa is primarily used on Linux. I believe libelf is used for some drivers there.
Note: See
TracTickets for help on using
tickets.

What do you mean by unknown? It's an optional dependency and it isn't used by mesa for anything on macOS AFAICT.