Opened 5 years ago
Closed 5 years ago
#59346 closed defect (fixed)
wrk fails to build on macOS 10.15 Catalina
Reported by: | breun (Nils Breunese) | Owned by: | jlopezr |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.1 |
Keywords: | catalina | Cc: | |
Port: | wrk |
Description (last modified by breun (Nils Breunese))
~ % sudo port clean wrk ---> Cleaning wrk ~ % sudo port install wrk ---> Computing dependencies for wrk ---> Fetching archive for wrk ---> Attempting to fetch wrk-4.1.0_0.darwin_19.x86_64.tbz2 from https://packages.macports.org/wrk ---> Attempting to fetch wrk-4.1.0_0.darwin_19.x86_64.tbz2 from http://lil.fr.packages.macports.org/wrk ---> Attempting to fetch wrk-4.1.0_0.darwin_19.x86_64.tbz2 from http://nue.de.packages.macports.org/wrk ---> Fetching distfiles for wrk ---> Verifying checksums for wrk ---> Extracting wrk ---> Configuring wrk ---> Building wrk Error: Failed to build wrk: command execution failed Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_wrk/wrk/main.log for details. Error: Follow https://guide.macports.org/#project.tickets to report a bug. Error: Processing of port wrk failed
I've attached the contents of /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_wrk/wrk/main.log
.
Attachments (1)
Change History (8)
comment:1 Changed 5 years ago by mf2k (Frank Schima)
comment:2 Changed 5 years ago by mf2k (Frank Schima)
Owner: | set to jlopezr |
---|---|
Status: | new → assigned |
comment:3 Changed 5 years ago by mf2k (Frank Schima)
Also, please attach the main.log file instead of pasting the contents into the description.
comment:4 Changed 5 years ago by breun (Nils Breunese)
Description: | modified (diff) |
---|
Changed 5 years ago by breun (Nils Breunese)
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_wrk/wrk/main.log
comment:5 Changed 5 years ago by breun (Nils Breunese)
Thanks mf2k, I forgot to cc the maintainer and I've moved the contents of main.log
to an attachment.
comment:6 Changed 5 years ago by mf2k (Frank Schima)
Error appears to be:
:info:build make[2]: *** [lj_folddef.h] Segmentation fault: 11
comment:7 Changed 5 years ago by Chris Jones <jonesc@…>
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In the future, please add the port maintainer(s) to Cc (
port info --maintainers wrk
), if any.