[MacPorts] #34692: ghostscript: destroot fails
MacPorts
noreply at macports.org
Wed May 30 19:04:44 PDT 2012
#34692: ghostscript: destroot fails
--------------------------------+-------------------------------------------
Reporter: jmrestr1@… | Owner: takanori@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.1
Keywords: | Port: ghostscript
--------------------------------+-------------------------------------------
Comment(by jmrestr1@…):
I HAVE TRIED AGAIN AND THIS IS WHAT I GET
Error: Processing of port ghostscript failed
JUANs-MacBook-Pro:~ jmrestr1$ sudo port install arbPassword:--->
Computing dependencies for arb
---> Dependencies to be installed: gv ghostscript xorg-libXinerama xorg-
xineramaproto imake xorg-cf-files lynx makedepend sablotron spidermonkey
nspr xfig transfig netpbm jasper jbigkit xorg-libXaw
---> Staging ghostscript into destroot
Error: org.macports.destroot for port ghostscript returned: command
execution failed
Error: Failed to install ghostscript
Please see the log file for port ghostscript for details:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/main.log
Error: The following dependencies were not installed: gv ghostscript xorg-
libXinerama xorg-xineramaproto imake xorg-cf-files lynx makedepend
sablotron spidermonkey nspr xfig transfig netpbm jasper jbigkit xorg-
libXaw
To report a bug, follow the instructions in the guide:
http://guide.macports.org/#project.tickets
Error: Processing of port arb failed
THE FILE THAT IT IS MENTIONED CONTAINS THE FOLLOWING INFORMATION
version:1
:debug:main changing euid/egid - current euid: 0 - current egid: 0
:debug:main egid changed to: 501
:debug:main euid changed to: 502
:debug:main Executing org.macports.main (ghostscript)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.archivefetch (ghostscript)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.fetch (ghostscript)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.checksum (ghostscript)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.extract (ghostscript)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.patch (ghostscript)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.configure (ghostscript)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.build (ghostscript)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:destroot destroot phase started at Wed May 30 21:59:04 EDT 2012
:notice:destroot ---> Staging ghostscript into destroot
:debug:destroot Can't run destroot under sudo without elevated privileges
(due to mtree).
:debug:destroot Run destroot without sudo to avoid root privileges.
:debug:destroot Going to escalate privileges back to root.
:debug:destroot euid changed to: 0. egid changed to: 0.
:info:destroot . missing (directory not created: File exists)
:info:destroot ./Applications missing (directory not created: File exists)
:info:destroot ./Developer missing (directory not created: File exists)
:info:destroot ./Library missing (directory not created: File exists)
:debug:destroot Executing org.macports.destroot (ghostscript)
:debug:destroot Environment: CPATH='/opt/local/include'
CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/.CC_PRINT_OPTIONS'
LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES'
MACOSX_DEPLOYMENT_TARGET='10.7'
:debug:destroot Assembled command: 'cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/ghostscript-9.05"
&& /usr/bin/make -w soinstall
DESTDIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/destroot'
:debug:destroot Executing command line: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/ghostscript-9.05"
&& /usr/bin/make -w soinstall
DESTDIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/destroot
:info:destroot make: Entering directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/ghostscript-9.05'
:info:destroot /usr/bin/make soinstall-subtarget BUILDDIRPREFIX=so
:info:destroot make[1]: Entering directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/ghostscript-9.05'
:info:destroot /usr/bin/make install-so-subtarget BUILDDIRPREFIX=so
:info:destroot make[2]: Entering directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/ghostscript-9.05'
:info:destroot /usr/bin/make GS_XE=./sobin/libgs.9.05.dylib
DISPLAY_DEV=./soobj/display.dev STDIO_IMPLEMENTATION=c BUILDDIRPREFIX=so
GENOPT='' LDFLAGS='-L/opt/local/lib -arch x86_64 '\
:info:destroot CFLAGS='-O2 -isystem/opt/local/include -Wall -Wstrict-
prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-
strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin
-fno-common -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1
-DGX_COLOR_INDEX_TYPE="unsigned long int" -pipe -O2 -arch x86_64
-DUSE_LIBICONV_GNU -DUSE_LIBPAPER ' prefix=/opt/local\
:info:destroot directories
:info:destroot make[3]: Entering directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/ghostscript-9.05'
:info:destroot make[3]: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/ghostscript-9.05'
:info:destroot /usr/bin/make GS_XE=./sobin/libgs.9.05.dylib
DISPLAY_DEV=./soobj/display.dev STDIO_IMPLEMENTATION=c BUILDDIRPREFIX=so
GENOPT='' LDFLAGS='-L/opt/local/lib -arch x86_64 '\
:info:destroot CFLAGS='-O2 -isystem/opt/local/include -Wall -Wstrict-
prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-
strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin
-fno-common -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1
-DGX_COLOR_INDEX_TYPE="unsigned long int" -pipe -O2 -arch x86_64
-DUSE_LIBICONV_GNU -DUSE_LIBPAPER ' prefix=/opt/local\
:info:destroot ./soobj/aux/echogs ./soobj/aux/genarch
:info:destroot make[3]: Entering directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/ghostscript-9.05'
:info:destroot make[3]: `soobj/aux/genarch' is up to date.
:info:destroot make[3]: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/ghostscript-9.05'
:info:destroot /usr/bin/make GS_XE=./sobin/libgs.9.05.dylib
DISPLAY_DEV=./soobj/display.dev STDIO_IMPLEMENTATION=c BUILDDIRPREFIX=so
GENOPT='' LDFLAGS='-L/opt/local/lib -arch x86_64 -dynamiclib
-install_name /opt/local/lib/libgs.9.05.dylib'\
:info:destroot CFLAGS='-O2 -isystem/opt/local/include -Wall -Wstrict-
prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-
strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin
-fno-common -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1
-DGX_COLOR_INDEX_TYPE="unsigned long int" -pipe -O2 -arch x86_64
-DUSE_LIBICONV_GNU -DUSE_LIBPAPER '\
:info:destroot prefix=/opt/local
:info:destroot make[3]: Entering directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/ghostscript-9.05'
:info:destroot make[3]: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/ghostscript-9.05'
:info:destroot /usr/bin/make GS_XE=./sobin/libgs.9.05.dylib
DISPLAY_DEV=./soobj/display.dev STDIO_IMPLEMENTATION=c BUILDDIRPREFIX=so
GENOPT='' LDFLAGS='-L/opt/local/lib -arch x86_64 '\
:info:destroot CFLAGS='-O2 -isystem/opt/local/include -Wall -Wstrict-
prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-
strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin
-fno-common -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1
-DGX_COLOR_INDEX_TYPE="unsigned long int" -pipe -O2 -arch x86_64
-DUSE_LIBICONV_GNU -DUSE_LIBPAPER ' prefix=/opt/local\
:info:destroot ./sobin/gsc ./sobin/gsx
:info:destroot make[3]: Entering directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/ghostscript-9.05'
:info:destroot make[3]: `sobin/gsx' is up to date.
:info:destroot make[3]: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/ghostscript-9.05'
:info:destroot mkdir -p
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/destroot/opt/local
:info:destroot mkdir -p
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/destroot/opt/local/share
:info:destroot mkdir -p
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/destroot/opt/local/share/ghostscript
:info:destroot mkdir -p
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/destroot/opt/local/share/ghostscript/9.05
:info:destroot mkdir -p
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/destroot/opt/local/bin
:info:destroot mkdir -p
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/destroot/opt/local/lib
:info:destroot mkdir -p
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/destroot/opt/local/include/ghostscript/
:info:destroot ./base/instcopy -c -m 755 ./sobin/gsc
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/destroot/opt/local/bin/gsc
:info:destroot ./base/instcopy -c -m 755 ./sobin/gsx
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/destroot/opt/local/bin/gsx
:info:destroot ./base/instcopy -c -m 755 ./sobin/libgs.9.05.dylib
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/destroot/opt/local/lib/libgs.9.05.dylib
:info:destroot rm -f
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/destroot/opt/local/lib/libgs.dylib
:info:destroot ln -s libgs.9.05.dylib
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/destroot/opt/local/lib/libgs.dylib
:info:destroot rm -f
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/destroot/opt/local/lib/libgs.9.dylib
:info:destroot ln -s libgs.9.05.dylib
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/destroot/opt/local/lib/libgs.9.dylib
:info:destroot ./base/instcopy -c -m 644 ./psi/iapi.h
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/destroot/opt/local/include/ghostscript/iapi.h
:info:destroot ./base/instcopy -c -m 644 ./psi/ierrors.h
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/destroot/opt/local/include/ghostscript/ierrors.h
:info:destroot ./base/instcopy -c -m 644 ./base/gdevdsp.h
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/destroot/opt/local/include/ghostscript/gdevdsp.h
:info:destroot make[2]: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/ghostscript-9.05'
:info:destroot mkdir -p
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/destroot/opt/local/share
:info:destroot mkdir -p
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/destroot/opt/local/share/ghostscript
:info:destroot mkdir -p
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/destroot/opt/local/share/ghostscript/9.05
:info:destroot mkdir -p
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/destroot/opt/local/bin
:info:destroot /bin/sh -c 'for f in \
:info:destroot gsbj gsdj gsdj500 gslj gslp gsnd \
:info:destroot bdftops dumphint dvipdf eps2eps font2c \
:info:destroot pdf2dsc pdf2ps pdfopt pf2afm pfbtopfa pphs printafm \
:info:destroot ps2ascii ps2epsi ps2pdf ps2pdf12 ps2pdf13 ps2pdf14 ps2pdfwr
ps2ps ps2ps2 \
:info:destroot wftopfa fixmswrd.pl lprsetup.sh pj-gs.sh pv.sh sysvlp.sh
unix-lpr.sh ;\
:info:destroot do if ( test -f ./lib/$f ); then \
:info:destroot (cat ./lib/$f | sed -e
"s/GS_EXECUTABLE=gs/GS_EXECUTABLE=gs/" > ./soobj/$f); \
:info:destroot ./base/instcopy -c -m 755 ./soobj/$f
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/destroot/opt/local/bin/$f;
\
:info:destroot fi;\
:info:destroot done'
:info:destroot mkdir -p
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/destroot/opt/local/share
:info:destroot mkdir -p
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/destroot/opt/local/share/ghostscript
:info:destroot mkdir -p
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/destroot/opt/local/share/ghostscript/9.05
:info:destroot mkdir -p
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/destroot/opt/local/share/ghostscript/9.05/lib
:info:destroot /bin/sh -c 'for f in \
:info:destroot Fontmap.GS \
:info:destroot ht_ccsto.ps \
:info:destroot acctest.ps addxchar.ps align.ps bdftops.ps \
:info:destroot caption.ps cid2code.ps decrypt.ps docie.ps dumphint.ps \
:info:destroot errpage.ps font2c.ps font2pcl.ps gslp.ps gsnup.ps image-
qa.ps impath.ps \
:info:destroot jispaper.ps landscap.ps level1.ps lines.ps markhint.ps
markpath.ps \
:info:destroot mkcidfm.ps PDFA_def.ps PDFX_def.ps \
:info:destroot packfile.ps pcharstr.ps pf2afm.ps pfbtopfa.ps ppath.ps \
:info:destroot pphs.ps \
:info:destroot prfont.ps printafm.ps \
:info:destroot ps2ai.ps ps2ascii.ps ps2epsi.ps quit.ps rollconv.ps \
:info:destroot showchar.ps showpage.ps stcinfo.ps stcolor.ps stocht.ps \
:info:destroot traceimg.ps traceop.ps type1enc.ps type1ops.ps uninfo.ps
unprot.ps \
:info:destroot viewcmyk.ps viewgif.ps viewjpeg.ps viewmiff.ps \
:info:destroot viewpcx.ps viewpbm.ps viewps2a.ps \
:info:destroot winmaps.ps wftopfa.ps wrfont.ps zeroline.ps \
:info:destroot pdf2dsc.ps pdfopt.ps ;\
:info:destroot do if ( test -f ./lib/$f ); then ./base/instcopy -c -m 644
./lib/$f
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/destroot/opt/local/share/ghostscript/9.05/lib;
fi;\
:info:destroot done'
:info:destroot /bin/sh -c 'for f in ./lib/gs_*.ps ./lib/pdf*.ps;\
:info:destroot do ./base/instcopy -c -m 644 $f
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/destroot/opt/local/share/ghostscript/9.05/lib
;\
:info:destroot done'
:info:destroot /bin/sh -c 'for f in ./lib/*.ppd ./lib/*.rpd ./lib/*.upp
./lib/*.xbm ./lib/*.xpm;\
:info:destroot do ./base/instcopy -c -m 644 $f
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/destroot/opt/local/share/ghostscript/9.05/lib
;\
:info:destroot done'
:info:destroot mkdir -p
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/destroot/opt/local/share
:info:destroot mkdir -p
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/destroot/opt/local/share/ghostscript
:info:destroot mkdir -p
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/destroot/opt/local/share/ghostscript/9.05/Resource
:info:destroot /bin/sh -c 'for dir in `ls ./lib/../Resource | grep -v CVS`
; do \
:info:destroot
rdir=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/destroot/opt/local/share/ghostscript/9.05/Resource/$dir
; \
:info:destroot test -d $rdir || mkdir -p $rdir ; \
:info:destroot for file in ./lib/../Resource/$dir/*; do \
:info:destroot if test -f $file; then ./base/instcopy -c -m 644 $file
$rdir ; fi \
:info:destroot done \
:info:destroot done'
:info:destroot mkdir -p
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/destroot/opt/local/share
:info:destroot mkdir -p
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/destroot/opt/local/share/ghostscript
:info:destroot mkdir -p
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/destroot/opt/local/share/ghostscript/9.05/iccprofiles
:info:destroot /bin/sh -c 'for file in ./lib/../iccprofiles/*; do \
:info:destroot if test -f $file; then ./base/instcopy -c -m 644 $file
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/destroot/opt/local/share/ghostscript/9.05/iccprofiles
; fi \
:info:destroot done'
:info:destroot mkdir -p
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/destroot/opt/local/share/ghostscript/9.05/doc
:info:destroot /bin/sh -c 'for f in PUBLIC README index.html gs.css
API.htm Bug-form.htm Bug-info.htm C-style.htm Changes.htm Commprod.htm
Copying.htm Current.htm Deprecated.htm DLL.htm Deprecated.htm Develop.htm
Devices.htm Drivers.htm Fonts.htm GS9_Color_Management.pdf Helpers.htm
Hershey.htm History1.htm History2.htm History3.htm History4.htm
History5.htm History6.htm History7.htm History8.htm History9.htm
Details.htm Details8.htm Details9.htm Htmstyle.htm Humor.htm Issues.htm
Install.htm Language.htm Lib.htm Maintain.htm Make.htm New-user.htm
News.htm Projects.htm Ps-style.htm Ps2epsi.htm Ps2pdf.htm Ps2ps2.htm
Psfiles.htm Public.htm Readme.htm Release.htm Source.htm Testing.htm Unix-
lpr.htm Use.htm WhatIsGS.htm Xfonts.htm thirdparty.htm ;\
:info:destroot do if ( test -f ./lib/../doc/$f ); then ./base/instcopy -c
-m 644 ./lib/../doc/$f
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/destroot/opt/local/share/ghostscript/9.05/doc;
fi;\
:info:destroot done'
:info:destroot /bin/sh -c 'test -d
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/destroot/opt/local/share/man
|| mkdir -p
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/destroot/opt/local/share/man'
:info:destroot /bin/sh -c 'for d in . de ;\
:info:destroot do
man1dir=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/destroot/opt/local/share/man/$d/man1
;\
:info:destroot ( test -d $man1dir || mkdir -p $man1dir ) ;\
:info:destroot for f in ./lib/../man/$d/*.1 ;\
:info:destroot do ./base/instcopy -c -m 644 $f $man1dir ;\
:info:destroot if ( test -f $man1dir/ps2ps.1 ) ;\
:info:destroot then for f in eps2eps ;\
:info:destroot do ( cd $man1dir; rm -f $f.1 ;\
:info:destroot ln -s ps2ps.1 $f.1 ) ;\
:info:destroot done ;\
:info:destroot fi ;\
:info:destroot if ( test -f $man1dir/ps2pdf.1 ) ;\
:info:destroot then for f in ps2pdf12 ps2pdf13 ps2pdf14 ;\
:info:destroot do ( cd $man1dir; rm -f $f.1 ;\
:info:destroot ln -s ps2pdf.1 $f.1 ) ;\
:info:destroot done ;\
:info:destroot fi ;\
:info:destroot if ( test -f $man1dir/gslp.1 ) ;\
:info:destroot then for f in gsbj gsdj gsdj500 gslj ;\
:info:destroot do ( cd $man1dir; rm -f $f.1 ;\
:info:destroot ln -s gslp.1 $f.1 ) ;\
:info:destroot done ;\
:info:destroot fi ;\
:info:destroot done ;\
:info:destroot done'
:info:destroot mkdir -p
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/destroot/opt/local/share/ghostscript/9.05/examples
:info:destroot for f in \
:info:destroot alphabet.ps annots.pdf chess.ps colorcir.ps doretree.ps
escher.ps \
:info:destroot golfer.eps grayalph.ps snowflak.ps tiger.eps vasarely.ps
waterfal.ps \
:info:destroot ridt91.eps ;\
:info:destroot do ./base/instcopy -c -m 644 ./lib/../examples/$f
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/destroot/opt/local/share/ghostscript/9.05/examples
;\
:info:destroot done
:info:destroot mkdir -p
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/destroot/opt/local/share/ghostscript/9.05/examples/cjk
:info:destroot for f in \
:info:destroot all_ac1.ps all_aj1.ps all_ak1.ps gscjk_ac.ps gscjk_aj.ps
iso2022.ps \
:info:destroot all_ag1.ps all_aj2.ps article9.ps gscjk_ag.ps gscjk_ak.ps
iso2022v.ps ;\
:info:destroot do ./base/instcopy -c -m 644 ./lib/../examples/cjk/$f
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/destroot/opt/local/share/ghostscript/9.05/examples/cjk
;\
:info:destroot done
:info:destroot ./base/instcopy -c -m 644 ./contrib/japanese/dmp_init.ps
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/destroot/opt/local/share/ghostscript/9.05/lib
|| exit 1
:info:destroot ./base/instcopy -c -m 644 ./contrib/japanese/dmp_site.ps
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/destroot/opt/local/share/ghostscript/9.05/lib
|| exit 1
:info:destroot ./base/instcopy -c -m 644 ./contrib/japanese/escp_24.src
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/destroot/opt/local/share/ghostscript/9.05/lib
|| exit 1
:info:destroot for f in ./contrib/uniprint/*.upp; do \
:info:destroot ./base/instcopy -c -m 644 $f
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/destroot/opt/local/share/ghostscript/9.05/lib
|| exit 1; \
:info:destroot done
:info:destroot make[1]: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/ghostscript-9.05'
:info:destroot make: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/ghostscript-9.05'
:debug:destroot Executing proc-post-org.macports.destroot-destroot-0
:info:destroot strip: object:
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/destroot/opt/local/bin/gsc
malformed object (unknown load command 9)
:info:destroot strip: object:
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/destroot/opt/local/bin/gsx
malformed object (unknown load command 9)
:info:destroot Command failed: strip
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/destroot/opt/local/bin/gsc
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/destroot/opt/local/bin/gsx
:info:destroot Exit code: 1
:error:destroot org.macports.destroot for port ghostscript returned:
command execution failed
:debug:destroot Error code: NONE
:debug:destroot Backtrace: command execution failed
while executing
"$post $targetname"
:info:destroot Warning: targets not executed for ghostscript:
org.macports.activate org.macports.destroot org.macports.install
:error:destroot Failed to install ghostscript
:debug:destroot couldn't open
"/System/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/tclIndex":
no such file or directory
while executing
"open [file join $dir tclIndex]"
:notice:destroot Please see the log file for port ghostscript for details:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/main.log
--
Ticket URL: <https://trac.macports.org/ticket/34692#comment:4>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list