Opened 19 years ago
Closed 18 years ago
#4677 closed defect (fixed)
BUG: gnugetopt fails to install, error in the configure phase
Reported by: | terry@… | Owned by: | sean@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | markd@… | |
Port: |
Description
DEBUG: Found port in file:///opt/local/var/db/dports/sources/ rsync.rsync.opendarwin.org_dpupdate_dports/devel/gnugetopt DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/ rsync.rsync.opendarwin.org_dpupdate_dports/devel/gnugetopt DEBUG: Requested variant powerpc is not provided by port gnugetopt. DEBUG: Requested variant darwin is not provided by port gnugetopt. DEBUG: Requested variant macosx is not provided by port gnugetopt. DEBUG: Executing com.apple.main (gnugetopt) DEBUG: No TGZ archive: /opt/local/var/db/dports/packages/darwin/powerpc/ gnugetopt-1.2_0.powerpc.tgz DEBUG: Skipping unarchive (gnugetopt) since no archive found DEBUG: Skipping completed com.apple.unarchive (gnugetopt) ---> Fetching gnugetopt DEBUG: Executing com.apple.fetch (gnugetopt) ---> Verifying checksum(s) for gnugetopt DEBUG: Executing com.apple.checksum (gnugetopt) ---> Checksumming libgnugetopt-1.2.tar.bz2 DEBUG: Correct (md5) checksum for libgnugetopt-1.2.tar.bz2 DEBUG: setting option extract.cmd to /opt/local/bin/bzip2 ---> Extracting gnugetopt DEBUG: Executing com.apple.extract (gnugetopt) ---> Extracting libgnugetopt-1.2.tar.bz2 DEBUG: setting option extract.args to /opt/local/var/db/dports/distfiles/gnugetopt/ libgnugetopt-1.2.tar.bz2 DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_devel_gnugetopt/ work" && /opt/local/bin/bzip2 -dc /opt/local/var/db/dports/distfiles/gnugetopt/ libgnugetopt-1.2.tar.bz2 | gnutar --no-same-owner -xf -' DEBUG: Executing com.apple.patch (gnugetopt) ---> Applying patches to gnugetopt ---> Applying /opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/ devel/gnugetopt/files/patch-Makefile.am DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_devel_gnugetopt/ work/libgnugetopt-1.2" && patch -p0' patching file Makefile.am ---> Applying /opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/ devel/gnugetopt/files/patch-configure.ac DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_devel_gnugetopt/ work/libgnugetopt-1.2" && patch -p0' patching file configure.ac DEBUG: Executing proc-post-com.apple.patch-patch-0 ---> Configuring gnugetopt DEBUG: Executing com.apple.configure (gnugetopt) DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_devel_gnugetopt/ work/libgnugetopt-1.2" && automake --add-missing' configure.ac: installing `./install-sh' configure.ac: installing `./missing' Makefile.am: installing `./INSTALL' Makefile.am: required file `./NEWS' not found Makefile.am: required file `./AUTHORS' not found Makefile.am: required file `./ChangeLog' not found Makefile.am: installing `./COPYING' Makefile.am: installing `./depcomp' Error: Target com.apple.configure returned: automake failure: shell command "cd "/opt/local/var/db/ dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_devel_gnugetopt/ work/libgnugetopt-1.2" && automake --add-missing" returned error 1 Command output: configure.ac: installing `./install-sh' configure.ac: installing `./missing' Makefile.am: installing `./INSTALL' Makefile.am: required file `./NEWS' not found Makefile.am: required file `./AUTHORS' not found Makefile.am: required file `./ChangeLog' not found Makefile.am: installing `./COPYING' Makefile.am: installing `./depcomp'
Warning: the following items did not execute (for gnugetopt): com.apple.activate com.apple.configure com.apple.build com.apple.destroot com.apple.archive com.apple.install
Attachments (2)
Change History (6)
comment:1 Changed 19 years ago by blb@…
Owner: | changed from darwinports-bugs@… to sean@… |
---|
comment:2 Changed 19 years ago by mww@…
Summary: | gnugetopt fails to install, error in the configure phase → BUG: gnugetopt fails to install, error in the configure phase |
---|
Changed 19 years ago by g3zi7y.wu72nfp@…
Attachment: | debug-output.txt added |
---|
debug output of port target 'install'
Changed 19 years ago by g3zi7y.wu72nfp@…
Attachment: | Portfile.diff added |
---|
proposed patch of portfile
comment:4 Changed 18 years ago by markd@…
Cc: | markd@… added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
This bug has been fixed in revision 1 of the portfile.
Assigning to maintainer.