[MacPorts] #24527: make fails in gzip: keeps G4 from installing py26-numpy, gzip, odcctools
MacPorts
noreply at macports.org
Sat Apr 17 19:53:19 PDT 2010
#24527: make fails in gzip: keeps G4 from installing py26-numpy, gzip, odcctools
------------------------------------+---------------------------------------
Reporter: engr.student@… | Owner: mww@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.2
Keywords: | Port: gzip
------------------------------------+---------------------------------------
Changes (by ryandesign@…):
* owner: macports-tickets@… => mww@…
* port: => gzip
Old description:
> DEBUG: Found port in
> file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/archivers/gzip
> DEBUG: Changing to port directory:
> /opt/local/var/macports/sources/rsync.macports.org/release/ports/archivers/gzip
> DEBUG: OS Platform: darwin
> DEBUG: OS Version: 8.11.0
> DEBUG: Mac OS X Version: 10.4
> DEBUG: System Arch: powerpc
> DEBUG: setting option os.universal_supported to yes
> DEBUG: org.macports.load registered provides 'load', a pre-existing
> procedure. Target override will not be provided
> DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-
> existing procedure. Target override will not be provided
> DEBUG: adding the default universal variant
> DEBUG: Reading variant descriptions from
> /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf
> DEBUG: Requested variant powerpc is not provided by port gzip.
> DEBUG: Requested variant darwin is not provided by port gzip.
> DEBUG: Requested variant macosx is not provided by port gzip.
> ---> Computing dependencies for gzip
> DEBUG: Executing org.macports.main (gzip)
> DEBUG: Skipping completed org.macports.fetch (gzip)
> DEBUG: Skipping completed org.macports.checksum (gzip)
> DEBUG: Skipping completed org.macports.extract (gzip)
> DEBUG: Skipping completed org.macports.patch (gzip)
> DEBUG: Skipping completed org.macports.configure (gzip)
> ---> Building gzip
> DEBUG: Executing org.macports.build (gzip)
> DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.4'
> DEBUG: Assembled command: 'cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_archivers_gzip/work/gzip-1.4"
> && /usr/bin/make -j1 all'
> Making all in lib
> /usr/bin/make all-recursive
> make[3]: Nothing to be done for `all-am'.
> Making all in doc
> MAKEINFO gzip.info
> gzip.texi:85: Unknown command `abbr'.
> gzip.texi:85: Misplaced {.
> gzip.texi:85: Misplaced }.
> gzip.texi:86: Unknown command `abbr'.
> gzip.texi:86: Misplaced {.
> gzip.texi:86: Misplaced }.
> gzip.texi:86: Unknown command `abbr'.
> gzip.texi:86: Misplaced {.
> gzip.texi:86: Misplaced }.
> gzip.texi:86: Unknown command `abbr'.
> gzip.texi:86: Misplaced {.
> gzip.texi:86: Misplaced }.
> gzip.texi:107: Unknown command `abbr'.
> gzip.texi:107: Misplaced {.
> gzip.texi:107: Misplaced }.
> gzip.texi:109: Unknown command `abbr'.
> gzip.texi:109: Misplaced {.
> gzip.texi:109: Misplaced }.
> gzip.texi:131: Unknown command `abbr'.
> gzip.texi:131: Misplaced {.
> gzip.texi:131: Misplaced }.
> gzip.texi:138: Unknown command `abbr'.
> gzip.texi:138: Misplaced {.
> gzip.texi:138: Misplaced }.
> gzip.texi:139: Unknown command `abbr'.
> gzip.texi:139: Misplaced {.
> gzip.texi:139: Misplaced }.
> gzip.texi:139: Unknown command `abbr'.
> gzip.texi:139: Misplaced {.
> gzip.texi:139: Misplaced }.
> gzip.texi:157: Unknown command `abbr'.
> gzip.texi:157: Misplaced {.
> gzip.texi:157: Misplaced }.
> gzip.texi:161: Unknown command `abbr'.
> gzip.texi:161: Misplaced {.
> gzip.texi:161: Misplaced }.
> gzip.texi:174: Unknown command `abbr'.
> gzip.texi:174: Misplaced {.
> gzip.texi:174: Misplaced }.
> gzip.texi:177: Unknown command `abbr'.
> gzip.texi:177: Misplaced {.
> gzip.texi:177: Misplaced }.
> gzip.texi:307: Unknown command `abbr'.
> gzip.texi:307: Misplaced {.
> gzip.texi:307: Misplaced }.
> gzip.texi:455: Unknown command `abbr'.
> gzip.texi:455: Misplaced {.
> gzip.texi:455: Misplaced }.
> gzip.texi:484: Unknown command `abbr'.
> gzip.texi:484: Misplaced {.
> gzip.texi:484: Misplaced }.
> makeinfo: Removing output file `gzip.info' due to errors; use --force to
> preserve.
> make[1]: *** [gzip.info] Error 1
> make: *** [all-recursive] Error 1
> Error: Target org.macports.build returned: shell command " cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_archivers_gzip/work/gzip-1.4"
> && /usr/bin/make -j1 all " returned error 2
> DEBUG: Backtrace: shell command " cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_archivers_gzip/work/gzip-1.4"
> && /usr/bin/make -j1 all " returned error 2
> while executing
> "command_exec build"
> (procedure "portbuild::build_main" line 9)
> invoked from within
> "$procedure $targetname"
> Warning: the following items did not execute (for gzip):
> org.macports.activate org.macports.build org.macports.destroot
> org.macports.install
> Error: Status 1 encountered during processing.
New description:
{{{
DEBUG: Found port in
file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/archivers/gzip
DEBUG: Changing to port directory:
/opt/local/var/macports/sources/rsync.macports.org/release/ports/archivers/gzip
DEBUG: OS Platform: darwin
DEBUG: OS Version: 8.11.0
DEBUG: Mac OS X Version: 10.4
DEBUG: System Arch: powerpc
DEBUG: setting option os.universal_supported to yes
DEBUG: org.macports.load registered provides 'load', a pre-existing
procedure. Target override will not be provided
DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-
existing procedure. Target override will not be provided
DEBUG: adding the default universal variant
DEBUG: Reading variant descriptions from
/opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf
DEBUG: Requested variant powerpc is not provided by port gzip.
DEBUG: Requested variant darwin is not provided by port gzip.
DEBUG: Requested variant macosx is not provided by port gzip.
---> Computing dependencies for gzip
DEBUG: Executing org.macports.main (gzip)
DEBUG: Skipping completed org.macports.fetch (gzip)
DEBUG: Skipping completed org.macports.checksum (gzip)
DEBUG: Skipping completed org.macports.extract (gzip)
DEBUG: Skipping completed org.macports.patch (gzip)
DEBUG: Skipping completed org.macports.configure (gzip)
---> Building gzip
DEBUG: Executing org.macports.build (gzip)
DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.4'
DEBUG: Assembled command: 'cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_archivers_gzip/work/gzip-1.4"
&& /usr/bin/make -j1 all'
Making all in lib
/usr/bin/make all-recursive
make[3]: Nothing to be done for `all-am'.
Making all in doc
MAKEINFO gzip.info
gzip.texi:85: Unknown command `abbr'.
gzip.texi:85: Misplaced {.
gzip.texi:85: Misplaced }.
gzip.texi:86: Unknown command `abbr'.
gzip.texi:86: Misplaced {.
gzip.texi:86: Misplaced }.
gzip.texi:86: Unknown command `abbr'.
gzip.texi:86: Misplaced {.
gzip.texi:86: Misplaced }.
gzip.texi:86: Unknown command `abbr'.
gzip.texi:86: Misplaced {.
gzip.texi:86: Misplaced }.
gzip.texi:107: Unknown command `abbr'.
gzip.texi:107: Misplaced {.
gzip.texi:107: Misplaced }.
gzip.texi:109: Unknown command `abbr'.
gzip.texi:109: Misplaced {.
gzip.texi:109: Misplaced }.
gzip.texi:131: Unknown command `abbr'.
gzip.texi:131: Misplaced {.
gzip.texi:131: Misplaced }.
gzip.texi:138: Unknown command `abbr'.
gzip.texi:138: Misplaced {.
gzip.texi:138: Misplaced }.
gzip.texi:139: Unknown command `abbr'.
gzip.texi:139: Misplaced {.
gzip.texi:139: Misplaced }.
gzip.texi:139: Unknown command `abbr'.
gzip.texi:139: Misplaced {.
gzip.texi:139: Misplaced }.
gzip.texi:157: Unknown command `abbr'.
gzip.texi:157: Misplaced {.
gzip.texi:157: Misplaced }.
gzip.texi:161: Unknown command `abbr'.
gzip.texi:161: Misplaced {.
gzip.texi:161: Misplaced }.
gzip.texi:174: Unknown command `abbr'.
gzip.texi:174: Misplaced {.
gzip.texi:174: Misplaced }.
gzip.texi:177: Unknown command `abbr'.
gzip.texi:177: Misplaced {.
gzip.texi:177: Misplaced }.
gzip.texi:307: Unknown command `abbr'.
gzip.texi:307: Misplaced {.
gzip.texi:307: Misplaced }.
gzip.texi:455: Unknown command `abbr'.
gzip.texi:455: Misplaced {.
gzip.texi:455: Misplaced }.
gzip.texi:484: Unknown command `abbr'.
gzip.texi:484: Misplaced {.
gzip.texi:484: Misplaced }.
makeinfo: Removing output file `gzip.info' due to errors; use --force to
preserve.
make[1]: *** [gzip.info] Error 1
make: *** [all-recursive] Error 1
Error: Target org.macports.build returned: shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_archivers_gzip/work/gzip-1.4"
&& /usr/bin/make -j1 all " returned error 2
DEBUG: Backtrace: shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_archivers_gzip/work/gzip-1.4"
&& /usr/bin/make -j1 all " returned error 2
while executing
"command_exec build"
(procedure "portbuild::build_main" line 9)
invoked from within
"$procedure $targetname"
Warning: the following items did not execute (for gzip):
org.macports.activate org.macports.build org.macports.destroot
org.macports.install
Error: Status 1 encountered during processing.
}}}
--
--
Ticket URL: <http://trac.macports.org/ticket/24527#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list