Opened 5 years ago
Closed 4 years ago
#58791 closed defect (fixed)
gauche-dbd-pg: build fails
Reported by: | chrstphrchvz (Christopher Chavez) | Owned by: | chrstphrchvz (Christopher Chavez) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.5.4 |
Keywords: | Cc: | ||
Port: | gauche-dbd-pg |
Description
---> Configuring gauche-dbd-pg Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_macports_macports-ports_databases_gauche-dbd-pg/gauche-dbd-pg/work/Gauche-dbd-pg-0.2.1" && ./configure --prefix=/opt/local sandbox-exec: execvp() of 'sh' failed: No such file or directory Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_macports_macports-ports_databases_gauche-dbd-pg/gauche-dbd-pg/work/Gauche-dbd-pg-0.2.1" && ./configure --prefix=/opt/local Exit code: 71 Error: Failed to configure gauche-dbd-pg: configure failure: command execution failed
Running with sandbox_enable no
in macports.conf is only slightly more interesting:
---> Configuring gauche-dbd-pg Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_macports_macports-ports_databases_gauche-dbd-pg/gauche-dbd-pg/work/Gauche-dbd-pg-0.2.1" && ./configure --prefix=/opt/local ./configure: line 83: sed: command not found ./configure: line 92: chmod: command not found ./configure: line 98: rm: command not found ./configure: line 166: sed: command not found ./configure: line 175: sed: command not found : error: cannot create .lineno; rerun with a POSIX shell Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_macports_macports-ports_databases_gauche-dbd-pg/gauche-dbd-pg/work/Gauche-dbd-pg-0.2.1" && ./configure --prefix=/opt/local Exit code: 1 Error: Failed to configure gauche-dbd-pg: configure failure: command execution failed
The project has not had any new releases since 2005, and development has been dormant since 2007, with the exception of one change made last year for compatibility with gauche 0.9.7: https://github.com/kahua/Gauche-dbd-pg . No changes have been made upstream that would address this issue.
I do not need this port; I am trying to see if it should be deleted. It also currently depends on EOL versions of postgresql. Should it be fixed or deleted? Does this issue indicate the port has likely been broken for some time?
Attachments (2)
Change History (3)
Changed 5 years ago by chrstphrchvz (Christopher Chavez)
Attachment: | sandbox-main.log added |
---|
Changed 5 years ago by chrstphrchvz (Christopher Chavez)
Attachment: | no-sandbox-main.log added |
---|
comment:1 Changed 4 years ago by chrstphrchvz (Christopher Chavez)
Owner: | set to chrstphrchvz |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
In 3b72d44367b36051d162bb6f014ea6069058b72d/macports-ports (master):