From nobody@FreeBSD.org  Fri Nov  2 18:55:09 2007
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 2E7CE16A4C2
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  2 Nov 2007 18:55:08 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id ABF0B13C4C6
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  2 Nov 2007 18:55:07 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.1/8.14.1) with ESMTP id lA2F3QcM035440
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 2 Nov 2007 15:03:26 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.1/8.14.1/Submit) id lA2F3Qt7035439;
	Fri, 2 Nov 2007 15:03:26 GMT
	(envelope-from nobody)
Message-Id: <200711021503.lA2F3Qt7035439@www.freebsd.org>
Date: Fri, 2 Nov 2007 15:03:26 GMT
From: Kyryll A Mirnenko <mirya@zoc.com.ua>
To: freebsd-gnats-submit@FreeBSD.org
Subject: multimedia/libquicktime: build fails WITH_GTK2=yes
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         117768
>Category:       ports
>Synopsis:       multimedia/libquicktime: build fails WITH_GTK2=yes
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-multimedia
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 02 19:00:04 UTC 2007
>Closed-Date:    Mon Dec 17 21:10:59 UTC 2007
>Last-Modified:  Mon Dec 17 21:10:59 UTC 2007
>Originator:     Kyryll A Mirnenko
>Release:        RELENG_7
>Organization:
>Environment:
FreeBSD miryanote 7.0-BETA1 FreeBSD 7.0-BETA1 #1: Fri Nov  2 01:34:37 EET 2007     root@miryanote:/usr/obj/usr/src/sys/MY-LITE  i386
>Description:
# cd /usr/ports/multimedia/libquicktime
# make WITH_GTK2=yes

..

if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include  -I/usr/local/include -I/usr/local/include  -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2   -DGTK_DISABLE_DEPRECATED -DLOCALE_DIR=\"/usr/local/share/locale\" -march=pentium-m -mtune=pentium-m -O3 -funroll-all-loops -fomit-frame-pointer  -finline-functions -Wall -Winline -MT lqt_gtk.o -MD -MP -MF ".deps/lqt_gtk.Tpo" -c -o lqt_gtk.o lqt_gtk.c; \
        then mv -f ".deps/lqt_gtk.Tpo" ".deps/lqt_gtk.Po"; else rm -f ".deps/lqt_gtk.Tpo"; exit 1; fi
In file included from lqt_gtk.c:2:
lqt_gtk.h:24: error: expected specifier-qualifier-list before 'GtkTooltips'
lqt_gtk.h:28: error: expected declaration specifiers or '...' before 'GtkTooltips'
lqt_gtk.h:50: error: expected specifier-qualifier-list before 'GtkTooltips'
lqt_gtk.c: In function 'set_combo_tooltip':
lqt_gtk.c:167: warning: implicit declaration of function 'gtk_tooltips_set_tip'
lqt_gtk.c:167: error: 'LqtGtkParameterWidget' has no member named 'tooltips'
lqt_gtk.c: At top level:
lqt_gtk.c:184: error: expected declaration specifiers or '...' before 'GtkTooltips'
lqt_gtk.c: In function 'lqtgtk_create_parameter_widget':
lqt_gtk.c:188: error: 'LqtGtkParameterWidget' has no member named 'tooltips'
lqt_gtk.c:188: error: 'tooltips' undeclared (first use in this function)
lqt_gtk.c:188: error: (Each undeclared identifier is reported only once
lqt_gtk.c:188: error: for each function it appears in.)
lqt_gtk.c:200: error: 'LqtGtkParameterWidget' has no member named 'tooltips'
lqt_gtk.c:219: error: 'LqtGtkParameterWidget' has no member named 'tooltips'
lqt_gtk.c:236: error: 'LqtGtkParameterWidget' has no member named 'tooltips'
lqt_gtk.c:263: error: 'LqtGtkParameterWidget' has no member named 'tooltips'
lqt_gtk.c:284: error: 'LqtGtkParameterWidget' has no member named 'tooltips'
lqt_gtk.c:292: error: 'LqtGtkParameterWidget' has no member named 'tooltips'
lqt_gtk.c: At top level:
lqt_gtk.c:346: error: expected declaration specifiers or '...' before 'GtkTooltips'
lqt_gtk.c: In function 'create_table':
lqt_gtk.c:361: error: 'tooltips' undeclared (first use in this function)
lqt_gtk.c:361: error: too many arguments to function 'lqtgtk_create_parameter_widget'
lqt_gtk.c: In function 'lqtgtk_create_codec_config_widget':
lqt_gtk.c:394: error: 'LqtGtkCodecConfigWidget' has no member named 'tooltips'
lqt_gtk.c:394: warning: implicit declaration of function 'gtk_tooltips_new'
lqt_gtk.c:395: error: 'LqtGtkCodecConfigWidget' has no member named 'tooltips'
lqt_gtk.c:400: error: 'LqtGtkCodecConfigWidget' has no member named 'tooltips'
lqt_gtk.c:438: error: 'LqtGtkCodecConfigWidget' has no member named 'tooltips'
lqt_gtk.c:438: error: too many arguments to function 'create_table'
lqt_gtk.c:456: error: 'LqtGtkCodecConfigWidget' has no member named 'tooltips'
lqt_gtk.c:456: error: too many arguments to function 'create_table'
gmake[3]: *** [lqt_gtk.o] &#1055;&#1086;&#1084;&#1080;&#1083;&#1082;&#1072; 1
gmake[3]: &#1047;&#1072;&#1083;&#1080;&#1096;&#1072;&#1102; &#1082;&#1072;&#1090;&#1072;&#1083;&#1086;&#1075; "/usr/ports/multimedia/libquicktime/work/libquicktime-1.0.0/utils/gtk"
gmake[2]: *** [all-recursive] &#1055;&#1086;&#1084;&#1080;&#1083;&#1082;&#1072; 1
gmake[2]: &#1047;&#1072;&#1083;&#1080;&#1096;&#1072;&#1102; &#1082;&#1072;&#1090;&#1072;&#1083;&#1086;&#1075; "/usr/ports/multimedia/libquicktime/work/libquicktime-1.0.0/utils"
gmake[1]: *** [all-recursive] &#1055;&#1086;&#1084;&#1080;&#1083;&#1082;&#1072; 1
gmake[1]: &#1047;&#1072;&#1083;&#1080;&#1096;&#1072;&#1102; &#1082;&#1072;&#1090;&#1072;&#1083;&#1086;&#1075; "/usr/ports/multimedia/libquicktime/work/libquicktime-1.0.0"
gmake: *** [all] &#1055;&#1086;&#1084;&#1080;&#1083;&#1082;&#1072; 2
*** Error code 2

Stop in /usr/ports/multimedia/libquicktime.
*** Error code 1

Stop in /usr/ports/multimedia/libquicktime.

>How-To-Repeat:
as described above
>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-multimedia 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Nov 2 19:00:17 UTC 2007 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=117768 

