Skip to content

Instantly share code, notes, and snippets.

@sunjam
Created December 11, 2016 17:57
Show Gist options
  • Save sunjam/4b50038e7a83ee0a5ac8e81b4afb47b2 to your computer and use it in GitHub Desktop.
Save sunjam/4b50038e7a83ee0a5ac8e81b4afb47b2 to your computer and use it in GitHub Desktop.
Trace output from latest Nixnote2
This file has been truncated, but you can view the full file.
$ nixnote2
DEBUG 2016-12-11 09:13:15.815 ( ../nixnote2/gui/shortcutkeys.cpp @ 203 ) Loading system shortcuts from "/usr/share/nixnote2/shortcuts.txt"
DEBUG 2016-12-11 09:13:15.816 ( ../nixnote2/gui/shortcutkeys.cpp @ 205 ) Loadng user shortcuts from "/home/james/.nixnote/shortcuts.txt"
DEBUG 2016-12-11 09:13:15.816 ( ../nixnote2/gui/shortcutkeys.cpp @ 236 ) Unable to open file for reading or file does not exist.
DEBUG 2016-12-11 09:13:15.818 ( ../nixnote2/main.cpp @ 157 ) Program Home: "/usr/share/nixnote2/"
DEBUG 2016-12-11 09:13:15.818 ( ../nixnote2/main.cpp @ 158 ) Built on Dec 11 2016 at 08:32:11
DEBUG 2016-12-11 09:13:15.818 ( ../nixnote2/main.cpp @ 159 ) Built with Qt 4.8.7 running on 4.8.7
DEBUG 2016-12-11 09:13:15.821 ( ../nixnote2/main.cpp @ 218 ) Setting up NN
DEBUG 2016-12-11 09:13:15.834 ( ../nixnote2/nixnote.cpp @ 118 ) Looking for transaltions: "/usr/share/nixnote2/translations/nixnote2_en_US.qm"
DEBUG 2016-12-11 09:13:15.837 ( ../nixnote2/sql/databaseconnection.cpp @ 37 ) SQL drivers available: ("QIBASE", "QSQLITE", "QMYSQL3", "QMYSQL", "QPSQL7", "QPSQL")
TRACE 2016-12-11 09:13:15.837 ( ../nixnote2/sql/databaseconnection.cpp @ 38 ) Adding database SQLITE
TRACE 2016-12-11 09:13:15.838 ( ../nixnote2/sql/databaseconnection.cpp @ 40 ) Setting DB name
TRACE 2016-12-11 09:13:15.838 ( ../nixnote2/sql/databaseconnection.cpp @ 42 ) Opening database
TRACE 2016-12-11 09:13:15.839 ( ../nixnote2/sql/databaseconnection.cpp @ 50 ) Preparing tables
DEBUG 2016-12-11 09:13:15.845 ( ../nixnote2/sql/databaseconnection.cpp @ 64 ) *** SQLITE COMPILE OPTIONS ***
DEBUG 2016-12-11 09:13:15.845 ( ../nixnote2/sql/databaseconnection.cpp @ 66 ) "COMPILER=gcc-6.2.1 20160830"
DEBUG 2016-12-11 09:13:15.845 ( ../nixnote2/sql/databaseconnection.cpp @ 66 ) "ENABLE_COLUMN_METADATA"
DEBUG 2016-12-11 09:13:15.845 ( ../nixnote2/sql/databaseconnection.cpp @ 66 ) "ENABLE_DBSTAT_VTAB"
DEBUG 2016-12-11 09:13:15.845 ( ../nixnote2/sql/databaseconnection.cpp @ 66 ) "ENABLE_FTS3"
DEBUG 2016-12-11 09:13:15.845 ( ../nixnote2/sql/databaseconnection.cpp @ 66 ) "ENABLE_FTS4"
DEBUG 2016-12-11 09:13:15.845 ( ../nixnote2/sql/databaseconnection.cpp @ 66 ) "ENABLE_FTS5"
DEBUG 2016-12-11 09:13:15.845 ( ../nixnote2/sql/databaseconnection.cpp @ 66 ) "ENABLE_JSON1"
DEBUG 2016-12-11 09:13:15.845 ( ../nixnote2/sql/databaseconnection.cpp @ 66 ) "ENABLE_RTREE"
DEBUG 2016-12-11 09:13:15.845 ( ../nixnote2/sql/databaseconnection.cpp @ 66 ) "ENABLE_UNLOCK_NOTIFY"
DEBUG 2016-12-11 09:13:15.845 ( ../nixnote2/sql/databaseconnection.cpp @ 66 ) "HAVE_ISNAN"
DEBUG 2016-12-11 09:13:15.846 ( ../nixnote2/sql/databaseconnection.cpp @ 66 ) "SECURE_DELETE"
DEBUG 2016-12-11 09:13:15.846 ( ../nixnote2/sql/databaseconnection.cpp @ 66 ) "SYSTEM_MALLOC"
DEBUG 2016-12-11 09:13:15.846 ( ../nixnote2/sql/databaseconnection.cpp @ 66 ) "TEMP_STORE=1"
DEBUG 2016-12-11 09:13:15.846 ( ../nixnote2/sql/databaseconnection.cpp @ 66 ) "THREADSAFE=1"
TRACE 2016-12-11 09:13:15.847 ( ../nixnote2/sql/databaseconnection.cpp @ 85 ) Creating filter table
TRACE 2016-12-11 09:13:15.851 ( ../nixnote2/sql/databaseconnection.cpp @ 88 ) Adding to filter table
TRACE 2016-12-11 09:13:15.868 ( ../nixnote2/sql/databaseconnection.cpp @ 90 ) Addition complete
TRACE 2016-12-11 09:13:15.868 ( ../nixnote2/nixnote.cpp @ 143 ) Setting up counter thread
TRACE 2016-12-11 09:13:15.869 ( ../nixnote2/nixnote.cpp @ 147 ) Setting up sync thread
TRACE 2016-12-11 09:13:15.869 ( ../nixnote2/nixnote.cpp @ 151 ) Setting up GUI
TRACE 2016-12-11 09:13:15.972 ( ../nixnote2/nixnote.cpp @ 275 ) Setting up tool bar
TRACE 2016-12-11 09:13:15.974 ( ../nixnote2/nixnote.cpp @ 348 ) Adding main splitter
TRACE 2016-12-11 09:13:15.975 ( ../nixnote2/nixnote.cpp @ 861 ) Starting NixNote.setupNoteList()
TRACE 2016-12-11 09:13:15.980 ( ../nixnote2/gui/ntableview.cpp @ 52 ) Entering NTableView constructor
TRACE 2016-12-11 09:13:15.983 ( ../nixnote2/gui/ntableview.cpp @ 65 ) Setting up edit triggers
TRACE 2016-12-11 09:13:15.983 ( ../nixnote2/gui/ntableview.cpp @ 69 ) Setting up fort metrics
TRACE 2016-12-11 09:13:15.983 ( ../nixnote2/gui/ntableview.cpp @ 72 ) Initializing proxy
TRACE 2016-12-11 09:13:16.258 ( ../nixnote2/gui/ntableview.cpp @ 88 ) Setting up table deligates
TRACE 2016-12-11 09:13:16.258 ( ../nixnote2/gui/ntableview.cpp @ 112 ) Setting up column headers
TRACE 2016-12-11 09:13:16.261 ( ../nixnote2/gui/ntableview.cpp @ 331 ) Exiting NTableView constructor
TRACE 2016-12-11 09:13:16.261 ( ../nixnote2/nixnote.cpp @ 884 ) Leaving NixNote.setupNoteList()
TRACE 2016-12-11 09:13:16.262 ( ../nixnote2/nixnote.cpp @ 981 ) Starting NixNote.setupFavoritesdNotebookTree()
TRACE 2016-12-11 09:13:16.269 ( ../nixnote2/nixnote.cpp @ 998 ) Exiting NixNote.setupFavoritesTree()
TRACE 2016-12-11 09:13:16.269 ( ../nixnote2/nixnote.cpp @ 1007 ) Starting NixNote.setupSynchronizedNotebookTree()
TRACE 2016-12-11 09:13:16.293 ( ../nixnote2/nixnote.cpp @ 1016 ) Exiting NixNote.setupSynchronizedNotebookTree()
TRACE 2016-12-11 09:13:16.293 ( ../nixnote2/nixnote.cpp @ 919 ) Starting NixNote.setupTagTree()
TRACE 2016-12-11 09:13:16.328 ( ../nixnote2/nixnote.cpp @ 936 ) Exiting NixNote.setupTagTree()
TRACE 2016-12-11 09:13:16.328 ( ../nixnote2/nixnote.cpp @ 899 ) Starting NixNote.setupSearchTree()
TRACE 2016-12-11 09:13:16.330 ( ../nixnote2/nixnote.cpp @ 911 ) Exiting NixNote.setupSearchTree()
TRACE 2016-12-11 09:13:16.331 ( ../nixnote2/nixnote.cpp @ 945 ) Starting NixNote.setupAttributeTree()
TRACE 2016-12-11 09:13:16.335 ( ../nixnote2/nixnote.cpp @ 954 ) Exiting NixNote.setupAttributeTree()
TRACE 2016-12-11 09:13:16.335 ( ../nixnote2/nixnote.cpp @ 962 ) Starting NixNote.setupTrashTree()
TRACE 2016-12-11 09:13:16.337 ( ../nixnote2/nixnote.cpp @ 971 ) Exiting NixNote.setupTrashTree()
TRACE 2016-12-11 09:13:16.337 ( ../nixnote2/nixnote.cpp @ 1025 ) Starting NixNote.setupTabWindow()
TRACE 2016-12-11 09:13:16.354 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 41 ) Entering TagEditorNewTag : 15TagEditorNewTag
TRACE 2016-12-11 09:13:16.354 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:16.354 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:16.354 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:16.354 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:16.354 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:16.354 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:16.354 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:16.354 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:16.355 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:16.355 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:16.355 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 88 ) Entering loadCompleter : 15TagEditorNewTag
TRACE 2016-12-11 09:13:16.396 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 116 ) Exiting loadCompleter : 15TagEditorNewTag
TRACE 2016-12-11 09:13:16.396 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:16.396 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:16.396 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 65 ) Exiting TagEditorNewTag : 15TagEditorNewTag
TRACE 2016-12-11 09:13:16.418 ( ../nixnote2/gui/browserWidgets/tageditor.cpp @ 38 ) Entering TagEditor : 9TagEditor
TRACE 2016-12-11 09:13:16.431 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:16.431 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:16.431 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:16.431 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:16.431 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:16.431 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:16.431 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:16.431 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:16.431 ( ../nixnote2/gui/browserWidgets/tageditor.cpp @ 61 ) Exiting TagEditor : 9TagEditor
TRACE 2016-12-11 09:13:16.664 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:16.664 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:16.664 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:16.664 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:16.664 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:16.665 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:16.665 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:16.665 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:16.693 ( ../nixnote2/nixnote.cpp @ 1065 ) Exiting NixNote.setupTabWindow()
TRACE 2016-12-11 09:13:16.693 ( ../nixnote2/nixnote.cpp @ 376 ) Setting up left panel
TRACE 2016-12-11 09:13:16.714 ( ../nixnote2/nixnote.cpp @ 389 ) Resetting left side widgets
TRACE 2016-12-11 09:13:16.714 ( ../nixnote2/nixnote.cpp @ 397 ) Restoring window state
TRACE 2016-12-11 09:13:16.720 ( ../nixnote2/sql/notetable.cpp @ 879 ) Fetching Resources? false With binary? false
TRACE 2016-12-11 09:13:18.305 ( ../nixnote2/sql/notetable.cpp @ 884 ) Fetched resources
DEBUG 2016-12-11 09:13:18.306 ( ../nixnote2/gui/nbrowserwindow.cpp @ 370 ) Setting note contents to 13060
DEBUG 2016-12-11 09:13:18.306 ( ../nixnote2/gui/nbrowserwindow.cpp @ 382 ) this.lid: -1 13060
DEBUG 2016-12-11 09:13:18.306 ( ../nixnote2/gui/nbrowserwindow.cpp @ 390 ) editor is dirty
DEBUG 2016-12-11 09:13:18.306 ( ../nixnote2/gui/nbrowserwindow.cpp @ 401 ) Getting note
TRACE 2016-12-11 09:13:18.307 ( ../nixnote2/sql/notetable.cpp @ 879 ) Fetching Resources? false With binary? false
TRACE 2016-12-11 09:13:18.358 ( ../nixnote2/sql/notetable.cpp @ 884 ) Fetched resources
DEBUG 2016-12-11 09:13:18.358 ( ../nixnote2/gui/nbrowserwindow.cpp @ 416 ) Checking if note is in cache
DEBUG 2016-12-11 09:13:18.358 ( ../nixnote2/gui/nbrowserwindow.cpp @ 432 ) Note not in cache
DEBUG 2016-12-11 09:13:18.358 ( ../nixnote2/gui/nbrowserwindow.cpp @ 438 ) rebuilding note HTML
TRACE 2016-12-11 09:13:18.358 ( ../nixnote2/html/noteformatter.cpp @ 118 ) Rebuilding HTML
TRACE 2016-12-11 09:13:18.358 ( ../nixnote2/html/noteformatter.cpp @ 129 ) getting resource from hash
TRACE 2016-12-11 09:13:18.823 ( ../nixnote2/html/noteformatter.cpp @ 135 ) Before preHTMLFormat
TRACE 2016-12-11 09:13:18.823 ( ../nixnote2/html/noteformatter.cpp @ 184 ) Entering preHtmlFormat :
TRACE 2016-12-11 09:13:18.823 ( ../nixnote2/html/noteformatter.cpp @ 203 ) Exiting preHtmlFormat :
TRACE 2016-12-11 09:13:18.823 ( ../nixnote2/html/noteformatter.cpp @ 143 ) About to set content
TRACE 2016-12-11 09:13:18.846 ( ../nixnote2/html/noteformatter.cpp @ 147 ) Starting to modify tags
TRACE 2016-12-11 09:13:18.846 ( ../nixnote2/html/noteformatter.cpp @ 216 ) Entering modifyTags :
TRACE 2016-12-11 09:13:18.846 ( ../nixnote2/html/noteformatter.cpp @ 220 ) Searching for all en-media tags;
TRACE 2016-12-11 09:13:18.846 ( ../nixnote2/html/noteformatter.cpp @ 222 ) Search complete: 1
TRACE 2016-12-11 09:13:18.846 ( ../nixnote2/html/noteformatter.cpp @ 230 ) En-Media tag type: "application"
TRACE 2016-12-11 09:13:18.847 ( ../nixnote2/html/noteformatter.cpp @ 502 ) Entering modifyApplicationTags :
DEBUG 2016-12-11 09:13:18.847 ( ../nixnote2/html/noteformatter.cpp @ 513 ) Fetching for note: "7da20113-1e4c-4ccb-a545-f2a3f96e2bcb" hash: "a9a5179450ad70affbd4448787f05c62"
TRACE 2016-12-11 09:13:18.953 ( ../nixnote2/html/noteformatter.cpp @ 609 ) Entering findIcon :
TRACE 2016-12-11 09:13:19.002 ( ../nixnote2/html/noteformatter.cpp @ 602 ) Exiting modifyApplicationTags :
TRACE 2016-12-11 09:13:19.003 ( ../nixnote2/html/noteformatter.cpp @ 235 ) Type modified
TRACE 2016-12-11 09:13:19.003 ( ../nixnote2/html/noteformatter.cpp @ 305 ) Exiting modifyTags :
TRACE 2016-12-11 09:13:19.003 ( ../nixnote2/html/noteformatter.cpp @ 149 ) Done modifying tags
TRACE 2016-12-11 09:13:19.004 ( ../nixnote2/html/noteformatter.cpp @ 175 ) Done rebuiling HTML
DEBUG 2016-12-11 09:13:19.006 ( ../nixnote2/gui/nbrowserwindow.cpp @ 441 ) criteria search string set
DEBUG 2016-12-11 09:13:19.006 ( ../nixnote2/gui/nbrowserwindow.cpp @ 446 ) adding to cache
DEBUG 2016-12-11 09:13:19.006 ( ../nixnote2/gui/nbrowserwindow.cpp @ 455 ) Setting up note title
TRACE 2016-12-11 09:13:19.007 ( ../nixnote2/sql/notetable.cpp @ 879 ) Fetching Resources? false With binary? false
TRACE 2016-12-11 09:13:19.050 ( ../nixnote2/sql/notetable.cpp @ 884 ) Fetched resources
DEBUG 2016-12-11 09:13:19.050 ( ../nixnote2/gui/nbrowserwindow.cpp @ 460 ) Setting editor contents
DEBUG 2016-12-11 09:13:19.053 ( ../nixnote2/gui/nbrowserwindow.cpp @ 468 ) Setting attributes
DEBUG 2016-12-11 09:13:19.053 ( ../nixnote2/gui/nbrowserwindow.cpp @ 503 ) Setting tags
TRACE 2016-12-11 09:13:19.053 ( ../nixnote2/gui/browserWidgets/tageditor.cpp @ 274 ) Entering clear : 9TagEditor
TRACE 2016-12-11 09:13:19.053 ( ../nixnote2/gui/browserWidgets/tageditor.cpp @ 319 ) Entering emptyTags : 9TagEditor
TRACE 2016-12-11 09:13:19.053 ( ../nixnote2/gui/browserWidgets/tageditor.cpp @ 325 ) Exiting emptyTags : 9TagEditor
TRACE 2016-12-11 09:13:19.053 ( ../nixnote2/gui/browserWidgets/tageditor.cpp @ 279 ) Exiting clear : 9TagEditor
TRACE 2016-12-11 09:13:19.053 ( ../nixnote2/gui/browserWidgets/tageditor.cpp @ 203 ) Entering setTags : 9TagEditor
TRACE 2016-12-11 09:13:19.053 ( ../nixnote2/gui/browserWidgets/tageditor.cpp @ 319 ) Entering emptyTags : 9TagEditor
TRACE 2016-12-11 09:13:19.053 ( ../nixnote2/gui/browserWidgets/tageditor.cpp @ 325 ) Exiting emptyTags : 9TagEditor
TRACE 2016-12-11 09:13:19.053 ( ../nixnote2/gui/browserWidgets/tageditor.cpp @ 152 ) Entering loadTags : 9TagEditor
TRACE 2016-12-11 09:13:19.053 ( ../nixnote2/gui/browserWidgets/tageditor.cpp @ 161 ) Exiting loadTags : 9TagEditor
TRACE 2016-12-11 09:13:19.054 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 191 ) Entering setTags : 15TagEditorNewTag
TRACE 2016-12-11 09:13:19.054 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 88 ) Entering loadCompleter : 15TagEditorNewTag
TRACE 2016-12-11 09:13:19.099 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 116 ) Exiting loadCompleter : 15TagEditorNewTag
TRACE 2016-12-11 09:13:19.099 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 194 ) Exiting setTags : 15TagEditorNewTag
TRACE 2016-12-11 09:13:19.099 ( ../nixnote2/gui/browserWidgets/tageditor.cpp @ 213 ) Exiting setTags : 9TagEditor
TRACE 2016-12-11 09:13:19.099 ( ../nixnote2/gui/browserWidgets/tageditor.cpp @ 69 ) Entering setCurrentLid : 9TagEditor
TRACE 2016-12-11 09:13:19.099 ( ../nixnote2/gui/browserWidgets/tageditor.cpp @ 71 ) Exiting setCurrentLid : 9TagEditor
TRACE 2016-12-11 09:13:19.099 ( ../nixnote2/gui/browserWidgets/tageditor.cpp @ 343 ) Entering setAccount : 9TagEditor
TRACE 2016-12-11 09:13:19.100 ( ../nixnote2/gui/browserWidgets/tageditor.cpp @ 345 ) Exiting setAccount : 9TagEditor
DEBUG 2016-12-11 09:13:19.100 ( ../nixnote2/gui/nbrowserwindow.cpp @ 522 ) Setting notebook
DEBUG 2016-12-11 09:13:19.100 ( ../nixnote2/gui/nbrowserwindow.cpp @ 525 ) Setting URL
DEBUG 2016-12-11 09:13:19.100 ( ../nixnote2/gui/nbrowserwindow.cpp @ 528 ) Setting note attributes
DEBUG 2016-12-11 09:13:19.100 ( ../nixnote2/gui/nbrowserwindow.cpp @ 532 ) Setting sourceUrl
DEBUG 2016-12-11 09:13:19.100 ( ../nixnote2/gui/nbrowserwindow.cpp @ 537 ) Calling set source
DEBUG 2016-12-11 09:13:19.101 ( ../nixnote2/gui/nbrowserwindow.cpp @ 547 ) Checking thumbanail
DEBUG 2016-12-11 09:13:19.101 ( ../nixnote2/gui/nbrowserwindow.cpp @ 557 ) Exiting setContent
TRACE 2016-12-11 09:13:19.101 ( ../nixnote2/sql/notetable.cpp @ 879 ) Fetching Resources? false With binary? false
TRACE 2016-12-11 09:13:19.129 ( ../nixnote2/sql/notetable.cpp @ 884 ) Fetched resources
DEBUG 2016-12-11 09:13:19.132 ( ../nixnote2/nixnote.cpp @ 533 ) QSystemTrayIcon::isSystemTrayAvailable(): true
TRACE 2016-12-11 09:13:19.133 ( ../nixnote2/nixnote.cpp @ 557 ) Setting up timers
TRACE 2016-12-11 09:13:19.134 ( ../nixnote2/nixnote.cpp @ 563 ) Setting up more connections for tab windows & threads
DEBUG 2016-12-11 09:13:19.134 ( ../nixnote2/nixnote.cpp @ 1515 ) starting NixNote.updateSelectionCriteria()
TRACE 2016-12-11 09:13:19.146 ( ../nixnote2/filters/filterengine.cpp @ 46 ) Entering filter :
DEBUG 2016-12-11 09:13:19.146 ( ../nixnote2/filters/filterengine.cpp @ 50 ) Purging filters
DEBUG 2016-12-11 09:13:19.148 ( ../nixnote2/filters/filterengine.cpp @ 52 ) Resetting filter table
DEBUG 2016-12-11 09:13:19.156 ( ../nixnote2/filters/filterengine.cpp @ 57 ) Reset complete
DEBUG 2016-12-11 09:13:19.156 ( ../nixnote2/filters/filterengine.cpp @ 67 ) Filtering favorite
DEBUG 2016-12-11 09:13:19.156 ( ../nixnote2/filters/filterengine.cpp @ 69 ) Filtering notebooks
DEBUG 2016-12-11 09:13:19.156 ( ../nixnote2/filters/filterengine.cpp @ 71 ) Filtering tags
DEBUG 2016-12-11 09:13:19.156 ( ../nixnote2/filters/filterengine.cpp @ 73 ) Filtering trash
DEBUG 2016-12-11 09:13:19.229 ( ../nixnote2/filters/filterengine.cpp @ 75 ) Filtering search string
DEBUG 2016-12-11 09:13:19.230 ( ../nixnote2/filters/filterengine.cpp @ 77 ) Filtering attributes
DEBUG 2016-12-11 09:13:19.230 ( ../nixnote2/filters/filterengine.cpp @ 79 ) Filtering complete
DEBUG 2016-12-11 09:13:19.233 ( ../nixnote2/nixnote.cpp @ 1537 ) Refreshing data
TRACE 2016-12-11 09:13:19.233 ( ../nixnote2/gui/ntableview.cpp @ 440 ) Getting valid lids in filter
DEBUG 2016-12-11 09:13:19.237 ( ../nixnote2/gui/ntableview.cpp @ 458 ) Valid LIDs retrieved. Refreshing selection
TRACE 2016-12-11 09:13:19.295 ( ../nixnote2/gui/ntableview.cpp @ 494 ) Highlighting selected rows after refresh
TRACE 2016-12-11 09:13:19.295 ( ../nixnote2/gui/ntableview.cpp @ 535 ) Selecting one item if nothing else is selected
TRACE 2016-12-11 09:13:19.295 ( ../nixnote2/gui/ntableview.cpp @ 544 ) Highlighting complete
TRACE 2016-12-11 09:13:19.295 ( ../nixnote2/gui/ntableview.cpp @ 558 ) refleshSelection() complete
TRACE 2016-12-11 09:13:19.297 ( ../nixnote2/sql/notetable.cpp @ 879 ) Fetching Resources? false With binary? false
TRACE 2016-12-11 09:13:19.328 ( ../nixnote2/sql/notetable.cpp @ 884 ) Fetched resources
TRACE 2016-12-11 09:13:19.329 ( ../nixnote2/sql/notetable.cpp @ 879 ) Fetching Resources? false With binary? false
TRACE 2016-12-11 09:13:19.357 ( ../nixnote2/sql/notetable.cpp @ 884 ) Fetched resources
TRACE 2016-12-11 09:13:19.358 ( ../nixnote2/threads/counterrunner.cpp @ 48 ) Entering countAll :
DEBUG 2016-12-11 09:13:19.358 ( ../nixnote2/threads/counterrunner.cpp @ 39 ) Starting CounterRunner
DEBUG 2016-12-11 09:13:19.358 ( ../nixnote2/sql/databaseconnection.cpp @ 37 ) SQL drivers available: ("QIBASE", "QSQLITE", "QMYSQL3", "QMYSQL", "QPSQL7", "QPSQL")
TRACE 2016-12-11 09:13:19.358 ( ../nixnote2/sql/databaseconnection.cpp @ 38 ) Adding database SQLITE
TRACE 2016-12-11 09:13:19.358 ( ../nixnote2/sql/databaseconnection.cpp @ 40 ) Setting DB name
TRACE 2016-12-11 09:13:19.358 ( ../nixnote2/sql/databaseconnection.cpp @ 42 ) Opening database
TRACE 2016-12-11 09:13:19.358 ( ../nixnote2/sql/databaseconnection.cpp @ 50 ) Preparing tables
TRACE 2016-12-11 09:13:19.359 ( ../nixnote2/sql/databaseconnection.cpp @ 85 ) Creating filter table
TRACE 2016-12-11 09:13:19.365 ( ../nixnote2/sql/databaseconnection.cpp @ 88 ) Adding to filter table
TRACE 2016-12-11 09:13:19.371 ( ../nixnote2/sql/databaseconnection.cpp @ 90 ) Addition complete
DEBUG 2016-12-11 09:13:19.371 ( ../nixnote2/threads/counterrunner.cpp @ 41 ) CounterRunner initialization complete.
TRACE 2016-12-11 09:13:19.371 ( ../nixnote2/threads/counterrunner.cpp @ 75 ) Entering countNotebooks :
TRACE 2016-12-11 09:13:19.410 ( ../nixnote2/threads/counterrunner.cpp @ 111 ) Exiting countNotebooks :
TRACE 2016-12-11 09:13:19.410 ( ../nixnote2/threads/counterrunner.cpp @ 118 ) Entering countTags :
TRACE 2016-12-11 09:13:19.431 ( ../nixnote2/threads/counterrunner.cpp @ 156 ) Exiting countTags :
TRACE 2016-12-11 09:13:19.431 ( ../nixnote2/threads/counterrunner.cpp @ 61 ) Entering countTrash :
TRACE 2016-12-11 09:13:19.440 ( ../nixnote2/threads/counterrunner.cpp @ 67 ) Exiting countTrash :
TRACE 2016-12-11 09:13:19.440 ( ../nixnote2/threads/counterrunner.cpp @ 54 ) Exiting countAll :
DEBUG 2016-12-11 09:13:19.442 ( ../nixnote2/nixnote.cpp @ 675 ) isSystemTrayAvailable: true
TRACE 2016-12-11 09:13:19.444 ( ../nixnote2/nixnote.cpp @ 155 ) Connecting signals
QObject::startTimer: QTimer cannot have a negative interval
DEBUG 2016-12-11 09:13:19.733 ( ../nixnote2/utilities/encrypt.cpp @ 83 ) Return Code: 0
DEBUG 2016-12-11 09:13:19.919 ( ../nixnote2/utilities/encrypt.cpp @ 83 ) Return Code: 0
DEBUG 2016-12-11 09:13:19.930 ( ../nixnote2/nixnote.cpp @ 1515 ) starting NixNote.updateSelectionCriteria()
TRACE 2016-12-11 09:13:19.930 ( ../nixnote2/filters/filterengine.cpp @ 46 ) Entering filter :
DEBUG 2016-12-11 09:13:19.930 ( ../nixnote2/filters/filterengine.cpp @ 50 ) Purging filters
DEBUG 2016-12-11 09:13:19.935 ( ../nixnote2/filters/filterengine.cpp @ 52 ) Resetting filter table
DEBUG 2016-12-11 09:13:19.941 ( ../nixnote2/filters/filterengine.cpp @ 57 ) Reset complete
DEBUG 2016-12-11 09:13:19.941 ( ../nixnote2/filters/filterengine.cpp @ 67 ) Filtering favorite
DEBUG 2016-12-11 09:13:19.941 ( ../nixnote2/filters/filterengine.cpp @ 69 ) Filtering notebooks
DEBUG 2016-12-11 09:13:19.941 ( ../nixnote2/filters/filterengine.cpp @ 71 ) Filtering tags
DEBUG 2016-12-11 09:13:19.941 ( ../nixnote2/filters/filterengine.cpp @ 73 ) Filtering trash
DEBUG 2016-12-11 09:13:19.957 ( ../nixnote2/filters/filterengine.cpp @ 75 ) Filtering search string
DEBUG 2016-12-11 09:13:19.957 ( ../nixnote2/filters/filterengine.cpp @ 77 ) Filtering attributes
DEBUG 2016-12-11 09:13:19.957 ( ../nixnote2/filters/filterengine.cpp @ 79 ) Filtering complete
DEBUG 2016-12-11 09:13:19.959 ( ../nixnote2/nixnote.cpp @ 1537 ) Refreshing data
TRACE 2016-12-11 09:13:19.959 ( ../nixnote2/gui/ntableview.cpp @ 440 ) Getting valid lids in filter
DEBUG 2016-12-11 09:13:19.962 ( ../nixnote2/gui/ntableview.cpp @ 458 ) Valid LIDs retrieved. Refreshing selection
TRACE 2016-12-11 09:13:20.008 ( ../nixnote2/gui/ntableview.cpp @ 494 ) Highlighting selected rows after refresh
TRACE 2016-12-11 09:13:20.008 ( ../nixnote2/gui/ntableview.cpp @ 535 ) Selecting one item if nothing else is selected
TRACE 2016-12-11 09:13:20.008 ( ../nixnote2/gui/ntableview.cpp @ 544 ) Highlighting complete
TRACE 2016-12-11 09:13:20.008 ( ../nixnote2/gui/ntableview.cpp @ 558 ) refleshSelection() complete
TRACE 2016-12-11 09:13:20.009 ( ../nixnote2/threads/counterrunner.cpp @ 48 ) Entering countAll :
TRACE 2016-12-11 09:13:20.009 ( ../nixnote2/threads/counterrunner.cpp @ 75 ) Entering countNotebooks :
TRACE 2016-12-11 09:13:20.035 ( ../nixnote2/threads/counterrunner.cpp @ 111 ) Exiting countNotebooks :
TRACE 2016-12-11 09:13:20.035 ( ../nixnote2/threads/counterrunner.cpp @ 118 ) Entering countTags :
TRACE 2016-12-11 09:13:20.054 ( ../nixnote2/threads/counterrunner.cpp @ 156 ) Exiting countTags :
TRACE 2016-12-11 09:13:20.054 ( ../nixnote2/threads/counterrunner.cpp @ 61 ) Entering countTrash :
TRACE 2016-12-11 09:13:20.061 ( ../nixnote2/threads/counterrunner.cpp @ 67 ) Exiting countTrash :
TRACE 2016-12-11 09:13:20.061 ( ../nixnote2/threads/counterrunner.cpp @ 54 ) Exiting countAll :
DEBUG 2016-12-11 09:13:20.061 ( ../nixnote2/nixnote.cpp @ 224 ) Exiting NixNote constructor
TRACE 2016-12-11 09:13:20.073 ( ../nixnote2/gui/browserWidgets/tageditor.cpp @ 304 ) Entering showEvent : 9TagEditor
TRACE 2016-12-11 09:13:20.074 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:20.074 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:20.074 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:20.074 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:20.074 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:20.074 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:20.074 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:20.074 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:20.074 ( ../nixnote2/gui/browserWidgets/tageditor.cpp @ 310 ) Exiting showEvent : 9TagEditor
DEBUG 2016-12-11 09:13:20.078 ( ../nixnote2/main.cpp @ 255 ) Launching
DEBUG 2016-12-11 09:13:20.079 ( ../nixnote2/threads/indexrunner.cpp @ 69 ) Starting IndexRunner
DEBUG 2016-12-11 09:13:20.079 ( ../nixnote2/sql/databaseconnection.cpp @ 37 ) SQL drivers available: ("QIBASE", "QSQLITE", "QMYSQL3", "QMYSQL", "QPSQL7", "QPSQL")
TRACE 2016-12-11 09:13:20.079 ( ../nixnote2/sql/databaseconnection.cpp @ 38 ) Adding database SQLITE
TRACE 2016-12-11 09:13:20.079 ( ../nixnote2/sql/databaseconnection.cpp @ 40 ) Setting DB name
TRACE 2016-12-11 09:13:20.079 ( ../nixnote2/sql/databaseconnection.cpp @ 42 ) Opening database
TRACE 2016-12-11 09:13:20.080 ( ../nixnote2/sql/databaseconnection.cpp @ 50 ) Preparing tables
TRACE 2016-12-11 09:13:20.081 ( ../nixnote2/sql/databaseconnection.cpp @ 85 ) Creating filter table
TRACE 2016-12-11 09:13:20.087 ( ../nixnote2/sql/databaseconnection.cpp @ 88 ) Adding to filter table
TRACE 2016-12-11 09:13:20.093 ( ../nixnote2/sql/databaseconnection.cpp @ 90 ) Addition complete
DEBUG 2016-12-11 09:13:20.093 ( ../nixnote2/threads/indexrunner.cpp @ 77 ) Indexrunner initialized.
TRACE 2016-12-11 09:13:20.096 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:20.096 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:20.097 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:20.097 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:20.097 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:20.097 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:20.203 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:20.203 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:20.252 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:20.252 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:20.335 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:20.335 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:20.357 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:20.357 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag
DEBUG 2016-12-11 09:13:25.078 ( ../nixnote2/threads/syncrunner.cpp @ 51 ) Starting SyncRunner.synchronize()
DEBUG 2016-12-11 09:13:25.078 ( ../nixnote2/sql/databaseconnection.cpp @ 37 ) SQL drivers available: ("QIBASE", "QSQLITE", "QMYSQL3", "QMYSQL", "QPSQL7", "QPSQL")
TRACE 2016-12-11 09:13:25.078 ( ../nixnote2/sql/databaseconnection.cpp @ 38 ) Adding database SQLITE
TRACE 2016-12-11 09:13:25.078 ( ../nixnote2/sql/databaseconnection.cpp @ 40 ) Setting DB name
TRACE 2016-12-11 09:13:25.078 ( ../nixnote2/sql/databaseconnection.cpp @ 42 ) Opening database
TRACE 2016-12-11 09:13:25.079 ( ../nixnote2/sql/databaseconnection.cpp @ 50 ) Preparing tables
TRACE 2016-12-11 09:13:25.081 ( ../nixnote2/sql/databaseconnection.cpp @ 85 ) Creating filter table
TRACE 2016-12-11 09:13:25.100 ( ../nixnote2/sql/databaseconnection.cpp @ 88 ) Adding to filter table
TRACE 2016-12-11 09:13:25.107 ( ../nixnote2/sql/databaseconnection.cpp @ 90 ) Addition complete
DEBUG 2016-12-11 09:13:25.107 ( ../nixnote2/communication/communicationmanager.cpp @ 120 ) Inside CommunicationManager::initNoteStore()
DEBUG 2016-12-11 09:13:25.107 ( ../nixnote2/communication/communicationmanager.cpp @ 150 ) Inside CommunicationManager::getUserInfo
TRACE 2016-12-11 09:13:25.500 ( ../nixnote2/threads/syncrunner.cpp @ 98 ) Sync thread: 140039486527232
DEBUG 2016-12-11 09:13:25.500 ( ../nixnote2/communication/communicationmanager.cpp @ 150 ) Inside CommunicationManager::getUserInfo
DEBUG 2016-12-11 09:13:25.757 ( ../nixnote2/threads/syncrunner.cpp @ 134 ) --->>> Current Chunk High Sequence Number: 27962
INFO 2016-12-11 09:13:25.757 ( ../nixnote2/nixnote.cpp @ 1835 ) "Beginning Sync"
DEBUG 2016-12-11 09:13:25.757 ( ../nixnote2/threads/syncrunner.cpp @ 135 ) --->>> Last User High Sequence Number: 27962
DEBUG 2016-12-11 09:13:25.757 ( ../nixnote2/communication/communicationmanager.cpp @ 150 ) Inside CommunicationManager::getUserInfo
TRACE 2016-12-11 09:13:29.576 ( ../nixnote2/threads/syncrunner.cpp @ 191 ) Leaving SyncRunner::evernoteSync()
INFO 2016-12-11 09:13:29.576 ( ../nixnote2/nixnote.cpp @ 1835 ) "Sync Complete Successfully"
TRACE 2016-12-11 09:13:29.577 ( ../nixnote2/gui/ntableview.cpp @ 440 ) Getting valid lids in filter
DEBUG 2016-12-11 09:13:29.583 ( ../nixnote2/gui/ntableview.cpp @ 458 ) Valid LIDs retrieved. Refreshing selection
TRACE 2016-12-11 09:13:29.673 ( ../nixnote2/gui/ntableview.cpp @ 494 ) Highlighting selected rows after refresh
TRACE 2016-12-11 09:13:29.673 ( ../nixnote2/gui/ntableview.cpp @ 535 ) Selecting one item if nothing else is selected
TRACE 2016-12-11 09:13:29.673 ( ../nixnote2/gui/ntableview.cpp @ 544 ) Highlighting complete
TRACE 2016-12-11 09:13:29.674 ( ../nixnote2/gui/ntableview.cpp @ 558 ) refleshSelection() complete
TRACE 2016-12-11 09:13:29.677 ( ../nixnote2/sql/notetable.cpp @ 879 ) Fetching Resources? false With binary? false
TRACE 2016-12-11 09:13:29.705 ( ../nixnote2/sql/notetable.cpp @ 884 ) Fetched resources
TRACE 2016-12-11 09:13:29.707 ( ../nixnote2/gui/browserWidgets/tageditor.cpp @ 170 ) Entering reloadTags : 9TagEditor
TRACE 2016-12-11 09:13:29.707 ( ../nixnote2/sql/notetable.cpp @ 879 ) Fetching Resources? false With binary? false
TRACE 2016-12-11 09:13:29.734 ( ../nixnote2/sql/notetable.cpp @ 884 ) Fetched resources
TRACE 2016-12-11 09:13:29.735 ( ../nixnote2/gui/browserWidgets/tageditor.cpp @ 203 ) Entering setTags : 9TagEditor
TRACE 2016-12-11 09:13:29.735 ( ../nixnote2/gui/browserWidgets/tageditor.cpp @ 319 ) Entering emptyTags : 9TagEditor
TRACE 2016-12-11 09:13:29.735 ( ../nixnote2/gui/browserWidgets/tageditor.cpp @ 325 ) Exiting emptyTags : 9TagEditor
TRACE 2016-12-11 09:13:29.735 ( ../nixnote2/gui/browserWidgets/tageditor.cpp @ 152 ) Entering loadTags : 9TagEditor
TRACE 2016-12-11 09:13:29.735 ( ../nixnote2/gui/browserWidgets/tageditor.cpp @ 161 ) Exiting loadTags : 9TagEditor
TRACE 2016-12-11 09:13:29.735 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 191 ) Entering setTags : 15TagEditorNewTag
TRACE 2016-12-11 09:13:29.735 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 88 ) Entering loadCompleter : 15TagEditorNewTag
TRACE 2016-12-11 09:13:29.777 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 116 ) Exiting loadCompleter : 15TagEditorNewTag
TRACE 2016-12-11 09:13:29.777 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 194 ) Exiting setTags : 15TagEditorNewTag
TRACE 2016-12-11 09:13:29.777 ( ../nixnote2/gui/browserWidgets/tageditor.cpp @ 213 ) Exiting setTags : 9TagEditor
TRACE 2016-12-11 09:13:29.777 ( ../nixnote2/gui/browserWidgets/tageditor.cpp @ 182 ) Exiting reloadTags : 9TagEditor
DEBUG 2016-12-11 09:13:29.777 ( ../nixnote2/nixnote.cpp @ 1515 ) starting NixNote.updateSelectionCriteria()
TRACE 2016-12-11 09:13:29.778 ( ../nixnote2/filters/filterengine.cpp @ 46 ) Entering filter :
DEBUG 2016-12-11 09:13:29.778 ( ../nixnote2/filters/filterengine.cpp @ 50 ) Purging filters
DEBUG 2016-12-11 09:13:29.783 ( ../nixnote2/filters/filterengine.cpp @ 52 ) Resetting filter table
DEBUG 2016-12-11 09:13:29.788 ( ../nixnote2/filters/filterengine.cpp @ 57 ) Reset complete
DEBUG 2016-12-11 09:13:29.789 ( ../nixnote2/filters/filterengine.cpp @ 67 ) Filtering favorite
DEBUG 2016-12-11 09:13:29.789 ( ../nixnote2/filters/filterengine.cpp @ 69 ) Filtering notebooks
DEBUG 2016-12-11 09:13:29.789 ( ../nixnote2/filters/filterengine.cpp @ 71 ) Filtering tags
DEBUG 2016-12-11 09:13:29.789 ( ../nixnote2/filters/filterengine.cpp @ 73 ) Filtering trash
DEBUG 2016-12-11 09:13:29.801 ( ../nixnote2/filters/filterengine.cpp @ 75 ) Filtering search string
DEBUG 2016-12-11 09:13:29.801 ( ../nixnote2/filters/filterengine.cpp @ 77 ) Filtering attributes
DEBUG 2016-12-11 09:13:29.802 ( ../nixnote2/filters/filterengine.cpp @ 79 ) Filtering complete
DEBUG 2016-12-11 09:13:29.803 ( ../nixnote2/nixnote.cpp @ 1537 ) Refreshing data
TRACE 2016-12-11 09:13:29.803 ( ../nixnote2/gui/ntableview.cpp @ 440 ) Getting valid lids in filter
DEBUG 2016-12-11 09:13:29.807 ( ../nixnote2/gui/ntableview.cpp @ 458 ) Valid LIDs retrieved. Refreshing selection
TRACE 2016-12-11 09:13:29.854 ( ../nixnote2/gui/ntableview.cpp @ 494 ) Highlighting selected rows after refresh
TRACE 2016-12-11 09:13:29.854 ( ../nixnote2/gui/ntableview.cpp @ 535 ) Selecting one item if nothing else is selected
TRACE 2016-12-11 09:13:29.854 ( ../nixnote2/gui/ntableview.cpp @ 544 ) Highlighting complete
TRACE 2016-12-11 09:13:29.854 ( ../nixnote2/gui/ntableview.cpp @ 558 ) refleshSelection() complete
TRACE 2016-12-11 09:13:29.854 ( ../nixnote2/threads/counterrunner.cpp @ 48 ) Entering countAll :
TRACE 2016-12-11 09:13:29.855 ( ../nixnote2/threads/counterrunner.cpp @ 75 ) Entering countNotebooks :
TRACE 2016-12-11 09:13:29.887 ( ../nixnote2/threads/counterrunner.cpp @ 111 ) Exiting countNotebooks :
TRACE 2016-12-11 09:13:29.887 ( ../nixnote2/threads/counterrunner.cpp @ 118 ) Entering countTags :
TRACE 2016-12-11 09:13:29.911 ( ../nixnote2/threads/counterrunner.cpp @ 156 ) Exiting countTags :
TRACE 2016-12-11 09:13:29.912 ( ../nixnote2/threads/counterrunner.cpp @ 61 ) Entering countTrash :
TRACE 2016-12-11 09:13:29.922 ( ../nixnote2/threads/counterrunner.cpp @ 67 ) Exiting countTrash :
TRACE 2016-12-11 09:13:29.922 ( ../nixnote2/threads/counterrunner.cpp @ 54 ) Exiting countAll :
DEBUG 2016-12-11 09:13:36.400 ( ../nixnote2/dialog/aboutdialog.cpp @ 61 ) "/usr/share/nixnote2/images/.splash_logo.png"
TRACE 2016-12-11 09:13:36.427 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:36.427 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:36.452 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:36.452 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:36.458 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:36.458 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:36.479 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:36.479 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:41.590 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:41.599 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:41.602 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:41.602 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:41.605 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:41.605 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:41.612 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:41.612 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:41.639 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:41.639 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:47.026 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:47.026 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:47.036 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:47.037 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:47.071 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:47.071 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:57.605 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:57.605 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:57.611 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:57.611 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:57.623 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:57.623 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:57.653 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag
TRACE 2016-12-11 09:13:57.653 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag
TRACE 2016-12-11 09:14:04.305 ( ../nixnote2/sql/notetable.cpp @ 879 ) Fetching Resources? false With binary? false
TRACE 2016-12-11 09:14:04.351 ( ../nixnote2/sql/notetable.cpp @ 884 ) Fetched resources
DEBUG 2016-12-11 09:14:04.351 ( ../nixnote2/utilities/noteindexer.cpp @ 51 ) Indexing note: "/home/james/Drive/Uploads/log2-nixnote"
TRACE 2016-12-11 09:14:05.194 ( ../nixnote2/sql/notetable.cpp @ 879 ) Fetching Resources? false With binary? false
TRACE 2016-12-11 09:14:05.227 ( ../nixnote2/sql/notetable.cpp @ 884 ) Fetched resources
DEBUG 2016-12-11 09:14:21.459 ( ../nixnote2/html/enmlformatter.cpp @ 201 ) "<html><head><meta http-equiv="content-type" content="text-html; charset=utf-8"><style>img { height:auto; width:auto; max-height:auto; max-width:100%; }</style></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><a hash="a9a5179450ad70affbd4448787f05c62" border="0" type="application/data" href="nnres:/home/james/.nixnote/db-2/dba/13061.data" oncontextmenu="window.browserWindow.resourceContextMenu('/home/james/.nixnote/tmp-2/13061------.data');" en-tag="en-media" lid="13061" title="nnres:/home/james/.nixnote/db-2/dba/13061.data"><img src="file:////home/james/.nixnote/tmp-2/13061_icon.png" title="log2-nixnote" en-tag="temporary"></a><div><div>[james@thinkjames ~]$ sudo pacman -Syy</div><div>[sudo] password for james:&nbsp;</div><div>:: Synchronizing package databases...</div><div>&nbsp;core &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 140.8 KiB &nbsp;70.4K/s 00:02 [######################] 100%</div><div>&nbsp;extra &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 1911.0 KiB &nbsp; 123K/s 00:16 [######################] 100%</div><div>^[[1;3D^[[1;3D community &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;2.5 MiB &nbsp; 199K/s 00:08 [#############- community &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;4.1 MiB &nbsp; 137K/s 00:31 [######################] 100%</div><div>&nbsp;multilib &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 193.8 KiB &nbsp;72.4K/s 00:03 [######################] 100%</div><div>&nbsp;archaudio-production &nbsp; &nbsp; &nbsp; 4.3 KiB &nbsp;22.0K/s 00:00 [######################] 100%</div><div>&nbsp;suckless &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1236.0 &nbsp; B &nbsp;1207K/s 00:00 [######################] 100%</div><div>&nbsp;xyne-i686 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 49.6 KiB &nbsp; 528K/s 00:00 [######################] 100%</div><div>&nbsp;xyne-i686.sig &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;543.0 &nbsp; B &nbsp;0.00B/s 00:00 [######################] 100%</div><div>[james@thinkjames ~]$ yaourt -Ssa cache</div><div>extra/gtk-update-icon-cache 3.22.4-1 [installed]</div><div>&nbsp; &nbsp; GTK+ icon cache updater</div><div>extra/kdesdk-kcachegrind 16.08.3-1 (kde-applications kdesdk)</div><div>&nbsp; &nbsp; Visualization of Performance Profiling Data</div><div>extra/libmediaart 1.9.0+8+g52eb649-1</div><div>&nbsp; &nbsp; Library tasked with managing, extracting and handling media art caches</div><div>extra/memcached 1.4.32-1</div><div>&nbsp; &nbsp; A distributed memory object caching system</div><div>extra/python2-backports.functools_lru_cache 1.3-1</div><div>&nbsp; &nbsp; Backport of functools.lru_cache from Python 3.3</div><div>community/allservers 20161129-1</div><div>&nbsp; &nbsp; A script to rank mirrors, upgrade system, maintain cache</div><div>community/ccache 3.3.3-1</div><div>&nbsp; &nbsp; A compiler cache</div><div>community/downgrade 5.3.0-3 [installed]</div><div>&nbsp; &nbsp; Bash script for downgrading one or more packages to a version in your&nbsp;</div><div>&nbsp; &nbsp; cache (or optionally in the A.R.M.)</div><div>community/gambas3-gb-memcached 3.9.1-3 (gambas3)</div><div>&nbsp; &nbsp; Memcached client component</div><div>community/haskell-lrucache 1.2.0.0-15</div><div>&nbsp; &nbsp; a simple, pure LRU cache</div><div>community/libmemcached 1.0.18-2</div><div>&nbsp; &nbsp; C and C++ client library to the memcached server</div><div>community/menu-cache 1.0.1-2</div><div>&nbsp; &nbsp; Caching mechanism for freedesktop.org compliant menus</div><div>community/octopi-cachecleaner 0.8.5-4</div><div>&nbsp; &nbsp; Cachecleaner for Octopi</div><div>community/perl-cache-memcached 1.30-1</div><div>&nbsp; &nbsp; client library for memcached (memory cache daemon)</div><div>community/perl-http-cache-transparent 1.1-2</div><div>&nbsp; &nbsp; Cache the result of http-gets persistently</div><div>community/php-memcache 3.0.8-4</div><div>&nbsp; &nbsp; Memcache module for PHP</div><div>community/php-memcached 2.2.0-3</div><div>&nbsp; &nbsp; PHP extension for interfacing with memcached via libmemcached library</div><div>community/pkgcacheclean 1.8.2-3</div><div>&nbsp; &nbsp; Application to clean the pacman cache</div><div>community/pyprof2calltree 1.4.0-1</div><div>&nbsp; &nbsp; Help visualize profiling data from cProfile with kcachegrind</div><div>community/python-binary-memcached 0.24.7-1</div><div>&nbsp; &nbsp; A pure python module to access memcached via its binary protocol with SASL&nbsp;</div><div>&nbsp; &nbsp; auth support</div><div>community/python-cached-property 1.3.0-1</div><div>&nbsp; &nbsp; A decorator for caching properties in classes</div><div>community/python-dogpile.cache 0.6.2-1</div><div>&nbsp; &nbsp; A caching front-end based on the Dogpile lock</div><div>community/python-profilestats 2.0-1</div><div>&nbsp; &nbsp; Decorator for profiling individual functions and converting profiling data&nbsp;</div><div>&nbsp; &nbsp; to the kcachegrind/qcachegrind format.</div><div>community/python-pylibmc 1.5.1-1</div><div>&nbsp; &nbsp; Quick and small memcached client for Python</div><div>community/python-pytest-cache 1.0-2</div><div>&nbsp; &nbsp; pytest plugin with mechanisms for caching across test runs</div><div>community/python-repoze.lru 0.6-5</div><div>&nbsp; &nbsp; A tiny LRU cache implementation and decorator</div><div>community/python2-binary-memcached 0.24.7-1</div><div>&nbsp; &nbsp; A pure python module to access memcached via its binary protocol with SASL&nbsp;</div><div>&nbsp; &nbsp; auth support</div><div>community/python2-cached-property 1.3.0-1</div><div>&nbsp; &nbsp; A decorator for caching properties in classes</div><div>community/python2-dogpile.cache 0.6.2-1</div><div>&nbsp; &nbsp; A caching front-end based on the Dogpile lock</div><div>community/python2-linecache2 1.0.0-1</div><div>&nbsp; &nbsp; Backports of the linecache module</div><div>community/python2-memcached 1.58-1</div><div>&nbsp; &nbsp; Python interface to memcached</div><div>community/python2-profilestats 2.0-1</div><div>&nbsp; &nbsp; Decorator for profiling individual functions and converting profiling data&nbsp;</div><div>&nbsp; &nbsp; to the kcachegrind/qcachegrind format.</div><div>community/python2-pylibmc 1.5.1-1</div><div>&nbsp; &nbsp; Quick and small memcached client for Python</div><div>community/python2-pyprof2calltree 1.4.0-1</div><div>&nbsp; &nbsp; Help visualize profiling data from cProfile with kcachegrind</div><div>community/python2-pytest-cache 1.0-2</div><div>&nbsp; &nbsp; pytest plugin with mechanisms for caching across test runs</div><div>community/python2-repoze.lru 0.6-5</div><div>&nbsp; &nbsp; A tiny LRU cache implementation and decorator</div><div>community/python3-memoizedb 2016.5-1</div><div>&nbsp; &nbsp; Generic data retrieval memoizer that uses an sqlite database to cache data.</div><div>community/qcachegrind 0.7.4-6</div><div>&nbsp; &nbsp; Visualization of Performance Profiling Data</div><div>community/squid 3.5.22-1</div><div>&nbsp; &nbsp; Full-featured Web proxy cache server</div><div>xyne-i686/python3-memoizedb 2016.5-1</div><div>&nbsp; &nbsp; Generic data retrieval memoizer that uses an sqlite database to cache data.</div><div>aur/apt-cacher-ng 0.9.3.2-1 (4) (0.67)</div><div>&nbsp; &nbsp; A caching proxy specialized for package files.</div><div>aur/arpoison 0.7-1 (9) (0.00)</div><div>&nbsp; &nbsp; The UNIX arp cache update utility</div><div>aur/bcache-tools 1.0.8-1 (31) (1.32)</div><div>&nbsp; &nbsp; Userspace tools for bcache until bcache merges with either dm or md</div><div>aur/bcache-tools-git 1.0.8.r0.ga73679b-1 (10) (0.12)</div><div>&nbsp; &nbsp; Userspace tools for bcache until bcache merges with either dm or md</div><div>aur/cacheclean 2.1-6 (0) (0.00)</div><div>&nbsp; &nbsp; Cleans up pacman packages from cache. Users selects how many old versions&nbsp;</div><div>&nbsp; &nbsp; to keep.</div><div>aur/cachedir 1.3-2 (1) (0.34)</div><div>&nbsp; &nbsp; Utility for tagging directories as cache directories.</div><div>aur/cachefilesd 0.10.9-1 (9) (0.03)</div><div>&nbsp; &nbsp; Userspace daemon acting as a backend for FS-Cache</div><div>aur/cacheprinter 0.4.2e_201227_0850-1 (1) (0.00)</div><div>&nbsp; &nbsp; utility to download, print or export geocaching.com listings</div><div>aur/ccache-git v3.2.4_110_g1cfdf73-1 (1) (0.00)</div><div>&nbsp; &nbsp; A compiler cache</div><div>aur/ccv 0.7.rc2-1 (4) (1.17)</div><div>&nbsp; &nbsp; The C-based/Cached/Core Computer Vision Library</div><div>aur/djbdns-ipv4 1.05-3 (2) (0.00)</div><div>&nbsp; &nbsp; The DNS suite by DJ Bernstein, including dnscache, tinydns, axfrdns and&nbsp;</div><div>&nbsp; &nbsp; dnstools.</div><div>aur/downgrade 5.3.1-1 [installed: 5.3.0-3] (404) (5.73)</div><div>&nbsp; &nbsp; Bash script for downgrading one or more packages to a version in your&nbsp;</div><div>&nbsp; &nbsp; cache or the A.R.M.</div><div>aur/f90cache 0.96-1 (1) (0.06)</div><div>&nbsp; &nbsp; Caching pre-processor for Fortran compilers</div><div>aur/fakepkg 1.40.2-1 (3) (0.00)</div><div>&nbsp; &nbsp; A tool to reassemble installed packages from its deliverd files. It comes&nbsp;</div><div>&nbsp; &nbsp; in handy if there is no internet connection available and you have no&nbsp;</div><div>&nbsp; &nbsp; access to an up-to-date package cache.</div><div>aur/file-roller-tmp 3.16.4-1 (3) (0.35)</div><div>&nbsp; &nbsp; The file-roller with an additional patch to put temporary files in /tmp&nbsp;</div><div>&nbsp; &nbsp; instead of ~/.cache (and thus to reduce the amount of writes to SSDs).</div><div>aur/firefox-extension-textarea-cache 0.9.3.2.1-1 (0) (0.00)</div><div>&nbsp; &nbsp; Save automatically the content in Textarea</div><div>aur/gibson-git r228.4a287eb-1 (1) (0.00)</div><div>&nbsp; &nbsp; Gibson is a high efficiency, tree based memory cache server.</div><div>aur/gibsonclient-git r29.2bd52b0-1 (0) (0.00)</div><div>&nbsp; &nbsp; Client for Gibson - a high efficiency, tree based memory cache server.</div><div>aur/gtk4-update-icon-cache-git 3.89.1.r116.g87ae588-1 (13) (1.53)</div><div>&nbsp; &nbsp; GTK+ icon cache updater</div><div>aur/lib32-nocache 1.0-1 (0) (0.00)</div><div>&nbsp; &nbsp; minimize caching effects</div><div>aur/libmediaart1 0.7.0-1 (0) (0.00)</div><div>&nbsp; &nbsp; Library tasked with managing, extracting and handling media art caches</div><div>aur/libmemcache 1.4.0.rc2-1 (9) (0.00)</div><div>&nbsp; &nbsp; the C API for memcached</div><div>aur/libmemcached-old 1.0.8-1 (0) (0.00)</div><div>&nbsp; &nbsp; C and C++ client library to the memcached server, old version</div><div>aur/linux-bcache-git 4.7.0-1.1 (0) (0.00)</div><div>&nbsp; &nbsp; The Linux-bcache-git kernel and modules</div><div>aur/linux-bcache-git-docs 4.7.0-1.1 (0) (0.00)</div><div>&nbsp; &nbsp; Kernel hackers manual - HTML documentation that comes with the&nbsp;</div><div>&nbsp; &nbsp; Linux-bcache-git kernel</div><div>aur/linux-bcache-git-headers 4.7.0-1.1 (0) (0.00)</div><div>&nbsp; &nbsp; Header files and scripts for building modules for Linux-bcache-git kernel</div><div>aur/mapcache 1.4.0-1 (2) (0.00)</div><div>&nbsp; &nbsp; A server that implements tile caching to speed up access to WMS layers</div><div>aur/memcache-top 0.6-2 (3) (0.00)</div><div>&nbsp; &nbsp; perl command-line memcached stat reporter, top-like output</div><div>aur/memtier_benchmark 1.2.4-1 (0) (0.00)</div><div>&nbsp; &nbsp; NoSQL Redis and Memcache traffic generation and benchmarking tool.</div><div>aur/menu-cache-git 1.0.1-1 (7) (1.31)</div><div>&nbsp; &nbsp; Caching mechanism for freedesktop.org compliant menus</div><div>aur/nocache 1.0-1 (0) (0.00)</div><div>&nbsp; &nbsp; minimize caching effects</div><div>aur/nocache-git 100.a56cbb4-1 (4) (0.01)</div><div>&nbsp; &nbsp; minimize caching effects</div><div>aur/nodejs-npm-cache 0.6.5-1 (0) (0.00)</div><div>&nbsp; &nbsp; A command line utility that caches dependencies installed via npm.</div><div>aur/octopi-cachecleaner 0.8.5-2 (222) (4.53)</div><div>&nbsp; &nbsp; Cachecleaner for Octopi</div><div>aur/opencachemanager 1.0.15-1 (7) (0.00)</div><div>&nbsp; &nbsp; Easy to use, linux based program for managing your geocaches</div><div>aur/opencachemanager-git 1.0.16-1 (0) (0.00)</div><div>&nbsp; &nbsp; Easy to use, linux based program for managing your geocaches</div><div>aur/paccache 0.1.24-1 (6) (0.03)</div><div>&nbsp; &nbsp; serve pacman cache and redirect via avahi service</div><div>aur/paccache-git 0.1.22.r0.gdd01039-1 (0) (0.00)</div><div>&nbsp; &nbsp; serve pacman cache and redirect via avahi service - git checkout</div><div>aur/pacleaner 2.0-6 (12) (0.01)</div><div>&nbsp; &nbsp; Script to clean up pacman cache in a more flexible way than pacman -Sc[c].</div><div>aur/pcstat 2014_05_02-1 (2) (0.18)</div><div>&nbsp; &nbsp; Utility to get page cache stats for files</div><div>aur/perl-app-cache 0.37-1 (2) (0.06)</div><div>&nbsp; &nbsp; Easy application-level caching</div><div>aur/perl-cache 2.04-1 (25) (0.35)</div><div>&nbsp; &nbsp; the Cache interface</div><div>aur/perl-cache-berkeleydb 0.03-1 (4) (0.41)</div><div>&nbsp; &nbsp; implements the Cache::Cache interface.</div><div>aur/perl-cache-cache 1.08-1 (18) (0.48)</div><div>&nbsp; &nbsp; Generic cache interface and implementations</div><div>aur/perl-cache-fastmmap 1.44-1 (4) (0.00)</div><div>&nbsp; &nbsp; Uses an mmap'ed file to act as a shared memory interprocess cache</div><div>aur/perl-cache-lru 0.04-1 (0) (0.00)</div><div>&nbsp; &nbsp; a simple, fast implementation of LRU cache in pure perl</div><div>aur/perl-cache-memcached-fast 0.23-1 (0) (0.00)</div><div>&nbsp; &nbsp; Perl client for memcached, in C language</div><div>aur/perl-cache-ref 0.04-1 (0) (0.00)</div><div>&nbsp; &nbsp; Memory only cache of live references</div><div>aur/perl-cache-simple-timedexpiry 0.27-1 (0) (0.00)</div><div>&nbsp; &nbsp; Perl package providing a lightweight cache with timed expiration</div><div>aur/perl-catalyst-plugin-cache 0.12-1 (1) (0.00)</div><div>&nbsp; &nbsp; Flexible caching support for Catalyst.</div><div>aur/perl-catalyst-plugin-cache-http 0.001000-1 (0) (0.00)</div><div>&nbsp; &nbsp; HTTP/1.1 cache validators for Catalyst</div><div>aur/perl-catalyst-plugin-cache-store-fastmmap 0.02-1 (0) (0.00)</div><div>&nbsp; &nbsp; DEPRECATED - FastMmap cache store</div><div>aur/perl-catalyst-plugin-pagecache 0.31-1 (1) (0.00)</div><div>&nbsp; &nbsp; Cache the output of entire pages</div><div>aur/perl-chi 0.60-1 (1) (0.00)</div><div>&nbsp; &nbsp; Unified cache handling interface</div><div>aur/perl-chi-driver-berkeleydb 0.03-1 (0) (0.00)</div><div>&nbsp; &nbsp; Using BerkeleyDB for cache</div><div>aur/perl-dbix-class-cursor-cached 1.001002-1 (3) (0.00)</div><div>&nbsp; &nbsp; cursor class with built-in caching support</div><div>aur/perl-lwp-useragent-cached 0.06-1 (13) (1.32)</div><div>&nbsp; &nbsp; LWP::UserAgent with simple caching mechanism</div><div>aur/perl-tie-cache 0.19-2 (Out of Date) (2) (0.32)</div><div>&nbsp; &nbsp; LRU Cache in memory</div><div>aur/perl-xml-compile-cache 1.03-1 (0) (0.00)</div><div>&nbsp; &nbsp; Perl package providing cache for compiled XML translators</div><div>aur/php53-memcache 3.0.8-1 (0) (0.00)</div><div>&nbsp; &nbsp; Memcache module for PHP 5.3</div><div>aur/php53-memcached 2.2.0-1 (0) (0.00)</div><div>&nbsp; &nbsp; PHP 5.3 extension for interfacing with memcached via libmemcached library</div><div>aur/php53-xcache 3.2.0-1 (0) (0.00)</div><div>&nbsp; &nbsp; A PHP 5.3 opcode cacher</div><div>aur/php56-memcache 3.0.8-2 (1) (0.34)</div><div>&nbsp; &nbsp; Memcache module for php56</div><div>aur/php56-memcached 2.2.0-2 (2) (0.34)</div><div>&nbsp; &nbsp; php56 extension for interfacing with memcached via libmemcached library</div><div>aur/pkgcacheclean 1.8.2-4 (92) (0.24)</div><div>&nbsp; &nbsp; Application to clean the pacman cache</div><div>aur/pkgclip 1.3.0-1 (11) (0.39)</div><div>&nbsp; &nbsp; Cached Packages Trimmer Utility</div><div>aur/pkgdistcache 0.3.2-2 (12) (0.00)</div><div>&nbsp; &nbsp; A distributed local-network cache for pacman packages</div><div>aur/python-cachecontrol 0.11.6-1 (0) (0.00)</div><div>&nbsp; &nbsp; Python library for reading and writing bzip2-compressed files</div><div>aur/python-cachetools 2.0.0-1 (0) (0.00)</div><div>&nbsp; &nbsp; Extensible memoizing collections and decorators</div><div>aur/python-django-compressor 1.5-2 (1) (0.00)</div><div>&nbsp; &nbsp; Compresses linked and inline JavaScript or CSS into single cached files</div><div>aur/python-django-redis 4.3.0-1 (0) (0.00)</div><div>&nbsp; &nbsp; Full featured redis cache backend for Django</div><div>aur/python-flask-cache 0.13.1-1 (2) (0.94)</div><div>&nbsp; &nbsp; Adds cache support to your Flask application</div><div>aur/python-linecache2 1.0.0-2 (0) (0.00)</div><div>&nbsp; &nbsp; Backports of the linecache module</div><div>aur/python-mapproxy 1.9.0-1 (0) (0.00)</div><div>&nbsp; &nbsp; A tile cache and WMS proxy.</div><div>aur/python-memcached 1.58-1 (0) (0.00)</div><div>&nbsp; &nbsp; A python memcached client library</div><div>aur/python-pyficache 0.3.0-1 (0) (0.00)</div><div>&nbsp; &nbsp; Cache lines and file information which are generally Python programs</div><div>aur/python-pylibmc-git r479.a37a30d-1 (1) (0.00)</div><div>&nbsp; &nbsp; Quick and small memcached client for Python</div><div>aur/python-requests-cache 0.4.12-2 (2) (0.00)</div><div>&nbsp; &nbsp; Persistent cache for requests library</div><div>aur/python-webpagecache 1.0.0-1 (0) (0.00)</div><div>&nbsp; &nbsp; A utility class for downloading webpages and storing them in an SQLite3&nbsp;</div><div>&nbsp; &nbsp; database as a cache.</div><div>aur/python2-cachetools 2.0.0-1 (6) (0.89)</div><div>&nbsp; &nbsp; Extensible memoizing collections and decorators</div><div>aur/python2-django-compressor 1.5-2 (1) (0.00)</div><div>&nbsp; &nbsp; Compresses linked and inline JavaScript or CSS into single cached files</div><div>aur/python2-django-redis 4.3.0-1 (0) (0.00)</div><div>&nbsp; &nbsp; Full featured redis cache backend for Django</div><div>aur/python2-dogpile-cache 0.5.7-1 (2) (0.00)</div><div>&nbsp; &nbsp; A caching front-end based on the Dogpile lock.</div><div>aur/python2-libmsiecf 20151220-1 (0) (0.00)</div><div>&nbsp; &nbsp; Library and tools to access the Microsoft Internet Explorer (MSIE) Cache&nbsp;</div><div>&nbsp; &nbsp; File (index.dat) files</div><div>aur/python2-mapproxy 1.9.0-1 (0) (0.00)</div><div>&nbsp; &nbsp; A tile cache and WMS proxy.</div><div>aur/python2-pylibmc-git r479.a37a30d-1 (1) (0.00)</div><div>&nbsp; &nbsp; Quick and small memcached client for Python</div><div>aur/python2-pylru-git r62.eca0254-1 (0) (0.00)</div><div>&nbsp; &nbsp; A least recently used (LRU) cache for Python.</div><div>aur/python2-requests-cache 0.4.12-2 (2) (0.00)</div><div>&nbsp; &nbsp; Persistent cache for requests library</div><div>aur/python2-umemcache 1.4-1 (Out of Date) (2) (0.00)</div><div>&nbsp; &nbsp; Ultra fast memcache client written in highly optimized C++ with Python&nbsp;</div><div>&nbsp; &nbsp; bindings</div><div>aur/python3-memoizedb 2016.5-1 (61) (1.06)</div><div>&nbsp; &nbsp; Generic data retrieval memoizer that uses an sqlite database to cache data.</div><div>aur/qcachegrind-git 20130302-1 (4) (0.00)</div><div>&nbsp; &nbsp; Visualization of Performance Profiling Data (Qt version)</div><div>aur/ramsmp 3.5.0-1 (1) (0.06)</div><div>&nbsp; &nbsp; Open source memory and cache benchmark (SMP version)</div><div>aur/ramspeed 2.6.0-2 (1) (0.01)</div><div>&nbsp; &nbsp; Open source memory and cache benchmark (UP version)</div><div>aur/regd 0.5.2-1 (0) (0.00)</div><div>&nbsp; &nbsp; Registry daemon, information cache and secure credential storage.</div><div>aur/regd-git VERSION-1 (0) (0.00)</div><div>&nbsp; &nbsp; Registry daemon, information cache and secure credential storage.</div><div>aur/rescached-git 1.3.1.r0.gb6d05cb-1 (0) (0.00)</div><div>&nbsp; &nbsp; Resolver/DNS cache daemon</div><div>aur/rsync-fadvise 3.1.2-1 (0) (0.00)</div><div>&nbsp; &nbsp; Patched version of rsync that prevents it from using disk cache through&nbsp;</div><div>&nbsp; &nbsp; parameter --drop-cache</div><div>aur/ruby-cache 0.4.1-1 (0) (0.00)</div><div>&nbsp; &nbsp; Wraps memcached, redis(-namespace), memcache-client, dalli and handles&nbsp;</div><div>&nbsp; &nbsp; their weirdnesses, including forking</div><div>aur/ruby-cache_method 0.2.7-1 (0) (0.00)</div><div>&nbsp; &nbsp; Like alias_method, but it's cache_method!</div><div>aur/ruby-capistrano-rsync-with-remote-cache 2.4.0-1 (0) (0.00)</div><div>&nbsp; &nbsp; A deployment strategy for Capistrano 2.0 which combines rsync with a&nbsp;</div><div>&nbsp; &nbsp; remote cache, allowing fast deployments from SCM servers behind firewalls.</div><div>aur/ruby-moneta 0.8.0-2 (3) (0.52)</div><div>&nbsp; &nbsp; A unified interface to key/value stores, including Redis, Memcached,&nbsp;</div><div>&nbsp; &nbsp; TokyoCabinet, ActiveRecord and many more</div><div>aur/texturecache 2.3.3-1 (10) (0.09)</div><div>&nbsp; &nbsp; Utility to manage the XBMC/Kodi texture cache and more.</div><div>aur/varnish-vmod-dbrw 2.0-1 (0) (0.00)</div><div>&nbsp; &nbsp; Database-driven rewrites for Varnish Cache</div><div>aur/vmtouch 1.0.1-2 (21) (0.06)</div><div>&nbsp; &nbsp; Portable file system cache diagnostics and control</div><div>aur/zero-cache 2.2-2 (0) (0.00)</div><div>&nbsp; &nbsp; A Open Source cross-platform distributed memory caching system based on&nbsp;</div><div>&nbsp; &nbsp; ZMQ messaging library</div><div>[james@thinkjames ~]$ man cache</div><div>No manual entry for cache</div><div>[james@thinkjames ~]$ man ccache</div><div>No manual entry for ccache</div><div>[james@thinkjames ~]$ sudo pacman -S cache</div><div>error: target not found: cache</div><div>[james@thinkjames ~]$ sudo pacman -S ccache</div><div>resolving dependencies...</div><div>looking for conflicting packages...</div><div><br></div><div>Packages (1) ccache-3.3.3-1</div><div><br></div><div>Total Download Size: &nbsp; 0.06 MiB</div><div>Total Installed Size: &nbsp;0.13 MiB</div><div><br></div><div>:: Proceed with installation? [Y/n] Y</div><div>:: Retrieving packages...</div><div>&nbsp;ccache-3.3.3-1-x86_64 &nbsp; &nbsp; 63.0 KiB &nbsp;48.5K/s 00:01 [######################] 100%</div><div>(1/1) checking keys in keyring &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; [######################] 100%</div><div>(1/1) checking package integrity &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; [######################] 100%</div><div>(1/1) loading package files &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;[######################] 100%</div><div>(1/1) checking for file conflicts &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;[######################] 100%</div><div>(1/1) checking available disk space &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;[######################] 100%</div><div>:: Processing package changes...</div><div>(1/1) installing ccache &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;[######################] 100%</div><div>[james@thinkjames ~]$ sudo vi /etc/makepkg.conf.</div><div>[james@thinkjames ~]$ sudo vi /etc/makepkg.conf</div><div>[james@thinkjames ~]$ sudo yaourt -Ssa nixnote</div><div>aur/nixnote 1.6-1 (168) (0.20)</div><div>&nbsp; &nbsp; Formerly called nevernote, nixnote is a clone of Evernote designed to run&nbsp;</div><div>&nbsp; &nbsp; on Linux</div><div>aur/nixnote-beta 2.0_beta7-2 (Out of Date) (37) (0.25)</div><div>&nbsp; &nbsp; Formerly called nevernote, nixnote is a clone of Evernote designed to run&nbsp;</div><div>&nbsp; &nbsp; on Linux</div><div>aur/nixnote2-git v2.0.beta7.r0.gf960829-1 [installed: v2.0.beta10.r43.gac4e126-1] (Out of Date) (10) (0.19)</div><div>&nbsp; &nbsp; Nixnote2 is a C++ rewrite of nixnote,which is a clone of Evernote designed&nbsp;</div><div>&nbsp; &nbsp; to run on Linux.Nixnote is formerly called nevernote.</div><div>aur/nixnote_beta 2.0_beta10-2 (1) (0.93)</div><div>&nbsp; &nbsp; Formerly called nevernote, nixnote is a clone of Evernote designed to run&nbsp;</div><div>&nbsp; &nbsp; on Linux</div><div>[james@thinkjames ~]$ yaourt -S nixnote2-git</div><div><br></div><div>==&gt; Downloading nixnote2-git PKGBUILD from AUR...</div><div>x .SRCINFO</div><div>x PKGBUILD</div><div>masolit commented on 2016-04-25 10:34<span class="Apple-tab-span" style="white-space:pre"> </span>&nbsp;</div><div>downgrade opencv to opencv-2.4.12.3-1-x86_64.pkg.tar.xz</div><div><br></div><div>macxcool commented on 2016-09-12 23:14<span class="Apple-tab-span" style="white-space:pre"> </span>&nbsp;</div><div>@masolit That works. Hopefully downgrading opencv doesn't mess something else up.</div><div><br></div><div>equinoxefr commented on 2016-11-04 19:02<span class="Apple-tab-span" style="white-space:pre"> </span>&nbsp;</div><div>Hi,</div><div><br></div><div>It seems that copy of certs dir is not necessary anymore. https://github.com/baumgarr/nixnote2/commit/112f7aa7e923b8093a5c23312b2225645bbddc2f</div><div><br></div><div>mani.zaeim commented on 2016-12-08 04:06<span class="Apple-tab-span" style="white-space:pre"> </span>&nbsp;</div><div>Fail on building:</div><div>== Entering fakeroot environment...</div><div>== Starting package()...</div><div>cp: cannot stat './certs': No such file or directory</div><div>== ERROR: A failure occurred in package().</div><div>Aborting...</div><div>== ERROR: Makepkg was unable to build nixnote2-git.</div><div><br></div><div>archsir commented on 2016-12-10 16:53<span class="Apple-tab-span" style="white-space:pre"> </span>&nbsp;</div><div>Ok, good news! &nbsp;I re-wrote the package build this morning and it is working fine on the latest version pulled from Git.</div><div><br></div><div>==Gist containing the pkgbuild from this morning==</div><div>https://gist.github.com/sunjam/a66d4f048ff5b61ff35cdd645cb9168e</div><div><br></div><div>==Changes from previous pkgbuild==</div><div>Changes away from Git version numbers to just "latest"</div><div>Updates conflicts</div><div>Removes certs package failure</div><div>Package now builds properly with opencv, so no need for LD_PRELOAD</div><div><br></div><div>==Bugs==</div><div>Newest version of nixnote does not display a version number, just _VERSION_</div><div><br></div><div>nixnote2-git v2.0.beta7.r0.gf960829-1 &nbsp;(2015-12-26 13:07)</div><div>( Unsupported package: Potentially dangerous ! )</div><div>==&gt; Edit PKGBUILD ? [Y/n] ("A" to abort)</div><div>==&gt; ------------------------------------</div><div>==&gt; Y</div><div><br></div><div>Please add $VISUAL to your environment variables</div><div>for example:</div><div>export VISUAL="vim" (in ~/.bashrc)</div><div>(replace vim with your favorite editor)</div><div><br></div><div>==&gt; Edit PKGBUILD with: &nbsp;vi</div><div><br></div><div>==&gt; nixnote2-git dependencies:</div><div>&nbsp;- tidyhtml (already installed)</div><div>&nbsp;- opencv (already installed)</div><div>&nbsp;- hunspell (already installed)</div><div>&nbsp;- qtwebkit (already installed)</div><div>&nbsp;- sqlite (already installed)</div><div>&nbsp;- poppler-qt4 (already installed)</div><div>&nbsp;- qt4 (already installed)</div><div>&nbsp;- git (already installed) [makedepend]</div><div>&nbsp;- boost (already installed) [makedepend]</div><div><br></div><div><br></div><div>==&gt; Edit PKGBUILD ? [Y/n] ("A" to abort)</div><div>==&gt; ------------------------------------</div><div>==&gt; n</div><div><br></div><div>==&gt; Continue building nixnote2-git ? [Y/n]</div><div>==&gt; --------------------------------------</div><div>==&gt; Y</div><div><br></div><div>==&gt; Building and installing package</div><div>==&gt; Making package: nixnote2-git latest-1 (Sun Dec 11 08:31:35 PST 2016)</div><div>==&gt; Checking runtime dependencies...</div><div>==&gt; Checking buildtime dependencies...</div><div>==&gt; Retrieving sources...</div><div>&nbsp; -&gt; Cloning nixnote2 git repo...</div><div>Cloning into bare repository '/tmp/yaourt-tmp-james/aur-nixnote2-git/nixnote2'...</div><div>remote: Counting objects: 11138, done.</div><div>remote: Compressing objects: 100% (24/24), done.</div><div>remote: Total 11138 (delta 4), reused 0 (delta 0), pack-reused 11114</div><div>Receiving objects: 100% (11138/11138), 60.04 MiB | 3.01 MiB/s, done.</div><div>Resolving deltas: 100% (7813/7813), done.</div><div>==&gt; Validating source files with sha256sums...</div><div>&nbsp; &nbsp; nixnote2 ... Skipped</div><div>==&gt; Extracting sources...</div><div>&nbsp; -&gt; Creating working copy of nixnote2 git repo...</div><div>Cloning into 'nixnote2'...</div><div>done.</div><div>==&gt; Starting prepare()...</div><div>==&gt; Starting pkgver()...</div><div>==&gt; Updated version: nixnote2-git v2.0.beta10.r45.g4102ad4-1</div><div>==&gt; Starting build()...</div><div>make -f Makefile.Release</div><div>make[1]: Entering directory '/tmp/yaourt-tmp-james/aur-nixnote2-git/src/build'</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/main.o ../nixnote2/main.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notetable.h:36,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/filters/remotequery.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/nixnote.h:33,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/main.cpp:22:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notetable.h:36,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/filters/remotequery.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/nixnote.h:33,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/main.cpp:22:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/nixnote.o ../nixnote2/nixnote.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notetable.h:36,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/filters/remotequery.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/nixnote.h:33,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/nixnote.cpp:20:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notetable.h:36,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/filters/remotequery.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/nixnote.h:33,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/nixnote.cpp:20:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/global.o ../nixnote2/global.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.cpp:20:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.cpp:20:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/filemanager.o ../nixnote2/settings/filemanager.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/settings/filemanager.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/settings/filemanager.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/nwebpage.o ../nixnote2/gui/nwebpage.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nwebpage.cpp:23:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nwebpage.cpp:23:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/nwebview.o ../nixnote2/gui/nwebview.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/html/thumbnailer.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nbrowserwindow.h:58,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nwebview.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nwebview.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/html/thumbnailer.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nbrowserwindow.h:58,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nwebview.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nwebview.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/databaseconnection.o ../nixnote2/sql/databaseconnection.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.cpp:20:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.cpp:20:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/qsdebugoutput.o ../nixnote2/logger/qsdebugoutput.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/qslog.o ../nixnote2/logger/qslog.cpp</div><div>In file included from ../nixnote2/logger/qslog.cpp:27:0:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslog.cpp:27:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>../nixnote2/logger/qslog.cpp: In destructor ‘QsLogging::Logger::Helper::~Helper()’:</div><div>../nixnote2/logger/qslog.cpp:139:7: warning: throw will always call terminate() [-Wterminate]</div><div>&nbsp; &nbsp; &nbsp; &nbsp;throw;</div><div>&nbsp; &nbsp; &nbsp; &nbsp;^~~~~</div><div>../nixnote2/logger/qslog.cpp:139:7: note: in C++11 destructors default to noexcept</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/qslogdest.o ../nixnote2/logger/qslogdest.cpp</div><div>In file included from ../nixnote2/logger/qslogdest.cpp:26:0:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.cpp:26:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/configstore.o ../nixnote2/sql/configstore.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/configstore.h:24,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/configstore.cpp:20:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/configstore.h:24,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/configstore.cpp:20:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/ntableview.o ../nixnote2/gui/ntableview.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/models/notemodel.h:24,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/ntableview.h:26,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/ntableview.cpp:20:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/models/notemodel.h:24,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/ntableview.h:26,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/ntableview.cpp:20:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>../nixnote2/gui/ntableview.cpp: In member function ‘void NTableView::noteTagsUpdated(QString, qint32, QStringList)’:</div><div>../nixnote2/gui/ntableview.cpp:1590:42: warning: unused parameter ‘uuid’ [-Wunused-parameter]</div><div>&nbsp;void NTableView::noteTagsUpdated(QString uuid, qint32 lid, QStringList names) {</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/ntableviewheader.o ../nixnote2/gui/ntableviewheader.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/ntableviewheader.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/ntableviewheader.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/syncrunner.o ../nixnote2/threads/syncrunner.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/communication/communicationmanager.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/threads/syncrunner.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/threads/syncrunner.cpp:22:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/communication/communicationmanager.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/threads/syncrunner.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/threads/syncrunner.cpp:22:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/datastore.o ../nixnote2/sql/datastore.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/datastore.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/datastore.cpp:20:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/datastore.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/datastore.cpp:20:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/usertable.o ../nixnote2/sql/usertable.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/usertable.h:28,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/usertable.cpp:20:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/usertable.h:28,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/usertable.cpp:20:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/tagtable.o ../nixnote2/sql/tagtable.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/tagtable.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/tagtable.cpp:20:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/tagtable.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/tagtable.cpp:20:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/searchtable.o ../nixnote2/sql/searchtable.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/searchtable.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/searchtable.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/searchtable.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/searchtable.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/nsearchview.o ../nixnote2/gui/nsearchview.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nsearchview.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nsearchview.cpp:20:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nsearchview.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nsearchview.cpp:20:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/notemodel.o ../nixnote2/models/notemodel.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/models/notemodel.h:24,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/models/notemodel.cpp:20:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/models/notemodel.h:24,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/models/notemodel.cpp:20:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/nmainmenubar.o ../nixnote2/gui/nmainmenubar.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notetable.h:36,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/filters/remotequery.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/nixnote.h:33,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nmainmenubar.h:26,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nmainmenubar.cpp:20:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notetable.h:36,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/filters/remotequery.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/nixnote.h:33,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nmainmenubar.h:26,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nmainmenubar.cpp:20:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/nsearchviewitem.o ../nixnote2/gui/nsearchviewitem.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/ntagview.o ../nixnote2/gui/ntagview.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/ntagview.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/ntagview.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/ntagviewitem.o ../nixnote2/gui/ntagviewitem.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/widgetpanel.o ../nixnote2/gui/widgetpanel.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nsearchview.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/widgetpanel.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/widgetpanel.cpp:20:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nsearchview.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/widgetpanel.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/widgetpanel.cpp:20:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/numberdelegate.o ../nixnote2/gui/numberdelegate.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/ntabwidget.o ../nixnote2/gui/ntabwidget.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/html/thumbnailer.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nbrowserwindow.h:58,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/ntabwidget.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/ntabwidget.cpp:20:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/html/thumbnailer.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nbrowserwindow.h:58,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/ntabwidget.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/ntabwidget.cpp:20:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/nnotebookviewitem.o ../nixnote2/gui/nnotebookviewitem.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/sharednotebooktable.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nnotebookviewitem.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/sharednotebooktable.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nnotebookviewitem.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/nnotebookview.o ../nixnote2/gui/nnotebookview.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nnotebookview.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nnotebookview.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/datedelegate.o ../nixnote2/gui/datedelegate.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/datedelegate.cpp:22:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/datedelegate.cpp:22:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/ntreemodel.o ../nixnote2/models/ntreemodel.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/resourcetable.o ../nixnote2/sql/resourcetable.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/nsqlquery.h:32,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/resourcetable.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/resourcetable.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/nsqlquery.h:32,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/resourcetable.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/resourcetable.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/notetable.o ../nixnote2/sql/notetable.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notetable.h:36,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notetable.cpp:20:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notetable.h:36,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notetable.cpp:20:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/notebooktable.o ../nixnote2/sql/notebooktable.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notebooktable.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notebooktable.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notebooktable.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notebooktable.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/notesortfilterproxymodel.o ../nixnote2/filters/notesortfilterproxymodel.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/filters/notesortfilterproxymodel.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/filters/notesortfilterproxymodel.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/thumbnailer.o ../nixnote2/html/thumbnailer.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/html/thumbnailer.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/html/thumbnailer.cpp:20:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/html/thumbnailer.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/html/thumbnailer.cpp:20:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/noteformatter.o ../nixnote2/html/noteformatter.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/nsqlquery.h:32,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/resourcetable.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/html/noteformatter.cpp:22:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/nsqlquery.h:32,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/resourcetable.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/html/noteformatter.cpp:22:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>../nixnote2/html/noteformatter.cpp: In member function ‘QString NoteFormatter::addImageHighlight(qint32, QString)’:</div><div>../nixnote2/html/noteformatter.cpp:359:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]</div><div>&nbsp; &nbsp; &nbsp;for (int i=0; i&lt;anchors.length(); i++) {</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;~^~~~~~~~~~~~~~~~~</div><div>../nixnote2/html/noteformatter.cpp:368:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;for (int j=0; j&lt;children.length(); j++) {</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;~^~~~~~~~~~~~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/startupconfig.o ../nixnote2/settings/startupconfig.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/communication/communicationmanager.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/threads/syncrunner.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/settings/startupconfig.cpp:24:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/communication/communicationmanager.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/threads/syncrunner.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/settings/startupconfig.cpp:24:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/logindialog.o ../nixnote2/dialog/logindialog.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/logindialog.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/logindialog.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/lineedit.o ../nixnote2/gui/lineedit.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/lineedit.cpp:14:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/lineedit.cpp:14:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/nattributetree.o ../nixnote2/gui/nattributetree.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nattributetree.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nattributetree.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/filtercriteria.o ../nixnote2/filters/filtercriteria.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/ntrashtree.o ../nixnote2/gui/ntrashtree.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/ntrashtree.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/ntrashtree.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/filterengine.o ../nixnote2/filters/filterengine.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/filters/filterengine.cpp:22:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/filters/filterengine.cpp:22:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/notecache.o ../nixnote2/models/notecache.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/nbrowserwindow.o ../nixnote2/gui/nbrowserwindow.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/html/thumbnailer.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nbrowserwindow.h:58,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nbrowserwindow.cpp:20:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/html/thumbnailer.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nbrowserwindow.h:58,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nbrowserwindow.cpp:20:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/indexrunner.o ../nixnote2/threads/indexrunner.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/threads/indexrunner.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/threads/indexrunner.cpp:20:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/threads/indexrunner.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/threads/indexrunner.cpp:20:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>../nixnote2/threads/indexrunner.cpp: In member function ‘void IndexRunner::indexRecognition(qint32, qevercloud::Resource&amp;)’:</div><div>../nixnote2/threads/indexrunner.cpp:299:53: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]</div><div>&nbsp; &nbsp; &nbsp;for (int i=0; keepRunning &amp;&amp; !pauseIndexing &amp;&amp; i&lt;anchors.length(); i++) {</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ~^~~~~~~~~~~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/tagscanner.o ../nixnote2/html/tagscanner.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/html/tagscanner.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/html/tagscanner.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/importdata.o ../nixnote2/xml/importdata.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/xml/importdata.h:30,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/xml/importdata.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/xml/importdata.h:30,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/xml/importdata.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/notemetadata.o ../nixnote2/sql/notemetadata.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/sharednotebooktable.o ../nixnote2/sql/sharednotebooktable.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/sharednotebooktable.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/sharednotebooktable.cpp:20:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/sharednotebooktable.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/sharednotebooktable.cpp:20:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/ntitleeditor.o ../nixnote2/gui/browserWidgets/ntitleeditor.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notetable.h:36,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/browserWidgets/ntitleeditor.cpp:22:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notetable.h:36,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/browserWidgets/ntitleeditor.cpp:22:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/notebookmenubutton.o ../nixnote2/gui/browserWidgets/notebookmenubutton.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notebooktable.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/browserWidgets/notebookmenubutton.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notebooktable.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/browserWidgets/notebookmenubutton.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/expandbutton.o ../nixnote2/gui/browserWidgets/expandbutton.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/browserWidgets/expandbutton.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/browserWidgets/expandbutton.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/urleditor.o ../nixnote2/gui/browserWidgets/urleditor.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/browserWidgets/urleditor.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/browserWidgets/urleditor.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/tageditor.o ../nixnote2/gui/browserWidgets/tageditor.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/browserWidgets/tageditor.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/browserWidgets/tageditor.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/tageditornewtag.o ../nixnote2/gui/browserWidgets/tageditornewtag.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/browserWidgets/tageditornewtag.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/browserWidgets/tageditornewtag.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/tagviewer.o ../nixnote2/gui/browserWidgets/tagviewer.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/browserWidgets/tagviewer.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/browserWidgets/tagviewer.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/flowlayout.o ../nixnote2/gui/flowlayout.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/flowlayout.cpp:2:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/flowlayout.cpp:2:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/authoreditor.o ../nixnote2/gui/browserWidgets/authoreditor.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/browserWidgets/authoreditor.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/browserWidgets/authoreditor.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/dateeditor.o ../nixnote2/gui/browserWidgets/dateeditor.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notetable.h:36,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/browserWidgets/dateeditor.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notetable.h:36,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/browserWidgets/dateeditor.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/datetimeeditor.o ../nixnote2/gui/browserWidgets/datetimeeditor.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/browserWidgets/datetimeeditor.cpp:25:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/browserWidgets/datetimeeditor.cpp:25:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/savedsearchproperties.o ../nixnote2/dialog/savedsearchproperties.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/savedsearchproperties.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/savedsearchproperties.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/treewidgeteditor.o ../nixnote2/gui/treewidgeteditor.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/treewidgeteditor.cpp:24:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/treewidgeteditor.cpp:24:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/tagproperties.o ../nixnote2/dialog/tagproperties.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/tagproperties.cpp:22:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/tagproperties.cpp:22:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/notebookproperties.o ../nixnote2/dialog/notebookproperties.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/notebookproperties.cpp:22:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/notebookproperties.cpp:22:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/enmlformatter.o ../nixnote2/html/enmlformatter.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/nsqlquery.h:32,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/resourcetable.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/html/enmlformatter.cpp:22:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/nsqlquery.h:32,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/resourcetable.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/html/enmlformatter.cpp:22:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/encrypt.o ../nixnote2/utilities/encrypt.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/utilities/encrypt.cpp:24:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/utilities/encrypt.cpp:24:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/endecryptdialog.o ../nixnote2/dialog/endecryptdialog.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/endecryptdialog.cpp:22:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/endecryptdialog.cpp:22:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/oauthtokenizer.o ../nixnote2/oauth/oauthtokenizer.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/oauthwindow.o ../nixnote2/oauth/oauthwindow.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/oauth/oauthwindow.cpp:33:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/oauth/oauthwindow.cpp:33:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/communicationmanager.o ../nixnote2/communication/communicationmanager.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/communication/communicationmanager.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/communication/communicationmanager.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/communication/communicationmanager.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/communication/communicationmanager.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/colormenu.o ../nixnote2/gui/browserWidgets/colormenu.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/xmlhighlighter.o ../nixnote2/xml/xmlhighlighter.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/mimereference.o ../nixnote2/utilities/mimereference.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/accountdialog.o ../nixnote2/dialog/accountdialog.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/usertable.h:28,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/accountdialog.cpp:23:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/usertable.h:28,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/accountdialog.cpp:23:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/shortcutkeys.o ../nixnote2/gui/shortcutkeys.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/shortcutkeys.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/shortcutkeys.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/insertlinkdialog.o ../nixnote2/dialog/insertlinkdialog.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/insertlinkdialog.cpp:26:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/insertlinkdialog.cpp:26:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/tabledialog.o ../nixnote2/dialog/tabledialog.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/tabledialog.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/tabledialog.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/encryptdialog.o ../nixnote2/dialog/encryptdialog.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/encryptdialog.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/encryptdialog.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/insertlatexdialog.o ../nixnote2/dialog/insertlatexdialog.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/insertlatexdialog.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/insertlatexdialog.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/popplerviewer.o ../nixnote2/gui/plugins/popplerviewer.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/plugins/popplerviewer.cpp:33:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/plugins/popplerviewer.cpp:33:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>../nixnote2/gui/plugins/popplerviewer.cpp: In member function ‘void PopplerViewer::findNextPage(QStringList, QList&lt;QRectF&gt;*)’:</div><div>../nixnote2/gui/plugins/popplerviewer.cpp:158:106: warning: ‘QList&lt;QRectF&gt; Poppler::Page::search(const QString&amp;, Poppler::Page::SearchMode, Poppler::Page::Rotation) const’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;QList&lt;QRectF&gt; results = doc-&gt;page(page)-&gt;search(searchHits[i], Poppler::Page::CaseInsensitive);</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^</div><div>In file included from ../nixnote2/gui/plugins/popplerviewer.h:32:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/plugins/popplerviewer.cpp:20:</div><div>/usr/include/poppler/qt4/poppler-qt4.h:644:41: note: declared here</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Q_DECL_DEPRECATED QList&lt;QRectF&gt; search(const QString &amp;text, SearchMode caseSensitive, Rotation rotate = Rotate0) const;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;^~~~~~</div><div>../nixnote2/gui/plugins/popplerviewer.cpp: In member function ‘QPixmap PopplerViewer::highlightImage()’:</div><div>../nixnote2/gui/plugins/popplerviewer.cpp:182:108: warning: ‘QList&lt;QRectF&gt; Poppler::Page::search(const QString&amp;, Poppler::Page::SearchMode, Poppler::Page::Rotation) const’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;searchLocations.append(doc-&gt;page(currentPage)-&gt;search(searchHits[i], Poppler::Page::CaseInsensitive));</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^</div><div>In file included from ../nixnote2/gui/plugins/popplerviewer.h:32:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/plugins/popplerviewer.cpp:20:</div><div>/usr/include/poppler/qt4/poppler-qt4.h:644:41: note: declared here</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Q_DECL_DEPRECATED QList&lt;QRectF&gt; search(const QString &amp;text, SearchMode caseSensitive, Rotation rotate = Rotate0) const;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;^~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/pluginfactory.o ../nixnote2/gui/plugins/pluginfactory.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/findreplace.o ../nixnote2/gui/findreplace.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/findreplace.cpp:27:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/findreplace.cpp:27:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/linkednotebooktable.o ../nixnote2/sql/linkednotebooktable.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/linkednotebooktable.h:46,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/linkednotebooktable.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/linkednotebooktable.h:46,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/linkednotebooktable.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/application.o ../nixnote2/application.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/application.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/application.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/databasestatus.o ../nixnote2/dialog/databasestatus.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notetable.h:36,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/databasestatus.cpp:24:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notetable.h:36,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/databasestatus.cpp:24:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/popplergraphicsview.o ../nixnote2/gui/plugins/popplergraphicsview.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/plugins/popplergraphicsview.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/plugins/popplergraphicsview.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/counterrunner.o ../nixnote2/threads/counterrunner.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/threads/counterrunner.h:24,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/threads/counterrunner.cpp:20:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/threads/counterrunner.h:24,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/threads/counterrunner.cpp:20:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/nnotebookviewdelegate.o ../nixnote2/gui/nnotebookviewdelegate.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nnotebookviewdelegate.cpp:24:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nnotebookviewdelegate.cpp:24:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/ntrashviewdelegate.o ../nixnote2/gui/ntrashviewdelegate.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/ntrashviewdelegate.cpp:23:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/ntrashviewdelegate.cpp:23:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/ntagviewdelegate.o ../nixnote2/gui/ntagviewdelegate.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/ntagviewdelegate.cpp:23:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/ntagviewdelegate.cpp:23:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/filewatcher.o ../nixnote2/watcher/filewatcher.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/watcher/filewatcher.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/watcher/filewatcher.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/filewatchertable.o ../nixnote2/sql/filewatchertable.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/filewatchertable.h:25,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/filewatchertable.cpp:20:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/filewatchertable.h:25,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/filewatchertable.cpp:20:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/filewatchermanager.o ../nixnote2/watcher/filewatchermanager.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/filewatchertable.h:25,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/watcher/filewatchermanager.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/filewatchertable.h:25,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/watcher/filewatchermanager.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/watchfolderadd.o ../nixnote2/dialog/watchfolderadd.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/filewatchertable.h:25,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/watchfolderadd.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/filewatchertable.h:25,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/watchfolderadd.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/watchfolderdialog.o ../nixnote2/dialog/watchfolderdialog.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/filewatchertable.h:25,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/watchfolderdialog.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/filewatchertable.h:25,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/watchfolderdialog.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/preferencesdialog.o ../nixnote2/dialog/preferences/preferencesdialog.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/preferences/preferencesdialog.cpp:20:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/preferences/preferencesdialog.cpp:20:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/debugpreferences.o ../nixnote2/dialog/preferences/debugpreferences.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/preferences/debugpreferences.cpp:22:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/preferences/debugpreferences.cpp:22:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/syncpreferences.o ../nixnote2/dialog/preferences/syncpreferences.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/preferences/syncpreferences.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/preferences/syncpreferences.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/appearancepreferences.o ../nixnote2/dialog/preferences/appearancepreferences.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/preferences/appearancepreferences.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/preferences/appearancepreferences.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/accountsmanager.o ../nixnote2/settings/accountsmanager.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/settings/accountsmanager.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/settings/accountsmanager.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/adduseraccountdialog.o ../nixnote2/dialog/adduseraccountdialog.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/adduseraccountdialog.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/adduseraccountdialog.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/accountmaintenancedialog.o ../nixnote2/dialog/accountmaintenancedialog.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notetable.h:36,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/filters/remotequery.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/nixnote.h:33,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nmainmenubar.h:26,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/accountmaintenancedialog.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/accountmaintenancedialog.cpp:20:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notetable.h:36,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/filters/remotequery.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/nixnote.h:33,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nmainmenubar.h:26,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/accountmaintenancedialog.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/accountmaintenancedialog.cpp:20:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/truefalsedelegate.o ../nixnote2/gui/truefalsedelegate.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/truefalsedelegate.cpp:22:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/truefalsedelegate.cpp:22:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/editorbuttonbar.o ../nixnote2/gui/browserWidgets/editorbuttonbar.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/browserWidgets/editorbuttonbar.cpp:26:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/browserWidgets/editorbuttonbar.cpp:26:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/communicationerror.o ../nixnote2/communication/communicationerror.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/screencapture.o ../nixnote2/dialog/screencapture.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/imagedelegate.o ../nixnote2/gui/imagedelegate.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/searchpreferences.o ../nixnote2/dialog/preferences/searchpreferences.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/preferences/searchpreferences.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/preferences/searchpreferences.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/attachmenticonbuilder.o ../nixnote2/html/attachmenticonbuilder.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/html/attachmenticonbuilder.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/html/attachmenticonbuilder.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/locationdialog.o ../nixnote2/dialog/locationdialog.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/locationdialog.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/locationdialog.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/locationeditor.o ../nixnote2/gui/browserWidgets/locationeditor.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notetable.h:36,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/browserWidgets/locationeditor.cpp:22:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notetable.h:36,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/browserWidgets/locationeditor.cpp:22:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/localepreferences.o ../nixnote2/dialog/preferences/localepreferences.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/preferences/localepreferences.cpp:22:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/preferences/localepreferences.cpp:22:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/reminderorderdelegate.o ../nixnote2/gui/reminderorderdelegate.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/reminderorderdelegate.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/reminderorderdelegate.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/reminderbutton.o ../nixnote2/gui/browserWidgets/reminderbutton.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/browserWidgets/reminderbutton.cpp:27:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/browserWidgets/reminderbutton.cpp:27:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/remindersetdialog.o ../nixnote2/dialog/remindersetdialog.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/remindersetdialog.cpp:22:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/remindersetdialog.cpp:22:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/reminderevent.o ../nixnote2/reminders/reminderevent.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/reminders/reminderevent.cpp:22:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/reminders/reminderevent.cpp:22:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/remindermanager.o ../nixnote2/reminders/remindermanager.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notetable.h:36,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/reminders/remindermanager.cpp:22:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notetable.h:36,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/reminders/remindermanager.cpp:22:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/notehistoryselect.o ../nixnote2/dialog/notehistoryselect.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/notehistoryselect.cpp:23:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/notehistoryselect.cpp:23:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/closenotebookdialog.o ../nixnote2/dialog/closenotebookdialog.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notebooktable.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/closenotebookdialog.cpp:27:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notebooktable.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/closenotebookdialog.cpp:27:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/spellcheckdialog.o ../nixnote2/dialog/spellcheckdialog.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/spellcheckdialog.cpp:23:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/spellcheckdialog.cpp:23:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/externalbrowse.o ../nixnote2/gui/externalbrowse.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/html/thumbnailer.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nbrowserwindow.h:58,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/externalbrowse.h:26,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/externalbrowse.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/html/thumbnailer.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nbrowserwindow.h:58,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/externalbrowse.h:26,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/externalbrowse.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/nsqlquery.o ../nixnote2/sql/nsqlquery.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/nsqlquery.h:32,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/nsqlquery.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/nsqlquery.h:32,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/nsqlquery.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/aboutdialog.o ../nixnote2/dialog/aboutdialog.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/aboutdialog.cpp:25:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/aboutdialog.cpp:25:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/importenex.o ../nixnote2/xml/importenex.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/xml/importenex.h:33,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/xml/importenex.cpp:22:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/xml/importenex.h:33,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/xml/importenex.cpp:22:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/exportdata.o ../nixnote2/xml/exportdata.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/xml/exportdata.cpp:22:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/xml/exportdata.cpp:22:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/logviewer.o ../nixnote2/dialog/logviewer.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/logviewer.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/logviewer.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/htmlentitiesdialog.o ../nixnote2/dialog/htmlentitiesdialog.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/htmlentitiesdialog.cpp:24:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/htmlentitiesdialog.cpp:24:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/exceptions.o ../nixnote2/qevercloud/exceptions.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/http.o ../nixnote2/qevercloud/http.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/services_nongenerated.o ../nixnote2/qevercloud/services_nongenerated.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/oauth.o ../nixnote2/qevercloud/oauth.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/AsyncResult.o ../nixnote2/qevercloud/AsyncResult.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/EventLoopFinisher.o ../nixnote2/qevercloud/EventLoopFinisher.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/constants.o ../nixnote2/qevercloud/generated/constants.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/services.o ../nixnote2/qevercloud/generated/services.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/types.o ../nixnote2/qevercloud/generated/types.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/traymenu.o ../nixnote2/gui/traymenu.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notetable.h:36,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/traymenu.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notetable.h:36,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/traymenu.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/favoritesview.o ../nixnote2/gui/favoritesview.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/favoritesview.cpp:23:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/favoritesview.cpp:23:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/favoritesviewdelegate.o ../nixnote2/gui/favoritesviewdelegate.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/favoritesviewdelegate.cpp:25:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/favoritesviewdelegate.cpp:25:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/favoritesviewitem.o ../nixnote2/gui/favoritesviewitem.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/favoritestable.o ../nixnote2/sql/favoritestable.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/favoritestable.h:27,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/favoritestable.cpp:22:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/favoritestable.h:27,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/favoritestable.cpp:22:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/favoritesrecord.o ../nixnote2/sql/favoritesrecord.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/remotequery.o ../nixnote2/filters/remotequery.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notetable.h:36,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/filters/remotequery.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/filters/remotequery.cpp:20:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notetable.h:36,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/filters/remotequery.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/filters/remotequery.cpp:20:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/fontnamecombobox.o ../nixnote2/gui/browserWidgets/fontnamecombobox.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/browserWidgets/fontnamecombobox.cpp:23:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/browserWidgets/fontnamecombobox.cpp:23:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/fontsizecombobox.o ../nixnote2/gui/browserWidgets/fontsizecombobox.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/pixelconverter.o ../nixnote2/utilities/pixelconverter.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/noteindexer.o ../nixnote2/utilities/noteindexer.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/utilities/noteindexer.h:26,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/utilities/noteindexer.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/utilities/noteindexer.h:26,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/utilities/noteindexer.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>../nixnote2/utilities/noteindexer.cpp: In member function ‘void NoteIndexer::indexRecognition(qint32, qevercloud::Resource&amp;)’:</div><div>../nixnote2/utilities/noteindexer.cpp:203:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]</div><div>&nbsp; &nbsp; &nbsp;for (int i=0; &nbsp;i&lt;anchors.length(); i++) {</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ~^~~~~~~~~~~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/batchimport.o ../nixnote2/xml/batchimport.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/nsqlquery.h:32,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/resourcetable.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/xml/batchimport.cpp:25:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/nsqlquery.h:32,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/resourcetable.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/xml/batchimport.cpp:25:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/databaseupgrade.o ../nixnote2/sql/databaseupgrade.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notetable.h:36,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseupgrade.cpp:3:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notetable.h:36,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseupgrade.cpp:3:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/emailaddress.o ../nixnote2/email/emailaddress.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/mimeattachment.o ../nixnote2/email/mimeattachment.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/mimecontentformatter.o ../nixnote2/email/mimecontentformatter.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/mimefile.o ../nixnote2/email/mimefile.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/mimehtml.o ../nixnote2/email/mimehtml.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/mimeinlinefile.o ../nixnote2/email/mimeinlinefile.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/mimemessage.o ../nixnote2/email/mimemessage.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/mimemultipart.o ../nixnote2/email/mimemultipart.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/mimepart.o ../nixnote2/email/mimepart.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/mimetext.o ../nixnote2/email/mimetext.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/quotedprintable.o ../nixnote2/email/quotedprintable.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/smtpclient.o ../nixnote2/email/smtpclient.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/email/smtpclient.cpp:20:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/email/smtpclient.cpp:20:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/emailpreferences.o ../nixnote2/dialog/preferences/emailpreferences.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/preferences/emailpreferences.cpp:1:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/preferences/emailpreferences.cpp:1:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/emaildialog.o ../nixnote2/dialog/emaildialog.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/emaildialog.cpp:26:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/emaildialog.cpp:26:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/colorsettings.o ../nixnote2/settings/colorsettings.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/settings/colorsettings.cpp:28:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/settings/colorsettings.cpp:28:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/debugtool.o ../nixnote2/utilities/debugtool.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/utilities/debugtool.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/utilities/debugtool.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/cmdlinetool.o ../nixnote2/cmdtools/cmdlinetool.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/cmdtools/cmdlinetool.cpp:23:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/cmdtools/cmdlinetool.cpp:23:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>../nixnote2/cmdtools/cmdlinetool.cpp: In member function ‘int CmdLineTool::sync(StartupConfig)’:</div><div>../nixnote2/cmdtools/cmdlinetool.cpp:757:37: warning: unused parameter ‘config’ [-Wunused-parameter]</div><div>&nbsp;int CmdLineTool::sync(StartupConfig config) {</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;^~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/addnote.o ../nixnote2/cmdtools/addnote.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/cmdtools/addnote.cpp:24:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/cmdtools/addnote.cpp:24:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/crossmemorymapper.o ../nixnote2/utilities/crossmemorymapper.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/cmdlinequery.o ../nixnote2/cmdtools/cmdlinequery.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notetable.h:36,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/cmdtools/cmdlinequery.cpp:27:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notetable.h:36,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/cmdtools/cmdlinequery.cpp:27:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/nuuid.o ../nixnote2/utilities/nuuid.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/deletenote.o ../nixnote2/cmdtools/deletenote.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/emailnote.o ../nixnote2/cmdtools/emailnote.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/cmdtools/emailnote.cpp:24:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/cmdtools/emailnote.cpp:24:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/faderdialog.o ../nixnote2/dialog/faderdialog.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/extractnotetext.o ../nixnote2/cmdtools/extractnotetext.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/cmdtools/extractnotetext.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/cmdtools/extractnotetext.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/extractnotes.o ../nixnote2/cmdtools/extractnotes.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/cmdtools/extractnotes.cpp:23:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/cmdtools/extractnotes.cpp:23:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/alternote.o ../nixnote2/cmdtools/alternote.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notetable.h:36,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/cmdtools/alternote.cpp:22:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notetable.h:36,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/cmdtools/alternote.cpp:22:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/importnotes.o ../nixnote2/cmdtools/importnotes.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/xml/importdata.h:30,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/cmdtools/importnotes.cpp:4:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/xml/importdata.h:30,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/cmdtools/importnotes.cpp:4:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/thumbnailpreferences.o ../nixnote2/dialog/preferences/thumbnailpreferences.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/preferences/thumbnailpreferences.cpp:2:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/preferences/thumbnailpreferences.cpp:2:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/noteproperties.o ../nixnote2/dialog/noteproperties.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/shortcutdialog.o ../nixnote2/dialog/shortcutdialog.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/shortcutdialog.cpp:27:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/shortcutdialog.cpp:27:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/signalgui.o ../nixnote2/cmdtools/signalgui.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/nixnote.h -o release/moc_nixnote.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_nixnote.o release/moc_nixnote.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notetable.h:36,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/../../nixnote2/filters/remotequery.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/../../nixnote2/nixnote.h:33,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/moc_nixnote.cpp:9:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notetable.h:36,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/../../nixnote2/filters/remotequery.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/../../nixnote2/nixnote.h:33,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/moc_nixnote.cpp:9:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/settings/filemanager.h -o release/moc_filemanager.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_filemanager.o release/moc_filemanager.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/gui/nwebpage.h -o release/moc_nwebpage.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_nwebpage.o release/moc_nwebpage.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/gui/nwebview.h -o release/moc_nwebview.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_nwebview.o release/moc_nwebview.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/html/thumbnailer.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nbrowserwindow.h:58,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/../../nixnote2/gui/nwebview.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/moc_nwebview.cpp:9:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/html/thumbnailer.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nbrowserwindow.h:58,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/../../nixnote2/gui/nwebview.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/moc_nwebview.cpp:9:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/gui/ntableview.h -o release/moc_ntableview.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_ntableview.o release/moc_ntableview.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/models/notemodel.h:24,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/../../nixnote2/gui/ntableview.h:26,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/moc_ntableview.cpp:9:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/models/notemodel.h:24,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/../../nixnote2/gui/ntableview.h:26,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/moc_ntableview.cpp:9:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/gui/ntableviewheader.h -o release/moc_ntableviewheader.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_ntableviewheader.o release/moc_ntableviewheader.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/threads/syncrunner.h -o release/moc_syncrunner.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_syncrunner.o release/moc_syncrunner.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/communication/communicationmanager.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/../../nixnote2/threads/syncrunner.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/moc_syncrunner.cpp:9:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/communication/communicationmanager.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/../../nixnote2/threads/syncrunner.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/moc_syncrunner.cpp:9:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/sql/datastore.h -o release/moc_datastore.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_datastore.o release/moc_datastore.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/../../nixnote2/sql/datastore.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/moc_datastore.cpp:9:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/../../nixnote2/sql/datastore.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/moc_datastore.cpp:9:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/gui/nsearchview.h -o release/moc_nsearchview.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_nsearchview.o release/moc_nsearchview.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/../../nixnote2/gui/nsearchview.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/moc_nsearchview.cpp:9:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/../../nixnote2/gui/nsearchview.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/moc_nsearchview.cpp:9:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/models/notemodel.h -o release/moc_notemodel.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_notemodel.o release/moc_notemodel.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/../../nixnote2/models/notemodel.h:24,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/moc_notemodel.cpp:9:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/../../nixnote2/models/notemodel.h:24,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/moc_notemodel.cpp:9:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/gui/nmainmenubar.h -o release/moc_nmainmenubar.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_nmainmenubar.o release/moc_nmainmenubar.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notetable.h:36,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/filters/remotequery.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/nixnote.h:33,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/../../nixnote2/gui/nmainmenubar.h:26,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/moc_nmainmenubar.cpp:9:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notetable.h:36,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/filters/remotequery.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/nixnote.h:33,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/../../nixnote2/gui/nmainmenubar.h:26,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/moc_nmainmenubar.cpp:9:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/gui/ntagview.h -o release/moc_ntagview.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_ntagview.o release/moc_ntagview.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/gui/widgetpanel.h -o release/moc_widgetpanel.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_widgetpanel.o release/moc_widgetpanel.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nsearchview.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/../../nixnote2/gui/widgetpanel.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/moc_widgetpanel.cpp:9:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nsearchview.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/../../nixnote2/gui/widgetpanel.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/moc_widgetpanel.cpp:9:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/gui/ntabwidget.h -o release/moc_ntabwidget.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_ntabwidget.o release/moc_ntabwidget.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/html/thumbnailer.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nbrowserwindow.h:58,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/../../nixnote2/gui/ntabwidget.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/moc_ntabwidget.cpp:9:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/html/thumbnailer.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nbrowserwindow.h:58,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/../../nixnote2/gui/ntabwidget.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/moc_ntabwidget.cpp:9:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/gui/nnotebookview.h -o release/moc_nnotebookview.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_nnotebookview.o release/moc_nnotebookview.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/gui/datedelegate.h -o release/moc_datedelegate.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_datedelegate.o release/moc_datedelegate.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/models/ntreemodel.h -o release/moc_ntreemodel.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_ntreemodel.o release/moc_ntreemodel.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/filters/notesortfilterproxymodel.h -o release/moc_notesortfilterproxymodel.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_notesortfilterproxymodel.o release/moc_notesortfilterproxymodel.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/html/thumbnailer.h -o release/moc_thumbnailer.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_thumbnailer.o release/moc_thumbnailer.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/../../nixnote2/html/thumbnailer.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/moc_thumbnailer.cpp:9:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/../../nixnote2/html/thumbnailer.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/moc_thumbnailer.cpp:9:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/html/noteformatter.h -o release/moc_noteformatter.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_noteformatter.o release/moc_noteformatter.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/dialog/logindialog.h -o release/moc_logindialog.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_logindialog.o release/moc_logindialog.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/gui/lineedit.h -o release/moc_lineedit.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_lineedit.o release/moc_lineedit.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/gui/nattributetree.h -o release/moc_nattributetree.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_nattributetree.o release/moc_nattributetree.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/filters/filtercriteria.h -o release/moc_filtercriteria.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_filtercriteria.o release/moc_filtercriteria.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/gui/ntrashtree.h -o release/moc_ntrashtree.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_ntrashtree.o release/moc_ntrashtree.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/filters/filterengine.h -o release/moc_filterengine.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_filterengine.o release/moc_filterengine.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/models/notecache.h -o release/moc_notecache.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_notecache.o release/moc_notecache.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/gui/nbrowserwindow.h -o release/moc_nbrowserwindow.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_nbrowserwindow.o release/moc_nbrowserwindow.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/html/thumbnailer.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/../../nixnote2/gui/nbrowserwindow.h:58,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/moc_nbrowserwindow.cpp:9:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/html/thumbnailer.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/../../nixnote2/gui/nbrowserwindow.h:58,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/moc_nbrowserwindow.cpp:9:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/threads/indexrunner.h -o release/moc_indexrunner.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_indexrunner.o release/moc_indexrunner.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/../../nixnote2/threads/indexrunner.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/moc_indexrunner.cpp:9:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/../../nixnote2/threads/indexrunner.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/moc_indexrunner.cpp:9:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/html/tagscanner.h -o release/moc_tagscanner.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_tagscanner.o release/moc_tagscanner.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/xml/importdata.h -o release/moc_importdata.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_importdata.o release/moc_importdata.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/../../nixnote2/xml/importdata.h:30,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/moc_importdata.cpp:9:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/../../nixnote2/xml/importdata.h:30,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/moc_importdata.cpp:9:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/gui/browserWidgets/ntitleeditor.h -o release/moc_ntitleeditor.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_ntitleeditor.o release/moc_ntitleeditor.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/gui/browserWidgets/notebookmenubutton.h -o release/moc_notebookmenubutton.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_notebookmenubutton.o release/moc_notebookmenubutton.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/gui/browserWidgets/expandbutton.h -o release/moc_expandbutton.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_expandbutton.o release/moc_expandbutton.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/gui/browserWidgets/urleditor.h -o release/moc_urleditor.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_urleditor.o release/moc_urleditor.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/gui/browserWidgets/tageditor.h -o release/moc_tageditor.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_tageditor.o release/moc_tageditor.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/gui/browserWidgets/tageditornewtag.h -o release/moc_tageditornewtag.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_tageditornewtag.o release/moc_tageditornewtag.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/gui/browserWidgets/tagviewer.h -o release/moc_tagviewer.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_tagviewer.o release/moc_tagviewer.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/gui/browserWidgets/authoreditor.h -o release/moc_authoreditor.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_authoreditor.o release/moc_authoreditor.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/gui/browserWidgets/dateeditor.h -o release/moc_dateeditor.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_dateeditor.o release/moc_dateeditor.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/gui/browserWidgets/datetimeeditor.h -o release/moc_datetimeeditor.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_datetimeeditor.o release/moc_datetimeeditor.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/dialog/savedsearchproperties.h -o release/moc_savedsearchproperties.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_savedsearchproperties.o release/moc_savedsearchproperties.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/gui/treewidgeteditor.h -o release/moc_treewidgeteditor.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_treewidgeteditor.o release/moc_treewidgeteditor.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/dialog/tagproperties.h -o release/moc_tagproperties.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_tagproperties.o release/moc_tagproperties.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/dialog/notebookproperties.h -o release/moc_notebookproperties.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_notebookproperties.o release/moc_notebookproperties.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/html/enmlformatter.h -o release/moc_enmlformatter.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_enmlformatter.o release/moc_enmlformatter.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/dialog/endecryptdialog.h -o release/moc_endecryptdialog.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_endecryptdialog.o release/moc_endecryptdialog.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/oauth/oauthtokenizer.h -o release/moc_oauthtokenizer.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_oauthtokenizer.o release/moc_oauthtokenizer.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/oauth/oauthwindow.h -o release/moc_oauthwindow.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_oauthwindow.o release/moc_oauthwindow.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/communication/communicationmanager.h -o release/moc_communicationmanager.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_communicationmanager.o release/moc_communicationmanager.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/../../nixnote2/communication/communicationmanager.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/moc_communicationmanager.cpp:9:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/../../nixnote2/communication/communicationmanager.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/moc_communicationmanager.cpp:9:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/gui/browserWidgets/colormenu.h -o release/moc_colormenu.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_colormenu.o release/moc_colormenu.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/utilities/mimereference.h -o release/moc_mimereference.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_mimereference.o release/moc_mimereference.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/dialog/accountdialog.h -o release/moc_accountdialog.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_accountdialog.o release/moc_accountdialog.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/gui/shortcutkeys.h -o release/moc_shortcutkeys.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_shortcutkeys.o release/moc_shortcutkeys.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/dialog/insertlinkdialog.h -o release/moc_insertlinkdialog.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_insertlinkdialog.o release/moc_insertlinkdialog.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/dialog/tabledialog.h -o release/moc_tabledialog.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_tabledialog.o release/moc_tabledialog.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/dialog/encryptdialog.h -o release/moc_encryptdialog.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_encryptdialog.o release/moc_encryptdialog.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/dialog/insertlatexdialog.h -o release/moc_insertlatexdialog.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_insertlatexdialog.o release/moc_insertlatexdialog.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/gui/plugins/popplerviewer.h -o release/moc_popplerviewer.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_popplerviewer.o release/moc_popplerviewer.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/gui/plugins/pluginfactory.h -o release/moc_pluginfactory.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_pluginfactory.o release/moc_pluginfactory.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/gui/findreplace.h -o release/moc_findreplace.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_findreplace.o release/moc_findreplace.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/sql/linkednotebooktable.h -o release/moc_linkednotebooktable.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_linkednotebooktable.o release/moc_linkednotebooktable.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/../../nixnote2/sql/linkednotebooktable.h:46,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/moc_linkednotebooktable.cpp:9:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/../../nixnote2/sql/linkednotebooktable.h:46,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/moc_linkednotebooktable.cpp:9:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/application.h -o release/moc_application.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_application.o release/moc_application.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/dialog/databasestatus.h -o release/moc_databasestatus.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_databasestatus.o release/moc_databasestatus.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/gui/plugins/popplergraphicsview.h -o release/moc_popplergraphicsview.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_popplergraphicsview.o release/moc_popplergraphicsview.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/threads/counterrunner.h -o release/moc_counterrunner.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_counterrunner.o release/moc_counterrunner.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/../../nixnote2/threads/counterrunner.h:24,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/moc_counterrunner.cpp:9:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/../../nixnote2/threads/counterrunner.h:24,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/moc_counterrunner.cpp:9:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/gui/nnotebookviewdelegate.h -o release/moc_nnotebookviewdelegate.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_nnotebookviewdelegate.o release/moc_nnotebookviewdelegate.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/gui/ntrashviewdelegate.h -o release/moc_ntrashviewdelegate.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_ntrashviewdelegate.o release/moc_ntrashviewdelegate.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/gui/ntagviewdelegate.h -o release/moc_ntagviewdelegate.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_ntagviewdelegate.o release/moc_ntagviewdelegate.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/watcher/filewatcher.h -o release/moc_filewatcher.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_filewatcher.o release/moc_filewatcher.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/sql/filewatchertable.h -o release/moc_filewatchertable.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_filewatchertable.o release/moc_filewatchertable.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/../../nixnote2/sql/filewatchertable.h:25,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/moc_filewatchertable.cpp:9:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/../../nixnote2/sql/filewatchertable.h:25,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/moc_filewatchertable.cpp:9:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/watcher/filewatchermanager.h -o release/moc_filewatchermanager.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_filewatchermanager.o release/moc_filewatchermanager.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/dialog/watchfolderadd.h -o release/moc_watchfolderadd.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_watchfolderadd.o release/moc_watchfolderadd.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/dialog/watchfolderdialog.h -o release/moc_watchfolderdialog.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_watchfolderdialog.o release/moc_watchfolderdialog.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/dialog/preferences/preferencesdialog.h -o release/moc_preferencesdialog.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_preferencesdialog.o release/moc_preferencesdialog.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/dialog/preferences/debugpreferences.h -o release/moc_debugpreferences.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_debugpreferences.o release/moc_debugpreferences.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/dialog/preferences/syncpreferences.h -o release/moc_syncpreferences.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_syncpreferences.o release/moc_syncpreferences.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/dialog/preferences/appearancepreferences.h -o release/moc_appearancepreferences.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_appearancepreferences.o release/moc_appearancepreferences.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/settings/accountsmanager.h -o release/moc_accountsmanager.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_accountsmanager.o release/moc_accountsmanager.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/dialog/adduseraccountdialog.h -o release/moc_adduseraccountdialog.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_adduseraccountdialog.o release/moc_adduseraccountdialog.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/dialog/accountmaintenancedialog.h -o release/moc_accountmaintenancedialog.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_accountmaintenancedialog.o release/moc_accountmaintenancedialog.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notetable.h:36,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/filters/remotequery.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/nixnote.h:33,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nmainmenubar.h:26,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/../../nixnote2/dialog/accountmaintenancedialog.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/moc_accountmaintenancedialog.cpp:9:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notetable.h:36,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/filters/remotequery.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/nixnote.h:33,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nmainmenubar.h:26,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/../../nixnote2/dialog/accountmaintenancedialog.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/moc_accountmaintenancedialog.cpp:9:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/gui/browserWidgets/editorbuttonbar.h -o release/moc_editorbuttonbar.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_editorbuttonbar.o release/moc_editorbuttonbar.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/communication/communicationerror.h -o release/moc_communicationerror.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_communicationerror.o release/moc_communicationerror.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/dialog/screencapture.h -o release/moc_screencapture.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_screencapture.o release/moc_screencapture.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/dialog/preferences/searchpreferences.h -o release/moc_searchpreferences.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_searchpreferences.o release/moc_searchpreferences.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/html/attachmenticonbuilder.h -o release/moc_attachmenticonbuilder.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_attachmenticonbuilder.o release/moc_attachmenticonbuilder.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/dialog/locationdialog.h -o release/moc_locationdialog.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_locationdialog.o release/moc_locationdialog.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/gui/browserWidgets/locationeditor.h -o release/moc_locationeditor.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_locationeditor.o release/moc_locationeditor.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/dialog/preferences/localepreferences.h -o release/moc_localepreferences.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_localepreferences.o release/moc_localepreferences.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/gui/browserWidgets/reminderbutton.h -o release/moc_reminderbutton.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_reminderbutton.o release/moc_reminderbutton.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/dialog/remindersetdialog.h -o release/moc_remindersetdialog.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_remindersetdialog.o release/moc_remindersetdialog.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/reminders/reminderevent.h -o release/moc_reminderevent.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_reminderevent.o release/moc_reminderevent.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/reminders/remindermanager.h -o release/moc_remindermanager.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_remindermanager.o release/moc_remindermanager.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/dialog/notehistoryselect.h -o release/moc_notehistoryselect.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_notehistoryselect.o release/moc_notehistoryselect.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/dialog/closenotebookdialog.h -o release/moc_closenotebookdialog.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_closenotebookdialog.o release/moc_closenotebookdialog.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/dialog/spellcheckdialog.h -o release/moc_spellcheckdialog.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_spellcheckdialog.o release/moc_spellcheckdialog.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/gui/externalbrowse.h -o release/moc_externalbrowse.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_externalbrowse.o release/moc_externalbrowse.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/html/thumbnailer.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nbrowserwindow.h:58,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/../../nixnote2/gui/externalbrowse.h:26,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/moc_externalbrowse.cpp:9:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/html/thumbnailer.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nbrowserwindow.h:58,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/../../nixnote2/gui/externalbrowse.h:26,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/moc_externalbrowse.cpp:9:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/dialog/aboutdialog.h -o release/moc_aboutdialog.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_aboutdialog.o release/moc_aboutdialog.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/xml/importenex.h -o release/moc_importenex.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_importenex.o release/moc_importenex.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/../../nixnote2/xml/importenex.h:33,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/moc_importenex.cpp:9:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/../../nixnote2/xml/importenex.h:33,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/moc_importenex.cpp:9:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/xml/exportdata.h -o release/moc_exportdata.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_exportdata.o release/moc_exportdata.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/dialog/logviewer.h -o release/moc_logviewer.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_logviewer.o release/moc_logviewer.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/dialog/htmlentitiesdialog.h -o release/moc_htmlentitiesdialog.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_htmlentitiesdialog.o release/moc_htmlentitiesdialog.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/qevercloud/exceptions.h -o release/moc_exceptions.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_exceptions.o release/moc_exceptions.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/qevercloud/http.h -o release/moc_http.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_http.o release/moc_http.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/qevercloud/oauth.h -o release/moc_oauth.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_oauth.o release/moc_oauth.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/qevercloud/AsyncResult.h -o release/moc_AsyncResult.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_AsyncResult.o release/moc_AsyncResult.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/qevercloud/EventLoopFinisher.h -o release/moc_EventLoopFinisher.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_EventLoopFinisher.o release/moc_EventLoopFinisher.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/qevercloud/EverCloudException.h -o release/moc_EverCloudException.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_EverCloudException.o release/moc_EverCloudException.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/gui/traymenu.h -o release/moc_traymenu.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_traymenu.o release/moc_traymenu.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/gui/favoritesview.h -o release/moc_favoritesview.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_favoritesview.o release/moc_favoritesview.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/gui/favoritesviewdelegate.h -o release/moc_favoritesviewdelegate.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_favoritesviewdelegate.o release/moc_favoritesviewdelegate.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/sql/favoritestable.h -o release/moc_favoritestable.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_favoritestable.o release/moc_favoritestable.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/../../nixnote2/sql/favoritestable.h:27,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/moc_favoritestable.cpp:9:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/../../nixnote2/sql/favoritestable.h:27,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/moc_favoritestable.cpp:9:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/sql/favoritesrecord.h -o release/moc_favoritesrecord.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_favoritesrecord.o release/moc_favoritesrecord.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/filters/remotequery.h -o release/moc_remotequery.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_remotequery.o release/moc_remotequery.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notetable.h:36,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/../../nixnote2/filters/remotequery.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/moc_remotequery.cpp:9:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notetable.h:36,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/../../nixnote2/filters/remotequery.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from release/moc_remotequery.cpp:9:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/gui/browserWidgets/fontnamecombobox.h -o release/moc_fontnamecombobox.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_fontnamecombobox.o release/moc_fontnamecombobox.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/gui/browserWidgets/fontsizecombobox.h -o release/moc_fontsizecombobox.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_fontsizecombobox.o release/moc_fontsizecombobox.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/xml/batchimport.h -o release/moc_batchimport.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_batchimport.o release/moc_batchimport.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/sql/databaseupgrade.h -o release/moc_databaseupgrade.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_databaseupgrade.o release/moc_databaseupgrade.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/email/emailaddress.h -o release/moc_emailaddress.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_emailaddress.o release/moc_emailaddress.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/email/mimeattachment.h -o release/moc_mimeattachment.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_mimeattachment.o release/moc_mimeattachment.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/email/mimecontentformatter.h -o release/moc_mimecontentformatter.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_mimecontentformatter.o release/moc_mimecontentformatter.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/email/mimefile.h -o release/moc_mimefile.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_mimefile.o release/moc_mimefile.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/email/mimehtml.h -o release/moc_mimehtml.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_mimehtml.o release/moc_mimehtml.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/email/mimemultipart.h -o release/moc_mimemultipart.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_mimemultipart.o release/moc_mimemultipart.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/email/mimepart.h -o release/moc_mimepart.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_mimepart.o release/moc_mimepart.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/email/quotedprintable.h -o release/moc_quotedprintable.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_quotedprintable.o release/moc_quotedprintable.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/email/smtpclient.h -o release/moc_smtpclient.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_smtpclient.o release/moc_smtpclient.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/dialog/preferences/emailpreferences.h -o release/moc_emailpreferences.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_emailpreferences.o release/moc_emailpreferences.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/dialog/emaildialog.h -o release/moc_emaildialog.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_emaildialog.o release/moc_emaildialog.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/settings/colorsettings.h -o release/moc_colorsettings.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_colorsettings.o release/moc_colorsettings.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/cmdtools/cmdlinetool.h -o release/moc_cmdlinetool.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_cmdlinetool.o release/moc_cmdlinetool.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/cmdtools/addnote.h -o release/moc_addnote.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_addnote.o release/moc_addnote.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/utilities/crossmemorymapper.h -o release/moc_crossmemorymapper.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_crossmemorymapper.o release/moc_crossmemorymapper.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/cmdtools/cmdlinequery.h -o release/moc_cmdlinequery.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_cmdlinequery.o release/moc_cmdlinequery.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/utilities/nuuid.h -o release/moc_nuuid.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_nuuid.o release/moc_nuuid.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/cmdtools/deletenote.h -o release/moc_deletenote.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_deletenote.o release/moc_deletenote.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/cmdtools/emailnote.h -o release/moc_emailnote.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_emailnote.o release/moc_emailnote.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/dialog/faderdialog.h -o release/moc_faderdialog.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_faderdialog.o release/moc_faderdialog.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/cmdtools/extractnotetext.h -o release/moc_extractnotetext.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_extractnotetext.o release/moc_extractnotetext.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/cmdtools/extractnotes.h -o release/moc_extractnotes.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_extractnotes.o release/moc_extractnotes.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/cmdtools/alternote.h -o release/moc_alternote.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_alternote.o release/moc_alternote.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/cmdtools/importnotes.h -o release/moc_importnotes.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_importnotes.o release/moc_importnotes.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/dialog/preferences/thumbnailpreferences.h -o release/moc_thumbnailpreferences.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_thumbnailpreferences.o release/moc_thumbnailpreferences.cpp</div><div>/usr/lib/qt4/bin/moc -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. ../nixnote2/cmdtools/signalgui.h -o release/moc_signalgui.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/moc_signalgui.o release/moc_signalgui.cpp</div><div>/usr/lib/qt4/bin/rcc -name NixNote2 ../nixnote2/NixNote2.qrc -o release/qrc_NixNote2.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/qrc_NixNote2.o release/qrc_NixNote2.cpp</div><div>g++ -Wl,-O1,--sort-common,--as-needed,-z,relro -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-O1 -o nixnote2 release/main.o release/nixnote.o release/global.o release/filemanager.o release/nwebpage.o release/nwebview.o release/databaseconnection.o release/qsdebugoutput.o release/qslog.o release/qslogdest.o release/configstore.o release/ntableview.o release/ntableviewheader.o release/syncrunner.o release/datastore.o release/usertable.o release/tagtable.o release/searchtable.o release/nsearchview.o release/notemodel.o release/nmainmenubar.o release/nsearchviewitem.o release/ntagview.o release/ntagviewitem.o release/widgetpanel.o release/numberdelegate.o release/ntabwidget.o release/nnotebookviewitem.o release/nnotebookview.o release/datedelegate.o release/ntreemodel.o release/resourcetable.o release/notetable.o release/notebooktable.o release/notesortfilterproxymodel.o release/thumbnailer.o release/noteformatter.o release/startupconfig.o release/logindialog.o release/lineedit.o release/nattributetree.o release/filtercriteria.o release/ntrashtree.o release/filterengine.o release/notecache.o release/nbrowserwindow.o release/indexrunner.o release/tagscanner.o release/importdata.o release/notemetadata.o release/sharednotebooktable.o release/ntitleeditor.o release/notebookmenubutton.o release/expandbutton.o release/urleditor.o release/tageditor.o release/tageditornewtag.o release/tagviewer.o release/flowlayout.o release/authoreditor.o release/dateeditor.o release/datetimeeditor.o release/savedsearchproperties.o release/treewidgeteditor.o release/tagproperties.o release/notebookproperties.o release/enmlformatter.o release/encrypt.o release/endecryptdialog.o release/oauthtokenizer.o release/oauthwindow.o release/communicationmanager.o release/colormenu.o release/xmlhighlighter.o release/mimereference.o release/accountdialog.o release/shortcutkeys.o release/insertlinkdialog.o release/tabledialog.o release/encryptdialog.o release/insertlatexdialog.o release/popplerviewer.o release/pluginfactory.o release/findreplace.o release/linkednotebooktable.o release/application.o release/databasestatus.o release/popplergraphicsview.o release/counterrunner.o release/nnotebookviewdelegate.o release/ntrashviewdelegate.o release/ntagviewdelegate.o release/filewatcher.o release/filewatchertable.o release/filewatchermanager.o release/watchfolderadd.o release/watchfolderdialog.o release/preferencesdialog.o release/debugpreferences.o release/syncpreferences.o release/appearancepreferences.o release/accountsmanager.o release/adduseraccountdialog.o release/accountmaintenancedialog.o release/truefalsedelegate.o release/editorbuttonbar.o release/communicationerror.o release/screencapture.o release/imagedelegate.o release/searchpreferences.o release/attachmenticonbuilder.o release/locationdialog.o release/locationeditor.o release/localepreferences.o release/reminderorderdelegate.o release/reminderbutton.o release/remindersetdialog.o release/reminderevent.o release/remindermanager.o release/notehistoryselect.o release/closenotebookdialog.o release/spellcheckdialog.o release/externalbrowse.o release/nsqlquery.o release/aboutdialog.o release/importenex.o release/exportdata.o release/logviewer.o release/htmlentitiesdialog.o release/exceptions.o release/http.o release/services_nongenerated.o release/oauth.o release/AsyncResult.o release/EventLoopFinisher.o release/constants.o release/services.o release/types.o release/traymenu.o release/favoritesview.o release/favoritesviewdelegate.o release/favoritesviewitem.o release/favoritestable.o release/favoritesrecord.o release/remotequery.o release/fontnamecombobox.o release/fontsizecombobox.o release/pixelconverter.o release/noteindexer.o release/batchimport.o release/databaseupgrade.o release/emailaddress.o release/mimeattachment.o release/mimecontentformatter.o release/mimefile.o release/mimehtml.o release/mimeinlinefile.o release/mimemessage.o release/mimemultipart.o release/mimepart.o release/mimetext.o release/quotedprintable.o release/smtpclient.o release/emailpreferences.o release/emaildialog.o release/colorsettings.o release/debugtool.o release/cmdlinetool.o release/addnote.o release/crossmemorymapper.o release/cmdlinequery.o release/nuuid.o release/deletenote.o release/emailnote.o release/faderdialog.o release/extractnotetext.o release/extractnotes.o release/alternote.o release/importnotes.o release/thumbnailpreferences.o release/noteproperties.o release/shortcutdialog.o release/signalgui.o release/moc_nixnote.o release/moc_filemanager.o release/moc_nwebpage.o release/moc_nwebview.o release/moc_ntableview.o release/moc_ntableviewheader.o release/moc_syncrunner.o release/moc_datastore.o release/moc_nsearchview.o release/moc_notemodel.o release/moc_nmainmenubar.o release/moc_ntagview.o release/moc_widgetpanel.o release/moc_ntabwidget.o release/moc_nnotebookview.o release/moc_datedelegate.o release/moc_ntreemodel.o release/moc_notesortfilterproxymodel.o release/moc_thumbnailer.o release/moc_noteformatter.o release/moc_logindialog.o release/moc_lineedit.o release/moc_nattributetree.o release/moc_filtercriteria.o release/moc_ntrashtree.o release/moc_filterengine.o release/moc_notecache.o release/moc_nbrowserwindow.o release/moc_indexrunner.o release/moc_tagscanner.o release/moc_importdata.o release/moc_ntitleeditor.o release/moc_notebookmenubutton.o release/moc_expandbutton.o release/moc_urleditor.o release/moc_tageditor.o release/moc_tageditornewtag.o release/moc_tagviewer.o release/moc_authoreditor.o release/moc_dateeditor.o release/moc_datetimeeditor.o release/moc_savedsearchproperties.o release/moc_treewidgeteditor.o release/moc_tagproperties.o release/moc_notebookproperties.o release/moc_enmlformatter.o release/moc_endecryptdialog.o release/moc_oauthtokenizer.o release/moc_oauthwindow.o release/moc_communicationmanager.o release/moc_colormenu.o release/moc_mimereference.o release/moc_accountdialog.o release/moc_shortcutkeys.o release/moc_insertlinkdialog.o release/moc_tabledialog.o release/moc_encryptdialog.o release/moc_insertlatexdialog.o release/moc_popplerviewer.o release/moc_pluginfactory.o release/moc_findreplace.o release/moc_linkednotebooktable.o release/moc_application.o release/moc_databasestatus.o release/moc_popplergraphicsview.o release/moc_counterrunner.o release/moc_nnotebookviewdelegate.o release/moc_ntrashviewdelegate.o release/moc_ntagviewdelegate.o release/moc_filewatcher.o release/moc_filewatchertable.o release/moc_filewatchermanager.o release/moc_watchfolderadd.o release/moc_watchfolderdialog.o release/moc_preferencesdialog.o release/moc_debugpreferences.o release/moc_syncpreferences.o release/moc_appearancepreferences.o release/moc_accountsmanager.o release/moc_adduseraccountdialog.o release/moc_accountmaintenancedialog.o release/moc_editorbuttonbar.o release/moc_communicationerror.o release/moc_screencapture.o release/moc_searchpreferences.o release/moc_attachmenticonbuilder.o release/moc_locationdialog.o release/moc_locationeditor.o release/moc_localepreferences.o release/moc_reminderbutton.o release/moc_remindersetdialog.o release/moc_reminderevent.o release/moc_remindermanager.o release/moc_notehistoryselect.o release/moc_closenotebookdialog.o release/moc_spellcheckdialog.o release/moc_externalbrowse.o release/moc_aboutdialog.o release/moc_importenex.o release/moc_exportdata.o release/moc_logviewer.o release/moc_htmlentitiesdialog.o release/moc_exceptions.o release/moc_http.o release/moc_oauth.o release/moc_AsyncResult.o release/moc_EventLoopFinisher.o release/moc_EverCloudException.o release/moc_traymenu.o release/moc_favoritesview.o release/moc_favoritesviewdelegate.o release/moc_favoritestable.o release/moc_favoritesrecord.o release/moc_remotequery.o release/moc_fontnamecombobox.o release/moc_fontsizecombobox.o release/moc_batchimport.o release/moc_databaseupgrade.o release/moc_emailaddress.o release/moc_mimeattachment.o release/moc_mimecontentformatter.o release/moc_mimefile.o release/moc_mimehtml.o release/moc_mimemultipart.o release/moc_mimepart.o release/moc_quotedprintable.o release/moc_smtpclient.o release/moc_emailpreferences.o release/moc_emaildialog.o release/moc_colorsettings.o release/moc_cmdlinetool.o release/moc_addnote.o release/moc_crossmemorymapper.o release/moc_cmdlinequery.o release/moc_nuuid.o release/moc_deletenote.o release/moc_emailnote.o release/moc_faderdialog.o release/moc_extractnotetext.o release/moc_extractnotes.o release/moc_alternote.o release/moc_importnotes.o release/moc_thumbnailpreferences.o release/moc_signalgui.o release/qrc_NixNote2.o &nbsp; &nbsp;-L/usr/lib -lcurl -L/usr/lib -lpoppler-qt4 -g -rdynamic -lQtWebKit -lQtSql -lQtXml -lQtGui -lQtNetwork -lQtCore -lpthread&nbsp;</div><div>make[1]: Leaving directory '/tmp/yaourt-tmp-james/aur-nixnote2-git/src/build'</div><div>==&gt; Entering fakeroot environment...</div><div>==&gt; Starting package()...</div><div>Updating '/tmp/yaourt-tmp-james/aur-nixnote2-git/pkg/nixnote2-git/usr/share/nixnote2/translations/nixnote2_ca.qm'...</div><div>&nbsp; &nbsp; Generated 0 translation(s) (0 finished and 0 unfinished)</div><div>&nbsp; &nbsp; Ignored 836 untranslated source text(s)</div><div>Updating '/tmp/yaourt-tmp-james/aur-nixnote2-git/pkg/nixnote2-git/usr/share/nixnote2/translations/nixnote2_cs_CZ.qm'...</div><div>&nbsp; &nbsp; Generated 821 translation(s) (820 finished and 1 unfinished)</div><div>&nbsp; &nbsp; Ignored 17 untranslated source text(s)</div><div>Updating '/tmp/yaourt-tmp-james/aur-nixnote2-git/pkg/nixnote2-git/usr/share/nixnote2/translations/nixnote2_da.qm'...</div><div>&nbsp; &nbsp; Generated 0 translation(s) (0 finished and 0 unfinished)</div><div>&nbsp; &nbsp; Ignored 836 untranslated source text(s)</div><div>Updating '/tmp/yaourt-tmp-james/aur-nixnote2-git/pkg/nixnote2-git/usr/share/nixnote2/translations/nixnote2_de.qm'...</div><div>&nbsp; &nbsp; Generated 358 translation(s) (272 finished and 86 unfinished)</div><div>&nbsp; &nbsp; Ignored 479 untranslated source text(s)</div><div>Updating '/tmp/yaourt-tmp-james/aur-nixnote2-git/pkg/nixnote2-git/usr/share/nixnote2/translations/nixnote2_es.qm'...</div><div>&nbsp; &nbsp; Generated 0 translation(s) (0 finished and 0 unfinished)</div><div>&nbsp; &nbsp; Ignored 836 untranslated source text(s)</div><div>Updating '/tmp/yaourt-tmp-james/aur-nixnote2-git/pkg/nixnote2-git/usr/share/nixnote2/translations/nixnote2_fr.qm'...</div><div>&nbsp; &nbsp; Generated 722 translation(s) (689 finished and 33 unfinished)</div><div>&nbsp; &nbsp; Ignored 116 untranslated source text(s)</div><div>Updating '/tmp/yaourt-tmp-james/aur-nixnote2-git/pkg/nixnote2-git/usr/share/nixnote2/translations/nixnote2_ja.qm'...</div><div>&nbsp; &nbsp; Generated 589 translation(s) (544 finished and 45 unfinished)</div><div>&nbsp; &nbsp; Ignored 249 untranslated source text(s)</div><div>Updating '/tmp/yaourt-tmp-james/aur-nixnote2-git/pkg/nixnote2-git/usr/share/nixnote2/translations/nixnote2_pl.qm'...</div><div>&nbsp; &nbsp; Generated 0 translation(s) (0 finished and 0 unfinished)</div><div>&nbsp; &nbsp; Ignored 836 untranslated source text(s)</div><div>Updating '/tmp/yaourt-tmp-james/aur-nixnote2-git/pkg/nixnote2-git/usr/share/nixnote2/translations/nixnote2_pt.qm'...</div><div>&nbsp; &nbsp; Generated 0 translation(s) (0 finished and 0 unfinished)</div><div>&nbsp; &nbsp; Ignored 836 untranslated source text(s)</div><div>Updating '/tmp/yaourt-tmp-james/aur-nixnote2-git/pkg/nixnote2-git/usr/share/nixnote2/translations/nixnote2_ru.qm'...</div><div>&nbsp; &nbsp; Generated 239 translation(s) (0 finished and 239 unfinished)</div><div>&nbsp; &nbsp; Ignored 597 untranslated source text(s)</div><div>Updating '/tmp/yaourt-tmp-james/aur-nixnote2-git/pkg/nixnote2-git/usr/share/nixnote2/translations/nixnote2_sk.qm'...</div><div>&nbsp; &nbsp; Generated 0 translation(s) (0 finished and 0 unfinished)</div><div>&nbsp; &nbsp; Ignored 836 untranslated source text(s)</div><div>Updating '/tmp/yaourt-tmp-james/aur-nixnote2-git/pkg/nixnote2-git/usr/share/nixnote2/translations/nixnote2_zh_CN.qm'...</div><div>&nbsp; &nbsp; Generated 838 translation(s) (826 finished and 12 unfinished)</div><div>Updating '/tmp/yaourt-tmp-james/aur-nixnote2-git/pkg/nixnote2-git/usr/share/nixnote2/translations/nixnote2_zh_TW.qm'...</div><div>&nbsp; &nbsp; Generated 618 translation(s) (577 finished and 41 unfinished)</div><div>&nbsp; &nbsp; Ignored 220 untranslated source text(s)</div><div>==&gt; Tidying install...</div><div>&nbsp; -&gt; Removing libtool files...</div><div>&nbsp; -&gt; Purging unwanted files...</div><div>&nbsp; -&gt; Removing static library files...</div><div>&nbsp; -&gt; Stripping unneeded symbols from binaries and libraries...</div><div>&nbsp; -&gt; Compressing man and info pages...</div><div>==&gt; Checking for packaging issue...</div><div>==&gt; Creating package "nixnote2-git"...</div><div>&nbsp; -&gt; Generating .PKGINFO file...</div><div>&nbsp; -&gt; Generating .BUILDINFO file...</div><div>&nbsp; -&gt; Generating .MTREE file...</div><div>&nbsp; -&gt; Compressing package...</div><div>==&gt; Leaving fakeroot environment.</div><div>==&gt; Finished making: nixnote2-git v2.0.beta10.r45.g4102ad4-1 (Sun Dec 11 08:49:36 PST 2016)</div><div>==&gt; Cleaning up...</div><div>==&gt; Exporting nixnote2-git to /var/cache/pacman/pkg/ directory</div><div>[sudo] password for james:&nbsp;</div><div><br></div><div>==&gt; Continue installing nixnote2-git ? [Y/n]</div><div>==&gt; [v]iew package contents [c]heck package with namcap</div><div>==&gt; ---------------------------------------------------</div><div>==&gt; Y</div><div><br></div><div>[sudo] password for james:&nbsp;</div><div>loading packages...</div><div>resolving dependencies...</div><div>looking for conflicting packages...</div><div><br></div><div>Packages (1) nixnote2-git-v2.0.beta10.r45.g4102ad4-1</div><div><br></div><div>Total Installed Size: &nbsp;7.52 MiB</div><div>Net Upgrade Size: &nbsp; &nbsp; &nbsp;0.02 MiB</div><div><br></div><div>:: Proceed with installation? [Y/n] Y</div><div>(1/1) checking keys in keyring &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; [######################] 100%</div><div>(1/1) checking package integrity &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; [######################] 100%</div><div>(1/1) loading package files &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;[######################] 100%</div><div>(1/1) checking for file conflicts &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;[######################] 100%</div><div>(1/1) checking available disk space &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;[######################] 100%</div><div>:: Processing package changes...</div><div>(1/1) upgrading nixnote2-git &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; [######################] 100%</div><div>:: Running post-transaction hooks...</div><div>(1/1) Updating the desktop file MIME type cache...</div><div>[james@thinkjames ~]$ nixnote2</div><div>DEBUG 2016-12-11 09:13:15.815 ( ../nixnote2/gui/shortcutkeys.cpp @ 203 ) Loading system shortcuts from &nbsp;"/usr/share/nixnote2/shortcuts.txt"&nbsp;</div><div>DEBUG 2016-12-11 09:13:15.816 ( ../nixnote2/gui/shortcutkeys.cpp @ 205 ) Loadng user shortcuts from &nbsp;"/home/james/.nixnote/shortcuts.txt"&nbsp;</div><div>DEBUG 2016-12-11 09:13:15.816 ( ../nixnote2/gui/shortcutkeys.cpp @ 236 ) Unable to open file for reading or file does not exist.&nbsp;</div><div>DEBUG 2016-12-11 09:13:15.818 ( ../nixnote2/main.cpp @ 157 ) Program Home: &nbsp;"/usr/share/nixnote2/"&nbsp;</div><div>DEBUG 2016-12-11 09:13:15.818 ( ../nixnote2/main.cpp @ 158 ) Built on &nbsp;Dec 11 2016 &nbsp;at &nbsp;08:32:11&nbsp;</div><div>DEBUG 2016-12-11 09:13:15.818 ( ../nixnote2/main.cpp @ 159 ) Built with Qt 4.8.7 running on 4.8.7&nbsp;</div><div>DEBUG 2016-12-11 09:13:15.821 ( ../nixnote2/main.cpp @ 218 ) Setting up NN&nbsp;</div><div>DEBUG 2016-12-11 09:13:15.834 ( ../nixnote2/nixnote.cpp @ 118 ) Looking for transaltions: &nbsp;"/usr/share/nixnote2/translations/nixnote2_en_US.qm"&nbsp;</div><div>DEBUG 2016-12-11 09:13:15.837 ( ../nixnote2/sql/databaseconnection.cpp @ 37 ) SQL drivers available: &nbsp;("QIBASE", "QSQLITE", "QMYSQL3", "QMYSQL", "QPSQL7", "QPSQL")&nbsp;</div><div>TRACE 2016-12-11 09:13:15.837 ( ../nixnote2/sql/databaseconnection.cpp @ 38 ) Adding database SQLITE&nbsp;</div><div>TRACE 2016-12-11 09:13:15.838 ( ../nixnote2/sql/databaseconnection.cpp @ 40 ) Setting DB name&nbsp;</div><div>TRACE 2016-12-11 09:13:15.838 ( ../nixnote2/sql/databaseconnection.cpp @ 42 ) Opening database&nbsp;</div><div>TRACE 2016-12-11 09:13:15.839 ( ../nixnote2/sql/databaseconnection.cpp @ 50 ) Preparing tables&nbsp;</div><div>DEBUG 2016-12-11 09:13:15.845 ( ../nixnote2/sql/databaseconnection.cpp @ 64 ) *** SQLITE COMPILE OPTIONS ***&nbsp;</div><div>DEBUG 2016-12-11 09:13:15.845 ( ../nixnote2/sql/databaseconnection.cpp @ 66 ) "COMPILER=gcc-6.2.1 20160830"&nbsp;</div><div>DEBUG 2016-12-11 09:13:15.845 ( ../nixnote2/sql/databaseconnection.cpp @ 66 ) "ENABLE_COLUMN_METADATA"&nbsp;</div><div>DEBUG 2016-12-11 09:13:15.845 ( ../nixnote2/sql/databaseconnection.cpp @ 66 ) "ENABLE_DBSTAT_VTAB"&nbsp;</div><div>DEBUG 2016-12-11 09:13:15.845 ( ../nixnote2/sql/databaseconnection.cpp @ 66 ) "ENABLE_FTS3"&nbsp;</div><div>DEBUG 2016-12-11 09:13:15.845 ( ../nixnote2/sql/databaseconnection.cpp @ 66 ) "ENABLE_FTS4"&nbsp;</div><div>DEBUG 2016-12-11 09:13:15.845 ( ../nixnote2/sql/databaseconnection.cpp @ 66 ) "ENABLE_FTS5"&nbsp;</div><div>DEBUG 2016-12-11 09:13:15.845 ( ../nixnote2/sql/databaseconnection.cpp @ 66 ) "ENABLE_JSON1"&nbsp;</div><div>DEBUG 2016-12-11 09:13:15.845 ( ../nixnote2/sql/databaseconnection.cpp @ 66 ) "ENABLE_RTREE"&nbsp;</div><div>DEBUG 2016-12-11 09:13:15.845 ( ../nixnote2/sql/databaseconnection.cpp @ 66 ) "ENABLE_UNLOCK_NOTIFY"&nbsp;</div><div>DEBUG 2016-12-11 09:13:15.845 ( ../nixnote2/sql/databaseconnection.cpp @ 66 ) "HAVE_ISNAN"&nbsp;</div><div>DEBUG 2016-12-11 09:13:15.846 ( ../nixnote2/sql/databaseconnection.cpp @ 66 ) "SECURE_DELETE"&nbsp;</div><div>DEBUG 2016-12-11 09:13:15.846 ( ../nixnote2/sql/databaseconnection.cpp @ 66 ) "SYSTEM_MALLOC"&nbsp;</div><div>DEBUG 2016-12-11 09:13:15.846 ( ../nixnote2/sql/databaseconnection.cpp @ 66 ) "TEMP_STORE=1"&nbsp;</div><div>DEBUG 2016-12-11 09:13:15.846 ( ../nixnote2/sql/databaseconnection.cpp @ 66 ) "THREADSAFE=1"&nbsp;</div><div>TRACE 2016-12-11 09:13:15.847 ( ../nixnote2/sql/databaseconnection.cpp @ 85 ) Creating filter table&nbsp;</div><div>TRACE 2016-12-11 09:13:15.851 ( ../nixnote2/sql/databaseconnection.cpp @ 88 ) Adding to filter table&nbsp;</div><div>TRACE 2016-12-11 09:13:15.868 ( ../nixnote2/sql/databaseconnection.cpp @ 90 ) Addition complete&nbsp;</div><div>TRACE 2016-12-11 09:13:15.868 ( ../nixnote2/nixnote.cpp @ 143 ) Setting up counter thread&nbsp;</div><div>TRACE 2016-12-11 09:13:15.869 ( ../nixnote2/nixnote.cpp @ 147 ) Setting up sync thread&nbsp;</div><div>TRACE 2016-12-11 09:13:15.869 ( ../nixnote2/nixnote.cpp @ 151 ) Setting up GUI&nbsp;</div><div>TRACE 2016-12-11 09:13:15.972 ( ../nixnote2/nixnote.cpp @ 275 ) Setting up tool bar&nbsp;</div><div>TRACE 2016-12-11 09:13:15.974 ( ../nixnote2/nixnote.cpp @ 348 ) Adding main splitter&nbsp;</div><div>TRACE 2016-12-11 09:13:15.975 ( ../nixnote2/nixnote.cpp @ 861 ) Starting NixNote.setupNoteList()&nbsp;</div><div>TRACE 2016-12-11 09:13:15.980 ( ../nixnote2/gui/ntableview.cpp @ 52 ) Entering NTableView constructor&nbsp;</div><div>TRACE 2016-12-11 09:13:15.983 ( ../nixnote2/gui/ntableview.cpp @ 65 ) Setting up edit triggers&nbsp;</div><div>TRACE 2016-12-11 09:13:15.983 ( ../nixnote2/gui/ntableview.cpp @ 69 ) Setting up fort metrics&nbsp;</div><div>TRACE 2016-12-11 09:13:15.983 ( ../nixnote2/gui/ntableview.cpp @ 72 ) Initializing proxy&nbsp;</div><div>TRACE 2016-12-11 09:13:16.258 ( ../nixnote2/gui/ntableview.cpp @ 88 ) Setting up table deligates&nbsp;</div><div>TRACE 2016-12-11 09:13:16.258 ( ../nixnote2/gui/ntableview.cpp @ 112 ) Setting up column headers&nbsp;</div><div>TRACE 2016-12-11 09:13:16.261 ( ../nixnote2/gui/ntableview.cpp @ 331 ) Exiting NTableView constructor&nbsp;</div><div>TRACE 2016-12-11 09:13:16.261 ( ../nixnote2/nixnote.cpp @ 884 ) Leaving NixNote.setupNoteList()&nbsp;</div><div>TRACE 2016-12-11 09:13:16.262 ( ../nixnote2/nixnote.cpp @ 981 ) Starting NixNote.setupFavoritesdNotebookTree()&nbsp;</div><div>TRACE 2016-12-11 09:13:16.269 ( ../nixnote2/nixnote.cpp @ 998 ) Exiting NixNote.setupFavoritesTree()&nbsp;</div><div>TRACE 2016-12-11 09:13:16.269 ( ../nixnote2/nixnote.cpp @ 1007 ) Starting NixNote.setupSynchronizedNotebookTree()&nbsp;</div><div>TRACE 2016-12-11 09:13:16.293 ( ../nixnote2/nixnote.cpp @ 1016 ) Exiting NixNote.setupSynchronizedNotebookTree()&nbsp;</div><div>TRACE 2016-12-11 09:13:16.293 ( ../nixnote2/nixnote.cpp @ 919 ) Starting NixNote.setupTagTree()&nbsp;</div><div>TRACE 2016-12-11 09:13:16.328 ( ../nixnote2/nixnote.cpp @ 936 ) Exiting NixNote.setupTagTree()&nbsp;</div><div>TRACE 2016-12-11 09:13:16.328 ( ../nixnote2/nixnote.cpp @ 899 ) Starting NixNote.setupSearchTree()&nbsp;</div><div>TRACE 2016-12-11 09:13:16.330 ( ../nixnote2/nixnote.cpp @ 911 ) Exiting NixNote.setupSearchTree()&nbsp;</div><div>TRACE 2016-12-11 09:13:16.331 ( ../nixnote2/nixnote.cpp @ 945 ) Starting NixNote.setupAttributeTree()&nbsp;</div><div>TRACE 2016-12-11 09:13:16.335 ( ../nixnote2/nixnote.cpp @ 954 ) Exiting NixNote.setupAttributeTree()&nbsp;</div><div>TRACE 2016-12-11 09:13:16.335 ( ../nixnote2/nixnote.cpp @ 962 ) Starting NixNote.setupTrashTree()&nbsp;</div><div>TRACE 2016-12-11 09:13:16.337 ( ../nixnote2/nixnote.cpp @ 971 ) Exiting NixNote.setupTrashTree()&nbsp;</div><div>TRACE 2016-12-11 09:13:16.337 ( ../nixnote2/nixnote.cpp @ 1025 ) Starting NixNote.setupTabWindow()&nbsp;</div><div>TRACE 2016-12-11 09:13:16.354 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 41 ) Entering TagEditorNewTag : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:16.354 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:16.354 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:16.354 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:16.354 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:16.354 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:16.354 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:16.354 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:16.354 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:16.355 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:16.355 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:16.355 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 88 ) Entering loadCompleter : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:16.396 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 116 ) Exiting loadCompleter : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:16.396 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:16.396 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:16.396 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 65 ) Exiting TagEditorNewTag : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:16.418 ( ../nixnote2/gui/browserWidgets/tageditor.cpp @ 38 ) Entering TagEditor : 9TagEditor&nbsp;</div><div>TRACE 2016-12-11 09:13:16.431 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:16.431 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:16.431 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:16.431 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:16.431 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:16.431 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:16.431 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:16.431 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:16.431 ( ../nixnote2/gui/browserWidgets/tageditor.cpp @ 61 ) Exiting TagEditor : 9TagEditor&nbsp;</div><div>TRACE 2016-12-11 09:13:16.664 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:16.664 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:16.664 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:16.664 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:16.664 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:16.665 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:16.665 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:16.665 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:16.693 ( ../nixnote2/nixnote.cpp @ 1065 ) Exiting NixNote.setupTabWindow()&nbsp;</div><div>TRACE 2016-12-11 09:13:16.693 ( ../nixnote2/nixnote.cpp @ 376 ) Setting up left panel&nbsp;</div><div>TRACE 2016-12-11 09:13:16.714 ( ../nixnote2/nixnote.cpp @ 389 ) Resetting left side widgets&nbsp;</div><div>TRACE 2016-12-11 09:13:16.714 ( ../nixnote2/nixnote.cpp @ 397 ) Restoring window state&nbsp;</div><div>TRACE 2016-12-11 09:13:16.720 ( ../nixnote2/sql/notetable.cpp @ 879 ) Fetching Resources? &nbsp;false &nbsp;With binary? &nbsp;false&nbsp;</div><div>TRACE 2016-12-11 09:13:18.305 ( ../nixnote2/sql/notetable.cpp @ 884 ) Fetched resources&nbsp;</div><div>DEBUG 2016-12-11 09:13:18.306 ( ../nixnote2/gui/nbrowserwindow.cpp @ 370 ) Setting note contents to &nbsp;13060&nbsp;</div><div>DEBUG 2016-12-11 09:13:18.306 ( ../nixnote2/gui/nbrowserwindow.cpp @ 382 ) this.lid: -1 &nbsp; 13060&nbsp;</div><div>DEBUG 2016-12-11 09:13:18.306 ( ../nixnote2/gui/nbrowserwindow.cpp @ 390 ) editor is dirty&nbsp;</div><div>DEBUG 2016-12-11 09:13:18.306 ( ../nixnote2/gui/nbrowserwindow.cpp @ 401 ) Getting note&nbsp;</div><div>TRACE 2016-12-11 09:13:18.307 ( ../nixnote2/sql/notetable.cpp @ 879 ) Fetching Resources? &nbsp;false &nbsp;With binary? &nbsp;false&nbsp;</div><div>TRACE 2016-12-11 09:13:18.358 ( ../nixnote2/sql/notetable.cpp @ 884 ) Fetched resources&nbsp;</div><div>DEBUG 2016-12-11 09:13:18.358 ( ../nixnote2/gui/nbrowserwindow.cpp @ 416 ) Checking if note is in cache&nbsp;</div><div>DEBUG 2016-12-11 09:13:18.358 ( ../nixnote2/gui/nbrowserwindow.cpp @ 432 ) Note not in cache&nbsp;</div><div>DEBUG 2016-12-11 09:13:18.358 ( ../nixnote2/gui/nbrowserwindow.cpp @ 438 ) rebuilding note HTML&nbsp;</div><div>TRACE 2016-12-11 09:13:18.358 ( ../nixnote2/html/noteformatter.cpp @ 118 ) Rebuilding HTML&nbsp;</div><div>TRACE 2016-12-11 09:13:18.358 ( ../nixnote2/html/noteformatter.cpp @ 129 ) getting resource from hash&nbsp;</div><div>TRACE 2016-12-11 09:13:18.823 ( ../nixnote2/html/noteformatter.cpp @ 135 ) Before preHTMLFormat&nbsp;</div><div>TRACE 2016-12-11 09:13:18.823 ( ../nixnote2/html/noteformatter.cpp @ 184 ) Entering preHtmlFormat :&nbsp;</div><div>TRACE 2016-12-11 09:13:18.823 ( ../nixnote2/html/noteformatter.cpp @ 203 ) Exiting preHtmlFormat :&nbsp;</div><div>TRACE 2016-12-11 09:13:18.823 ( ../nixnote2/html/noteformatter.cpp @ 143 ) About to set content&nbsp;</div><div>TRACE 2016-12-11 09:13:18.846 ( ../nixnote2/html/noteformatter.cpp @ 147 ) Starting to modify tags&nbsp;</div><div>TRACE 2016-12-11 09:13:18.846 ( ../nixnote2/html/noteformatter.cpp @ 216 ) Entering modifyTags :&nbsp;</div><div>TRACE 2016-12-11 09:13:18.846 ( ../nixnote2/html/noteformatter.cpp @ 220 ) Searching for all en-media tags;&nbsp;</div><div>TRACE 2016-12-11 09:13:18.846 ( ../nixnote2/html/noteformatter.cpp @ 222 ) Search complete: &nbsp;1&nbsp;</div><div>TRACE 2016-12-11 09:13:18.846 ( ../nixnote2/html/noteformatter.cpp @ 230 ) En-Media tag type: &nbsp;"application"&nbsp;</div><div>TRACE 2016-12-11 09:13:18.847 ( ../nixnote2/html/noteformatter.cpp @ 502 ) Entering modifyApplicationTags :&nbsp;</div><div>DEBUG 2016-12-11 09:13:18.847 ( ../nixnote2/html/noteformatter.cpp @ 513 ) Fetching for note: &nbsp;"7da20113-1e4c-4ccb-a545-f2a3f96e2bcb" &nbsp;hash: &nbsp;"a9a5179450ad70affbd4448787f05c62"&nbsp;</div><div>TRACE 2016-12-11 09:13:18.953 ( ../nixnote2/html/noteformatter.cpp @ 609 ) Entering findIcon :&nbsp;</div><div>TRACE 2016-12-11 09:13:19.002 ( ../nixnote2/html/noteformatter.cpp @ 602 ) Exiting modifyApplicationTags :&nbsp;</div><div>TRACE 2016-12-11 09:13:19.003 ( ../nixnote2/html/noteformatter.cpp @ 235 ) Type modified&nbsp;</div><div>TRACE 2016-12-11 09:13:19.003 ( ../nixnote2/html/noteformatter.cpp @ 305 ) Exiting modifyTags :&nbsp;</div><div>TRACE 2016-12-11 09:13:19.003 ( ../nixnote2/html/noteformatter.cpp @ 149 ) Done modifying tags&nbsp;</div><div>TRACE 2016-12-11 09:13:19.004 ( ../nixnote2/html/noteformatter.cpp @ 175 ) Done rebuiling HTML&nbsp;</div><div>DEBUG 2016-12-11 09:13:19.006 ( ../nixnote2/gui/nbrowserwindow.cpp @ 441 ) criteria search string set&nbsp;</div><div>DEBUG 2016-12-11 09:13:19.006 ( ../nixnote2/gui/nbrowserwindow.cpp @ 446 ) adding to cache&nbsp;</div><div>DEBUG 2016-12-11 09:13:19.006 ( ../nixnote2/gui/nbrowserwindow.cpp @ 455 ) Setting up note title&nbsp;</div><div>TRACE 2016-12-11 09:13:19.007 ( ../nixnote2/sql/notetable.cpp @ 879 ) Fetching Resources? &nbsp;false &nbsp;With binary? &nbsp;false&nbsp;</div><div>TRACE 2016-12-11 09:13:19.050 ( ../nixnote2/sql/notetable.cpp @ 884 ) Fetched resources&nbsp;</div><div>DEBUG 2016-12-11 09:13:19.050 ( ../nixnote2/gui/nbrowserwindow.cpp @ 460 ) Setting editor contents&nbsp;</div><div>DEBUG 2016-12-11 09:13:19.053 ( ../nixnote2/gui/nbrowserwindow.cpp @ 468 ) Setting attributes&nbsp;</div><div>DEBUG 2016-12-11 09:13:19.053 ( ../nixnote2/gui/nbrowserwindow.cpp @ 503 ) Setting tags&nbsp;</div><div>TRACE 2016-12-11 09:13:19.053 ( ../nixnote2/gui/browserWidgets/tageditor.cpp @ 274 ) Entering clear : 9TagEditor&nbsp;</div><div>TRACE 2016-12-11 09:13:19.053 ( ../nixnote2/gui/browserWidgets/tageditor.cpp @ 319 ) Entering emptyTags : 9TagEditor&nbsp;</div><div>TRACE 2016-12-11 09:13:19.053 ( ../nixnote2/gui/browserWidgets/tageditor.cpp @ 325 ) Exiting emptyTags : 9TagEditor&nbsp;</div><div>TRACE 2016-12-11 09:13:19.053 ( ../nixnote2/gui/browserWidgets/tageditor.cpp @ 279 ) Exiting clear : 9TagEditor&nbsp;</div><div>TRACE 2016-12-11 09:13:19.053 ( ../nixnote2/gui/browserWidgets/tageditor.cpp @ 203 ) Entering setTags : 9TagEditor&nbsp;</div><div>TRACE 2016-12-11 09:13:19.053 ( ../nixnote2/gui/browserWidgets/tageditor.cpp @ 319 ) Entering emptyTags : 9TagEditor&nbsp;</div><div>TRACE 2016-12-11 09:13:19.053 ( ../nixnote2/gui/browserWidgets/tageditor.cpp @ 325 ) Exiting emptyTags : 9TagEditor&nbsp;</div><div>TRACE 2016-12-11 09:13:19.053 ( ../nixnote2/gui/browserWidgets/tageditor.cpp @ 152 ) Entering loadTags : 9TagEditor&nbsp;</div><div>TRACE 2016-12-11 09:13:19.053 ( ../nixnote2/gui/browserWidgets/tageditor.cpp @ 161 ) Exiting loadTags : 9TagEditor&nbsp;</div><div>TRACE 2016-12-11 09:13:19.054 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 191 ) Entering setTags : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:19.054 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 88 ) Entering loadCompleter : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:19.099 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 116 ) Exiting loadCompleter : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:19.099 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 194 ) Exiting setTags : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:19.099 ( ../nixnote2/gui/browserWidgets/tageditor.cpp @ 213 ) Exiting setTags : 9TagEditor&nbsp;</div><div>TRACE 2016-12-11 09:13:19.099 ( ../nixnote2/gui/browserWidgets/tageditor.cpp @ 69 ) Entering setCurrentLid : 9TagEditor&nbsp;</div><div>TRACE 2016-12-11 09:13:19.099 ( ../nixnote2/gui/browserWidgets/tageditor.cpp @ 71 ) Exiting setCurrentLid : 9TagEditor&nbsp;</div><div>TRACE 2016-12-11 09:13:19.099 ( ../nixnote2/gui/browserWidgets/tageditor.cpp @ 343 ) Entering setAccount : 9TagEditor&nbsp;</div><div>TRACE 2016-12-11 09:13:19.100 ( ../nixnote2/gui/browserWidgets/tageditor.cpp @ 345 ) Exiting setAccount : 9TagEditor&nbsp;</div><div>DEBUG 2016-12-11 09:13:19.100 ( ../nixnote2/gui/nbrowserwindow.cpp @ 522 ) Setting notebook&nbsp;</div><div>DEBUG 2016-12-11 09:13:19.100 ( ../nixnote2/gui/nbrowserwindow.cpp @ 525 ) Setting URL&nbsp;</div><div>DEBUG 2016-12-11 09:13:19.100 ( ../nixnote2/gui/nbrowserwindow.cpp @ 528 ) Setting note attributes&nbsp;</div><div>DEBUG 2016-12-11 09:13:19.100 ( ../nixnote2/gui/nbrowserwindow.cpp @ 532 ) Setting sourceUrl&nbsp;</div><div>DEBUG 2016-12-11 09:13:19.100 ( ../nixnote2/gui/nbrowserwindow.cpp @ 537 ) Calling set source&nbsp;</div><div>DEBUG 2016-12-11 09:13:19.101 ( ../nixnote2/gui/nbrowserwindow.cpp @ 547 ) Checking thumbanail&nbsp;</div><div>DEBUG 2016-12-11 09:13:19.101 ( ../nixnote2/gui/nbrowserwindow.cpp @ 557 ) Exiting setContent&nbsp;</div><div>TRACE 2016-12-11 09:13:19.101 ( ../nixnote2/sql/notetable.cpp @ 879 ) Fetching Resources? &nbsp;false &nbsp;With binary? &nbsp;false&nbsp;</div><div>TRACE 2016-12-11 09:13:19.129 ( ../nixnote2/sql/notetable.cpp @ 884 ) Fetched resources&nbsp;</div><div>DEBUG 2016-12-11 09:13:19.132 ( ../nixnote2/nixnote.cpp @ 533 ) QSystemTrayIcon::isSystemTrayAvailable(): true&nbsp;</div><div>TRACE 2016-12-11 09:13:19.133 ( ../nixnote2/nixnote.cpp @ 557 ) Setting up timers&nbsp;</div><div>TRACE 2016-12-11 09:13:19.134 ( ../nixnote2/nixnote.cpp @ 563 ) Setting up more connections for tab windows &amp; threads&nbsp;</div><div>DEBUG 2016-12-11 09:13:19.134 ( ../nixnote2/nixnote.cpp @ 1515 ) starting NixNote.updateSelectionCriteria()&nbsp;</div><div>TRACE 2016-12-11 09:13:19.146 ( ../nixnote2/filters/filterengine.cpp @ 46 ) Entering filter :&nbsp;</div><div>DEBUG 2016-12-11 09:13:19.146 ( ../nixnote2/filters/filterengine.cpp @ 50 ) Purging filters&nbsp;</div><div>DEBUG 2016-12-11 09:13:19.148 ( ../nixnote2/filters/filterengine.cpp @ 52 ) Resetting filter table&nbsp;</div><div>DEBUG 2016-12-11 09:13:19.156 ( ../nixnote2/filters/filterengine.cpp @ 57 ) Reset complete&nbsp;</div><div>DEBUG 2016-12-11 09:13:19.156 ( ../nixnote2/filters/filterengine.cpp @ 67 ) Filtering favorite&nbsp;</div><div>DEBUG 2016-12-11 09:13:19.156 ( ../nixnote2/filters/filterengine.cpp @ 69 ) Filtering notebooks&nbsp;</div><div>DEBUG 2016-12-11 09:13:19.156 ( ../nixnote2/filters/filterengine.cpp @ 71 ) Filtering tags&nbsp;</div><div>DEBUG 2016-12-11 09:13:19.156 ( ../nixnote2/filters/filterengine.cpp @ 73 ) Filtering trash&nbsp;</div><div>DEBUG 2016-12-11 09:13:19.229 ( ../nixnote2/filters/filterengine.cpp @ 75 ) Filtering search string&nbsp;</div><div>DEBUG 2016-12-11 09:13:19.230 ( ../nixnote2/filters/filterengine.cpp @ 77 ) Filtering attributes&nbsp;</div><div>DEBUG 2016-12-11 09:13:19.230 ( ../nixnote2/filters/filterengine.cpp @ 79 ) Filtering complete&nbsp;</div><div>DEBUG 2016-12-11 09:13:19.233 ( ../nixnote2/nixnote.cpp @ 1537 ) Refreshing data&nbsp;</div><div>TRACE 2016-12-11 09:13:19.233 ( ../nixnote2/gui/ntableview.cpp @ 440 ) Getting valid lids in filter&nbsp;</div><div>DEBUG 2016-12-11 09:13:19.237 ( ../nixnote2/gui/ntableview.cpp @ 458 ) Valid LIDs retrieved. &nbsp;Refreshing selection&nbsp;</div><div>TRACE 2016-12-11 09:13:19.295 ( ../nixnote2/gui/ntableview.cpp @ 494 ) Highlighting selected rows after refresh&nbsp;</div><div>TRACE 2016-12-11 09:13:19.295 ( ../nixnote2/gui/ntableview.cpp @ 535 ) Selecting one item if nothing else is selected&nbsp;</div><div>TRACE 2016-12-11 09:13:19.295 ( ../nixnote2/gui/ntableview.cpp @ 544 ) Highlighting complete&nbsp;</div><div>TRACE 2016-12-11 09:13:19.295 ( ../nixnote2/gui/ntableview.cpp @ 558 ) refleshSelection() complete&nbsp;</div><div>TRACE 2016-12-11 09:13:19.297 ( ../nixnote2/sql/notetable.cpp @ 879 ) Fetching Resources? &nbsp;false &nbsp;With binary? &nbsp;false&nbsp;</div><div>TRACE 2016-12-11 09:13:19.328 ( ../nixnote2/sql/notetable.cpp @ 884 ) Fetched resources&nbsp;</div><div>TRACE 2016-12-11 09:13:19.329 ( ../nixnote2/sql/notetable.cpp @ 879 ) Fetching Resources? &nbsp;false &nbsp;With binary? &nbsp;false&nbsp;</div><div>TRACE 2016-12-11 09:13:19.357 ( ../nixnote2/sql/notetable.cpp @ 884 ) Fetched resources&nbsp;</div><div>TRACE 2016-12-11 09:13:19.358 ( ../nixnote2/threads/counterrunner.cpp @ 48 ) Entering countAll :&nbsp;</div><div>DEBUG 2016-12-11 09:13:19.358 ( ../nixnote2/threads/counterrunner.cpp @ 39 ) Starting CounterRunner&nbsp;</div><div>DEBUG 2016-12-11 09:13:19.358 ( ../nixnote2/sql/databaseconnection.cpp @ 37 ) SQL drivers available: &nbsp;("QIBASE", "QSQLITE", "QMYSQL3", "QMYSQL", "QPSQL7", "QPSQL")&nbsp;</div><div>TRACE 2016-12-11 09:13:19.358 ( ../nixnote2/sql/databaseconnection.cpp @ 38 ) Adding database SQLITE&nbsp;</div><div>TRACE 2016-12-11 09:13:19.358 ( ../nixnote2/sql/databaseconnection.cpp @ 40 ) Setting DB name&nbsp;</div><div>TRACE 2016-12-11 09:13:19.358 ( ../nixnote2/sql/databaseconnection.cpp @ 42 ) Opening database&nbsp;</div><div>TRACE 2016-12-11 09:13:19.358 ( ../nixnote2/sql/databaseconnection.cpp @ 50 ) Preparing tables&nbsp;</div><div>TRACE 2016-12-11 09:13:19.359 ( ../nixnote2/sql/databaseconnection.cpp @ 85 ) Creating filter table&nbsp;</div><div>TRACE 2016-12-11 09:13:19.365 ( ../nixnote2/sql/databaseconnection.cpp @ 88 ) Adding to filter table&nbsp;</div><div>TRACE 2016-12-11 09:13:19.371 ( ../nixnote2/sql/databaseconnection.cpp @ 90 ) Addition complete&nbsp;</div><div>DEBUG 2016-12-11 09:13:19.371 ( ../nixnote2/threads/counterrunner.cpp @ 41 ) CounterRunner initialization complete.&nbsp;</div><div>TRACE 2016-12-11 09:13:19.371 ( ../nixnote2/threads/counterrunner.cpp @ 75 ) Entering countNotebooks :&nbsp;</div><div>TRACE 2016-12-11 09:13:19.410 ( ../nixnote2/threads/counterrunner.cpp @ 111 ) Exiting countNotebooks :&nbsp;</div><div>TRACE 2016-12-11 09:13:19.410 ( ../nixnote2/threads/counterrunner.cpp @ 118 ) Entering countTags :&nbsp;</div><div>TRACE 2016-12-11 09:13:19.431 ( ../nixnote2/threads/counterrunner.cpp @ 156 ) Exiting countTags :&nbsp;</div><div>TRACE 2016-12-11 09:13:19.431 ( ../nixnote2/threads/counterrunner.cpp @ 61 ) Entering countTrash :&nbsp;</div><div>TRACE 2016-12-11 09:13:19.440 ( ../nixnote2/threads/counterrunner.cpp @ 67 ) Exiting countTrash :&nbsp;</div><div>TRACE 2016-12-11 09:13:19.440 ( ../nixnote2/threads/counterrunner.cpp @ 54 ) Exiting countAll :&nbsp;</div><div>DEBUG 2016-12-11 09:13:19.442 ( ../nixnote2/nixnote.cpp @ 675 ) isSystemTrayAvailable: true&nbsp;</div><div>TRACE 2016-12-11 09:13:19.444 ( ../nixnote2/nixnote.cpp @ 155 ) Connecting signals&nbsp;</div><div>QObject::startTimer: QTimer cannot have a negative interval</div><div>DEBUG 2016-12-11 09:13:19.733 ( ../nixnote2/utilities/encrypt.cpp @ 83 ) Return Code: &nbsp;0&nbsp;</div><div>DEBUG 2016-12-11 09:13:19.919 ( ../nixnote2/utilities/encrypt.cpp @ 83 ) Return Code: &nbsp;0&nbsp;</div><div>DEBUG 2016-12-11 09:13:19.930 ( ../nixnote2/nixnote.cpp @ 1515 ) starting NixNote.updateSelectionCriteria()&nbsp;</div><div>TRACE 2016-12-11 09:13:19.930 ( ../nixnote2/filters/filterengine.cpp @ 46 ) Entering filter :&nbsp;</div><div>DEBUG 2016-12-11 09:13:19.930 ( ../nixnote2/filters/filterengine.cpp @ 50 ) Purging filters&nbsp;</div><div>DEBUG 2016-12-11 09:13:19.935 ( ../nixnote2/filters/filterengine.cpp @ 52 ) Resetting filter table&nbsp;</div><div>DEBUG 2016-12-11 09:13:19.941 ( ../nixnote2/filters/filterengine.cpp @ 57 ) Reset complete&nbsp;</div><div>DEBUG 2016-12-11 09:13:19.941 ( ../nixnote2/filters/filterengine.cpp @ 67 ) Filtering favorite&nbsp;</div><div>DEBUG 2016-12-11 09:13:19.941 ( ../nixnote2/filters/filterengine.cpp @ 69 ) Filtering notebooks&nbsp;</div><div>DEBUG 2016-12-11 09:13:19.941 ( ../nixnote2/filters/filterengine.cpp @ 71 ) Filtering tags&nbsp;</div><div>DEBUG 2016-12-11 09:13:19.941 ( ../nixnote2/filters/filterengine.cpp @ 73 ) Filtering trash&nbsp;</div><div>DEBUG 2016-12-11 09:13:19.957 ( ../nixnote2/filters/filterengine.cpp @ 75 ) Filtering search string&nbsp;</div><div>DEBUG 2016-12-11 09:13:19.957 ( ../nixnote2/filters/filterengine.cpp @ 77 ) Filtering attributes&nbsp;</div><div>DEBUG 2016-12-11 09:13:19.957 ( ../nixnote2/filters/filterengine.cpp @ 79 ) Filtering complete&nbsp;</div><div>DEBUG 2016-12-11 09:13:19.959 ( ../nixnote2/nixnote.cpp @ 1537 ) Refreshing data&nbsp;</div><div>TRACE 2016-12-11 09:13:19.959 ( ../nixnote2/gui/ntableview.cpp @ 440 ) Getting valid lids in filter&nbsp;</div><div>DEBUG 2016-12-11 09:13:19.962 ( ../nixnote2/gui/ntableview.cpp @ 458 ) Valid LIDs retrieved. &nbsp;Refreshing selection&nbsp;</div><div>TRACE 2016-12-11 09:13:20.008 ( ../nixnote2/gui/ntableview.cpp @ 494 ) Highlighting selected rows after refresh&nbsp;</div><div>TRACE 2016-12-11 09:13:20.008 ( ../nixnote2/gui/ntableview.cpp @ 535 ) Selecting one item if nothing else is selected&nbsp;</div><div>TRACE 2016-12-11 09:13:20.008 ( ../nixnote2/gui/ntableview.cpp @ 544 ) Highlighting complete&nbsp;</div><div>TRACE 2016-12-11 09:13:20.008 ( ../nixnote2/gui/ntableview.cpp @ 558 ) refleshSelection() complete&nbsp;</div><div>TRACE 2016-12-11 09:13:20.009 ( ../nixnote2/threads/counterrunner.cpp @ 48 ) Entering countAll :&nbsp;</div><div>TRACE 2016-12-11 09:13:20.009 ( ../nixnote2/threads/counterrunner.cpp @ 75 ) Entering countNotebooks :&nbsp;</div><div>TRACE 2016-12-11 09:13:20.035 ( ../nixnote2/threads/counterrunner.cpp @ 111 ) Exiting countNotebooks :&nbsp;</div><div>TRACE 2016-12-11 09:13:20.035 ( ../nixnote2/threads/counterrunner.cpp @ 118 ) Entering countTags :&nbsp;</div><div>TRACE 2016-12-11 09:13:20.054 ( ../nixnote2/threads/counterrunner.cpp @ 156 ) Exiting countTags :&nbsp;</div><div>TRACE 2016-12-11 09:13:20.054 ( ../nixnote2/threads/counterrunner.cpp @ 61 ) Entering countTrash :&nbsp;</div><div>TRACE 2016-12-11 09:13:20.061 ( ../nixnote2/threads/counterrunner.cpp @ 67 ) Exiting countTrash :&nbsp;</div><div>TRACE 2016-12-11 09:13:20.061 ( ../nixnote2/threads/counterrunner.cpp @ 54 ) Exiting countAll :&nbsp;</div><div>DEBUG 2016-12-11 09:13:20.061 ( ../nixnote2/nixnote.cpp @ 224 ) Exiting NixNote constructor&nbsp;</div><div>TRACE 2016-12-11 09:13:20.073 ( ../nixnote2/gui/browserWidgets/tageditor.cpp @ 304 ) Entering showEvent : 9TagEditor&nbsp;</div><div>TRACE 2016-12-11 09:13:20.074 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:20.074 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:20.074 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:20.074 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:20.074 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:20.074 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:20.074 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:20.074 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:20.074 ( ../nixnote2/gui/browserWidgets/tageditor.cpp @ 310 ) Exiting showEvent : 9TagEditor&nbsp;</div><div>DEBUG 2016-12-11 09:13:20.078 ( ../nixnote2/main.cpp @ 255 ) Launching&nbsp;</div><div>DEBUG 2016-12-11 09:13:20.079 ( ../nixnote2/threads/indexrunner.cpp @ 69 ) Starting IndexRunner&nbsp;</div><div>DEBUG 2016-12-11 09:13:20.079 ( ../nixnote2/sql/databaseconnection.cpp @ 37 ) SQL drivers available: &nbsp;("QIBASE", "QSQLITE", "QMYSQL3", "QMYSQL", "QPSQL7", "QPSQL")&nbsp;</div><div>TRACE 2016-12-11 09:13:20.079 ( ../nixnote2/sql/databaseconnection.cpp @ 38 ) Adding database SQLITE&nbsp;</div><div>TRACE 2016-12-11 09:13:20.079 ( ../nixnote2/sql/databaseconnection.cpp @ 40 ) Setting DB name&nbsp;</div><div>TRACE 2016-12-11 09:13:20.079 ( ../nixnote2/sql/databaseconnection.cpp @ 42 ) Opening database&nbsp;</div><div>TRACE 2016-12-11 09:13:20.080 ( ../nixnote2/sql/databaseconnection.cpp @ 50 ) Preparing tables&nbsp;</div><div>TRACE 2016-12-11 09:13:20.081 ( ../nixnote2/sql/databaseconnection.cpp @ 85 ) Creating filter table&nbsp;</div><div>TRACE 2016-12-11 09:13:20.087 ( ../nixnote2/sql/databaseconnection.cpp @ 88 ) Adding to filter table&nbsp;</div><div>TRACE 2016-12-11 09:13:20.093 ( ../nixnote2/sql/databaseconnection.cpp @ 90 ) Addition complete&nbsp;</div><div>DEBUG 2016-12-11 09:13:20.093 ( ../nixnote2/threads/indexrunner.cpp @ 77 ) Indexrunner initialized.&nbsp;</div><div>TRACE 2016-12-11 09:13:20.096 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:20.096 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:20.097 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:20.097 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:20.097 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:20.097 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:20.203 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:20.203 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:20.252 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:20.252 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:20.335 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:20.335 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:20.357 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:20.357 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag&nbsp;</div><div>DEBUG 2016-12-11 09:13:25.078 ( ../nixnote2/threads/syncrunner.cpp @ 51 ) Starting SyncRunner.synchronize()&nbsp;</div><div>DEBUG 2016-12-11 09:13:25.078 ( ../nixnote2/sql/databaseconnection.cpp @ 37 ) SQL drivers available: &nbsp;("QIBASE", "QSQLITE", "QMYSQL3", "QMYSQL", "QPSQL7", "QPSQL")&nbsp;</div><div>TRACE 2016-12-11 09:13:25.078 ( ../nixnote2/sql/databaseconnection.cpp @ 38 ) Adding database SQLITE&nbsp;</div><div>TRACE 2016-12-11 09:13:25.078 ( ../nixnote2/sql/databaseconnection.cpp @ 40 ) Setting DB name&nbsp;</div><div>TRACE 2016-12-11 09:13:25.078 ( ../nixnote2/sql/databaseconnection.cpp @ 42 ) Opening database&nbsp;</div><div>TRACE 2016-12-11 09:13:25.079 ( ../nixnote2/sql/databaseconnection.cpp @ 50 ) Preparing tables&nbsp;</div><div>TRACE 2016-12-11 09:13:25.081 ( ../nixnote2/sql/databaseconnection.cpp @ 85 ) Creating filter table&nbsp;</div><div>TRACE 2016-12-11 09:13:25.100 ( ../nixnote2/sql/databaseconnection.cpp @ 88 ) Adding to filter table&nbsp;</div><div>TRACE 2016-12-11 09:13:25.107 ( ../nixnote2/sql/databaseconnection.cpp @ 90 ) Addition complete&nbsp;</div><div>DEBUG 2016-12-11 09:13:25.107 ( ../nixnote2/communication/communicationmanager.cpp @ 120 ) Inside CommunicationManager::initNoteStore()&nbsp;</div><div>DEBUG 2016-12-11 09:13:25.107 ( ../nixnote2/communication/communicationmanager.cpp @ 150 ) Inside CommunicationManager::getUserInfo&nbsp;</div><div>TRACE 2016-12-11 09:13:25.500 ( ../nixnote2/threads/syncrunner.cpp @ 98 ) Sync thread: 140039486527232&nbsp;</div><div>DEBUG 2016-12-11 09:13:25.500 ( ../nixnote2/communication/communicationmanager.cpp @ 150 ) Inside CommunicationManager::getUserInfo&nbsp;</div><div>DEBUG 2016-12-11 09:13:25.757 ( ../nixnote2/threads/syncrunner.cpp @ 134 ) ---&gt;&gt;&gt; &nbsp;Current Chunk High Sequence Number: &nbsp;27962&nbsp;</div><div>&nbsp;INFO 2016-12-11 09:13:25.757 ( ../nixnote2/nixnote.cpp @ 1835 ) "Beginning Sync"&nbsp;</div><div>DEBUG 2016-12-11 09:13:25.757 ( ../nixnote2/threads/syncrunner.cpp @ 135 ) ---&gt;&gt;&gt; &nbsp;Last User High Sequence Number: &nbsp;27962&nbsp;</div><div>DEBUG 2016-12-11 09:13:25.757 ( ../nixnote2/communication/communicationmanager.cpp @ 150 ) Inside CommunicationManager::getUserInfo&nbsp;</div><div>TRACE 2016-12-11 09:13:29.576 ( ../nixnote2/threads/syncrunner.cpp @ 191 ) Leaving SyncRunner::evernoteSync()&nbsp;</div><div>&nbsp;INFO 2016-12-11 09:13:29.576 ( ../nixnote2/nixnote.cpp @ 1835 ) "Sync Complete Successfully"&nbsp;</div><div>TRACE 2016-12-11 09:13:29.577 ( ../nixnote2/gui/ntableview.cpp @ 440 ) Getting valid lids in filter&nbsp;</div><div>DEBUG 2016-12-11 09:13:29.583 ( ../nixnote2/gui/ntableview.cpp @ 458 ) Valid LIDs retrieved. &nbsp;Refreshing selection&nbsp;</div><div>TRACE 2016-12-11 09:13:29.673 ( ../nixnote2/gui/ntableview.cpp @ 494 ) Highlighting selected rows after refresh&nbsp;</div><div>TRACE 2016-12-11 09:13:29.673 ( ../nixnote2/gui/ntableview.cpp @ 535 ) Selecting one item if nothing else is selected&nbsp;</div><div>TRACE 2016-12-11 09:13:29.673 ( ../nixnote2/gui/ntableview.cpp @ 544 ) Highlighting complete&nbsp;</div><div>TRACE 2016-12-11 09:13:29.674 ( ../nixnote2/gui/ntableview.cpp @ 558 ) refleshSelection() complete&nbsp;</div><div>TRACE 2016-12-11 09:13:29.677 ( ../nixnote2/sql/notetable.cpp @ 879 ) Fetching Resources? &nbsp;false &nbsp;With binary? &nbsp;false&nbsp;</div><div>TRACE 2016-12-11 09:13:29.705 ( ../nixnote2/sql/notetable.cpp @ 884 ) Fetched resources&nbsp;</div><div>TRACE 2016-12-11 09:13:29.707 ( ../nixnote2/gui/browserWidgets/tageditor.cpp @ 170 ) Entering reloadTags : 9TagEditor&nbsp;</div><div>TRACE 2016-12-11 09:13:29.707 ( ../nixnote2/sql/notetable.cpp @ 879 ) Fetching Resources? &nbsp;false &nbsp;With binary? &nbsp;false&nbsp;</div><div>TRACE 2016-12-11 09:13:29.734 ( ../nixnote2/sql/notetable.cpp @ 884 ) Fetched resources&nbsp;</div><div>TRACE 2016-12-11 09:13:29.735 ( ../nixnote2/gui/browserWidgets/tageditor.cpp @ 203 ) Entering setTags : 9TagEditor&nbsp;</div><div>TRACE 2016-12-11 09:13:29.735 ( ../nixnote2/gui/browserWidgets/tageditor.cpp @ 319 ) Entering emptyTags : 9TagEditor&nbsp;</div><div>TRACE 2016-12-11 09:13:29.735 ( ../nixnote2/gui/browserWidgets/tageditor.cpp @ 325 ) Exiting emptyTags : 9TagEditor&nbsp;</div><div>TRACE 2016-12-11 09:13:29.735 ( ../nixnote2/gui/browserWidgets/tageditor.cpp @ 152 ) Entering loadTags : 9TagEditor&nbsp;</div><div>TRACE 2016-12-11 09:13:29.735 ( ../nixnote2/gui/browserWidgets/tageditor.cpp @ 161 ) Exiting loadTags : 9TagEditor&nbsp;</div><div>TRACE 2016-12-11 09:13:29.735 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 191 ) Entering setTags : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:29.735 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 88 ) Entering loadCompleter : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:29.777 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 116 ) Exiting loadCompleter : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:29.777 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 194 ) Exiting setTags : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:29.777 ( ../nixnote2/gui/browserWidgets/tageditor.cpp @ 213 ) Exiting setTags : 9TagEditor&nbsp;</div><div>TRACE 2016-12-11 09:13:29.777 ( ../nixnote2/gui/browserWidgets/tageditor.cpp @ 182 ) Exiting reloadTags : 9TagEditor&nbsp;</div><div>DEBUG 2016-12-11 09:13:29.777 ( ../nixnote2/nixnote.cpp @ 1515 ) starting NixNote.updateSelectionCriteria()&nbsp;</div><div>TRACE 2016-12-11 09:13:29.778 ( ../nixnote2/filters/filterengine.cpp @ 46 ) Entering filter :&nbsp;</div><div>DEBUG 2016-12-11 09:13:29.778 ( ../nixnote2/filters/filterengine.cpp @ 50 ) Purging filters&nbsp;</div><div>DEBUG 2016-12-11 09:13:29.783 ( ../nixnote2/filters/filterengine.cpp @ 52 ) Resetting filter table&nbsp;</div><div>DEBUG 2016-12-11 09:13:29.788 ( ../nixnote2/filters/filterengine.cpp @ 57 ) Reset complete&nbsp;</div><div>DEBUG 2016-12-11 09:13:29.789 ( ../nixnote2/filters/filterengine.cpp @ 67 ) Filtering favorite&nbsp;</div><div>DEBUG 2016-12-11 09:13:29.789 ( ../nixnote2/filters/filterengine.cpp @ 69 ) Filtering notebooks&nbsp;</div><div>DEBUG 2016-12-11 09:13:29.789 ( ../nixnote2/filters/filterengine.cpp @ 71 ) Filtering tags&nbsp;</div><div>DEBUG 2016-12-11 09:13:29.789 ( ../nixnote2/filters/filterengine.cpp @ 73 ) Filtering trash&nbsp;</div><div>DEBUG 2016-12-11 09:13:29.801 ( ../nixnote2/filters/filterengine.cpp @ 75 ) Filtering search string&nbsp;</div><div>DEBUG 2016-12-11 09:13:29.801 ( ../nixnote2/filters/filterengine.cpp @ 77 ) Filtering attributes&nbsp;</div><div>DEBUG 2016-12-11 09:13:29.802 ( ../nixnote2/filters/filterengine.cpp @ 79 ) Filtering complete&nbsp;</div><div>DEBUG 2016-12-11 09:13:29.803 ( ../nixnote2/nixnote.cpp @ 1537 ) Refreshing data&nbsp;</div><div>TRACE 2016-12-11 09:13:29.803 ( ../nixnote2/gui/ntableview.cpp @ 440 ) Getting valid lids in filter&nbsp;</div><div>DEBUG 2016-12-11 09:13:29.807 ( ../nixnote2/gui/ntableview.cpp @ 458 ) Valid LIDs retrieved. &nbsp;Refreshing selection&nbsp;</div><div>TRACE 2016-12-11 09:13:29.854 ( ../nixnote2/gui/ntableview.cpp @ 494 ) Highlighting selected rows after refresh&nbsp;</div><div>TRACE 2016-12-11 09:13:29.854 ( ../nixnote2/gui/ntableview.cpp @ 535 ) Selecting one item if nothing else is selected&nbsp;</div><div>TRACE 2016-12-11 09:13:29.854 ( ../nixnote2/gui/ntableview.cpp @ 544 ) Highlighting complete&nbsp;</div><div>TRACE 2016-12-11 09:13:29.854 ( ../nixnote2/gui/ntableview.cpp @ 558 ) refleshSelection() complete&nbsp;</div><div>TRACE 2016-12-11 09:13:29.854 ( ../nixnote2/threads/counterrunner.cpp @ 48 ) Entering countAll :&nbsp;</div><div>TRACE 2016-12-11 09:13:29.855 ( ../nixnote2/threads/counterrunner.cpp @ 75 ) Entering countNotebooks :&nbsp;</div><div>TRACE 2016-12-11 09:13:29.887 ( ../nixnote2/threads/counterrunner.cpp @ 111 ) Exiting countNotebooks :&nbsp;</div><div>TRACE 2016-12-11 09:13:29.887 ( ../nixnote2/threads/counterrunner.cpp @ 118 ) Entering countTags :&nbsp;</div><div>TRACE 2016-12-11 09:13:29.911 ( ../nixnote2/threads/counterrunner.cpp @ 156 ) Exiting countTags :&nbsp;</div><div>TRACE 2016-12-11 09:13:29.912 ( ../nixnote2/threads/counterrunner.cpp @ 61 ) Entering countTrash :&nbsp;</div><div>TRACE 2016-12-11 09:13:29.922 ( ../nixnote2/threads/counterrunner.cpp @ 67 ) Exiting countTrash :&nbsp;</div><div>TRACE 2016-12-11 09:13:29.922 ( ../nixnote2/threads/counterrunner.cpp @ 54 ) Exiting countAll :&nbsp;</div><div>DEBUG 2016-12-11 09:13:36.400 ( ../nixnote2/dialog/aboutdialog.cpp @ 61 ) "/usr/share/nixnote2/images/.splash_logo.png"&nbsp;</div><div>TRACE 2016-12-11 09:13:36.427 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:36.427 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:36.452 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:36.452 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:36.458 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:36.458 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:36.479 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:36.479 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:41.590 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:41.599 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:41.602 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:41.602 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:41.605 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:41.605 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:41.612 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:41.612 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:41.639 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:41.639 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:47.026 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:47.026 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:47.036 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:47.037 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:47.071 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 217 ) Entering event : 15TagEditorNewTag&nbsp;</div><div>TRACE 2016-12-11 09:13:47.071 ( ../nixnote2/gui/browserWidgets/tageditornewtag.cpp @ 230 ) Exiting event : 15TagEditorNewTag&nbsp;</div><div><br></div></div></body></html>"
DEBUG 2016-12-11 09:14:21.541 ( ../nixnote2/html/enmlformatter.cpp @ 214 ) "<html><head><meta http-equiv="content-type" content="text-html; charset=utf-8"><style>img { height:auto; width:auto; max-height:auto; max-width:100%; }</style></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><a hash="a9a5179450ad70affbd4448787f05c62" border="0" type="application/data" href="nnres:/home/james/.nixnote/db-2/dba/13061.data" oncontextmenu="window.browserWindow.resourceContextMenu('/home/james/.nixnote/tmp-2/13061------.data');" en-tag="en-media" lid="13061" title="nnres:/home/james/.nixnote/db-2/dba/13061.data"><img src="file:////home/james/.nixnote/tmp-2/13061_icon.png" title="log2-nixnote" en-tag="temporary"></a><div><div>[james@thinkjames ~]$ sudo pacman -Syy</div><div>[sudo] password for james:&nbsp;</div><div>:: Synchronizing package databases...</div><div>&nbsp;core &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 140.8 KiB &nbsp;70.4K/s 00:02 [######################] 100%</div><div>&nbsp;extra &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 1911.0 KiB &nbsp; 123K/s 00:16 [######################] 100%</div><div>^[[1;3D^[[1;3D community &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;2.5 MiB &nbsp; 199K/s 00:08 [#############- community &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;4.1 MiB &nbsp; 137K/s 00:31 [######################] 100%</div><div>&nbsp;multilib &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 193.8 KiB &nbsp;72.4K/s 00:03 [######################] 100%</div><div>&nbsp;archaudio-production &nbsp; &nbsp; &nbsp; 4.3 KiB &nbsp;22.0K/s 00:00 [######################] 100%</div><div>&nbsp;suckless &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1236.0 &nbsp; B &nbsp;1207K/s 00:00 [######################] 100%</div><div>&nbsp;xyne-i686 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 49.6 KiB &nbsp; 528K/s 00:00 [######################] 100%</div><div>&nbsp;xyne-i686.sig &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;543.0 &nbsp; B &nbsp;0.00B/s 00:00 [######################] 100%</div><div>[james@thinkjames ~]$ yaourt -Ssa cache</div><div>extra/gtk-update-icon-cache 3.22.4-1 [installed]</div><div>&nbsp; &nbsp; GTK+ icon cache updater</div><div>extra/kdesdk-kcachegrind 16.08.3-1 (kde-applications kdesdk)</div><div>&nbsp; &nbsp; Visualization of Performance Profiling Data</div><div>extra/libmediaart 1.9.0+8+g52eb649-1</div><div>&nbsp; &nbsp; Library tasked with managing, extracting and handling media art caches</div><div>extra/memcached 1.4.32-1</div><div>&nbsp; &nbsp; A distributed memory object caching system</div><div>extra/python2-backports.functools_lru_cache 1.3-1</div><div>&nbsp; &nbsp; Backport of functools.lru_cache from Python 3.3</div><div>community/allservers 20161129-1</div><div>&nbsp; &nbsp; A script to rank mirrors, upgrade system, maintain cache</div><div>community/ccache 3.3.3-1</div><div>&nbsp; &nbsp; A compiler cache</div><div>community/downgrade 5.3.0-3 [installed]</div><div>&nbsp; &nbsp; Bash script for downgrading one or more packages to a version in your&nbsp;</div><div>&nbsp; &nbsp; cache (or optionally in the A.R.M.)</div><div>community/gambas3-gb-memcached 3.9.1-3 (gambas3)</div><div>&nbsp; &nbsp; Memcached client component</div><div>community/haskell-lrucache 1.2.0.0-15</div><div>&nbsp; &nbsp; a simple, pure LRU cache</div><div>community/libmemcached 1.0.18-2</div><div>&nbsp; &nbsp; C and C++ client library to the memcached server</div><div>community/menu-cache 1.0.1-2</div><div>&nbsp; &nbsp; Caching mechanism for freedesktop.org compliant menus</div><div>community/octopi-cachecleaner 0.8.5-4</div><div>&nbsp; &nbsp; Cachecleaner for Octopi</div><div>community/perl-cache-memcached 1.30-1</div><div>&nbsp; &nbsp; client library for memcached (memory cache daemon)</div><div>community/perl-http-cache-transparent 1.1-2</div><div>&nbsp; &nbsp; Cache the result of http-gets persistently</div><div>community/php-memcache 3.0.8-4</div><div>&nbsp; &nbsp; Memcache module for PHP</div><div>community/php-memcached 2.2.0-3</div><div>&nbsp; &nbsp; PHP extension for interfacing with memcached via libmemcached library</div><div>community/pkgcacheclean 1.8.2-3</div><div>&nbsp; &nbsp; Application to clean the pacman cache</div><div>community/pyprof2calltree 1.4.0-1</div><div>&nbsp; &nbsp; Help visualize profiling data from cProfile with kcachegrind</div><div>community/python-binary-memcached 0.24.7-1</div><div>&nbsp; &nbsp; A pure python module to access memcached via its binary protocol with SASL&nbsp;</div><div>&nbsp; &nbsp; auth support</div><div>community/python-cached-property 1.3.0-1</div><div>&nbsp; &nbsp; A decorator for caching properties in classes</div><div>community/python-dogpile.cache 0.6.2-1</div><div>&nbsp; &nbsp; A caching front-end based on the Dogpile lock</div><div>community/python-profilestats 2.0-1</div><div>&nbsp; &nbsp; Decorator for profiling individual functions and converting profiling data&nbsp;</div><div>&nbsp; &nbsp; to the kcachegrind/qcachegrind format.</div><div>community/python-pylibmc 1.5.1-1</div><div>&nbsp; &nbsp; Quick and small memcached client for Python</div><div>community/python-pytest-cache 1.0-2</div><div>&nbsp; &nbsp; pytest plugin with mechanisms for caching across test runs</div><div>community/python-repoze.lru 0.6-5</div><div>&nbsp; &nbsp; A tiny LRU cache implementation and decorator</div><div>community/python2-binary-memcached 0.24.7-1</div><div>&nbsp; &nbsp; A pure python module to access memcached via its binary protocol with SASL&nbsp;</div><div>&nbsp; &nbsp; auth support</div><div>community/python2-cached-property 1.3.0-1</div><div>&nbsp; &nbsp; A decorator for caching properties in classes</div><div>community/python2-dogpile.cache 0.6.2-1</div><div>&nbsp; &nbsp; A caching front-end based on the Dogpile lock</div><div>community/python2-linecache2 1.0.0-1</div><div>&nbsp; &nbsp; Backports of the linecache module</div><div>community/python2-memcached 1.58-1</div><div>&nbsp; &nbsp; Python interface to memcached</div><div>community/python2-profilestats 2.0-1</div><div>&nbsp; &nbsp; Decorator for profiling individual functions and converting profiling data&nbsp;</div><div>&nbsp; &nbsp; to the kcachegrind/qcachegrind format.</div><div>community/python2-pylibmc 1.5.1-1</div><div>&nbsp; &nbsp; Quick and small memcached client for Python</div><div>community/python2-pyprof2calltree 1.4.0-1</div><div>&nbsp; &nbsp; Help visualize profiling data from cProfile with kcachegrind</div><div>community/python2-pytest-cache 1.0-2</div><div>&nbsp; &nbsp; pytest plugin with mechanisms for caching across test runs</div><div>community/python2-repoze.lru 0.6-5</div><div>&nbsp; &nbsp; A tiny LRU cache implementation and decorator</div><div>community/python3-memoizedb 2016.5-1</div><div>&nbsp; &nbsp; Generic data retrieval memoizer that uses an sqlite database to cache data.</div><div>community/qcachegrind 0.7.4-6</div><div>&nbsp; &nbsp; Visualization of Performance Profiling Data</div><div>community/squid 3.5.22-1</div><div>&nbsp; &nbsp; Full-featured Web proxy cache server</div><div>xyne-i686/python3-memoizedb 2016.5-1</div><div>&nbsp; &nbsp; Generic data retrieval memoizer that uses an sqlite database to cache data.</div><div>aur/apt-cacher-ng 0.9.3.2-1 (4) (0.67)</div><div>&nbsp; &nbsp; A caching proxy specialized for package files.</div><div>aur/arpoison 0.7-1 (9) (0.00)</div><div>&nbsp; &nbsp; The UNIX arp cache update utility</div><div>aur/bcache-tools 1.0.8-1 (31) (1.32)</div><div>&nbsp; &nbsp; Userspace tools for bcache until bcache merges with either dm or md</div><div>aur/bcache-tools-git 1.0.8.r0.ga73679b-1 (10) (0.12)</div><div>&nbsp; &nbsp; Userspace tools for bcache until bcache merges with either dm or md</div><div>aur/cacheclean 2.1-6 (0) (0.00)</div><div>&nbsp; &nbsp; Cleans up pacman packages from cache. Users selects how many old versions&nbsp;</div><div>&nbsp; &nbsp; to keep.</div><div>aur/cachedir 1.3-2 (1) (0.34)</div><div>&nbsp; &nbsp; Utility for tagging directories as cache directories.</div><div>aur/cachefilesd 0.10.9-1 (9) (0.03)</div><div>&nbsp; &nbsp; Userspace daemon acting as a backend for FS-Cache</div><div>aur/cacheprinter 0.4.2e_201227_0850-1 (1) (0.00)</div><div>&nbsp; &nbsp; utility to download, print or export geocaching.com listings</div><div>aur/ccache-git v3.2.4_110_g1cfdf73-1 (1) (0.00)</div><div>&nbsp; &nbsp; A compiler cache</div><div>aur/ccv 0.7.rc2-1 (4) (1.17)</div><div>&nbsp; &nbsp; The C-based/Cached/Core Computer Vision Library</div><div>aur/djbdns-ipv4 1.05-3 (2) (0.00)</div><div>&nbsp; &nbsp; The DNS suite by DJ Bernstein, including dnscache, tinydns, axfrdns and&nbsp;</div><div>&nbsp; &nbsp; dnstools.</div><div>aur/downgrade 5.3.1-1 [installed: 5.3.0-3] (404) (5.73)</div><div>&nbsp; &nbsp; Bash script for downgrading one or more packages to a version in your&nbsp;</div><div>&nbsp; &nbsp; cache or the A.R.M.</div><div>aur/f90cache 0.96-1 (1) (0.06)</div><div>&nbsp; &nbsp; Caching pre-processor for Fortran compilers</div><div>aur/fakepkg 1.40.2-1 (3) (0.00)</div><div>&nbsp; &nbsp; A tool to reassemble installed packages from its deliverd files. It comes&nbsp;</div><div>&nbsp; &nbsp; in handy if there is no internet connection available and you have no&nbsp;</div><div>&nbsp; &nbsp; access to an up-to-date package cache.</div><div>aur/file-roller-tmp 3.16.4-1 (3) (0.35)</div><div>&nbsp; &nbsp; The file-roller with an additional patch to put temporary files in /tmp&nbsp;</div><div>&nbsp; &nbsp; instead of ~/.cache (and thus to reduce the amount of writes to SSDs).</div><div>aur/firefox-extension-textarea-cache 0.9.3.2.1-1 (0) (0.00)</div><div>&nbsp; &nbsp; Save automatically the content in Textarea</div><div>aur/gibson-git r228.4a287eb-1 (1) (0.00)</div><div>&nbsp; &nbsp; Gibson is a high efficiency, tree based memory cache server.</div><div>aur/gibsonclient-git r29.2bd52b0-1 (0) (0.00)</div><div>&nbsp; &nbsp; Client for Gibson - a high efficiency, tree based memory cache server.</div><div>aur/gtk4-update-icon-cache-git 3.89.1.r116.g87ae588-1 (13) (1.53)</div><div>&nbsp; &nbsp; GTK+ icon cache updater</div><div>aur/lib32-nocache 1.0-1 (0) (0.00)</div><div>&nbsp; &nbsp; minimize caching effects</div><div>aur/libmediaart1 0.7.0-1 (0) (0.00)</div><div>&nbsp; &nbsp; Library tasked with managing, extracting and handling media art caches</div><div>aur/libmemcache 1.4.0.rc2-1 (9) (0.00)</div><div>&nbsp; &nbsp; the C API for memcached</div><div>aur/libmemcached-old 1.0.8-1 (0) (0.00)</div><div>&nbsp; &nbsp; C and C++ client library to the memcached server, old version</div><div>aur/linux-bcache-git 4.7.0-1.1 (0) (0.00)</div><div>&nbsp; &nbsp; The Linux-bcache-git kernel and modules</div><div>aur/linux-bcache-git-docs 4.7.0-1.1 (0) (0.00)</div><div>&nbsp; &nbsp; Kernel hackers manual - HTML documentation that comes with the&nbsp;</div><div>&nbsp; &nbsp; Linux-bcache-git kernel</div><div>aur/linux-bcache-git-headers 4.7.0-1.1 (0) (0.00)</div><div>&nbsp; &nbsp; Header files and scripts for building modules for Linux-bcache-git kernel</div><div>aur/mapcache 1.4.0-1 (2) (0.00)</div><div>&nbsp; &nbsp; A server that implements tile caching to speed up access to WMS layers</div><div>aur/memcache-top 0.6-2 (3) (0.00)</div><div>&nbsp; &nbsp; perl command-line memcached stat reporter, top-like output</div><div>aur/memtier_benchmark 1.2.4-1 (0) (0.00)</div><div>&nbsp; &nbsp; NoSQL Redis and Memcache traffic generation and benchmarking tool.</div><div>aur/menu-cache-git 1.0.1-1 (7) (1.31)</div><div>&nbsp; &nbsp; Caching mechanism for freedesktop.org compliant menus</div><div>aur/nocache 1.0-1 (0) (0.00)</div><div>&nbsp; &nbsp; minimize caching effects</div><div>aur/nocache-git 100.a56cbb4-1 (4) (0.01)</div><div>&nbsp; &nbsp; minimize caching effects</div><div>aur/nodejs-npm-cache 0.6.5-1 (0) (0.00)</div><div>&nbsp; &nbsp; A command line utility that caches dependencies installed via npm.</div><div>aur/octopi-cachecleaner 0.8.5-2 (222) (4.53)</div><div>&nbsp; &nbsp; Cachecleaner for Octopi</div><div>aur/opencachemanager 1.0.15-1 (7) (0.00)</div><div>&nbsp; &nbsp; Easy to use, linux based program for managing your geocaches</div><div>aur/opencachemanager-git 1.0.16-1 (0) (0.00)</div><div>&nbsp; &nbsp; Easy to use, linux based program for managing your geocaches</div><div>aur/paccache 0.1.24-1 (6) (0.03)</div><div>&nbsp; &nbsp; serve pacman cache and redirect via avahi service</div><div>aur/paccache-git 0.1.22.r0.gdd01039-1 (0) (0.00)</div><div>&nbsp; &nbsp; serve pacman cache and redirect via avahi service - git checkout</div><div>aur/pacleaner 2.0-6 (12) (0.01)</div><div>&nbsp; &nbsp; Script to clean up pacman cache in a more flexible way than pacman -Sc[c].</div><div>aur/pcstat 2014_05_02-1 (2) (0.18)</div><div>&nbsp; &nbsp; Utility to get page cache stats for files</div><div>aur/perl-app-cache 0.37-1 (2) (0.06)</div><div>&nbsp; &nbsp; Easy application-level caching</div><div>aur/perl-cache 2.04-1 (25) (0.35)</div><div>&nbsp; &nbsp; the Cache interface</div><div>aur/perl-cache-berkeleydb 0.03-1 (4) (0.41)</div><div>&nbsp; &nbsp; implements the Cache::Cache interface.</div><div>aur/perl-cache-cache 1.08-1 (18) (0.48)</div><div>&nbsp; &nbsp; Generic cache interface and implementations</div><div>aur/perl-cache-fastmmap 1.44-1 (4) (0.00)</div><div>&nbsp; &nbsp; Uses an mmap'ed file to act as a shared memory interprocess cache</div><div>aur/perl-cache-lru 0.04-1 (0) (0.00)</div><div>&nbsp; &nbsp; a simple, fast implementation of LRU cache in pure perl</div><div>aur/perl-cache-memcached-fast 0.23-1 (0) (0.00)</div><div>&nbsp; &nbsp; Perl client for memcached, in C language</div><div>aur/perl-cache-ref 0.04-1 (0) (0.00)</div><div>&nbsp; &nbsp; Memory only cache of live references</div><div>aur/perl-cache-simple-timedexpiry 0.27-1 (0) (0.00)</div><div>&nbsp; &nbsp; Perl package providing a lightweight cache with timed expiration</div><div>aur/perl-catalyst-plugin-cache 0.12-1 (1) (0.00)</div><div>&nbsp; &nbsp; Flexible caching support for Catalyst.</div><div>aur/perl-catalyst-plugin-cache-http 0.001000-1 (0) (0.00)</div><div>&nbsp; &nbsp; HTTP/1.1 cache validators for Catalyst</div><div>aur/perl-catalyst-plugin-cache-store-fastmmap 0.02-1 (0) (0.00)</div><div>&nbsp; &nbsp; DEPRECATED - FastMmap cache store</div><div>aur/perl-catalyst-plugin-pagecache 0.31-1 (1) (0.00)</div><div>&nbsp; &nbsp; Cache the output of entire pages</div><div>aur/perl-chi 0.60-1 (1) (0.00)</div><div>&nbsp; &nbsp; Unified cache handling interface</div><div>aur/perl-chi-driver-berkeleydb 0.03-1 (0) (0.00)</div><div>&nbsp; &nbsp; Using BerkeleyDB for cache</div><div>aur/perl-dbix-class-cursor-cached 1.001002-1 (3) (0.00)</div><div>&nbsp; &nbsp; cursor class with built-in caching support</div><div>aur/perl-lwp-useragent-cached 0.06-1 (13) (1.32)</div><div>&nbsp; &nbsp; LWP::UserAgent with simple caching mechanism</div><div>aur/perl-tie-cache 0.19-2 (Out of Date) (2) (0.32)</div><div>&nbsp; &nbsp; LRU Cache in memory</div><div>aur/perl-xml-compile-cache 1.03-1 (0) (0.00)</div><div>&nbsp; &nbsp; Perl package providing cache for compiled XML translators</div><div>aur/php53-memcache 3.0.8-1 (0) (0.00)</div><div>&nbsp; &nbsp; Memcache module for PHP 5.3</div><div>aur/php53-memcached 2.2.0-1 (0) (0.00)</div><div>&nbsp; &nbsp; PHP 5.3 extension for interfacing with memcached via libmemcached library</div><div>aur/php53-xcache 3.2.0-1 (0) (0.00)</div><div>&nbsp; &nbsp; A PHP 5.3 opcode cacher</div><div>aur/php56-memcache 3.0.8-2 (1) (0.34)</div><div>&nbsp; &nbsp; Memcache module for php56</div><div>aur/php56-memcached 2.2.0-2 (2) (0.34)</div><div>&nbsp; &nbsp; php56 extension for interfacing with memcached via libmemcached library</div><div>aur/pkgcacheclean 1.8.2-4 (92) (0.24)</div><div>&nbsp; &nbsp; Application to clean the pacman cache</div><div>aur/pkgclip 1.3.0-1 (11) (0.39)</div><div>&nbsp; &nbsp; Cached Packages Trimmer Utility</div><div>aur/pkgdistcache 0.3.2-2 (12) (0.00)</div><div>&nbsp; &nbsp; A distributed local-network cache for pacman packages</div><div>aur/python-cachecontrol 0.11.6-1 (0) (0.00)</div><div>&nbsp; &nbsp; Python library for reading and writing bzip2-compressed files</div><div>aur/python-cachetools 2.0.0-1 (0) (0.00)</div><div>&nbsp; &nbsp; Extensible memoizing collections and decorators</div><div>aur/python-django-compressor 1.5-2 (1) (0.00)</div><div>&nbsp; &nbsp; Compresses linked and inline JavaScript or CSS into single cached files</div><div>aur/python-django-redis 4.3.0-1 (0) (0.00)</div><div>&nbsp; &nbsp; Full featured redis cache backend for Django</div><div>aur/python-flask-cache 0.13.1-1 (2) (0.94)</div><div>&nbsp; &nbsp; Adds cache support to your Flask application</div><div>aur/python-linecache2 1.0.0-2 (0) (0.00)</div><div>&nbsp; &nbsp; Backports of the linecache module</div><div>aur/python-mapproxy 1.9.0-1 (0) (0.00)</div><div>&nbsp; &nbsp; A tile cache and WMS proxy.</div><div>aur/python-memcached 1.58-1 (0) (0.00)</div><div>&nbsp; &nbsp; A python memcached client library</div><div>aur/python-pyficache 0.3.0-1 (0) (0.00)</div><div>&nbsp; &nbsp; Cache lines and file information which are generally Python programs</div><div>aur/python-pylibmc-git r479.a37a30d-1 (1) (0.00)</div><div>&nbsp; &nbsp; Quick and small memcached client for Python</div><div>aur/python-requests-cache 0.4.12-2 (2) (0.00)</div><div>&nbsp; &nbsp; Persistent cache for requests library</div><div>aur/python-webpagecache 1.0.0-1 (0) (0.00)</div><div>&nbsp; &nbsp; A utility class for downloading webpages and storing them in an SQLite3&nbsp;</div><div>&nbsp; &nbsp; database as a cache.</div><div>aur/python2-cachetools 2.0.0-1 (6) (0.89)</div><div>&nbsp; &nbsp; Extensible memoizing collections and decorators</div><div>aur/python2-django-compressor 1.5-2 (1) (0.00)</div><div>&nbsp; &nbsp; Compresses linked and inline JavaScript or CSS into single cached files</div><div>aur/python2-django-redis 4.3.0-1 (0) (0.00)</div><div>&nbsp; &nbsp; Full featured redis cache backend for Django</div><div>aur/python2-dogpile-cache 0.5.7-1 (2) (0.00)</div><div>&nbsp; &nbsp; A caching front-end based on the Dogpile lock.</div><div>aur/python2-libmsiecf 20151220-1 (0) (0.00)</div><div>&nbsp; &nbsp; Library and tools to access the Microsoft Internet Explorer (MSIE) Cache&nbsp;</div><div>&nbsp; &nbsp; File (index.dat) files</div><div>aur/python2-mapproxy 1.9.0-1 (0) (0.00)</div><div>&nbsp; &nbsp; A tile cache and WMS proxy.</div><div>aur/python2-pylibmc-git r479.a37a30d-1 (1) (0.00)</div><div>&nbsp; &nbsp; Quick and small memcached client for Python</div><div>aur/python2-pylru-git r62.eca0254-1 (0) (0.00)</div><div>&nbsp; &nbsp; A least recently used (LRU) cache for Python.</div><div>aur/python2-requests-cache 0.4.12-2 (2) (0.00)</div><div>&nbsp; &nbsp; Persistent cache for requests library</div><div>aur/python2-umemcache 1.4-1 (Out of Date) (2) (0.00)</div><div>&nbsp; &nbsp; Ultra fast memcache client written in highly optimized C++ with Python&nbsp;</div><div>&nbsp; &nbsp; bindings</div><div>aur/python3-memoizedb 2016.5-1 (61) (1.06)</div><div>&nbsp; &nbsp; Generic data retrieval memoizer that uses an sqlite database to cache data.</div><div>aur/qcachegrind-git 20130302-1 (4) (0.00)</div><div>&nbsp; &nbsp; Visualization of Performance Profiling Data (Qt version)</div><div>aur/ramsmp 3.5.0-1 (1) (0.06)</div><div>&nbsp; &nbsp; Open source memory and cache benchmark (SMP version)</div><div>aur/ramspeed 2.6.0-2 (1) (0.01)</div><div>&nbsp; &nbsp; Open source memory and cache benchmark (UP version)</div><div>aur/regd 0.5.2-1 (0) (0.00)</div><div>&nbsp; &nbsp; Registry daemon, information cache and secure credential storage.</div><div>aur/regd-git VERSION-1 (0) (0.00)</div><div>&nbsp; &nbsp; Registry daemon, information cache and secure credential storage.</div><div>aur/rescached-git 1.3.1.r0.gb6d05cb-1 (0) (0.00)</div><div>&nbsp; &nbsp; Resolver/DNS cache daemon</div><div>aur/rsync-fadvise 3.1.2-1 (0) (0.00)</div><div>&nbsp; &nbsp; Patched version of rsync that prevents it from using disk cache through&nbsp;</div><div>&nbsp; &nbsp; parameter --drop-cache</div><div>aur/ruby-cache 0.4.1-1 (0) (0.00)</div><div>&nbsp; &nbsp; Wraps memcached, redis(-namespace), memcache-client, dalli and handles&nbsp;</div><div>&nbsp; &nbsp; their weirdnesses, including forking</div><div>aur/ruby-cache_method 0.2.7-1 (0) (0.00)</div><div>&nbsp; &nbsp; Like alias_method, but it's cache_method!</div><div>aur/ruby-capistrano-rsync-with-remote-cache 2.4.0-1 (0) (0.00)</div><div>&nbsp; &nbsp; A deployment strategy for Capistrano 2.0 which combines rsync with a&nbsp;</div><div>&nbsp; &nbsp; remote cache, allowing fast deployments from SCM servers behind firewalls.</div><div>aur/ruby-moneta 0.8.0-2 (3) (0.52)</div><div>&nbsp; &nbsp; A unified interface to key/value stores, including Redis, Memcached,&nbsp;</div><div>&nbsp; &nbsp; TokyoCabinet, ActiveRecord and many more</div><div>aur/texturecache 2.3.3-1 (10) (0.09)</div><div>&nbsp; &nbsp; Utility to manage the XBMC/Kodi texture cache and more.</div><div>aur/varnish-vmod-dbrw 2.0-1 (0) (0.00)</div><div>&nbsp; &nbsp; Database-driven rewrites for Varnish Cache</div><div>aur/vmtouch 1.0.1-2 (21) (0.06)</div><div>&nbsp; &nbsp; Portable file system cache diagnostics and control</div><div>aur/zero-cache 2.2-2 (0) (0.00)</div><div>&nbsp; &nbsp; A Open Source cross-platform distributed memory caching system based on&nbsp;</div><div>&nbsp; &nbsp; ZMQ messaging library</div><div>[james@thinkjames ~]$ man cache</div><div>No manual entry for cache</div><div>[james@thinkjames ~]$ man ccache</div><div>No manual entry for ccache</div><div>[james@thinkjames ~]$ sudo pacman -S cache</div><div>error: target not found: cache</div><div>[james@thinkjames ~]$ sudo pacman -S ccache</div><div>resolving dependencies...</div><div>looking for conflicting packages...</div><div><br></div><div>Packages (1) ccache-3.3.3-1</div><div><br></div><div>Total Download Size: &nbsp; 0.06 MiB</div><div>Total Installed Size: &nbsp;0.13 MiB</div><div><br></div><div>:: Proceed with installation? [Y/n] Y</div><div>:: Retrieving packages...</div><div>&nbsp;ccache-3.3.3-1-x86_64 &nbsp; &nbsp; 63.0 KiB &nbsp;48.5K/s 00:01 [######################] 100%</div><div>(1/1) checking keys in keyring &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; [######################] 100%</div><div>(1/1) checking package integrity &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; [######################] 100%</div><div>(1/1) loading package files &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;[######################] 100%</div><div>(1/1) checking for file conflicts &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;[######################] 100%</div><div>(1/1) checking available disk space &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;[######################] 100%</div><div>:: Processing package changes...</div><div>(1/1) installing ccache &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;[######################] 100%</div><div>[james@thinkjames ~]$ sudo vi /etc/makepkg.conf.</div><div>[james@thinkjames ~]$ sudo vi /etc/makepkg.conf</div><div>[james@thinkjames ~]$ sudo yaourt -Ssa nixnote</div><div>aur/nixnote 1.6-1 (168) (0.20)</div><div>&nbsp; &nbsp; Formerly called nevernote, nixnote is a clone of Evernote designed to run&nbsp;</div><div>&nbsp; &nbsp; on Linux</div><div>aur/nixnote-beta 2.0_beta7-2 (Out of Date) (37) (0.25)</div><div>&nbsp; &nbsp; Formerly called nevernote, nixnote is a clone of Evernote designed to run&nbsp;</div><div>&nbsp; &nbsp; on Linux</div><div>aur/nixnote2-git v2.0.beta7.r0.gf960829-1 [installed: v2.0.beta10.r43.gac4e126-1] (Out of Date) (10) (0.19)</div><div>&nbsp; &nbsp; Nixnote2 is a C++ rewrite of nixnote,which is a clone of Evernote designed&nbsp;</div><div>&nbsp; &nbsp; to run on Linux.Nixnote is formerly called nevernote.</div><div>aur/nixnote_beta 2.0_beta10-2 (1) (0.93)</div><div>&nbsp; &nbsp; Formerly called nevernote, nixnote is a clone of Evernote designed to run&nbsp;</div><div>&nbsp; &nbsp; on Linux</div><div>[james@thinkjames ~]$ yaourt -S nixnote2-git</div><div><br></div><div>==&gt; Downloading nixnote2-git PKGBUILD from AUR...</div><div>x .SRCINFO</div><div>x PKGBUILD</div><div>masolit commented on 2016-04-25 10:34<span class="Apple-tab-span" style="white-space:pre"> </span>&nbsp;</div><div>downgrade opencv to opencv-2.4.12.3-1-x86_64.pkg.tar.xz</div><div><br></div><div>macxcool commented on 2016-09-12 23:14<span class="Apple-tab-span" style="white-space:pre"> </span>&nbsp;</div><div>@masolit That works. Hopefully downgrading opencv doesn't mess something else up.</div><div><br></div><div>equinoxefr commented on 2016-11-04 19:02<span class="Apple-tab-span" style="white-space:pre"> </span>&nbsp;</div><div>Hi,</div><div><br></div><div>It seems that copy of certs dir is not necessary anymore. https://github.com/baumgarr/nixnote2/commit/112f7aa7e923b8093a5c23312b2225645bbddc2f</div><div><br></div><div>mani.zaeim commented on 2016-12-08 04:06<span class="Apple-tab-span" style="white-space:pre"> </span>&nbsp;</div><div>Fail on building:</div><div>== Entering fakeroot environment...</div><div>== Starting package()...</div><div>cp: cannot stat './certs': No such file or directory</div><div>== ERROR: A failure occurred in package().</div><div>Aborting...</div><div>== ERROR: Makepkg was unable to build nixnote2-git.</div><div><br></div><div>archsir commented on 2016-12-10 16:53<span class="Apple-tab-span" style="white-space:pre"> </span>&nbsp;</div><div>Ok, good news! &nbsp;I re-wrote the package build this morning and it is working fine on the latest version pulled from Git.</div><div><br></div><div>==Gist containing the pkgbuild from this morning==</div><div>https://gist.github.com/sunjam/a66d4f048ff5b61ff35cdd645cb9168e</div><div><br></div><div>==Changes from previous pkgbuild==</div><div>Changes away from Git version numbers to just "latest"</div><div>Updates conflicts</div><div>Removes certs package failure</div><div>Package now builds properly with opencv, so no need for LD_PRELOAD</div><div><br></div><div>==Bugs==</div><div>Newest version of nixnote does not display a version number, just _VERSION_</div><div><br></div><div>nixnote2-git v2.0.beta7.r0.gf960829-1 &nbsp;(2015-12-26 13:07)</div><div>( Unsupported package: Potentially dangerous ! )</div><div>==&gt; Edit PKGBUILD ? [Y/n] ("A" to abort)</div><div>==&gt; ------------------------------------</div><div>==&gt; Y</div><div><br></div><div>Please add $VISUAL to your environment variables</div><div>for example:</div><div>export VISUAL="vim" (in ~/.bashrc)</div><div>(replace vim with your favorite editor)</div><div><br></div><div>==&gt; Edit PKGBUILD with: &nbsp;vi</div><div><br></div><div>==&gt; nixnote2-git dependencies:</div><div>&nbsp;- tidyhtml (already installed)</div><div>&nbsp;- opencv (already installed)</div><div>&nbsp;- hunspell (already installed)</div><div>&nbsp;- qtwebkit (already installed)</div><div>&nbsp;- sqlite (already installed)</div><div>&nbsp;- poppler-qt4 (already installed)</div><div>&nbsp;- qt4 (already installed)</div><div>&nbsp;- git (already installed) [makedepend]</div><div>&nbsp;- boost (already installed) [makedepend]</div><div><br></div><div><br></div><div>==&gt; Edit PKGBUILD ? [Y/n] ("A" to abort)</div><div>==&gt; ------------------------------------</div><div>==&gt; n</div><div><br></div><div>==&gt; Continue building nixnote2-git ? [Y/n]</div><div>==&gt; --------------------------------------</div><div>==&gt; Y</div><div><br></div><div>==&gt; Building and installing package</div><div>==&gt; Making package: nixnote2-git latest-1 (Sun Dec 11 08:31:35 PST 2016)</div><div>==&gt; Checking runtime dependencies...</div><div>==&gt; Checking buildtime dependencies...</div><div>==&gt; Retrieving sources...</div><div>&nbsp; -&gt; Cloning nixnote2 git repo...</div><div>Cloning into bare repository '/tmp/yaourt-tmp-james/aur-nixnote2-git/nixnote2'...</div><div>remote: Counting objects: 11138, done.</div><div>remote: Compressing objects: 100% (24/24), done.</div><div>remote: Total 11138 (delta 4), reused 0 (delta 0), pack-reused 11114</div><div>Receiving objects: 100% (11138/11138), 60.04 MiB | 3.01 MiB/s, done.</div><div>Resolving deltas: 100% (7813/7813), done.</div><div>==&gt; Validating source files with sha256sums...</div><div>&nbsp; &nbsp; nixnote2 ... Skipped</div><div>==&gt; Extracting sources...</div><div>&nbsp; -&gt; Creating working copy of nixnote2 git repo...</div><div>Cloning into 'nixnote2'...</div><div>done.</div><div>==&gt; Starting prepare()...</div><div>==&gt; Starting pkgver()...</div><div>==&gt; Updated version: nixnote2-git v2.0.beta10.r45.g4102ad4-1</div><div>==&gt; Starting build()...</div><div>make -f Makefile.Release</div><div>make[1]: Entering directory '/tmp/yaourt-tmp-james/aur-nixnote2-git/src/build'</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/main.o ../nixnote2/main.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notetable.h:36,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/filters/remotequery.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/nixnote.h:33,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/main.cpp:22:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notetable.h:36,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/filters/remotequery.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/nixnote.h:33,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/main.cpp:22:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/nixnote.o ../nixnote2/nixnote.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notetable.h:36,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/filters/remotequery.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/nixnote.h:33,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/nixnote.cpp:20:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notetable.h:36,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/filters/remotequery.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/nixnote.h:33,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/nixnote.cpp:20:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/global.o ../nixnote2/global.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.cpp:20:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.cpp:20:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/filemanager.o ../nixnote2/settings/filemanager.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/settings/filemanager.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/settings/filemanager.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/nwebpage.o ../nixnote2/gui/nwebpage.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nwebpage.cpp:23:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nwebpage.cpp:23:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/nwebview.o ../nixnote2/gui/nwebview.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/html/thumbnailer.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nbrowserwindow.h:58,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nwebview.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nwebview.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/html/thumbnailer.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nbrowserwindow.h:58,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nwebview.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nwebview.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/databaseconnection.o ../nixnote2/sql/databaseconnection.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.cpp:20:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.cpp:20:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/qsdebugoutput.o ../nixnote2/logger/qsdebugoutput.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/qslog.o ../nixnote2/logger/qslog.cpp</div><div>In file included from ../nixnote2/logger/qslog.cpp:27:0:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslog.cpp:27:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>../nixnote2/logger/qslog.cpp: In destructor ‘QsLogging::Logger::Helper::~Helper()’:</div><div>../nixnote2/logger/qslog.cpp:139:7: warning: throw will always call terminate() [-Wterminate]</div><div>&nbsp; &nbsp; &nbsp; &nbsp;throw;</div><div>&nbsp; &nbsp; &nbsp; &nbsp;^~~~~</div><div>../nixnote2/logger/qslog.cpp:139:7: note: in C++11 destructors default to noexcept</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/qslogdest.o ../nixnote2/logger/qslogdest.cpp</div><div>In file included from ../nixnote2/logger/qslogdest.cpp:26:0:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.cpp:26:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/configstore.o ../nixnote2/sql/configstore.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/configstore.h:24,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/configstore.cpp:20:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/configstore.h:24,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/configstore.cpp:20:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/ntableview.o ../nixnote2/gui/ntableview.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/models/notemodel.h:24,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/ntableview.h:26,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/ntableview.cpp:20:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/models/notemodel.h:24,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/ntableview.h:26,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/ntableview.cpp:20:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>../nixnote2/gui/ntableview.cpp: In member function ‘void NTableView::noteTagsUpdated(QString, qint32, QStringList)’:</div><div>../nixnote2/gui/ntableview.cpp:1590:42: warning: unused parameter ‘uuid’ [-Wunused-parameter]</div><div>&nbsp;void NTableView::noteTagsUpdated(QString uuid, qint32 lid, QStringList names) {</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/ntableviewheader.o ../nixnote2/gui/ntableviewheader.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/ntableviewheader.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/ntableviewheader.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/syncrunner.o ../nixnote2/threads/syncrunner.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/communication/communicationmanager.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/threads/syncrunner.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/threads/syncrunner.cpp:22:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/communication/communicationmanager.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/threads/syncrunner.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/threads/syncrunner.cpp:22:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/datastore.o ../nixnote2/sql/datastore.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/datastore.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/datastore.cpp:20:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/datastore.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/datastore.cpp:20:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/usertable.o ../nixnote2/sql/usertable.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/usertable.h:28,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/usertable.cpp:20:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/usertable.h:28,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/usertable.cpp:20:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/tagtable.o ../nixnote2/sql/tagtable.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/tagtable.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/tagtable.cpp:20:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/tagtable.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/tagtable.cpp:20:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/searchtable.o ../nixnote2/sql/searchtable.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/searchtable.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/searchtable.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/searchtable.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/searchtable.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/nsearchview.o ../nixnote2/gui/nsearchview.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nsearchview.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nsearchview.cpp:20:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nsearchview.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nsearchview.cpp:20:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/notemodel.o ../nixnote2/models/notemodel.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/models/notemodel.h:24,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/models/notemodel.cpp:20:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/models/notemodel.h:24,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/models/notemodel.cpp:20:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/nmainmenubar.o ../nixnote2/gui/nmainmenubar.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notetable.h:36,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/filters/remotequery.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/nixnote.h:33,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nmainmenubar.h:26,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nmainmenubar.cpp:20:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notetable.h:36,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/filters/remotequery.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/nixnote.h:33,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nmainmenubar.h:26,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nmainmenubar.cpp:20:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/nsearchviewitem.o ../nixnote2/gui/nsearchviewitem.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/ntagview.o ../nixnote2/gui/ntagview.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/ntagview.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/ntagview.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/ntagviewitem.o ../nixnote2/gui/ntagviewitem.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/widgetpanel.o ../nixnote2/gui/widgetpanel.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nsearchview.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/widgetpanel.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/widgetpanel.cpp:20:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nsearchview.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/widgetpanel.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/widgetpanel.cpp:20:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/numberdelegate.o ../nixnote2/gui/numberdelegate.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/ntabwidget.o ../nixnote2/gui/ntabwidget.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/html/thumbnailer.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nbrowserwindow.h:58,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/ntabwidget.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/ntabwidget.cpp:20:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/html/thumbnailer.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nbrowserwindow.h:58,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/ntabwidget.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/ntabwidget.cpp:20:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/nnotebookviewitem.o ../nixnote2/gui/nnotebookviewitem.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/sharednotebooktable.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nnotebookviewitem.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/sharednotebooktable.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nnotebookviewitem.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/nnotebookview.o ../nixnote2/gui/nnotebookview.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nnotebookview.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nnotebookview.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/datedelegate.o ../nixnote2/gui/datedelegate.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/datedelegate.cpp:22:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/datedelegate.cpp:22:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/ntreemodel.o ../nixnote2/models/ntreemodel.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/resourcetable.o ../nixnote2/sql/resourcetable.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/nsqlquery.h:32,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/resourcetable.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/resourcetable.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/nsqlquery.h:32,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/resourcetable.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/resourcetable.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/notetable.o ../nixnote2/sql/notetable.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notetable.h:36,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notetable.cpp:20:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notetable.h:36,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notetable.cpp:20:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/notebooktable.o ../nixnote2/sql/notebooktable.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notebooktable.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notebooktable.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notebooktable.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notebooktable.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/notesortfilterproxymodel.o ../nixnote2/filters/notesortfilterproxymodel.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/filters/notesortfilterproxymodel.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/filters/notesortfilterproxymodel.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/thumbnailer.o ../nixnote2/html/thumbnailer.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/html/thumbnailer.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/html/thumbnailer.cpp:20:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/html/thumbnailer.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/html/thumbnailer.cpp:20:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/noteformatter.o ../nixnote2/html/noteformatter.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/nsqlquery.h:32,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/resourcetable.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/html/noteformatter.cpp:22:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/nsqlquery.h:32,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/resourcetable.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/html/noteformatter.cpp:22:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>../nixnote2/html/noteformatter.cpp: In member function ‘QString NoteFormatter::addImageHighlight(qint32, QString)’:</div><div>../nixnote2/html/noteformatter.cpp:359:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]</div><div>&nbsp; &nbsp; &nbsp;for (int i=0; i&lt;anchors.length(); i++) {</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;~^~~~~~~~~~~~~~~~~</div><div>../nixnote2/html/noteformatter.cpp:368:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;for (int j=0; j&lt;children.length(); j++) {</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;~^~~~~~~~~~~~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/startupconfig.o ../nixnote2/settings/startupconfig.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/communication/communicationmanager.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/threads/syncrunner.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/settings/startupconfig.cpp:24:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/communication/communicationmanager.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/threads/syncrunner.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/settings/startupconfig.cpp:24:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/logindialog.o ../nixnote2/dialog/logindialog.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/logindialog.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/logindialog.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/lineedit.o ../nixnote2/gui/lineedit.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/lineedit.cpp:14:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/lineedit.cpp:14:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/nattributetree.o ../nixnote2/gui/nattributetree.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nattributetree.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nattributetree.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/filtercriteria.o ../nixnote2/filters/filtercriteria.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/ntrashtree.o ../nixnote2/gui/ntrashtree.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/ntrashtree.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/ntrashtree.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/filterengine.o ../nixnote2/filters/filterengine.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/filters/filterengine.cpp:22:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/filters/filterengine.cpp:22:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/notecache.o ../nixnote2/models/notecache.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/nbrowserwindow.o ../nixnote2/gui/nbrowserwindow.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/html/thumbnailer.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nbrowserwindow.h:58,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nbrowserwindow.cpp:20:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/html/thumbnailer.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nbrowserwindow.h:58,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nbrowserwindow.cpp:20:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/indexrunner.o ../nixnote2/threads/indexrunner.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/threads/indexrunner.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/threads/indexrunner.cpp:20:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/threads/indexrunner.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/threads/indexrunner.cpp:20:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>../nixnote2/threads/indexrunner.cpp: In member function ‘void IndexRunner::indexRecognition(qint32, qevercloud::Resource&amp;)’:</div><div>../nixnote2/threads/indexrunner.cpp:299:53: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]</div><div>&nbsp; &nbsp; &nbsp;for (int i=0; keepRunning &amp;&amp; !pauseIndexing &amp;&amp; i&lt;anchors.length(); i++) {</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ~^~~~~~~~~~~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/tagscanner.o ../nixnote2/html/tagscanner.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/html/tagscanner.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/html/tagscanner.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/importdata.o ../nixnote2/xml/importdata.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/xml/importdata.h:30,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/xml/importdata.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/xml/importdata.h:30,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/xml/importdata.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/notemetadata.o ../nixnote2/sql/notemetadata.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/sharednotebooktable.o ../nixnote2/sql/sharednotebooktable.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/sharednotebooktable.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/sharednotebooktable.cpp:20:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/sharednotebooktable.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/sharednotebooktable.cpp:20:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/ntitleeditor.o ../nixnote2/gui/browserWidgets/ntitleeditor.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notetable.h:36,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/browserWidgets/ntitleeditor.cpp:22:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notetable.h:36,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/browserWidgets/ntitleeditor.cpp:22:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/notebookmenubutton.o ../nixnote2/gui/browserWidgets/notebookmenubutton.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notebooktable.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/browserWidgets/notebookmenubutton.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notebooktable.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/browserWidgets/notebookmenubutton.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/expandbutton.o ../nixnote2/gui/browserWidgets/expandbutton.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/browserWidgets/expandbutton.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/browserWidgets/expandbutton.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/urleditor.o ../nixnote2/gui/browserWidgets/urleditor.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/browserWidgets/urleditor.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/browserWidgets/urleditor.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/tageditor.o ../nixnote2/gui/browserWidgets/tageditor.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/browserWidgets/tageditor.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/browserWidgets/tageditor.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/tageditornewtag.o ../nixnote2/gui/browserWidgets/tageditornewtag.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/browserWidgets/tageditornewtag.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/browserWidgets/tageditornewtag.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/tagviewer.o ../nixnote2/gui/browserWidgets/tagviewer.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/browserWidgets/tagviewer.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/browserWidgets/tagviewer.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/flowlayout.o ../nixnote2/gui/flowlayout.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/flowlayout.cpp:2:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/flowlayout.cpp:2:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/authoreditor.o ../nixnote2/gui/browserWidgets/authoreditor.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/browserWidgets/authoreditor.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/browserWidgets/authoreditor.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/dateeditor.o ../nixnote2/gui/browserWidgets/dateeditor.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notetable.h:36,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/browserWidgets/dateeditor.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notetable.h:36,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/browserWidgets/dateeditor.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/datetimeeditor.o ../nixnote2/gui/browserWidgets/datetimeeditor.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/browserWidgets/datetimeeditor.cpp:25:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/browserWidgets/datetimeeditor.cpp:25:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/savedsearchproperties.o ../nixnote2/dialog/savedsearchproperties.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/savedsearchproperties.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/savedsearchproperties.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/treewidgeteditor.o ../nixnote2/gui/treewidgeteditor.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/treewidgeteditor.cpp:24:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/treewidgeteditor.cpp:24:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/tagproperties.o ../nixnote2/dialog/tagproperties.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/tagproperties.cpp:22:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/tagproperties.cpp:22:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/notebookproperties.o ../nixnote2/dialog/notebookproperties.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/notebookproperties.cpp:22:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/notebookproperties.cpp:22:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/enmlformatter.o ../nixnote2/html/enmlformatter.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/nsqlquery.h:32,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/resourcetable.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/html/enmlformatter.cpp:22:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/nsqlquery.h:32,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/resourcetable.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/html/enmlformatter.cpp:22:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/encrypt.o ../nixnote2/utilities/encrypt.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/utilities/encrypt.cpp:24:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/utilities/encrypt.cpp:24:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/endecryptdialog.o ../nixnote2/dialog/endecryptdialog.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/endecryptdialog.cpp:22:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/endecryptdialog.cpp:22:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/oauthtokenizer.o ../nixnote2/oauth/oauthtokenizer.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/oauthwindow.o ../nixnote2/oauth/oauthwindow.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/oauth/oauthwindow.cpp:33:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/oauth/oauthwindow.cpp:33:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/communicationmanager.o ../nixnote2/communication/communicationmanager.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/communication/communicationmanager.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/communication/communicationmanager.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/communication/communicationmanager.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/communication/communicationmanager.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/colormenu.o ../nixnote2/gui/browserWidgets/colormenu.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/xmlhighlighter.o ../nixnote2/xml/xmlhighlighter.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/mimereference.o ../nixnote2/utilities/mimereference.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/accountdialog.o ../nixnote2/dialog/accountdialog.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/usertable.h:28,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/accountdialog.cpp:23:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/usertable.h:28,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/accountdialog.cpp:23:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/shortcutkeys.o ../nixnote2/gui/shortcutkeys.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/shortcutkeys.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/shortcutkeys.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/insertlinkdialog.o ../nixnote2/dialog/insertlinkdialog.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/insertlinkdialog.cpp:26:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/insertlinkdialog.cpp:26:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/tabledialog.o ../nixnote2/dialog/tabledialog.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/tabledialog.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/tabledialog.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/encryptdialog.o ../nixnote2/dialog/encryptdialog.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/encryptdialog.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/encryptdialog.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/insertlatexdialog.o ../nixnote2/dialog/insertlatexdialog.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/insertlatexdialog.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/insertlatexdialog.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/popplerviewer.o ../nixnote2/gui/plugins/popplerviewer.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/plugins/popplerviewer.cpp:33:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/plugins/popplerviewer.cpp:33:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>../nixnote2/gui/plugins/popplerviewer.cpp: In member function ‘void PopplerViewer::findNextPage(QStringList, QList&lt;QRectF&gt;*)’:</div><div>../nixnote2/gui/plugins/popplerviewer.cpp:158:106: warning: ‘QList&lt;QRectF&gt; Poppler::Page::search(const QString&amp;, Poppler::Page::SearchMode, Poppler::Page::Rotation) const’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;QList&lt;QRectF&gt; results = doc-&gt;page(page)-&gt;search(searchHits[i], Poppler::Page::CaseInsensitive);</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^</div><div>In file included from ../nixnote2/gui/plugins/popplerviewer.h:32:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/plugins/popplerviewer.cpp:20:</div><div>/usr/include/poppler/qt4/poppler-qt4.h:644:41: note: declared here</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Q_DECL_DEPRECATED QList&lt;QRectF&gt; search(const QString &amp;text, SearchMode caseSensitive, Rotation rotate = Rotate0) const;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;^~~~~~</div><div>../nixnote2/gui/plugins/popplerviewer.cpp: In member function ‘QPixmap PopplerViewer::highlightImage()’:</div><div>../nixnote2/gui/plugins/popplerviewer.cpp:182:108: warning: ‘QList&lt;QRectF&gt; Poppler::Page::search(const QString&amp;, Poppler::Page::SearchMode, Poppler::Page::Rotation) const’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;searchLocations.append(doc-&gt;page(currentPage)-&gt;search(searchHits[i], Poppler::Page::CaseInsensitive));</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^</div><div>In file included from ../nixnote2/gui/plugins/popplerviewer.h:32:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/plugins/popplerviewer.cpp:20:</div><div>/usr/include/poppler/qt4/poppler-qt4.h:644:41: note: declared here</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Q_DECL_DEPRECATED QList&lt;QRectF&gt; search(const QString &amp;text, SearchMode caseSensitive, Rotation rotate = Rotate0) const;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;^~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/pluginfactory.o ../nixnote2/gui/plugins/pluginfactory.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/findreplace.o ../nixnote2/gui/findreplace.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/findreplace.cpp:27:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/findreplace.cpp:27:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/linkednotebooktable.o ../nixnote2/sql/linkednotebooktable.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/linkednotebooktable.h:46,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/linkednotebooktable.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/linkednotebooktable.h:46,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/linkednotebooktable.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/application.o ../nixnote2/application.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/application.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/application.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/databasestatus.o ../nixnote2/dialog/databasestatus.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notetable.h:36,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/databasestatus.cpp:24:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notetable.h:36,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/databasestatus.cpp:24:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/popplergraphicsview.o ../nixnote2/gui/plugins/popplergraphicsview.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/plugins/popplergraphicsview.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/plugins/popplergraphicsview.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/counterrunner.o ../nixnote2/threads/counterrunner.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/threads/counterrunner.h:24,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/threads/counterrunner.cpp:20:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/threads/counterrunner.h:24,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/threads/counterrunner.cpp:20:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/nnotebookviewdelegate.o ../nixnote2/gui/nnotebookviewdelegate.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nnotebookviewdelegate.cpp:24:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nnotebookviewdelegate.cpp:24:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/ntrashviewdelegate.o ../nixnote2/gui/ntrashviewdelegate.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/ntrashviewdelegate.cpp:23:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/ntrashviewdelegate.cpp:23:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/ntagviewdelegate.o ../nixnote2/gui/ntagviewdelegate.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/ntagviewdelegate.cpp:23:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/ntagviewdelegate.cpp:23:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/filewatcher.o ../nixnote2/watcher/filewatcher.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/watcher/filewatcher.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/watcher/filewatcher.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/filewatchertable.o ../nixnote2/sql/filewatchertable.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/filewatchertable.h:25,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/filewatchertable.cpp:20:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/filewatchertable.h:25,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/filewatchertable.cpp:20:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/filewatchermanager.o ../nixnote2/watcher/filewatchermanager.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/filewatchertable.h:25,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/watcher/filewatchermanager.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/filewatchertable.h:25,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/watcher/filewatchermanager.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/watchfolderadd.o ../nixnote2/dialog/watchfolderadd.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/filewatchertable.h:25,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/watchfolderadd.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/filewatchertable.h:25,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/watchfolderadd.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/watchfolderdialog.o ../nixnote2/dialog/watchfolderdialog.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/filewatchertable.h:25,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/watchfolderdialog.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/filewatchertable.h:25,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/watchfolderdialog.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/preferencesdialog.o ../nixnote2/dialog/preferences/preferencesdialog.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/preferences/preferencesdialog.cpp:20:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/preferences/preferencesdialog.cpp:20:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/debugpreferences.o ../nixnote2/dialog/preferences/debugpreferences.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/preferences/debugpreferences.cpp:22:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/preferences/debugpreferences.cpp:22:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/syncpreferences.o ../nixnote2/dialog/preferences/syncpreferences.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/preferences/syncpreferences.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/preferences/syncpreferences.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/appearancepreferences.o ../nixnote2/dialog/preferences/appearancepreferences.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/preferences/appearancepreferences.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/preferences/appearancepreferences.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/accountsmanager.o ../nixnote2/settings/accountsmanager.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/settings/accountsmanager.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/settings/accountsmanager.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/adduseraccountdialog.o ../nixnote2/dialog/adduseraccountdialog.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/adduseraccountdialog.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/adduseraccountdialog.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/accountmaintenancedialog.o ../nixnote2/dialog/accountmaintenancedialog.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notetable.h:36,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/filters/remotequery.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/nixnote.h:33,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nmainmenubar.h:26,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/accountmaintenancedialog.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/accountmaintenancedialog.cpp:20:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notetable.h:36,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/filters/remotequery.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/nixnote.h:33,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nmainmenubar.h:26,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/accountmaintenancedialog.h:31,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/accountmaintenancedialog.cpp:20:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/truefalsedelegate.o ../nixnote2/gui/truefalsedelegate.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/truefalsedelegate.cpp:22:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/truefalsedelegate.cpp:22:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/editorbuttonbar.o ../nixnote2/gui/browserWidgets/editorbuttonbar.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/browserWidgets/editorbuttonbar.cpp:26:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/browserWidgets/editorbuttonbar.cpp:26:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/communicationerror.o ../nixnote2/communication/communicationerror.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/screencapture.o ../nixnote2/dialog/screencapture.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/imagedelegate.o ../nixnote2/gui/imagedelegate.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/searchpreferences.o ../nixnote2/dialog/preferences/searchpreferences.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/preferences/searchpreferences.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/preferences/searchpreferences.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/attachmenticonbuilder.o ../nixnote2/html/attachmenticonbuilder.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/html/attachmenticonbuilder.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/html/attachmenticonbuilder.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/locationdialog.o ../nixnote2/dialog/locationdialog.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/locationdialog.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/locationdialog.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/locationeditor.o ../nixnote2/gui/browserWidgets/locationeditor.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notetable.h:36,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/browserWidgets/locationeditor.cpp:22:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notetable.h:36,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/browserWidgets/locationeditor.cpp:22:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/localepreferences.o ../nixnote2/dialog/preferences/localepreferences.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/preferences/localepreferences.cpp:22:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/preferences/localepreferences.cpp:22:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/reminderorderdelegate.o ../nixnote2/gui/reminderorderdelegate.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/reminderorderdelegate.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/reminderorderdelegate.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/reminderbutton.o ../nixnote2/gui/browserWidgets/reminderbutton.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/browserWidgets/reminderbutton.cpp:27:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/browserWidgets/reminderbutton.cpp:27:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/remindersetdialog.o ../nixnote2/dialog/remindersetdialog.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/remindersetdialog.cpp:22:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/remindersetdialog.cpp:22:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/reminderevent.o ../nixnote2/reminders/reminderevent.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/reminders/reminderevent.cpp:22:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/reminders/reminderevent.cpp:22:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/remindermanager.o ../nixnote2/reminders/remindermanager.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notetable.h:36,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/reminders/remindermanager.cpp:22:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notetable.h:36,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/reminders/remindermanager.cpp:22:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/notehistoryselect.o ../nixnote2/dialog/notehistoryselect.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/notehistoryselect.cpp:23:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/notehistoryselect.cpp:23:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/closenotebookdialog.o ../nixnote2/dialog/closenotebookdialog.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notebooktable.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/closenotebookdialog.cpp:27:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notebooktable.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/closenotebookdialog.cpp:27:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/spellcheckdialog.o ../nixnote2/dialog/spellcheckdialog.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/spellcheckdialog.cpp:23:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/spellcheckdialog.cpp:23:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/externalbrowse.o ../nixnote2/gui/externalbrowse.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/html/thumbnailer.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nbrowserwindow.h:58,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/externalbrowse.h:26,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/externalbrowse.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/html/thumbnailer.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/nbrowserwindow.h:58,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/externalbrowse.h:26,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/externalbrowse.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/nsqlquery.o ../nixnote2/sql/nsqlquery.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/nsqlquery.h:32,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/nsqlquery.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/nsqlquery.h:32,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/nsqlquery.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/aboutdialog.o ../nixnote2/dialog/aboutdialog.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/aboutdialog.cpp:25:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/aboutdialog.cpp:25:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/importenex.o ../nixnote2/xml/importenex.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/xml/importenex.h:33,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/xml/importenex.cpp:22:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/xml/importenex.h:33,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/xml/importenex.cpp:22:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/exportdata.o ../nixnote2/xml/exportdata.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/xml/exportdata.cpp:22:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/xml/exportdata.cpp:22:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/logviewer.o ../nixnote2/dialog/logviewer.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/logviewer.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/logviewer.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/htmlentitiesdialog.o ../nixnote2/dialog/htmlentitiesdialog.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/htmlentitiesdialog.cpp:24:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/dialog/htmlentitiesdialog.cpp:24:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/exceptions.o ../nixnote2/qevercloud/exceptions.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/http.o ../nixnote2/qevercloud/http.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/services_nongenerated.o ../nixnote2/qevercloud/services_nongenerated.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/oauth.o ../nixnote2/qevercloud/oauth.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/AsyncResult.o ../nixnote2/qevercloud/AsyncResult.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/EventLoopFinisher.o ../nixnote2/qevercloud/EventLoopFinisher.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/constants.o ../nixnote2/qevercloud/generated/constants.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/services.o ../nixnote2/qevercloud/generated/services.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/types.o ../nixnote2/qevercloud/generated/types.cpp</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/traymenu.o ../nixnote2/gui/traymenu.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notetable.h:36,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/traymenu.cpp:21:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/databaseconnection.h:23,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/sql/notetable.h:36,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/traymenu.cpp:21:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/favoritesview.o ../nixnote2/gui/favoritesview.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/favoritesview.cpp:23:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/global.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/favoritesview.cpp:23:</div><div>/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here</div><div>&nbsp; &nbsp;template&lt;typename&gt; class auto_ptr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>g++ -c -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I../nixnote2 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/poppler/qt4 -Irelease -I../nixnote2 -I. -o release/favoritesviewdelegate.o ../nixnote2/gui/favoritesviewdelegate.cpp</div><div>In file included from ../nixnote2/global.h:29:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/gui/favoritesviewdelegate.cpp:25:</div><div>../nixnote2/logger/qslogdest.h:41:14: warning: ‘template&lt;class&gt; class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]</div><div>&nbsp;typedef std::auto_ptr&lt;Destination&gt; DestinationPtr;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div>In file included from /usr/include/c++/6.2.1/memory:81:0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/logger/qslogdest.h:29,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from ../nixnote2/g
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment