Package Details: nixnote2-git 2.1.9.r0.gf9cbad25-1

Git Clone URL: https://aur.archlinux.org/nixnote2-git.git (read-only, click to copy)
Package Base: nixnote2-git
Description: Evernote clone (formerly Nevernote) - git checkout
Upstream URL: https://github.com/robert7/nixnote2
Keywords: evernote nixnote notes
Licenses: GPL3
Conflicts: nixnote2-appimage
Provides: nixnote, nixnote2
Replaces: nevernote, nixnote, nixnote-beta
Submitter: twa022
Maintainer: Ataraxy
Last Packager: Ataraxy
Votes: 11
Popularity: 0.000132
First Submitted: 2017-09-02 16:02 (UTC)
Last Updated: 2023-06-27 13:47 (UTC)

Dependencies (15)

Required by (0)

Sources (2)

Pinned Comments

Ataraxy commented on 2022-01-28 14:12 (UTC) (edited on 2023-06-26 17:35 (UTC) by Ataraxy)

For much faster builds, I suggest you use ccache.

Latest Comments

1 2 3 4 5 Next › Last »

Ataraxy commented on 2023-06-26 17:36 (UTC) (edited on 2023-06-26 17:40 (UTC) by Ataraxy)

Added architectures i686 and pentium4. Cheers to @mocambo for the report.

xavierbaez commented on 2023-04-10 02:33 (UTC)

Hello Has anybody experienced problems compiling this package?

I compiled in EndeavourOS and it works in Manjaro, it doesn't work

No idea why

Here is the error:

Qt5WebKit.so /usr/lib/libQt5Gui.so /usr/lib/libQt5Qml.so /usr/lib/libQt5Network.so /usr/lib/libQt5Sql.so /usr/lib/libQt5Xml.so /usr/lib/libQt5DBus.so /usr/lib/libQt5Core.so -lGL -lpthread /usr/bin/ld: /usr/lib/libQt5WebKit.so: undefined reference to std::condition_variable::wait(std::unique_lock<std::mutex>&)@GLIBCXX_3.4.30' /usr/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/9.5.0/../../../../lib/libpoppler-qt5.so: undefined reference tostd::__glibcxx_assert_fail(char const, int, char const, char const)@GLIBCXX_3.4.30' /usr/bin/ld: /usr/lib/libQt5Core.so: undefined reference to std::__exception_ptr::exception_ptr::_M_release()@CXXABI_1.3.13' /usr/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/9.5.0/../../../../lib/libpoppler-qt5.so: undefined reference tostd::__throw_bad_array_new_length()@GLIBCXX_3.4.29' /usr/bin/ld: /usr/lib/libQt5Core.so: undefined reference to `std::__exception_ptr::exception_ptr::_M_addref()@CXXABI_1.3.13' collect2: error: ld returned 1 exit status make: ** [Makefile:1377: qmake-build-release/nixnote2] Error 1 ==> ERROR: A failure occurred in build(). Aborting...

wgnm commented on 2022-12-25 13:39 (UTC)

For @xavierbaez and all who have the same problem: You have to upgrade qt5-webkit. Either build from AUR or use the pre-build package from arch4edu repository -> https://wiki.archlinux.org/title/unofficial_user_repositories#arch4edu .

mocambo commented on 2022-09-03 15:45 (UTC)

Hi ! Builds fine also for Archlinux32 (i686, pentium4). I think you could modify (just add these archs) the PKGBUILD and make them "legal". Thanks.

muflone commented on 2022-07-31 14:43 (UTC)

@xavierbaez

the package builds fine in a clean chroot, so if you have issues use devtools to build this package. the PKGBUILD works fine

xavierbaez commented on 2022-07-11 17:46 (UTC)

When I download and try makepkg -si

These are the errors: ll-1.7 /usr/lib/libQt5PrintSupport.so /usr/lib/libQt5WebKitWidgets.so /usr/lib/libQt5Widgets.so /usr/lib/libQt5WebKit.so /usr/lib/libQt5Gui.so /usr/lib/libQt5Qml.so /usr/lib/libQt5Network.so /usr/lib/libQt5Sql.so /usr/lib/libQt5Xml.so /usr/lib/libQt5DBus.so /usr/lib/libQt5Core.so -lGL -lpthread /usr/bin/ld: /usr/lib/libQt5WebKit.so: undefined reference to std::condition_variable::wait(std::unique_lock<std::mutex>&)@GLIBCXX_3.4.30' /usr/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/9.5.0/../../../../lib/libpoppler-qt5.so: undefined reference tostd::__glibcxx_assert_fail(char const, int, char const, char const)@GLIBCXX_3.4.30' /usr/bin/ld: /usr/lib/libQt5Core.so: undefined reference to std::__exception_ptr::exception_ptr::_M_release()@CXXABI_1.3.13' /usr/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/9.5.0/../../../../lib/libpoppler-qt5.so: undefined reference tostd::__throw_bad_array_new_length()@GLIBCXX_3.4.29' /usr/bin/ld: /usr/lib/libQt5Core.so: undefined reference to `std::__exception_ptr::exception_ptr::_M_addref()@CXXABI_1.3.13' collect2: error: ld returned 1 exit status make: ** [Makefile:1355: qmake-build-release/nixnote2] Error 1 ==> ERROR: A failure occurred in build(). Aborting...

xavier@  /home/xavier/tmp/nixnote2-git   master ✘ U:✹  makepkg -si

xavierbaez commented on 2022-07-11 17:45 (UTC)

/usr/bin/ld: /usr/lib/libQt5Core.so: undefined reference to std::__exception_ptr::exception_ptr::_M_release()@CXXABI_1.3.13' /usr/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/9.5.0/../../../../lib/libpoppler-qt5.so: undefined reference tostd::__throw_bad_array_new_length()@GLIBCXX_3.4.29' /usr/bin/ld: /usr/lib/libQt5Core.so: undefined reference to `std::__exception_ptr::exception_ptr::_M_addref()@CXXABI_1.3.13' collect2: error: ld returned 1 exit status make: *** [Makefile:1355: qmake-build-release/nixnote2] Error 1 ==> ERROR: A failure occurred in build(). Aborting... -> error making: nixnote2-git

Ataraxy commented on 2022-03-06 10:16 (UTC)

@xavierbaez please read what Flag package out-of-date actually means. A package may not build and not be out-of-date.

I removed my build directory and it built just fine. You may wish to try the same.

xavierbaez commented on 2022-03-01 22:09 (UTC)

/moc_crossmemorymapper.o qmake-build-release/moc_mimereference.o qmake-build-release/moc_nuuid.o qmake-build-release/moc_filewatcher.o qmake-build-release/moc_filewatchermanager.o qmake-build-release/moc_batchimport.o qmake-build-release/moc_exportdata.o qmake-build-release/moc_importdata.o qmake-build-release/moc_importenex.o -g -rdynamic -lpoppler-qt5 -lcurl -ltidy -lhunspell-1.7 /usr/lib/libQt5PrintSupport.so /usr/lib/libQt5WebKitWidgets.so /usr/lib/libQt5Widgets.so /usr/lib/libQt5WebKit.so /usr/lib/libQt5Gui.so /usr/lib/libQt5Qml.so /usr/lib/libQt5Network.so /usr/lib/libQt5Sql.so /usr/lib/libQt5Xml.so /usr/lib/libQt5DBus.so /usr/lib/libQt5Core.so -lGL -lpthread /usr/bin/ld: /usr/lib/libQt5Core.so: undefined reference to std::__exception_ptr::exception_ptr::_M_release()@CXXABI_1.3.13' /usr/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/9.4.0/../../../../lib/libpoppler-qt5.so: undefined reference tostd::__throw_bad_array_new_length()@GLIBCXX_3.4.29' /usr/bin/ld: /usr/lib/libQt5Core.so: undefined reference to `std::__exception_ptr::exception_ptr::_M_addref()@CXXABI_1.3.13' collect2: error: ld returned 1 exit status make: *** [Makefile:1383: qmake-build-release/nixnote2] Error 1 ==> ERROR: A failure occurred in build(). Aborting... -> error making: nixnote2-git

xavierbaez commented on 2022-02-25 00:18 (UTC)

It's not compiling anymore.

:: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... -> error making: nixnote2-gi