[MacPorts] #18776: TeTeX upgrade error on 10.4.11

MacPorts noreply at macports.org
Sun Mar 8 18:09:10 PDT 2009


#18776: TeTeX upgrade error on 10.4.11
------------------------------+---------------------------------------------
 Reporter:  rocroc@…          |       Owner:  gwright@…           
     Type:  defect            |      Status:  new                 
 Priority:  Normal            |   Milestone:  Port Bugs           
Component:  ports             |     Version:  1.7.0               
 Keywords:                    |        Port:  TeTeX               
------------------------------+---------------------------------------------
Changes (by raimue@…):

  * owner:  macports-tickets@… => gwright@…


Old description:

> Below is the output:
>
> me% sudo port upgrade outdated
> --->  Building teTeX
> Error: Target org.macports.build returned: shell command " cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_teTeX/work
> /tetex-src-3.0" && make all " returned error 2
> Command output: make[2]: Nothing to be done for `all'.
> make[2]: Nothing to be done for `all'.
> make[2]: Nothing to be done for `all'.
> make[2]: Nothing to be done for `all'.
> cd gui; make  CC='/usr/bin/gcc-4.0' CFLAGS='-O2 '  libgui.a
> make[3]: `libgui.a' is up to date.
> /bin/sh ../libtool --mode=link /usr/bin/gcc-4.0 -o xdvi-xaw.bin
> -L/opt/local/lib   browser.o dvi-draw.o dvi-init.o dvisel.o encodings.o
> events.o filehist.o font-open.o gf.o hypertex.o image-magick.o mime.o my-
> snprintf.o my-vsnprintf.o pagehist.o pk.o print-internal.o psdps.o psgs.o
> psheader.o psnews.o read-mapfile.o search-internal.o special.o string-
> utils.o tfmload.o util.o vf.o xdvi.o xserver-info.o x_util.o
> ./gui/libgui.a ../../libs/t1lib/libt1.a
> ../../libs/t1lib/../type1/libtype1.a -L/usr/X11R6/lib   -lXaw -lXmu -lXt
> -lSM -lICE -lXp -lXext -lX11 -liconv -lXpm  ../kpathsea/libkpathsea.la
> -lm
> /usr/bin/gcc-4.0 -o xdvi-xaw.bin browser.o dvi-draw.o dvi-init.o dvisel.o
> encodings.o events.o filehist.o font-open.o gf.o hypertex.o image-
> magick.o mime.o my-snprintf.o my-vsnprintf.o pagehist.o pk.o print-
> internal.o psdps.o psgs.o psheader.o psnews.o read-mapfile.o search-
> internal.o special.o string-utils.o tfmload.o util.o vf.o xdvi.o xserver-
> info.o x_util.o  -L/opt/local/lib ./gui/libgui.a ../../libs/t1lib/libt1.a
> ../../libs/t1lib/../type1/libtype1.a -L/usr/X11R6/lib -lXaw -lXmu -lXt
> -lSM -lICE -lXp -lXext -lXpm -lX11 -lXau -lXdmcp -lintl -liconv -lc
> ../kpathsea/.libs/libkpathsea.a -lm
> /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: warning multiple
> definitions of symbol _XtRemoveTimeOut
> events.o definition of _XtRemoveTimeOut in section (__TEXT,__text)
> /opt/local/lib/libXt.dylib(NextEvent.o) definition of _XtRemoveTimeOut
> /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: warning multiple
> definitions of symbol _XtAddTimeOut
> events.o definition of _XtAddTimeOut in section (__TEXT,__text)
> /opt/local/lib/libXt.dylib(NextEvent.o) definition of _XtAddTimeOut
> /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: warning multiple
> definitions of symbol _XtAppAddTimeOut
> events.o definition of _XtAppAddTimeOut in section (__TEXT,__text)
> /opt/local/lib/libXt.dylib(NextEvent.o) definition of _XtAppAddTimeOut
> /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: multiple definitions of
> symbol _hash_create
> /usr/lib/gcc/i686-apple-darwin8/4.0.1/../../../libc.dylib(strhash.So)
> definition of _hash_create
> ../kpathsea/.libs/libkpathsea.a(hash.o) definition of _hash_create in
> section (__TEXT,__text)
> /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: warning multiple
> definitions of symbol _vendorShellWidgetClass
> /opt/local/lib/libXaw.dylib(single module) definition of
> _vendorShellWidgetClass
> /opt/local/lib/libXt.dylib(Vendor.o) definition of
> _vendorShellWidgetClass
> /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: warning multiple
> definitions of symbol _vendorShellClassRec
> /opt/local/lib/libXaw.dylib(single module) definition of
> _vendorShellClassRec
> /opt/local/lib/libXt.dylib(Vendor.o) definition of _vendorShellClassRec
> collect2: ld returned 1 exit status
> make[2]: *** [xdvi-xaw.bin] Error 1
> make[1]: *** [all] Error 1
> make: *** [all] Error 1
>
> Here is the port info:
> me% port info TeTeX
> port info TeTeX
> teTeX @3.0, Revision 6 (print, textproc)
> Variants:    nox11, universal
>
> teTeX is a TeX distribution for UNIX compatible systems. It contains the
> latest versions of TeX &
> friends and nearly everything you need for happy TeX'ing. For more
> information have a look at the
> lengthy FEATURES file of the distribution.
> Homepage:    http://www.tug.org/teTeX/
>
> Build Dependencies:   gawk, gsed
> Library Dependencies: xorg-libs
> Runtime Dependencies: ghostscript, texinfo, texi2html
> Platforms:            darwin
> Maintainers:          gwright at macports.org

New description:

 Below is the output:

 {{{
 me% sudo port upgrade outdated
 --->  Building teTeX
 Error: Target org.macports.build returned: shell command " cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_teTeX/work
 /tetex-src-3.0" && make all " returned error 2
 Command output: make[2]: Nothing to be done for `all'.
 make[2]: Nothing to be done for `all'.
 make[2]: Nothing to be done for `all'.
 make[2]: Nothing to be done for `all'.
 cd gui; make  CC='/usr/bin/gcc-4.0' CFLAGS='-O2 '  libgui.a
 make[3]: `libgui.a' is up to date.
 /bin/sh ../libtool --mode=link /usr/bin/gcc-4.0 -o xdvi-xaw.bin
 -L/opt/local/lib   browser.o dvi-draw.o dvi-init.o dvisel.o encodings.o
 events.o filehist.o font-open.o gf.o hypertex.o image-magick.o mime.o my-
 snprintf.o my-vsnprintf.o pagehist.o pk.o print-internal.o psdps.o psgs.o
 psheader.o psnews.o read-mapfile.o search-internal.o special.o string-
 utils.o tfmload.o util.o vf.o xdvi.o xserver-info.o x_util.o
 ./gui/libgui.a ../../libs/t1lib/libt1.a
 ../../libs/t1lib/../type1/libtype1.a -L/usr/X11R6/lib   -lXaw -lXmu -lXt
 -lSM -lICE -lXp -lXext -lX11 -liconv -lXpm  ../kpathsea/libkpathsea.la -lm
 /usr/bin/gcc-4.0 -o xdvi-xaw.bin browser.o dvi-draw.o dvi-init.o dvisel.o
 encodings.o events.o filehist.o font-open.o gf.o hypertex.o image-magick.o
 mime.o my-snprintf.o my-vsnprintf.o pagehist.o pk.o print-internal.o
 psdps.o psgs.o psheader.o psnews.o read-mapfile.o search-internal.o
 special.o string-utils.o tfmload.o util.o vf.o xdvi.o xserver-info.o
 x_util.o  -L/opt/local/lib ./gui/libgui.a ../../libs/t1lib/libt1.a
 ../../libs/t1lib/../type1/libtype1.a -L/usr/X11R6/lib -lXaw -lXmu -lXt
 -lSM -lICE -lXp -lXext -lXpm -lX11 -lXau -lXdmcp -lintl -liconv -lc
 ../kpathsea/.libs/libkpathsea.a -lm
 /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: warning multiple definitions
 of symbol _XtRemoveTimeOut
 events.o definition of _XtRemoveTimeOut in section (__TEXT,__text)
 /opt/local/lib/libXt.dylib(NextEvent.o) definition of _XtRemoveTimeOut
 /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: warning multiple definitions
 of symbol _XtAddTimeOut
 events.o definition of _XtAddTimeOut in section (__TEXT,__text)
 /opt/local/lib/libXt.dylib(NextEvent.o) definition of _XtAddTimeOut
 /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: warning multiple definitions
 of symbol _XtAppAddTimeOut
 events.o definition of _XtAppAddTimeOut in section (__TEXT,__text)
 /opt/local/lib/libXt.dylib(NextEvent.o) definition of _XtAppAddTimeOut
 /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: multiple definitions of
 symbol _hash_create
 /usr/lib/gcc/i686-apple-darwin8/4.0.1/../../../libc.dylib(strhash.So)
 definition of _hash_create
 ../kpathsea/.libs/libkpathsea.a(hash.o) definition of _hash_create in
 section (__TEXT,__text)
 /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: warning multiple definitions
 of symbol _vendorShellWidgetClass
 /opt/local/lib/libXaw.dylib(single module) definition of
 _vendorShellWidgetClass
 /opt/local/lib/libXt.dylib(Vendor.o) definition of _vendorShellWidgetClass
 /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: warning multiple definitions
 of symbol _vendorShellClassRec
 /opt/local/lib/libXaw.dylib(single module) definition of
 _vendorShellClassRec
 /opt/local/lib/libXt.dylib(Vendor.o) definition of _vendorShellClassRec
 collect2: ld returned 1 exit status
 make[2]: *** [xdvi-xaw.bin] Error 1
 make[1]: *** [all] Error 1
 make: *** [all] Error 1
 }}}

 Here is the port info:
 {{{
 me% port info TeTeX
 port info TeTeX
 teTeX @3.0, Revision 6 (print, textproc)
 Variants:    nox11, universal

 teTeX is a TeX distribution for UNIX compatible systems. It contains the
 latest versions of TeX &
 friends and nearly everything you need for happy TeX'ing. For more
 information have a look at the
 lengthy FEATURES file of the distribution.
 Homepage:    http://www.tug.org/teTeX/

 Build Dependencies:   gawk, gsed
 Library Dependencies: xorg-libs
 Runtime Dependencies: ghostscript, texinfo, texi2html
 Platforms:            darwin
 Maintainers:          gwright at macports.org

 }}}

--

Comment:

 Please remember WikiFormatting.

 Have you tried texlive instead? It provides nearly the same software,
 teTeX should be considered dead.

-- 
Ticket URL: <http://trac.macports.org/ticket/18776#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list