From: "Scot Hetzel" <swhetzel@gmail.com>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: ports/117768: multimedia/libquicktime: build fails WITH_GTK2=yes
Date: Thu, 8 Nov 2007 09:15:34 -0600

 ------=_Part_4501_25106082.1194534934087
 Content-Type: text/plain; charset=UTF-8
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline
 
 PRs 117624, 117629 and 117768 are duplicates of the same problem.
 
 I was able to solve the problem by upgrading the port to libquicktime-1.0.1.
 
 Patch attached.
 
 Scot
 
 ------=_Part_4501_25106082.1194534934087
 Content-Type: text/x-diff; name=qt.diff
 Content-Transfer-Encoding: base64
 X-Attachment-Id: f_f8rf70ji
 Content-Disposition: attachment; filename=qt.diff
 
 SW5kZXg6IE1ha2VmaWxlCj09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
 PT09PT09PT09PT09PT09PT09PT09PT09PT0KUkNTIGZpbGU6IC9ob21lL25jdnMvcG9ydHMvbXVs
 dGltZWRpYS9saWJxdWlja3RpbWUvTWFrZWZpbGUsdgpyZXRyaWV2aW5nIHJldmlzaW9uIDEuNTQK
 ZGlmZiAtdSAtcjEuNTQgTWFrZWZpbGUKLS0tIE1ha2VmaWxlCTI5IE9jdCAyMDA3IDIzOjUzOjAy
 IC0wMDAwCTEuNTQKKysrIE1ha2VmaWxlCTggTm92IDIwMDcgMTQ6NTc6NDEgLTAwMDAKQEAgLTYs
 OCArNiw3IEBACiAjCiAKIFBPUlROQU1FPQlsaWJxdWlja3RpbWUKLVBPUlRWRVJTSU9OPQkxLjAu
 MAotUE9SVFJFVklTSU9OPQk1CitQT1JUVkVSU0lPTj0JMS4wLjEKIENBVEVHT1JJRVM9CW11bHRp
 bWVkaWEKIE1BU1RFUl9TSVRFUz0JJHtNQVNURVJfU0lURV9TT1VSQ0VGT1JHRV9FWFRFTkRFRH0K
 IE1BU1RFUl9TSVRFX1NVQkRJUj0JJHtQT1JUTkFNRX0KSW5kZXg6IGRpc3RpbmZvCj09PT09PT09
 PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
 PT0KUkNTIGZpbGU6IC9ob21lL25jdnMvcG9ydHMvbXVsdGltZWRpYS9saWJxdWlja3RpbWUvZGlz
 dGluZm8sdgpyZXRyaWV2aW5nIHJldmlzaW9uIDEuMTQKZGlmZiAtdSAtcjEuMTQgZGlzdGluZm8K
 LS0tIGRpc3RpbmZvCTI1IE1heSAyMDA3IDE1OjQ3OjQxIC0wMDAwCTEuMTQKKysrIGRpc3RpbmZv
 CTggTm92IDIwMDcgMTQ6NTg6NDEgLTAwMDAKQEAgLTEsMyArMSwzIEBACi1NRDUgKGxpYnF1aWNr
 dGltZS0xLjAuMC50YXIuZ3opID0gMmY2MDllM2VmNWU3NjBmNDQwMjJmNmM0YjY2ZDZhMDEKLVNI
 QTI1NiAobGlicXVpY2t0aW1lLTEuMC4wLnRhci5neikgPSA2MGM0NzhmZDgxNDUwZTE4YTFmY2Yx
 YmNlZTY3MmQ1Y2QwNGM0Y2E1ODcxZmZiNzA5ZWY2YTYzNTExMTE0MWE0Ci1TSVpFIChsaWJxdWlj
 a3RpbWUtMS4wLjAudGFyLmd6KSA9IDk5ODk1MAorTUQ1IChsaWJxdWlja3RpbWUtMS4wLjEudGFy
 Lmd6KSA9IDMxNDZlZjlmODhlYTZhODg3NjU4Y2VhZGFjMzE3OTk3CitTSEEyNTYgKGxpYnF1aWNr
 dGltZS0xLjAuMS50YXIuZ3opID0gMmQxY2Y0NTQ4YjE3ODdiMjNjODQwNWY0N2YzOTJkMzAyOGRi
 MDc0ZWZiNjA1YWI5OTBhOWU5ZWRlODZjN2YyZAorU0laRSAobGlicXVpY2t0aW1lLTEuMC4xLnRh
 ci5neikgPSA5OTU1MzkK
 ------=_Part_4501_25106082.1194534934087--

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/117768: commit references a PR
Date: Mon, 17 Dec 2007 21:08:56 +0000 (UTC)

 mezz        2007-12-17 21:08:50 UTC
 
   FreeBSD ports repository
 
   Modified files:
     multimedia/libquicktime Makefile 
   Log:
   Fix the build with new gtk20.
   
   PR:             ports/117624, ports/117629 and ports/117768
   Reported by:    Ralph Zitz <ralph@imada.sdu.dk>,
                   Randy Pratt <bsd-unix@embarqmail.com>
                   Kyryll A Mirnenko <mirya@zoc.com.ua>
   
   Revision  Changes    Path
   1.55      +2 -0      ports/multimedia/libquicktime/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: mezz 
State-Changed-When: Mon Dec 17 21:10:36 UTC 2007 
State-Changed-Why:  
Fixed, thanks for report! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=117768 
>Unformatted:
