FreeBSD Bugzilla – Attachment 168241 Details for
Bug 207550
net-p2p/retroshare: Update to 0.6.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
build failure log
retroshare-0.6.0.log (text/plain), 267.42 KB, created by
Mark Felder
on 2016-03-15 15:57:21 UTC
(
hide
)
Description:
build failure log
Filename:
MIME Type:
Creator:
Mark Felder
Created:
2016-03-15 15:57:21 UTC
Size:
267.42 KB
patch
obsolete
>build started at Tue Mar 15 08:14:54 CDT 2016 >port directory: /usr/ports/net-p2p/retroshare >building for: FreeBSD 101amd64-default 10.1-RELEASE-p20 FreeBSD 10.1-RELEASE-p20 amd64 >maintained by: peter@netkey.at >Makefile ident: $FreeBSD: head/net-p2p/retroshare/Makefile 386312 2015-05-14 10:15:04Z mat $ >Poudriere version: 3.1.10 >Host OSVERSION: 1100097 >Jail OSVERSION: 1001000 > >---Begin Environment--- >PKGREPOSITORY=/tmp/pkgs >PACKAGES=/tmp/pkgs >SHELL=/bin/csh >OSVERSION=1001000 >UNAME_v=FreeBSD 10.1-RELEASE-p20 >UNAME_r=10.1-RELEASE-p20 >BLOCKSIZE=K >MAIL=/var/mail/root >STATUS=1 >SAVED_TERM=screen >NO_WARNING_PKG_INSTALL_EOL=yes >MASTERMNT=/usr/local/poudriere/data/.m/101amd64-default/ref >FORCE_PACKAGE=yes >PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin >POUDRIERE_BUILD_TYPE=bulk >OLDPWD=/usr/ports/net-p2p/retroshare >PWD=/ >MASTERNAME=101amd64-default >SCRIPTPREFIX=/usr/local/share/poudriere >USER=root >HOME=/root >POUDRIERE_VERSION=3.1.10 >SCRIPTPATH=/usr/local/share/poudriere/testport.sh >TRYBROKEN=yes >LIBEXECPREFIX=/usr/local/libexec/poudriere >LOCALBASE=/usr/local >PACKAGE_BUILDING=yes >---End Environment--- > >---Begin OPTIONS List--- >---End OPTIONS List--- > >--CONFIGURE_ARGS-- >--with-qt-includes=/usr/local/include/qt5 --with-qt-libraries=/usr/local/lib --with-extra-includes=/usr/local/include --with-extra-libs=/usr/local/lib >--End CONFIGURE_ARGS-- > >--CONFIGURE_ENV-- >XDG_DATA_HOME=/wrkdirs/usr/ports/net-p2p/retroshare/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-p2p/retroshare/work HOME=/wrkdirs/usr/ports/net-p2p/retroshare/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh QTDIR="/usr/local" QMAKE="/usr/local/lib/qt5/bin/qmake" MOC="/usr/local/lib/qt5/bin/moc" RCC="/usr/local/lib/qt5/bin/rcc" UIC="/usr/local/lib/qt5/bin/uic" QMAKESPEC="/usr/local/lib/qt5/mkspecs/freebsd-$(ccver="$(c++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" PATH=/usr/local/libexec/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin CCACHE_DIR="/root/.ccache" >--End CONFIGURE_ENV-- > >--MAKE_ENV-- >XDG_DATA_HOME=/wrkdirs/usr/ports/net-p2p/retroshare/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-p2p/retroshare/work HOME=/wrkdirs/usr/ports/net-p2p/retroshare/work TMPDIR="/tmp" NO_PIE=yes WITHOUT_DEBUG_FILES=yes WITHOUT_KERNEL_SYMBOLS=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing " MANPREFIX="/usr/local" PATH=/usr/local/libexec/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin CCACHE_DIR="/root/.ccache" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" >--End MAKE_ENV-- > >--PLIST_SUB-- >QT_PREFIX="/usr/local" >QT_BINDIR="lib/qt5/bin" >QT_INCDIR="include/qt5" >QT_LIBDIR="lib" >QT_ARCHDIR="lib/qt5" >QT_PLUGINDIR="lib/qt5/plugins" >QT_LIBEXECDIR="libexec/qt5" >QT_IMPORTDIR="lib/qt5/imports" >QT_QMLDIR="lib/qt5/qml" >QT_DATADIR="share/qt5" >QT_DOCDIR="share/doc/qt5" >QT_L10NDIR="share/qt5/translations" >QT_ETCDIR="etc/xdg" >QT_EXAMPLEDIR="share/examples/qt5" >QT_TESTDIR="share/qt5/tests" >QT_MKSPECDIR="lib/qt5/mkspecs" >GTK2_VERSION="2.10.0" >GTK3_VERSION="3.0.0" >OSREL=10.1 >PREFIX=%D >LOCALBASE=/usr/local >RESETPREFIX=/usr/local >PORTDOCS="" >PORTEXAMPLES="" >LIB32DIR=lib >DOCSDIR="share/doc/retroshare" >EXAMPLESDIR="share/examples/retroshare" >DATADIR="share/retroshare" >WWWDIR="www/retroshare" >ETCDIR="etc/retroshare" >--End PLIST_SUB-- > >--SUB_LIST-- >PREFIX=/usr/local >LOCALBASE=/usr/local >DATADIR=/usr/local/share/retroshare >DOCSDIR=/usr/local/share/doc/retroshare >EXAMPLESDIR=/usr/local/share/examples/retroshare >WWWDIR=/usr/local/www/retroshare >ETCDIR=/usr/local/etc/retroshare >--End SUB_LIST-- > >---Begin make.conf--- >WITH_CCACHE_BUILD=yes >CCACHE_DIR=/root/.ccache >USE_PACKAGE_DEPENDS=yes >BATCH=yes >WRKDIRPREFIX=/wrkdirs >PORTSDIR=/usr/ports >PACKAGES=/packages >DISTDIR=/distfiles >#### /usr/local/etc/poudriere.d/make.conf #### >accessibility_redshift_SET= GNOME GUI >x11-servers_xorg-server_SET= DEVD >x11-servers_xorg-server_UNSET= HAL > >security_openvpn-polarssl_SET= PW_SAVE >net-mgmt_rancid3_SET= SVN >net_samba43_SET= AVAHI >mail_mailman_SET= OPENSMTPD >mail_mailman_UNSET= SENDMAIL > >#OPENSSL_PORT=security/libressl >---End make.conf--- >=======================<phase: check-sanity >============================ >===> License GPLv2 accepted by the user >=========================================================================== >=======================<phase: pkg-depends >============================ >===> retroshare-0.6.0 depends on file: /usr/local/sbin/pkg - not found >===> Installing existing package /packages/All/pkg-1.6.4_1.txz >[101amd64-default] Installing pkg-1.6.4_1... >[101amd64-default] Extracting pkg-1.6.4_1: .......... done >===> retroshare-0.6.0 depends on file: /usr/local/sbin/pkg - found >===> Returning to build of retroshare-0.6.0 >=========================================================================== >=======================<phase: fetch-depends >============================ >=========================================================================== >=======================<phase: fetch >============================ >===> License GPLv2 accepted by the user >===> retroshare-0.6.0 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by retroshare-0.6.0 for building >=========================================================================== >=======================<phase: checksum >============================ >===> License GPLv2 accepted by the user >===> retroshare-0.6.0 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by retroshare-0.6.0 for building >=> SHA256 Checksum OK for RetroShare-RetroShare-v0.6.0_GH0.tar.gz. >=========================================================================== >=======================<phase: extract-depends>============================ >=========================================================================== >=======================<phase: extract >============================ >===> License GPLv2 accepted by the user >===> retroshare-0.6.0 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by retroshare-0.6.0 for building >===> Extracting for retroshare-0.6.0 >=> SHA256 Checksum OK for RetroShare-RetroShare-v0.6.0_GH0.tar.gz. >=========================================================================== >=======================<phase: patch-depends >============================ >=========================================================================== >=======================<phase: patch >============================ >===> Patching for retroshare-0.6.0 >===> Converting DOS text files to UNIX text files >===> Applying FreeBSD patches for retroshare-0.6.0 >=========================================================================== >=======================<phase: build-depends >============================ >===> retroshare-0.6.0 depends on executable: gtk-update-icon-cache - not found >===> Installing existing package /packages/All/gtk-update-icon-cache-2.24.29.txz >[101amd64-default] Installing gtk-update-icon-cache-2.24.29... >[101amd64-default] `-- Installing hicolor-icon-theme-0.15... >[101amd64-default] `-- Extracting hicolor-icon-theme-0.15: . done >[101amd64-default] `-- Installing libXdamage-1.1.4_3... >[101amd64-default] | `-- Installing libXfixes-5.0.1_3... >[101amd64-default] | | `-- Installing xproto-7.0.28... >[101amd64-default] | | `-- Extracting xproto-7.0.28: .......... done >[101amd64-default] | | `-- Installing fixesproto-5.0... >[101amd64-default] | | `-- Extracting fixesproto-5.0: .... done >[101amd64-default] | | `-- Installing libX11-1.6.3,1... >[101amd64-default] | | `-- Installing kbproto-1.0.7... >[101amd64-default] | | `-- Extracting kbproto-1.0.7: .......... done >[101amd64-default] | | `-- Installing libXdmcp-1.1.2... >[101amd64-default] | | `-- Extracting libXdmcp-1.1.2: ......... done >[101amd64-default] | | `-- Installing libxcb-1.11.1... >[101amd64-default] | | | `-- Installing libxml2-2.9.3... >[101amd64-default] | | | `-- Extracting libxml2-2.9.3: .......... done >[101amd64-default] | | | `-- Installing libpthread-stubs-0.3_6... >[101amd64-default] | | | `-- Extracting libpthread-stubs-0.3_6: ..... done >[101amd64-default] | | | `-- Installing libXau-1.0.8_3... >[101amd64-default] | | | `-- Extracting libXau-1.0.8_3: .......... done >[101amd64-default] | | `-- Extracting libxcb-1.11.1: .......... done >[101amd64-default] | | `-- Extracting libX11-1.6.3,1: .......... done >[101amd64-default] | `-- Extracting libXfixes-5.0.1_3: .......... done >[101amd64-default] | `-- Installing damageproto-1.2.1... >[101amd64-default] | `-- Extracting damageproto-1.2.1: .... done >[101amd64-default] `-- Extracting libXdamage-1.1.4_3: ...... done >[101amd64-default] `-- Installing pango-1.38.0... >[101amd64-default] | `-- Installing encodings-1.0.4_3,1... >[101amd64-default] | | `-- Installing font-util-1.3.1... >[101amd64-default] | | `-- Extracting font-util-1.3.1: .......... done >[101amd64-default] | `-- Extracting encodings-1.0.4_3,1: .......... done >[101amd64-default] | `-- Installing fontconfig-2.11.1_1,1... >[101amd64-default] | | `-- Installing expat-2.1.0_3... >[101amd64-default] | | `-- Extracting expat-2.1.0_3: .......... done >[101amd64-default] | | `-- Installing freetype2-2.6.3... >[101amd64-default] | | `-- Extracting freetype2-2.6.3: .......... done >[101amd64-default] | `-- Extracting fontconfig-2.11.1_1,1: .......... done >Running fc-cache to build fontconfig cache... >/usr/local/share/fonts: caching, new cache contents: 0 fonts, 2 dirs >/usr/local/share/fonts/encodings: caching, new cache contents: 0 fonts, 1 dirs >/usr/local/share/fonts/encodings/large: caching, new cache contents: 0 fonts, 0 dirs >/usr/local/share/fonts/util: caching, new cache contents: 0 fonts, 0 dirs >/usr/local/lib/X11/fonts: skipping, no such directory >/root/.local/share/fonts: skipping, no such directory >/root/.fonts: skipping, no such directory >Re-scanning /usr/local/share/fonts: caching, new cache contents: 0 fonts, 2 dirs >Re-scanning /usr/local/share/fonts/encodings: caching, new cache contents: 0 fonts, 1 dirs >/var/db/fontconfig: cleaning cache directory >/root/.cache/fontconfig: not cleaning non-existent cache directory >/root/.fontconfig: not cleaning non-existent cache directory >fc-cache: succeeded >[101amd64-default] | `-- Installing libXft-2.3.2_1... >[101amd64-default] | | `-- Installing libXrender-0.9.9... >[101amd64-default] | | `-- Installing renderproto-0.11.1... >[101amd64-default] | | `-- Extracting renderproto-0.11.1: .... done >[101amd64-default] | | `-- Extracting libXrender-0.9.9: .......... done >[101amd64-default] | `-- Extracting libXft-2.3.2_1: ......... done >[101amd64-default] | `-- Installing harfbuzz-1.2.3... >[101amd64-default] | | `-- Installing cairo-1.14.6,2... >[101amd64-default] | | `-- Installing dri2proto-2.8... >[101amd64-default] | | `-- Extracting dri2proto-2.8: .... done >[101amd64-default] | | `-- Installing glproto-1.4.17... >[101amd64-default] | | `-- Extracting glproto-1.4.17: ...... done >[101amd64-default] | | `-- Installing libXext-1.3.3_1,1... >[101amd64-default] | | | `-- Installing xextproto-7.3.0... >[101amd64-default] | | | `-- Extracting xextproto-7.3.0: .......... done >[101amd64-default] | | `-- Extracting libXext-1.3.3_1,1: .......... done >[101amd64-default] | | `-- Installing libEGL-11.0.8... >[101amd64-default] | | | `-- Installing libdevq-0.0.2_1... >[101amd64-default] | | | `-- Extracting libdevq-0.0.2_1: ..... done >[101amd64-default] | | | `-- Installing libxshmfence-1.2... >[101amd64-default] | | | `-- Extracting libxshmfence-1.2: ......... done >[101amd64-default] | | | `-- Installing gbm-11.0.8... >[101amd64-default] | | | `-- Installing libglapi-11.0.8... >[101amd64-default] | | | | `-- Installing libXvMC-1.0.9... >[101amd64-default] | | | | `-- Installing libXv-1.0.10_3,1... >[101amd64-default] | | | | | `-- Installing videoproto-2.3.2... >[101amd64-default] | | | | | `-- Extracting videoproto-2.3.2: ...... done >[101amd64-default] | | | | `-- Extracting libXv-1.0.10_3,1: .......... done >[101amd64-default] | | | | `-- Extracting libXvMC-1.0.9: .......... done >[101amd64-default] | | | | `-- Installing libdrm-2.4.66,1... >[101amd64-default] | | | | `-- Installing libpciaccess-0.13.4... >[101amd64-default] | | | | | `-- Installing pciids-20160227... >[101amd64-default] | | | | | `-- Extracting pciids-20160227: ...... done >[101amd64-default] | | | | `-- Extracting libpciaccess-0.13.4: ...... done >[101amd64-default] | | | | `-- Extracting libdrm-2.4.66,1: .......... done >[101amd64-default] | | | `-- Extracting libglapi-11.0.8: ... done >[101amd64-default] | | | `-- Extracting gbm-11.0.8: ..... done >[101amd64-default] | | | `-- Installing llvm36-3.6.2_2... >[101amd64-default] | | | `-- Installing python27-2.7.11_1... >[101amd64-default] | | | | `-- Installing libffi-3.2.1... >[101amd64-default] | | | | `-- Installing indexinfo-0.2.4... >[101amd64-default] | | | | `-- Extracting indexinfo-0.2.4: .... done >[101amd64-default] | | | | `-- Extracting libffi-3.2.1: .......... done >[101amd64-default] | | | | `-- Installing gettext-runtime-0.19.7... >[101amd64-default] | | | | `-- Extracting gettext-runtime-0.19.7: .......... done >[101amd64-default] | | | `-- Extracting python27-2.7.11_1: .......... done >[101amd64-default] | | | `-- Installing perl5-5.20.3_8... >[101amd64-default] | | | `-- Extracting perl5-5.20.3_8: .......... done >[101amd64-default] | | | `-- Installing libedit-3.1.20150325_1... >[101amd64-default] | | | `-- Extracting libedit-3.1.20150325_1: .......... done >[101amd64-default] | | | `-- Extracting llvm36-3.6.2_2: .......... done >[101amd64-default] | | `-- Extracting libEGL-11.0.8: .......... done >[101amd64-default] | | `-- Installing png-1.6.21... >[101amd64-default] | | `-- Extracting png-1.6.21: .......... done >[101amd64-default] | | `-- Installing libGL-11.0.8... >[101amd64-default] | | | `-- Installing libXxf86vm-1.1.4_1... >[101amd64-default] | | | `-- Installing xf86vidmodeproto-2.3.1... >[101amd64-default] | | | `-- Extracting xf86vidmodeproto-2.3.1: .... done >[101amd64-default] | | | `-- Extracting libXxf86vm-1.1.4_1: .......... done >[101amd64-default] | | `-- Extracting libGL-11.0.8: .......... done >[101amd64-default] | | `-- Installing pixman-0.34.0... >[101amd64-default] | | `-- Extracting pixman-0.34.0: .......... done >[101amd64-default] | | `-- Installing xcb-util-renderutil-0.3.9_1... >[101amd64-default] | | | `-- Installing xcb-util-0.4.0_1,1... >[101amd64-default] | | | `-- Extracting xcb-util-0.4.0_1,1: .......... done >[101amd64-default] | | `-- Extracting xcb-util-renderutil-0.3.9_1: ...... done >[101amd64-default] | | `-- Installing glib-2.46.2... >[101amd64-default] | | | `-- Installing libiconv-1.14_9... >[101amd64-default] | | | `-- Extracting libiconv-1.14_9: .......... done >[101amd64-default] | | | `-- Installing pcre-8.37_4... >[101amd64-default] | | | `-- Extracting pcre-8.37_4: .......... done >[101amd64-default] | | `-- Extracting glib-2.46.2: .......... done >No schema files found: doing nothing. >[101amd64-default] | | `-- Extracting cairo-1.14.6,2: .......... done >[101amd64-default] | | `-- Installing icu-55.1... >[101amd64-default] | | `-- Extracting icu-55.1: .......... done >[101amd64-default] | | `-- Installing graphite2-1.3.6... >[101amd64-default] | | `-- Extracting graphite2-1.3.6: .......... done >[101amd64-default] | `-- Extracting harfbuzz-1.2.3: .......... done >[101amd64-default] | `-- Installing xorg-fonts-truetype-7.7_1... >[101amd64-default] | | `-- Installing font-misc-meltho-1.0.3_3... >[101amd64-default] | | `-- Installing mkfontdir-1.0.7... >[101amd64-default] | | | `-- Installing mkfontscale-1.1.2... >[101amd64-default] | | | `-- Installing libfontenc-1.1.3... >[101amd64-default] | | | `-- Extracting libfontenc-1.1.3: ...... done >[101amd64-default] | | | `-- Extracting mkfontscale-1.1.2: .. done >[101amd64-default] | | `-- Extracting mkfontdir-1.0.7: .. done >[101amd64-default] | | `-- Extracting font-misc-meltho-1.0.3_3: .......... done >[101amd64-default] | | `-- Installing font-bh-ttf-1.0.3_3... >[101amd64-default] | | `-- Extracting font-bh-ttf-1.0.3_3: .......... done >[101amd64-default] | | `-- Installing font-misc-ethiopic-1.0.3_3... >[101amd64-default] | | `-- Extracting font-misc-ethiopic-1.0.3_3: .. done >[101amd64-default] | | `-- Installing dejavu-2.35... >[101amd64-default] | | `-- Extracting dejavu-2.35: .......... done >[101amd64-default] `-- Extracting pango-1.38.0: .......... done >/usr/local/bin/pango-querymodules: not found >[101amd64-default] `-- Installing libXcursor-1.1.14_3... >[101amd64-default] `-- Extracting libXcursor-1.1.14_3: .......... done >[101amd64-default] `-- Installing libXinerama-1.1.3_3,1... >[101amd64-default] | `-- Installing xineramaproto-1.2.1... >[101amd64-default] | `-- Extracting xineramaproto-1.2.1: .. done >[101amd64-default] `-- Extracting libXinerama-1.1.3_3,1: .......... done >[101amd64-default] `-- Installing libXcomposite-0.4.4_3,1... >[101amd64-default] | `-- Installing compositeproto-0.4.2... >[101amd64-default] | `-- Extracting compositeproto-0.4.2: .... done >[101amd64-default] `-- Extracting libXcomposite-0.4.4_3,1: .......... done >[101amd64-default] `-- Installing libXi-1.7.6,1... >[101amd64-default] | `-- Installing inputproto-2.3.1... >[101amd64-default] | `-- Extracting inputproto-2.3.1: ..... done >[101amd64-default] `-- Extracting libXi-1.7.6,1: .......... done >[101amd64-default] `-- Installing atk-2.18.0... >[101amd64-default] `-- Extracting atk-2.18.0: .......... done >[101amd64-default] `-- Installing libXrandr-1.5.0... >[101amd64-default] | `-- Installing randrproto-1.5.0... >[101amd64-default] | `-- Extracting randrproto-1.5.0: .... done >[101amd64-default] `-- Extracting libXrandr-1.5.0: .......... done >[101amd64-default] `-- Installing gdk-pixbuf2-2.32.3... >[101amd64-default] | `-- Installing jasper-1.900.1_16... >[101amd64-default] | | `-- Installing jpeg-turbo-1.4.2... >[101amd64-default] | | `-- Extracting jpeg-turbo-1.4.2: .......... done >[101amd64-default] | `-- Extracting jasper-1.900.1_16: .......... done >[101amd64-default] | `-- Installing libXt-1.1.5,1... >[101amd64-default] | | `-- Installing libSM-1.2.2_3,1... >[101amd64-default] | | `-- Installing libICE-1.0.9_1,1... >[101amd64-default] | | `-- Extracting libICE-1.0.9_1,1: .......... done >[101amd64-default] | | `-- Extracting libSM-1.2.2_3,1: .......... done >[101amd64-default] | `-- Extracting libXt-1.1.5,1: .......... done >[101amd64-default] | `-- Installing tiff-4.0.6_1... >[101amd64-default] | | `-- Installing jbigkit-2.1_1... >[101amd64-default] | | `-- Extracting jbigkit-2.1_1: .......... done >[101amd64-default] | `-- Extracting tiff-4.0.6_1: .......... done >[101amd64-default] `-- Extracting gdk-pixbuf2-2.32.3: .......... done >[101amd64-default] `-- Installing shared-mime-info-1.5... >[101amd64-default] `-- Extracting shared-mime-info-1.5: .......... done >[101amd64-default] Extracting gtk-update-icon-cache-2.24.29: .... done >Message from python27-2.7.11_1: >=========================================================================== > >Note that some standard Python modules are provided as separate ports >as they require additional dependencies. They are available as: > >bsddb databases/py-bsddb >gdbm databases/py-gdbm >sqlite3 databases/py-sqlite3 >tkinter x11-toolkits/py-tkinter > >=========================================================================== >Message from perl5-5.20.3_8: >The /usr/bin/perl symlink has been removed starting with Perl 5.20. >For shebangs, you should either use: > >#!/usr/local/bin/perl > >or > >#!/usr/bin/env perl > >The first one will only work if you have a /usr/local/bin/perl, >the second will work as long as perl is in PATH. >Message from dejavu-2.35: >Make sure that the freetype module is loaded. If it is not, add the following >line to the "Modules" section of your X Windows configuration file: > > Load "freetype" > >Add the following line to the "Files" section of X Windows configuration file: > > FontPath "/usr/local/share/fonts/dejavu/" > >Note: your X Windows configuration file is typically /etc/X11/XF86Config >if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. >===> retroshare-0.6.0 depends on executable: gtk-update-icon-cache - found >===> Returning to build of retroshare-0.6.0 >===> retroshare-0.6.0 depends on file: /usr/local/lib/qt5/bin/moc - not found >===> Installing existing package /packages/All/qt5-buildtools-5.5.1.txz >[101amd64-default] Installing qt5-buildtools-5.5.1... >[101amd64-default] Extracting qt5-buildtools-5.5.1: .......... done >===> retroshare-0.6.0 depends on file: /usr/local/lib/qt5/bin/moc - found >===> Returning to build of retroshare-0.6.0 >===> retroshare-0.6.0 depends on file: /usr/local/lib/libQt5Core.so - not found >===> Installing existing package /packages/All/qt5-core-5.5.1.txz >[101amd64-default] Installing qt5-core-5.5.1... >[101amd64-default] Extracting qt5-core-5.5.1: .......... done >===> retroshare-0.6.0 depends on file: /usr/local/lib/libQt5Core.so - found >===> Returning to build of retroshare-0.6.0 >===> retroshare-0.6.0 depends on file: /usr/local/lib/libQt5Gui.so - not found >===> Installing existing package /packages/All/qt5-gui-5.5.1.txz >[101amd64-default] Installing qt5-gui-5.5.1... >[101amd64-default] `-- Installing xcb-util-image-0.4.0_1... >[101amd64-default] `-- Extracting xcb-util-image-0.4.0_1: ........ done >[101amd64-default] `-- Installing xcb-util-wm-0.4.1_3... >[101amd64-default] `-- Extracting xcb-util-wm-0.4.1_3: .......... done >[101amd64-default] `-- Installing libxkbcommon-0.5.0_1... >[101amd64-default] `-- Extracting libxkbcommon-0.5.0_1: .......... done >[101amd64-default] `-- Installing xcb-util-keysyms-0.4.0_1... >[101amd64-default] `-- Extracting xcb-util-keysyms-0.4.0_1: ...... done >[101amd64-default] `-- Installing qt5-dbus-5.5.1... >[101amd64-default] | `-- Installing dbus-1.8.20... >[101amd64-default] | | `-- Installing gnome_subr-1.0... >[101amd64-default] | | `-- Extracting gnome_subr-1.0: . done >===> Creating users and/or groups. >Creating group 'messagebus' with gid '556'. >Creating user 'messagebus' with uid '556'. >[101amd64-default] | `-- Extracting dbus-1.8.20: .......... done >[101amd64-default] `-- Extracting qt5-dbus-5.5.1: .......... done >[101amd64-default] `-- Installing xdg-utils-1.1.1... >[101amd64-default] | `-- Installing xset-1.2.3_1... >[101amd64-default] | | `-- Installing libXfontcache-1.0.5_3... >[101amd64-default] | | `-- Installing fontcacheproto-0.1.3... >[101amd64-default] | | `-- Extracting fontcacheproto-0.1.3: .... done >[101amd64-default] | | `-- Extracting libXfontcache-1.0.5_3: .......... done >[101amd64-default] | | `-- Installing libXmu-1.1.2_3,1... >[101amd64-default] | | `-- Extracting libXmu-1.1.2_3,1: .......... done >[101amd64-default] | `-- Extracting xset-1.2.3_1: .. done >[101amd64-default] | `-- Installing xprop-1.2.2... >[101amd64-default] | `-- Extracting xprop-1.2.2: .. done >[101amd64-default] `-- Extracting xdg-utils-1.1.1: .......... done >[101amd64-default] Extracting qt5-gui-5.5.1: .......... done >===> retroshare-0.6.0 depends on file: /usr/local/lib/libQt5Gui.so - found >===> Returning to build of retroshare-0.6.0 >===> retroshare-0.6.0 depends on file: /usr/local/lib/libQt5Multimedia.so - not found >===> Installing existing package /packages/All/qt5-multimedia-5.5.1.txz >[101amd64-default] Installing qt5-multimedia-5.5.1... >[101amd64-default] `-- Installing qt5-quick-5.5.1... >[101amd64-default] | `-- Installing qt5-sql-5.5.1... >[101amd64-default] | `-- Extracting qt5-sql-5.5.1: .......... done >[101amd64-default] | `-- Installing qt5-network-5.5.1... >[101amd64-default] | | `-- Installing libproxy-0.4.12... >[101amd64-default] | | `-- Extracting libproxy-0.4.12: ........ done >[101amd64-default] | | `-- Installing ca_root_nss-3.22.2... >[101amd64-default] | | `-- Extracting ca_root_nss-3.22.2: ....... done >[101amd64-default] | `-- Extracting qt5-network-5.5.1: .......... done >[101amd64-default] | `-- Installing qt5-qml-5.5.1... >[101amd64-default] | `-- Extracting qt5-qml-5.5.1: .......... done >[101amd64-default] | `-- Installing qt5-widgets-5.5.1... >[101amd64-default] | `-- Extracting qt5-widgets-5.5.1: .......... done >[101amd64-default] | `-- Installing qt5-testlib-5.5.1... >[101amd64-default] | `-- Extracting qt5-testlib-5.5.1: .......... done >[101amd64-default] | `-- Installing qt5-xmlpatterns-5.5.1... >[101amd64-default] | `-- Extracting qt5-xmlpatterns-5.5.1: .......... done >[101amd64-default] `-- Extracting qt5-quick-5.5.1: .......... done >[101amd64-default] `-- Installing gstreamer1-plugins-bad-1.6.3... >[101amd64-default] | `-- Installing gstreamer1-plugins-1.6.3... >[101amd64-default] | | `-- Installing orc-0.4.25... >[101amd64-default] | | `-- Extracting orc-0.4.25: .......... done >[101amd64-default] | | `-- Installing gstreamer1-1.6.3... >[101amd64-default] | | `-- Extracting gstreamer1-1.6.3: .......... done >[101amd64-default] | | `-- Installing iso-codes-3.65... >[101amd64-default] | | `-- Extracting iso-codes-3.65: .......... done >[101amd64-default] | `-- Extracting gstreamer1-plugins-1.6.3: .......... done >[101amd64-default] `-- Extracting gstreamer1-plugins-bad-1.6.3: .......... done >[101amd64-default] `-- Installing libGLU-9.0.0_2... >[101amd64-default] `-- Extracting libGLU-9.0.0_2: ...... done >[101amd64-default] `-- Installing qt5-opengl-5.5.1... >[101amd64-default] `-- Extracting qt5-opengl-5.5.1: .......... done >[101amd64-default] Extracting qt5-multimedia-5.5.1: .......... done >Message from qt5-sql-5.5.1: >====================================================================== > >To enable Qt database support, install the database plugin ports. The >following plugin ports are available: > - databases/qt5-sqldrivers-ibase InterBase/Firebird > - databases/qt5-sqldrivers-mysql MySQL > - databases/qt5-sqldrivers-odbc Open Database Connectivity > - databases/qt5-sqldrivers-pgsql PostgreSQL > - databases/qt5-sqldrivers-sqlite2 SQLite 2 > - databases/qt5-sqldrivers-sqlite3 SQLite 3 > >====================================================================== >Message from ca_root_nss-3.22.2: >********************************* WARNING ********************************* > >FreeBSD does not, and can not warrant that the certification authorities >whose certificates are included in this package have in any way been >audited for trustworthiness or RFC 3647 compliance. > >Assessment and verification of trust is the complete responsibility of the >system administrator. > >*********************************** NOTE ********************************** > >This package installs symlinks to support root certificates discovery by >default for software that uses OpenSSL. > >This enables SSL Certificate Verification by client software without manual >intervention. > >If you prefer to do this manually, replace the following symlinks with >either an empty file or your site-local certificate bundle. > > * /etc/ssl/cert.pem > * /usr/local/etc/ssl/cert.pem > * /usr/local/openssl/cert.pem > >*************************************************************************** >===> retroshare-0.6.0 depends on file: /usr/local/lib/libQt5Multimedia.so - found >===> Returning to build of retroshare-0.6.0 >===> retroshare-0.6.0 depends on file: /usr/local/lib/libQt5Network.so - found >===> retroshare-0.6.0 depends on file: /usr/local/lib/libQt5PrintSupport.so - not found >===> Installing existing package /packages/All/qt5-printsupport-5.5.1_1.txz >[101amd64-default] Installing qt5-printsupport-5.5.1_1... >[101amd64-default] `-- Installing cups-2.1.3_1... >[101amd64-default] | `-- Installing avahi-app-0.6.31_5... >[101amd64-default] | | `-- Installing gobject-introspection-1.46.0... >[101amd64-default] | | `-- Installing python2-2_3... >[101amd64-default] | | `-- Extracting python2-2_3: ...... done >[101amd64-default] | | `-- Extracting gobject-introspection-1.46.0: .......... done >[101amd64-default] | | `-- Installing gdbm-1.11_2... >[101amd64-default] | | `-- Extracting gdbm-1.11_2: .......... done >[101amd64-default] | | `-- Installing libdaemon-0.14_1... >[101amd64-default] | | `-- Extracting libdaemon-0.14_1: .......... done >[101amd64-default] | | `-- Installing dbus-glib-0.104... >[101amd64-default] | | `-- Extracting dbus-glib-0.104: .......... done >===> Creating users and/or groups. >Creating group 'avahi' with gid '558'. >Creating user 'avahi' with uid '558'. >[101amd64-default] | `-- Extracting avahi-app-0.6.31_5: .......... done >[101amd64-default] | `-- Installing gnutls-3.3.17.1_2... >[101amd64-default] | | `-- Installing nettle-3.2... >[101amd64-default] | | `-- Installing gmp-5.1.3_3... >[101amd64-default] | | `-- Extracting gmp-5.1.3_3: .......... done >[101amd64-default] | | `-- Extracting nettle-3.2: .......... done >[101amd64-default] | | `-- Installing libtasn1-4.7... >[101amd64-default] | | `-- Extracting libtasn1-4.7: .......... done >[101amd64-default] | | `-- Installing libidn-1.31... >[101amd64-default] | | `-- Extracting libidn-1.31: .......... done >[101amd64-default] | | `-- Installing p11-kit-0.23.2... >[101amd64-default] | | `-- Extracting p11-kit-0.23.2: .......... done >[101amd64-default] | | `-- Installing trousers-tddl-0.3.10_7... >===> Creating users and/or groups. >Creating group '_tss' with gid '601'. >Creating user '_tss' with uid '601'. >[101amd64-default] | | `-- Extracting trousers-tddl-0.3.10_7: .......... done >[101amd64-default] | `-- Extracting gnutls-3.3.17.1_2: .......... done >[101amd64-default] | `-- Installing libpaper-1.1.24.4... >[101amd64-default] | `-- Extracting libpaper-1.1.24.4: .......... done >===> Creating users and/or groups. >Creating group 'cups' with gid '193'. >Creating user 'cups' with uid '193'. >[101amd64-default] `-- Extracting cups-2.1.3_1: .......... done >[101amd64-default] Extracting qt5-printsupport-5.5.1_1: .......... done >Message from trousers-tddl-0.3.10_7: >To run tcsd automatically, add the following line to /etc/rc.conf > >tcsd_enable="YES" > >You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. > >To use TPM, add your_account to '_tss' group like following: > ># pw groupadd _tss -m your_account >===> retroshare-0.6.0 depends on file: /usr/local/lib/libQt5PrintSupport.so - found >===> Returning to build of retroshare-0.6.0 >===> retroshare-0.6.0 depends on file: /usr/local/lib/qt5/bin/qmake - not found >===> Installing existing package /packages/All/qt5-qmake-5.5.1.txz >[101amd64-default] Installing qt5-qmake-5.5.1... >[101amd64-default] Extracting qt5-qmake-5.5.1: .......... done >===> retroshare-0.6.0 depends on file: /usr/local/lib/qt5/bin/qmake - found >===> Returning to build of retroshare-0.6.0 >===> retroshare-0.6.0 depends on file: /usr/local/lib/libQt5UiTools.a - not found >===> Installing existing package /packages/All/qt5-uitools-5.5.1.txz >[101amd64-default] Installing qt5-uitools-5.5.1... >[101amd64-default] `-- Installing qt5-uiplugin-5.5.1... >[101amd64-default] `-- Extracting qt5-uiplugin-5.5.1: .......... done >[101amd64-default] Extracting qt5-uitools-5.5.1: .......... done >===> retroshare-0.6.0 depends on file: /usr/local/lib/libQt5UiTools.a - found >===> Returning to build of retroshare-0.6.0 >===> retroshare-0.6.0 depends on file: /usr/local/lib/libQt5Widgets.so - found >===> retroshare-0.6.0 depends on file: /usr/local/lib/libQt5Xml.so - not found >===> Installing existing package /packages/All/qt5-xml-5.5.1.txz >[101amd64-default] Installing qt5-xml-5.5.1... >[101amd64-default] Extracting qt5-xml-5.5.1: .......... done >===> retroshare-0.6.0 depends on file: /usr/local/lib/libQt5Xml.so - found >===> Returning to build of retroshare-0.6.0 >===> retroshare-0.6.0 depends on file: /usr/local/bin/ccache - not found >===> Installing existing package /packages/All/ccache-3.2.4_3.txz >[101amd64-default] Installing ccache-3.2.4_3... >[101amd64-default] Extracting ccache-3.2.4_3: ......... done >Create compiler links... >create symlink for cc >create symlink for cc (world) >create symlink for c++ >create symlink for c++ (world) >create symlink for CC >create symlink for CC (world) >create symlink for clang >create symlink for clang (world) >create symlink for clang++ >create symlink for clang++ (world) >Message from ccache-3.2.4_3: >NOTE: >Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for >information on using ccache with FreeBSD ports and src. >===> retroshare-0.6.0 depends on file: /usr/local/bin/ccache - found >===> Returning to build of retroshare-0.6.0 >=========================================================================== >=======================<phase: lib-depends >============================ >===> retroshare-0.6.0 depends on shared library: libsqlcipher.so - not found >===> Installing existing package /packages/All/sqlcipher-3.2.0_1.txz >[101amd64-default] Installing sqlcipher-3.2.0_1... >[101amd64-default] Extracting sqlcipher-3.2.0_1: .......... done >===> retroshare-0.6.0 depends on shared library: libsqlcipher.so - found (/usr/local/lib/libsqlcipher.so) >===> Returning to build of retroshare-0.6.0 >===> retroshare-0.6.0 depends on shared library: libgnome-keyring.so - not found >===> Installing existing package /packages/All/libgnome-keyring-3.12.0_2.txz >[101amd64-default] Installing libgnome-keyring-3.12.0_2... >[101amd64-default] `-- Installing libgcrypt-1.6.5... >[101amd64-default] | `-- Installing libgpg-error-1.21... >[101amd64-default] | `-- Extracting libgpg-error-1.21: .......... done >[101amd64-default] `-- Extracting libgcrypt-1.6.5: .......... done >[101amd64-default] Extracting libgnome-keyring-3.12.0_2: .......... done >===> retroshare-0.6.0 depends on shared library: libgnome-keyring.so - found (/usr/local/lib/libgnome-keyring.so) >===> Returning to build of retroshare-0.6.0 >===> retroshare-0.6.0 depends on shared library: libspeex.so - not found >===> Installing existing package /packages/All/speex-1.2.r2,1.txz >[101amd64-default] Installing speex-1.2.r2,1... >[101amd64-default] `-- Installing libogg-1.3.2_1,4... >[101amd64-default] `-- Extracting libogg-1.3.2_1,4: .......... done >[101amd64-default] `-- Installing speexdsp-1.2.r3_1... >[101amd64-default] `-- Extracting speexdsp-1.2.r3_1: .......... done >[101amd64-default] Extracting speex-1.2.r2,1: .......... done >===> retroshare-0.6.0 depends on shared library: libspeex.so - found (/usr/local/lib/libspeex.so) >===> Returning to build of retroshare-0.6.0 >===> retroshare-0.6.0 depends on shared library: libupnp.so - not found >===> Installing existing package /packages/All/upnp-1.6.19_2,1.txz >[101amd64-default] Installing upnp-1.6.19_2,1... >[101amd64-default] Extracting upnp-1.6.19_2,1: .......... done >===> retroshare-0.6.0 depends on shared library: libupnp.so - found (/usr/local/lib/libupnp.so) >===> Returning to build of retroshare-0.6.0 >===> retroshare-0.6.0 depends on shared library: libgpgme.so - not found >===> Installing existing package /packages/All/gpgme-1.6.0.txz >[101amd64-default] Installing gpgme-1.6.0... >[101amd64-default] `-- Installing gnupg-2.1.11_1... >[101amd64-default] | `-- Installing libassuan-2.4.2... >[101amd64-default] | `-- Extracting libassuan-2.4.2: .......... done >[101amd64-default] | `-- Installing npth-1.2... >[101amd64-default] | `-- Extracting npth-1.2: .......... done >[101amd64-default] | `-- Installing libksba-1.3.3... >[101amd64-default] | `-- Extracting libksba-1.3.3: .......... done >[101amd64-default] | `-- Installing pinentry-0.9.7... >[101amd64-default] | | `-- Installing pinentry-tty-0.9.7... >[101amd64-default] | | `-- Extracting pinentry-tty-0.9.7: . done >[101amd64-default] | `-- Extracting pinentry-0.9.7: .. done >[101amd64-default] `-- Extracting gnupg-2.1.11_1: .......... done >[101amd64-default] Extracting gpgme-1.6.0: .......... done >Message from gnupg-2.1.11_1: >############################################################################### > A T T E N T I O N > >In order to use gpg-agent, you need to install a pinentry dialog. > >The following ports of pinentry dialogs are available: > >security/pinentry-curses (ncurses based dialog) >security/pinentry-gtk2 (GTK 2.x based dialog) >security/pinentry-qt4 (QT4 based dialog) >security/pinentry-tty (console based dialog) > >############################################################################### >===> retroshare-0.6.0 depends on shared library: libgpgme.so - found (/usr/local/lib/libgpgme.so) >===> Returning to build of retroshare-0.6.0 >===> retroshare-0.6.0 depends on shared library: libopencv_highgui.so - not found >===> Installing existing package /packages/All/opencv-2.4.9_7.txz >[101amd64-default] Installing opencv-2.4.9_7... >[101amd64-default] `-- Installing opencv-core-2.4.9_3... >[101amd64-default] `-- Extracting opencv-core-2.4.9_3: .......... done >[101amd64-default] `-- Installing libv4l-1.6.3_1... >[101amd64-default] `-- Extracting libv4l-1.6.3_1: .......... done >[101amd64-default] Extracting opencv-2.4.9_7: .......... done >===> retroshare-0.6.0 depends on shared library: libopencv_highgui.so - found (/usr/local/lib/libopencv_highgui.so) >===> Returning to build of retroshare-0.6.0 >===> retroshare-0.6.0 depends on shared library: libavcodec.so - not found >===> Installing existing package /packages/All/ffmpeg-2.8.6,1.txz >[101amd64-default] Installing ffmpeg-2.8.6,1... >[101amd64-default] `-- Installing libtheora-1.1.1_6... >[101amd64-default] | `-- Installing libvorbis-1.3.5,3... >[101amd64-default] | `-- Extracting libvorbis-1.3.5,3: .......... done >[101amd64-default] `-- Extracting libtheora-1.1.1_6: .......... done >[101amd64-default] `-- Installing libvpx-1.5.0... >[101amd64-default] `-- Extracting libvpx-1.5.0: .......... done >[101amd64-default] `-- Installing xvid-1.3.4,1... >[101amd64-default] `-- Extracting xvid-1.3.4,1: ........ done >[101amd64-default] `-- Installing schroedinger-1.0.11_4... >[101amd64-default] `-- Extracting schroedinger-1.0.11_4: .......... done >[101amd64-default] `-- Installing libx264-0.144.2533_1... >[101amd64-default] `-- Extracting libx264-0.144.2533_1: ......... done >[101amd64-default] Extracting ffmpeg-2.8.6,1: .......... done >===> retroshare-0.6.0 depends on shared library: libavcodec.so - found (/usr/local/lib/libavcodec.so) >===> Returning to build of retroshare-0.6.0 >===> retroshare-0.6.0 depends on shared library: libmicrohttpd.so - not found >===> Installing existing package /packages/All/libmicrohttpd-0.9.37_1.txz >[101amd64-default] Installing libmicrohttpd-0.9.37_1... >[101amd64-default] Extracting libmicrohttpd-0.9.37_1: .......... done >===> retroshare-0.6.0 depends on shared library: libmicrohttpd.so - found (/usr/local/lib/libmicrohttpd.so) >===> Returning to build of retroshare-0.6.0 >===> retroshare-0.6.0 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) >===> retroshare-0.6.0 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) >===> retroshare-0.6.0 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) >===> retroshare-0.6.0 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) >===> retroshare-0.6.0 depends on shared library: libxslt.so - not found >===> Installing existing package /packages/All/libxslt-1.1.28_8.txz >[101amd64-default] Installing libxslt-1.1.28_8... >[101amd64-default] Extracting libxslt-1.1.28_8: .......... done >===> retroshare-0.6.0 depends on shared library: libxslt.so - found (/usr/local/lib/libxslt.so) >===> Returning to build of retroshare-0.6.0 >===> retroshare-0.6.0 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) >=========================================================================== >====>> Recording filesystem state for prebuild... done >=======================<phase: configure >============================ >===> retroshare-0.6.0 depends on executable: gtk-update-icon-cache - found >===> retroshare-0.6.0 depends on file: /usr/local/lib/qt5/bin/moc - found >===> retroshare-0.6.0 depends on file: /usr/local/lib/libQt5Core.so - found >===> retroshare-0.6.0 depends on file: /usr/local/lib/libQt5Gui.so - found >===> retroshare-0.6.0 depends on file: /usr/local/lib/libQt5Multimedia.so - found >===> retroshare-0.6.0 depends on file: /usr/local/lib/libQt5Network.so - found >===> retroshare-0.6.0 depends on file: /usr/local/lib/libQt5PrintSupport.so - found >===> retroshare-0.6.0 depends on file: /usr/local/lib/qt5/bin/qmake - found >===> retroshare-0.6.0 depends on file: /usr/local/lib/libQt5UiTools.a - found >===> retroshare-0.6.0 depends on file: /usr/local/lib/libQt5Widgets.so - found >===> retroshare-0.6.0 depends on file: /usr/local/lib/libQt5Xml.so - found >===> retroshare-0.6.0 depends on file: /usr/local/bin/ccache - found >===> retroshare-0.6.0 depends on shared library: libsqlcipher.so - found (/usr/local/lib/libsqlcipher.so) >===> retroshare-0.6.0 depends on shared library: libgnome-keyring.so - found (/usr/local/lib/libgnome-keyring.so) >===> retroshare-0.6.0 depends on shared library: libspeex.so - found (/usr/local/lib/libspeex.so) >===> retroshare-0.6.0 depends on shared library: libupnp.so - found (/usr/local/lib/libupnp.so) >===> retroshare-0.6.0 depends on shared library: libgpgme.so - found (/usr/local/lib/libgpgme.so) >===> retroshare-0.6.0 depends on shared library: libopencv_highgui.so - found (/usr/local/lib/libopencv_highgui.so) >===> retroshare-0.6.0 depends on shared library: libavcodec.so - found (/usr/local/lib/libavcodec.so) >===> retroshare-0.6.0 depends on shared library: libmicrohttpd.so - found (/usr/local/lib/libmicrohttpd.so) >===> retroshare-0.6.0 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) >===> retroshare-0.6.0 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) >===> retroshare-0.6.0 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) >===> retroshare-0.6.0 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) >===> retroshare-0.6.0 depends on shared library: libxslt.so - found (/usr/local/lib/libxslt.so) >===> retroshare-0.6.0 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) >===> Configuring for retroshare-0.6.0 >Reading /wrkdirs/usr/ports/net-p2p/retroshare/work/RetroShare-0.6.0/openpgpsdk/src/openpgpsdk.pro >Reading /wrkdirs/usr/ports/net-p2p/retroshare/work/RetroShare-0.6.0/libbitdht/src/libbitdht.pro >Reading /wrkdirs/usr/ports/net-p2p/retroshare/work/RetroShare-0.6.0/libretroshare/src/libretroshare.pro >pkg-config: not found >Reading /wrkdirs/usr/ports/net-p2p/retroshare/work/RetroShare-0.6.0/libresapi/src/libresapi.pro >Reading /wrkdirs/usr/ports/net-p2p/retroshare/work/RetroShare-0.6.0/retroshare-gui/src/retroshare-gui.pro >Reading /wrkdirs/usr/ports/net-p2p/retroshare/work/RetroShare-0.6.0/retroshare-nogui/src/retroshare-nogui.pro >Reading /wrkdirs/usr/ports/net-p2p/retroshare/work/RetroShare-0.6.0/plugins/plugins.pro > Reading /wrkdirs/usr/ports/net-p2p/retroshare/work/RetroShare-0.6.0/plugins/VOIP/VOIP.pro > Reading /wrkdirs/usr/ports/net-p2p/retroshare/work/RetroShare-0.6.0/plugins/FeedReader/FeedReader.pro >pkg-config: not found >=========================================================================== >=======================<phase: build >============================ >===> Building for retroshare-0.6.0 >--- sub-openpgpsdk-src-openpgpsdk-pro-all --- >--- sub-libbitdht-src-libbitdht-pro-all --- >--- sub-openpgpsdk-src-openpgpsdk-pro-all --- >cd openpgpsdk/src/ && ( test -e Makefile.openpgpsdk || /usr/local/lib/qt5/bin/qmake /wrkdirs/usr/ports/net-p2p/retroshare/work/RetroShare-0.6.0/openpgpsdk/src/openpgpsdk.pro -spec /usr/local/lib/qt5/mkspecs/freebsd-clang QMAKE_CC=cc QMAKE_CXX=c++ QMAKE_LINK_C=cc QMAKE_LINK_C_SHLIB=cc QMAKE_LINK=c++ QMAKE_LINK_SHLIB=c++ 'QMAKE_CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'QMAKE_CXXFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing ' 'QMAKE_LFLAGS= -fstack-protector' QMAKE_LIBS= QMAKE_CFLAGS_DEBUG= QMAKE_CFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= QMAKE_CXXFLAGS_RELEASE= PREFIX=/usr/local CONFIG+=release 'CONFIG-=debug separate_debug_info' -o Makefile.openpgpsdk ) && /usr/bin/make -f Makefile.openpgpsdk all >--- sub-libbitdht-src-libbitdht-pro-all --- >cd libbitdht/src/ && ( test -e Makefile.libbitdht || /usr/local/lib/qt5/bin/qmake /wrkdirs/usr/ports/net-p2p/retroshare/work/RetroShare-0.6.0/libbitdht/src/libbitdht.pro -spec /usr/local/lib/qt5/mkspecs/freebsd-clang QMAKE_CC=cc QMAKE_CXX=c++ QMAKE_LINK_C=cc QMAKE_LINK_C_SHLIB=cc QMAKE_LINK=c++ QMAKE_LINK_SHLIB=c++ 'QMAKE_CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'QMAKE_CXXFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing ' 'QMAKE_LFLAGS= -fstack-protector' QMAKE_LIBS= QMAKE_CFLAGS_DEBUG= QMAKE_CFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= QMAKE_CXXFLAGS_RELEASE= PREFIX=/usr/local CONFIG+=release 'CONFIG-=debug separate_debug_info' -o Makefile.libbitdht ) && /usr/bin/make -f Makefile.libbitdht all >--- bencode.o --- >--- bdobj.o --- >--- bdmsgs.o --- >--- bdpeer.o --- >--- bdquery.o --- >--- bdhash.o --- >--- bdstore.o --- >--- bencode.o --- >cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wall -W -DRS_ENABLE_GXS -I. -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o bencode.o bitdht/bencode.c >--- bdobj.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -DBE_DEBUG -fPIC -Wall -W -DRS_ENABLE_GXS -I. -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o bdobj.o bitdht/bdobj.cc >--- bdmsgs.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -DBE_DEBUG -fPIC -Wall -W -DRS_ENABLE_GXS -I. -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o bdmsgs.o bitdht/bdmsgs.cc >--- bdpeer.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -DBE_DEBUG -fPIC -Wall -W -DRS_ENABLE_GXS -I. -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o bdpeer.o bitdht/bdpeer.cc >--- bdquery.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -DBE_DEBUG -fPIC -Wall -W -DRS_ENABLE_GXS -I. -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o bdquery.o bitdht/bdquery.cc >--- bdhash.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -DBE_DEBUG -fPIC -Wall -W -DRS_ENABLE_GXS -I. -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o bdhash.o bitdht/bdhash.cc >--- bdstore.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -DBE_DEBUG -fPIC -Wall -W -DRS_ENABLE_GXS -I. -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o bdstore.o bitdht/bdstore.cc >--- bencode.o --- >bitdht/bencode.c:572:37: warning: for loop has empty body [-Wempty-body] > for(i = 0; dict->val.d[i].val; i++); > ^ >bitdht/bencode.c:572:37: note: put the semicolon on a separate line to silence this warning >bitdht/bencode.c:618:33: warning: for loop has empty body [-Wempty-body] > for(i = 0; list->val.l[i]; i++); > ^ >bitdht/bencode.c:618:33: note: put the semicolon on a separate line to silence this warning >2 warnings generated. >--- sub-openpgpsdk-src-openpgpsdk-pro-all --- >--- accumulate.o --- >cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wall -W -pthread -D_THREAD_SAFE -DRS_ENABLE_GXS -DOPENSSL_NO_IDEA -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o accumulate.o openpgpsdk/accumulate.c >--- sub-libbitdht-src-libbitdht-pro-all --- >--- bdnode.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -DBE_DEBUG -fPIC -Wall -W -DRS_ENABLE_GXS -I. -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o bdnode.o bitdht/bdnode.cc >--- sub-openpgpsdk-src-openpgpsdk-pro-all --- >--- compress.o --- >cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wall -W -pthread -D_THREAD_SAFE -DRS_ENABLE_GXS -DOPENSSL_NO_IDEA -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o compress.o openpgpsdk/compress.c >--- sub-libbitdht-src-libbitdht-pro-all --- >--- bdmsgs.o --- >In file included from bitdht/bdmsgs.cc:30: >In file included from ./bitdht/bdmsgs.h:35: >In file included from ./bitdht/bdpeer.h:29: >In file included from ./bitdht/bdiface.h:35: >./util/bdnet.h:107:13: warning: 'bdnet_inet_ntoa' has C-linkage specified, but returns user-defined type 'std::string' (aka 'basic_string<char, char_traits<char>, allocator<char> >') which is incompatible with C [-Wreturn-type-c-linkage] >std::string bdnet_inet_ntoa(struct in_addr in); > ^ >1 warning generated. >--- sub-openpgpsdk-src-openpgpsdk-pro-all --- >--- create.o --- >--- sub-libbitdht-src-libbitdht-pro-all --- >--- bdpeer.o --- >In file included from bitdht/bdpeer.cc:27: >In file included from ./bitdht/bdpeer.h:29: >In file included from ./bitdht/bdiface.h:35: >./util/bdnet.h:107:13: warning: 'bdnet_inet_ntoa' has C-linkage specified, but returns incomplete type 'std::string' (aka 'basic_string<char, char_traits<char>, allocator<char> >') which could be incompatible with C [-Wreturn-type-c-linkage] >std::string bdnet_inet_ntoa(struct in_addr in); > ^ >bitdht/bdpeer.cc:333:48: warning: unused parameter 'number' [-Wunused-parameter] >int bdSpace::find_node(const bdNodeId *id, int number, std::list<bdId> &matchIds, uint32_t with_flags) > ^ >2 warnings generated. >--- sub-openpgpsdk-src-openpgpsdk-pro-all --- >cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wall -W -pthread -D_THREAD_SAFE -DRS_ENABLE_GXS -DOPENSSL_NO_IDEA -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o create.o openpgpsdk/create.c >--- sub-libbitdht-src-libbitdht-pro-all --- >--- bdstore.o --- >In file included from bitdht/bdstore.cc:27: >In file included from ./bitdht/bdstore.h:31: >In file included from ./bitdht/bdiface.h:35: >./util/bdnet.h:107:13: warning: 'bdnet_inet_ntoa' has C-linkage specified, but returns user-defined type 'std::string' (aka 'basic_string<char, char_traits<char>, allocator<char> >') which is incompatible with C [-Wreturn-type-c-linkage] >std::string bdnet_inet_ntoa(struct in_addr in); > ^ >1 warning generated. >--- bdhash.o --- >In file included from bitdht/bdhash.cc:27: >In file included from ./bitdht/bdhash.h:29: >In file included from ./bitdht/bdpeer.h:29: >In file included from ./bitdht/bdiface.h:35: >./util/bdnet.h:107:13: warning: 'bdnet_inet_ntoa' has C-linkage specified, but returns incomplete type 'std::string' (aka 'basic_string<char, char_traits<char>, allocator<char> >') which could be incompatible with C [-Wreturn-type-c-linkage] >std::string bdnet_inet_ntoa(struct in_addr in); > ^ >1 warning generated. >--- bdquery.o --- >In file included from bitdht/bdquery.cc:28: >In file included from ./bitdht/bdquery.h:30: >In file included from ./bitdht/bdiface.h:35: >./util/bdnet.h:107:13: warning: 'bdnet_inet_ntoa' has C-linkage specified, but returns incomplete type 'std::string' (aka 'basic_string<char, char_traits<char>, allocator<char> >') which could be incompatible with C [-Wreturn-type-c-linkage] >std::string bdnet_inet_ntoa(struct in_addr in); > ^ >1 warning generated. >--- sub-openpgpsdk-src-openpgpsdk-pro-all --- >--- crypto.o --- >cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wall -W -pthread -D_THREAD_SAFE -DRS_ENABLE_GXS -DOPENSSL_NO_IDEA -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o crypto.o openpgpsdk/crypto.c >--- sub-libbitdht-src-libbitdht-pro-all --- >--- bdmanager.o --- >--- sub-openpgpsdk-src-openpgpsdk-pro-all --- >--- errors.o --- >--- sub-libbitdht-src-libbitdht-pro-all --- >--- bdstddht.o --- >--- bdmanager.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -DBE_DEBUG -fPIC -Wall -W -DRS_ENABLE_GXS -I. -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o bdmanager.o bitdht/bdmanager.cc >--- sub-openpgpsdk-src-openpgpsdk-pro-all --- >--- fingerprint.o --- >--- errors.o --- >cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wall -W -pthread -D_THREAD_SAFE -DRS_ENABLE_GXS -DOPENSSL_NO_IDEA -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o errors.o openpgpsdk/errors.c >--- sub-libbitdht-src-libbitdht-pro-all --- >--- bdstddht.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -DBE_DEBUG -fPIC -Wall -W -DRS_ENABLE_GXS -I. -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o bdstddht.o bitdht/bdstddht.cc >--- sub-openpgpsdk-src-openpgpsdk-pro-all --- >--- fingerprint.o --- >cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wall -W -pthread -D_THREAD_SAFE -DRS_ENABLE_GXS -DOPENSSL_NO_IDEA -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o fingerprint.o openpgpsdk/fingerprint.c >--- sub-libbitdht-src-libbitdht-pro-all --- >--- bdhistory.o --- >--- bdnode.o --- >In file included from bitdht/bdnode.cc:26: >In file included from ./bitdht/bdnode.h:30: >In file included from ./bitdht/bdpeer.h:29: >In file included from ./bitdht/bdiface.h:35: >./util/bdnet.h:107:13: warning: 'bdnet_inet_ntoa' has C-linkage specified, but returns incomplete type 'std::string' (aka 'basic_string<char, char_traits<char>, allocator<char> >') which could be incompatible with C [-Wreturn-type-c-linkage] >std::string bdnet_inet_ntoa(struct in_addr in); > ^ >1 warning generated. >--- bdhistory.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -DBE_DEBUG -fPIC -Wall -W -DRS_ENABLE_GXS -I. -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o bdhistory.o bitdht/bdhistory.cc >--- sub-openpgpsdk-src-openpgpsdk-pro-all --- >--- create.o --- >openpgpsdk/create.c:512:19: warning: unused variable 'j' [-Wunused-variable] > unsigned int i=0,j=0; > ^ >openpgpsdk/create.c:535:19: warning: unused variable 'j' [-Wunused-variable] > unsigned int i=0,j=0; > ^ >2 warnings generated. >--- hash.o --- >cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wall -W -pthread -D_THREAD_SAFE -DRS_ENABLE_GXS -DOPENSSL_NO_IDEA -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o hash.o openpgpsdk/hash.c >--- crypto.o --- >openpgpsdk/crypto.c:314:11: warning: unused variable 'myfilename' [-Wunused-variable] > char* myfilename=NULL; > ^ >openpgpsdk/crypto.c:312:9: warning: unused variable 'fd_in' [-Wunused-variable] > int fd_in=0; > ^ >openpgpsdk/crypto.c:371:1: warning: unused label 'ops_decrypt_memory_ABORT' [-Wunused-label] >ops_decrypt_memory_ABORT: >^~~~~~~~~~~~~~~~~~~~~~~~~~ >openpgpsdk/crypto.c:313:9: warning: unused variable 'fd_out' [-Wunused-variable] > int fd_out=0; > ^ >4 warnings generated. >--- sub-libbitdht-src-libbitdht-pro-all --- >--- bdnet.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -DBE_DEBUG -fPIC -Wall -W -DRS_ENABLE_GXS -I. -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o bdnet.o util/bdnet.cc >--- bdthreads.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -DBE_DEBUG -fPIC -Wall -W -DRS_ENABLE_GXS -I. -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o bdthreads.o util/bdthreads.cc >--- bdrandom.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -DBE_DEBUG -fPIC -Wall -W -DRS_ENABLE_GXS -I. -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o bdrandom.o util/bdrandom.cc >--- bdfile.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -DBE_DEBUG -fPIC -Wall -W -DRS_ENABLE_GXS -I. -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o bdfile.o util/bdfile.cc >--- sub-openpgpsdk-src-openpgpsdk-pro-all --- >--- keyring.o --- >cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wall -W -pthread -D_THREAD_SAFE -DRS_ENABLE_GXS -DOPENSSL_NO_IDEA -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o keyring.o openpgpsdk/keyring.c >--- sub-libbitdht-src-libbitdht-pro-all --- >--- bdstddht.o --- >In file included from bitdht/bdstddht.cc:27: >In file included from ./bitdht/bdstddht.h:30: >In file included from ./bitdht/bdiface.h:35: >./util/bdnet.h:107:13: warning: 'bdnet_inet_ntoa' has C-linkage specified, but returns incomplete type 'std::string' (aka 'basic_string<char, char_traits<char>, allocator<char> >') which could be incompatible with C [-Wreturn-type-c-linkage] >std::string bdnet_inet_ntoa(struct in_addr in); > ^ >1 warning generated. >--- bdmanager.o --- >In file included from bitdht/bdmanager.cc:40: >In file included from ./bitdht/bdiface.h:35: >./util/bdnet.h:107:13: warning: 'bdnet_inet_ntoa' has C-linkage specified, but returns incomplete type 'std::string' (aka 'basic_string<char, char_traits<char>, allocator<char> >') which could be incompatible with C [-Wreturn-type-c-linkage] >std::string bdnet_inet_ntoa(struct in_addr in); > ^ >1 warning generated. >--- sub-openpgpsdk-src-openpgpsdk-pro-all --- >--- lists.o --- >--- sub-libbitdht-src-libbitdht-pro-all --- >--- bdstring.o --- >--- sub-openpgpsdk-src-openpgpsdk-pro-all --- >cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wall -W -pthread -D_THREAD_SAFE -DRS_ENABLE_GXS -DOPENSSL_NO_IDEA -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o lists.o openpgpsdk/lists.c >--- sub-libbitdht-src-libbitdht-pro-all --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -DBE_DEBUG -fPIC -Wall -W -DRS_ENABLE_GXS -I. -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o bdstring.o util/bdstring.cc >--- bdhistory.o --- >In file included from bitdht/bdhistory.cc:3: >In file included from ./bitdht/bdhistory.h:4: >In file included from ./bitdht/bdpeer.h:29: >In file included from ./bitdht/bdiface.h:35: >./util/bdnet.h:107:13: warning: 'bdnet_inet_ntoa' has C-linkage specified, but returns incomplete type 'std::string' (aka 'basic_string<char, char_traits<char>, allocator<char> >') which could be incompatible with C [-Wreturn-type-c-linkage] >std::string bdnet_inet_ntoa(struct in_addr in); > ^ >1 warning generated. >--- bdnet.o --- >In file included from util/bdnet.cc:27: >util/bdnet.h:107:13: warning: 'bdnet_inet_ntoa' has C-linkage specified, but returns incomplete type 'std::string' (aka 'basic_string<char, char_traits<char>, allocator<char> >') which could be incompatible with C [-Wreturn-type-c-linkage] >std::string bdnet_inet_ntoa(struct in_addr in); > ^ >1 warning generated. >--- udplayer.o --- >--- sub-openpgpsdk-src-openpgpsdk-pro-all --- >--- memory.o --- >--- keyring.o --- >openpgpsdk/keyring.c:619:21: warning: unused variable 'cinfo_userid' [-Wunused-variable] > ops_create_info_t* cinfo_userid=NULL; > ^ >1 warning generated. >--- sub-libbitdht-src-libbitdht-pro-all --- >--- udpstack.o --- >--- udplayer.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -DBE_DEBUG -fPIC -Wall -W -DRS_ENABLE_GXS -I. -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o udplayer.o udp/udplayer.cc >--- sub-openpgpsdk-src-openpgpsdk-pro-all --- >--- openssl_crypto.o --- >--- memory.o --- >cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wall -W -pthread -D_THREAD_SAFE -DRS_ENABLE_GXS -DOPENSSL_NO_IDEA -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o memory.o openpgpsdk/memory.c >--- sub-libbitdht-src-libbitdht-pro-all --- >--- udpbitdht.o --- >--- bdconnection.o --- >--- sub-openpgpsdk-src-openpgpsdk-pro-all --- >--- openssl_crypto.o --- >cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wall -W -pthread -D_THREAD_SAFE -DRS_ENABLE_GXS -DOPENSSL_NO_IDEA -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o openssl_crypto.o openpgpsdk/openssl_crypto.c >--- sub-libbitdht-src-libbitdht-pro-all --- >--- udpstack.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -DBE_DEBUG -fPIC -Wall -W -DRS_ENABLE_GXS -I. -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o udpstack.o udp/udpstack.cc >--- udpbitdht.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -DBE_DEBUG -fPIC -Wall -W -DRS_ENABLE_GXS -I. -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o udpbitdht.o udp/udpbitdht.cc >--- sub-openpgpsdk-src-openpgpsdk-pro-all --- >--- packet-parse.o --- >--- sub-libbitdht-src-libbitdht-pro-all --- >--- bdconnection.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -DBE_DEBUG -fPIC -Wall -W -DRS_ENABLE_GXS -I. -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o bdconnection.o bitdht/bdconnection.cc >--- sub-openpgpsdk-src-openpgpsdk-pro-all --- >cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wall -W -pthread -D_THREAD_SAFE -DRS_ENABLE_GXS -DOPENSSL_NO_IDEA -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o packet-parse.o openpgpsdk/packet-parse.c >--- sub-libbitdht-src-libbitdht-pro-all --- >--- bdfilter.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -DBE_DEBUG -fPIC -Wall -W -DRS_ENABLE_GXS -I. -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o bdfilter.o bitdht/bdfilter.cc >--- sub-openpgpsdk-src-openpgpsdk-pro-all --- >--- openssl_crypto.o --- >openpgpsdk/openssl_crypto.c:442:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] > while(err = ERR_get_error()) > ~~~~^~~~~~~~~~~~~~~~~ >openpgpsdk/openssl_crypto.c:442:14: note: place parentheses around the assignment to silence this warning > while(err = ERR_get_error()) > ^ > ( ) >openpgpsdk/openssl_crypto.c:442:14: note: use '==' to turn this assignment into an equality comparison > while(err = ERR_get_error()) > ^ > == >1 warning generated. >--- sub-libbitdht-src-libbitdht-pro-all --- >--- bdaccount.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -DBE_DEBUG -fPIC -Wall -W -DRS_ENABLE_GXS -I. -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o bdaccount.o bitdht/bdaccount.cc >--- bdquerymgr.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -DBE_DEBUG -fPIC -Wall -W -DRS_ENABLE_GXS -I. -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o bdquerymgr.o bitdht/bdquerymgr.cc >--- sub-openpgpsdk-src-openpgpsdk-pro-all --- >--- packet-parse.o --- >openpgpsdk/packet-parse.c:2397:43: warning: implicit conversion from enumeration type 'ops_s2k_usage_t' to different enumeration type 'ops_symmetric_algorithm_t' [-Wenum-conversion] > C.secret_key.algorithm=C.secret_key.s2k_usage; > ~~~~~~~~~~~~~~^~~~~~~~~ >1 warning generated. >--- packet-print.o --- >cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wall -W -pthread -D_THREAD_SAFE -DRS_ENABLE_GXS -DOPENSSL_NO_IDEA -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o packet-print.o openpgpsdk/packet-print.c >--- sub-libbitdht-src-libbitdht-pro-all --- >--- udplayer.o --- >In file included from udp/udplayer.cc:26: >In file included from ./udp/udplayer.h:30: >./util/bdnet.h:107:13: warning: 'bdnet_inet_ntoa' has C-linkage specified, but returns user-defined type 'std::string' (aka 'basic_string<char, char_traits<char>, allocator<char> >') which is incompatible with C [-Wreturn-type-c-linkage] >std::string bdnet_inet_ntoa(struct in_addr in); > ^ >1 warning generated. >--- udpstack.o --- >In file included from udp/udpstack.cc:26: >In file included from ./udp/udpstack.h:31: >./util/bdnet.h:107:13: warning: 'bdnet_inet_ntoa' has C-linkage specified, but returns user-defined type 'std::string' (aka 'basic_string<char, char_traits<char>, allocator<char> >') which is incompatible with C [-Wreturn-type-c-linkage] >std::string bdnet_inet_ntoa(struct in_addr in); > ^ >1 warning generated. >--- sub-openpgpsdk-src-openpgpsdk-pro-all --- >--- packet-show.o --- >--- random.o --- >--- packet-show.o --- >cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wall -W -pthread -D_THREAD_SAFE -DRS_ENABLE_GXS -DOPENSSL_NO_IDEA -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o packet-show.o openpgpsdk/packet-show.c >--- random.o --- >cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wall -W -pthread -D_THREAD_SAFE -DRS_ENABLE_GXS -DOPENSSL_NO_IDEA -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o random.o openpgpsdk/random.c >--- sub-libbitdht-src-libbitdht-pro-all --- >--- bdconnection.o --- >In file included from bitdht/bdconnection.cc:27: >In file included from ./bitdht/bdiface.h:35: >./util/bdnet.h:107:13: warning: 'bdnet_inet_ntoa' has C-linkage specified, but returns incomplete type 'std::string' (aka 'basic_string<char, char_traits<char>, allocator<char> >') which could be incompatible with C [-Wreturn-type-c-linkage] >std::string bdnet_inet_ntoa(struct in_addr in); > ^ >1 warning generated. >--- udpbitdht.o --- >In file included from udp/udpbitdht.cc:27: >In file included from ./udp/udpbitdht.h:34: >In file included from ./udp/udpstack.h:31: >./util/bdnet.h:107:13: warning: 'bdnet_inet_ntoa' has C-linkage specified, but returns user-defined type 'std::string' (aka 'basic_string<char, char_traits<char>, allocator<char> >') which is incompatible with C [-Wreturn-type-c-linkage] >std::string bdnet_inet_ntoa(struct in_addr in); > ^ >In file included from udp/udpbitdht.cc:27: >./udp/udpbitdht.h:122:18: warning: private field 'mFns' is not used [-Wunused-private-field] > bdDhtFunctions *mFns; > ^ >2 warnings generated. >--- sub-openpgpsdk-src-openpgpsdk-pro-all --- >--- reader.o --- >cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wall -W -pthread -D_THREAD_SAFE -DRS_ENABLE_GXS -DOPENSSL_NO_IDEA -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o reader.o openpgpsdk/reader.c >--- packet-print.o --- >openpgpsdk/packet-print.c:1001:33: warning: too many arguments in call to 'end_subpacket' > end_subpacket(content_->tag); // \todo print out contents? > ~~~~~~~~~~~~~ ^ >1 warning generated. >--- reader_armoured.o --- >--- sub-libbitdht-src-libbitdht-pro-all --- >--- bdbloom.o --- >--- sub-openpgpsdk-src-openpgpsdk-pro-all --- >cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wall -W -pthread -D_THREAD_SAFE -DRS_ENABLE_GXS -DOPENSSL_NO_IDEA -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o reader_armoured.o openpgpsdk/reader_armoured.c >--- sub-libbitdht-src-libbitdht-pro-all --- >--- bdfilter.o --- >In file included from bitdht/bdfilter.cc:28: >In file included from ./bitdht/bdfilter.h:34: >In file included from ./bitdht/bdiface.h:35: >./util/bdnet.h:107:13: warning: 'bdnet_inet_ntoa' has C-linkage specified, but returns incomplete type 'std::string' (aka 'basic_string<char, char_traits<char>, allocator<char> >') which could be incompatible with C [-Wreturn-type-c-linkage] >std::string bdnet_inet_ntoa(struct in_addr in); > ^ >bitdht/bdfilter.cc:49:12: warning: unused variable 'now' [-Wunused-variable] > time_t now = time(NULL) ; > ^ >bitdht/bdfilter.cc:95:24: warning: unused variable 'port' [-Wunused-variable] > unsigned short port; > ^ >3 warnings generated. >--- bdfriendlist.o --- >--- bdbloom.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -DBE_DEBUG -fPIC -Wall -W -DRS_ENABLE_GXS -I. -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o bdbloom.o util/bdbloom.cc >--- bdfriendlist.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -DBE_DEBUG -fPIC -Wall -W -DRS_ENABLE_GXS -I. -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o bdfriendlist.o bitdht/bdfriendlist.cc >--- sub-openpgpsdk-src-openpgpsdk-pro-all --- >--- reader_encrypted_se.o --- >--- reader_encrypted_seip.o --- >--- sub-libbitdht-src-libbitdht-pro-all --- >--- bdquerymgr.o --- >In file included from bitdht/bdquerymgr.cc:26: >In file included from ./bitdht/bdquerymgr.h:30: >In file included from ./bitdht/bdquery.h:30: >In file included from ./bitdht/bdiface.h:35: >./util/bdnet.h:107:13: warning: 'bdnet_inet_ntoa' has C-linkage specified, but returns incomplete type 'std::string' (aka 'basic_string<char, char_traits<char>, allocator<char> >') which could be incompatible with C [-Wreturn-type-c-linkage] >std::string bdnet_inet_ntoa(struct in_addr in); > ^ >1 warning generated. >--- sub-openpgpsdk-src-openpgpsdk-pro-all --- >--- reader_fd.o --- >--- reader_encrypted_se.o --- >cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wall -W -pthread -D_THREAD_SAFE -DRS_ENABLE_GXS -DOPENSSL_NO_IDEA -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o reader_encrypted_se.o openpgpsdk/reader_encrypted_se.c >--- reader_hashed.o --- >--- reader_encrypted_seip.o --- >cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wall -W -pthread -D_THREAD_SAFE -DRS_ENABLE_GXS -DOPENSSL_NO_IDEA -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o reader_encrypted_seip.o openpgpsdk/reader_encrypted_seip.c >--- reader_fd.o --- >cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wall -W -pthread -D_THREAD_SAFE -DRS_ENABLE_GXS -DOPENSSL_NO_IDEA -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o reader_fd.o openpgpsdk/reader_fd.c >--- reader_mem.o --- >--- reader_hashed.o --- >cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wall -W -pthread -D_THREAD_SAFE -DRS_ENABLE_GXS -DOPENSSL_NO_IDEA -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o reader_hashed.o openpgpsdk/reader_hashed.c >--- reader_mem.o --- >cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wall -W -pthread -D_THREAD_SAFE -DRS_ENABLE_GXS -DOPENSSL_NO_IDEA -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o reader_mem.o openpgpsdk/reader_mem.c >--- readerwriter.o --- >cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wall -W -pthread -D_THREAD_SAFE -DRS_ENABLE_GXS -DOPENSSL_NO_IDEA -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o readerwriter.o openpgpsdk/readerwriter.c >--- signature.o --- >--- symmetric.o --- >--- util.o --- >--- signature.o --- >cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wall -W -pthread -D_THREAD_SAFE -DRS_ENABLE_GXS -DOPENSSL_NO_IDEA -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o signature.o openpgpsdk/signature.c >--- symmetric.o --- >cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wall -W -pthread -D_THREAD_SAFE -DRS_ENABLE_GXS -DOPENSSL_NO_IDEA -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o symmetric.o openpgpsdk/symmetric.c >--- util.o --- >cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wall -W -pthread -D_THREAD_SAFE -DRS_ENABLE_GXS -DOPENSSL_NO_IDEA -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o util.o openpgpsdk/util.c >--- validate.o --- >cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wall -W -pthread -D_THREAD_SAFE -DRS_ENABLE_GXS -DOPENSSL_NO_IDEA -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o validate.o openpgpsdk/validate.c >--- writer.o --- >cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wall -W -pthread -D_THREAD_SAFE -DRS_ENABLE_GXS -DOPENSSL_NO_IDEA -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o writer.o openpgpsdk/writer.c >--- sub-libbitdht-src-libbitdht-pro-all --- >--- bdfriendlist.o --- >In file included from bitdht/bdfriendlist.cc:27: >In file included from ./bitdht/bdfriendlist.h:39: >In file included from ./bitdht/bdiface.h:35: >./util/bdnet.h:107:13: warning: 'bdnet_inet_ntoa' has C-linkage specified, but returns incomplete type 'std::string' (aka 'basic_string<char, char_traits<char>, allocator<char> >') which could be incompatible with C [-Wreturn-type-c-linkage] >std::string bdnet_inet_ntoa(struct in_addr in); > ^ >1 warning generated. >--- sub-openpgpsdk-src-openpgpsdk-pro-all --- >--- writer_armour.o --- >--- sub-libbitdht-src-libbitdht-pro-all --- >--- lib/libbitdht.a --- >--- sub-openpgpsdk-src-openpgpsdk-pro-all --- >cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wall -W -pthread -D_THREAD_SAFE -DRS_ENABLE_GXS -DOPENSSL_NO_IDEA -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o writer_armour.o openpgpsdk/writer_armour.c >--- util.o --- >openpgpsdk/util.c:121:68: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] > fprintf(stderr,"(EE) Cannot allocate %d bytes of memory in %s\n",n,__PRETTY_FUNCTION__) ; > ~~ ^ > %zu >1 warning generated. >--- sub-libbitdht-src-libbitdht-pro-all --- >rm -f libbitdht.a >ar cqs libbitdht.a bencode.o bdobj.o bdmsgs.o bdpeer.o bdquery.o bdhash.o bdstore.o bdnode.o bdmanager.o bdstddht.o bdhistory.o bdnet.o bdthreads.o bdrandom.o bdfile.o bdstring.o udplayer.o udpstack.o udpbitdht.o bdconnection.o bdfilter.o bdaccount.o bdquerymgr.o bdbloom.o bdfriendlist.o >--- sub-openpgpsdk-src-openpgpsdk-pro-all --- >--- writer_partial.o --- >--- writer_literal.o --- >--- writer_partial.o --- >cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wall -W -pthread -D_THREAD_SAFE -DRS_ENABLE_GXS -DOPENSSL_NO_IDEA -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o writer_partial.o openpgpsdk/writer_partial.c >--- writer_encrypt.o --- >--- writer_literal.o --- >cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wall -W -pthread -D_THREAD_SAFE -DRS_ENABLE_GXS -DOPENSSL_NO_IDEA -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o writer_literal.o openpgpsdk/writer_literal.c >--- writer_encrypt.o --- >cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wall -W -pthread -D_THREAD_SAFE -DRS_ENABLE_GXS -DOPENSSL_NO_IDEA -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o writer_encrypt.o openpgpsdk/writer_encrypt.c >--- writer_encrypt_se_ip.o --- >--- sub-libbitdht-src-libbitdht-pro-all --- >rm -f lib/libbitdht.a >mv -f libbitdht.a lib/ >--- sub-openpgpsdk-src-openpgpsdk-pro-all --- >cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wall -W -pthread -D_THREAD_SAFE -DRS_ENABLE_GXS -DOPENSSL_NO_IDEA -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o writer_encrypt_se_ip.o openpgpsdk/writer_encrypt_se_ip.c >--- writer_fd.o --- >--- writer_memory.o --- >--- writer_fd.o --- >cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wall -W -pthread -D_THREAD_SAFE -DRS_ENABLE_GXS -DOPENSSL_NO_IDEA -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o writer_fd.o openpgpsdk/writer_fd.c >--- writer_memory.o --- >cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wall -W -pthread -D_THREAD_SAFE -DRS_ENABLE_GXS -DOPENSSL_NO_IDEA -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o writer_memory.o openpgpsdk/writer_memory.c >--- writer_skey_checksum.o --- >--- writer_stream_encrypt_se_ip.o --- >--- opsdir.o --- >--- opsstring.o --- >--- writer_stream_encrypt_se_ip.o --- >cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wall -W -pthread -D_THREAD_SAFE -DRS_ENABLE_GXS -DOPENSSL_NO_IDEA -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o writer_stream_encrypt_se_ip.o openpgpsdk/writer_stream_encrypt_se_ip.c >--- writer_skey_checksum.o --- >cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wall -W -pthread -D_THREAD_SAFE -DRS_ENABLE_GXS -DOPENSSL_NO_IDEA -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o writer_skey_checksum.o openpgpsdk/writer_skey_checksum.c >--- opsdir.o --- >cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wall -W -pthread -D_THREAD_SAFE -DRS_ENABLE_GXS -DOPENSSL_NO_IDEA -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o opsdir.o openpgpsdk/opsdir.c >--- opsstring.o --- >cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wall -W -pthread -D_THREAD_SAFE -DRS_ENABLE_GXS -DOPENSSL_NO_IDEA -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o opsstring.o openpgpsdk/opsstring.c >--- lib/libops.a --- >rm -f libops.a >ar cqs libops.a accumulate.o compress.o create.o crypto.o errors.o fingerprint.o hash.o keyring.o lists.o memory.o openssl_crypto.o packet-parse.o packet-print.o packet-show.o random.o reader.o reader_armoured.o reader_encrypted_se.o reader_encrypted_seip.o reader_fd.o reader_hashed.o reader_mem.o readerwriter.o signature.o symmetric.o util.o validate.o writer.o writer_armour.o writer_partial.o writer_literal.o writer_encrypt.o writer_encrypt_se_ip.o writer_fd.o writer_memory.o writer_skey_checksum.o writer_stream_encrypt_se_ip.o opsdir.o opsstring.o >rm -f lib/libops.a >mv -f libops.a lib/ >--- sub-libretroshare-src-libretroshare-pro-all --- >cd libretroshare/src/ && ( test -e Makefile.libretroshare || /usr/local/lib/qt5/bin/qmake /wrkdirs/usr/ports/net-p2p/retroshare/work/RetroShare-0.6.0/libretroshare/src/libretroshare.pro -spec /usr/local/lib/qt5/mkspecs/freebsd-clang QMAKE_CC=cc QMAKE_CXX=c++ QMAKE_LINK_C=cc QMAKE_LINK_C_SHLIB=cc QMAKE_LINK=c++ QMAKE_LINK_SHLIB=c++ 'QMAKE_CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'QMAKE_CXXFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing ' 'QMAKE_LFLAGS= -fstack-protector' QMAKE_LIBS= QMAKE_CFLAGS_DEBUG= QMAKE_CFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= QMAKE_CXXFLAGS_RELEASE= PREFIX=/usr/local CONFIG+=release 'CONFIG-=debug separate_debug_info' -o Makefile.libretroshare ) && /usr/bin/make -f Makefile.libretroshare all >--- p3bitdht.o --- >--- p3bitdht_interface.o --- >--- p3bitdht_peers.o --- >--- p3bitdht_peernet.o --- >--- p3bitdht_relay.o --- >--- connectstatebox.o --- >--- udppeer.o --- >--- tcppacket.o --- >--- p3bitdht.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o p3bitdht.o dht/p3bitdht.cc >--- p3bitdht_interface.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o p3bitdht_interface.o dht/p3bitdht_interface.cc >--- p3bitdht_peers.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o p3bitdht_peers.o dht/p3bitdht_peers.cc >--- p3bitdht_peernet.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o p3bitdht_peernet.o dht/p3bitdht_peernet.cc >--- p3bitdht_relay.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o p3bitdht_relay.o dht/p3bitdht_relay.cc >--- connectstatebox.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o connectstatebox.o dht/connectstatebox.cc >--- udppeer.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o udppeer.o tcponudp/udppeer.cc >--- tcppacket.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o tcppacket.o tcponudp/tcppacket.cc >--- tcpstream.o --- >--- tou.o --- >--- p3bitdht.o --- >In file included from dht/p3bitdht.cc:28: >In file included from ./dht/p3bitdht.h:30: >In file included from ./pqi/pqiassist.h:34: >./pqi/pqimonitor.h:182:17: warning: 'pqiConnectCbDummy::peerConnectRequest' hides overloaded virtual function [-Woverloaded-virtual] >virtual void peerConnectRequest(const RsPeerId& id, > ^ >./pqi/pqimonitor.h:164:17: note: hidden overloaded virtual function 'pqiConnectCb::peerConnectRequest' declared here: different number of parameters (8 vs 3) >virtual void peerConnectRequest(const RsPeerId& id, const struct sockaddr_storage &raddr, > ^ >In file included from dht/p3bitdht.cc:28: >In file included from ./dht/p3bitdht.h:40: >In file included from ../../libbitdht/src/udp/udpstack.h:31: >../../libbitdht/src/util/bdnet.h:107:13: warning: 'bdnet_inet_ntoa' has C-linkage specified, but returns user-defined type 'std::string' (aka 'basic_string<char, char_traits<char>, allocator<char> >') which is incompatible with C [-Wreturn-type-c-linkage] >--- p3bitdht_interface.o --- >In file included from dht/p3bitdht_interface.cc:27: >In file included from ./dht/p3bitdht.h:30: >In file included from ./pqi/pqiassist.h:34: >./pqi/pqimonitor.h:182:17: warning: 'pqiConnectCbDummy::peerConnectRequest' hides overloaded virtual function [-Woverloaded-virtual] >virtual void peerConnectRequest(const RsPeerId& id, > ^ >./pqi/pqimonitor.h:164:17: note: hidden overloaded virtual function 'pqiConnectCb::peerConnectRequest' declared here: different number of parameters (8 vs 3) >virtual void peerConnectRequest(const RsPeerId& id, const struct sockaddr_storage &raddr, > ^ >In file included from dht/p3bitdht_interface.cc:27: >In file included from ./dht/p3bitdht.h:40: >In file included from ../../libbitdht/src/udp/udpstack.h:31: >--- p3bitdht_peers.o --- >In file included from dht/p3bitdht_peers.cc:27: >In file included from ./dht/p3bitdht.h:30: >In file included from ./pqi/pqiassist.h:34: >./pqi/pqimonitor.h:182:17: warning: 'pqiConnectCbDummy::peerConnectRequest' hides overloaded virtual function [-Woverloaded-virtual] >virtual void peerConnectRequest(const RsPeerId& id, > ^ >./pqi/pqimonitor.h:164:17: note: hidden overloaded virtual function 'pqiConnectCb::peerConnectRequest' declared here: different number of parameters (8 vs 3) >virtual void peerConnectRequest(const RsPeerId& id, const struct sockaddr_storage &raddr, > ^ >In file included from dht/p3bitdht_peers.cc:27: >In file included from ./dht/p3bitdht.h:40: >In file included from ../../libbitdht/src/udp/udpstack.h:31: >--- udppeer.o --- >In file included from tcponudp/udppeer.cc:26: >In file included from tcponudp/udppeer.h:39: >In file included from ./tcponudp/rsudpstack.h:33: >In file included from ../../libbitdht/src/udp/udpstack.h:31: >../../libbitdht/src/util/bdnet.h:107:13: warning: 'bdnet_inet_ntoa' has C-linkage specified, but returns user-defined type 'std::string' (aka 'basic_string<char, char_traits<char>, allocator<char> >') which is incompatible with C [-Wreturn-type-c-linkage] >std::string bdnet_inet_ntoa(struct in_addr in); > ^ >In file included from tcponudp/udppeer.cc:26: >In file included from tcponudp/udppeer.h:39: >In file included from ./tcponudp/rsudpstack.h:52: >./pqi/pqimonitor.h:182:17: warning: 'pqiConnectCbDummy::peerConnectRequest' hides overloaded virtual function [-Woverloaded-virtual] >virtual void peerConnectRequest(const RsPeerId& id, > ^ >./pqi/pqimonitor.h:164:17: note: hidden overloaded virtual function 'pqiConnectCb::peerConnectRequest' declared here: different number of parameters (8 vs 3) >virtual void peerConnectRequest(const RsPeerId& id, const struct sockaddr_storage &raddr, > ^ >2 warnings generated. >--- p3bitdht_interface.o --- >../../libbitdht/src/util/bdnet.h:107:13: warning: 'bdnet_inet_ntoa' has C-linkage specified, but returns user-defined type 'std::string' (aka 'basic_string<char, char_traits<char>, allocator<char> >') which is incompatible with C [-Wreturn-type-c-linkage] >std::string bdnet_inet_ntoa(struct in_addr in); > ^ >2 warnings generated. >--- p3bitdht.o --- >std::string bdnet_inet_ntoa(struct in_addr in); > ^ >2 warnings generated. >--- tou.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o tou.o tcponudp/tou.cc >--- tcpstream.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o tcpstream.o tcponudp/tcpstream.cc >--- p3bitdht_peers.o --- >../../libbitdht/src/util/bdnet.h:107:13: warning: 'bdnet_inet_ntoa' has C-linkage specified, but returns user-defined type 'std::string' (aka 'basic_string<char, char_traits<char>, allocator<char> >') which is incompatible with C [-Wreturn-type-c-linkage] >std::string bdnet_inet_ntoa(struct in_addr in); > ^ >2 warnings generated. >--- p3bitdht_peernet.o --- >In file included from dht/p3bitdht_peernet.cc:2: >In file included from ./dht/p3bitdht.h:30: >In file included from ./pqi/pqiassist.h:34: >./pqi/pqimonitor.h:182:17: warning: 'pqiConnectCbDummy::peerConnectRequest' hides overloaded virtual function [-Woverloaded-virtual] >virtual void peerConnectRequest(const RsPeerId& id, > ^ >./pqi/pqimonitor.h:164:17: note: hidden overloaded virtual function 'pqiConnectCb::peerConnectRequest' declared here: different number of parameters (8 vs 3) >virtual void peerConnectRequest(const RsPeerId& id, const struct sockaddr_storage &raddr, > ^ >In file included from dht/p3bitdht_peernet.cc:2: >In file included from ./dht/p3bitdht.h:40: >In file included from ../../libbitdht/src/udp/udpstack.h:31: >--- bss_tou.o --- >--- udpstunner.o --- >--- udprelay.o --- >--- p3bitdht_peernet.o --- >../../libbitdht/src/util/bdnet.h:107:13: warning: 'bdnet_inet_ntoa' has C-linkage specified, but returns user-defined type 'std::string' (aka 'basic_string<char, char_traits<char>, allocator<char> >') which is incompatible with C [-Wreturn-type-c-linkage] >std::string bdnet_inet_ntoa(struct in_addr in); > ^ >2 warnings generated. >--- p3bitdht_relay.o --- >In file included from dht/p3bitdht_relay.cc:27: >In file included from ./dht/p3bitdht.h:30: >In file included from ./pqi/pqiassist.h:34: >./pqi/pqimonitor.h:182:17: warning: 'pqiConnectCbDummy::peerConnectRequest' hides overloaded virtual function [-Woverloaded-virtual] >virtual void peerConnectRequest(const RsPeerId& id, > ^ >./pqi/pqimonitor.h:164:17: note: hidden overloaded virtual function 'pqiConnectCb::peerConnectRequest' declared here: different number of parameters (8 vs 3) >virtual void peerConnectRequest(const RsPeerId& id, const struct sockaddr_storage &raddr, > ^ >In file included from dht/p3bitdht_relay.cc:27: >In file included from ./dht/p3bitdht.h:40: >In file included from ../../libbitdht/src/udp/udpstack.h:31: >../../libbitdht/src/util/bdnet.h:107:13: warning: 'bdnet_inet_ntoa' has C-linkage specified, but returns user-defined type 'std::string' (aka 'basic_string<char, char_traits<char>, allocator<char> >') which is incompatible with C [-Wreturn-type-c-linkage] >std::string bdnet_inet_ntoa(struct in_addr in); > ^ >2 warnings generated. >--- cachestrapper.o --- >--- fimonitor.o --- >--- findex.o --- >--- udpstunner.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o udpstunner.o tcponudp/udpstunner.cc >--- udprelay.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o udprelay.o tcponudp/udprelay.cc >--- bss_tou.o --- >cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o bss_tou.o tcponudp/bss_tou.c >--- cachestrapper.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o cachestrapper.o dbase/cachestrapper.cc >--- fimonitor.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o fimonitor.o dbase/fimonitor.cc >--- findex.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o findex.o dbase/findex.cc >--- fistore.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o fistore.o dbase/fistore.cc >--- tcpstream.o --- >In file included from tcponudp/tcpstream.cc:30: >In file included from tcponudp/tcpstream.h:39: >In file included from tcponudp/udppeer.h:39: >In file included from ./tcponudp/rsudpstack.h:33: >In file included from ../../libbitdht/src/udp/udpstack.h:31: >../../libbitdht/src/util/bdnet.h:107:13: warning: 'bdnet_inet_ntoa' has C-linkage specified, but returns user-defined type 'std::string' (aka 'basic_string<char, char_traits<char>, allocator<char> >') which is incompatible with C [-Wreturn-type-c-linkage] >std::string bdnet_inet_ntoa(struct in_addr in); > ^ >In file included from tcponudp/tcpstream.cc:30: >In file included from tcponudp/tcpstream.h:39: >In file included from tcponudp/udppeer.h:39: >In file included from ./tcponudp/rsudpstack.h:52: >./pqi/pqimonitor.h:182:17: warning: 'pqiConnectCbDummy::peerConnectRequest' hides overloaded virtual function [-Woverloaded-virtual] >virtual void peerConnectRequest(const RsPeerId& id, > ^ >./pqi/pqimonitor.h:164:17: note: hidden overloaded virtual function 'pqiConnectCb::peerConnectRequest' declared here: different number of parameters (8 vs 3) >virtual void peerConnectRequest(const RsPeerId& id, const struct sockaddr_storage &raddr, > ^ >2 warnings generated. >--- tou.o --- >In file included from tcponudp/tou.cc:37: >In file included from ../../libbitdht/src/udp/udpstack.h:31: >../../libbitdht/src/util/bdnet.h:107:13: warning: 'bdnet_inet_ntoa' has C-linkage specified, but returns user-defined type 'std::string' (aka 'basic_string<char, char_traits<char>, allocator<char> >') which is incompatible with C [-Wreturn-type-c-linkage] >std::string bdnet_inet_ntoa(struct in_addr in); > ^ >In file included from tcponudp/tou.cc:39: >In file included from tcponudp/tcpstream.h:39: >In file included from tcponudp/udppeer.h:39: >In file included from ./tcponudp/rsudpstack.h:52: >./pqi/pqimonitor.h:182:17: warning: 'pqiConnectCbDummy::peerConnectRequest' hides overloaded virtual function [-Woverloaded-virtual] >virtual void peerConnectRequest(const RsPeerId& id, > ^ >./pqi/pqimonitor.h:164:17: note: hidden overloaded virtual function 'pqiConnectCb::peerConnectRequest' declared here: different number of parameters (8 vs 3) >virtual void peerConnectRequest(const RsPeerId& id, const struct sockaddr_storage &raddr, > ^ >tcponudp/tou.cc:46:9: warning: 'EUSERS' macro redefined >#define EUSERS 87 > ^ >/usr/include/errno.h:141:9: note: previous definition is here >#define EUSERS 68 /* Too many users */ > ^ >3 warnings generated. >--- rsexpr.o --- >--- udprelay.o --- >In file included from tcponudp/udprelay.cc:26: >In file included from tcponudp/udprelay.h:29: >In file included from ./tcponudp/udppeer.h:39: >In file included from ./tcponudp/rsudpstack.h:33: >In file included from ../../libbitdht/src/udp/udpstack.h:31: >../../libbitdht/src/util/bdnet.h:107:13: warning: 'bdnet_inet_ntoa' has C-linkage specified, but returns user-defined type 'std::string' (aka 'basic_string<char, char_traits<char>, allocator<char> >') which is incompatible with C [-Wreturn-type-c-linkage] >std::string bdnet_inet_ntoa(struct in_addr in); > ^ >In file included from tcponudp/udprelay.cc:26: >In file included from tcponudp/udprelay.h:29: >In file included from ./tcponudp/udppeer.h:39: >In file included from ./tcponudp/rsudpstack.h:52: >./pqi/pqimonitor.h:182:17: warning: 'pqiConnectCbDummy::peerConnectRequest' hides overloaded virtual function [-Woverloaded-virtual] >virtual void peerConnectRequest(const RsPeerId& id, > ^ >--- ftchunkmap.o --- >--- udpstunner.o --- >In file included from tcponudp/udpstunner.cc:26: >In file included from ./tcponudp/udpstunner.h:32: >In file included from ./tcponudp/rsudpstack.h:33: >In file included from ../../libbitdht/src/udp/udpstack.h:31: >../../libbitdht/src/util/bdnet.h:107:13: warning: 'bdnet_inet_ntoa' has C-linkage specified, but returns user-defined type 'std::string' (aka 'basic_string<char, char_traits<char>, allocator<char> >') which is incompatible with C [-Wreturn-type-c-linkage] >std::string bdnet_inet_ntoa(struct in_addr in); > ^ >In file included from tcponudp/udpstunner.cc:26: >In file included from ./tcponudp/udpstunner.h:32: >In file included from ./tcponudp/rsudpstack.h:52: >./pqi/pqimonitor.h:182:17: warning: 'pqiConnectCbDummy::peerConnectRequest' hides overloaded virtual function [-Woverloaded-virtual] >virtual void peerConnectRequest(const RsPeerId& id, > ^ >--- udprelay.o --- >./pqi/pqimonitor.h:164:17: note: hidden overloaded virtual function 'pqiConnectCb::peerConnectRequest' declared here: different number of parameters (8 vs 3) >virtual void peerConnectRequest(const RsPeerId& id, const struct sockaddr_storage &raddr, > ^ >2 warnings generated. >--- rsexpr.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o rsexpr.o dbase/rsexpr.cc >--- udpstunner.o --- >./pqi/pqimonitor.h:164:17: note: hidden overloaded virtual function 'pqiConnectCb::peerConnectRequest' declared here: different number of parameters (8 vs 3) >virtual void peerConnectRequest(const RsPeerId& id, const struct sockaddr_storage &raddr, > ^ >tcponudp/udpstunner.cc:48:16: warning: unused variable 'TOU_STUN_MAX_RECV_RATE' [-Wunused-const-variable] >const uint32_t TOU_STUN_MAX_RECV_RATE = 25; /* every 25 seconds */ > ^ >3 warnings generated. >--- ftchunkmap.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o ftchunkmap.o ft/ftchunkmap.cc >--- ftcontroller.o --- >--- ftdatamultiplex.o --- >--- cachestrapper.o --- >In file included from dbase/cachestrapper.cc:27: >In file included from ./pqi/p3servicecontrol.h:35: >./pqi/pqimonitor.h:182:17: warning: 'pqiConnectCbDummy::peerConnectRequest' hides overloaded virtual function [-Woverloaded-virtual] >virtual void peerConnectRequest(const RsPeerId& id, > ^ >./pqi/pqimonitor.h:164:17: note: hidden overloaded virtual function 'pqiConnectCb::peerConnectRequest' declared here: different number of parameters (8 vs 3) >virtual void peerConnectRequest(const RsPeerId& id, const struct sockaddr_storage &raddr, > ^ >dbase/cachestrapper.cc:1163:14: warning: self-comparison always evaluates to true [-Wtautological-compare] > (cbStore == cbStore)) > ^ >2 warnings generated. >--- ftcontroller.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o ftcontroller.o ft/ftcontroller.cc >--- ftdatamultiplex.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o ftdatamultiplex.o ft/ftdatamultiplex.cc >--- ftdbase.o --- >--- ftextralist.o --- >--- ftdbase.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o ftdbase.o ft/ftdbase.cc >--- ftextralist.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o ftextralist.o ft/ftextralist.cc >--- fimonitor.o --- >In file included from dbase/fimonitor.cc:29: >In file included from ./rsserver/p3face.h:30: >In file included from ./ft/ftserver.h:48: >In file included from ./services/p3service.h:30: >In file included from ./pqi/pqiservice.h:35: >In file included from ./pqi/p3servicecontrol.h:35: >./pqi/pqimonitor.h:182:17: warning: 'pqiConnectCbDummy::peerConnectRequest' hides overloaded virtual function [-Woverloaded-virtual] >virtual void peerConnectRequest(const RsPeerId& id, > ^ >./pqi/pqimonitor.h:164:17: note: hidden overloaded virtual function 'pqiConnectCb::peerConnectRequest' declared here: different number of parameters (8 vs 3) >virtual void peerConnectRequest(const RsPeerId& id, const struct sockaddr_storage &raddr, > ^ >In file included from dbase/fimonitor.cc:29: >In file included from ./rsserver/p3face.h:35: >In file included from ./pqi/pqipersongrp.h:31: >In file included from ./pqi/pqiperson.h:48: >./pqi/pqiqosstreamer.h:37:25: warning: in-class initializer for static data member of type 'const float' is a GNU extension [-Wgnu-static-float-init] > static const float PQI_QOS_STREAMER_ALPHA = 2.0 ; > ^ ~~~ >In file included from dbase/fimonitor.cc:29: >In file included from ./rsserver/p3face.h:35: >In file included from ./pqi/pqipersongrp.h:31: >./pqi/pqiperson.h:69:15: warning: 'pqiconnect::connect_parameter' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool connect_parameter(uint32_t type, std::string value) { return ni->connect_parameter(type, value);} > ^ >./pqi/pqi_base.h:378:15: note: hidden overloaded virtual function 'NetInterface::connect_parameter' declared here: type mismatch at 2nd parameter ('const std::string &' (aka 'const basic_string<char, char_traits<char>, allocator<char> > &') vs 'std::string' (aka 'basic_string<char, char_traits<char>, allocator<char> >')) > virtual bool connect_parameter(uint32_t /* type */ , const std::string & /* value */ ) { return false; } // not generally used. > ^ >In file included from dbase/fimonitor.cc:29: >In file included from ./rsserver/p3face.h:44: >In file included from ./services/p3msgservice.h:49: >./grouter/grouterclientservice.h:64:93: warning: unused parameter 'signer_id' [-Wunused-parameter] > virtual void notifyDataStatus(const GRouterMsgPropagationId& received_id,const RsGxsId& signer_id,uint32_t data_status) > ^ >In file included from dbase/fimonitor.cc:29: >./rsserver/p3face.h:197:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double minTimeDelta = 0.1; // 25; > ^ ~~~ >./rsserver/p3face.h:198:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double maxTimeDelta = 0.5; > ^ ~~~ >./rsserver/p3face.h:199:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double kickLimit = 0.15; > ^ ~~~~ >7 warnings generated. >--- ftfilecreator.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o ftfilecreator.o ft/ftfilecreator.cc >--- fistore.o --- >In file included from dbase/fistore.cc:26: >In file included from ./rsserver/p3face.h:30: >In file included from ./ft/ftserver.h:48: >In file included from ./services/p3service.h:30: >In file included from ./pqi/pqiservice.h:35: >In file included from ./pqi/p3servicecontrol.h:35: >./pqi/pqimonitor.h:182:17: warning: 'pqiConnectCbDummy::peerConnectRequest' hides overloaded virtual function [-Woverloaded-virtual] >virtual void peerConnectRequest(const RsPeerId& id, > ^ >./pqi/pqimonitor.h:164:17: note: hidden overloaded virtual function 'pqiConnectCb::peerConnectRequest' declared here: different number of parameters (8 vs 3) >virtual void peerConnectRequest(const RsPeerId& id, const struct sockaddr_storage &raddr, > ^ >In file included from dbase/fistore.cc:26: >In file included from ./rsserver/p3face.h:35: >In file included from ./pqi/pqipersongrp.h:31: >In file included from ./pqi/pqiperson.h:48: >./pqi/pqiqosstreamer.h:37:25: warning: in-class initializer for static data member of type 'const float' is a GNU extension [-Wgnu-static-float-init] > static const float PQI_QOS_STREAMER_ALPHA = 2.0 ; > ^ ~~~ >In file included from dbase/fistore.cc:26: >In file included from ./rsserver/p3face.h:35: >In file included from ./pqi/pqipersongrp.h:31: >./pqi/pqiperson.h:69:15: warning: 'pqiconnect::connect_parameter' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool connect_parameter(uint32_t type, std::string value) { return ni->connect_parameter(type, value);} > ^ >./pqi/pqi_base.h:378:15: note: hidden overloaded virtual function 'NetInterface::connect_parameter' declared here: type mismatch at 2nd parameter ('const std::string &' (aka 'const basic_string<char, char_traits<char>, allocator<char> > &') vs 'std::string' (aka 'basic_string<char, char_traits<char>, allocator<char> >')) > virtual bool connect_parameter(uint32_t /* type */ , const std::string & /* value */ ) { return false; } // not generally used. > ^ >In file included from dbase/fistore.cc:26: >In file included from ./rsserver/p3face.h:44: >In file included from ./services/p3msgservice.h:49: >./grouter/grouterclientservice.h:64:93: warning: unused parameter 'signer_id' [-Wunused-parameter] > virtual void notifyDataStatus(const GRouterMsgPropagationId& received_id,const RsGxsId& signer_id,uint32_t data_status) > ^ >In file included from dbase/fistore.cc:26: >./rsserver/p3face.h:197:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double minTimeDelta = 0.1; // 25; > ^ ~~~ >./rsserver/p3face.h:198:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double maxTimeDelta = 0.5; > ^ ~~~ >./rsserver/p3face.h:199:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double kickLimit = 0.15; > ^ ~~~~ >7 warnings generated. >--- ftfileprovider.o --- >--- ftfilesearch.o --- >--- ftserver.o --- >--- ftfileprovider.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o ftfileprovider.o ft/ftfileprovider.cc >--- ftfilesearch.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o ftfilesearch.o ft/ftfilesearch.cc >--- ftserver.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o ftserver.o ft/ftserver.cc >--- fttransfermodule.o --- >--- ftturtlefiletransferitem.o --- >--- distantchat.o --- >--- fttransfermodule.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o fttransfermodule.o ft/fttransfermodule.cc >--- ftturtlefiletransferitem.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o ftturtlefiletransferitem.o ft/ftturtlefiletransferitem.cc >--- distantchat.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o distantchat.o chat/distantchat.cc >--- ftcontroller.o --- >In file included from ft/ftcontroller.cc:51: >In file included from ./ft/ftserver.h:48: >In file included from ./services/p3service.h:30: >In file included from ./pqi/pqiservice.h:35: >In file included from ./pqi/p3servicecontrol.h:35: >./pqi/pqimonitor.h:182:17: warning: 'pqiConnectCbDummy::peerConnectRequest' hides overloaded virtual function [-Woverloaded-virtual] >virtual void peerConnectRequest(const RsPeerId& id, > ^ >./pqi/pqimonitor.h:164:17: note: hidden overloaded virtual function 'pqiConnectCb::peerConnectRequest' declared here: different number of parameters (8 vs 3) >virtual void peerConnectRequest(const RsPeerId& id, const struct sockaddr_storage &raddr, > ^ >In file included from ft/ftcontroller.cc:56: >In file included from ./rsserver/p3face.h:35: >In file included from ./pqi/pqipersongrp.h:31: >In file included from ./pqi/pqiperson.h:48: >./pqi/pqiqosstreamer.h:37:25: warning: in-class initializer for static data member of type 'const float' is a GNU extension [-Wgnu-static-float-init] > static const float PQI_QOS_STREAMER_ALPHA = 2.0 ; > ^ ~~~ >In file included from ft/ftcontroller.cc:56: >In file included from ./rsserver/p3face.h:35: >In file included from ./pqi/pqipersongrp.h:31: >./pqi/pqiperson.h:69:15: warning: 'pqiconnect::connect_parameter' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool connect_parameter(uint32_t type, std::string value) { return ni->connect_parameter(type, value);} > ^ >./pqi/pqi_base.h:378:15: note: hidden overloaded virtual function 'NetInterface::connect_parameter' declared here: type mismatch at 2nd parameter ('const std::string &' (aka 'const basic_string<char, char_traits<char>, allocator<char> > &') vs 'std::string' (aka 'basic_string<char, char_traits<char>, allocator<char> >')) > virtual bool connect_parameter(uint32_t /* type */ , const std::string & /* value */ ) { return false; } // not generally used. > ^ >In file included from ft/ftcontroller.cc:56: >In file included from ./rsserver/p3face.h:44: >In file included from ./services/p3msgservice.h:49: >./grouter/grouterclientservice.h:64:93: warning: unused parameter 'signer_id' [-Wunused-parameter] > virtual void notifyDataStatus(const GRouterMsgPropagationId& received_id,const RsGxsId& signer_id,uint32_t data_status) > ^ >In file included from ft/ftcontroller.cc:56: >./rsserver/p3face.h:197:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double minTimeDelta = 0.1; // 25; > ^ ~~~ >./rsserver/p3face.h:198:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double maxTimeDelta = 0.5; > ^ ~~~ >./rsserver/p3face.h:199:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double kickLimit = 0.15; > ^ ~~~~ >ft/ftcontroller.cc:1146:4: warning: add explicit braces to avoid dangling else [-Wdangling-else] > else > ^ >8 warnings generated. >--- p3chatservice.o --- >--- distributedchat.o --- >--- p3chatservice.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o p3chatservice.o chat/p3chatservice.cc >--- distributedchat.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o distributedchat.o chat/distributedchat.cc >--- rschatitems.o --- >--- authgpg.o --- >--- rschatitems.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o rschatitems.o chat/rschatitems.cc >--- authgpg.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o authgpg.o pqi/authgpg.cc >--- fttransfermodule.o --- >ft/fttransfermodule.cc:56:16: warning: unused variable 'FT_TM_CRC_MAP_MAX_WAIT_PER_GIG' [-Wunused-const-variable] >const uint32_t FT_TM_CRC_MAP_MAX_WAIT_PER_GIG = 20; /* 20 seconds per gigabyte */ > ^ >ft/fttransfermodule.cc:65:15: warning: unused variable 'FT_TM_FAST_RTT' [-Wunused-const-variable] >const int32_t FT_TM_FAST_RTT = 1.0; > ^ >ft/fttransfermodule.cc:66:15: warning: unused variable 'FT_TM_STD_RTT' [-Wunused-const-variable] >const int32_t FT_TM_STD_RTT = 5.0; > ^ >ft/fttransfermodule.cc:67:15: warning: unused variable 'FT_TM_SLOW_RTT' [-Wunused-const-variable] >const int32_t FT_TM_SLOW_RTT = 20.0; > ^ >ft/fttransfermodule.cc:69:16: warning: unused variable 'FT_TM_CRC_MAP_STATE_NOCHECK' [-Wunused-const-variable] >const uint32_t FT_TM_CRC_MAP_STATE_NOCHECK = 0 ; > ^ >ft/fttransfermodule.cc:70:16: warning: unused variable 'FT_TM_CRC_MAP_STATE_DONT_HAVE' [-Wunused-const-variable] >const uint32_t FT_TM_CRC_MAP_STATE_DONT_HAVE = 1 ; > ^ >ft/fttransfermodule.cc:71:16: warning: unused variable 'FT_TM_CRC_MAP_STATE_HAVE' [-Wunused-const-variable] >const uint32_t FT_TM_CRC_MAP_STATE_HAVE = 2 ; > ^ >7 warnings generated. >--- authssl.o --- >--- pgphandler.o --- >--- authssl.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o authssl.o pqi/authssl.cc >--- pgphandler.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o pgphandler.o pgp/pgphandler.cc >--- ftserver.o --- >In file included from ft/ftserver.cc:35: >In file included from ./ft/ftserver.h:48: >In file included from ./services/p3service.h:30: >In file included from ./pqi/pqiservice.h:35: >In file included from ./pqi/p3servicecontrol.h:35: >./pqi/pqimonitor.h:182:17: warning: 'pqiConnectCbDummy::peerConnectRequest' hides overloaded virtual function [-Woverloaded-virtual] >virtual void peerConnectRequest(const RsPeerId& id, > ^ >./pqi/pqimonitor.h:164:17: note: hidden overloaded virtual function 'pqiConnectCb::peerConnectRequest' declared here: different number of parameters (8 vs 3) >virtual void peerConnectRequest(const RsPeerId& id, const struct sockaddr_storage &raddr, > ^ >In file included from ft/ftserver.cc:44: >In file included from ./rsserver/p3face.h:35: >In file included from ./pqi/pqipersongrp.h:31: >In file included from ./pqi/pqiperson.h:48: >./pqi/pqiqosstreamer.h:37:25: warning: in-class initializer for static data member of type 'const float' is a GNU extension [-Wgnu-static-float-init] > static const float PQI_QOS_STREAMER_ALPHA = 2.0 ; > ^ ~~~ >In file included from ft/ftserver.cc:44: >In file included from ./rsserver/p3face.h:35: >In file included from ./pqi/pqipersongrp.h:31: >./pqi/pqiperson.h:69:15: warning: 'pqiconnect::connect_parameter' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool connect_parameter(uint32_t type, std::string value) { return ni->connect_parameter(type, value);} > ^ >./pqi/pqi_base.h:378:15: note: hidden overloaded virtual function 'NetInterface::connect_parameter' declared here: type mismatch at 2nd parameter ('const std::string &' (aka 'const basic_string<char, char_traits<char>, allocator<char> > &') vs 'std::string' (aka 'basic_string<char, char_traits<char>, allocator<char> >')) > virtual bool connect_parameter(uint32_t /* type */ , const std::string & /* value */ ) { return false; } // not generally used. > ^ >In file included from ft/ftserver.cc:44: >In file included from ./rsserver/p3face.h:44: >In file included from ./services/p3msgservice.h:49: >./grouter/grouterclientservice.h:64:93: warning: unused parameter 'signer_id' [-Wunused-parameter] > virtual void notifyDataStatus(const GRouterMsgPropagationId& received_id,const RsGxsId& signer_id,uint32_t data_status) > ^ >In file included from ft/ftserver.cc:44: >./rsserver/p3face.h:197:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double minTimeDelta = 0.1; // 25; > ^ ~~~ >./rsserver/p3face.h:198:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double maxTimeDelta = 0.5; > ^ ~~~ >./rsserver/p3face.h:199:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double kickLimit = 0.15; > ^ ~~~~ >ft/ftserver.cc:260:44: warning: unused parameter 'hash' [-Wunused-parameter] >bool ftServer::checkHash(const RsFileHash& hash,std::string& error_string) > ^ >ft/ftserver.cc:260:62: warning: unused parameter 'error_string' [-Wunused-parameter] >bool ftServer::checkHash(const RsFileHash& hash,std::string& error_string) > ^ >ft/ftserver.cc:32:11: warning: unused variable 'ftserverzone' [-Wunused-const-variable] >const int ftserverzone = 29539; > ^ >10 warnings generated. >--- pgpkeyutil.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o pgpkeyutil.o pgp/pgpkeyutil.cc >--- distantchat.o --- >In file included from chat/distantchat.cc:38: >In file included from ./serialiser/rsmsgitems.h:38: >In file included from ./grouter/grouteritems.h:36: >In file included from ./grouter/groutermatrix.h:32: >In file included from ./grouter/groutertypes.h:32: >In file included from ./turtle/p3turtle.h:146: >./pqi/pqimonitor.h:182:17: warning: 'pqiConnectCbDummy::peerConnectRequest' hides overloaded virtual function [-Woverloaded-virtual] >virtual void peerConnectRequest(const RsPeerId& id, > ^ >./pqi/pqimonitor.h:164:17: note: hidden overloaded virtual function 'pqiConnectCb::peerConnectRequest' declared here: different number of parameters (8 vs 3) >virtual void peerConnectRequest(const RsPeerId& id, const struct sockaddr_storage &raddr, > ^ >In file included from chat/distantchat.cc:41: >In file included from ./retroshare/rsidentity.h:35: >./retroshare/rsreputations.h:34:25: warning: in-class initializer for static data member of type 'const float' is a GNU extension [-Wgnu-static-float-init] > static const float REPUTATION_THRESHOLD_ANTI_SPAM = 1.4f ; > ^ ~~~~ >./retroshare/rsreputations.h:35:25: warning: in-class initializer for static data member of type 'const float' is a GNU extension [-Wgnu-static-float-init] > static const float REPUTATION_THRESHOLD_DEFAULT = 1.0f ; > ^ ~~~~ >In file included from chat/distantchat.cc:44: >In file included from ./rsserver/p3face.h:35: >In file included from ./pqi/pqipersongrp.h:31: >In file included from ./pqi/pqiperson.h:48: >./pqi/pqiqosstreamer.h:37:25: warning: in-class initializer for static data member of type 'const float' is a GNU extension [-Wgnu-static-float-init] > static const float PQI_QOS_STREAMER_ALPHA = 2.0 ; > ^ ~~~ >In file included from chat/distantchat.cc:44: >In file included from ./rsserver/p3face.h:35: >In file included from ./pqi/pqipersongrp.h:31: >./pqi/pqiperson.h:69:15: warning: 'pqiconnect::connect_parameter' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool connect_parameter(uint32_t type, std::string value) { return ni->connect_parameter(type, value);} > ^ >./pqi/pqi_base.h:378:15: note: hidden overloaded virtual function 'NetInterface::connect_parameter' declared here: type mismatch at 2nd parameter ('const std::string &' (aka 'const basic_string<char, char_traits<char>, allocator<char> > &') vs 'std::string' (aka 'basic_string<char, char_traits<char>, allocator<char> >')) > virtual bool connect_parameter(uint32_t /* type */ , const std::string & /* value */ ) { return false; } // not generally used. > ^ >In file included from chat/distantchat.cc:44: >In file included from ./rsserver/p3face.h:44: >In file included from ./services/p3msgservice.h:49: >./grouter/grouterclientservice.h:64:93: warning: unused parameter 'signer_id' [-Wunused-parameter] > virtual void notifyDataStatus(const GRouterMsgPropagationId& received_id,const RsGxsId& signer_id,uint32_t data_status) > ^ >In file included from chat/distantchat.cc:44: >./rsserver/p3face.h:197:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double minTimeDelta = 0.1; // 25; > ^ ~~~ >./rsserver/p3face.h:198:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double maxTimeDelta = 0.5; > ^ ~~~ >./rsserver/p3face.h:199:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double kickLimit = 0.15; > ^ ~~~~ >chat/distantchat.cc:53:23: warning: unused variable 'DISTANT_CHAT_KEEP_ALIVE_TIMEOUT' [-Wunused-const-variable] >static const uint32_t DISTANT_CHAT_KEEP_ALIVE_TIMEOUT = 6 ; // send keep alive packet so as to avoid tunnel breaks. > ^ >chat/distantchat.cc:55:23: warning: unused variable 'RS_DISTANT_CHAT_DH_STATUS_UNINITIALIZED' [-Wunused-const-variable] >static const uint32_t RS_DISTANT_CHAT_DH_STATUS_UNINITIALIZED = 0x0000 ; > ^ >chat/distantchat.cc:56:23: warning: unused variable 'RS_DISTANT_CHAT_DH_STATUS_HALF_KEY_DONE' [-Wunused-const-variable] >static const uint32_t RS_DISTANT_CHAT_DH_STATUS_HALF_KEY_DONE = 0x0001 ; > ^ >chat/distantchat.cc:57:23: warning: unused variable 'RS_DISTANT_CHAT_DH_STATUS_KEY_AVAILABLE' [-Wunused-const-variable] >static const uint32_t RS_DISTANT_CHAT_DH_STATUS_KEY_AVAILABLE = 0x0002 ; > ^ >13 warnings generated. >--- rscertificate.o --- >--- pgpauxutils.o --- >--- rscertificate.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o rscertificate.o pgp/rscertificate.cc >--- pgpauxutils.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o pgpauxutils.o pgp/pgpauxutils.cc >--- distributedchat.o --- >In file included from chat/distributedchat.cc:37: >./retroshare/rsreputations.h:34:25: warning: in-class initializer for static data member of type 'const float' is a GNU extension [-Wgnu-static-float-init] > static const float REPUTATION_THRESHOLD_ANTI_SPAM = 1.4f ; > ^ ~~~~ >./retroshare/rsreputations.h:35:25: warning: in-class initializer for static data member of type 'const float' is a GNU extension [-Wgnu-static-float-init] > static const float REPUTATION_THRESHOLD_DEFAULT = 1.0f ; > ^ ~~~~ >In file included from chat/distributedchat.cc:39: >In file included from ./rsserver/p3face.h:30: >In file included from ./ft/ftserver.h:48: >In file included from ./services/p3service.h:30: >In file included from ./pqi/pqiservice.h:35: >In file included from ./pqi/p3servicecontrol.h:35: >./pqi/pqimonitor.h:182:17: warning: 'pqiConnectCbDummy::peerConnectRequest' hides overloaded virtual function [-Woverloaded-virtual] >virtual void peerConnectRequest(const RsPeerId& id, > ^ >./pqi/pqimonitor.h:164:17: note: hidden overloaded virtual function 'pqiConnectCb::peerConnectRequest' declared here: different number of parameters (8 vs 3) >virtual void peerConnectRequest(const RsPeerId& id, const struct sockaddr_storage &raddr, > ^ >In file included from chat/distributedchat.cc:39: >In file included from ./rsserver/p3face.h:35: >In file included from ./pqi/pqipersongrp.h:31: >In file included from ./pqi/pqiperson.h:48: >./pqi/pqiqosstreamer.h:37:25: warning: in-class initializer for static data member of type 'const float' is a GNU extension [-Wgnu-static-float-init] > static const float PQI_QOS_STREAMER_ALPHA = 2.0 ; > ^ ~~~ >In file included from chat/distributedchat.cc:39: >In file included from ./rsserver/p3face.h:35: >In file included from ./pqi/pqipersongrp.h:31: >./pqi/pqiperson.h:69:15: warning: 'pqiconnect::connect_parameter' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool connect_parameter(uint32_t type, std::string value) { return ni->connect_parameter(type, value);} > ^ >./pqi/pqi_base.h:378:15: note: hidden overloaded virtual function 'NetInterface::connect_parameter' declared here: type mismatch at 2nd parameter ('const std::string &' (aka 'const basic_string<char, char_traits<char>, allocator<char> > &') vs 'std::string' (aka 'basic_string<char, char_traits<char>, allocator<char> >')) > virtual bool connect_parameter(uint32_t /* type */ , const std::string & /* value */ ) { return false; } // not generally used. > ^ >In file included from chat/distributedchat.cc:39: >In file included from ./rsserver/p3face.h:44: >In file included from ./services/p3msgservice.h:49: >./grouter/grouterclientservice.h:64:93: warning: unused parameter 'signer_id' [-Wunused-parameter] > virtual void notifyDataStatus(const GRouterMsgPropagationId& received_id,const RsGxsId& signer_id,uint32_t data_status) > ^ >In file included from chat/distributedchat.cc:39: >./rsserver/p3face.h:197:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double minTimeDelta = 0.1; // 25; > ^ ~~~ >./rsserver/p3face.h:198:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double maxTimeDelta = 0.5; > ^ ~~~ >./rsserver/p3face.h:199:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double kickLimit = 0.15; > ^ ~~~~ >chat/distributedchat.cc:422:92: warning: unused parameter 'ci' [-Wunused-parameter] >bool DistributedChatService::locked_checkAndRebuildPartialLobbyMessage(RsChatLobbyMsgItem *ci) > ^ >chat/distributedchat.cc:58:23: warning: unused variable 'MAX_MESSAGES_PER_SECONDS_NUMBER' [-Wunused-const-variable] >static const uint32_t MAX_MESSAGES_PER_SECONDS_NUMBER = 5 ; // max number of messages from a given peer in a window for duration below > ^ >11 warnings generated. >--- p3chatservice.o --- >In file included from chat/p3chatservice.cc:30: >./util/radix64.h:96:8: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign] > idx = idx; > ~~~ ^ ~~~ >In file included from chat/p3chatservice.cc:39: >In file included from ./pqi/p3linkmgr.h:29: >./pqi/pqimonitor.h:182:17: warning: 'pqiConnectCbDummy::peerConnectRequest' hides overloaded virtual function [-Woverloaded-virtual] >virtual void peerConnectRequest(const RsPeerId& id, > ^ >./pqi/pqimonitor.h:164:17: note: hidden overloaded virtual function 'pqiConnectCb::peerConnectRequest' declared here: different number of parameters (8 vs 3) >virtual void peerConnectRequest(const RsPeerId& id, const struct sockaddr_storage &raddr, > ^ >In file included from chat/p3chatservice.cc:41: >In file included from ./rsserver/p3face.h:35: >In file included from ./pqi/pqipersongrp.h:31: >In file included from ./pqi/pqiperson.h:48: >./pqi/pqiqosstreamer.h:37:25: warning: in-class initializer for static data member of type 'const float' is a GNU extension [-Wgnu-static-float-init] > static const float PQI_QOS_STREAMER_ALPHA = 2.0 ; > ^ ~~~ >In file included from chat/p3chatservice.cc:41: >In file included from ./rsserver/p3face.h:35: >In file included from ./pqi/pqipersongrp.h:31: >./pqi/pqiperson.h:69:15: warning: 'pqiconnect::connect_parameter' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool connect_parameter(uint32_t type, std::string value) { return ni->connect_parameter(type, value);} > ^ >./pqi/pqi_base.h:378:15: note: hidden overloaded virtual function 'NetInterface::connect_parameter' declared here: type mismatch at 2nd parameter ('const std::string &' (aka 'const basic_string<char, char_traits<char>, allocator<char> > &') vs 'std::string' (aka 'basic_string<char, char_traits<char>, allocator<char> >')) > virtual bool connect_parameter(uint32_t /* type */ , const std::string & /* value */ ) { return false; } // not generally used. > ^ >In file included from chat/p3chatservice.cc:41: >In file included from ./rsserver/p3face.h:44: >In file included from ./services/p3msgservice.h:49: >./grouter/grouterclientservice.h:64:93: warning: unused parameter 'signer_id' [-Wunused-parameter] > virtual void notifyDataStatus(const GRouterMsgPropagationId& received_id,const RsGxsId& signer_id,uint32_t data_status) > ^ >In file included from chat/p3chatservice.cc:41: >./rsserver/p3face.h:197:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double minTimeDelta = 0.1; // 25; > ^ ~~~ >./rsserver/p3face.h:198:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double maxTimeDelta = 0.5; > ^ ~~~ >./rsserver/p3face.h:199:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double kickLimit = 0.15; > ^ ~~~~ >In file included from chat/p3chatservice.cc:42: >In file included from ./services/p3idservice.h:30: >In file included from ./retroshare/rsidentity.h:35: >./retroshare/rsreputations.h:34:25: warning: in-class initializer for static data member of type 'const float' is a GNU extension [-Wgnu-static-float-init] > static const float REPUTATION_THRESHOLD_ANTI_SPAM = 1.4f ; > ^ ~~~~ >./retroshare/rsreputations.h:35:25: warning: in-class initializer for static data member of type 'const float' is a GNU extension [-Wgnu-static-float-init] > static const float REPUTATION_THRESHOLD_DEFAULT = 1.0f ; > ^ ~~~~ >10 warnings generated. >--- p3cfgmgr.o --- >--- p3peermgr.o --- >--- p3cfgmgr.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o p3cfgmgr.o pqi/p3cfgmgr.cc >--- p3peermgr.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o p3peermgr.o pqi/p3peermgr.cc >--- pgpkeyutil.o --- >In file included from pgp/pgpkeyutil.cc:2: >./util/radix64.h:96:8: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign] > idx = idx; > ~~~ ^ ~~~ >1 warning generated. >--- p3linkmgr.o --- >--- authgpg.o --- >In file included from pqi/authgpg.cc:33: >In file included from ./rsserver/p3face.h:30: >In file included from ./ft/ftserver.h:48: >In file included from ./services/p3service.h:30: >In file included from ./pqi/pqiservice.h:35: >In file included from ./pqi/p3servicecontrol.h:35: >./pqi/pqimonitor.h:182:17: warning: 'pqiConnectCbDummy::peerConnectRequest' hides overloaded virtual function [-Woverloaded-virtual] >virtual void peerConnectRequest(const RsPeerId& id, > ^ >./pqi/pqimonitor.h:164:17: note: hidden overloaded virtual function 'pqiConnectCb::peerConnectRequest' declared here: different number of parameters (8 vs 3) >virtual void peerConnectRequest(const RsPeerId& id, const struct sockaddr_storage &raddr, > ^ >In file included from pqi/authgpg.cc:33: >In file included from ./rsserver/p3face.h:35: >In file included from ./pqi/pqipersongrp.h:31: >In file included from ./pqi/pqiperson.h:48: >./pqi/pqiqosstreamer.h:37:25: warning: in-class initializer for static data member of type 'const float' is a GNU extension [-Wgnu-static-float-init] > static const float PQI_QOS_STREAMER_ALPHA = 2.0 ; > ^ ~~~ >In file included from pqi/authgpg.cc:33: >In file included from ./rsserver/p3face.h:35: >In file included from ./pqi/pqipersongrp.h:31: >./pqi/pqiperson.h:69:15: warning: 'pqiconnect::connect_parameter' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool connect_parameter(uint32_t type, std::string value) { return ni->connect_parameter(type, value);} > ^ >./pqi/pqi_base.h:378:15: note: hidden overloaded virtual function 'NetInterface::connect_parameter' declared here: type mismatch at 2nd parameter ('const std::string &' (aka 'const basic_string<char, char_traits<char>, allocator<char> > &') vs 'std::string' (aka 'basic_string<char, char_traits<char>, allocator<char> >')) > virtual bool connect_parameter(uint32_t /* type */ , const std::string & /* value */ ) { return false; } // not generally used. > ^ >In file included from pqi/authgpg.cc:33: >In file included from ./rsserver/p3face.h:44: >In file included from ./services/p3msgservice.h:49: >./grouter/grouterclientservice.h:64:93: warning: unused parameter 'signer_id' [-Wunused-parameter] > virtual void notifyDataStatus(const GRouterMsgPropagationId& received_id,const RsGxsId& signer_id,uint32_t data_status) > ^ >In file included from pqi/authgpg.cc:33: >./rsserver/p3face.h:197:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double minTimeDelta = 0.1; // 25; > ^ ~~~ >./rsserver/p3face.h:198:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double maxTimeDelta = 0.5; > ^ ~~~ >./rsserver/p3face.h:199:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double kickLimit = 0.15; > ^ ~~~~ >pqi/authgpg.cc:49:14: warning: unused variable 'STORE_KEY_TIMEOUT' [-Wunused-const-variable] >const time_t STORE_KEY_TIMEOUT = 1 * 60 * 60; //store key is call around every hour > ^ >8 warnings generated. >--- p3linkmgr.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o p3linkmgr.o pqi/p3linkmgr.cc >--- p3netmgr.o --- >--- p3notify.o --- >--- p3netmgr.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o p3netmgr.o pqi/p3netmgr.cc >--- p3notify.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o p3notify.o pqi/p3notify.cc >--- authssl.o --- >In file included from pqi/authssl.cc:46: >In file included from ./rsserver/p3face.h:30: >In file included from ./ft/ftserver.h:48: >In file included from ./services/p3service.h:30: >In file included from ./pqi/pqiservice.h:35: >In file included from ./pqi/p3servicecontrol.h:35: >./pqi/pqimonitor.h:182:17: warning: 'pqiConnectCbDummy::peerConnectRequest' hides overloaded virtual function [-Woverloaded-virtual] >virtual void peerConnectRequest(const RsPeerId& id, > ^ >./pqi/pqimonitor.h:164:17: note: hidden overloaded virtual function 'pqiConnectCb::peerConnectRequest' declared here: different number of parameters (8 vs 3) >virtual void peerConnectRequest(const RsPeerId& id, const struct sockaddr_storage &raddr, > ^ >In file included from pqi/authssl.cc:46: >In file included from ./rsserver/p3face.h:35: >In file included from ./pqi/pqipersongrp.h:31: >In file included from ./pqi/pqiperson.h:48: >./pqi/pqiqosstreamer.h:37:25: warning: in-class initializer for static data member of type 'const float' is a GNU extension [-Wgnu-static-float-init] > static const float PQI_QOS_STREAMER_ALPHA = 2.0 ; > ^ ~~~ >In file included from pqi/authssl.cc:46: >In file included from ./rsserver/p3face.h:35: >In file included from ./pqi/pqipersongrp.h:31: >./pqi/pqiperson.h:69:15: warning: 'pqiconnect::connect_parameter' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool connect_parameter(uint32_t type, std::string value) { return ni->connect_parameter(type, value);} > ^ >./pqi/pqi_base.h:378:15: note: hidden overloaded virtual function 'NetInterface::connect_parameter' declared here: type mismatch at 2nd parameter ('const std::string &' (aka 'const basic_string<char, char_traits<char>, allocator<char> > &') vs 'std::string' (aka 'basic_string<char, char_traits<char>, allocator<char> >')) > virtual bool connect_parameter(uint32_t /* type */ , const std::string & /* value */ ) { return false; } // not generally used. > ^ >In file included from pqi/authssl.cc:46: >In file included from ./rsserver/p3face.h:44: >In file included from ./services/p3msgservice.h:49: >./grouter/grouterclientservice.h:64:93: warning: unused parameter 'signer_id' [-Wunused-parameter] > virtual void notifyDataStatus(const GRouterMsgPropagationId& received_id,const RsGxsId& signer_id,uint32_t data_status) > ^ >In file included from pqi/authssl.cc:46: >./rsserver/p3face.h:197:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double minTimeDelta = 0.1; // 25; > ^ ~~~ >./rsserver/p3face.h:198:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double maxTimeDelta = 0.5; > ^ ~~~ >./rsserver/p3face.h:199:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double kickLimit = 0.15; > ^ ~~~~ >7 warnings generated. >--- pqiqos.o --- >--- rscertificate.o --- >In file included from pgp/rscertificate.cc:7: >./util/radix64.h:96:8: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign] > idx = idx; > ~~~ ^ ~~~ >1 warning generated. >--- pqiqos.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o pqiqos.o pqi/pqiqos.cc >--- pqiarchive.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o pqiarchive.o pqi/pqiarchive.cc >--- pqibin.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o pqibin.o pqi/pqibin.cc >--- pqihandler.o --- >--- pgpauxutils.o --- >In file included from pgp/pgpauxutils.cc:29: >In file included from ./rsserver/p3face.h:30: >In file included from ./ft/ftserver.h:48: >In file included from ./services/p3service.h:30: >In file included from ./pqi/pqiservice.h:35: >In file included from ./pqi/p3servicecontrol.h:35: >./pqi/pqimonitor.h:182:17: warning: 'pqiConnectCbDummy::peerConnectRequest' hides overloaded virtual function [-Woverloaded-virtual] >virtual void peerConnectRequest(const RsPeerId& id, > ^ >./pqi/pqimonitor.h:164:17: note: hidden overloaded virtual function 'pqiConnectCb::peerConnectRequest' declared here: different number of parameters (8 vs 3) >virtual void peerConnectRequest(const RsPeerId& id, const struct sockaddr_storage &raddr, > ^ >In file included from pgp/pgpauxutils.cc:29: >In file included from ./rsserver/p3face.h:35: >In file included from ./pqi/pqipersongrp.h:31: >In file included from ./pqi/pqiperson.h:48: >./pqi/pqiqosstreamer.h:37:25: warning: in-class initializer for static data member of type 'const float' is a GNU extension [-Wgnu-static-float-init] > static const float PQI_QOS_STREAMER_ALPHA = 2.0 ; > ^ ~~~ >In file included from pgp/pgpauxutils.cc:29: >In file included from ./rsserver/p3face.h:35: >In file included from ./pqi/pqipersongrp.h:31: >./pqi/pqiperson.h:69:15: warning: 'pqiconnect::connect_parameter' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool connect_parameter(uint32_t type, std::string value) { return ni->connect_parameter(type, value);} > ^ >./pqi/pqi_base.h:378:15: note: hidden overloaded virtual function 'NetInterface::connect_parameter' declared here: type mismatch at 2nd parameter ('const std::string &' (aka 'const basic_string<char, char_traits<char>, allocator<char> > &') vs 'std::string' (aka 'basic_string<char, char_traits<char>, allocator<char> >')) > virtual bool connect_parameter(uint32_t /* type */ , const std::string & /* value */ ) { return false; } // not generally used. > ^ >In file included from pgp/pgpauxutils.cc:29: >In file included from ./rsserver/p3face.h:44: >In file included from ./services/p3msgservice.h:49: >./grouter/grouterclientservice.h:64:93: warning: unused parameter 'signer_id' [-Wunused-parameter] > virtual void notifyDataStatus(const GRouterMsgPropagationId& received_id,const RsGxsId& signer_id,uint32_t data_status) > ^ >In file included from pgp/pgpauxutils.cc:29: >./rsserver/p3face.h:197:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double minTimeDelta = 0.1; // 25; > ^ ~~~ >./rsserver/p3face.h:198:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double maxTimeDelta = 0.5; > ^ ~~~ >./rsserver/p3face.h:199:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double kickLimit = 0.15; > ^ ~~~~ >7 warnings generated. >--- pqihandler.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o pqihandler.o pqi/pqihandler.cc >--- p3cfgmgr.o --- >In file included from pqi/p3cfgmgr.cc:34: >In file included from ./rsserver/p3face.h:30: >In file included from ./ft/ftserver.h:48: >In file included from ./services/p3service.h:30: >In file included from ./pqi/pqiservice.h:35: >In file included from ./pqi/p3servicecontrol.h:35: >./pqi/pqimonitor.h:182:17: warning: 'pqiConnectCbDummy::peerConnectRequest' hides overloaded virtual function [-Woverloaded-virtual] >virtual void peerConnectRequest(const RsPeerId& id, > ^ >./pqi/pqimonitor.h:164:17: note: hidden overloaded virtual function 'pqiConnectCb::peerConnectRequest' declared here: different number of parameters (8 vs 3) >virtual void peerConnectRequest(const RsPeerId& id, const struct sockaddr_storage &raddr, > ^ >In file included from pqi/p3cfgmgr.cc:34: >In file included from ./rsserver/p3face.h:35: >In file included from ./pqi/pqipersongrp.h:31: >In file included from ./pqi/pqiperson.h:48: >./pqi/pqiqosstreamer.h:37:25: warning: in-class initializer for static data member of type 'const float' is a GNU extension [-Wgnu-static-float-init] > static const float PQI_QOS_STREAMER_ALPHA = 2.0 ; > ^ ~~~ >In file included from pqi/p3cfgmgr.cc:34: >In file included from ./rsserver/p3face.h:35: >In file included from ./pqi/pqipersongrp.h:31: >./pqi/pqiperson.h:69:15: warning: 'pqiconnect::connect_parameter' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool connect_parameter(uint32_t type, std::string value) { return ni->connect_parameter(type, value);} > ^ >./pqi/pqi_base.h:378:15: note: hidden overloaded virtual function 'NetInterface::connect_parameter' declared here: type mismatch at 2nd parameter ('const std::string &' (aka 'const basic_string<char, char_traits<char>, allocator<char> > &') vs 'std::string' (aka 'basic_string<char, char_traits<char>, allocator<char> >')) > virtual bool connect_parameter(uint32_t /* type */ , const std::string & /* value */ ) { return false; } // not generally used. > ^ >In file included from pqi/p3cfgmgr.cc:34: >In file included from ./rsserver/p3face.h:44: >In file included from ./services/p3msgservice.h:49: >./grouter/grouterclientservice.h:64:93: warning: unused parameter 'signer_id' [-Wunused-parameter] > virtual void notifyDataStatus(const GRouterMsgPropagationId& received_id,const RsGxsId& signer_id,uint32_t data_status) > ^ >In file included from pqi/p3cfgmgr.cc:34: >./rsserver/p3face.h:197:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double minTimeDelta = 0.1; // 25; > ^ ~~~ >./rsserver/p3face.h:198:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double maxTimeDelta = 0.5; > ^ ~~~ >./rsserver/p3face.h:199:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double kickLimit = 0.15; > ^ ~~~~ >7 warnings generated. >--- p3netmgr.o --- >In file included from pqi/p3netmgr.cc:28: >In file included from ./pqi/p3netmgr.h:29: >./pqi/pqimonitor.h:182:17: warning: 'pqiConnectCbDummy::peerConnectRequest' hides overloaded virtual function [-Woverloaded-virtual] >virtual void peerConnectRequest(const RsPeerId& id, > ^ >./pqi/pqimonitor.h:164:17: note: hidden overloaded virtual function 'pqiConnectCb::peerConnectRequest' declared here: different number of parameters (8 vs 3) >virtual void peerConnectRequest(const RsPeerId& id, const struct sockaddr_storage &raddr, > ^ >pqi/p3netmgr.cc:812:2: warning: "ALLOWING ExtAddrFinder -> ExtAddrStableOk = true (which it is not normally)" [-W#warnings] >#warning "ALLOWING ExtAddrFinder -> ExtAddrStableOk = true (which it is not normally)" > ^ >pqi/p3netmgr.cc:58:16: warning: unused variable 'RS_NET_DOWN' [-Wunused-const-variable] >const uint32_t RS_NET_DOWN = 0x0007; > ^ >pqi/p3netmgr.cc:61:16: warning: unused variable 'RS_STUN_DHT' [-Wunused-const-variable] >const uint32_t RS_STUN_DHT = 0x0001; > ^ >pqi/p3netmgr.cc:62:16: warning: unused variable 'RS_STUN_DONE' [-Wunused-const-variable] >const uint32_t RS_STUN_DONE = 0x0002; > ^ >pqi/p3netmgr.cc:63:16: warning: unused variable 'RS_STUN_LIST_MIN' [-Wunused-const-variable] >const uint32_t RS_STUN_LIST_MIN = 100; > ^ >pqi/p3netmgr.cc:64:16: warning: unused variable 'RS_STUN_FOUND_MIN' [-Wunused-const-variable] >const uint32_t RS_STUN_FOUND_MIN = 10; > ^ >pqi/p3netmgr.cc:68:16: warning: unused variable 'MAX_NETWORK_INIT' [-Wunused-const-variable] >const uint32_t MAX_NETWORK_INIT = 70; /* timeout before network reset */ > ^ >pqi/p3netmgr.cc:70:16: warning: unused variable 'MIN_TIME_BETWEEN_NET_RESET' [-Wunused-const-variable] >const uint32_t MIN_TIME_BETWEEN_NET_RESET = 5; > ^ >9 warnings generated. >--- p3historymgr.o --- >--- pqiipset.o --- >--- pqiloopback.o --- >--- p3historymgr.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o p3historymgr.o pqi/p3historymgr.cc >--- p3peermgr.o --- >In file included from pqi/p3peermgr.cc:26: >In file included from ./rsserver/p3face.h:30: >In file included from ./ft/ftserver.h:48: >In file included from ./services/p3service.h:30: >In file included from ./pqi/pqiservice.h:35: >In file included from ./pqi/p3servicecontrol.h:35: >./pqi/pqimonitor.h:182:17: warning: 'pqiConnectCbDummy::peerConnectRequest' hides overloaded virtual function [-Woverloaded-virtual] >virtual void peerConnectRequest(const RsPeerId& id, > ^ >./pqi/pqimonitor.h:164:17: note: hidden overloaded virtual function 'pqiConnectCb::peerConnectRequest' declared here: different number of parameters (8 vs 3) >virtual void peerConnectRequest(const RsPeerId& id, const struct sockaddr_storage &raddr, > ^ >In file included from pqi/p3peermgr.cc:26: >In file included from ./rsserver/p3face.h:35: >In file included from ./pqi/pqipersongrp.h:31: >In file included from ./pqi/pqiperson.h:48: >./pqi/pqiqosstreamer.h:37:25: warning: in-class initializer for static data member of type 'const float' is a GNU extension [-Wgnu-static-float-init] > static const float PQI_QOS_STREAMER_ALPHA = 2.0 ; > ^ ~~~ >In file included from pqi/p3peermgr.cc:26: >In file included from ./rsserver/p3face.h:35: >In file included from ./pqi/pqipersongrp.h:31: >./pqi/pqiperson.h:69:15: warning: 'pqiconnect::connect_parameter' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool connect_parameter(uint32_t type, std::string value) { return ni->connect_parameter(type, value);} > ^ >./pqi/pqi_base.h:378:15: note: hidden overloaded virtual function 'NetInterface::connect_parameter' declared here: type mismatch at 2nd parameter ('const std::string &' (aka 'const basic_string<char, char_traits<char>, allocator<char> > &') vs 'std::string' (aka 'basic_string<char, char_traits<char>, allocator<char> >')) >--- pqiipset.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o pqiipset.o pqi/pqiipset.cc >--- pqiloopback.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o pqiloopback.o pqi/pqiloopback.cc >--- p3peermgr.o --- > virtual bool connect_parameter(uint32_t /* type */ , const std::string & /* value */ ) { return false; } // not generally used. > ^ >In file included from pqi/p3peermgr.cc:26: >In file included from ./rsserver/p3face.h:44: >In file included from ./services/p3msgservice.h:49: >./grouter/grouterclientservice.h:64:93: warning: unused parameter 'signer_id' [-Wunused-parameter] > virtual void notifyDataStatus(const GRouterMsgPropagationId& received_id,const RsGxsId& signer_id,uint32_t data_status) > ^ >In file included from pqi/p3peermgr.cc:26: >./rsserver/p3face.h:197:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double minTimeDelta = 0.1; // 25; > ^ ~~~ >./rsserver/p3face.h:198:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double maxTimeDelta = 0.5; > ^ ~~~ >./rsserver/p3face.h:199:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double kickLimit = 0.15; > ^ ~~~~ >pqi/p3peermgr.cc:1572:85: warning: unused parameter 'isstable' [-Wunused-parameter] >bool p3PeerMgrIMPL::getExtAddressReportedByFriends(sockaddr_storage &addr, uint8_t& isstable) > ^ >pqi/p3peermgr.cc:54:16: warning: unused variable 'RS_NET_NEEDS_RESET' [-Wunused-const-variable] >const uint32_t RS_NET_NEEDS_RESET = 0x0000; > ^ >pqi/p3peermgr.cc:55:16: warning: unused variable 'RS_NET_UNKNOWN' [-Wunused-const-variable] >const uint32_t RS_NET_UNKNOWN = 0x0001; > ^ >pqi/p3peermgr.cc:56:16: warning: unused variable 'RS_NET_UPNP_INIT' [-Wunused-const-variable] >const uint32_t RS_NET_UPNP_INIT = 0x0002; > ^ >pqi/p3peermgr.cc:57:16: warning: unused variable 'RS_NET_UPNP_SETUP' [-Wunused-const-variable] >const uint32_t RS_NET_UPNP_SETUP = 0x0003; > ^ >pqi/p3peermgr.cc:58:16: warning: unused variable 'RS_NET_EXT_SETUP' [-Wunused-const-variable] >const uint32_t RS_NET_EXT_SETUP = 0x0004; > ^ >pqi/p3peermgr.cc:59:16: warning: unused variable 'RS_NET_DONE' [-Wunused-const-variable] >const uint32_t RS_NET_DONE = 0x0005; > ^ >pqi/p3peermgr.cc:60:16: warning: unused variable 'RS_NET_LOOPBACK' [-Wunused-const-variable] >const uint32_t RS_NET_LOOPBACK = 0x0006; > ^ >pqi/p3peermgr.cc:61:16: warning: unused variable 'RS_NET_DOWN' [-Wunused-const-variable] >const uint32_t RS_NET_DOWN = 0x0007; > ^ >pqi/p3peermgr.cc:63:16: warning: unused variable 'MIN_TIME_BETWEEN_NET_RESET' [-Wunused-const-variable] >const uint32_t MIN_TIME_BETWEEN_NET_RESET = 5; > ^ >pqi/p3peermgr.cc:65:16: warning: unused variable 'PEER_IP_CONNECT_STATE_MAX_LIST_SIZE' [-Wunused-const-variable] >const uint32_t PEER_IP_CONNECT_STATE_MAX_LIST_SIZE = 4; > ^ >18 warnings generated. >--- pqimonitor.o --- >--- pqinetwork.o --- >--- p3linkmgr.o --- >In file included from pqi/p3linkmgr.cc:26: >In file included from ./pqi/p3linkmgr.h:29: >./pqi/pqimonitor.h:182:17: warning: 'pqiConnectCbDummy::peerConnectRequest' hides overloaded virtual function [-Woverloaded-virtual] >virtual void peerConnectRequest(const RsPeerId& id, > ^ >./pqi/pqimonitor.h:164:17: note: hidden overloaded virtual function 'pqiConnectCb::peerConnectRequest' declared here: different number of parameters (8 vs 3) >virtual void peerConnectRequest(const RsPeerId& id, const struct sockaddr_storage &raddr, > ^ >In file included from pqi/p3linkmgr.cc:31: >In file included from ./rsserver/p3face.h:35: >In file included from ./pqi/pqipersongrp.h:31: >In file included from ./pqi/pqiperson.h:48: >./pqi/pqiqosstreamer.h:37:25: warning: in-class initializer for static data member of type 'const float' is a GNU extension [-Wgnu-static-float-init] > static const float PQI_QOS_STREAMER_ALPHA = 2.0 ; >--- pqimonitor.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o pqimonitor.o pqi/pqimonitor.cc >--- p3linkmgr.o --- > ^ ~~~ >In file included from pqi/p3linkmgr.cc:31: >In file included from ./rsserver/p3face.h:35: >In file included from ./pqi/pqipersongrp.h:31: >./pqi/pqiperson.h:69:15: warning: 'pqiconnect::connect_parameter' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool connect_parameter(uint32_t type, std::string value) { return ni->connect_parameter(type, value);} > ^ >./pqi/pqi_base.h:378:15: note: hidden overloaded virtual function 'NetInterface::connect_parameter' declared here: type mismatch at 2nd parameter ('const std::string &' (aka 'const basic_string<char, char_traits<char>, allocator<char> > &') vs 'std::string' (aka 'basic_string<char, char_traits<char>, allocator<char> >')) > virtual bool connect_parameter(uint32_t /* type */ , const std::string & /* value */ ) { return false; } // not generally used. > ^ >In file included from pqi/p3linkmgr.cc:31: >In file included from ./rsserver/p3face.h:44: >In file included from ./services/p3msgservice.h:49: >./grouter/grouterclientservice.h:64:93: warning: unused parameter 'signer_id' [-Wunused-parameter] > virtual void notifyDataStatus(const GRouterMsgPropagationId& received_id,const RsGxsId& signer_id,uint32_t data_status) > ^ >In file included from pqi/p3linkmgr.cc:31: >./rsserver/p3face.h:197:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double minTimeDelta = 0.1; // 25; > ^ ~~~ >./rsserver/p3face.h:198:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double maxTimeDelta = 0.5; > ^ ~~~ >./rsserver/p3face.h:199:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double kickLimit = 0.15; > ^ ~~~~ >In file included from pqi/p3linkmgr.cc:33: >./pqi/p3dhtmgr.h:124:15: warning: 'p3DhtMgr::findPeer' hides overloaded virtual function [-Woverloaded-virtual] >virtual bool findPeer(std::string id); > ^ >./pqi/pqiassist.h:163:15: note: hidden overloaded virtual function 'pqiNetAssistConnect::findPeer' declared here: type mismatch at 1st parameter ('const RsPeerId &' (aka 'const t_RsGenericIdType<SSL_ID_SIZE, false, RS_GENERIC_ID_SSL_ID_TYPE> &') vs 'std::string' (aka 'basic_string<char, char_traits<char>, allocator<char> >')) >virtual bool findPeer(const RsPeerId& id) = 0; > ^ >In file included from pqi/p3linkmgr.cc:33: >./pqi/p3dhtmgr.h:125:15: warning: 'p3DhtMgr::dropPeer' hides overloaded virtual function [-Woverloaded-virtual] >virtual bool dropPeer(std::string id); > ^ >./pqi/pqiassist.h:164:15: note: hidden overloaded virtual function 'pqiNetAssistConnect::dropPeer' declared here: type mismatch at 1st parameter ('const RsPeerId &' (aka 'const t_RsGenericIdType<SSL_ID_SIZE, false, RS_GENERIC_ID_SSL_ID_TYPE> &') vs 'std::string' (aka 'basic_string<char, char_traits<char>, allocator<char> >')) >virtual bool dropPeer(const RsPeerId& id) = 0; > ^ >In file included from pqi/p3linkmgr.cc:33: >./pqi/p3dhtmgr.h:131:15: warning: 'p3DhtMgr::getPeerStatus' hides overloaded virtual function [-Woverloaded-virtual] >virtual bool getPeerStatus(std::string id, > ^ >./pqi/pqiassist.h:173:15: note: hidden overloaded virtual function 'pqiNetAssistConnect::getPeerStatus' declared here: type mismatch at 1st parameter ('const RsPeerId &' (aka 'const t_RsGenericIdType<SSL_ID_SIZE, false, RS_GENERIC_ID_SSL_ID_TYPE> &') vs 'std::string' (aka 'basic_string<char, char_traits<char>, allocator<char> >')) >virtual bool getPeerStatus(const RsPeerId& id, > ^ >pqi/p3linkmgr.cc:1039:144: warning: unused parameter 'addr' [-Wunused-parameter] >void p3LinkMgrIMPL::notifyDeniedConnection(const RsPgpId& gpgid,const RsPeerId& sslid,const std::string& sslcn,const struct sockaddr_storage &addr, bool incoming) > ^ >pqi/p3linkmgr.cc:77:16: warning: unused variable 'P3CONNMGR_UDP_DEFAULT_DELAY' [-Wunused-const-variable] >const uint32_t P3CONNMGR_UDP_DEFAULT_DELAY = 3; /* 2 Seconds? is it be enough! */ > ^ >12 warnings generated. >--- pqinetwork.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o pqinetwork.o pqi/pqinetwork.cc >--- pqiperson.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o pqiperson.o pqi/pqiperson.cc >--- pqihandler.o --- >pqi/pqihandler.cc:62:18: warning: unused variable 'PQI_HANDLER_NB_PRIORITY_LEVELS' [-Wunused-const-variable] >static const int PQI_HANDLER_NB_PRIORITY_LEVELS = 10 ; > ^ >pqi/pqihandler.cc:63:20: warning: unused variable 'PQI_HANDLER_NB_PRIORITY_RATIO' [-Wunused-const-variable] >static const float PQI_HANDLER_NB_PRIORITY_RATIO = 2 ; > ^ >pqi/pqihandler.cc:416:20: warning: unused variable 'MIN_RATE' [-Wunused-const-variable] >static const float MIN_RATE = 0.01; // 10 B/s > ^ >3 warnings generated. >--- pqibin.o --- >pqi/pqibin.cc:273:23: warning: comparison of integers of different signs: 'unsigned long' and 'int' [-Wsign-compare] > if((cpyCount + len) <= sizeData) > ~~~~~~~~~~~~~~ ^ ~~~~~~~~ >pqi/pqibin.cc:309:20: warning: comparison of integers of different signs: 'uint64_t' (aka 'unsigned long') and 'int' [-Wsign-compare] > return (cpyCount < sizeData); > ~~~~~~~~ ^ ~~~~~~~~ >pqi/pqibin.cc:311:19: warning: comparison of integers of different signs: 'uint64_t' (aka 'unsigned long') and 'int' [-Wsign-compare] > return cpyCount < getFileSize(); > ~~~~~~~~ ^ ~~~~~~~~~~~~~ >In file included from pqi/pqibin.cc:532: >In file included from ./pqi/pqiperson.h:48: >./pqi/pqiqosstreamer.h:37:25: warning: in-class initializer for static data member of type 'const float' is a GNU extension [-Wgnu-static-float-init] > static const float PQI_QOS_STREAMER_ALPHA = 2.0 ; > ^ ~~~ >In file included from pqi/pqibin.cc:532: >./pqi/pqiperson.h:69:15: warning: 'pqiconnect::connect_parameter' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool connect_parameter(uint32_t type, std::string value) { return ni->connect_parameter(type, value);} > ^ >./pqi/pqi_base.h:378:15: note: hidden overloaded virtual function 'NetInterface::connect_parameter' declared here: type mismatch at 2nd parameter ('const std::string &' (aka 'const basic_string<char, char_traits<char>, allocator<char> > &') vs 'std::string' (aka 'basic_string<char, char_traits<char>, allocator<char> >')) > virtual bool connect_parameter(uint32_t /* type */ , const std::string & /* value */ ) { return false; } // not generally used. > ^ >5 warnings generated. >--- pqipersongrp.o --- >--- pqiservice.o --- >--- pqiloopback.o --- >In file included from pqi/pqiloopback.cc:27: >./pqi/pqiloopback.h:50:17: warning: 'pqiloopback::notifyEvent' hides overloaded virtual function [-Woverloaded-virtual] >virtual int notifyEvent(NetInterface */*ni*/, int /*event*/) { return 0; } /* Not used */ > ^ >./pqi/pqi_base.h:233:15: note: hidden overloaded virtual function 'PQInterface::notifyEvent' declared here: different number of parameters (3 vs 2) > virtual int notifyEvent(NetInterface * /*ni*/, int /*event*/, > ^ >1 warning generated. >--- pqissl.o --- >--- pqipersongrp.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o pqipersongrp.o pqi/pqipersongrp.cc >--- pqiservice.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o pqiservice.o pqi/pqiservice.cc >--- pqissllistener.o --- >--- pqissl.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o pqissl.o pqi/pqissl.cc >--- pqissllistener.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o pqissllistener.o pqi/pqissllistener.cc >--- pqimonitor.o --- >In file included from pqi/pqimonitor.cc:26: >./pqi/pqimonitor.h:182:17: warning: 'pqiConnectCbDummy::peerConnectRequest' hides overloaded virtual function [-Woverloaded-virtual] >virtual void peerConnectRequest(const RsPeerId& id, > ^ >./pqi/pqimonitor.h:164:17: note: hidden overloaded virtual function 'pqiConnectCb::peerConnectRequest' declared here: different number of parameters (8 vs 3) >virtual void peerConnectRequest(const RsPeerId& id, const struct sockaddr_storage &raddr, > ^ >pqi/pqimonitor.cc:74:49: warning: unused parameter 'peer' [-Wunused-parameter] >void pqiMonitor::disconnectPeer(const RsPeerId &peer) > ^ >2 warnings generated. >--- pqinetwork.o --- >pqi/pqinetwork.cc:44:18: warning: unused variable 'pqinetzone' [-Wunused-const-variable] >static const int pqinetzone = 96184; > ^ >1 warning generated. >--- pqisslpersongrp.o --- >--- pqissludp.o --- >--- pqisslpersongrp.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o pqisslpersongrp.o pqi/pqisslpersongrp.cc >--- pqissludp.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o pqissludp.o pqi/pqissludp.cc >--- p3historymgr.o --- >In file included from pqi/p3historymgr.cc:33: >In file included from ./serialiser/rsmsgitems.h:38: >In file included from ./grouter/grouteritems.h:36: >In file included from ./grouter/groutermatrix.h:32: >In file included from ./grouter/groutertypes.h:32: >In file included from ./turtle/p3turtle.h:146: >./pqi/pqimonitor.h:182:17: warning: 'pqiConnectCbDummy::peerConnectRequest' hides overloaded virtual function [-Woverloaded-virtual] >virtual void peerConnectRequest(const RsPeerId& id, > ^ >./pqi/pqimonitor.h:164:17: note: hidden overloaded virtual function 'pqiConnectCb::peerConnectRequest' declared here: different number of parameters (8 vs 3) >virtual void peerConnectRequest(const RsPeerId& id, const struct sockaddr_storage &raddr, > ^ >In file included from pqi/p3historymgr.cc:34: >In file included from ./rsserver/p3face.h:35: >In file included from ./pqi/pqipersongrp.h:31: >In file included from ./pqi/pqiperson.h:48: >./pqi/pqiqosstreamer.h:37:25: warning: in-class initializer for static data member of type 'const float' is a GNU extension [-Wgnu-static-float-init] > static const float PQI_QOS_STREAMER_ALPHA = 2.0 ; > ^ ~~~ >In file included from pqi/p3historymgr.cc:34: >In file included from ./rsserver/p3face.h:35: >In file included from ./pqi/pqipersongrp.h:31: >./pqi/pqiperson.h:69:15: warning: 'pqiconnect::connect_parameter' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool connect_parameter(uint32_t type, std::string value) { return ni->connect_parameter(type, value);} > ^ >./pqi/pqi_base.h:378:15: note: hidden overloaded virtual function 'NetInterface::connect_parameter' declared here: type mismatch at 2nd parameter ('const std::string &' (aka 'const basic_string<char, char_traits<char>, allocator<char> > &') vs 'std::string' (aka 'basic_string<char, char_traits<char>, allocator<char> >')) > virtual bool connect_parameter(uint32_t /* type */ , const std::string & /* value */ ) { return false; } // not generally used. > ^ >In file included from pqi/p3historymgr.cc:34: >In file included from ./rsserver/p3face.h:44: >In file included from ./services/p3msgservice.h:49: >./grouter/grouterclientservice.h:64:93: warning: unused parameter 'signer_id' [-Wunused-parameter] > virtual void notifyDataStatus(const GRouterMsgPropagationId& received_id,const RsGxsId& signer_id,uint32_t data_status) > ^ >In file included from pqi/p3historymgr.cc:34: >./rsserver/p3face.h:197:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double minTimeDelta = 0.1; // 25; > ^ ~~~ >./rsserver/p3face.h:198:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double maxTimeDelta = 0.5; > ^ ~~~ >./rsserver/p3face.h:199:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double kickLimit = 0.15; > ^ ~~~~ >pqi/p3historymgr.cc:108:12: warning: unused variable 'status' [-Wunused-variable] > uint32_t status; > ^ >8 warnings generated. >--- pqisslproxy.o --- >--- pqiperson.o --- >In file included from pqi/pqiperson.cc:27: >In file included from ./pqi/pqiperson.h:48: >./pqi/pqiqosstreamer.h:37:25: warning: in-class initializer for static data member of type 'const float' is a GNU extension [-Wgnu-static-float-init] > static const float PQI_QOS_STREAMER_ALPHA = 2.0 ; > ^ ~~~ >In file included from pqi/pqiperson.cc:27: >./pqi/pqiperson.h:69:15: warning: 'pqiconnect::connect_parameter' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool connect_parameter(uint32_t type, std::string value) { return ni->connect_parameter(type, value);} > ^ >./pqi/pqi_base.h:378:15: note: hidden overloaded virtual function 'NetInterface::connect_parameter' declared here: type mismatch at 2nd parameter ('const std::string &' (aka 'const basic_string<char, char_traits<char>, allocator<char> > &') vs 'std::string' (aka 'basic_string<char, char_traits<char>, allocator<char> >')) > virtual bool connect_parameter(uint32_t /* type */ , const std::string & /* value */ ) { return false; } // not generally used. > ^ >In file included from pqi/pqiperson.cc:28: >In file included from ./pqi/pqipersongrp.h:33: >In file included from ./pqi/pqiservice.h:35: >In file included from ./pqi/p3servicecontrol.h:35: >./pqi/pqimonitor.h:182:17: warning: 'pqiConnectCbDummy::peerConnectRequest' hides overloaded virtual function [-Woverloaded-virtual] >virtual void peerConnectRequest(const RsPeerId& id, > ^ >./pqi/pqimonitor.h:164:17: note: hidden overloaded virtual function 'pqiConnectCb::peerConnectRequest' declared here: different number of parameters (8 vs 3) >virtual void peerConnectRequest(const RsPeerId& id, const struct sockaddr_storage &raddr, > ^ >In file included from pqi/pqiperson.cc:27: >./pqi/pqiperson.h:174:6: warning: private field 'waittimes' is not used [-Wunused-private-field] > int waittimes; > ^ >4 warnings generated. >--- pqisslproxy.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o pqisslproxy.o pqi/pqisslproxy.cc >--- pqistore.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o pqistore.o pqi/pqistore.cc >--- pqiservice.o --- >In file included from pqi/pqiservice.cc:26: >In file included from ./pqi/pqiservice.h:35: >In file included from ./pqi/p3servicecontrol.h:35: >./pqi/pqimonitor.h:182:17: warning: 'pqiConnectCbDummy::peerConnectRequest' hides overloaded virtual function [-Woverloaded-virtual] >virtual void peerConnectRequest(const RsPeerId& id, > ^ >./pqi/pqimonitor.h:164:17: note: hidden overloaded virtual function 'pqiConnectCb::peerConnectRequest' declared here: different number of parameters (8 vs 3) >virtual void peerConnectRequest(const RsPeerId& id, const struct sockaddr_storage &raddr, > ^ >pqi/pqiservice.cc:30:11: warning: unused variable 'pqiservicezone' [-Wunused-const-variable] >const int pqiservicezone = 60478; > ^ >2 warnings generated. >--- pqipersongrp.o --- >In file included from pqi/pqipersongrp.cc:26: >In file included from ./pqi/pqipersongrp.h:31: >In file included from ./pqi/pqiperson.h:48: >./pqi/pqiqosstreamer.h:37:25: warning: in-class initializer for static data member of type 'const float' is a GNU extension [-Wgnu-static-float-init] > static const float PQI_QOS_STREAMER_ALPHA = 2.0 ; > ^ ~~~ >In file included from pqi/pqipersongrp.cc:26: >In file included from ./pqi/pqipersongrp.h:31: >./pqi/pqiperson.h:69:15: warning: 'pqiconnect::connect_parameter' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool connect_parameter(uint32_t type, std::string value) { return ni->connect_parameter(type, value);} > ^ >./pqi/pqi_base.h:378:15: note: hidden overloaded virtual function 'NetInterface::connect_parameter' declared here: type mismatch at 2nd parameter ('const std::string &' (aka 'const basic_string<char, char_traits<char>, allocator<char> > &') vs 'std::string' (aka 'basic_string<char, char_traits<char>, allocator<char> >')) > virtual bool connect_parameter(uint32_t /* type */ , const std::string & /* value */ ) { return false; } // not generally used. > ^ >In file included from pqi/pqipersongrp.cc:26: >In file included from ./pqi/pqipersongrp.h:33: >In file included from ./pqi/pqiservice.h:35: >In file included from ./pqi/p3servicecontrol.h:35: >./pqi/pqimonitor.h:182:17: warning: 'pqiConnectCbDummy::peerConnectRequest' hides overloaded virtual function [-Woverloaded-virtual] >virtual void peerConnectRequest(const RsPeerId& id, > ^ >./pqi/pqimonitor.h:164:17: note: hidden overloaded virtual function 'pqiConnectCb::peerConnectRequest' declared here: different number of parameters (8 vs 3) >virtual void peerConnectRequest(const RsPeerId& id, const struct sockaddr_storage &raddr, > ^ >3 warnings generated. >--- pqistreamer.o --- >--- pqithreadstreamer.o --- >--- pqistreamer.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o pqistreamer.o pqi/pqistreamer.cc >--- pqithreadstreamer.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o pqithreadstreamer.o pqi/pqithreadstreamer.cc >--- pqissllistener.o --- >In file included from pqi/pqissllistener.cc:31: >In file included from ./pqi/p3peermgr.h:30: >./pqi/pqimonitor.h:182:17: warning: 'pqiConnectCbDummy::peerConnectRequest' hides overloaded virtual function [-Woverloaded-virtual] >virtual void peerConnectRequest(const RsPeerId& id, > ^ >./pqi/pqimonitor.h:164:17: note: hidden overloaded virtual function 'pqiConnectCb::peerConnectRequest' declared here: different number of parameters (8 vs 3) >virtual void peerConnectRequest(const RsPeerId& id, const struct sockaddr_storage &raddr, > ^ >pqi/pqissllistener.cc:60:17: warning: field 'active' will be initialized after field 'mPeerMgr' [-Wreorder] > : laddr(addr), active(false), mPeerMgr(pm) > ^ >2 warnings generated. >--- pqissl.o --- >In file included from pqi/pqissl.cc:40: >In file included from ./pqi/p3linkmgr.h:29: >./pqi/pqimonitor.h:182:17: warning: 'pqiConnectCbDummy::peerConnectRequest' hides overloaded virtual function [-Woverloaded-virtual] >virtual void peerConnectRequest(const RsPeerId& id, > ^ >./pqi/pqimonitor.h:164:17: note: hidden overloaded virtual function 'pqiConnectCb::peerConnectRequest' declared here: different number of parameters (8 vs 3) >virtual void peerConnectRequest(const RsPeerId& id, const struct sockaddr_storage &raddr, > ^ >In file included from pqi/pqissl.cc:45: >In file included from ./rsserver/p3face.h:35: >In file included from ./pqi/pqipersongrp.h:31: >In file included from ./pqi/pqiperson.h:48: >./pqi/pqiqosstreamer.h:37:25: warning: in-class initializer for static data member of type 'const float' is a GNU extension [-Wgnu-static-float-init] > static const float PQI_QOS_STREAMER_ALPHA = 2.0 ; > ^ ~~~ >In file included from pqi/pqissl.cc:45: >In file included from ./rsserver/p3face.h:35: >In file included from ./pqi/pqipersongrp.h:31: >./pqi/pqiperson.h:69:15: warning: 'pqiconnect::connect_parameter' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool connect_parameter(uint32_t type, std::string value) { return ni->connect_parameter(type, value);} > ^ >./pqi/pqi_base.h:378:15: note: hidden overloaded virtual function 'NetInterface::connect_parameter' declared here: type mismatch at 2nd parameter ('const std::string &' (aka 'const basic_string<char, char_traits<char>, allocator<char> > &') vs 'std::string' (aka 'basic_string<char, char_traits<char>, allocator<char> >')) > virtual bool connect_parameter(uint32_t /* type */ , const std::string & /* value */ ) { return false; } // not generally used. > ^ >In file included from pqi/pqissl.cc:45: >--- pqiqosstreamer.o --- >--- pqissl.o --- >In file included from ./rsserver/p3face.h:44: >In file included from ./services/p3msgservice.h:49: >./grouter/grouterclientservice.h:64:93: warning: unused parameter 'signer_id' [-Wunused-parameter] > virtual void notifyDataStatus(const GRouterMsgPropagationId& received_id,const RsGxsId& signer_id,uint32_t data_status) > ^ >In file included from pqi/pqissl.cc:45: >./rsserver/p3face.h:197:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double minTimeDelta = 0.1; // 25; > ^ ~~~ >./rsserver/p3face.h:198:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double maxTimeDelta = 0.5; > ^ ~~~ >--- pqissludp.o --- >In file included from pqi/pqissludp.cc:40: >In file included from ./pqi/p3linkmgr.h:29: >./pqi/pqimonitor.h:182:17: warning: 'pqiConnectCbDummy::peerConnectRequest' hides overloaded virtual function [-Woverloaded-virtual] >virtual void peerConnectRequest(const RsPeerId& id, > ^ >./pqi/pqimonitor.h:164:17: note: hidden overloaded virtual function 'pqiConnectCb::peerConnectRequest' declared here: different number of parameters (8 vs 3) >virtual void peerConnectRequest(const RsPeerId& id, const struct sockaddr_storage &raddr, > ^ >In file included from pqi/pqissludp.cc:26: >./pqi/pqissludp.h:98:7: warning: private field 'listen_checktime' is not used [-Wunused-private-field] > long listen_checktime; > ^ >2 warnings generated. >--- pqissl.o --- >./rsserver/p3face.h:199:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double kickLimit = 0.15; > ^ ~~~~ >pqi/pqissl.cc:1007:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] > else if ((err == ECONNREFUSED)) > ~~~~^~~~~~~~~~~~~~~ >pqi/pqissl.cc:1007:17: note: remove extraneous parentheses around the comparison to silence this warning > else if ((err == ECONNREFUSED)) > ~ ^ ~ >pqi/pqissl.cc:1007:17: note: use '=' to turn this equality comparison into an assignment > else if ((err == ECONNREFUSED)) > ^~ > = >pqi/pqissl.cc:1300:10: warning: unused variable 'res' [-Wunused-variable] > bool res = AuthSSL::getAuthSSL()->CheckCertificate(PeerId(), peercert); > ^ >9 warnings generated. >--- sslfns.o --- >--- pqisslpersongrp.o --- >In file included from pqi/pqisslpersongrp.cc:29: >In file included from ./pqi/pqisslpersongrp.h:31: >In file included from ./pqi/pqipersongrp.h:31: >In file included from ./pqi/pqiperson.h:48: >./pqi/pqiqosstreamer.h:37:25: warning: in-class initializer for static data member of type 'const float' is a GNU extension [-Wgnu-static-float-init] > static const float PQI_QOS_STREAMER_ALPHA = 2.0 ; > ^ ~~~ >In file included from pqi/pqisslpersongrp.cc:29: >In file included from ./pqi/pqisslpersongrp.h:31: >In file included from ./pqi/pqipersongrp.h:31: >./pqi/pqiperson.h:69:15: warning: 'pqiconnect::connect_parameter' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool connect_parameter(uint32_t type, std::string value) { return ni->connect_parameter(type, value);} > ^ >--- pqiqosstreamer.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o pqiqosstreamer.o pqi/pqiqosstreamer.cc >--- pqinetstatebox.o --- >--- pqisslpersongrp.o --- >./pqi/pqi_base.h:378:15: note: hidden overloaded virtual function 'NetInterface::connect_parameter' declared here: type mismatch at 2nd parameter ('const std::string &' (aka 'const basic_string<char, char_traits<char>, allocator<char> > &') vs 'std::string' (aka 'basic_string<char, char_traits<char>, allocator<char> >')) > virtual bool connect_parameter(uint32_t /* type */ , const std::string & /* value */ ) { return false; } // not generally used. > ^ >In file included from pqi/pqisslpersongrp.cc:29: >In file included from ./pqi/pqisslpersongrp.h:31: >In file included from ./pqi/pqipersongrp.h:33: >In file included from ./pqi/pqiservice.h:35: >In file included from ./pqi/p3servicecontrol.h:35: >./pqi/pqimonitor.h:182:17: warning: 'pqiConnectCbDummy::peerConnectRequest' hides overloaded virtual function [-Woverloaded-virtual] >virtual void peerConnectRequest(const RsPeerId& id, > ^ >./pqi/pqimonitor.h:164:17: note: hidden overloaded virtual function 'pqiConnectCb::peerConnectRequest' declared here: different number of parameters (8 vs 3) >virtual void peerConnectRequest(const RsPeerId& id, const struct sockaddr_storage &raddr, > ^ >3 warnings generated. >--- sslfns.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o sslfns.o pqi/sslfns.cc >--- p3servicecontrol.o --- >--- pqinetstatebox.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o pqinetstatebox.o pqi/pqinetstatebox.cc >--- pqisslproxy.o --- >In file included from pqi/pqisslproxy.cc:39: >In file included from ./pqi/p3linkmgr.h:29: >./pqi/pqimonitor.h:182:17: warning: 'pqiConnectCbDummy::peerConnectRequest' hides overloaded virtual function [-Woverloaded-virtual] >virtual void peerConnectRequest(const RsPeerId& id, > ^ >./pqi/pqimonitor.h:164:17: note: hidden overloaded virtual function 'pqiConnectCb::peerConnectRequest' declared here: different number of parameters (8 vs 3) >virtual void peerConnectRequest(const RsPeerId& id, const struct sockaddr_storage &raddr, > ^ >1 warning generated. >--- p3face-config.o --- >--- p3servicecontrol.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o p3servicecontrol.o pqi/p3servicecontrol.cc >--- p3face-server.o --- >--- p3face-config.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o p3face-config.o rsserver/p3face-config.cc >--- p3face-server.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o p3face-server.o rsserver/p3face-server.cc >--- pqithreadstreamer.o --- >pqi/pqithreadstreamer.cc:37:63: warning: field 'mThreadMutex' will be initialized after field 'mTimeout' [-Wreorder] >:pqistreamer(rss, id, bio_in, bio_flags_in), mParent(parent), mThreadMutex("pqithreadstreamer"), mTimeout(0) > ^ >1 warning generated. >--- p3face-info.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o p3face-info.o rsserver/p3face-info.cc >--- pqiqosstreamer.o --- >In file included from pqi/pqiqosstreamer.cc:26: >pqi/pqiqosstreamer.h:37:25: warning: in-class initializer for static data member of type 'const float' is a GNU extension [-Wgnu-static-float-init] > static const float PQI_QOS_STREAMER_ALPHA = 2.0 ; > ^ ~~~ >1 warning generated. >--- pqinetstatebox.o --- >In file included from pqi/pqinetstatebox.cc:7: >In file included from ../../libbitdht/src/bitdht/bdiface.h:35: >../../libbitdht/src/util/bdnet.h:107:13: warning: 'bdnet_inet_ntoa' has C-linkage specified, but returns user-defined type 'std::string' (aka 'basic_string<char, char_traits<char>, allocator<char> >') which is incompatible with C [-Wreturn-type-c-linkage] >std::string bdnet_inet_ntoa(struct in_addr in); > ^ >1 warning generated. >--- pqistreamer.o --- >In file included from pqi/pqistreamer.cc:34: >In file included from ./rsserver/p3face.h:30: >In file included from ./ft/ftserver.h:48: >In file included from ./services/p3service.h:30: >In file included from ./pqi/pqiservice.h:35: >In file included from ./pqi/p3servicecontrol.h:35: >./pqi/pqimonitor.h:182:17: warning: 'pqiConnectCbDummy::peerConnectRequest' hides overloaded virtual function [-Woverloaded-virtual] >virtual void peerConnectRequest(const RsPeerId& id, > ^ >./pqi/pqimonitor.h:164:17: note: hidden overloaded virtual function 'pqiConnectCb::peerConnectRequest' declared here: different number of parameters (8 vs 3) >virtual void peerConnectRequest(const RsPeerId& id, const struct sockaddr_storage &raddr, > ^ >In file included from pqi/pqistreamer.cc:34: >In file included from ./rsserver/p3face.h:35: >In file included from ./pqi/pqipersongrp.h:31: >In file included from ./pqi/pqiperson.h:48: >--- p3history.o --- >--- pqistreamer.o --- >./pqi/pqiqosstreamer.h:37:25: warning: in-class initializer for static data member of type 'const float' is a GNU extension [-Wgnu-static-float-init] > static const float PQI_QOS_STREAMER_ALPHA = 2.0 ; > ^ ~~~ >In file included from pqi/pqistreamer.cc:34: >In file included from ./rsserver/p3face.h:35: >In file included from ./pqi/pqipersongrp.h:31: >./pqi/pqiperson.h:69:15: warning: 'pqiconnect::connect_parameter' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool connect_parameter(uint32_t type, std::string value) { return ni->connect_parameter(type, value);} > ^ >./pqi/pqi_base.h:378:15: note: hidden overloaded virtual function 'NetInterface::connect_parameter' declared here: type mismatch at 2nd parameter ('const std::string &' (aka 'const basic_string<char, char_traits<char>, allocator<char> > &') vs 'std::string' (aka 'basic_string<char, char_traits<char>, allocator<char> >')) >--- p3msgs.o --- >--- pqistreamer.o --- > virtual bool connect_parameter(uint32_t /* type */ , const std::string & /* value */ ) { return false; } // not generally used. > ^ >In file included from pqi/pqistreamer.cc:34: >In file included from ./rsserver/p3face.h:44: >In file included from ./services/p3msgservice.h:49: >./grouter/grouterclientservice.h:64:93: warning: unused parameter 'signer_id' [-Wunused-parameter] > virtual void notifyDataStatus(const GRouterMsgPropagationId& received_id,const RsGxsId& signer_id,uint32_t data_status) > ^ >In file included from pqi/pqistreamer.cc:34: >./rsserver/p3face.h:197:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double minTimeDelta = 0.1; // 25; > ^ ~~~ >./rsserver/p3face.h:198:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double maxTimeDelta = 0.5; > ^ ~~~ >./rsserver/p3face.h:199:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double kickLimit = 0.15; > ^ ~~~~ >pqi/pqistreamer.cc:521:30: warning: comparison of integers of different signs: 'uint32_t' (aka 'unsigned int') and 'int' [-Wsign-compare] > if (mPkt_wpending_size != (ss = mBio->senddata(mPkt_wpending, mPkt_wpending_size))) > ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >8 warnings generated. >--- p3peers.o --- >--- p3history.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o p3history.o rsserver/p3history.cc >--- p3servicecontrol.o --- >In file included from pqi/p3servicecontrol.cc:28: >In file included from pqi/p3servicecontrol.h:35: >./pqi/pqimonitor.h:182:17: warning: 'pqiConnectCbDummy::peerConnectRequest' hides overloaded virtual function [-Woverloaded-virtual] >virtual void peerConnectRequest(const RsPeerId& id, > ^ >./pqi/pqimonitor.h:164:17: note: hidden overloaded virtual function 'pqiConnectCb::peerConnectRequest' declared here: different number of parameters (8 vs 3) >virtual void peerConnectRequest(const RsPeerId& id, const struct sockaddr_storage &raddr, > ^ >pqi/p3servicecontrol.cc:128:72: warning: unused parameter 'size' [-Wunused-parameter] > static RsServicePermissionItem *deserialise(uint8_t *data,uint32_t size) > ^ >pqi/p3servicecontrol.cc:1245:61: warning: unused parameter 'peerId' [-Wunused-parameter] >void p3ServiceControl::updatePeerConnect(const RsPeerId &peerId) > ^ >3 warnings generated. >--- p3msgs.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o p3msgs.o rsserver/p3msgs.cc >--- p3peers.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o p3peers.o rsserver/p3peers.cc >--- p3status.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o p3status.o rsserver/p3status.cc >--- rsinit.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o rsinit.o rsserver/rsinit.cc >--- p3face-server.o --- >In file included from rsserver/p3face-server.cc:28: >In file included from ./rsserver/p3face.h:30: >In file included from ./ft/ftserver.h:48: >In file included from ./services/p3service.h:30: >In file included from ./pqi/pqiservice.h:35: >In file included from ./pqi/p3servicecontrol.h:35: >./pqi/pqimonitor.h:182:17: warning: 'pqiConnectCbDummy::peerConnectRequest' hides overloaded virtual function [-Woverloaded-virtual] >virtual void peerConnectRequest(const RsPeerId& id, > ^ >./pqi/pqimonitor.h:164:17: note: hidden overloaded virtual function 'pqiConnectCb::peerConnectRequest' declared here: different number of parameters (8 vs 3) >virtual void peerConnectRequest(const RsPeerId& id, const struct sockaddr_storage &raddr, > ^ >In file included from rsserver/p3face-server.cc:28: >In file included from ./rsserver/p3face.h:35: >In file included from ./pqi/pqipersongrp.h:31: >In file included from ./pqi/pqiperson.h:48: >./pqi/pqiqosstreamer.h:37:25: warning: in-class initializer for static data member of type 'const float' is a GNU extension [-Wgnu-static-float-init] > static const float PQI_QOS_STREAMER_ALPHA = 2.0 ; > ^ ~~~ >In file included from rsserver/p3face-server.cc:28: >In file included from ./rsserver/p3face.h:35: >In file included from ./pqi/pqipersongrp.h:31: >./pqi/pqiperson.h:69:15: warning: 'pqiconnect::connect_parameter' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool connect_parameter(uint32_t type, std::string value) { return ni->connect_parameter(type, value);} > ^ >./pqi/pqi_base.h:378:15: note: hidden overloaded virtual function 'NetInterface::connect_parameter' declared here: type mismatch at 2nd parameter ('const std::string &' (aka 'const basic_string<char, char_traits<char>, allocator<char> > &') vs 'std::string' (aka 'basic_string<char, char_traits<char>, allocator<char> >')) > virtual bool connect_parameter(uint32_t /* type */ , const std::string & /* value */ ) { return false; } // not generally used. > ^ >In file included from rsserver/p3face-server.cc:28: >In file included from ./rsserver/p3face.h:44: >In file included from ./services/p3msgservice.h:49: >./grouter/grouterclientservice.h:64:93: warning: unused parameter 'signer_id' [-Wunused-parameter] > virtual void notifyDataStatus(const GRouterMsgPropagationId& received_id,const RsGxsId& signer_id,uint32_t data_status) > ^ >In file included from rsserver/p3face-server.cc:28: >./rsserver/p3face.h:197:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double minTimeDelta = 0.1; // 25; > ^ ~~~ >./rsserver/p3face.h:198:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double maxTimeDelta = 0.5; > ^ ~~~ >./rsserver/p3face.h:199:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double kickLimit = 0.15; > ^ ~~~~ >7 warnings generated. >--- rsaccounts.o --- >--- p3face-config.o --- >In file included from rsserver/p3face-config.cc:28: >In file included from ./rsserver/p3face.h:30: >In file included from ./ft/ftserver.h:48: >In file included from ./services/p3service.h:30: >In file included from ./pqi/pqiservice.h:35: >In file included from ./pqi/p3servicecontrol.h:35: >./pqi/pqimonitor.h:182:17: warning: 'pqiConnectCbDummy::peerConnectRequest' hides overloaded virtual function [-Woverloaded-virtual] >virtual void peerConnectRequest(const RsPeerId& id, > ^ >./pqi/pqimonitor.h:164:17: note: hidden overloaded virtual function 'pqiConnectCb::peerConnectRequest' declared here: different number of parameters (8 vs 3) >virtual void peerConnectRequest(const RsPeerId& id, const struct sockaddr_storage &raddr, > ^ >In file included from rsserver/p3face-config.cc:28: >In file included from ./rsserver/p3face.h:35: >In file included from ./pqi/pqipersongrp.h:31: >In file included from ./pqi/pqiperson.h:48: >./pqi/pqiqosstreamer.h:37:25: warning: in-class initializer for static data member of type 'const float' is a GNU extension [-Wgnu-static-float-init] > static const float PQI_QOS_STREAMER_ALPHA = 2.0 ; > ^ ~~~ >In file included from rsserver/p3face-config.cc:28: >In file included from ./rsserver/p3face.h:35: >In file included from ./pqi/pqipersongrp.h:31: >./pqi/pqiperson.h:69:15: warning: 'pqiconnect::connect_parameter' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool connect_parameter(uint32_t type, std::string value) { return ni->connect_parameter(type, value);} > ^ >--- rsaccounts.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o rsaccounts.o rsserver/rsaccounts.cc >--- p3face-config.o --- >./pqi/pqi_base.h:378:15: note: hidden overloaded virtual function 'NetInterface::connect_parameter' declared here: type mismatch at 2nd parameter ('const std::string &' (aka 'const basic_string<char, char_traits<char>, allocator<char> > &') vs 'std::string' (aka 'basic_string<char, char_traits<char>, allocator<char> >')) > virtual bool connect_parameter(uint32_t /* type */ , const std::string & /* value */ ) { return false; } // not generally used. > ^ >In file included from rsserver/p3face-config.cc:28: >In file included from ./rsserver/p3face.h:44: >In file included from ./services/p3msgservice.h:49: >./grouter/grouterclientservice.h:64:93: warning: unused parameter 'signer_id' [-Wunused-parameter] > virtual void notifyDataStatus(const GRouterMsgPropagationId& received_id,const RsGxsId& signer_id,uint32_t data_status) > ^ >In file included from rsserver/p3face-config.cc:28: >./rsserver/p3face.h:197:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double minTimeDelta = 0.1; // 25; > ^ ~~~ >./rsserver/p3face.h:198:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double maxTimeDelta = 0.5; > ^ ~~~ >./rsserver/p3face.h:199:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double kickLimit = 0.15; > ^ ~~~~ >In file included from rsserver/p3face-config.cc:34: >./plugins/pluginmanager.h:77:16: warning: 'RsPluginManager::loadConfiguration' hides overloaded virtual function [-Woverloaded-virtual] > virtual void loadConfiguration() ; > ^ >./pqi/p3cfgmgr.h:223:14: note: hidden overloaded virtual function 'p3Config::loadConfiguration' declared here: different number of parameters (1 vs 0) >virtual bool loadConfiguration(RsFileHash &loadHash); > ^ >In file included from rsserver/p3face-config.cc:48: >In file included from ./services/p3idservice.h:30: >In file included from ./retroshare/rsidentity.h:35: >./retroshare/rsreputations.h:34:25: warning: in-class initializer for static data member of type 'const float' is a GNU extension [-Wgnu-static-float-init] > static const float REPUTATION_THRESHOLD_ANTI_SPAM = 1.4f ; > ^ ~~~~ >./retroshare/rsreputations.h:35:25: warning: in-class initializer for static data member of type 'const float' is a GNU extension [-Wgnu-static-float-init] > static const float REPUTATION_THRESHOLD_DEFAULT = 1.0f ; > ^ ~~~~ >rsserver/p3face-config.cc:36:11: warning: unused variable 'p3facemsgzone' [-Wunused-const-variable] >const int p3facemsgzone = 11453; > ^ >11 warnings generated. >--- rsloginhandler.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o rsloginhandler.o rsserver/rsloginhandler.cc >--- rstypes.o --- >--- p3status.o --- >In file included from rsserver/p3status.cc:28: >In file included from ./services/p3statusservice.h:34: >In file included from ./services/p3service.h:30: >In file included from ./pqi/pqiservice.h:35: >In file included from ./pqi/p3servicecontrol.h:35: >./pqi/pqimonitor.h:182:17: warning: 'pqiConnectCbDummy::peerConnectRequest' hides overloaded virtual function [-Woverloaded-virtual] >virtual void peerConnectRequest(const RsPeerId& id, > ^ >./pqi/pqimonitor.h:164:17: note: hidden overloaded virtual function 'pqiConnectCb::peerConnectRequest' declared here: different number of parameters (8 vs 3) >virtual void peerConnectRequest(const RsPeerId& id, const struct sockaddr_storage &raddr, > ^ >1 warning generated. >--- p3face-info.o --- >In file included from rsserver/p3face-info.cc:27: >In file included from ./rsserver/p3face.h:30: >In file included from ./ft/ftserver.h:48: >In file included from ./services/p3service.h:30: >In file included from ./pqi/pqiservice.h:35: >In file included from ./pqi/p3servicecontrol.h:35: >./pqi/pqimonitor.h:182:17: warning: 'pqiConnectCbDummy::peerConnectRequest' hides overloaded virtual function [-Woverloaded-virtual] >virtual void peerConnectRequest(const RsPeerId& id, > ^ >./pqi/pqimonitor.h:164:17: note: hidden overloaded virtual function 'pqiConnectCb::peerConnectRequest' declared here: different number of parameters (8 vs 3) >virtual void peerConnectRequest(const RsPeerId& id, const struct sockaddr_storage &raddr, > ^ >In file included from rsserver/p3face-info.cc:27: >In file included from ./rsserver/p3face.h:35: >In file included from ./pqi/pqipersongrp.h:31: >In file included from ./pqi/pqiperson.h:48: >./pqi/pqiqosstreamer.h:37:25: warning: in-class initializer for static data member of type 'const float' is a GNU extension [-Wgnu-static-float-init] > static const float PQI_QOS_STREAMER_ALPHA = 2.0 ; > ^ ~~~ >In file included from rsserver/p3face-info.cc:27: >In file included from ./rsserver/p3face.h:35: >In file included from ./pqi/pqipersongrp.h:31: >./pqi/pqiperson.h:69:15: warning: 'pqiconnect::connect_parameter' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool connect_parameter(uint32_t type, std::string value) { return ni->connect_parameter(type, value);} > ^ >./pqi/pqi_base.h:378:15: note: hidden overloaded virtual function 'NetInterface::connect_parameter' declared here: type mismatch at 2nd parameter ('const std::string &' (aka 'const basic_string<char, char_traits<char>, allocator<char> > &') vs 'std::string' (aka 'basic_string<char, char_traits<char>, allocator<char> >')) > virtual bool connect_parameter(uint32_t /* type */ , const std::string & /* value */ ) { return false; } // not generally used. > ^ >In file included from rsserver/p3face-info.cc:27: >In file included from ./rsserver/p3face.h:44: >In file included from ./services/p3msgservice.h:49: >./grouter/grouterclientservice.h:64:93: warning: unused parameter 'signer_id' [-Wunused-parameter] > virtual void notifyDataStatus(const GRouterMsgPropagationId& received_id,const RsGxsId& signer_id,uint32_t data_status) > ^ >In file included from rsserver/p3face-info.cc:27: >./rsserver/p3face.h:197:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double minTimeDelta = 0.1; // 25; > ^ ~~~ >./rsserver/p3face.h:198:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double maxTimeDelta = 0.5; > ^ ~~~ >./rsserver/p3face.h:199:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double kickLimit = 0.15; > ^ ~~~~ >7 warnings generated. >--- rstypes.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o rstypes.o rsserver/rstypes.cc >--- p3serverconfig.o --- >--- p3grouter.o --- >--- p3msgs.o --- >In file included from rsserver/p3msgs.cc:41: >In file included from ./services/p3msgservice.h:42: >In file included from ./services/p3service.h:30: >In file included from ./pqi/pqiservice.h:35: >In file included from ./pqi/p3servicecontrol.h:35: >./pqi/pqimonitor.h:182:17: warning: 'pqiConnectCbDummy::peerConnectRequest' hides overloaded virtual function [-Woverloaded-virtual] >virtual void peerConnectRequest(const RsPeerId& id, > ^ >./pqi/pqimonitor.h:164:17: note: hidden overloaded virtual function 'pqiConnectCb::peerConnectRequest' declared here: different number of parameters (8 vs 3) >virtual void peerConnectRequest(const RsPeerId& id, const struct sockaddr_storage &raddr, > ^ >In file included from rsserver/p3msgs.cc:41: >In file included from ./services/p3msgservice.h:49: >./grouter/grouterclientservice.h:64:93: warning: unused parameter 'signer_id' [-Wunused-parameter] >--- p3serverconfig.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o p3serverconfig.o rsserver/p3serverconfig.cc >--- p3msgs.o --- > virtual void notifyDataStatus(const GRouterMsgPropagationId& received_id,const RsGxsId& signer_id,uint32_t data_status) > ^ >rsserver/p3msgs.cc:96:25: warning: equality comparison result unused [-Wunused-comparison] > distant_chat_id == DistantChatPeerId(str.substr(1)); > ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >rsserver/p3msgs.cc:96:25: note: use '=' to turn this equality comparison into an assignment > distant_chat_id == DistantChatPeerId(str.substr(1)); > ^~ > = >rsserver/p3msgs.cc:33:11: warning: unused variable 'p3facemsgzone' [-Wunused-const-variable] >const int p3facemsgzone = 11453; > ^ >4 warnings generated. >--- grouteritems.o --- >--- p3grouter.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o p3grouter.o grouter/p3grouter.cc >--- grouteritems.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o grouteritems.o grouter/grouteritems.cc >--- p3peers.o --- >In file included from rsserver/p3peers.cc:26: >./util/radix64.h:96:8: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign] > idx = idx; > ~~~ ^ ~~~ >In file included from rsserver/p3peers.cc:30: >In file included from ./rsserver/p3face.h:30: >In file included from ./ft/ftserver.h:48: >In file included from ./services/p3service.h:30: >In file included from ./pqi/pqiservice.h:35: >In file included from ./pqi/p3servicecontrol.h:35: >./pqi/pqimonitor.h:182:17: warning: 'pqiConnectCbDummy::peerConnectRequest' hides overloaded virtual function [-Woverloaded-virtual] >virtual void peerConnectRequest(const RsPeerId& id, > ^ >./pqi/pqimonitor.h:164:17: note: hidden overloaded virtual function 'pqiConnectCb::peerConnectRequest' declared here: different number of parameters (8 vs 3) >virtual void peerConnectRequest(const RsPeerId& id, const struct sockaddr_storage &raddr, > ^ >In file included from rsserver/p3peers.cc:30: >In file included from ./rsserver/p3face.h:35: >In file included from ./pqi/pqipersongrp.h:31: >In file included from ./pqi/pqiperson.h:48: >./pqi/pqiqosstreamer.h:37:25: warning: in-class initializer for static data member of type 'const float' is a GNU extension [-Wgnu-static-float-init] > static const float PQI_QOS_STREAMER_ALPHA = 2.0 ; > ^ ~~~ >In file included from rsserver/p3peers.cc:30: >In file included from ./rsserver/p3face.h:35: >In file included from ./pqi/pqipersongrp.h:31: >./pqi/pqiperson.h:69:15: warning: 'pqiconnect::connect_parameter' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool connect_parameter(uint32_t type, std::string value) { return ni->connect_parameter(type, value);} > ^ >./pqi/pqi_base.h:378:15: note: hidden overloaded virtual function 'NetInterface::connect_parameter' declared here: type mismatch at 2nd parameter ('const std::string &' (aka 'const basic_string<char, char_traits<char>, allocator<char> > &') vs 'std::string' (aka 'basic_string<char, char_traits<char>, allocator<char> >')) > virtual bool connect_parameter(uint32_t /* type */ , const std::string & /* value */ ) { return false; } // not generally used. > ^ >In file included from rsserver/p3peers.cc:30: >In file included from ./rsserver/p3face.h:44: >In file included from ./services/p3msgservice.h:49: >./grouter/grouterclientservice.h:64:93: warning: unused parameter 'signer_id' [-Wunused-parameter] > virtual void notifyDataStatus(const GRouterMsgPropagationId& received_id,const RsGxsId& signer_id,uint32_t data_status) > ^ >In file included from rsserver/p3peers.cc:30: >./rsserver/p3face.h:197:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double minTimeDelta = 0.1; // 25; > ^ ~~~ >./rsserver/p3face.h:198:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double maxTimeDelta = 0.5; > ^ ~~~ >./rsserver/p3face.h:199:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double kickLimit = 0.15; > ^ ~~~~ >rsserver/p3peers.cc:1385:30: warning: field 'deniedTS' will be initialized after field 'hiddenType' [-Wreorder] > wasDeniedConnection(false), deniedTS(0), hiddenType(RS_HIDDEN_TYPE_NONE) > ^ >rsserver/p3peers.cc:52:18: warning: unused variable 'MAX_TIME_KEEP_LOCATION_WITHOUT_CONTACT' [-Wunused-const-variable] >static const int MAX_TIME_KEEP_LOCATION_WITHOUT_CONTACT = 30*24*3600 ; // 30 days. > ^ >10 warnings generated. >--- groutermatrix.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o groutermatrix.o grouter/groutermatrix.cc >--- pluginmanager.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o pluginmanager.o plugins/pluginmanager.cc >--- dlfcn_win32.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o dlfcn_win32.o plugins/dlfcn_win32.cc >--- rsinit.o --- >In file included from rsserver/rsinit.cc:45: >./plugins/pluginmanager.h:77:16: warning: 'RsPluginManager::loadConfiguration' hides overloaded virtual function [-Woverloaded-virtual] > virtual void loadConfiguration() ; > ^ >./pqi/p3cfgmgr.h:223:14: note: hidden overloaded virtual function 'p3Config::loadConfiguration' declared here: different number of parameters (1 vs 0) >virtual bool loadConfiguration(RsFileHash &loadHash); > ^ >In file included from rsserver/rsinit.cc:59: >In file included from ./gxstunnel/p3gxstunnel.h:117: >In file included from ./services/p3service.h:30: >In file included from ./pqi/pqiservice.h:35: >In file included from ./pqi/p3servicecontrol.h:35: >./pqi/pqimonitor.h:182:17: warning: 'pqiConnectCbDummy::peerConnectRequest' hides overloaded virtual function [-Woverloaded-virtual] >virtual void peerConnectRequest(const RsPeerId& id, > ^ >./pqi/pqimonitor.h:164:17: note: hidden overloaded virtual function 'pqiConnectCb::peerConnectRequest' declared here: different number of parameters (8 vs 3) >virtual void peerConnectRequest(const RsPeerId& id, const struct sockaddr_storage &raddr, > ^ >In file included from rsserver/rsinit.cc:80: >In file included from ./tcponudp/udpstunner.h:32: >In file included from ./tcponudp/rsudpstack.h:33: >In file included from ../../libbitdht/src/udp/udpstack.h:31: >../../libbitdht/src/util/bdnet.h:107:13: warning: 'bdnet_inet_ntoa' has C-linkage specified, but returns user-defined type 'std::string' (aka 'basic_string<char, char_traits<char>, allocator<char> >') which is incompatible with C [-Wreturn-type-c-linkage] >std::string bdnet_inet_ntoa(struct in_addr in); > ^ >In file included from rsserver/rsinit.cc:833: >In file included from ./pqi/pqipersongrp.h:31: >In file included from ./pqi/pqiperson.h:48: >--- grouteritems.o --- >In file included from grouter/grouteritems.cc:3: >In file included from grouter/grouteritems.h:36: >In file included from grouter/groutermatrix.h:32: >In file included from grouter/groutertypes.h:32: >In file included from ./turtle/p3turtle.h:146: >./pqi/pqimonitor.h:182:17: warning: 'pqiConnectCbDummy::peerConnectRequest' hides overloaded virtual function [-Woverloaded-virtual] >virtual void peerConnectRequest(const RsPeerId& id, > ^ >./pqi/pqimonitor.h:164:17: note: hidden overloaded virtual function 'pqiConnectCb::peerConnectRequest' declared here: different number of parameters (8 vs 3) >virtual void peerConnectRequest(const RsPeerId& id, const struct sockaddr_storage &raddr, > ^ >grouter/grouteritems.cc:535:75: warning: unused parameter 'size' [-Wunused-parameter] >bool RsGRouterGenericDataItem::serialise_signed_data(void *data,uint32_t& size) const > ^ >--- rsinit.o --- >./pqi/pqiqosstreamer.h:37:25: warning: in-class initializer for static data member of type 'const float' is a GNU extension [-Wgnu-static-float-init] > static const float PQI_QOS_STREAMER_ALPHA = 2.0 ; > ^ ~~~ >In file included from rsserver/rsinit.cc:833: >In file included from ./pqi/pqipersongrp.h:31: >./pqi/pqiperson.h:69:15: warning: 'pqiconnect::connect_parameter' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool connect_parameter(uint32_t type, std::string value) { return ni->connect_parameter(type, value);} > ^ >./pqi/pqi_base.h:378:15: note: hidden overloaded virtual function 'NetInterface::connect_parameter' declared here: type mismatch at 2nd parameter ('const std::string &' (aka 'const basic_string<char, char_traits<char>, allocator<char> > &') vs 'std::string' (aka 'basic_string<char, char_traits<char>, allocator<char> >')) >--- grouteritems.o --- >grouter/grouteritems.cc:583:77: warning: unused parameter 'size' [-Wunused-parameter] >bool RsGRouterSignedReceiptItem::serialise_signed_data(void *data,uint32_t& size) const > ^ >3 warnings generated. >--- rsinit.o --- > virtual bool connect_parameter(uint32_t /* type */ , const std::string & /* value */ ) { return false; } // not generally used. > ^ >In file included from rsserver/rsinit.cc:835: >./pqi/pqiloopback.h:50:17: warning: 'pqiloopback::notifyEvent' hides overloaded virtual function [-Woverloaded-virtual] >virtual int notifyEvent(NetInterface */*ni*/, int /*event*/) { return 0; } /* Not used */ > ^ >./pqi/pqi_base.h:233:15: note: hidden overloaded virtual function 'PQInterface::notifyEvent' declared here: different number of parameters (3 vs 2) > virtual int notifyEvent(NetInterface * /*ni*/, int /*event*/, > ^ >In file included from rsserver/rsinit.cc:851: >In file included from ./upnp/upnphandler_linux.h:13: >In file included from ./upnp/UPnPBase.h:35: >/usr/local/include/upnp/upnpdebug.h:121:12: warning: explicitly assigning a variable of type 'Upnp_LogLevel' (aka 'Upnp_LogLevel_e') to itself [-Wself-assign] > log_level = log_level; > ~~~~~~~~~ ^ ~~~~~~~~~ >/usr/local/include/upnp/upnpdebug.h:150:14: warning: explicitly assigning a variable of type 'const char *' to itself [-Wself-assign] > ErrFileName = ErrFileName; > ~~~~~~~~~~~ ^ ~~~~~~~~~~~ >/usr/local/include/upnp/upnpdebug.h:151:15: warning: explicitly assigning a variable of type 'const char *' to itself [-Wself-assign] > InfoFileName = InfoFileName; > ~~~~~~~~~~~~ ^ ~~~~~~~~~~~~ >/usr/local/include/upnp/upnpdebug.h:173:8: warning: explicitly assigning a variable of type 'Upnp_LogLevel' (aka 'Upnp_LogLevel_e') to itself [-Wself-assign] > level = level; > ~~~~~ ^ ~~~~~ >/usr/local/include/upnp/upnpdebug.h:174:9: warning: explicitly assigning a variable of type 'Dbg_Module' (aka 'Upnp_Module') to itself [-Wself-assign] > module = module; > ~~~~~~ ^ ~~~~~~ >/usr/local/include/upnp/upnpdebug.h:194:9: warning: explicitly assigning a variable of type 'Upnp_LogLevel' (aka 'Upnp_LogLevel_e') to itself [-Wself-assign] > DLevel = DLevel; > ~~~~~~ ^ ~~~~~~ >/usr/local/include/upnp/upnpdebug.h:195:9: warning: explicitly assigning a variable of type 'Dbg_Module' (aka 'Upnp_Module') to itself [-Wself-assign] > Module = Module; > ~~~~~~ ^ ~~~~~~ >/usr/local/include/upnp/upnpdebug.h:229:9: warning: explicitly assigning a variable of type 'Upnp_LogLevel' (aka 'Upnp_LogLevel_e') to itself [-Wself-assign] > DLevel = DLevel; > ~~~~~~ ^ ~~~~~~ >/usr/local/include/upnp/upnpdebug.h:230:9: warning: explicitly assigning a variable of type 'Dbg_Module' (aka 'Upnp_Module') to itself [-Wself-assign] > Module = Module; > ~~~~~~ ^ ~~~~~~ >/usr/local/include/upnp/upnpdebug.h:231:14: warning: explicitly assigning a variable of type 'const char *' to itself [-Wself-assign] > DbgFileName = DbgFileName; > ~~~~~~~~~~~ ^ ~~~~~~~~~~~ >/usr/local/include/upnp/upnpdebug.h:232:12: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign] > DbgLineNo = DbgLineNo; > ~~~~~~~~~ ^ ~~~~~~~~~ >/usr/local/include/upnp/upnpdebug.h:233:9: warning: explicitly assigning a variable of type 'const char *' to itself [-Wself-assign] > FmtStr = FmtStr; > ~~~~~~ ^ ~~~~~~ >/usr/local/include/upnp/upnpdebug.h:255:5: warning: explicitly assigning a variable of type 'FILE *' (aka '__sFILE *') to itself [-Wself-assign] > fd = fd; > ~~ ^ ~~ >/usr/local/include/upnp/upnpdebug.h:256:14: warning: explicitly assigning a variable of type 'const char *' to itself [-Wself-assign] > DbgFileName = DbgFileName; > ~~~~~~~~~~~ ^ ~~~~~~~~~~~ >/usr/local/include/upnp/upnpdebug.h:257:12: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign] > DbgLineNo = DbgLineNo; > ~~~~~~~~~ ^ ~~~~~~~~~ >/usr/local/include/upnp/upnpdebug.h:279:5: warning: explicitly assigning a variable of type 'FILE *' (aka '__sFILE *') to itself [-Wself-assign] > fd = fd; > ~~ ^ ~~ >/usr/local/include/upnp/upnpdebug.h:280:8: warning: explicitly assigning a variable of type 'const char **' to itself [-Wself-assign] > lines = lines; > ~~~~~ ^ ~~~~~ >/usr/local/include/upnp/upnpdebug.h:281:7: warning: explicitly assigning a variable of type 'size_t' (aka 'unsigned long') to itself [-Wself-assign] > size = size; > ~~~~ ^ ~~~~ >/usr/local/include/upnp/upnpdebug.h:282:13: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign] > starlength = starlength; > ~~~~~~~~~~ ^ ~~~~~~~~~~ >In file included from rsserver/rsinit.cc:857: >In file included from ./services/p3gxsreputation.h:41: >In file included from ./retroshare/rsidentity.h:35: >./retroshare/rsreputations.h:34:25: warning: in-class initializer for static data member of type 'const float' is a GNU extension [-Wgnu-static-float-init] > static const float REPUTATION_THRESHOLD_ANTI_SPAM = 1.4f ; > ^ ~~~~ >./retroshare/rsreputations.h:35:25: warning: in-class initializer for static data member of type 'const float' is a GNU extension [-Wgnu-static-float-init] > static const float REPUTATION_THRESHOLD_DEFAULT = 1.0f ; > ^ ~~~~ >In file included from rsserver/rsinit.cc:857: >./services/p3gxsreputation.h:68:28: warning: unused parameter 'about' [-Wunused-parameter] > Reputation(const RsGxsId& about) > ^ >In file included from rsserver/rsinit.cc:861: >In file included from ./services/p3msgservice.h:49: >./grouter/grouterclientservice.h:64:93: warning: unused parameter 'signer_id' [-Wunused-parameter] > virtual void notifyDataStatus(const GRouterMsgPropagationId& received_id,const RsGxsId& signer_id,uint32_t data_status) > ^ >In file included from rsserver/rsinit.cc:893: >./rsserver/p3face.h:197:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double minTimeDelta = 0.1; // 25; > ^ ~~~ >./rsserver/p3face.h:198:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double maxTimeDelta = 0.5; > ^ ~~~ >./rsserver/p3face.h:199:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double kickLimit = 0.15; > ^ ~~~~ >rsserver/rsinit.cc:137:11: warning: unused variable 'p3facestartupzone' [-Wunused-const-variable] >const int p3facestartupzone = 47238; > ^ >33 warnings generated. >--- rspluginitems.o --- >--- rsbaseserial.o --- >--- p3serverconfig.o --- >In file included from rsserver/p3serverconfig.cc:27: >In file included from ./rsserver/p3serverconfig.h:31: >In file included from ./pqi/p3peermgr.h:30: >./pqi/pqimonitor.h:182:17: warning: 'pqiConnectCbDummy::peerConnectRequest' hides overloaded virtual function [-Woverloaded-virtual] >virtual void peerConnectRequest(const RsPeerId& id, > ^ >./pqi/pqimonitor.h:164:17: note: hidden overloaded virtual function 'pqiConnectCb::peerConnectRequest' declared here: different number of parameters (8 vs 3) >virtual void peerConnectRequest(const RsPeerId& id, const struct sockaddr_storage &raddr, > ^ >1 warning generated. >--- rspluginitems.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o rspluginitems.o serialiser/rspluginitems.cc >--- rsbaseserial.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o rsbaseserial.o serialiser/rsbaseserial.cc >--- p3grouter.o --- >In file included from grouter/p3grouter.cc:190: >In file included from ./services/p3idservice.h:30: >In file included from ./retroshare/rsidentity.h:35: >./retroshare/rsreputations.h:34:25: warning: in-class initializer for static data member of type 'const float' is a GNU extension [-Wgnu-static-float-init] > static const float REPUTATION_THRESHOLD_ANTI_SPAM = 1.4f ; > ^ ~~~~ >./retroshare/rsreputations.h:35:25: warning: in-class initializer for static data member of type 'const float' is a GNU extension [-Wgnu-static-float-init] > static const float REPUTATION_THRESHOLD_DEFAULT = 1.0f ; > ^ ~~~~ >In file included from grouter/p3grouter.cc:190: >In file included from ./services/p3idservice.h:31: >In file included from ./gxs/rsgenexchange.h:34: >In file included from ./gxs/rsnxs.h:36: >In file included from ./services/p3service.h:30: >In file included from ./pqi/pqiservice.h:35: >In file included from ./pqi/p3servicecontrol.h:35: >./pqi/pqimonitor.h:182:17: warning: 'pqiConnectCbDummy::peerConnectRequest' hides overloaded virtual function [-Woverloaded-virtual] >virtual void peerConnectRequest(const RsPeerId& id, > ^ >./pqi/pqimonitor.h:164:17: note: hidden overloaded virtual function 'pqiConnectCb::peerConnectRequest' declared here: different number of parameters (8 vs 3) >virtual void peerConnectRequest(const RsPeerId& id, const struct sockaddr_storage &raddr, > ^ >In file included from grouter/p3grouter.cc:199: >grouter/grouterclientservice.h:64:93: warning: unused parameter 'signer_id' [-Wunused-parameter] > virtual void notifyDataStatus(const GRouterMsgPropagationId& received_id,const RsGxsId& signer_id,uint32_t data_status) > ^ >grouter/p3grouter.cc:486:86: warning: unused parameter 'hash' [-Wunused-parameter] >--- rsfiletransferitems.o --- >--- p3grouter.o --- >void p3GRouter::receiveTurtleData(RsTurtleGenericTunnelItem *gitem,const RsFileHash& hash,const RsPeerId& virtual_peer_id,RsTurtleGenericTunnelItem::Direction direction) > ^ >grouter/p3grouter.cc:486:160: warning: unused parameter 'direction' [-Wunused-parameter] >void p3GRouter::receiveTurtleData(RsTurtleGenericTunnelItem *gitem,const RsFileHash& hash,const RsPeerId& virtual_peer_id,RsTurtleGenericTunnelItem::Direction direction) > ^ >6 warnings generated. >--- rsserviceserialiser.o --- >--- rsfiletransferitems.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o rsfiletransferitems.o serialiser/rsfiletransferitems.cc >--- rsserviceserialiser.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o rsserviceserialiser.o serialiser/rsserviceserialiser.cc >--- rsconfigitems.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o rsconfigitems.o serialiser/rsconfigitems.cc >--- rshistoryitems.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o rshistoryitems.o serialiser/rshistoryitems.cc >--- rsloginhandler.o --- >In file included from rsserver/rsloginhandler.cc:8: >/usr/local/include/gnome-keyring-1/gnome-keyring.h:27:10: fatal error: 'glib.h' file not found >#include <glib.h> > ^ >1 error generated. >--- rsmsgitems.o --- >c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Dfseeko64=fseeko -Dftello64=ftello -Dstat64=stat -Dstatvfs64=statvfs -Dfopen64=fopen -fPIC -Wall -W -DRS_ENABLE_GXS -DRS_USE_BITDHT -DPLUGIN_DIR="\"/usr/local/lib/retroshare/extensions6\"" -DDATA_DIR="\"/usr/local/share/RetroShare06\"" -DRS_USE_LIBUPNP -DSQLITE_HAS_CODEC -DGXS_ENABLE_SYNC_MSGS -I. -I. -I../../libbitdht/src -I/usr/local/include/gpgme -I../../openpgpsdk/src -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o rsmsgitems.o serialiser/rsmsgitems.cc >--- rsloginhandler.o --- >*** [rsloginhandler.o] Error code 1 > >make[2]: stopped in /wrkdirs/usr/ports/net-p2p/retroshare/work/RetroShare-0.6.0/libretroshare/src >--- groutermatrix.o --- >In file included from grouter/groutermatrix.cc:26: >In file included from grouter/groutertypes.h:32: >In file included from ./turtle/p3turtle.h:146: >./pqi/pqimonitor.h:182:17: warning: 'pqiConnectCbDummy::peerConnectRequest' hides overloaded virtual function [-Woverloaded-virtual] >virtual void peerConnectRequest(const RsPeerId& id, > ^ >./pqi/pqimonitor.h:164:17: note: hidden overloaded virtual function 'pqiConnectCb::peerConnectRequest' declared here: different number of parameters (8 vs 3) >virtual void peerConnectRequest(const RsPeerId& id, const struct sockaddr_storage &raddr, > ^ >1 warning generated. >--- pluginmanager.o --- >In file included from plugins/pluginmanager.cc:3: >plugins/pluginmanager.h:77:16: warning: 'RsPluginManager::loadConfiguration' hides overloaded virtual function [-Woverloaded-virtual] > virtual void loadConfiguration() ; > ^ >./pqi/p3cfgmgr.h:223:14: note: hidden overloaded virtual function 'p3Config::loadConfiguration' declared here: different number of parameters (1 vs 0) >virtual bool loadConfiguration(RsFileHash &loadHash); > ^ >In file included from plugins/pluginmanager.cc:15: >In file included from ./rsserver/p3face.h:30: >In file included from ./ft/ftserver.h:48: >In file included from ./services/p3service.h:30: >In file included from ./pqi/pqiservice.h:35: >In file included from ./pqi/p3servicecontrol.h:35: >./pqi/pqimonitor.h:182:17: warning: 'pqiConnectCbDummy::peerConnectRequest' hides overloaded virtual function [-Woverloaded-virtual] >virtual void peerConnectRequest(const RsPeerId& id, > ^ >./pqi/pqimonitor.h:164:17: note: hidden overloaded virtual function 'pqiConnectCb::peerConnectRequest' declared here: different number of parameters (8 vs 3) >virtual void peerConnectRequest(const RsPeerId& id, const struct sockaddr_storage &raddr, > ^ >In file included from plugins/pluginmanager.cc:15: >In file included from ./rsserver/p3face.h:35: >In file included from ./pqi/pqipersongrp.h:31: >In file included from ./pqi/pqiperson.h:48: >./pqi/pqiqosstreamer.h:37:25: warning: in-class initializer for static data member of type 'const float' is a GNU extension [-Wgnu-static-float-init] > static const float PQI_QOS_STREAMER_ALPHA = 2.0 ; > ^ ~~~ >In file included from plugins/pluginmanager.cc:15: >In file included from ./rsserver/p3face.h:35: >In file included from ./pqi/pqipersongrp.h:31: >./pqi/pqiperson.h:69:15: warning: 'pqiconnect::connect_parameter' hides overloaded virtual function [-Woverloaded-virtual] > virtual bool connect_parameter(uint32_t type, std::string value) { return ni->connect_parameter(type, value);} > ^ >./pqi/pqi_base.h:378:15: note: hidden overloaded virtual function 'NetInterface::connect_parameter' declared here: type mismatch at 2nd parameter ('const std::string &' (aka 'const basic_string<char, char_traits<char>, allocator<char> > &') vs 'std::string' (aka 'basic_string<char, char_traits<char>, allocator<char> >')) > virtual bool connect_parameter(uint32_t /* type */ , const std::string & /* value */ ) { return false; } // not generally used. > ^ >In file included from plugins/pluginmanager.cc:15: >In file included from ./rsserver/p3face.h:44: >In file included from ./services/p3msgservice.h:49: >./grouter/grouterclientservice.h:64:93: warning: unused parameter 'signer_id' [-Wunused-parameter] > virtual void notifyDataStatus(const GRouterMsgPropagationId& received_id,const RsGxsId& signer_id,uint32_t data_status) > ^ >In file included from plugins/pluginmanager.cc:15: >./rsserver/p3face.h:197:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double minTimeDelta = 0.1; // 25; > ^ ~~~ >./rsserver/p3face.h:198:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double maxTimeDelta = 0.5; > ^ ~~~ >./rsserver/p3face.h:199:25: warning: in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init] > static const double kickLimit = 0.15; > ^ ~~~~ >plugins/pluginmanager.cc:557:37: warning: unused parameter 'service_type' [-Wunused-parameter] >RsPQIService::RsPQIService(uint16_t service_type,uint32_t /*tick_delay_in_seconds*/, RsPluginHandler* /*pgHandler*/) > ^ >9 warnings generated. >--- rsmsgitems.o --- >In file included from serialiser/rsmsgitems.cc:30: >In file included from ./serialiser/rsmsgitems.h:38: >In file included from ./grouter/grouteritems.h:36: >In file included from ./grouter/groutermatrix.h:32: >In file included from ./grouter/groutertypes.h:32: >In file included from ./turtle/p3turtle.h:146: >./pqi/pqimonitor.h:182:17: warning: 'pqiConnectCbDummy::peerConnectRequest' hides overloaded virtual function [-Woverloaded-virtual] >virtual void peerConnectRequest(const RsPeerId& id, > ^ >./pqi/pqimonitor.h:164:17: note: hidden overloaded virtual function 'pqiConnectCb::peerConnectRequest' declared here: different number of parameters (8 vs 3) >virtual void peerConnectRequest(const RsPeerId& id, const struct sockaddr_storage &raddr, > ^ >1 warning generated. >1 error > >make[2]: stopped in /wrkdirs/usr/ports/net-p2p/retroshare/work/RetroShare-0.6.0/libretroshare/src >*** [sub-libretroshare-src-libretroshare-pro-all] Error code 2 > >make[1]: stopped in /wrkdirs/usr/ports/net-p2p/retroshare/work/RetroShare-0.6.0 >1 error > >make[1]: stopped in /wrkdirs/usr/ports/net-p2p/retroshare/work/RetroShare-0.6.0 >===> Compilation failed unexpectedly. >Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to >the maintainer. >*** Error code 1 > >Stop. >make: stopped in /usr/ports/net-p2p/retroshare >build of net-p2p/retroshare ended at Tue Mar 15 08:15:40 CDT 2016 >build time: 00:00:46 >!!! build failure encountered !!!
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 207550
:
167494
|
167495
|
167497
|
167498
|
167501
|
167753
|
168241
|
168254
|
168255
|
168270
|
168514
|
170500