Changes between Initial Version and Version 9 of Ticket #24061
- Timestamp:
- Mar 15, 2010, 9:26:56 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #24061
- Property Cc jschwab@… ben-macports@… jean-philippe.humbert@… silver_samurai@… dersh@… added
- Property Keywords zlibc ghostscript removed
- Property Port ghostscript added
- Property Owner changed from macports-tickets@… to takanori@…
-
Ticket #24061 – Description
initial v9 1 {{{ 1 2 > sudo port upgrade ghostscript---> Computing dependencies for ghostscript---> Building ghostscriptError: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.71" && /usr/bin/make so " returned error 2Command output: /usr/bin/make LDFLAGS='-L/opt/local/lib -dynamiclib -install_name /opt/local/lib/libgs.8.71.dylib' GS_XE=./bin/../sobin/libgs.8.71.dylib STDIO_IMPLEMENTATION=c DISPLAY_DEV=./obj/../soobj/display.dev BINDIR=./bin/../sobin GLGENDIR=./obj/../soobj GLOBJDIR=./obj/../soobj PSGENDIR=./obj/../soobj PSOBJDIR=./obj/../soobj 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 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -arch x86_64 -DUSE_LIBICONV_GNU ' prefix=/opt/local ./bin/../sobin/gsc ./bin/../sobin/gsx 2 3 /usr/bin/gcc-4.2 -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -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 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Os -arch x86_64 -DUSE_LIBICONV_GNU -I./obj/../soobj -I./base -Isrc -DSHARE_ZLIB=1 -o ./obj/../soobj/szlibc.o -c ./base/szlibc.c … … 13 14 Error: Unable to upgrade port: 1 14 15 Before reporting a bug, first run the command again with the -d flag to get complete output. 16 }}}