[MacPorts] #19290: xfce4/a2ps make errors
MacPorts
noreply at macports.org
Sun Apr 12 14:44:42 PDT 2009
#19290: xfce4/a2ps make errors
--------------------------------+-------------------------------------------
Reporter: ahkira28@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.7.1
Keywords: | Port: a2ps
--------------------------------+-------------------------------------------
a2ps-4.14 fails to install with make errors. It is a dependancy of xfce4.
Here are the console report:
---> Building a2ps
make all-recursive
Making all in auxdir
make[2]: Nothing to be done for `all'.
Making all in m4
make[2]: Nothing to be done for `all'.
Making all in etc
make[2]: Nothing to be done for `all'.
Making all in ps
make[2]: Nothing to be done for `all'.
Making all in ogonkify
Making all in doc
make[3]: Nothing to be done for `all'.
Making all in m4
make[3]: Nothing to be done for `all'.
make[3]: Nothing to be done for `all-am'.
Making all in lib
make all-am
make[3]: Nothing to be done for `all-am'.
Making all in src
make all-am
make[3]: Nothing to be done for `all-am'.
Making all in po
make[2]: Nothing to be done for `all'.
Making all in tests
make[2]: Nothing to be done for `all'.
Making all in sheets
make[2]: Nothing to be done for `all'.
Making all in encoding
make[2]: Nothing to be done for `all'.
Making all in afm
make[2]: Nothing to be done for `all'.
Making all in fonts
make[2]: Nothing to be done for `all'.
Making all in ppd
make[2]: Nothing to be done for `all'.
Making all in contrib
Making all in sample
/bin/sh ../../libtool --tag=CC --mode=link /usr/bin/gcc-4.0 -O2
-L/opt/local/lib -o sample main.o ../../lib/liba2ps.la
/opt/local/lib/libintl.dylib /opt/local/lib/libiconv.dylib -lc -lm
/usr/bin/gcc-4.0 -O2 -o sample main.o /opt/local/lib/libintl.dylib
/opt/local/lib/libiconv.dylib -L/opt/local/lib ../../lib/.libs/liba2ps.a
-lc -lm
/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: multiple definitions of
symbol _getopt
/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../../libc.dylib(getopt.So)
definition of _getopt
../../lib/.libs/liba2ps.a(getopt.o) definition of _getopt in section
(__TEXT,__text)
/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: multiple definitions of
symbol _opterr
/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../../libc.dylib(getopt.So)
definition of _opterr
../../lib/.libs/liba2ps.a(getopt.o) definition of _opterr in section
(__DATA,__data)
/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: multiple definitions of
symbol _optind
/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../../libc.dylib(getopt.So)
definition of _optind
../../lib/.libs/liba2ps.a(getopt.o) definition of _optind in section
(__DATA,__data)
/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: multiple definitions of
symbol _optopt
/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../../libc.dylib(getopt.So)
definition of _optopt
../../lib/.libs/liba2ps.a(getopt.o) definition of _optopt in section
(__DATA,__data)
collect2: ld returned 1 exit status
make[3]: *** [sample] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
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_a2ps/work/a2ps-4.14"
&& make all " returned error 2
Command output: make[2]: Nothing to be done for `all'.
Making all in encoding
make[2]: Nothing to be done for `all'.
Making all in afm
make[2]: Nothing to be done for `all'.
Making all in fonts
make[2]: Nothing to be done for `all'.
Making all in ppd
make[2]: Nothing to be done for `all'.
Making all in contrib
Making all in sample
/bin/sh ../../libtool --tag=CC --mode=link /usr/bin/gcc-4.0 -O2
-L/opt/local/lib -o sample main.o ../../lib/liba2ps.la
/opt/local/lib/libintl.dylib /opt/local/lib/libiconv.dylib -lc -lm
/usr/bin/gcc-4.0 -O2 -o sample main.o /opt/local/lib/libintl.dylib
/opt/local/lib/libiconv.dylib -L/opt/local/lib ../../lib/.libs/liba2ps.a
-lc -lm
/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: multiple definitions of
symbol _getopt
/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../../libc.dylib(getopt.So)
definition of _getopt
../../lib/.libs/liba2ps.a(getopt.o) definition of _getopt in section
(__TEXT,__text)
/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: multiple definitions of
symbol _opterr
/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../../libc.dylib(getopt.So)
definition of _opterr
../../lib/.libs/liba2ps.a(getopt.o) definition of _opterr in section
(__DATA,__data)
/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: multiple definitions of
symbol _optind
/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../../libc.dylib(getopt.So)
definition of _optind
../../lib/.libs/liba2ps.a(getopt.o) definition of _optind in section
(__DATA,__data)
/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: multiple definitions of
symbol _optopt
/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../../libc.dylib(getopt.So)
definition of _optopt
../../lib/.libs/liba2ps.a(getopt.o) definition of _optopt in section
(__DATA,__data)
collect2: ld returned 1 exit status
make[3]: *** [sample] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
--
Ticket URL: <http://trac.macports.org/ticket/19290>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list