#15010 closed defect (invalid)
kdelibs3 3.5.8 fails to build
Reported by: | gargasm@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | kde kdelibs3 | Cc: | ryandesign (Ryan Carsten Schmidt) |
Port: |
Description
just trying to get through the following command:
sudo port install kde
and encountering more problems. here's my uname -a:
Darwin tiPop.local 8.11.0 Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC Power Macintosh powerpc
kdelibs3 is now failing to build. when i'm using the normal macports perl5.8.8, i get the following error:
[asl@tiPop:~]$ sudo port install kde Password: ---> Building kdelibs3 with target all Error: Target org.macports.build returned: shell command "cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8 && ./CompileScript.sh" returned error 1 Command output: case $SW_VERSION in 6*|7*) export CPPFLAGS="$CPPFLAGS -DHAVE_SYS_EXEC_H=1" ;; esac export CPPFLAGS="-I/usr/include/gssapi $CPPFLAGS" ./build-helper.sh cvs kdelibs3 3.5.8 2 make -f admin/Makefile.common cvs *** YOU'RE USING UNSERMAKE. *** GOOD LUCK!! :) *** Creating acinclude.m4 make[1]: Nothing to be done for `acinclude.m4'. *** Creating list of subdirectories *** Creating Makefile.am *** Creating configure.files *** Creating configure.in *** Creating aclocal.m4 *** Creating configure dyld: lazy symbol binding failed: Symbol not found: _sprintf$LDBLStub Referenced from: /opt/local/lib/perl5/5.8.8/darwin-2level/auto/Data/Dumper/Dumper.bundle Expected in: dynamic lookup dyld: Symbol not found: _sprintf$LDBLStub Referenced from: /opt/local/lib/perl5/5.8.8/darwin-2level/auto/Data/Dumper/Dumper.bundle Expected in: dynamic lookup ./admin/cvs.sh: line 655: 10327 Trace/BPT trap $AUTOCONF make: *** [cvs] Error 1 kdelibs3-3.5.8-2 cvs failed! Error: The following dependencies failed to build: kdebase3 kdelibs3 libusb kdenetwork3 openslp kdepim3 gpgme gnupg pth kdeaccessibility3 opensync py25-gobject py25-numeric swig bison kdeutils3 gmp Error: Status 1 encountered during processing.
poking around the tickets here, and reviewing some of my earlier install bumps, i tried tricking the system into using the /usr/bin/perl5.8.6
included in Tiger by symlinking /opt/local/bin/perl
to that version. doing so produces the following error:
[asl@tiPop:~]$ sudo port install kde ---> Building kdelibs3 with target all Error: Target org.macports.build returned: shell command "cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8 && ./CompileScript.sh" returned error 1 Command output: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katejscript.cpp:616: warning: unused parameter 'token' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katejscript.cpp:616: warning: unused parameter 'value' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katejscript.cpp:616: warning: unused parameter 'attr' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katejscript.cpp:837: warning: unused parameter 'args' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katejscript.h: In constructor 'KateIndentJScriptImpl::KateIndentJScriptImpl(const QString&, const QString&, const QString&, const QString&, double)': /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katejscript.h:208: warning: 'KateIndentJScriptImpl::m_interpreter' will be initialized after /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katejscript.h:207: warning: 'KJS::Object* KateIndentJScriptImpl::m_indenter' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katejscript.cpp:849: warning: when initialized here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katejscript.cpp: At global scope: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katejscript.cpp:985: warning: unused parameter 'line' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katejscript.cpp:992: warning: unused parameter 'begin' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katejscript.cpp:992: warning: unused parameter 'needcontinue' 65% compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katespell.cpp 65% compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateluaindentscript.cpp g++ -DHAVE_CONFIG_H -I./kate/part -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part -I. -I./kate/part/../interfaces -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kdeprint -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/interfaces -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/interfaces/kregexpeditor -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kdefx -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kutils -I./kjs -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/dcop -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/libltdl -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kdefx -I./kdecore -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kdecore -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kdecore/network -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kdeui -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kio -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kio/kio -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kio/kfile -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8 -I/opt/local/lib/qt3/include -I/usr/X11R6/include -I/opt/local/include -I/opt/local/include -DQT_THREAD_SUPPORT -I/usr/include/gssapi -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -I/usr/X11R6/include -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os -Os -fPIC -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fvisibility=hidden -fvisibility-inlines-hidden -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fPIC -DPIC -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateluaindentscript.cpp -o ./kate/part/.libs/kateluaindentscript.o -Wp,-MD,./kate/part/.deps/kateluaindentscript.TUlo /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateluaindentscript.cpp:177: warning: unused parameter 'L' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateluaindentscript.cpp: In member function 'bool KateLUAIndentScriptImpl::setupInterpreter(QString&)': /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateluaindentscript.cpp:249: error: 'luaL_newstate' was not declared in this scope /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateluaindentscript.cpp:290: error: 'lua_version' was not declared in this scope /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateluaindentscript.cpp: At global scope: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateluaindentscript.cpp:325: warning: unused parameter 'view' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateluaindentscript.cpp:325: warning: unused parameter 'line' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateluaindentscript.cpp:331: warning: unused parameter 'begin' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateluaindentscript.cpp:331: warning: unused parameter 'needcontinue' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateluaindentscript.cpp:458: warning: unused parameter 'filePath' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateluaindentscript.cpp:458: warning: unused parameter 'niceName' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateluaindentscript.cpp:458: warning: unused parameter 'copyright' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateluaindentscript.cpp:458: warning: unused parameter 'version' Error creating ./kate/part/kateluaindentscript.lo. Exit status 1. kdelibs3-3.5.8-2 make failed! Error: The following dependencies failed to build: kdebase3 kdelibs3 libusb kdenetwork3 openslp kdepim3 gpgme gnupg pth kdeaccessibility3 opensync py25-gobject py25-numeric swig bison kdeutils3 gmp Error: Status 1 encountered during processing.
what gives? i looked around (#10733, #10822, solution referenced in http://trac.macosforge.org/projects/macports/ticket/13063#comment:9 doesn't seem to apply), but all the tickets out there seem to pertain only to kdelibs3.5.1, and the r19744 changes don't seem to apply (am i wrong about this?)
i'm stuck again, and any help would be most appreciated! thank you all
-p .
Change History (14)
comment:1 Changed 17 years ago by gargasm@…
comment:2 Changed 17 years ago by takanori@…
I couldn't reproduce your problem. It works here.
takanori@mini$ uname -a Darwin mini.miko.org 8.11.0 Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC Power Macintosh powerpc
takanori@mini$ gcc --version powerpc-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5370) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
takanori@mini$ port installed kde* The following ports are currently installed: kdebase3 @3.5.8_0 (active) kdelibs3 @3.5.8_2+darwin_8 (active) kdeutils3 @3.5.8_0 (active) takanori@mini$ port installed lua The following ports are currently installed: lua @5.1.3_0 (active)
comment:3 Changed 17 years ago by gargasm@…
i have a different (earlier) gcc build...could that be an issue?
[asl@tiPop:~]$ gcc --version powerpc-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5367) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
i have the same version of lua installed
[asl@tiPop:~]$ port installed lua The following ports are currently installed: lua @5.1.3_0 (active)
but none of the kde ports. kdelibs3 seems to be the first one to build, so i have no kdebase3 or kdeutils3.
is there a way i can update my gcc? thanks for the response!
-p
.
comment:4 follow-up: 5 Changed 17 years ago by gargasm@…
update: i upgraded my developer tools to 2.5 (i'd thought 2.4.1 was the latest-oops), so now i have the same gcc as the one takanori was using:
[asl@tiPop:~]$ gcc_select Current default compiler: gcc version 4.0.1 (Apple Computer, Inc. build 5370)
i aslo, because of the mention of $AUTOCONF
in the first error report, did
[asl@tipop:~]$ sudo port -fn upgrade autoconf ---> Fetching autoconf ---> Verifying checksum(s) for autoconf ---> Extracting autoconf ---> Configuring autoconf ---> Building autoconf with target all ---> Staging autoconf into destroot ---> Deactivating autoconf 2.61_1 ---> Uninstalling autoconf 2.61_1 ---> Installing autoconf 2.61_1 ---> Activating autoconf 2.61_1 ---> Cleaning autoconf
still no luck, so i did sudo port upgrade installed
and ran it again. now i get:
[asl@tipop:~]$ sudo port install kde ---> Fetching kdelibs3 ---> Verifying checksum(s) for kdelibs3 ---> Extracting kdelibs3 ---> Configuring kdelibs3 ---> Building kdelibs3 with target all Error: Target org.macports.build returned: shell command "cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8 && ./CompileScript.sh" returned error 1 Command output: 74% compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateundo.cpp 74% compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katecursor.cpp 74% compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katefactory.cpp 74% compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katesyntaxdocument.cpp 74% compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katetextline.cpp 74% compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateconfig.cpp 74% compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katefont.cpp 74% compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katelinerange.cpp 75% compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katerenderer.cpp 75% compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateattribute.cpp 75% compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateindentscriptabstracts.cpp /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateindentscriptabstracts.cpp:28: warning: unused parameter 'internalName' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateindentscriptabstracts.cpp:28: warning: unused parameter 'internalName' 75% compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateluaindentscript.cpp g++ -DHAVE_CONFIG_H -I./kate/part -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part -I. -I./kate/part/../interfaces -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kdeprint -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/interfaces -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/interfaces/kregexpeditor -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kdefx -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kutils -I./kjs -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/dcop -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/libltdl -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kdefx -I./kdecore -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kdecore -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kdecore/network -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kdeui -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kio -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kio/kio -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kio/kfile -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8 -I/opt/local/lib/qt3/include -I/usr/X11R6/include -I/opt/local/include -I/opt/local/include -DQT_THREAD_SUPPORT -I/usr/include/gssapi -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -I/usr/X11R6/include -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os -Os -fPIC -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fvisibility=hidden -fvisibility-inlines-hidden -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fPIC -DPIC -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateluaindentscript.cpp -o ./kate/part/.libs/kateluaindentscript.o -Wp,-MD,./kate/part/.deps/kateluaindentscript.TUlo /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateluaindentscript.cpp:177: warning: unused parameter 'L' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateluaindentscript.cpp: In member function 'bool KateLUAIndentScriptImpl::setupInterpreter(QString&)': /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateluaindentscript.cpp:249: error: 'luaL_newstate' was not declared in this scope /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateluaindentscript.cpp:290: error: 'lua_version' was not declared in this scope /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateluaindentscript.cpp: At global scope: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateluaindentscript.cpp:325: warning: unused parameter 'view' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateluaindentscript.cpp:325: warning: unused parameter 'line' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateluaindentscript.cpp:331: warning: unused parameter 'begin' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateluaindentscript.cpp:331: warning: unused parameter 'needcontinue' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateluaindentscript.cpp:458: warning: unused parameter 'filePath' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateluaindentscript.cpp:458: warning: unused parameter 'niceName' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateluaindentscript.cpp:458: warning: unused parameter 'copyright' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateluaindentscript.cpp:458: warning: unused parameter 'version' Error creating ./kate/part/kateluaindentscript.lo. Exit status 1. kdelibs3-3.5.8-2 make failed! Error: The following dependencies failed to build: kdebase3 kdelibs3 libusb kdenetwork3 openslp kdepim3 gpgme gnupg pth kdeaccessibility3 opensync py25-gobject py25-numeric swig bison kdeutils3 gmp Error: Status 1 encountered during processing.
i'm wondering if there's a problem with the extern "C"
statement (line 38) in kateluaindentscript.cpp
that wraps the #include
statements for the lua.h
and lualib.h
files...if that failed, it would make sense that the lua functions referenced would be undeclared in "this scope."
also, this just re-occurred to me and may make me look like a total newb and idiot:
i think many of my ports may have been installed with gcc 3.4.3
, but i did just perform the upgrade (which didn't seem to hit every port) with gcc 4.0.1
. if this is an issue should i reinstall all my current ports? what's the best way to do this if so?
would sudo port reinstall installed
or sudo port reinstall active
work, or is this kind of delete /opt/local
and start over? i know you couldn't reproduce the problem, but any help would be greatly appreciated, and i'm happy to offer up any further info.
for kicks, here's all my active ports:
[asl@tipop:~]$ port echo active Xft2 @2.1.12_0 apr @1.2.12_1 apr-util @1.2.12_0 aspell @0.60.5_0+macosx autoconf @2.61_1 autoconf213 @2.13_0 bzip2 @1.0.5_0 cyrus-sasl2 @2.1.21_0+kerberos db44 @4.4.20_1 expat @2.0.1_0 flex @2.5.35_0 fontconfig @2.5.0_0+macosx freetype @2.3.5_1 gawk @3.1.6_0 gettext @0.17_3 glib2 @2.16.3_0 gmake @3.81_0 help2man @1.36.4_1 hicolor-icon-theme @0.10_0 ilmbase @1.0.1_1 jack @0.109.2_0 jasper @1.900.1_0 jpeg @6b_2 libart_lgpl @2.3.20_0 libgpg-error @1.6_0 libiconv @1.12_0+darwin_8 libidn @1.0_0 libogg @1.1.3_2 libpng @1.2.26_0 libsdl @1.2.13_1+darwin_8 libsdl_image @1.2.6_2 libsdl_mixer @1.2.8_0 libsndfile @1.0.17_1 libtool @1.5.26_0 libvorbis @1.2.0_0 libxml2 @2.6.31_0 libxslt @1.1.22_0 lua @5.1.3_0 m4 @1.4.10_1 ncurses @5.6_0 ncursesw @5.6_1 neon @0.26.4_1 openexr @1.6.1_0 openssl @0.9.8g_0 p5-locale-gettext @1.05_0 pcre @7.6_0 perl5.8 @5.8.8_2+darwin_8 pkgconfig @0.23_0 py25-zlib @2.5.2_0 python25 @2.5.2_2+darwin_8 qt3 @3.3.8_3+darwin_8 readline @5.2.007_0 render @0.9_1 smpeg @0.4.4_6+darwin_8 sqlite3 @3.5.8_0 subversion @1.4.6_0 texinfo @4.11_0 tiff @3.8.2_1+macosx unsermake @0.4-20070824_1 xattr @0.1_2 xorg-util-macros @1.1.5_0 xorg-xproto @7.0.11_1 xrender @0.9.0_2 zlib @1.2.3_1
-p
.
comment:5 follow-up: 6 Changed 17 years ago by jmroot (Joshua Root)
Replying to gargasm@gmail.com:
i think many of my ports may have been installed with
gcc 3.4.3
, but i did just perform the upgrade (which didn't seem to hit every port) withgcc 4.0.1
. if this is an issue should i reinstall all my current ports? what's the best way to do this if so?
sudo port -f -n upgrade installed
will do the trick. Definitely a good idea since the C++ ABI changes between GCC versions.
comment:6 follow-up: 7 Changed 17 years ago by gargasm@…
Replying to jmr@macports.org:
sudo port -f -n upgrade installed
will do the trick. Definitely a good idea since the C++ ABI changes between GCC versions.
this i did...and reinstalled macports from the binary .dmg (just for kicks). after the above command and a fresh re-install, this should be a current and flawless system, right? i also did a sudo clean --all installed
.
however, i still get a build failure at the same point. it seems that kateluaindentscript.cpp
has the problems, and it seems like it's because it can't find the lua.h
and the lualib.h
files, or can't parse them, or something of the sort. this is all far beyond me. i even made sure that /opt/local/[s]*bin
is at the head of $PATH...is there such a thing as an include path variable?
i really don't know what's going on here, and any info would be greatly appreciated.
-p .
comment:7 follow-up: 8 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|
Replying to gargasm@gmail.com:
also, this just re-occurred to me and may make me look like a total newb and idiot:
i think many of my ports may have been installed with
gcc 3.4.3
, but i did just perform the upgrade (which didn't seem to hit every port) withgcc 4.0.1
. if this is an issue should i reinstall all my current ports? what's the best way to do this if so?
If you're on Tiger, how were you using gcc 3, where gcc 4 is the default? Did you gcc_select
version 3? You should not do so. This was definitely the cause of the "dyld: Symbol not found: _sprintf$LDBLStub" message for another MacPorts user. MacPorts 1.7.0 will no longer care about what you set your default compiler to with gcc_select
; e.g. it will always use gcc 4 on Tiger. But MacPorts 1.6.0 still cares and will use whatever you have selected, sometimes with unfortunate results if you don't have gcc 4 selected.
Replying to gargasm@gmail.com:
i even made sure that
/opt/local/[s]*bin
is at the head of $PATH...
When building ports, MacPorts doesn't use your PATH variable, or any other environment variables you may have set.
is there such a thing as an include path variable?
During the configure phase, MacPorts sets the CPPFLAGS to include -I${prefix}/include and the LDFLAGS to include -L${prefix}/lib. This should be all most ports need to be able to find other ports' headers and libraries.
comment:8 Changed 16 years ago by gargasm@…
Replying to ryandesign@macports.org:
thank you so much for replying to this thread! i still haven't gotten anything working, as many other things have come up in the time between.
If you're on Tiger, how were you using gcc 3, where gcc 4 is the default? Did you
gcc_select
version 3? You should not do so. This was definitely the cause of the "dyld: Symbol not found: _sprintf$LDBLStub" message for another MacPorts user. MacPorts 1.7.0 will no longer care about what you set your default compiler to withgcc_select
; e.g. it will always use gcc 4 on Tiger. But MacPorts 1.6.0 still cares and will use whatever you have selected, sometimes with unfortunate results if you don't have gcc 4 selected.
yes, i had in fact gcc_select
ed gcc 3 in order to compile one piece of software for ipodlinux and forgot to change it back until a lot of the macports tree was installed. quite a stupid mistake, but it's good to know that was quite likely the root of all my troubles.
so the question remains...what's the best way to fix this? just dump /opt/local and start over w/ gcc 4? upgrade to 1.7 and sudo port upgrade installed
?
seems like it might be easier to just go with the wipe.
Replying to gargasm@gmail.com:
i even made sure that
/opt/local/[s]*bin
is at the head of $PATH...When building ports, MacPorts doesn't use your PATH variable, or any other environment variables you may have set.
is there such a thing as an include path variable?
During the configure phase, MacPorts sets the CPPFLAGS to include -I${prefix}/include and the LDFLAGS to include -L${prefix}/lib. This should be all most ports need to be able to find other ports' headers and libraries.
thanks, that is useful info, although my current skill level leaves me without the ability to use it. i suspected something like that was going on, but i don't yet know how to modify configure scripts or makefiles to change things like that.
comment:9 follow-up: 10 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
sudo port upgrade installed
won't rebuild all ports. It will only upgrade those that are outdated. It would probably be best to rebuild all ports, even those that are not outdated. So that you don't run into trouble trying to keep track of which ports you've built with gcc 3 and which with gcc 4, it might be most straightforward to move your existing MacPorts aside (rename /opt/local to /opt/local-old, rename /Applications/MacPorts to /Applications/MacPorts-old, rename /Library/Tcl/macports1.0 to /Library/Tcl/macports1.0-old), make sure gcc 4 is selected, then install MacPorts (either 1.6.0 from disk image, or trunk if you'd like to test the not-quite-finished 1.7.0) and install your ports again. Be sure to save any configuration files or databases or other data that might be in your old MacPorts directory.
My comment about PATH, CPPFLAGS and LDFLAGS was simply meant to indicate that everything should "just work" because MacPorts takes care of things for you. You don't need to set anything, and anything you set won't influence MacPorts. The exception in 1.6.0 as I said is the compiler you select with gcc_select, but even that won't affect MacPorts as soon as 1.7.0 is released.
comment:10 Changed 16 years ago by gargasm@…
excellent. thank you so much for your clearly stated help. i'll try your suggestions and post here when i undoubtedly find success.
again, thanks for seeing the problem clearly and offering incisive suggestions.
comment:11 Changed 16 years ago by gargasm@…
alas!
i tried all the suggestions (basically reinstalling all of macports) and made absolutely sure that gcc_select
set the gcc version to 4, and i had an identical failure on kdelibs3. now i am at a total loss.
i will gladly provide any other info about my system, but i don't know what to offer up first. it's definitely not stock, but seems to work well besides this issue.
here is the verbose output, just in case it's not actually identical:
[asl@tipop:~]$ sudo port -v install kde Password: ---> Building kdelibs3 with target all #!/bin/sh -ev export PREFIX="/opt/local" USE_UNSERMAKE=1 . ./environment-helper.sh #!/bin/sh [ -n "$EH_PREFIX" ] && export PREFIX="$EH_PREFIX" if [ -z "$PREFIX" ]; then echo "ERROR: set \$PREFIX before sourcing this script!" exit 1 fi [ "$FINK_X11" = "true" ] && export FINK_X11=1 [ "$FINK_X11" = "yes" ] && export FINK_X11=1 [ "$FINK_X11" = "false" ] && export FINK_X11=0 [ "$FINK_X11" = "no" ] && export FINK_X11=0 [ -z "$FINK_X11" ] && export FINK_X11=0 export LDFLAGS="" # set some basic OS stuff SW_VERSION=`sw_vers -productVersion | cut -d. -f1-2` sw_vers -productVersion | cut -d. -f1-2 case $SW_VERSION in 10.[01]) echo "unsupported OS version: $SW_VERSION" exit 1 ;; 10.2) export MACOSX_DEPLOYMENT_TARGET=10.2 FREETYPE_CONFIG=$PREFIX/bin/freetype-config ;; 10.3) export MACOSX_DEPLOYMENT_TARGET="$SW_VERSION" export LD_TWOLEVEL_NAMESPACE=true FREETYPE_CONFIG=$PREFIX/bin/freetype-config ;; 10.4) export MACOSX_DEPLOYMENT_TARGET="$SW_VERSION" export LD_TWOLEVEL_NAMESPACE=true FREETYPE_CONFIG=$PREFIX/bin/freetype-config GCCCMD="gcc" [ -n "$CC" ] && GCCCMD="$CC" if [ `$GCCCMD --version 2>&1 | grep -c ' 4.0.0 '` -gt 0 ]; then cat <<END exit 1 fi ;; 10.5) export MACOSX_DEPLOYMENT_TARGET="$SW_VERSION" export LD_TWOLEVEL_NAMESPACE=true export LDFLAGS="-Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib" FREETYPE_CONFIG=$PREFIX/bin/freetype-config ;; *) export MACOSX_DEPLOYMENT_TARGET="$SW_VERSION" export LD_TWOLEVEL_NAMESPACE=true FREETYPE_CONFIG=$PREFIX/bin/freetype-config ;; esac $GCCCMD --version 2>&1 | grep -c ' 4.0.0 ' if [ -n "$USE_UNSERMAKE" ] && [ "$USE_UNSERMAKE" -gt 0 ]; then UNSERMAKEFLAGS=`perl -e '$ENV{MAKEFLAGS} =~ s/^.*?-j(\d+).*?$/-j1 --compile-jobs=$1/; print $ENV{MAKEFLAGS}'` UNSERMAKEFLAGS="$UNSERMAKEFLAGS -p" MAKEFLAGS="" fi perl -e '$ENV{MAKEFLAGS} =~ s/^.*?-j(\d+).*?$/-j1 --compile-jobs=$1/; print $ENV{MAKEFLAGS}' SEARCHDIRS="$PREFIX/lib/system-openssl $PREFIX $PREFIX/lib/flex $PREFIX/lib/doxygen1.3" [ "$FINK_X11" -eq 1 ] && SEARCHDIRS="$SEARCHDIRS $PREFIX/X11" for dir in $SEARCHDIRS; do if [ -d "$dir" ]; then for incdir in "$dir/include/freetype2" "$dir/include"; do if [ -d "$incdir" ]; then export CPPFLAGS="$CPPFLAGS -I$incdir" fi done [ -d "$dir/lib" ] && export LDFLAGS="-L$dir/lib $LDFLAGS" [ -d "$dir/bin" ] && export PATH="$dir/bin:$PATH" [ -d "$dir/lib/pkgconfig" ] && export PKG_CONFIG_PATH="$dir/lib/pkgconfig:$PKG_CONFIG_PATH" fi done # -fast, minus the unsafe bits if [ -d "libltdl" ]; then export ACLOCALFLAGS="$ACLOCALFLAGS -I libltdl" fi export CFLAGS="-Os -fPIC" export CXXFLAGS="$CFLAGS" export CPPFLAGS="$CPPFLAGS -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I$PREFIX/include" export FREETYPE_CONFIG export LIBS="$LIBS -L$PREFIX/lib" export SED="sed" export CONFIGURE_PARAMS="--includedir=$PREFIX/include --libdir=$PREFIX/lib --prefix=$PREFIX --with-extra-libs=$PREFIX/lib --with-extra-includes=$PREFIX/include --enable-mt --with-pic --enable-rpath --enable-shared=yes --enable-static=no --mandir=$PREFIX/share/man --with-xinerama --with-pam --disable-final --with-ssl-dir=$PREFIX --with-ssl --disable-dependency-tracking --enable-gcc-hidden-visibility" if [ "$FINK_X11" -eq 1 ]; then CPPFLAGS="$CPPFLAGS -I$PREFIX/X11/include" LIBS="$LIBS -L$PREFIX/X11/lib" export ac_cv_have_x="have_x=yes ac_x_includes=$PREFIX/X11/include ac_x_libraries=$PREFIX/X11/lib" export kde_cv_have_x="have_x=yes kde_x_includes=$PREFIX/X11/include kde_x_libraries=$PREFIX/X11/lib" export x_includes="$PREFIX/X11/include" x_libraries="$PREFIX/X11/lib" export XMKMF="$PREFIX/X11/bin/xorg-xmkmf" IMAKE="$PREFIX/X11/bin/xorg-imake" else CPPFLAGS="$CPPFLAGS -I/usr/X11R6/include" LIBS="$LIBS -L/usr/X11R6/lib" fi # miscellaneous stuff that packages use export lt_cv_sys_max_cmd_len=65536 export HOME=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work export QTDOCDIR="$PREFIX/share/doc/qt3/html" [ -x "$PREFIX/lib/flex/bin/flex" ] && export LEX="$PREFIX/lib/flex/bin/flex" if [ -e "$PREFIX/lib/qt3/include" ]; then CONFIGURE_PARAMS="$CONFIGURE_PARAMS --with-qt-dir=$PREFIX/lib/qt3" else CONFIGURE_PARAMS="$CONFIGURE_PARAMS --with-qt-dir=$PREFIX --with-qt-includes=$PREFIX/include/qt" fi PATH=`echo $PATH | perl -p -e 'for my $entry (split(/:/, $_)) { next if ($entry =~ m,^/usr/local,); push(@path, $entry) }; $_ = join(":", @path)'` echo $PATH | perl -p -e 'for my $entry (split(/:/, $_)) { next if ($entry =~ m,^/usr/local,); push(@path, $entry) }; $_ = join(":", @path)' if [ "$FINK_X11" -eq 1 ]; then export PATH="$PATH:$PREFIX/X11/bin" if [ `grep -r /usr/X11R6 admin 2>/dev/null | wc -l` -gt 0 ]; then echo "*** replacing /usr/X11R6 with $PREFIX/X11 in the admin/ directory ***" find admin -type f | xargs perl -pi -e "s,/usr/X11R6,$PREFIX/X11,g" fi else export PATH="$PATH:/usr/X11R6/bin" fi export ALL_LIBRARIES="$LDFLAGS $LIBS" cat <<END the following environment is being used: ACLOCALFLAGS: -I libltdl CFLAGS: -Os -fPIC CPPFLAGS: -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -I/usr/X11R6/include CXXFLAGS: -Os -fPIC FREETYPE_CONFIG: /opt/local/bin/freetype-config LDFLAGS: -L/opt/local/lib LIBS: -L/opt/local/lib -L/usr/X11R6/lib MACOSX_DEPLOYMENT_TARGET: 10.4 PATH: /opt/local/bin:/opt/local/bin:/opt/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/X11R6/bin PKG_CONFIG_PATH: /opt/local/lib/pkgconfig: CONFIGURE_PARAMS: --includedir=/opt/local/include --libdir=/opt/local/lib --prefix=/opt/local --with-extra-libs=/opt/local/lib --with-extra-includes=/opt/local/include --enable-mt --with-pic --enable-rpath --enable-shared=yes --enable-static=no --mandir=/opt/local/share/man --with-xinerama --with-pam --disable-final --with-ssl-dir=/opt/local --with-ssl --disable-dependency-tracking --enable-gcc-hidden-visibility --with-qt-dir=/opt/local/lib/qt3 UNSERMAKEFLAGS: -p MAKEFLAGS: case $SW_VERSION in 6*|7*) export CPPFLAGS="$CPPFLAGS -DHAVE_SYS_EXEC_H=1" ;; esac export CPPFLAGS="-I/usr/include/gssapi $CPPFLAGS" ./build-helper.sh cvs kdelibs3 3.5.8 2 make -f admin/Makefile.common cvs *** YOU'RE USING UNSERMAKE. *** GOOD LUCK!! :) *** Creating acinclude.m4 make[1]: Nothing to be done for `acinclude.m4'. *** Creating list of subdirectories *** Creating Makefile.am *** Creating configure.files *** Creating configure.in *** Creating aclocal.m4 acinclude.m4:3699: the serial number must appear before any macro definition acinclude.m4:3744: the serial number must appear before any macro definition acinclude.m4:3789: the serial number must appear before any macro definition acinclude.m4:5982: the serial number must appear before any macro definition acinclude.m4:12449: the serial number must appear before any macro definition configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:1973: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:1993: AC_CACHE_CHECK is expanded from... acinclude.m4:6587: AC_LIBTOOL_COMPILER_OPTION is expanded from... acinclude.m4:10787: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from... acinclude.m4:8623: _LT_AC_LANG_C_CONFIG is expanded from... acinclude.m4:8622: AC_LIBTOOL_LANG_C_CONFIG is expanded from... acinclude.m4:6052: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:6032: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:5997: AC_PROG_LIBTOOL is expanded from... acinclude.m4:12287: AM_PROG_LIBTOOL is expanded from... acinclude.m4:3472: KDE_PROG_LIBTOOL is expanded from... configure.in:37: the top level configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached acinclude.m4:6632: AC_LIBTOOL_LINKER_OPTION is expanded from... configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached acinclude.m4:8704: _LT_AC_LANG_CXX_CONFIG is expanded from... acinclude.m4:8703: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... acinclude.m4:7759: _LT_AC_TAGCONFIG is expanded from... configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached acinclude.m4:9871: _LT_AC_LANG_F77_CONFIG is expanded from... acinclude.m4:9870: AC_LIBTOOL_LANG_F77_CONFIG is expanded from... configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached acinclude.m4:9973: _LT_AC_LANG_GCJ_CONFIG is expanded from... acinclude.m4:9972: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached configure.in:1473: warning: AC_CACHE_VAL(kde_link_libthai, ...): suspicious cache-id, must contain _cv_ to be cached configure.in:1421: KDE_CHECK_LIBTHAI is expanded from... configure.in:1473: the top level *** Creating configure configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:1973: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:1993: AC_CACHE_CHECK is expanded from... acinclude.m4:6587: AC_LIBTOOL_COMPILER_OPTION is expanded from... acinclude.m4:10787: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from... acinclude.m4:8623: _LT_AC_LANG_C_CONFIG is expanded from... acinclude.m4:8622: AC_LIBTOOL_LANG_C_CONFIG is expanded from... acinclude.m4:6052: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:6032: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:5997: AC_PROG_LIBTOOL is expanded from... acinclude.m4:12287: AM_PROG_LIBTOOL is expanded from... acinclude.m4:3472: KDE_PROG_LIBTOOL is expanded from... configure.in:37: the top level configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached acinclude.m4:6632: AC_LIBTOOL_LINKER_OPTION is expanded from... configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached acinclude.m4:8704: _LT_AC_LANG_CXX_CONFIG is expanded from... acinclude.m4:8703: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... acinclude.m4:7759: _LT_AC_TAGCONFIG is expanded from... configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached acinclude.m4:9871: _LT_AC_LANG_F77_CONFIG is expanded from... acinclude.m4:9870: AC_LIBTOOL_LANG_F77_CONFIG is expanded from... configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached acinclude.m4:9973: _LT_AC_LANG_GCJ_CONFIG is expanded from... acinclude.m4:9972: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached configure.in:1473: warning: AC_CACHE_VAL(kde_link_libthai, ...): suspicious cache-id, must contain _cv_ to be cached configure.in:1421: KDE_CHECK_LIBTHAI is expanded from... configure.in:1473: the top level *** Creating config.h template configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:1973: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:1993: AC_CACHE_CHECK is expanded from... acinclude.m4:6587: AC_LIBTOOL_COMPILER_OPTION is expanded from... acinclude.m4:10787: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from... acinclude.m4:8623: _LT_AC_LANG_C_CONFIG is expanded from... acinclude.m4:8622: AC_LIBTOOL_LANG_C_CONFIG is expanded from... acinclude.m4:6052: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:6032: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:5997: AC_PROG_LIBTOOL is expanded from... acinclude.m4:12287: AM_PROG_LIBTOOL is expanded from... acinclude.m4:3472: KDE_PROG_LIBTOOL is expanded from... configure.in:37: the top level configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached acinclude.m4:6632: AC_LIBTOOL_LINKER_OPTION is expanded from... configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached acinclude.m4:8704: _LT_AC_LANG_CXX_CONFIG is expanded from... acinclude.m4:8703: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... acinclude.m4:7759: _LT_AC_TAGCONFIG is expanded from... configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached acinclude.m4:9871: _LT_AC_LANG_F77_CONFIG is expanded from... acinclude.m4:9870: AC_LIBTOOL_LANG_F77_CONFIG is expanded from... configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached acinclude.m4:9973: _LT_AC_LANG_GCJ_CONFIG is expanded from... acinclude.m4:9972: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached configure.in:1473: warning: AC_CACHE_VAL(kde_link_libthai, ...): suspicious cache-id, must contain _cv_ to be cached configure.in:1421: KDE_CHECK_LIBTHAI is expanded from... configure.in:1473: the top level *** Creating Makefile templates configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:1973: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:1993: AC_CACHE_CHECK is expanded from... acinclude.m4:6587: AC_LIBTOOL_COMPILER_OPTION is expanded from... acinclude.m4:10787: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from... acinclude.m4:8623: _LT_AC_LANG_C_CONFIG is expanded from... acinclude.m4:8622: AC_LIBTOOL_LANG_C_CONFIG is expanded from... acinclude.m4:6052: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:6032: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:5997: AC_PROG_LIBTOOL is expanded from... acinclude.m4:12287: AM_PROG_LIBTOOL is expanded from... acinclude.m4:3472: KDE_PROG_LIBTOOL is expanded from... configure.in:37: the top level configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached acinclude.m4:6632: AC_LIBTOOL_LINKER_OPTION is expanded from... configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached acinclude.m4:8704: _LT_AC_LANG_CXX_CONFIG is expanded from... acinclude.m4:8703: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... acinclude.m4:7759: _LT_AC_TAGCONFIG is expanded from... configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached acinclude.m4:9871: _LT_AC_LANG_F77_CONFIG is expanded from... acinclude.m4:9870: AC_LIBTOOL_LANG_F77_CONFIG is expanded from... configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached acinclude.m4:9973: _LT_AC_LANG_GCJ_CONFIG is expanded from... acinclude.m4:9972: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached configure.in:1473: warning: AC_CACHE_VAL(kde_link_libthai, ...): suspicious cache-id, must contain _cv_ to be cached configure.in:1421: KDE_CHECK_LIBTHAI is expanded from... configure.in:1473: the top level *** Creating date/time stamp *** Finished Don't forget to run ./configure If you haven't done so in a while, run ./configure --help ./build-helper.sh configure kdelibs3 3.5.8 2 ./configure --enable-cups --with-ldap=framework --with-gssapi=framework --with-distribution='MacPorts/Mac OS X' --without-arts $CONFIGURE_PARAMS configure: WARNING: Unrecognized options: --with-ldap, --with-xinerama, --with-pam checking build system type... powerpc-apple-darwin8.11.0 checking host system type... powerpc-apple-darwin8.11.0 checking target system type... powerpc-apple-darwin8.11.0 checking for a BSD-compatible install... /usr/bin/install -c checking for -p flag to install... yes checking whether build environment is sane... yes checking for a thread-safe mkdir -p... admin/install-sh -c -d checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c -p checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking whether gcc is blacklisted... no checking whether g++ supports -Wundef... yes checking whether g++ supports -Wno-long-long... yes checking whether g++ supports -Wno-non-virtual-dtor... yes checking whether g++ supports -fno-reorder-blocks... yes checking whether g++ supports -fno-exceptions... yes checking whether g++ supports -fno-check-new... yes checking whether g++ supports -fno-common... yes checking whether g++ supports -fexceptions... yes checking whether system headers can cope with -Os -fno-inline... irrelevant checking how to run the C++ preprocessor... g++ -E checking whether g++ supports -O0... yes ./configure: line 1: ldd: command not found not using lib directory suffix checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ld used by gcc... /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld checking if the linker (/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld) is GNU ld... no checking for /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -p checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... (cached) 65536 checking command to parse /usr/bin/nm -p output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fno-common checking if gcc PIC flag -fno-common works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin8.11.0 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld checking if the linker (/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld) is GNU ld... no checking whether the g++ linker (/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fno-common checking if g++ PIC flag -fno-common works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin8.11.0 dyld checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking which extension is used for shared libraries... checking which variable specifies run-time library path... DYLD_LIBRARY_PATH checking for the default library search path... /usr/local/lib /lib /usr/lib checking for objdir... .libs checking command to parse /usr/bin/nm -p output... yes checking whether libtool supports -dlopen/-dlpreopen... yes checking for dlopen in -ldl... (cached) yes checking for shl_load... no checking for shl_load in -ldld... no checking for dld_link in -ldld... no checking for dlerror... yes checking for _ prefix in compiled symbols... (cached) yes checking whether we have to add an underscore for dlsym... no checking whether deplibs are loaded by dlopen... yes checking malloc.h usability... no checking malloc.h presence... no checking for malloc.h... no checking for memory.h... (cached) yes checking for stdlib.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking for dlfcn.h... (cached) yes checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking dld.h usability... no checking dld.h presence... no checking for dld.h... no checking for string.h... (cached) yes checking for strchr... yes checking for strrchr... yes checking for memcpy... yes checking for strcmp... yes checking for msgfmt... /opt/local/bin/msgfmt checking for gmsgfmt... /opt/local/bin/msgfmt checking for xgettext... /opt/local/bin/xgettext checking for ranlib... (cached) ranlib checking for off_t... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking for string.h... (cached) yes checking values.h usability... no checking values.h presence... no checking for values.h... no checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking for getcwd... yes checking for munmap... yes checking for putenv... yes checking for setlocale... yes checking for strchr... (cached) yes checking for strcasecmp... yes checking for __argz_count... no checking for __argz_stringify... no checking for __argz_next... no checking for stpcpy... yes checking for LC_MESSAGES... yes checking if C++ programs can be compiled... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sysent.h usability... no checking sysent.h presence... no checking for sysent.h... no checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking for malloc.h... (cached) no checking for limits.h... (cached) yes checking sys/soundcard.h usability... no checking sys/soundcard.h presence... no checking for sys/soundcard.h... no checking for dlfcn.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/acl.h usability... yes checking sys/acl.h presence... yes checking for sys/acl.h... yes checking sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes checking attr/libattr.h usability... no checking attr/libattr.h presence... no checking for attr/libattr.h... no checking for acl_init in -lacl... no checking acl/libacl.h usability... no checking acl/libacl.h presence... no checking for acl/libacl.h... no checking for strlcat... yes checking if strlcat needs custom prototype... no checking for strlcpy... yes checking if strlcpy needs custom prototype... no checking for main in -lutil... no checking for main in -lcompat... no checking for crypt in -lcrypt... no checking for crypt in -lc... yes checking for socklen_t... yes checking for dnet_ntoa in -ldnet... no checking for dnet_ntoa in -ldnet_stub... no checking for inet_ntoa... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for sys/types.h... (cached) yes checking for stdint.h... (cached) yes checking sys/bitypes.h usability... no checking sys/bitypes.h presence... no checking for sys/bitypes.h... no checking for poll in -lpoll... yes checking Carbon/Carbon.h usability... yes checking Carbon/Carbon.h presence... yes checking for Carbon/Carbon.h... yes checking CoreAudio/CoreAudio.h usability... yes checking CoreAudio/CoreAudio.h presence... yes checking for CoreAudio/CoreAudio.h... yes checking if res_init needs -lresolv... yes checking for res_init... yes checking if res_init needs custom prototype... no checking for killpg in -lucb... no checking size of int... 4 checking size of short... 2 checking size of long... 4 checking size of char *... 4 checking for dlopen in -ldl... (cached) yes checking for shl_unload in -ldld... no checking size of size_t... 4 checking size of unsigned long... 4 checking sizeof size_t == sizeof unsigned long... yes checking for PIE support... yes checking if enabling -pie/fPIE support... yes checking crt_externs.h usability... yes checking crt_externs.h presence... yes checking for crt_externs.h... yes checking for _NSGetEnviron... yes checking for vsnprintf... yes checking for snprintf... yes checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for IceConnectionNumber in -lICE... yes checking for libXext... yes checking for pthread_create in -lpthread... yes checking for extra includes... added checking for extra libs... added checking for libz... -lz checking for libpng... -lpng -lz -lm checking for libjpeg6b... no checking for libjpeg... -ljpeg checking for perl... /opt/local/bin/perl checking for Qt... libraries /opt/local/lib/qt3/lib, headers /opt/local/lib/qt3/include using -mt checking for moc... /opt/local/lib/qt3/bin/moc checking for uic... /opt/local/lib/qt3/bin/uic checking whether uic supports -L ... yes checking whether uic supports -nounload ... yes checking if Qt needs -ljpeg... no checking for rpath... yes checking for KDE... will be installed in /opt/local checking grepping for visibility push/pop in headers... yes checking whether g++ supports -fvisibility=hidden... yes checking if Qt is patched for -fvisibility... yes checking for gcc -fvisibility-inlines-hidden bug... no checking for KDE paths... defaults checking for dcopidl... compiled checking for dcopidl2cpp... compiled checking for meinproc... compiled checking for kconfig_compiler... compiled checking for dcopidlng... compiled checking for makekdewidgets... compiled checking for xmllint... /opt/local/bin/xmllint checking for X11/extensions/shape.h... yes checking for X11/extensions/XShm.h... yes checking X11/ICE/ICElib.h usability... yes checking X11/ICE/ICElib.h presence... yes checking for X11/ICE/ICElib.h... yes checking sys/sendfile.h usability... no checking sys/sendfile.h presence... no checking for sys/sendfile.h... no checking whether time.h and sys/time.h may both be included... yes checking whether byte ordering is bigendian... universal checking for setenv... yes checking if setenv needs custom prototype... no checking for unsetenv... yes checking if unsetenv needs custom prototype... no checking for random... yes checking if random needs custom prototype... no checking for srandom... yes checking if srandom needs custom prototype... no checking for mkstemps... yes checking if mkstemps needs custom prototype... no checking for mkstemp... yes checking if mkstemp needs custom prototype... no checking for mkdtemp... yes checking if mkdtemp needs custom prototype... no checking for strtoll... yes checking for socket... yes checking for seteuid... yes checking for setegid... yes checking for strfmon... yes checking for stpcpy... yes checking for gettimeofday... yes checking for readdir_r... yes checking for setpriority... yes checking for usleep... yes checking if usleep needs custom prototype... no checking for gethostname... yes checking if gethostname needs custom prototype... no checking for random... (cached) yes checking if random needs custom prototype... (cached) no checking for srandom... (cached) yes checking if srandom needs custom prototype... (cached) no checking for S_ISSOCK... yes checking for initgroups... yes checking if initgroups needs custom prototype... no checking for mount tab file... no checking if getmntinfo() uses struct statvfs... no checking if sendfile() is wanted... no checking if MIT-SHM support is wanted... yes checking for posix_fadvise... no checking for _IceTransNoListen... yes checking for Compiler version... Target: powerpc-apple-darwin8 checking for uname... Darwin 8.11.0 Power Macintosh checking for distribution channel... MacPorts/Mac OS X checking for addToUtmp in -lutempter... no checking for Qt docs... /opt/local/lib/qt3/doc/html checking for dot... not found checking for doxygen... not found checking if ld supports unversioned version maps... no checking for aRts-1.1... disabled checking for md5sum... no checking for gmd5sum... no checking for DNS-SD support... yes checking lua.h usability... yes checking lua.h presence... yes checking for lua.h... yes checking lualib.h usability... yes checking lualib.h presence... yes checking for lualib.h... yes checking for lua_version in -llua50... no checking for lua_version in -llua... yes checking whether we can use openpty... no checking idna.h usability... yes checking idna.h presence... yes checking for idna.h... yes checking punycode.h usability... yes checking punycode.h presence... yes checking for punycode.h... yes checking stringprep.h usability... yes checking stringprep.h presence... yes checking for stringprep.h... yes checking for idna_to_ascii_4i in -lidn... yes checking for inet_ntop... yes checking for inet_pton... yes checking for getpeername... yes checking for getsockname... yes checking for getsockopt... yes checking for gethostbyname2_r... no checking for gethostbyname_r... no checking for gethostbyname2... yes checking for if_nametoindex... yes checking for getprotobyname_r... no checking for getservbyname_r... no checking for getservbyport_r... no checking for netinet/in.h... yes checking for net/if.h... yes checking sys/filio.h usability... yes checking sys/filio.h presence... yes checking for sys/filio.h... yes checking for usleep... yes checking for poll... yes checking for madvise... yes checking for struct addrinfo... yes checking for getaddrinfo... yes checking for freeaddrinfo... yes checking for getnameinfo... yes checking for gai_strerror... yes checking if getaddrinfo works using numeric service with null host... yes checking for struct sockaddr.sa_len... yes checking for struct sockaddr_in6... yes checking for struct sockaddr_in6.sin6_scope_id... yes checking for GLIBC function backtrace... no checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking for libart2-config... /opt/local/bin/libart2-config checking sys/stropts.h usability... no checking sys/stropts.h presence... no checking for sys/stropts.h... no checking for sys/select.h... (cached) yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking util.h usability... yes checking util.h presence... yes checking for util.h... yes checking for termios.h... (cached) yes checking pty.h usability... no checking pty.h presence... no checking for pty.h... no checking termio.h usability... no checking termio.h presence... no checking for termio.h... no checking for revoke(tty) in unistd.h... yes configure: WARNING: Fast malloc is not tested on this platform. The build may fail or the executables may crash. checking whether to enable fast malloc... no checking whether g++ supports -finline-limit=100000... yes checking X11/extensions/Xrender.h usability... yes checking X11/extensions/Xrender.h presence... yes checking for X11/extensions/Xrender.h... yes checking for XRenderComposite in -lXrender... yes checking for assembler support for AltiVec instructions... , AltiVec no checking for cups-config... /usr/bin/cups-config checking for cupsServer in -lcups... yes checking cups/cups.h usability... yes checking cups/cups.h presence... yes checking for cups/cups.h... yes checking CUPS version >= 1.0109... yes checking CUPS version >= 1.0121... yes checking installation of PS driver needed... yes checking for su... /usr/bin/su checking for sudo... /usr/bin/sudo checking POSIX.1b scheduling... no checking for initgroups... yes checking for libutil.h... (cached) no checking for util.h... (cached) yes checking for pty.h... (cached) no checking for openpty in -lutil... no checking for openpty... yes checking for initgroups... (cached) yes checking for setgroups... yes checking for getgroups... yes checking for grantpt... yes checking for setpriority... (cached) yes checking for getpt... no checking for unlockpt... yes checking for ptsname... yes checking for _getpty... no checking for struct ucred... no checking for getpeereid... yes checking for xml2-config... /opt/local/bin/xml2-config checking for xmllint... /opt/local/bin/xmllint checking for xslt-config... /opt/local/bin/xslt-config checking for bzDecompress in libbz2... no checking whether g++ supports -shared... yes checking whether g++ supports -fPIC... yes checking for BZ2_bzDecompress in (shared) libbz2... -lbz2 checking for present bzip2 support... ok checking if libthai should be compiled in... no checking valgrind/memcheck.h usability... no checking valgrind/memcheck.h presence... no checking for valgrind/memcheck.h... no checking for libtiff tiff... yes checking for libjpeg6b... (cached) no checking for libjpeg... (cached) -ljpeg checking for libpng... (cached) -lpng -lz -lm checking for jasper... -ljasper -ljpeg -lm checking for pkg-config... /opt/local/bin/pkg-config checking for OpenEXR libraries... -L/opt/local/lib -lIlmImf -lz -lImath -lHalf -lIex -lIlmThread checking for XftInit in -lqt-mt... no checking for fontconfig-config... not found checking for pkg-config... /opt/local/bin/pkg-config checking for freetype-config... /opt/local/bin/freetype-config checking X11/Xft/Xft.h usability... yes checking X11/Xft/Xft.h presence... yes checking for X11/Xft/Xft.h... yes checking whether to make kdeinit setuid root in order to protect it from bad Linux OOM-killer... no checking for FAMOpen in -lfam... no checking for libz... (cached) -lz checking sys/mnttab.h usability... no checking sys/mnttab.h presence... no checking for sys/mnttab.h... no checking sys/mntent.h usability... no checking sys/mntent.h presence... no checking for sys/mntent.h... no checking mntent.h usability... no checking mntent.h presence... no checking for mntent.h... no checking fstab.h usability... yes checking fstab.h presence... yes checking for fstab.h... yes checking sys/ucred.h usability... yes checking sys/ucred.h presence... yes checking for sys/ucred.h... yes checking for sys/mount.h... (cached) yes checking for setmntent... no checking for getmntinfo... yes checking for volmgt_running in -lvolmgt... no checking if you need GNU extensions... no checking if you need GNU extensions... (cached) no checking for Linux Inotify Notification... no checking for OpenSSL... libraries /opt/local/lib, headers /opt/local/include checking whether OpenSSL uses rsaref... no checking for easter eggs... none found checking for OpenSSL version... ok checking for setgroups with short argument... no checking arpa/nameser8_compat.h usability... yes checking arpa/nameser8_compat.h presence... yes checking for arpa/nameser8_compat.h... yes checking for sys/param.h... (cached) yes checking for setfsent... yes checking whether to enable GSSAPI support... Apple framework checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking for finite in -lm... yes checking for _finite in -lm... no checking for isnan with <math.h>... yes checking for isinf with <math.h>... yes checking for pcre-config... /opt/local/bin/pcre-config checking for new_aspell_config in -laspell... yes checking aspell.h usability... yes checking aspell.h presence... yes checking for aspell.h... yes checking for hspell_check_word in -lhspell... no checking hspell.h usability... no checking hspell.h presence... no checking for hspell.h... no checking for sys/soundcard.h... (cached) no checking machine/soundcard.h usability... no checking machine/soundcard.h presence... no checking for machine/soundcard.h... no checking linux/awe_voice.h usability... no checking linux/awe_voice.h presence... no checking for linux/awe_voice.h... no checking awe_voice.h usability... no checking awe_voice.h presence... no checking for awe_voice.h... no checking /usr/src/sys/i386/isa/sound/awe_voice.h usability... no checking /usr/src/sys/i386/isa/sound/awe_voice.h presence... no checking for /usr/src/sys/i386/isa/sound/awe_voice.h... no checking /usr/src/sys/gnu/i386/isa/sound/awe_voice.h usability... no checking /usr/src/sys/gnu/i386/isa/sound/awe_voice.h presence... no checking for /usr/src/sys/gnu/i386/isa/sound/awe_voice.h... no checking sys/asoundlib.h usability... no checking sys/asoundlib.h presence... no checking for sys/asoundlib.h... no checking alsa/asoundlib.h usability... no checking alsa/asoundlib.h presence... no checking for alsa/asoundlib.h... no checking if dcop should be compiled... yes checking if libltdl should be compiled... yes checking if kdefx should be compiled... yes checking if kdecore should be compiled... yes checking if kunittest should be compiled... yes checking if kdeui should be compiled... yes checking if kdesu should be compiled... yes checking if kjs should be compiled... yes checking if kwallet should be compiled... yes checking if kio should be compiled... yes checking if pics should be compiled... yes checking if mimetypes should be compiled... yes checking if licenses should be compiled... yes checking if libkscreensaver should be compiled... yes checking if libkmid should be compiled... yes checking if kstyles should be compiled... yes checking if kparts should be compiled... yes checking if knewstuff should be compiled... yes checking if kioslave should be compiled... yes checking if kinit should be compiled... yes checking if kimgio should be compiled... yes checking if kdeprint should be compiled... yes checking if kded should be compiled... yes checking if kconf_update should be compiled... yes checking if kcert should be compiled... yes checking if kutils should be compiled... yes checking if kresources should be compiled... yes checking if kab should be compiled... yes checking if kabc should be compiled... yes checking if kdoctools should be compiled... yes checking if dnssd should be compiled... yes checking if arts should be compiled... yes checking if kspell2 should be compiled... yes checking if kmdi should be compiled... yes checking if khtml should be compiled... yes checking if kcmshell should be compiled... yes checking if interfaces should be compiled... yes checking if doc should be compiled... yes checking if kdewidgets should be compiled... yes checking if kate should be compiled... yes configure: creating ./config.status wrong input (flag != 4) at admin/conf.change.pl line 117, <> line 1951. config.status: creating Makefile config.status: creating arts/Makefile config.status: creating arts/kde/Makefile config.status: creating arts/kde/mcop-dcop/Makefile config.status: creating arts/knotify/Makefile config.status: creating arts/message/Makefile config.status: creating dcop/Makefile config.status: creating dcop/KDE-ICE/Makefile config.status: creating dcop/client/Makefile config.status: creating dcop/dcopidl/Makefile config.status: creating dcop/dcopidl2cpp/Makefile config.status: creating dcop/dcopidlng/Makefile config.status: creating dcop/tests/Makefile config.status: creating dnssd/Makefile config.status: creating doc/Makefile config.status: creating doc/common/Makefile config.status: creating doc/kdelibs/Makefile config.status: creating doc/kspell/Makefile config.status: creating interfaces/Makefile config.status: creating interfaces/khexedit/Makefile config.status: creating interfaces/kimproxy/Makefile config.status: creating interfaces/kimproxy/interface/Makefile config.status: creating interfaces/kimproxy/library/Makefile config.status: creating interfaces/kimproxy/library/icons/Makefile config.status: creating interfaces/kio/Makefile config.status: creating interfaces/kmediaplayer/Makefile config.status: creating interfaces/kmediaplayer/kfileaudiopreview/Makefile config.status: creating interfaces/kregexpeditor/Makefile config.status: creating interfaces/kscript/Makefile config.status: creating interfaces/kscript/sample/Makefile config.status: creating interfaces/kspeech/Makefile config.status: creating interfaces/ktexteditor/Makefile config.status: creating interfaces/terminal/Makefile config.status: creating interfaces/terminal/test/Makefile config.status: creating kab/Makefile config.status: creating kabc/Makefile config.status: creating kabc/formats/Makefile config.status: creating kabc/plugins/Makefile config.status: creating kabc/plugins/dir/Makefile config.status: creating kabc/plugins/evolution/Makefile config.status: creating kabc/plugins/file/Makefile config.status: creating kabc/plugins/ldapkio/Makefile config.status: creating kabc/plugins/net/Makefile config.status: creating kabc/plugins/sql/Makefile config.status: creating kabc/scripts/Makefile config.status: creating kabc/tests/Makefile config.status: creating kabc/vcard/Makefile config.status: creating kabc/vcardparser/Makefile config.status: creating kate/Makefile config.status: creating kate/data/Makefile config.status: creating kate/interfaces/Makefile config.status: creating kate/part/Makefile config.status: creating kate/plugins/Makefile config.status: creating kate/plugins/autobookmarker/Makefile config.status: creating kate/plugins/insertfile/Makefile config.status: creating kate/plugins/isearch/Makefile config.status: creating kate/plugins/kdatatool/Makefile config.status: creating kate/plugins/wordcompletion/Makefile config.status: creating kate/scripts/Makefile config.status: creating kcert/Makefile config.status: creating kcmshell/Makefile config.status: creating kconf_update/Makefile config.status: creating kdecore/Makefile config.status: creating kdecore/kconfig_compiler/Makefile config.status: creating kdecore/kconfig_compiler/example/Makefile config.status: creating kdecore/kconfig_compiler/tests/Makefile config.status: creating kdecore/malloc/Makefile config.status: creating kdecore/network/Makefile config.status: creating kdecore/svgicons/Makefile config.status: creating kdecore/tests/Makefile config.status: creating kded/Makefile config.status: creating kded/test/Makefile config.status: creating kdefx/Makefile config.status: creating kdeprint/Makefile config.status: creating kdeprint/cups/Makefile config.status: creating kdeprint/cups/cupsdconf2/Makefile config.status: creating kdeprint/ext/Makefile config.status: creating kdeprint/filters/Makefile config.status: creating kdeprint/foomatic/Makefile config.status: creating kdeprint/lpd/Makefile config.status: creating kdeprint/lpdunix/Makefile config.status: creating kdeprint/lpr/Makefile config.status: creating kdeprint/management/Makefile config.status: creating kdeprint/pics/Makefile config.status: creating kdeprint/rlpr/Makefile config.status: creating kdeprint/tests/Makefile config.status: creating kdeprint/tools/Makefile config.status: creating kdeprint/tools/escputil/Makefile config.status: creating kdesu/Makefile config.status: creating kdeui/Makefile config.status: creating kdeui/about/Makefile config.status: creating kdeui/colors/Makefile config.status: creating kdeui/kdetrayproxy/Makefile config.status: creating kdeui/tests/Makefile config.status: creating kdewidgets/Makefile config.status: creating kdewidgets/pics/Makefile config.status: creating kdewidgets/tests/Makefile config.status: creating kdoctools/Makefile config.status: creating khtml/Makefile config.status: creating khtml/css/Makefile config.status: creating khtml/dom/Makefile config.status: creating khtml/ecma/Makefile config.status: creating khtml/html/Makefile config.status: creating khtml/java/Makefile config.status: creating khtml/java/dummy/Makefile config.status: creating khtml/java/tests/Makefile config.status: creating khtml/kmultipart/Makefile config.status: creating khtml/misc/Makefile config.status: creating khtml/pics/Makefile config.status: creating khtml/rendering/Makefile config.status: creating khtml/xml/Makefile config.status: creating kimgio/Makefile config.status: creating kinit/Makefile config.status: creating kinit/tests/Makefile config.status: creating kio/Makefile config.status: creating kio/bookmarks/Makefile config.status: creating kio/httpfilter/Makefile config.status: creating kio/kfile/Makefile config.status: creating kio/kfile/tests/Makefile config.status: creating kio/kio/Makefile config.status: creating kio/kioexec/Makefile config.status: creating kio/kpasswdserver/Makefile config.status: creating kio/kssl/Makefile config.status: creating kio/kssl/kssl/Makefile config.status: creating kio/kssl/kssl/caroot/Makefile config.status: creating kio/misc/Makefile config.status: creating kio/misc/kdesasl/Makefile config.status: creating kio/misc/kfile/Makefile config.status: creating kio/misc/kntlm/Makefile config.status: creating kio/misc/kpac/Makefile config.status: creating kio/misc/ksendbugmail/Makefile config.status: creating kio/misc/kssld/Makefile config.status: creating kio/misc/kwalletd/Makefile config.status: creating kio/pics/Makefile config.status: creating kio/tests/Makefile config.status: creating kioslave/Makefile config.status: creating kioslave/bzip2/Makefile config.status: creating kioslave/file/Makefile config.status: creating kioslave/ftp/Makefile config.status: creating kioslave/gzip/Makefile config.status: creating kioslave/http/Makefile config.status: creating kioslave/http/kcookiejar/Makefile config.status: creating kioslave/http/kcookiejar/tests/Makefile config.status: creating kioslave/metainfo/Makefile config.status: creating kjs/Makefile config.status: creating kmdi/Makefile config.status: creating kmdi/kmdi/Makefile config.status: creating kmdi/test/Makefile config.status: creating knewstuff/Makefile config.status: creating kparts/Makefile config.status: creating kparts/tests/Makefile config.status: creating kresources/Makefile config.status: creating kspell2/Makefile config.status: creating kspell2/plugins/Makefile config.status: creating kspell2/plugins/aspell/Makefile config.status: creating kspell2/plugins/hspell/Makefile config.status: creating kspell2/plugins/ispell/Makefile config.status: creating kspell2/tests/Makefile config.status: creating kspell2/ui/Makefile config.status: creating kstyles/Makefile config.status: creating kstyles/highcolor/Makefile config.status: creating kstyles/highcontrast/Makefile config.status: creating kstyles/highcontrast/config/Makefile config.status: creating kstyles/keramik/Makefile config.status: creating kstyles/klegacy/Makefile config.status: creating kstyles/kthemestyle/Makefile config.status: creating kstyles/light/Makefile config.status: creating kstyles/plastik/Makefile config.status: creating kstyles/plastik/config/Makefile config.status: creating kstyles/riscos/Makefile config.status: creating kstyles/themes/Makefile config.status: creating kstyles/utils/Makefile config.status: creating kstyles/utils/installtheme/Makefile config.status: creating kstyles/web/Makefile config.status: creating kunittest/Makefile config.status: creating kutils/Makefile config.status: creating kutils/ksettings/Makefile config.status: creating kutils/tests/Makefile config.status: creating kwallet/Makefile config.status: creating kwallet/backend/Makefile config.status: creating kwallet/backend/tests/Makefile config.status: creating kwallet/client/Makefile config.status: creating kwallet/tests/Makefile config.status: creating libkmid/Makefile config.status: creating libkmid/tests/Makefile config.status: creating libkscreensaver/Makefile config.status: creating libltdl/Makefile config.status: creating licenses/Makefile config.status: creating mimetypes/Makefile config.status: creating mimetypes/application/Makefile config.status: creating mimetypes/audio/Makefile config.status: creating mimetypes/image/Makefile config.status: creating mimetypes/inode/Makefile config.status: creating mimetypes/message/Makefile config.status: creating mimetypes/model/Makefile config.status: creating mimetypes/multipart/Makefile config.status: creating mimetypes/text/Makefile config.status: creating mimetypes/uri/Makefile config.status: creating mimetypes/video/Makefile config.status: creating pics/Makefile config.status: creating pics/crystalsvg/Makefile config.status: creating pics/emoticons/Makefile config.status: creating pics/hicolor/Makefile config.status: creating kdecore/kde-config.cpp config.status: WARNING: 'kdecore/kde-config.cpp.in' seems to ignore the --datarootdir setting config.status: creating kdoctools/checkXML config.status: creating khtml/java/kjava.policy config.status: creating config.h config.status: config.h is unchanged config.status: creating dcop/dcop-path.h config.status: dcop/dcop-path.h is unchanged config.status: creating kdecore/kdemacros.h config.status: kdecore/kdemacros.h is unchanged config.status: creating kio/kssl/ksslconfig.h config.status: kio/kssl/ksslconfig.h is unchanged config.status: creating kjs/global.h config.status: kjs/global.h is unchanged config.status: executing depfiles commands configure: WARNING: Unrecognized options: --with-ldap, --with-xinerama, --with-pam The development package of Hspell is not installed, I couldn't find hspell.h. Spell-checking Hebrew with libhspell will not be available. If you need it, install hspell >= 0.9 from sources see http://www.ivrix.org.il/projects/spell-checker/ or from packages your distribution provides. Your ld doesn't support unversioned version scripts. KDE will continue to build and run just fine, but you might experience a small performance penality. If you're running Linux, your binutils are probably too old. If you're running non-linux your platform might simply not support it. libacl was not found. Without that library, you will not be able to manage access control lists on file systems that support them, such as ext3 or reiserfs. You can download it from ftp://oss.sgi.com/projects/xfs/cmd_tars/ (you will need attr too) perl -pi -e 's/-Xlinker -framework -Xlinker /-Wl,-framework,/g' Makefile perl -pi -e 's/-framework /-Wl,-framework,/g' Makefile perl -pi -e 's/-weak_framework /-Wl,-weak_framework,/g' Makefile ./build-helper.sh make kdelibs3 3.5.8 2 unsermake $UNSERMAKEFLAGS 01% 01% 05% 32% 45% 63% compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kunittest/runner.cpp 63% compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kunittest/tester.cpp 63% compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kabc/plugins/file/resourcefile.cpp 63% compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kabc/plugins/file/resourcefileconfig.cpp 63% compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kabc/plugins/dir/resourcedir.cpp 63% compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kabc/plugins/dir/resourcedirconfig.cpp 63% compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kabc/plugins/ldapkio/resourceldapkio.cpp 64% compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kabc/plugins/ldapkio/resourceldapkioconfig.cpp 64% compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kcmshell/main.cpp 64% compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katesearch.cpp /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katesearch.cpp: In member function 'bool KateSearch::doSearch(const QString&)': /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katesearch.cpp:631: warning: comparison between signed and unsigned integer expressions 64% compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katebuffer.cpp 64% compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katedialogs.cpp 64% compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katedocument.cpp /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katedocument.cpp:3583:2: warning: #warning "that's a bad idea, can lead to stray endings, FIXME" /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katedocument.cpp: In member function 'void KateDocument::setViewVariable(QString, QString)': /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katedocument.cpp:4808: warning: 'n' may be used uninitialized in this function 64% compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katehighlight.cpp /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katehighlight.cpp: In member function 'void KateHighlighting::doHighlight(KateTextLine*, KateTextLine*, QMemArray<uint>*, bool*)': /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katehighlight.cpp:1463: warning: comparison between signed and unsigned integer expressions 64% compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateview.cpp /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateview.cpp: In member function 'void KateView::selectLine(const KateTextCursor&)': /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateview.cpp:1573: warning: comparison between signed and unsigned integer expressions 64% compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateviewhelpers.cpp /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateviewhelpers.cpp:280: warning: unused parameter 'string' 64% compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katecodecompletion.cpp 64% compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katedocumenthelpers.cpp 64% compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katecodefoldinghelpers.cpp /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katecodefoldinghelpers.cpp:830:2: warning: #warning "FIXME: why does this seem to work?" /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katecodefoldinghelpers.cpp:1154:2: warning: #warning "FIXME: make this multiple region changes per line save"; /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katecodefoldinghelpers.cpp:1179:2: warning: #warning "FIXME: make this multiple region changes per line save"; /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katecodefoldinghelpers.cpp:952: warning: unused parameter 'charPos' 64% compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateviewinternal.cpp /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateviewinternal.cpp: In member function 'void KateViewInternal::updateSelection(const KateTextCursor&, bool)': /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateviewinternal.cpp:2087: warning: comparison between signed and unsigned integer expressions /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateviewinternal.cpp:2101: warning: comparison between signed and unsigned integer expressions /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateviewinternal.cpp:2119: warning: comparison between signed and unsigned integer expressions /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateviewinternal.cpp:2134: warning: comparison between signed and unsigned integer expressions /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateviewinternal.cpp: In member function 'virtual void KateViewInternal::mouseDoubleClickEvent(QMouseEvent*)': /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateviewinternal.cpp:2837: warning: comparison between signed and unsigned integer expressions /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateviewinternal.cpp:2843: warning: comparison between signed and unsigned integer expressions 64% compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katebookmarks.cpp 64% compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateprinter.cpp 64% compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katesupercursor.cpp 65% compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katearbitraryhighlight.cpp 65% compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateautoindent.cpp /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateautoindent.cpp:134: warning: unused parameter 'mode' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateautoindent.cpp:142: warning: unused parameter 'parent' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateautoindent.cpp:142: warning: unused parameter 'mode' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateautoindent.cpp: In member function 'virtual void KateCSmartIndent::processChar(QChar)': /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateautoindent.cpp:764: warning: comparison between signed and unsigned integer expressions /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateautoindent.cpp:777: warning: unused variable 'pos' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateautoindent.cpp: In member function 'bool KateCSAndSIndent::startsWithLabel(int)': /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateautoindent.cpp:1717: warning: comparison between signed and unsigned integer expressions /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateautoindent.cpp: In member function 'virtual void KateCSAndSIndent::processChar(QChar)': /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateautoindent.cpp:2141: warning: comparison between signed and unsigned integer expressions 65% compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katefiletype.cpp 65% compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateschema.cpp 65% compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katetemplatehandler.cpp /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katetemplatehandler.cpp:205:2: warning: #warning FIXME undo/redo detection 65% compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katejscript.cpp /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katejscript.cpp:448: warning: unused parameter 'exec' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katejscript.cpp:478: warning: unused parameter 'exec' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katejscript.cpp:478: warning: unused parameter 'token' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katejscript.cpp:478: warning: unused parameter 'value' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katejscript.cpp:478: warning: unused parameter 'attr' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katejscript.cpp:589: warning: unused parameter 'exec' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katejscript.cpp:616: warning: unused parameter 'exec' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katejscript.cpp:616: warning: unused parameter 'token' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katejscript.cpp:616: warning: unused parameter 'value' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katejscript.cpp:616: warning: unused parameter 'attr' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katejscript.cpp:837: warning: unused parameter 'args' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katejscript.h: In constructor 'KateIndentJScriptImpl::KateIndentJScriptImpl(const QString&, const QString&, const QString&, const QString&, double)': /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katejscript.h:208: warning: 'KateIndentJScriptImpl::m_interpreter' will be initialized after /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katejscript.h:207: warning: 'KJS::Object* KateIndentJScriptImpl::m_indenter' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katejscript.cpp:849: warning: when initialized here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katejscript.cpp: At global scope: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katejscript.cpp:985: warning: unused parameter 'line' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katejscript.cpp:992: warning: unused parameter 'begin' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katejscript.cpp:992: warning: unused parameter 'needcontinue' 65% compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katespell.cpp 65% compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateluaindentscript.cpp g++ -DHAVE_CONFIG_H -I./kate/part -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part -I. -I./kate/part/../interfaces -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kdeprint -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/interfaces -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/interfaces/kregexpeditor -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kdefx -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kutils -I./kjs -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/dcop -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/libltdl -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kdefx -I./kdecore -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kdecore -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kdecore/network -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kdeui -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kio -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kio/kio -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kio/kfile -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8 -I/opt/local/lib/qt3/include -I/usr/X11R6/include -I/opt/local/include -I/opt/local/include -DQT_THREAD_SUPPORT -I/usr/include/gssapi -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -I/usr/X11R6/include -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os -Os -fPIC -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fvisibility=hidden -fvisibility-inlines-hidden -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fPIC -DPIC -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateluaindentscript.cpp -o ./kate/part/.libs/kateluaindentscript.o -Wp,-MD,./kate/part/.deps/kateluaindentscript.TUlo /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateluaindentscript.cpp:177: warning: unused parameter 'L' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateluaindentscript.cpp: In member function 'bool KateLUAIndentScriptImpl::setupInterpreter(QString&)': /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateluaindentscript.cpp:249: error: 'luaL_newstate' was not declared in this scope /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateluaindentscript.cpp:290: error: 'lua_version' was not declared in this scope /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateluaindentscript.cpp: At global scope: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateluaindentscript.cpp:325: warning: unused parameter 'view' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateluaindentscript.cpp:325: warning: unused parameter 'line' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateluaindentscript.cpp:331: warning: unused parameter 'begin' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateluaindentscript.cpp:331: warning: unused parameter 'needcontinue' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateluaindentscript.cpp:458: warning: unused parameter 'filePath' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateluaindentscript.cpp:458: warning: unused parameter 'niceName' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateluaindentscript.cpp:458: warning: unused parameter 'copyright' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateluaindentscript.cpp:458: warning: unused parameter 'version' Error creating ./kate/part/kateluaindentscript.lo. Exit status 1. kdelibs3-3.5.8-2 make failed! Error: Target org.macports.build returned: shell command "cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8 && MAKEFLAGS="" ./CompileScript.sh" returned error 1 Command output: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katejscript.cpp:616: warning: unused parameter 'token' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katejscript.cpp:616: warning: unused parameter 'value' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katejscript.cpp:616: warning: unused parameter 'attr' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katejscript.cpp:837: warning: unused parameter 'args' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katejscript.h: In constructor 'KateIndentJScriptImpl::KateIndentJScriptImpl(const QString&, const QString&, const QString&, const QString&, double)': /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katejscript.h:208: warning: 'KateIndentJScriptImpl::m_interpreter' will be initialized after /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katejscript.h:207: warning: 'KJS::Object* KateIndentJScriptImpl::m_indenter' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katejscript.cpp:849: warning: when initialized here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katejscript.cpp: At global scope: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katejscript.cpp:985: warning: unused parameter 'line' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katejscript.cpp:992: warning: unused parameter 'begin' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katejscript.cpp:992: warning: unused parameter 'needcontinue' 65% compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/katespell.cpp 65% compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateluaindentscript.cpp g++ -DHAVE_CONFIG_H -I./kate/part -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part -I. -I./kate/part/../interfaces -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kdeprint -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/interfaces -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/interfaces/kregexpeditor -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kdefx -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kutils -I./kjs -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/dcop -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/libltdl -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kdefx -I./kdecore -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kdecore -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kdecore/network -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kdeui -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kio -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kio/kio -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kio/kfile -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8 -I/opt/local/lib/qt3/include -I/usr/X11R6/include -I/opt/local/include -I/opt/local/include -DQT_THREAD_SUPPORT -I/usr/include/gssapi -I/opt/local/include/freetype2 -I/opt/local/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/opt/local/include -I/usr/X11R6/include -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os -Os -fPIC -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fvisibility=hidden -fvisibility-inlines-hidden -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fPIC -DPIC -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateluaindentscript.cpp -o ./kate/part/.libs/kateluaindentscript.o -Wp,-MD,./kate/part/.deps/kateluaindentscript.TUlo /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateluaindentscript.cpp:177: warning: unused parameter 'L' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateluaindentscript.cpp: In member function 'bool KateLUAIndentScriptImpl::setupInterpreter(QString&)': /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateluaindentscript.cpp:249: error: 'luaL_newstate' was not declared in this scope /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateluaindentscript.cpp:290: error: 'lua_version' was not declared in this scope /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateluaindentscript.cpp: At global scope: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateluaindentscript.cpp:325: warning: unused parameter 'view' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateluaindentscript.cpp:325: warning: unused parameter 'line' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateluaindentscript.cpp:331: warning: unused parameter 'begin' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateluaindentscript.cpp:331: warning: unused parameter 'needcontinue' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateluaindentscript.cpp:458: warning: unused parameter 'filePath' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateluaindentscript.cpp:458: warning: unused parameter 'niceName' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateluaindentscript.cpp:458: warning: unused parameter 'copyright' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs3/work/kdelibs-3.5.8/kate/part/kateluaindentscript.cpp:458: warning: unused parameter 'version' Error creating ./kate/part/kateluaindentscript.lo. Exit status 1. kdelibs3-3.5.8-2 make failed! Warning: the following items did not execute (for kdelibs3): org.macports.activate org.macports.build org.macports.destroot org.macports.install Error: The following dependencies failed to build: kdebase3 kdelibs3 libusb kdenetwork3 openslp kdepim3 gpgme gnupg libgpg-error pth kdeaccessibility3 opensync py25-gobject py25-numeric swig bison gsed php5 curl gd2 libmcrypt mhash ruby kdeutils3 gmp Error: Status 1 encountered during processing.
comment:13 Changed 16 years ago by takanori@…
Resolution: | → invalid |
---|---|
Status: | new → closed |
KDE 3.5.8 is too old. Please try the latest version.
comment:14 Changed 16 years ago by gargasm@…
am installing kde 3.5.10 now, and it's gotten well past the kateluaindentscript, so, regardless of what problems may lie ahead, the update has fixed my problem. thanks everyone who worked on it!
oops. i meant to cite above #10773 and #10882. ah, lysdexia.
-p .