You are not logged in.

#1 2017-09-12 22:13:32

duskel
Member
Registered: 2017-06-01
Posts: 6

[SOLVED] megasync 3.1.4.0-1 (broken?)

Hi all,

Trying to install megasync (https://aur.archlinux.org/packages/megasync/) using pacaur.

Below the error (either pacaur -S or makepkg -si)
System updated: yes

==> Making package: megasync 3.1.4.0-1 (Tue Sep 12 18:51:52 -03 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Updating MEGAsync git repo...
Fetching origin
==> Validating source files with md5sums...
    MEGAsync ... Skipped
==> Extracting sources...
  -> Creating working copy of MEGAsync git repo...
Reset branch 'makepkg'
==> Starting prepare()...
==> Removing existing $pkgdir/ directory...
==> Starting build()...
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:54: installing './compile'
configure.ac:56: installing './missing'
Makefile.am: installing './depcomp'
autoreconf: Leaving directory `.'
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether make supports nested variables... (cached) yes
checking for size_t... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for pid_t... yes
checking for off_t... yes
checking for ssize_t... yes
checking for g++... g++
checking whether we are using the GNU Objective C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether build environment is sane... yes
checking for cppcheck... no
checking for ANSI C header files... (cached) yes
checking for ANSI C header files... (cached) yes
checking for stdbool.h that conforms to C99... no
checking for _Bool... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for off_t... (cached) yes
checking size of uint64_t... 8
checking whether struct tm is in sys/time.h or time.h... time.h
checking for off_t... (cached) yes
checking for size_t... (cached) yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking htonl usability... no
checking htonl presence... no
checking for htonl... no
checking glob.h usability... yes
checking glob.h presence... yes
checking for glob.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking sys/malloc.h usability... no
checking sys/malloc.h presence... no
checking for sys/malloc.h... no
checking malloc/malloc.h usability... no
checking malloc/malloc.h presence... no
checking for malloc/malloc.h... no
checking whether C++ compiler accepts -fPIC... yes
checking whether the linker accepts -fPIC... yes
checking for dlopen in -ldl... yes
checking sys/inotify.h usability... yes
checking sys/inotify.h presence... yes
checking for sys/inotify.h... yes
checking mcheck.h usability... yes
checking mcheck.h presence... yes
checking for mcheck.h... yes
checking for inotify_init1... yes
checking for fdopendir... yes
checking for select... yes
checking for sendfile in -lsendfile... no
checking for socket in -lsocket... no
checking for clock_gettime in -lrt... yes
checking if building for Win32 platform... no
checking for pthread_create in -lpthread... yes
checking whether C++ compiler accepts -fstack-protector-all... yes
checking whether the linker accepts -fstack-protector-all... yes
checking if building Java bindings... yes
checking for libcryptopp... checking cryptopp/cryptlib.h usability... yes
checking cryptopp/cryptlib.h presence... yes
checking for cryptopp/cryptlib.h... yes
checking for main in -lcryptopp... yes
checking for libsodium... checking sodium.h usability... yes
checking sodium.h presence... yes
checking for sodium.h... yes
checking for sodium_init in -lsodium... yes
checking for libpcrecpp... --with-pcre not specified
checking pcrecpp.h usability... yes
checking pcrecpp.h presence... yes
checking for pcrecpp.h... yes
checking for main in -lpcrecpp... yes
checking for libuv... --with-libuv not specified
checking for zlib... checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for main in -lz... yes
checking for SQLite... yes
checking sqlite3.h usability... yes
checking sqlite3.h presence... yes
checking for sqlite3.h... yes
checking for sqlite3_open in -lsqlite3... yes
checking for Berkeley DB... --with-db not specified
checking for aio_write in -lrt... yes
checking for OpenSSL... --with-openssl not specified
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking for SSL_new in -lssl... yes
checking for c-ares... checking ares.h usability... yes
checking ares.h presence... yes
checking for ares.h... yes
checking for ares_library_init in -lcares... yes
checking curl/curl.h usability... yes
checking curl/curl.h presence... yes
checking for curl/curl.h... yes
checking for main in -lcurl... yes
checking whether cURL is built with OpenSSL support... yes
checking if building example applications... no
checking if building megacmd application... yes
checking for FreeImage... no
checking for termcap... no
checking for Readline... --with-readline not specified
checking readline/readline.h usability... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
checking for rl_save_prompt in -lreadline... yes
checking for FUSE... --with-fuse not specified
checking fuse.h usability... yes
checking fuse.h presence... no
configure: WARNING: fuse.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: fuse.h: proceeding with the compiler's result
checking for fuse.h... yes
checking for fuse_main in -lfuse... yes
checking if building tests... no
checking if building Python bindings... no
checking if building PHP bindings... yes
checking for doxygen... /usr/bin/doxygen
checking for perl... /usr/bin/perl
checking for latex... no
configure: WARNING: latex not found - will not generate doxygen PostScript documentation
checking for makeindex... no
checking for dvips... no
checking for egrep... /usr/bin/egrep
checking for pdflatex... no
configure: WARNING: pdflatex not found - will not generate doxygen PDF documentation
checking for makeindex... no
checking for egrep... (cached) /usr/bin/egrep
checking that generated files are newer than configure... done
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating libmega.pc
config.status: creating doc/Doxyfile
config.status: creating include/mega/config.h
config.status: include/mega/config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
configure: Configured to build Mega SDK:

  SDK version:      3.1.3
  Host setup:       x86_64-pc-linux-gnu
  Install prefix:   /usr
  Compiler:         g++
  CXXFLAGS:         -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector-all
  LDFLAGS:          -pthread -lrt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now
  gcc hardening:    yes
  debug:            no
  static:           no
  sync subsystem:   yes
  chat:             yes
  MEGA API          yes
  example apps:     no
  megacmd app:      yes

  inotify:          yes
  posix threads:    yes

  Python bindings:  no
  Python3 bindings: no
  PHP bindings:     no
  Java bindings:    no

  OpenSSL:            -lssl -lcrypto
  Crypto++:           -lcryptopp
  Sodium:             -lsodium
  Zlib:               -lz
  SQLite3:            -lsqlite3
  c-ares:             -lcares
  cURL:              -lcurl
  FreeImage:          
  Readline:           -lreadline
  Termcap:            
  PCRE:               -lpcrecpp
  LIBUV:              

WARNING: Project ERROR: Unknown module(s) in QT: macextras winextras
Updating '/home/marcos/.cache/pacaur/megasync/src/MEGAsync/src/MEGASync/gui/translations/MEGASyncStrings_ar.qm'...
    Generated 587 translation(s) (316 finished and 271 unfinished)
Updating '/home/marcos/.cache/pacaur/megasync/src/MEGAsync/src/MEGASync/gui/translations/MEGASyncStrings_bg.qm'...
    Generated 587 translation(s) (316 finished and 271 unfinished)
Updating '/home/marcos/.cache/pacaur/megasync/src/MEGAsync/src/MEGASync/gui/translations/MEGASyncStrings_cs.qm'...
    Generated 587 translation(s) (316 finished and 271 unfinished)
Updating '/home/marcos/.cache/pacaur/megasync/src/MEGAsync/src/MEGASync/gui/translations/MEGASyncStrings_de.qm'...
    Generated 587 translation(s) (316 finished and 271 unfinished)
Updating '/home/marcos/.cache/pacaur/megasync/src/MEGAsync/src/MEGASync/gui/translations/MEGASyncStrings_ee.qm'...
    Generated 459 translation(s) (325 finished and 134 unfinished)
Updating '/home/marcos/.cache/pacaur/megasync/src/MEGAsync/src/MEGASync/gui/translations/MEGASyncStrings_en.qm'...
    Generated 587 translation(s) (316 finished and 271 unfinished)
Updating '/home/marcos/.cache/pacaur/megasync/src/MEGAsync/src/MEGASync/gui/translations/MEGASyncStrings_es.qm'...
    Generated 587 translation(s) (316 finished and 271 unfinished)
Updating '/home/marcos/.cache/pacaur/megasync/src/MEGAsync/src/MEGASync/gui/translations/MEGASyncStrings_fa.qm'...
    Generated 587 translation(s) (316 finished and 271 unfinished)
Updating '/home/marcos/.cache/pacaur/megasync/src/MEGAsync/src/MEGASync/gui/translations/MEGASyncStrings_fi.qm'...
    Generated 587 translation(s) (316 finished and 271 unfinished)
Updating '/home/marcos/.cache/pacaur/megasync/src/MEGAsync/src/MEGASync/gui/translations/MEGASyncStrings_fr.qm'...
    Generated 587 translation(s) (316 finished and 271 unfinished)
Updating '/home/marcos/.cache/pacaur/megasync/src/MEGAsync/src/MEGASync/gui/translations/MEGASyncStrings_he.qm'...
    Generated 587 translation(s) (316 finished and 271 unfinished)
Updating '/home/marcos/.cache/pacaur/megasync/src/MEGAsync/src/MEGASync/gui/translations/MEGASyncStrings_hr.qm'...
    Generated 459 translation(s) (325 finished and 134 unfinished)
Updating '/home/marcos/.cache/pacaur/megasync/src/MEGAsync/src/MEGASync/gui/translations/MEGASyncStrings_hu.qm'...
    Generated 587 translation(s) (316 finished and 271 unfinished)
Updating '/home/marcos/.cache/pacaur/megasync/src/MEGAsync/src/MEGASync/gui/translations/MEGASyncStrings_id.qm'...
    Generated 587 translation(s) (316 finished and 271 unfinished)
Updating '/home/marcos/.cache/pacaur/megasync/src/MEGAsync/src/MEGASync/gui/translations/MEGASyncStrings_it.qm'...
    Generated 587 translation(s) (316 finished and 271 unfinished)
Updating '/home/marcos/.cache/pacaur/megasync/src/MEGAsync/src/MEGASync/gui/translations/MEGASyncStrings_ja.qm'...
    Generated 587 translation(s) (316 finished and 271 unfinished)
Updating '/home/marcos/.cache/pacaur/megasync/src/MEGAsync/src/MEGASync/gui/translations/MEGASyncStrings_ka.qm'...
    Generated 459 translation(s) (325 finished and 134 unfinished)
Updating '/home/marcos/.cache/pacaur/megasync/src/MEGAsync/src/MEGASync/gui/translations/MEGASyncStrings_ko.qm'...
    Generated 587 translation(s) (316 finished and 271 unfinished)
Updating '/home/marcos/.cache/pacaur/megasync/src/MEGAsync/src/MEGASync/gui/translations/MEGASyncStrings_nl.qm'...
    Generated 587 translation(s) (316 finished and 271 unfinished)
Updating '/home/marcos/.cache/pacaur/megasync/src/MEGAsync/src/MEGASync/gui/translations/MEGASyncStrings_pl.qm'...
    Generated 587 translation(s) (316 finished and 271 unfinished)
Updating '/home/marcos/.cache/pacaur/megasync/src/MEGAsync/src/MEGASync/gui/translations/MEGASyncStrings_pt_BR.qm'...
    Generated 587 translation(s) (316 finished and 271 unfinished)
Updating '/home/marcos/.cache/pacaur/megasync/src/MEGAsync/src/MEGASync/gui/translations/MEGASyncStrings_pt.qm'...
    Generated 587 translation(s) (316 finished and 271 unfinished)
Updating '/home/marcos/.cache/pacaur/megasync/src/MEGAsync/src/MEGASync/gui/translations/MEGASyncStrings_ro.qm'...
    Generated 587 translation(s) (316 finished and 271 unfinished)
Updating '/home/marcos/.cache/pacaur/megasync/src/MEGAsync/src/MEGASync/gui/translations/MEGASyncStrings_ru.qm'...
    Generated 587 translation(s) (316 finished and 271 unfinished)
Updating '/home/marcos/.cache/pacaur/megasync/src/MEGAsync/src/MEGASync/gui/translations/MEGASyncStrings_sk.qm'...
    Generated 587 translation(s) (316 finished and 271 unfinished)
Updating '/home/marcos/.cache/pacaur/megasync/src/MEGAsync/src/MEGASync/gui/translations/MEGASyncStrings_sl.qm'...
    Generated 587 translation(s) (316 finished and 271 unfinished)
Updating '/home/marcos/.cache/pacaur/megasync/src/MEGAsync/src/MEGASync/gui/translations/MEGASyncStrings_sr.qm'...
    Generated 587 translation(s) (316 finished and 271 unfinished)
Updating '/home/marcos/.cache/pacaur/megasync/src/MEGAsync/src/MEGASync/gui/translations/MEGASyncStrings_sv.qm'...
    Generated 587 translation(s) (316 finished and 271 unfinished)
Updating '/home/marcos/.cache/pacaur/megasync/src/MEGAsync/src/MEGASync/gui/translations/MEGASyncStrings_th.qm'...
    Generated 587 translation(s) (316 finished and 271 unfinished)
Updating '/home/marcos/.cache/pacaur/megasync/src/MEGAsync/src/MEGASync/gui/translations/MEGASyncStrings_tl.qm'...
    Generated 587 translation(s) (316 finished and 271 unfinished)
Updating '/home/marcos/.cache/pacaur/megasync/src/MEGAsync/src/MEGASync/gui/translations/MEGASyncStrings_tr.qm'...
    Generated 587 translation(s) (316 finished and 271 unfinished)
Updating '/home/marcos/.cache/pacaur/megasync/src/MEGAsync/src/MEGASync/gui/translations/MEGASyncStrings_uk.qm'...
    Generated 587 translation(s) (316 finished and 271 unfinished)
Updating '/home/marcos/.cache/pacaur/megasync/src/MEGAsync/src/MEGASync/gui/translations/MEGASyncStrings_vi.qm'...
    Generated 587 translation(s) (316 finished and 271 unfinished)
Updating '/home/marcos/.cache/pacaur/megasync/src/MEGAsync/src/MEGASync/gui/translations/MEGASyncStrings_zh_CN.qm'...
    Generated 587 translation(s) (316 finished and 271 unfinished)
Updating '/home/marcos/.cache/pacaur/megasync/src/MEGAsync/src/MEGASync/gui/translations/MEGASyncStrings_zh_TW.qm'...
    Generated 587 translation(s) (316 finished and 271 unfinished)
cd MEGASync/ && ( test -e Makefile || /usr/bin/qmake-qt5 -o Makefile /home/marcos/.cache/pacaur/megasync/src/MEGAsync/src/MEGASync/MEGASync.pro CONFIG+=release ) && make -f Makefile 
make[1]: Entering directory '/home/marcos/.cache/pacaur/megasync/src/MEGAsync/src/MEGASync'
g++ -c -pipe -g -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -W -D_REENTRANT -fPIC -DQT_DISABLE_DEPRECATED_BEFORE=0x000000 -DHAVE_LIBUV -DUSE_SQLITE -DUSE_CRYPTOPP -DUSE_QT -DMEGA_QT_LOGGING -DENABLE_SYNC -DENABLE_CHAT -DNDEBUG -DUSE_DBUS -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -Igui -Igui/linux -I/home/marcos/.cache/pacaur/megasync/src/MEGAsync/src/MEGASync/mega/bindings/qt/../..//bindings/qt/3rdparty/include/libuv -Imega/include -Imega/bindings/qt -I/home/marcos/.cache/pacaur/megasync/src/MEGAsync/src/MEGASync/mega/bindings/qt/../..//bindings/qt/3rdparty/include -Imega/include/mega/posix -Icontrol -Iplatform -Igoogle_breakpad -Iqtlockedfile -I. -isystem /usr/include/qt -isystem /usr/include/qt/QtWidgets -isystem /usr/include/qt/QtGui -isystem /usr/include/qt/QtNetwork -isystem /usr/include/qt/QtDBus -isystem /usr/include/qt/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib/qt/mkspecs/linux-g++ -o CrashHandler.o control/CrashHandler.cpp
In file included from control/CrashHandler.cpp:15:0:
google_breakpad/client/linux/handler/exception_handler.h:192:21: error: field ‘context’ has incomplete type ‘google_breakpad::ucontext’
     struct ucontext context;
                     ^~~~~~~
google_breakpad/client/linux/handler/exception_handler.h:192:12: note: forward declaration of ‘struct google_breakpad::ucontext’
     struct ucontext context;
            ^~~~~~~~
make[1]: *** [Makefile:5383: CrashHandler.o] Error 1
make[1]: Leaving directory '/home/marcos/.cache/pacaur/megasync/src/MEGAsync/src/MEGASync'
make: *** [Makefile:45: sub-MEGASync-make_first] Error 2
==> ERROR: A failure occurred in build().
    Aborting...

Any help?

Thanks a lot!

Last edited by duskel (2017-09-14 16:53:37)

Offline

#2 2017-09-12 23:23:21

edacval
Member
From: .LT
Registered: 2008-10-23
Posts: 91

Re: [SOLVED] megasync 3.1.4.0-1 (broken?)

Offline

#3 2017-09-14 16:53:12

duskel
Member
Registered: 2017-06-01
Posts: 6

Re: [SOLVED] megasync 3.1.4.0-1 (broken?)

Realized the package has it out of date flag set to true since 2017-09-08.

Downloaded the package from the official site and installed it.
It is working.

Thanks!

Offline

#4 2017-09-15 12:41:40

mrunion
Member
From: Jonesborough, TN
Registered: 2007-01-26
Posts: 1,938
Website

Re: [SOLVED] megasync 3.1.4.0-1 (broken?)

It would be wise to not install software outside of pacman. That can cause hard-to-find issues later on. Fix the PKGBUILD or wait on it to be updated.


Matt

"It is very difficult to educate the educated."

Offline

Board footer

Powered by FluxBB