Date: Sat, 9 Nov 2013 16:14:47 GMT From: Pavlo Greenberg <dog@virtual.org.ua> To: freebsd-gnats-submit@FreeBSD.org Subject: misc/183813: www/qupzilla doesn't build Message-ID: <201311091614.rA9GElmo099824@oldred.freebsd.org> Resent-Message-ID: <201311091620.rA9GK0uV046829@freefall.freebsd.org>
index | next in thread | raw e-mail
>Number: 183813
>Category: misc
>Synopsis: www/qupzilla doesn't build
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-bugs
>State: open
>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:
>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:
>Unformatted:
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311091614.rA9GElmo099824>
