Date: Mon, 5 Jun 2006 05:24:26 GMT From: Ken Gunderson <kgunders@teamcool.net> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/98517: deskutils/taskjuggler port does not build w/KDE front end Message-ID: <200606050524.k555OQDb021308@www.freebsd.org> Resent-Message-ID: <200606050530.k555UIUA090254@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 98517 >Category: ports >Synopsis: deskutils/taskjuggler port does not build w/KDE front end >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jun 05 05:30:17 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Ken Gunderson >Release: FreeBSD 6.1-RELEASE >Organization: >Environment: FreeBSD shredder.teamcool.net 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Tue May 30 00:03:09 MDT 2006 kgunders@shredder:/usr/obj/usr/src/sys/SMP i386 This is on an dual core AMD Opteron box. shredder# pkg_info -I -a | grep -i kde arts-1.5.2,1 Audio system for the KDE integrated X11 desktop kdehier-1.0_9 Utility port which installs a hierarchy of shared KDE direc kdelibs-3.5.2_1 Base set of libraries needed by KDE programs >Description: taskjuggler port pukes as follows when building w/KDE front end: if /bin/sh /usr/local/bin/libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -DQT_THREAD_SUPPORT local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2 -O2 -fno-strict-aliasing -pipe -ma on-mp -fno-exceptions -fno-check-new -fno-common -MT ProjectFile.lo -MD -MP -MF ".deps/ProjectFile.Tpo" -c -o ProjectFile.lo ProjectFile.cpp; \ then mv -f ".deps/ProjectFile.Tpo" ".deps/ProjectFile.Plo"; else rm -f ".deps/ProjectFile.Tpo"; exit 1; fi In file included from ProjectFile.cpp:63: ICalReport.h:19:35: libkcal/calendarlocal.h: No such file or directory ICalReport.h:20:26: libkcal/todo.h: No such file or directory In file included from ProjectFile.cpp:63: ICalReport.h:37: error: `KCal' has not been declared ICalReport.h:37: error: ISO C++ forbids declaration of `Todo' with no type ICalReport.h:37: error: expected `;' before '*' token gmake[2]: *** [ProjectFile.lo] Error 1 gmake[2]: Leaving directory `/usr/ports/deskutils/taskjuggler/work/taskjuggler-2.2.0/taskjuggler' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/deskutils/taskjuggler/work/taskjuggler-2.2.0' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/deskutils/taskjuggler. >How-To-Repeat: Build deskutils/taskjuggler port w/KDE front end option. >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606050524.k555OQDb021308>