Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Jan 2006 23:42:55 GMT
From:      Steve Davidson <stevedav@sonic.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/92437: kino-0.7.6 port fails to compile
Message-ID:  <200601272342.k0RNgtiH061431@www.freebsd.org>
Resent-Message-ID: <200601272350.k0RNo36t051824@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         92437
>Category:       ports
>Synopsis:       kino-0.7.6 port fails to compile
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 27 23:50:02 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Steve Davidson
>Release:        5.4Release
>Organization:
>Environment:
5.4Release with a recently updated ports collection.
kino was compiled with the "quicktime" (menu) option.              
>Description:
A 'portupgrade' of kino fails. End of "make" output:

     /X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/li
bbonoboui-2.0 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include   -I/usr/local/include/libxml2 -
I/usr/local/include  -I/usr/local/include   -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/X11R6/lib/kino-gtk2"\" -DDAT
ADIR=\""/usr/X11R6/share/gnome"\" -D_REENTRANT  -I/usr/local/include -I/usr/X11R6/include  -O -pipe -MT message.o -MD -M
P -MF ".deps/message.Tpo" -c -o message.o message.cc; \
then mv -f ".deps/message.Tpo" ".deps/message.Po"; else rm -f ".deps/message.Tpo"; exit 1; fi
if c++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -DORBIT2=1 -D_REENTRANT -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/libx
ml2 -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I
/usr/local/include/libart-2.0 -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bon
obo-activation-2.0 -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/us
r/X11R6/include -I/usr/X11R6/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/X11R6/include/libgnomeui-2.0 -I/usr
/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/li
bbonoboui-2.0 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include   -I/usr/local/include/libxml2 -
I/usr/local/include  -I/usr/local/include   -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/X11R6/lib/kino-gtk2"\" -DDAT
ADIR=\""/usr/X11R6/share/gnome"\" -D_REENTRANT  -I/usr/local/include -I/usr/X11R6/include  -O -pipe -MT preferences.o -M
D -MP -MF ".deps/preferences.Tpo" -c -o preferences.o preferences.cc; \
then mv -f ".deps/preferences.Tpo" ".deps/preferences.Po"; else rm -f ".deps/preferences.Tpo"; exit 1; fi
In file included from kino_common.h:31,
                 from preferences.cc:25:
filehandler.h:176:33: quicktime/quicktime.h: No such file or directory
In file included from kino_common.h:31,
                 from preferences.cc:25:
filehandler.h:195: error: ISO C++ forbids declaration of `quicktime_t' with no type
filehandler.h:195: error: expected `;' before '*' token
gmake[3]: *** [preferences.o] Error 1
gmake[3]: Leaving directory `/m/bogon/usr/ports/multimedia/kino/work/kino-0.7.6/src'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/m/bogon/usr/ports/multimedia/kino/work/kino-0.7.6/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/m/bogon/usr/ports/multimedia/kino/work/kino-0.7.6'
gmake: *** [all] Error 2
*** Error code 2

Stop in /m/bogon/usr/ports/multimedia/kino.
*** Error code 1

Stop in /m/bogon/usr/ports/multimedia/kino.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade40886.0 make
** Fix the problem and try again.
** Listing the failed packages (*:skipped / !:failed)
        ! multimedia/kino       (configure error)
--->  Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed
    
>How-To-Repeat:
cvsupdate your ports collection.
portupgrade -NP kino              
>Fix:
Fix the port.              
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601272342.k0RNgtiH061431>