From nobody@FreeBSD.org  Mon Nov 21 20:51:26 2011
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 F1CF01065672
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 21 Nov 2011 20:51:26 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id AFF1C8FC0A
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 21 Nov 2011 20:51:26 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id pALKpQZ1073618
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 21 Nov 2011 20:51:26 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id pALKpQ0W073617;
	Mon, 21 Nov 2011 20:51:26 GMT
	(envelope-from nobody)
Message-Id: <201111212051.pALKpQ0W073617@red.freebsd.org>
Date: Mon, 21 Nov 2011 20:51:26 GMT
From: Oliver Hartmann <ohartman@mail.zedat.fu-berlin.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: multimedia/vlc: aa.c:42:4: error: #error Xlib required due to XInitThreads #  error Xlib required due to XInitThreads
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         162737
>Category:       ports
>Synopsis:       multimedia/vlc: aa.c:42:4: error: #error Xlib required due to XInitThreads #  error Xlib required due to XInitThreads
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    jsa
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 21 21:00:20 UTC 2011
>Closed-Date:    Sun Jan 08 23:24:25 UTC 2012
>Last-Modified:  Sun Jan 08 23:24:40 UTC 2012
>Originator:     Oliver Hartmann
>Release:        FreeBSD 10.0-CURRENT/amd64
>Organization:
FU Berlin
>Environment:
>Description:
Updating or recompiling multimedia/vlc fails with the following error. The compilation was performed on FreeBSD 10.0 either with clang or the legacy gcc 4.2 without success.
Also the workaround 

UNAME_r "9.9-CURRENT"

has bee used as well as a setting of 
# BUGFIX FreeBSD 10.0
WITH_FBSD10_FIX =YES

in /etc/make.conf. All without success.

I also recompiled everything necessary for vlc via portmaster -r vlc without success.

gmake[5]: Leaving directory `/usr/ports/multimedia/vlc/work/vlc-1.1.12/modules/video_filter'
gmake[4]: Leaving directory `/usr/ports/multimedia/vlc/work/vlc-1.1.12/modules/video_filter'
gmake[3]: Leaving directory `/usr/ports/multimedia/vlc/work/vlc-1.1.12/modules/video_filter'
Making all in video_output
gmake[3]: Entering directory `/usr/ports/multimedia/vlc/work/vlc-1.1.12/modules/video_output'
gmake  all-recursive
gmake[4]: Entering directory `/usr/ports/multimedia/vlc/work/vlc-1.1.12/modules/video_output'
Making all in msw
gmake[5]: Entering directory `/usr/ports/multimedia/vlc/work/vlc-1.1.12/modules/video_output/msw'
gmake  all-am
gmake[6]: Entering directory `/usr/ports/multimedia/vlc/work/vlc-1.1.12/modules/video_output/msw'
gmake[6]: Nothing to be done for `all-am'.
gmake[6]: Leaving directory `/usr/ports/multimedia/vlc/work/vlc-1.1.12/modules/video_output/msw'
gmake[5]: Leaving directory `/usr/ports/multimedia/vlc/work/vlc-1.1.12/modules/video_output/msw'
gmake[5]: Entering directory `/usr/ports/multimedia/vlc/work/vlc-1.1.12/modules/video_output'
  CC     libaa_plugin_la-aa.lo
  CC     libaa_plugin_la-keythread.lo
aa.c:42:4: error: #error Xlib required due to XInitThreads
#  error Xlib required due to XInitThreads
   ^
  CC     libggi_plugin_la-ggi.lo
1 error generated.
gmake[5]: *** [libaa_plugin_la-aa.lo] Error 1
gmake[5]: *** Waiting for unfinished jobs....
gmake[5]: Leaving directory `/usr/ports/multimedia/vlc/work/vlc-1.1.12/modules/video_output'
gmake[4]: *** [all-recursive] Error 1
gmake[4]: Leaving directory `/usr/ports/multimedia/vlc/work/vlc-1.1.12/modules/video_output'
gmake[3]: *** [all] Error 2
gmake[3]: Leaving directory `/usr/ports/multimedia/vlc/work/vlc-1.1.12/modules/video_output'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/multimedia/vlc/work/vlc-1.1.12/modules'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/multimedia/vlc/work/vlc-1.1.12'
gmake: *** [all] Error 2
*** Error code 1

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

Stop in /usr/ports/multimedia/vlc.

===>>> make failed for multimedia/vlc
===>>> Aborting update

>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->jsa 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Nov 21 21:00:32 UTC 2011 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

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

From: "Joseph S. Atkinson" <jsa@FreeBSD.org>
To: bug-followup@FreeBSD.org, ohartman@mail.zedat.fu-berlin.de
Cc:  
Subject: Re: ports/162737: multimedia/vlc: aa.c:42:4: error: #error Xlib required
 due to XInitThreads #  error Xlib required due to XInitThreads
Date: Sun, 18 Dec 2011 19:26:40 -0500

 May I see your build options please?
 
 You will find it under /var/db/ports/vlc/options
 -- 
 Joseph S. Atkinson
 Paellax Technology Group
 http://www.paellax.com/
 --
 Sent from my FreeBSD/GNOME laptop 'pazuzu'.

From: "O. Hartmann" <ohartman@zedat.fu-berlin.de>
To: "Joseph S. Atkinson" <jsa@FreeBSD.org>
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/162737: multimedia/vlc: aa.c:42:4: error: #error Xlib required
 due to XInitThreads #  error Xlib required due to XInitThreads
Date: Mon, 19 Dec 2011 02:31:05 +0100

 This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
 --------------enig5485E134EEA719C9EB8B44C8
 Content-Type: text/plain; charset=ISO-8859-1
 Content-Transfer-Encoding: quoted-printable
 
 On 12/19/11 01:26, Joseph S. Atkinson wrote:
 > May I see your build options please?
 >=20
 > You will find it under /var/db/ports/vlc/options
 
 Of course.
 On FreeBSD 10.0-CURRENT/amd64 multimedia/vlc builds well with CLANG now.
 I'll test on 9.0-RC as well.
 
 # This file is auto-generated by 'make config'.
 # No user-servicable parts inside!
 # Options for vlc-1.1.12,3
 _OPTIONS_READ=3Dvlc-1.1.12,3
 WITH_A52=3Dtrue
 WITH_AALIB=3Dtrue
 WITH_ASS=3Dtrue
 WITH_AVAHI=3Dtrue
 WITHOUT_CACA=3Dtrue
 WITH_DBUS=3Dtrue
 WITH_DIRAC=3Dtrue
 WITH_DTS=3Dtrue
 WITH_DVB=3Dtrue
 WITH_DVDREAD=3Dtrue
 WITH_DVDNAV=3Dtrue
 WITH_FAAD=3Dtrue
 WITH_FLAC=3Dtrue
 WITHOUT_FLUID=3Dtrue
 WITH_FRIBIDI=3Dtrue
 WITH_GGI=3Dtrue
 WITH_GLX=3Dtrue
 WITH_GNOMEVFS=3Dtrue
 WITH_GNUTLS=3Dtrue
 WITHOUT_GOOM=3Dtrue
 WITH_HTTPD=3Dtrue
 WITHOUT_JACK=3Dtrue
 WITH_LIVEMEDIA=3Dtrue
 WITH_LUA=3Dtrue
 WITH_MAD=3Dtrue
 WITH_MATROSKA=3Dtrue
 WITHOUT_MODPLUG=3Dtrue
 WITH_MPEG2=3Dtrue
 WITHOUT_MTP=3Dtrue
 WITHOUT_MUSEPACK=3Dtrue
 WITHOUT_NCURSES=3Dtrue
 WITH_NLS=3Dtrue
 WITHOUT_NOTIFY=3Dtrue
 WITH_OCFLAGS=3Dtrue
 WITH_OGG=3Dtrue
 WITH_OPENGL=3Dtrue
 WITHOUT_PLUGIN=3Dtrue
 WITH_PNG=3Dtrue
 WITHOUT_PORTAUDIO=3Dtrue
 WITH_PROJM=3Dtrue
 WITHOUT_PULSE=3Dtrue
 WITH_QT4=3Dtrue
 WITH_REALAUDIO=3Dtrue
 WITH_REMOTEOSD=3Dtrue
 WITHOUT_RUNROOT=3Dtrue
 WITH_SAMBA=3Dtrue
 WITH_SCHROED=3Dtrue
 WITH_SDL=3Dtrue
 WITHOUT_SHOUT=3Dtrue
 WITH_SKINS=3Dtrue
 WITH_STREAM=3Dtrue
 WITH_SPEEX=3Dtrue
 WITH_SQLITE=3Dtrue
 WITH_SVG=3Dtrue
 WITHOUT_SVGALIB=3Dtrue
 WITH_TAGLIB=3Dtrue
 WITH_THEORA=3Dtrue
 WITHOUT_TREMOR=3Dtrue
 WITH_TWOLAME=3Dtrue
 WITHOUT_UPNP=3Dtrue
 WITH_V4L=3Dtrue
 WITH_VAAPI=3Dtrue
 WITH_VCD=3Dtrue
 WITH_VORBIS=3Dtrue
 WITH_X264=3Dtrue
 WITH_XCB=3Dtrue
 WITH_XOSD=3Dtrue
 WITH_XVIDEO=3Dtrue
 WITH_ZVBI=3Dtrue
 
 
 --------------enig5485E134EEA719C9EB8B44C8
 Content-Type: application/pgp-signature; name="signature.asc"
 Content-Description: OpenPGP digital signature
 Content-Disposition: attachment; filename="signature.asc"
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.11 (FreeBSD)
 
 iQEcBAEBAgAGBQJO7pPfAAoJEOgBcD7A/5N8URYH/Rnz0iH3gjsvdzDgbn8CJEUz
 M7OQXLdzm4MOzo50cmPLn1+VwFzI1+HUQLA8/VHdUUu0x/qJySfkOn4JSLEsWHqp
 fueWMmIfzrYn66PIW5ZZiddEm49kZYPoPiZuzob8Ao1u6IRXJ+uuN16Pdpd+Utwj
 RKvs6BNmWcgxQ2FjNqg5n8CYJdnkXAeYnn6NfGgQoQHX3S2pbMH+iSGWY5mfgMry
 K2HWv/G5TvkRxv4EqN83QpD6V0CMAjw5TJnpBod3ht614J4SecJQxkY0ECjFF8Ee
 yJ4L8TRkI9xNjLz8xIAvo1M2kpyvQRadRH6Eihi1WICNTIzOK7JA62lHjiBSelo=
 =Xu0d
 -----END PGP SIGNATURE-----
 
 --------------enig5485E134EEA719C9EB8B44C8--

From: "Joseph S. Atkinson" <jsa.bsd@gmail.com>
To: bug-followup@FreeBSD.org, ohartman@mail.zedat.fu-berlin.de
Cc:  
Subject: Re: ports/162737: multimedia/vlc: aa.c:42:4: error: #error Xlib required
 due to XInitThreads #  error Xlib required due to XInitThreads
Date: Sun, 08 Jan 2012 16:51:02 -0500

 I am unable to duplicate this problem. Even had a tinderbox build done
 specifically to test it. Are you still having this issue and are you
 sure it is/was not a local issue?

From: "O. Hartmann" <ohartman@zedat.fu-berlin.de>
To: "Joseph S. Atkinson" <jsa.bsd@gmail.com>
Cc: bug-followup@FreeBSD.org, ohartman@mail.zedat.fu-berlin.de
Subject: Re: ports/162737: multimedia/vlc: aa.c:42:4: error: #error Xlib required
 due to XInitThreads #  error Xlib required due to XInitThreads
Date: Mon, 09 Jan 2012 00:05:16 +0100

 This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
 --------------enig28197F292813C3B906A02629
 Content-Type: text/plain; charset=ISO-8859-1
 Content-Transfer-Encoding: quoted-printable
 
 On 01/08/12 22:51, Joseph S. Atkinson wrote:
 > I am unable to duplicate this problem. Even had a tinderbox build done
 > specifically to test it. Are you still having this issue and are you
 > sure it is/was not a local issue?
 
 No, not any more.
 
 Regards,
 Oliver
 
 
 --------------enig28197F292813C3B906A02629
 Content-Type: application/pgp-signature; name="signature.asc"
 Content-Description: OpenPGP digital signature
 Content-Disposition: attachment; filename="signature.asc"
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.18 (FreeBSD)
 
 iQEcBAEBAgAGBQJPCiEzAAoJEOgBcD7A/5N8GpQIAKhG6Ts+57ucDd+KC70Lv/EW
 JA64wAUlDOEqwa2P/FquIN6SwJajP9YykZRgzxdpRakNvCjlMhpza+6mv3t9BDml
 29koOfNhOynezZrAee5wBmkOKwu0Qqvk1fPqraF/KwtluLId8nzm5seY2l+VgRb2
 rioc4RHXobh3as98PWidYTZzVr/I8BTUuDutqFzmEMhmEQ1mzTYeMnbbGpwJbYXu
 kuNhGshpzHoZsfBM4mUIFEUr2XH4hgmbdPjtLyN8zWoyoQlB7WEpCJgrfxr180dJ
 xzs5k/PphBp3W8qalw4TxYU3T6CrdRY56+B0Ile/PIuWfdBTvqQKEGG9GnFilhQ=
 =wNbP
 -----END PGP SIGNATURE-----
 
 --------------enig28197F292813C3B906A02629--
State-Changed-From-To: open->closed 
State-Changed-By: eadler 
State-Changed-When: Sun Jan 8 23:24:24 UTC 2012 
State-Changed-Why:  
not an error

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