#2998: [Port Abandoned] libcompat ------------------------------------+--------------------------------------- Reporter: joelmichael@… | Owner: eric@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.0 Resolution: fixed | Keywords: Port: libcompat | ------------------------------------+--------------------------------------- Description changed by macsforever2000@…: Old description:
I tried to install fortune via "port install fortune". libcompat is a dependency of fortune. My Darwin Ports is installed in /usr/ports. Here is the text of the error:
chappi:~ joel$ port install fortune ---> Building libcompat with target all Error: Target com.apple.build returned: shell command "cd "/usr/ports/var/db/dports/build/ file._usr_ports_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_devel_libcompat/ work/libcompat" && LDADD=-install_name\ /usr/ports/lib/libcompat.1.dylib bsdmake all" returned error 1 Command output: Warning: Object directory not changed from original /usr/ports/var/db/dports/ build/ file._usr_ports_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_devel_libcompat/ work/libcompat cc -O -pipe -DLIBC_SCCS -DSYSLIBC_SCCS -I/usr/ports/var/db/dports/build/ file._usr_ports_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_devel_libcompat/ work/libcompat/../libc/locale -fno-common -c /usr/ports/var/db/dports/build/ file._usr_ports_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_devel_libcompat/ work/libcompat/4.3/regex.c /usr/ports/var/db/dports/build/ file._usr_ports_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_devel_libcompat/ work/libcompat/4.3/regex.c:50:20: error: regexp.h: No such file or directory /usr/ports/var/db/dports/build/ file._usr_ports_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_devel_libcompat/ work/libcompat/4.3/regex.c:55: error: parse error before '*' token /usr/ports/var/db/dports/build/ file._usr_ports_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_devel_libcompat/ work/libcompat/4.3/regex.c:55: warning: data definition has no type or storage class /usr/ports/var/db/dports/build/ file._usr_ports_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_devel_libcompat/ work/libcompat/4.3/regex.c: In function 're_comp': /usr/ports/var/db/dports/build/ file._usr_ports_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_devel_libcompat/ work/libcompat/4.3/regex.c:73: warning: assignment makes pointer from integer without a cast *** Error code 1
Stop in /usr/ports/var/db/dports/build/ file._usr_ports_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_devel_libcompat/ work/libcompat.
Error: The following dependencies failed to build: libcompat
New description: I tried to install fortune via "port install fortune". libcompat is a dependency of fortune. My Darwin Ports is installed in /usr/ports. Here is the text of the error: {{{ chappi:~ joel$ port install fortune ---> Building libcompat with target all Error: Target com.apple.build returned: shell command "cd "/usr/ports/var/db/dports/build/ file._usr_ports_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_devel_libcompat/ work/libcompat" && LDADD=-install_name\ /usr/ports/lib/libcompat.1.dylib bsdmake all" returned error 1 Command output: Warning: Object directory not changed from original /usr/ports/var/db/dports/ build/ file._usr_ports_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_devel_libcompat/ work/libcompat cc -O -pipe -DLIBC_SCCS -DSYSLIBC_SCCS -I/usr/ports/var/db/dports/build/ file._usr_ports_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_devel_libcompat/ work/libcompat/../libc/locale -fno-common -c /usr/ports/var/db/dports/build/ file._usr_ports_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_devel_libcompat/ work/libcompat/4.3/regex.c /usr/ports/var/db/dports/build/ file._usr_ports_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_devel_libcompat/ work/libcompat/4.3/regex.c:50:20: error: regexp.h: No such file or directory /usr/ports/var/db/dports/build/ file._usr_ports_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_devel_libcompat/ work/libcompat/4.3/regex.c:55: error: parse error before '*' token /usr/ports/var/db/dports/build/ file._usr_ports_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_devel_libcompat/ work/libcompat/4.3/regex.c:55: warning: data definition has no type or storage class /usr/ports/var/db/dports/build/ file._usr_ports_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_devel_libcompat/ work/libcompat/4.3/regex.c: In function 're_comp': /usr/ports/var/db/dports/build/ file._usr_ports_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_devel_libcompat/ work/libcompat/4.3/regex.c:73: warning: assignment makes pointer from integer without a cast *** Error code 1 Stop in /usr/ports/var/db/dports/build/ file._usr_ports_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_devel_libcompat/ work/libcompat. Error: The following dependencies failed to build: libcompat }}} -- -- Ticket URL: <http://trac.macports.org/ticket/2998#comment:13> MacPorts <http://www.macports.org/> Ports system for Mac OS