#5850 closed defect (fixed)
BUG: problems installing silc-client
Reported by: | grey@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
grey$ sudo port install silc-client Password: ---> Fetching silc-client ---> Verifying checksum(s) for silc-client ---> Extracting silc-client ---> Applying patches to silc-client ---> Configuring silc-client ---> Building silc-client with target all Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_irc_silc-client/ work/silc-client-1.0.1" && make all" returned error 2Command output: from fe-silc- queries.c:21: /opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_irc_silc-client/ work/silc-client-1.0.1/lib/silcclient/silcclient.h:2615: warning: type qualifiers ignored on function return type rm -f libfe_common_silc.a ar cru libfe_common_silc.a fe-silc-channels.o fe-common-silc.o module-formats.o silc-modules.o fe- silc-messages.o fe-silcnet.o fe-silc-queries.o ranlib libfe_common_silc.a make[5]: Nothing to be done for `all-am'. Making all in perl cat ../../docs/signals.txt | /usr/bin/perl ./get-signals.pl > perl-signals-list.h ../../file2header.sh ./irssi-core.pl irssi_core_code > irssi-core.pl.h if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core - I../../src/fe-common/core -I../../src/fe-common/silc -I/opt/local/include/glib-1.2 -I/opt/local/lib/ glib/include -DSCRIPTDIR=\""/opt/local/share/silc/scripts"\" -DPERL_USE_LIB=\""/opt/local/System/ Library/Perl/5.8.6/darwin-thread-multi-2level"\" -DPERL_STATIC_LIBS=0 -g -pipe -fno-common - DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -I/usr/local/include -I/System/Library/Perl/ 5.8.6/darwin-thread-multi-2level/CORE -g -O2 -Wall -MT perl-core.lo -MD -MP -MF ".deps/perl- core.Tpo" -c -o perl-core.lo perl-core.c; \ then mv -f ".deps/perl-core.Tpo" ".deps/perl-core.Plo"; else rm -f ".deps/perl-core.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core -I../../src/fe-common/core -I../../src/fe- common/silc -I/opt/local/include/glib-1.2 -I/opt/local/lib/glib/include -DSCRIPTDIR=\"/opt/local/ share/silc/scripts\" -DPERL_USE_LIB=\"/opt/local/System/Library/Perl/5.8.6/darwin-thread- multi-2level\" -DPERL_STATIC_LIBS=0 -g -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp - fno-strict-aliasing -I/usr/local/include -I/System/Library/Perl/5.8.6/darwin-thread-multi-2level/CORE -g -O2 -Wall -MT perl-core.lo -MD -MP -MF .deps/perl-core.Tpo -c perl-core.c -fno-common -DPIC -o .libs/perl-core.o In file included from perl-core.c:31: perl-common.h:31:1: warning: "PL_sv_undef" redefined In file included from /System/Library/Perl/5.8.6/darwin-thread-multi-2level/CORE/perl.h:3565,
from module.h:6, from perl-core.c:22:
/System/Library/Perl/5.8.6/darwin-thread-multi-2level/CORE/embedvar.h:753:1: warning: this is the location of the previous definition In file included from perl-core.c:31: perl-common.h:32: error: parse error before '->' token perl-core.c:40:1: warning: "PL_perl_destruct_level" redefined In file included from /System/Library/Perl/5.8.6/darwin-thread-multi-2level/CORE/XSUB.h:320,
from perl-core.c:35:
/System/Library/Perl/5.8.6/darwin-thread-multi-2level/CORE/perlapi.h:476:1: warning: this is the location of the previous definition make[4]: * [perl-core.lo] Error 1 make[3]: * [all-recursive] Error 1 make[2]: * [all-recursive] Error 1 make[1]: * [all] Error 2 make: * [all-recursive] Error 1
greys-powerbook-g4-12:~ grey$
Change History (5)
comment:1 Changed 19 years ago by mww@…
Summary: | problems installing silc-client → BUG: problems installing silc-client |
---|
comment:2 Changed 19 years ago by rattus@…
comment:3 Changed 19 years ago by olegb@…
(In reply to comment #1)
my fail was a little different:
[...]
Removing build lock... /sw/bin/dpkg-lockwait -r fink-buildlock-silc-client-1.0.1-1 (Reading database ... 38819 files and directories currently installed.) Removing fink-buildlock-silc-client-1.0.1-1 ... Failed: phase compiling: silc-client-1.0.1-1 failed
Before reporting any errors, please run "fink selfupdate" and try again. If you continue to have issues, please check to see if the FAQ on fink's website solves the problem. If not, ask on the fink-users or fink-beginners mailing lists. As a last resort, you can try e-mailing the maintainer directly:
You know that this is the *DARWINPORTS* bugzilla, right? DarwinPorts != fink
comment:4 Changed 19 years ago by olegb@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
fixed - I hope you have an old glib1 lying around. Our new one is broken - or so it seems.
my fail was a little different:
[...]
mkdir .libs ar cru .libs/libperl_core_static.a perl-core.o perl-common.o perl-signals.o perl-sources.o ranlib .libs/libperl_core_static.a creating libperl_core_static.la (cd .libs && rm -f libperl_core_static.la && ln -s ../libperl_core_static.la libperl_core_static.la) if /bin/sh ../../libtool --mode=compile gcc-3.3 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core -I../../src/fe-common/core -I../../src/fe-common/silc -I/sw/include/glib-1.2 -I/sw/lib/glib/include -DSCRIPTDIR=\""/sw/share/silc/scripts"\" -DPERL_USE_LIB=\""/sw/lib/silc-client/perl/darwin-thread-multi-2level"\" -DPERL_STATIC_LIBS=0 -g -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -I/usr/local/include -I/System/Library/Perl/5.8.6/darwin-thread-multi-2level/CORE -I/usr/include -I/sw/include -g -O2 -Wall -MT module-formats.lo -MD -MP -MF ".deps/module-formats.Tpo" -c -o module-formats.lo module-formats.c; \ then mv -f ".deps/module-formats.Tpo" ".deps/module-formats.Plo"; else rm -f ".deps/module-formats.Tpo"; exit 1; fi gcc-3.3 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core -I../../src/fe-common/core -I../../src/fe-common/silc -I/sw/include/glib-1.2 -I/sw/lib/glib/include -DSCRIPTDIR=\"/sw/share/silc/scripts\" -DPERL_USE_LIB=\"/sw/lib/silc-client/perl/darwin-thread-multi-2level\" -DPERL_STATIC_LIBS=0 -g -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -I/usr/local/include -I/System/Library/Perl/5.8.6/darwin-thread-multi-2level/CORE -I/usr/include -I/sw/include -g -O2 -Wall -MT module-formats.lo -MD -MP -MF .deps/module-formats.Tpo -c module-formats.c -o module-formats.o if /bin/sh ../../libtool --mode=compile gcc-3.3 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core -I../../src/fe-common/core -I../../src/fe-common/silc -I/sw/include/glib-1.2 -I/sw/lib/glib/include -DSCRIPTDIR=\""/sw/share/silc/scripts"\" -DPERL_USE_LIB=\""/sw/lib/silc-client/perl/darwin-thread-multi-2level"\" -DPERL_STATIC_LIBS=0 -g -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -I/usr/local/include -I/System/Library/Perl/5.8.6/darwin-thread-multi-2level/CORE -I/usr/include -I/sw/include -g -O2 -Wall -MT perl-fe.lo -MD -MP -MF ".deps/perl-fe.Tpo" -c -o perl-fe.lo perl-fe.c; \ then mv -f ".deps/perl-fe.Tpo" ".deps/perl-fe.Plo"; else rm -f ".deps/perl-fe.Tpo"; exit 1; fi gcc-3.3 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/core -I../../src/fe-common/core -I../../src/fe-common/silc -I/sw/include/glib-1.2 -I/sw/lib/glib/include -DSCRIPTDIR=\"/sw/share/silc/scripts\" -DPERL_USE_LIB=\"/sw/lib/silc-client/perl/darwin-thread-multi-2level\" -DPERL_STATIC_LIBS=0 -g -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -I/usr/local/include -I/System/Library/Perl/5.8.6/darwin-thread-multi-2level/CORE -I/usr/include -I/sw/include -g -O2 -Wall -MT perl-fe.lo -MD -MP -MF .deps/perl-fe.Tpo -c perl-fe.c -o perl-fe.o /bin/sh ../../libtool --mode=link gcc-3.3 -g -O2 -Wall -L/usr/lib -L/sw/lib -o libfe_perl_static.la module-formats.lo perl-fe.lo ar cru .libs/libfe_perl_static.a module-formats.o perl-fe.o ranlib .libs/libfe_perl_static.a creating libfe_perl_static.la (cd .libs && rm -f libfe_perl_static.la && ln -s ../libfe_perl_static.la libfe_perl_static.la) for dir in common ui textui silc; do \
done Writing Makefile for Irssi cp Irssi.pm blib/lib/Irssi.pm /usr/bin/perl /System/Library/Perl/5.8.6/ExtUtils/xsubpp -typemap /System/Library/Perl/5.8.6/ExtUtils/typemap -typemap typemap Channel.xs > Channel.xsc && mv Channel.xsc Channel.c cc -c -I../../.. -I../../.. -I../../../src -I../../../src/core -I/sw/include/glib-1.2 -I/sw/lib/glib/include -g -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -I/usr/local/include -Os -DVERSION=\"0.9\" -DXS_VERSION=\"0.9\" "-I/System/Library/Perl/5.8.6/darwin-thread-multi-2level/CORE" Channel.c In file included from module.h:27,
../../../src/perl/perl-common.h:31:1: warning: "PL_sv_undef" redefined In file included from /System/Library/Perl/5.8.6/darwin-thread-multi-2level/CORE/XSUB.h:320,
/System/Library/Perl/5.8.6/darwin-thread-multi-2level/CORE/perlapi.h:584:1: warning: this is the location of the previous definition In file included from module.h:27,
../../../src/perl/perl-common.h:32: error: parse error before '(' token Channel.xs: In function 'XS_Irssi_channels': Channel.xs:12: error: 'sv_undef' undeclared (first use in this function) Channel.xs:12: error: (Each undeclared identifier is reported only once Channel.xs:12: error: for each function it appears in.) Channel.c: In function 'XS_Irssi_channel_find': Channel.c:47: error: 'sv_undef' undeclared (first use in this function) Channel.xs: In function 'XS_IrssiServer_channels': Channel.xs:34: error: 'sv_undef' undeclared (first use in this function) Channel.c: In function 'XS_IrssiServer_channel_find': Channel.c:105: error: 'sv_undef' undeclared (first use in this function) Channel.xs: In function 'XS_IrssiServer_nicks_get_same': Channel.xs:60: error: 'sv_undef' undeclared (first use in this function) Channel.c: In function 'XS_IrssiChannel_nick_find': Channel.c:198: error: 'sv_undef' undeclared (first use in this function) Channel.c: In function 'XS_IrssiChannel_nick_find_mask': Channel.c:218: error: 'sv_undef' undeclared (first use in this function) Channel.xs: In function 'XS_IrssiChannel_nicks': Channel.xs:114: error: 'sv_undef' undeclared (first use in this function) make[5]: * [Channel.o] Error 1 cc -c -I../../.. -I../../.. -I../../../src -I../../../src/core -I/sw/include/glib-1.2 -I/sw/lib/glib/include -g -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -I/usr/local/include -Os -DVERSION=\"0.9\" -DXS_VERSION=\"0.9\" "-I/System/Library/Perl/5.8.6/darwin-thread-multi-2level/CORE" Channel.c In file included from module.h:27,
../../../src/perl/perl-common.h:31:1: warning: "PL_sv_undef" redefined In file included from /System/Library/Perl/5.8.6/darwin-thread-multi-2level/CORE/XSUB.h:320,
/System/Library/Perl/5.8.6/darwin-thread-multi-2level/CORE/perlapi.h:584:1: warning: this is the location of the previous definition In file included from module.h:27,
../../../src/perl/perl-common.h:32: error: parse error before '(' token Channel.xs: In function 'XS_Irssi_channels': Channel.xs:12: error: 'sv_undef' undeclared (first use in this function) Channel.xs:12: error: (Each undeclared identifier is reported only once Channel.xs:12: error: for each function it appears in.) Channel.c: In function 'XS_Irssi_channel_find': Channel.c:47: error: 'sv_undef' undeclared (first use in this function) Channel.xs: In function 'XS_IrssiServer_channels': Channel.xs:34: error: 'sv_undef' undeclared (first use in this function) Channel.c: In function 'XS_IrssiServer_channel_find': Channel.c:105: error: 'sv_undef' undeclared (first use in this function) Channel.xs: In function 'XS_IrssiServer_nicks_get_same': Channel.xs:60: error: 'sv_undef' undeclared (first use in this function) Channel.c: In function 'XS_IrssiChannel_nick_find': Channel.c:198: error: 'sv_undef' undeclared (first use in this function) Channel.c: In function 'XS_IrssiChannel_nick_find_mask': Channel.c:218: error: 'sv_undef' undeclared (first use in this function) Channel.xs: In function 'XS_IrssiChannel_nicks': Channel.xs:114: error: 'sv_undef' undeclared (first use in this function) make[5]: * [Channel.o] Error 1 /bin/sh: line 1: cd: ui: No such file or directory /bin/sh: line 1: cd: textui: No such file or directory /bin/sh: line 1: cd: silc: No such file or directory make[4]: * [all-local] Error 1 make[3]: * [all-recursive] Error 1 make[2]: * [all-recursive] Error 1 make[1]: * [all] Error 2 make: * [all-recursive] Error 1 ### execution of make failed, exit code 2 Removing build lock... /sw/bin/dpkg-lockwait -r fink-buildlock-silc-client-1.0.1-1 (Reading database ... 38819 files and directories currently installed.) Removing fink-buildlock-silc-client-1.0.1-1 ... Failed: phase compiling: silc-client-1.0.1-1 failed
Before reporting any errors, please run "fink selfupdate" and try again. If you continue to have issues, please check to see if the FAQ on fink's website solves the problem. If not, ask on the fink-users or fink-beginners mailing lists. As a last resort, you can try e-mailing the maintainer directly: