From nobody@FreeBSD.org  Sat Nov  9 16:14:48 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTP id 0187F106
	for <freebsd-gnats-submit@FreeBSD.org>; Sat,  9 Nov 2013 16:14:48 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id CA13126EB
	for <freebsd-gnats-submit@FreeBSD.org>; Sat,  9 Nov 2013 16:14:47 +0000 (UTC)
Received: from oldred.freebsd.org ([127.0.1.6])
	by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id rA9GElNY099831
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 9 Nov 2013 16:14:47 GMT
	(envelope-from nobody@oldred.freebsd.org)
Received: (from nobody@localhost)
	by oldred.freebsd.org (8.14.5/8.14.5/Submit) id rA9GElmo099824;
	Sat, 9 Nov 2013 16:14:47 GMT
	(envelope-from nobody)
Message-Id: <201311091614.rA9GElmo099824@oldred.freebsd.org>
Date: Sat, 9 Nov 2013 16:14:47 GMT
From: Pavlo Greenberg <dog@virtual.org.ua>
To: freebsd-gnats-submit@FreeBSD.org
Subject: www/qupzilla doesn't build
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: javad.kouhi@gmail.com

>Number:         183813
>Category:       ports
>Synopsis:       www/qupzilla doesn't build
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          feedback
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Nov 09 16:20:00 UTC 2013
>Closed-Date:    
>Last-Modified:  Sat Nov  9 18:50:00 UTC 2013
>Originator:     Pavlo Greenberg
>Release:        FreeBSD 10.0-BETA3 amd64
>Organization:
>Environment:
FreeBSD dog 10.0-BETA3 FreeBSD 10.0-BETA3 #0 r257584: Sun Nov  3 22:47:30 EET 2013     root@dog:/usr/obj/usr/src/sys/DOG  amd64
>Description:
I try to install www/qupzilla and it fails with the following error:

/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtDBus -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4 -I3rdparty -I3rdparty -Iapp -Iautofill -Ibookmarks -Icookies -Isession -Idownloads -Ihistory -Inavigation -Inetwork -Iother -Ipreferences -Irss -Itools -Iutils -Iwebview -Iplugins -Isidebar -Idata -Iadblock -Idesktopnotifications -Iopensearch -Ibookmarksimport -Ipopupwindow -I../../build -I../../build -I/usr/local/include/qt4 -I/usr/local/include -o ../../build/autofillnotification.o autofill/autofillnotification.cpp
c++ -c -O2 -pipe -march=amdfam10 -fstack-protector -fno-strict-aliasing -O2 -pthread -D_THREAD_SAFE -Wall -W -fPIC -DQUPZILLA_SHAREDLIBRARY -DUSE_QTWEBKIT_2_2 -DQT_NO_URL_CAST_FROM_STRING -DQT_USE_QSTRINGBUILDER -DUSE_LIBPATH=\"/usr/local/lib//\" -DUSE_DATADIR=\"/usr/local/share/qupzilla/\" -DQZ_WS_X11 -DQT_STATICPLUGIN -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_DBUS_LIB -DQT_SCRIPT_LIB -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtDBus -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4 -I3rdparty -I3rdparty -Iapp -Iautofill -Ibookmarks -Icookies -Isession -Idownloads -Ihistory -Inavigation -Inetwork -Iother -Ipreferences -Irss -Itools -Iutils -Iwebview -Iplugins -Isidebar -Idata -Iadblock -Idesktopnotifications -Iopensearch -
 Ibookmarksimport -Ipopupwindow -I../../build -I../../build -I/usr/local/include/qt4 -I/usr/local/include -o ../../build/rssnotification.o rss/rssnotification.cpp
In file included from rss/rssnotification.cpp:23:
3rdparty/processinfo.h:41:5: error: unknown type name 'pid_t'
    pid_t GetPIDbyName(const char* cchrptr_ProcessName) const;
    ^
1 error generated.
*** Error code 1

Stop.
make[2]: stopped in /usr/ports/www/qupzilla/work/QupZilla-1.4.4/src/lib
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/www/qupzilla/work/QupZilla-1.4.4
*** Error code 1

Stop.
make: stopped in /usr/ports/www/qupzilla
>How-To-Repeat:
Try to execute 'make install clean' in /usr/ports/www/qupzilla
>Fix:
I have no idea

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->freebsd-ports-bugs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Sat Nov 9 18:43:07 UTC 2013 
Responsible-Changed-Why:  
ports PR. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=183813 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sat Nov 9 18:43:29 UTC 2013 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: javad.kouhi@gmail.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/183813: www/qupzilla doesn't build
Date: Sat, 9 Nov 2013 18:43:28 UT

 Maintainer of www/qupzilla,
 
 Please note that PR ports/183813 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/183813
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
>Unformatted:
