Search Criteria
Package Details: megasync 5.10.1.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/megasync.git (read-only, click to copy) |
---|---|
Package Base: | megasync |
Description: | Official MEGA desktop application for syncing with MEGA Cloud Drive |
Upstream URL: | https://github.com/meganz/MEGAsync/ |
Licenses: | LicenseRef-Mega-Limited-Code-License |
Submitter: | son_link |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 380 |
Popularity: | 0.69 |
First Submitted: | 2014-09-01 18:12 (UTC) |
Last Updated: | 2025-04-03 17:02 (UTC) |
Dependencies (28)
- c-ares (c-ares-gitAUR)
- crypto++ (crypto++-gitAUR)
- curl (curl-gitAUR, curl-c-aresAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-ffplayoutAUR, ffmpeg-headlessAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR)
- freeimage
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- icu (icu-gitAUR)
- libmediainfo (libmediainfo-gitAUR)
- libpdfium (pdfium-binariesAUR, pdfium-binaries-v8AUR, pdfium-binaries-binAUR, pdfium-binaries-v8-binAUR, libpdfium-nojsAUR)
- libsodium (libsodium-gitAUR, libsodium-1.0.18AUR)
- libuv (libuv-gitAUR)
- libxcb (libxcb-gitAUR)
- libzen (libzen-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-declarative (qt5-declarative-gitAUR)
- qt5-graphicaleffects (qt5-graphicaleffects-gitAUR)
- qt5-quickcontrols (qt5-quickcontrols-gitAUR)
- qt5-quickcontrols2 (qt5-quickcontrols2-gitAUR)
- qt5-svg (qt5-svg-gitAUR)
- qt5-x11extras
- sqlite (sqlite-fossilAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- cmake (cmake-gitAUR, cmake3AUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- qt5-tools (make)
Latest Comments
« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 15 16 17 .. 53 Next › Last »
tioguda commented on 2021-08-31 11:44 (UTC)
Does anyone read the comments before reporting a "problem"?
The solution for most is to rebuild libpdfium-nojs before upgrading.
jeyes commented on 2021-08-31 11:27 (UTC) (edited on 2021-08-31 12:31 (UTC) by jeyes)
EDIT: So sorry, we should read before posting. Indeed, rebuilding
libpdfium-nojs
fixed it for me, too.Yes, I got the same error as l337 when trying to upgrade to 4.5.3.0-1. To give a more readable and English version of the output:
My kernel is
5.13.10-arch1-1-surface
, gcc version11.1.0
.l337 commented on 2021-08-23 00:43 (UTC)
/usr/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../lib/libpdfium.so: referencia a
u_isspace_68' sin definir /usr/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../lib/libpdfium.so: referencia a
u_isalnum_68' sin definir /usr/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../lib/libpdfium.so: referencia au_toupper_68' sin definir /usr/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../lib/libpdfium.so: referencia a
u_isalpha_68' sin definir /usr/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../lib/libpdfium.so: referencia a `u_tolower_68' sin definir collect2: error: ld devolvió el estado de salida 1 make[1]: *** [Makefile:1230: megasync] Error 1make: *** [Makefile:47: sub-MEGASync-make_first] Error 2 ==> ERROR: Se produjo un fallo en build(). Cancelando... error compilando: megasync
luntik2012 commented on 2021-08-05 08:43 (UTC)
Neko-san commented on 2021-08-03 06:31 (UTC)
I get an error for compilation with this error once Megasync starts building:
michaldybczak commented on 2021-06-09 17:37 (UTC)
@tioguda, you were right. I rebuilt libpdfium-nojs and then was able to build the newest mega. Thanks!
scippio commented on 2021-06-05 09:06 (UTC)
FuzzyAtish has true... with icu68 it's compiled ok. Pls add it to deps...
tioguda commented on 2021-06-02 22:31 (UTC)
@michaldybczak have you ever rebuilt libpdfium-nojs to verify that's not your problem?
michaldybczak commented on 2021-06-02 22:17 (UTC) (edited on 2021-06-02 22:21 (UTC) by michaldybczak)
I replaced ffmpeg3.4 with ffmpeg - the one from system repo and it was building fine till this:
/usr/bin/ld: warning: libicuuc.so.68, needed by /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../lib/libpdfium.so, not found (try using -rpath or -rpath-link) /usr/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../lib/libpdfium.so: undefined reference to
u_isspace_68' /usr/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../lib/libpdfium.so: undefined reference to
u_isalnum_68' /usr/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../lib/libpdfium.so: undefined reference tou_toupper_68' /usr/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../lib/libpdfium.so: undefined reference to
u_isalpha_68' /usr/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../lib/libpdfium.so: undefined reference to `u_tolower_68' collect2: error: ld returned 1 exit status make[1]: [Makefile:1260: megasync] Error 1 make[1]: Leaving directory '/mnt/home-hdd/build/megasync/src/MEGAsync/src/MEGASync' make: [Makefile:47: sub-MEGASync-make_first] Error 2 ==> ERROR: There was error in build().It's looking for libicuuc.so.68, but I already have libicuuc.so.69.1, so it's looking for an older file. This suggests the PKGBUILD should be upgraded to a new version.
« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 15 16 17 .. 53 Next › Last »