Re: updating to ghostscript8-8.64_2 fails
On Wed, 29 Jul 2009 01:57:44 -0500 (CDT) Scott Bennett wrote: > On Tue, 28 Jul 2009 11:52:48 -0500 Steve Randall > wrote: > >On Sun, 26 Jul 2009 14:36:37 -0500 (CDT) > >Scott Bennett wrote: > > > >> Is there something I missed doing? Or does this mean I should submit > >> a problem report? > > > >=46rom looking at the source I think you must have enabled both the X > >drivers and 256-color SVGALIB. Try running > > It's quite possible that I did, though I don't remember now. Was there > some piece of documentation that I missed that says that the SVGALIB support > is incompatible with other options? When I saw what the code was doing, it seemed familiar, so I think I may have read it somewhere. But I don't know where, sorry. ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
Re: updating to ghostscript8-8.64_2 fails
On Tue, 28 Jul 2009 11:52:48 -0500 Steve Randall wrote: >On Sun, 26 Jul 2009 14:36:37 -0500 (CDT) >Scott Bennett wrote: > >> I'm running 7-STABLE updated to several hours ago: >>=20 >> FreeBSD hellas 7.2-STABLE FreeBSD 7.2-STABLE #26: Sun Jul 26 02:48:17 CDT= > 2009 benn...@hellas:/usr/src/sys/i386/compile/hellas i386 >>=20 >> I also ran portsnap again to get the latest updates before attemptin= >g to >> rebuild all altered ports and packages among the ones I have installed. = >Now, >> using portmaster again, I've run into a problem during the update to >> ghostscript. It does a lot of compiling, but eventually quits at: >>=20 >> rm -f ./obj/../soobj/iconfig.c >> cp ./obj/../soobj/gconfxx.h ./obj/../soobj/gconfig.h >> cp ./psi/iconf.c ./obj/../soobj/iconfig.c >> cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -fno-strict-alias= >ing -pipe -march=3Dprescott -fPIC -DUPD_SIGNAL=3D0 -I. -I/usr/ports/print/g= >hostscript8/work/ghostscript-8.64/jasper/src/libjasper/include -I/usr/local= >/include/libpng -I/usr/local/include -Wall -Wstrict-prototypes -Wundef -Wm= >issing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasi= >ng -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -= >DGX_COLOR_INDEX_TYPE=3D"unsigned long long" -O2 -fno-strict-aliasing -pipe = >-march=3Dprescott -DUSE_LIBICONV_GNU -DUSE_LIBPAPER -DGS_DEVS_SHARED -DGS_D= >EVS_SHARED_DIR=3D\"/usr/local/lib/ghostscript/8.64\" -I./psi -I./obj/../soo= >bj -I./obj/../soobj -I./base -o ./obj/../soobj/iconfig.o -c ./obj/../soobj= >/iconfig.c >> cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -fno-strict-alias= >ing -pipe -march=3Dprescott -fPIC -DUPD_SIGNAL=3D0 -I. -I/usr/ports/print/g= >hostscript8/work/ghostscript-8.64/jasper/src/libjasper/include -I/usr/local= >/include/libpng -I/usr/local/include -Wall -Wstrict-prototypes -Wundef -Wm= >issing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasi= >ng -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -= >DGX_COLOR_INDEX_TYPE=3D"unsigned long long" -O2 -fno-strict-aliasing -pipe = >-march=3Dprescott -DUSE_LIBICONV_GNU -DUSE_LIBPAPER -DGS_DEVS_SHARED -DGS_D= >EVS_SHARED_DIR=3D\"/usr/local/lib/ghostscript/8.64\" -I./obj/../soobj -I./b= >ase -o ./obj/../soobj/gsromfs0.o -c ./base/gsromfs0.c >> ./obj/../soobj/echogs -w ./obj/../soobj/ldt.tr -n - cc -L/usr/local/lib -= >L/usr/local/lib -shared -Wl,-soname=3Dlibgs.so.8 -o ./bin/../sobin/libgs.so= >.8.64 >> ./obj/../soobj/echogs -a ./obj/../soobj/ldt.tr -n -s ./obj/../soobj/gsrom= >fs0.o ./obj/../soobj/gs.o -s >> cat ./obj/../soobj/ld.tr >>./obj/../soobj/ldt.tr >> ./obj/../soobj/echogs -a ./obj/../soobj/ldt.tr -s - -lm -liconv -lpaper = >-lstdc++ -L/usr/local/lib -lfontconfig -Wl,-export-dynamic -lpthread -lm >> if [ x !=3D x ]; then LD_RUN_PATH=3D; export LD_RUN_PATH; fi; \ >> XCFLAGS=3D XINCLUDE=3D XLDFLAGS=3D XLIBDIRS=3D XLIBS=3D \ >> FEATURE_DEVS=3D DEVICE_DEVS=3D DEVICE_DEVS1=3D DEVICE_DEVS2=3D >> DEVICE_DE= >VS3=3D \ >> DEVICE_DEVS4=3D DEVICE_DEVS5=3D DEVICE_DEVS6=3D DEVICE_DEVS7=3D >> DEVICE_D= >EVS8=3D \ >> DEVICE_DEVS9=3D DEVICE_DEVS10=3D DEVICE_DEVS11=3D DEVICE_DEVS12=3D \ >> DEVICE_DEVS13=3D DEVICE_DEVS14=3D DEVICE_DEVS15=3D DEVICE_DEVS16=3D \ >> DEVICE_DEVS17=3D DEVICE_DEVS18=3D DEVICE_DEVS19=3D DEVICE_DEVS20=3D \ >> DEVICE_DEVS_EXTRA=3D \ >> /bin/sh <./obj/../soobj/ldt.tr >> ./obj/../soobj/gdevl256.o(.text+0x73a): In function `gs_shared_init': >> : multiple definition of `gs_shared_init' >> ./obj/../soobj/gdevxalt.o(.text+0x1759): first defined here >> /usr/bin/ld: Warning: size of symbol `gs_shared_init' changed from 150 in= > ./obj/../soobj/gdevxalt.o to 38 in ./obj/../soobj/gdevl256.o >> ./obj/../soobj/gdevvglb.o(.text+0x995): In function `gs_shared_init': >> : multiple definition of `gs_shared_init' >> ./obj/../soobj/gdevxalt.o(.text+0x1759): first defined here >> gmake[1]: *** [bin/../sobin/libgs.so.8.64] Error 1 >> gmake[1]: Leaving directory `/usr/ports/print/ghostscript8/work/ghostscri= >pt-8.64' >> gmake: *** [so] Error 2 >> *** Error code 1 >>=20 >> Stop in /usr/ports/print/ghostscript8. >>=20 >> =3D=3D=3D>>> make failed for print/ghostscript8 >> =3D=3D=3D>>> Aborting update >>=20 >> =3D=3D=3D>>> Update for ghostscript8-8.64_2 failed >> =3D=3D=3D>>> Aborting update >>=20 >> =3D=3D=3D>>> Update for ImageMagick-6.5.3.10 failed >> =3D=3D=3D>>> Aborting update >>=20 >> 327.866u 117.233s 7:03.32 105.1% 3261+927k 228+1673io 46pf+0w >> hellas#=20 >>=20 >> Is there something I missed doing? Or does this mean I should submit >> a problem report? > >=46rom looking at the source I think you must have enabled both the X >drivers and 256-color SVGALIB. Try running It's quite possible that I did, though I don't remember now. Was there some piece of documentation that I missed that says that the SVGALIB support is incompatible with other options? > ># make config > >and deselect
Re: updating to ghostscript8-8.64_2 fails
On Tue, 28 Jul 2009 09:57:57 -0700 (PDT) Doug Barton wrote: >On Tue, 28 Jul 2009, Scott Bennett wrote: > >> I finally got around it by putting a +IGNOREME file into >> /var/db/pkg/ghostscript8-8.64_2/ after the following attempts to skip it >> using the -x option for portmaster failed to do that. >> >> portmaster -x print/ghostscript8 -v -w -a >> portmaster -x print/ghostscript8\* -v -w -a >> portmaster -x print/ghostscript8-8.64_2 -v -w -a > >'portmaster -x ghostscript' should work. > Okay. I doubt I'll bother with it until there's a new update available. FWIW, I obviously did not understand from the man page that that would be the way to get it to work. Scott Bennett, Comm. ASMELG, CFIAG ** * Internet: bennett at cs.niu.edu * ** * "A well regulated and disciplined militia, is at all times a good * * objection to the introduction of that bane of all free governments * * -- a standing army." * *-- Gov. John Hancock, New York Journal, 28 January 1790 * ** ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
Re: updating to ghostscript8-8.64_2 fails
On Sun, 26 Jul 2009 14:36:37 -0500 (CDT) Scott Bennett wrote: > I'm running 7-STABLE updated to several hours ago: > > FreeBSD hellas 7.2-STABLE FreeBSD 7.2-STABLE #26: Sun Jul 26 02:48:17 CDT > 2009 benn...@hellas:/usr/src/sys/i386/compile/hellas i386 > > I also ran portsnap again to get the latest updates before attempting to > rebuild all altered ports and packages among the ones I have installed. Now, > using portmaster again, I've run into a problem during the update to > ghostscript. It does a lot of compiling, but eventually quits at: > > rm -f ./obj/../soobj/iconfig.c > cp ./obj/../soobj/gconfxx.h ./obj/../soobj/gconfig.h > cp ./psi/iconf.c ./obj/../soobj/iconfig.c > cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -fno-strict-aliasing > -pipe -march=prescott -fPIC -DUPD_SIGNAL=0 -I. > -I/usr/ports/print/ghostscript8/work/ghostscript-8.64/jasper/src/libjasper/include > -I/usr/local/include/libpng -I/usr/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 long" -O2 > -fno-strict-aliasing -pipe -march=prescott -DUSE_LIBICONV_GNU -DUSE_LIBPAPER > -DGS_DEVS_SHARED -DGS_DEVS_SHARED_DIR=\"/usr/local/lib/ghostscript/8.64\" > -I./psi -I./obj/../soobj -I./obj/../soobj -I./base -o > ./obj/../soobj/iconfig.o -c ./obj/../soobj/iconfig.c > cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -fno-strict-aliasing > -pipe -march=prescott -fPIC -DUPD_SIGNAL=0 -I. > -I/usr/ports/print/ghostscript8/work/ghostscript-8.64/jasper/src/libjasper/include > -I/usr/local/include/libpng -I/usr/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 long" -O2 > -fno-strict-aliasing -pipe -march=prescott -DUSE_LIBICONV_GNU -DUSE_LIBPAPER > -DGS_DEVS_SHARED -DGS_DEVS_SHARED_DIR=\"/usr/local/lib/ghostscript/8.64\" > -I./obj/../soobj -I./base -o ./obj/../soobj/gsromfs0.o -c ./base/gsromfs0.c > ./obj/../soobj/echogs -w ./obj/../soobj/ldt.tr -n - cc -L/usr/local/lib > -L/usr/local/lib -shared -Wl,-soname=libgs.so.8 -o > ./bin/../sobin/libgs.so.8.64 > ./obj/../soobj/echogs -a ./obj/../soobj/ldt.tr -n -s > ./obj/../soobj/gsromfs0.o ./obj/../soobj/gs.o -s > cat ./obj/../soobj/ld.tr >>./obj/../soobj/ldt.tr > ./obj/../soobj/echogs -a ./obj/../soobj/ldt.tr -s - -lm -liconv -lpaper > -lstdc++ -L/usr/local/lib -lfontconfig -Wl,-export-dynamic -lpthread -lm > if [ x != x ]; then LD_RUN_PATH=; export LD_RUN_PATH; fi; \ > XCFLAGS= XINCLUDE= XLDFLAGS= XLIBDIRS= XLIBS= \ > FEATURE_DEVS= DEVICE_DEVS= DEVICE_DEVS1= DEVICE_DEVS2= DEVICE_DEVS3= \ > DEVICE_DEVS4= DEVICE_DEVS5= DEVICE_DEVS6= DEVICE_DEVS7= DEVICE_DEVS8= \ > DEVICE_DEVS9= DEVICE_DEVS10= DEVICE_DEVS11= DEVICE_DEVS12= \ > DEVICE_DEVS13= DEVICE_DEVS14= DEVICE_DEVS15= DEVICE_DEVS16= \ > DEVICE_DEVS17= DEVICE_DEVS18= DEVICE_DEVS19= DEVICE_DEVS20= \ > DEVICE_DEVS_EXTRA= \ > /bin/sh <./obj/../soobj/ldt.tr > ./obj/../soobj/gdevl256.o(.text+0x73a): In function `gs_shared_init': > : multiple definition of `gs_shared_init' > ./obj/../soobj/gdevxalt.o(.text+0x1759): first defined here > /usr/bin/ld: Warning: size of symbol `gs_shared_init' changed from 150 in > ./obj/../soobj/gdevxalt.o to 38 in ./obj/../soobj/gdevl256.o > ./obj/../soobj/gdevvglb.o(.text+0x995): In function `gs_shared_init': > : multiple definition of `gs_shared_init' > ./obj/../soobj/gdevxalt.o(.text+0x1759): first defined here > gmake[1]: *** [bin/../sobin/libgs.so.8.64] Error 1 > gmake[1]: Leaving directory > `/usr/ports/print/ghostscript8/work/ghostscript-8.64' > gmake: *** [so] Error 2 > *** Error code 1 > > Stop in /usr/ports/print/ghostscript8. > > ===>>> make failed for print/ghostscript8 > ===>>> Aborting update > > ===>>> Update for ghostscript8-8.64_2 failed > ===>>> Aborting update > > ===>>> Update for ImageMagick-6.5.3.10 failed > ===>>> Aborting update > > 327.866u 117.233s 7:03.32 105.1% 3261+927k 228+1673io 46pf+0w > hellas# > > Is there something I missed doing? Or does this mean I should submit > a problem report? From looking at the source I think you must have enabled both the X drivers and 256-color SVGALIB. Try running # make config and deselect the one you don't want. HTH ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
Re: updating to ghostscript8-8.64_2 fails
On Tue, 28 Jul 2009, Scott Bennett wrote: I finally got around it by putting a +IGNOREME file into /var/db/pkg/ghostscript8-8.64_2/ after the following attempts to skip it using the -x option for portmaster failed to do that. portmaster -x print/ghostscript8 -v -w -a portmaster -x print/ghostscript8\* -v -w -a portmaster -x print/ghostscript8-8.64_2 -v -w -a 'portmaster -x ghostscript' should work. Good luck, Doug -- This .signature sanitized for your protection ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
Re: updating to ghostscript8-8.64_2 fails
Scott Bennett wrote: [snipped] In any case, regardless of what the dependency lists say, 8.64-2 is plenty up-to-date enough for everything (or nearly everything) to use, and I haven't had a problem with anything yet that uses it. Yes, that's what I figured out, too. It just bugs me why it refuses to build on 7.2 but not so on 8.0... Regards, Philipp ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
Re: updating to ghostscript8-8.64_2 fails
On Mon, 27 Jul 2009 00:05:08 +0200 Philipp Ost wrote: >Scott Bennett wrote: >> I'm running 7-STABLE updated to several hours ago: >> >> FreeBSD hellas 7.2-STABLE FreeBSD 7.2-STABLE #26: Sun Jul 26 02:48:17 CDT >> 2009 benn...@hellas:/usr/src/sys/i386/compile/hellas i386 >> >> I also ran portsnap again to get the latest updates before attempting to >> rebuild all altered ports and packages among the ones I have installed. Now, >> using portmaster again, I've run into a problem during the update to >> ghostscript. It does a lot of compiling, but eventually quits at: >> >> rm -f ./obj/../soobj/iconfig.c >> cp ./obj/../soobj/gconfxx.h ./obj/../soobj/gconfig.h >> cp ./psi/iconf.c ./obj/../soobj/iconfig.c >> cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -fno-strict-aliasing >> -pipe -march=prescott -fPIC -DUPD_SIGNAL=0 -I. >> -I/usr/ports/print/ghostscript8/work/ghostscript-8.64/jasper/src/libjasper/include >> -I/usr/local/include/libpng -I/usr/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 long" -O2 >> -fno-strict-aliasing -pipe -march=prescott -DUSE_LIBICONV_GNU -DUSE_LIBPAPER >> -DGS_DEVS_SHARED -DGS_DEVS_SHARED_DIR=\"/usr/local/lib/ghostscript/8.64\" >> -I./psi -I./obj/../soobj -I./obj/../soobj -I./base -o >> ./obj/../soobj/iconfig.o -c ./obj/../soobj/iconfig.c >> cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -fno-strict-aliasing >> -pipe -march=prescott -fPIC -DUPD_SIGNAL=0 -I. >> -I/usr/ports/print/ghostscript8/work/ghostscript-8.64/jasper/src/libjasper/include >> -I/usr/local/include/libpng -I/usr/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 long" -O2 >> -fno-strict-aliasing -pipe -march=prescott -DUSE_LIBICONV_GNU -DUSE_LIBPAPER >> -DGS_DEVS_SHARED -DGS_DEVS_SHARED_DIR=\"/usr/local/lib/ghostscript/8.64\" >> -I./obj/../soobj -I./base -o ./obj/../soobj/gsromfs0.o -c ./base/gsromfs0.c >> ./obj/../soobj/echogs -w ./obj/../soobj/ldt.tr -n - cc -L/usr/local/lib >> -L/usr/local/lib -shared -Wl,-soname=libgs.so.8 -o >> ./bin/../sobin/libgs.so.8.64 >> ./obj/../soobj/echogs -a ./obj/../soobj/ldt.tr -n -s >> ./obj/../soobj/gsromfs0.o ./obj/../soobj/gs.o -s >> cat ./obj/../soobj/ld.tr >>./obj/../soobj/ldt.tr >> ./obj/../soobj/echogs -a ./obj/../soobj/ldt.tr -s - -lm -liconv -lpaper >> -lstdc++ -L/usr/local/lib -lfontconfig -Wl,-export-dynamic -lpthread -lm >> if [ x != x ]; then LD_RUN_PATH=; export LD_RUN_PATH; fi; \ >> XCFLAGS= XINCLUDE= XLDFLAGS= XLIBDIRS= XLIBS= \ >> FEATURE_DEVS= DEVICE_DEVS= DEVICE_DEVS1= DEVICE_DEVS2= DEVICE_DEVS3= \ >> DEVICE_DEVS4= DEVICE_DEVS5= DEVICE_DEVS6= DEVICE_DEVS7= DEVICE_DEVS8= \ >> DEVICE_DEVS9= DEVICE_DEVS10= DEVICE_DEVS11= DEVICE_DEVS12= \ >> DEVICE_DEVS13= DEVICE_DEVS14= DEVICE_DEVS15= DEVICE_DEVS16= \ >> DEVICE_DEVS17= DEVICE_DEVS18= DEVICE_DEVS19= DEVICE_DEVS20= \ >> DEVICE_DEVS_EXTRA= \ >> /bin/sh <./obj/../soobj/ldt.tr >> ./obj/../soobj/gdevl256.o(.text+0x73a): In function `gs_shared_init': >> : multiple definition of `gs_shared_init' >> ./obj/../soobj/gdevxalt.o(.text+0x1759): first defined here >> /usr/bin/ld: Warning: size of symbol `gs_shared_init' changed from 150 in >> ./obj/../soobj/gdevxalt.o to 38 in ./obj/../soobj/gdevl256.o >> ./obj/../soobj/gdevvglb.o(.text+0x995): In function `gs_shared_init': >> : multiple definition of `gs_shared_init' >> ./obj/../soobj/gdevxalt.o(.text+0x1759): first defined here >> gmake[1]: *** [bin/../sobin/libgs.so.8.64] Error 1 >> gmake[1]: Leaving directory >> `/usr/ports/print/ghostscript8/work/ghostscript-8.64' >> gmake: *** [so] Error 2 >> *** Error code 1 >> >> Stop in /usr/ports/print/ghostscript8. >> >> ===>>> make failed for print/ghostscript8 >> ===>>> Aborting update >> >> ===>>> Update for ghostscript8-8.64_2 failed >> ===>>> Aborting update >> >> ===>>> Update for ImageMagick-6.5.3.10 failed >> ===>>> Aborting update >> >> 327.866u 117.233s 7:03.32 105.1% 3261+927k 228+1673io 46pf+0w >> hellas# >> >> Is there something I missed doing? Or does this mean I should submit >> a problem report? >> Thanks in advance for any clues. > >This seems to be the same problem I have when trying to build >ghostscript8-8.64_6. I sent a message to ports@ several days ago (22.07) >but got no reply so far. > I finally got around it by putting a +IGNOREME file into /var/db/pkg/ghostscript8-8.64_2/ after the following attempts to skip it using the -x option for portmaster failed to do that. portmaster -x print/ghostscript8 -v -w -a portmaster -x print/ghostscript8\* -v -w -a portmaste
Re: updating to ghostscript8-8.64_2 fails
Scott Bennett wrote: I'm running 7-STABLE updated to several hours ago: FreeBSD hellas 7.2-STABLE FreeBSD 7.2-STABLE #26: Sun Jul 26 02:48:17 CDT 2009 benn...@hellas:/usr/src/sys/i386/compile/hellas i386 I also ran portsnap again to get the latest updates before attempting to rebuild all altered ports and packages among the ones I have installed. Now, using portmaster again, I've run into a problem during the update to ghostscript. It does a lot of compiling, but eventually quits at: rm -f ./obj/../soobj/iconfig.c cp ./obj/../soobj/gconfxx.h ./obj/../soobj/gconfig.h cp ./psi/iconf.c ./obj/../soobj/iconfig.c cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -fno-strict-aliasing -pipe -march=prescott -fPIC -DUPD_SIGNAL=0 -I. -I/usr/ports/print/ghostscript8/work/ghostscript-8.64/jasper/src/libjasper/include -I/usr/local/include/libpng -I/usr/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 long" -O2 -fno-strict-aliasing -pipe -march=prescott -DUSE_LIBICONV_GNU -DUSE_LIBPAPER -DGS_DEVS_SHARED -DGS_DEVS_SHARED_DIR=\"/usr/local/lib/ghostscript/8.64\" -I./psi -I./obj/../soobj -I./obj/../soobj -I./base -o ./obj/../soobj/iconfig.o -c ./obj/../soobj/iconfig.c cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -fno-strict-aliasing -pipe -march=prescott -fPIC -DUPD_SIGNAL=0 -I. -I/usr/ports/print/ghostscript8/work/ghostscript-8.64/jasper/src/libjasper/include -I/usr/local/include/libpng -I/usr/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 long" -O2 -fno-strict-aliasing -pipe -march=prescott -DUSE_LIBICONV_GNU -DUSE_LIBPAPER -DGS_DEVS_SHARED -DGS_DEVS_SHARED_DIR=\"/usr/local/lib/ghostscript/8.64\" -I./obj/../soobj -I./base -o ./obj/../soobj/gsromfs0.o -c ./base/gsromfs0.c ./obj/../soobj/echogs -w ./obj/../soobj/ldt.tr -n - cc -L/usr/local/lib -L/usr/local/lib -shared -Wl,-soname=libgs.so.8 -o ./bin/../sobin/libgs.so.8.64 ./obj/../soobj/echogs -a ./obj/../soobj/ldt.tr -n -s ./obj/../soobj/gsromfs0.o ./obj/../soobj/gs.o -s cat ./obj/../soobj/ld.tr >>./obj/../soobj/ldt.tr ./obj/../soobj/echogs -a ./obj/../soobj/ldt.tr -s - -lm -liconv -lpaper -lstdc++ -L/usr/local/lib -lfontconfig -Wl,-export-dynamic -lpthread -lm if [ x != x ]; then LD_RUN_PATH=; export LD_RUN_PATH; fi; \ XCFLAGS= XINCLUDE= XLDFLAGS= XLIBDIRS= XLIBS= \ FEATURE_DEVS= DEVICE_DEVS= DEVICE_DEVS1= DEVICE_DEVS2= DEVICE_DEVS3= \ DEVICE_DEVS4= DEVICE_DEVS5= DEVICE_DEVS6= DEVICE_DEVS7= DEVICE_DEVS8= \ DEVICE_DEVS9= DEVICE_DEVS10= DEVICE_DEVS11= DEVICE_DEVS12= \ DEVICE_DEVS13= DEVICE_DEVS14= DEVICE_DEVS15= DEVICE_DEVS16= \ DEVICE_DEVS17= DEVICE_DEVS18= DEVICE_DEVS19= DEVICE_DEVS20= \ DEVICE_DEVS_EXTRA= \ /bin/sh <./obj/../soobj/ldt.tr ./obj/../soobj/gdevl256.o(.text+0x73a): In function `gs_shared_init': : multiple definition of `gs_shared_init' ./obj/../soobj/gdevxalt.o(.text+0x1759): first defined here /usr/bin/ld: Warning: size of symbol `gs_shared_init' changed from 150 in ./obj/../soobj/gdevxalt.o to 38 in ./obj/../soobj/gdevl256.o ./obj/../soobj/gdevvglb.o(.text+0x995): In function `gs_shared_init': : multiple definition of `gs_shared_init' ./obj/../soobj/gdevxalt.o(.text+0x1759): first defined here gmake[1]: *** [bin/../sobin/libgs.so.8.64] Error 1 gmake[1]: Leaving directory `/usr/ports/print/ghostscript8/work/ghostscript-8.64' gmake: *** [so] Error 2 *** Error code 1 Stop in /usr/ports/print/ghostscript8. ===>>> make failed for print/ghostscript8 ===>>> Aborting update ===>>> Update for ghostscript8-8.64_2 failed ===>>> Aborting update ===>>> Update for ImageMagick-6.5.3.10 failed ===>>> Aborting update 327.866u 117.233s 7:03.32 105.1%3261+927k 228+1673io 46pf+0w hellas# Is there something I missed doing? Or does this mean I should submit a problem report? Thanks in advance for any clues. This seems to be the same problem I have when trying to build ghostscript8-8.64_6. I sent a message to ports@ several days ago (22.07) but got no reply so far. Regards, Philipp ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
updating to ghostscript8-8.64_2 fails
I'm running 7-STABLE updated to several hours ago: FreeBSD hellas 7.2-STABLE FreeBSD 7.2-STABLE #26: Sun Jul 26 02:48:17 CDT 2009 benn...@hellas:/usr/src/sys/i386/compile/hellas i386 I also ran portsnap again to get the latest updates before attempting to rebuild all altered ports and packages among the ones I have installed. Now, using portmaster again, I've run into a problem during the update to ghostscript. It does a lot of compiling, but eventually quits at: rm -f ./obj/../soobj/iconfig.c cp ./obj/../soobj/gconfxx.h ./obj/../soobj/gconfig.h cp ./psi/iconf.c ./obj/../soobj/iconfig.c cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -fno-strict-aliasing -pipe -march=prescott -fPIC -DUPD_SIGNAL=0 -I. -I/usr/ports/print/ghostscript8/work/ghostscript-8.64/jasper/src/libjasper/include -I/usr/local/include/libpng -I/usr/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 long" -O2 -fno-strict-aliasing -pipe -march=prescott -DUSE_LIBICONV_GNU -DUSE_LIBPAPER -DGS_DEVS_SHARED -DGS_DEVS_SHARED_DIR=\"/usr/local/lib/ghostscript/8.64\" -I./psi -I./obj/../soobj -I./obj/../soobj -I./base -o ./obj/../soobj/iconfig.o -c ./obj/../soobj/iconfig.c cc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FONTCONFIG -O2 -fno-strict-aliasing -pipe -march=prescott -fPIC -DUPD_SIGNAL=0 -I. -I/usr/ports/print/ghostscript8/work/ghostscript-8.64/jasper/src/libjasper/include -I/usr/local/include/libpng -I/usr/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 long" -O2 -fno-strict-aliasing -pipe -march=prescott -DUSE_LIBICONV_GNU -DUSE_LIBPAPER -DGS_DEVS_SHARED -DGS_DEVS_SHARED_DIR=\"/usr/local/lib/ghostscript/8.64\" -I./obj/../soobj -I./base -o ./obj/../soobj/gsromfs0.o -c ./base/gsromfs0.c ./obj/../soobj/echogs -w ./obj/../soobj/ldt.tr -n - cc -L/usr/local/lib -L/usr/local/lib -shared -Wl,-soname=libgs.so.8 -o ./bin/../sobin/libgs.so.8.64 ./obj/../soobj/echogs -a ./obj/../soobj/ldt.tr -n -s ./obj/../soobj/gsromfs0.o ./obj/../soobj/gs.o -s cat ./obj/../soobj/ld.tr >>./obj/../soobj/ldt.tr ./obj/../soobj/echogs -a ./obj/../soobj/ldt.tr -s - -lm -liconv -lpaper -lstdc++ -L/usr/local/lib -lfontconfig -Wl,-export-dynamic -lpthread -lm if [ x != x ]; then LD_RUN_PATH=; export LD_RUN_PATH; fi; \ XCFLAGS= XINCLUDE= XLDFLAGS= XLIBDIRS= XLIBS= \ FEATURE_DEVS= DEVICE_DEVS= DEVICE_DEVS1= DEVICE_DEVS2= DEVICE_DEVS3= \ DEVICE_DEVS4= DEVICE_DEVS5= DEVICE_DEVS6= DEVICE_DEVS7= DEVICE_DEVS8= \ DEVICE_DEVS9= DEVICE_DEVS10= DEVICE_DEVS11= DEVICE_DEVS12= \ DEVICE_DEVS13= DEVICE_DEVS14= DEVICE_DEVS15= DEVICE_DEVS16= \ DEVICE_DEVS17= DEVICE_DEVS18= DEVICE_DEVS19= DEVICE_DEVS20= \ DEVICE_DEVS_EXTRA= \ /bin/sh <./obj/../soobj/ldt.tr ./obj/../soobj/gdevl256.o(.text+0x73a): In function `gs_shared_init': : multiple definition of `gs_shared_init' ./obj/../soobj/gdevxalt.o(.text+0x1759): first defined here /usr/bin/ld: Warning: size of symbol `gs_shared_init' changed from 150 in ./obj/../soobj/gdevxalt.o to 38 in ./obj/../soobj/gdevl256.o ./obj/../soobj/gdevvglb.o(.text+0x995): In function `gs_shared_init': : multiple definition of `gs_shared_init' ./obj/../soobj/gdevxalt.o(.text+0x1759): first defined here gmake[1]: *** [bin/../sobin/libgs.so.8.64] Error 1 gmake[1]: Leaving directory `/usr/ports/print/ghostscript8/work/ghostscript-8.64' gmake: *** [so] Error 2 *** Error code 1 Stop in /usr/ports/print/ghostscript8. ===>>> make failed for print/ghostscript8 ===>>> Aborting update ===>>> Update for ghostscript8-8.64_2 failed ===>>> Aborting update ===>>> Update for ImageMagick-6.5.3.10 failed ===>>> Aborting update 327.866u 117.233s 7:03.32 105.1%3261+927k 228+1673io 46pf+0w hellas# Is there something I missed doing? Or does this mean I should submit a problem report? Thanks in advance for any clues. Scott Bennett, Comm. ASMELG, CFIAG ** * Internet: bennett at cs.niu.edu * ** * "A well regulated and disciplined militia, is at all times a good * * objection to the introduction of that bane of all free governments * * -- a standing army." * *-- Gov. John Hancock, New York Journal, 28 January 1790 * ** ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-port