Opened 8 days ago
Closed 6 days ago
#71196 closed defect (fixed)
tiledb @2.26.0: patch failure on macOS <= 10.15
Reported by: | nilason (Nicklas Larsson) | Owned by: | barracuda156 |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | tiledb |
Description
Building fails on macOS 10.15 and earlier with:
DEBUG: Executing proc-post-org.macports.patch-patch-0 ---> Patching FindMagic_EP.cmake: s,@PREFIX@,/opt/local,g DEBUG: Executing reinplace: /usr/bin/sed s,@PREFIX@,/opt/local,g </opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_databases_tiledb/tiledb/work/TileDB-2.26.0/cmake/Modules/FindMagic_EP.cmake >@file14 DEBUG: couldn't read file "/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_databases_tiledb/tiledb/work/TileDB-2.26.0/cmake/Modules/FindMagic_EP.cmake": no such file or directory while executing "exec -ignorestderr -- {*}$cmdline" Error: reinplace: couldn't read file "/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_databases_tiledb/tiledb/work/TileDB-2.26.0/cmake/Modules/FindMagic_EP.cmake": no such file or directory Error: Failed to patch tiledb: reinplace sed(1) failed DEBUG: Error code: NONE DEBUG: Backtrace: reinplace sed(1) failed while executing "$post $targetname" Error: See /opt/local/var/macports/logs/_opt_bblocal_var_buildworker_ports_build_ports_databases_tiledb/tiledb/main.log for details. Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug. Error: Processing of port tiledb failed Build of 'tiledb' failed.
Change History (1)
comment:1 Changed 6 days ago by Sergey Fedorov <barracuda@…>
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In 2a83c970b34f5940dc47d474e6257c8184c7f2c4/macports-ports (master):