[MacPorts] #25559: Building libxsit failed during deluge install.
MacPorts
noreply at macports.org
Wed Jul 7 04:33:34 PDT 2010
#25559: Building libxsit failed during deluge install.
----------------------------------------+-----------------------------------
Reporter: lord.of.chickens@… | Owner: nox@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.1
Keywords: | Port: libxslt
----------------------------------------+-----------------------------------
Changes (by jmr@…):
* keywords: libxsit, deluge =>
* cc: lord.of.chickens@… (removed)
* owner: macports-tickets@… => nox@…
* port: => libxslt
Old description:
> Not sure what went wrong. Log pasted here and attached.
>
> version:1
> :debug:main Executing org.macports.main (libxslt)
> :debug:main Skipping completed org.macports.fetch (libxslt)
> :debug:main Skipping completed org.macports.checksum (libxslt)
> :debug:main Skipping completed org.macports.extract (libxslt)
> :debug:main Skipping completed org.macports.patch (libxslt)
> :debug:main Skipping completed org.macports.configure (libxslt)
> :msg:main ---> Building libxslt
> :debug:build build phase started at Tue Jul 6 21:15:19 EDT 2010
> :debug:build Executing org.macports.build (libxslt)
> :debug:build Environment: CPATH='/opt/local/include'
> CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libxslt/work/.CC_PRINT_OPTIONS'
> LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES'
> MACOSX_DEPLOYMENT_TARGET='10.4'
> :debug:build Assembled command: 'cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libxslt/work/libxslt-1.1.26"
> && /usr/bin/make all'
> :info:build /usr/bin/make all-recursive
> :info:build Making all in libxslt
> :info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0
> -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2
> -I/opt/local/include -pipe -O2 -arch ppc -Wall -MT transform.lo -MD -MP
> -MF .deps/transform.Tpo -c -o transform.lo transform.c
> :info:build libtool: compile: /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..
> -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -pipe
> -O2 -arch ppc -Wall -MT transform.lo -MD -MP -MF .deps/transform.Tpo -c
> transform.c -fno-common -DPIC -o .libs/transform.o
> :info:build cc1: error: transform.c: Input/output error
> :info:build transform.c:1: internal compiler error: Bus error
> :info:build Please submit a full bug report,
> :info:build with preprocessed source if appropriate.
> :info:build See <URL:http://developer.apple.com/bugreporter> for
> instructions.
> :info:build {standard input}:5:FATAL:.abort detected. Assembly
> stopping.
> :info:build make[2]: *** [transform.lo] Error 1
> :info:build make[1]: *** [all-recursive] Error 1
> :info:build make: *** [all] Error 2
> :info:build shell command " cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libxslt/work/libxslt-1.1.26"
> && /usr/bin/make all " returned error 2
> :error:build Target org.macports.build returned: shell command failed
> :debug:build Backtrace: shell command failed
> while executing
> "command_exec build"
> (procedure "portbuild::build_main" line 8)
> invoked from within
> "$procedure $targetname"
> :info:build Warning: the following items did not execute (for libxslt):
> org.macports.activate org.macports.build org.macports.destroot
> org.macports.install
> :notice:build Log for libxslt is at:
> /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libxslt/main.log
New description:
Not sure what went wrong. Log pasted here and attached.
{{{
version:1
:debug:main Executing org.macports.main (libxslt)
:debug:main Skipping completed org.macports.fetch (libxslt)
:debug:main Skipping completed org.macports.checksum (libxslt)
:debug:main Skipping completed org.macports.extract (libxslt)
:debug:main Skipping completed org.macports.patch (libxslt)
:debug:main Skipping completed org.macports.configure (libxslt)
:msg:main ---> Building libxslt
:debug:build build phase started at Tue Jul 6 21:15:19 EDT 2010
:debug:build Executing org.macports.build (libxslt)
:debug:build Environment: CPATH='/opt/local/include'
CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libxslt/work/.CC_PRINT_OPTIONS'
LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES'
MACOSX_DEPLOYMENT_TARGET='10.4'
:debug:build Assembled command: 'cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libxslt/work/libxslt-1.1.26"
&& /usr/bin/make all'
:info:build /usr/bin/make all-recursive
:info:build Making all in libxslt
:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0
-DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2
-I/opt/local/include -pipe -O2 -arch ppc -Wall -MT transform.lo -MD -MP
-MF .deps/transform.Tpo -c -o transform.lo transform.c
:info:build libtool: compile: /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..
-I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -pipe
-O2 -arch ppc -Wall -MT transform.lo -MD -MP -MF .deps/transform.Tpo -c
transform.c -fno-common -DPIC -o .libs/transform.o
:info:build cc1: error: transform.c: Input/output error
:info:build transform.c:1: internal compiler error: Bus error
:info:build Please submit a full bug report,
:info:build with preprocessed source if appropriate.
:info:build See <URL:http://developer.apple.com/bugreporter> for
instructions.
:info:build {standard input}:5:FATAL:.abort detected. Assembly stopping.
:info:build make[2]: *** [transform.lo] Error 1
:info:build make[1]: *** [all-recursive] Error 1
:info:build make: *** [all] Error 2
:info:build shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libxslt/work/libxslt-1.1.26"
&& /usr/bin/make all " returned error 2
:error:build Target org.macports.build returned: shell command failed
:debug:build Backtrace: shell command failed
while executing
"command_exec build"
(procedure "portbuild::build_main" line 8)
invoked from within
"$procedure $targetname"
:info:build Warning: the following items did not execute (for libxslt):
org.macports.activate org.macports.build org.macports.destroot
org.macports.install
:notice:build Log for libxslt is at:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libxslt/main.log
}}}
--
Comment:
Please remember to preview and use WikiFormatting, fill in the Port field,
and cc the maintainer. You don't need to cc yourself when you are the
reporter.
--
Ticket URL: <http://trac.macports.org/ticket/25559#comment:4>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list