After all why not filezilla-server-bin ?
It's installed in /opt , while filezilla-server is installed as a regular package, if you've difficulties with the latter, I can install the 1st...
Also https://github.com/chaotic-aur/packages/issues/3523 rejected...
Search Criteria
Package Details: filezilla-server 1.12.6-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/filezilla-server.git (read-only, click to copy) |
|---|---|
| Package Base: | filezilla-server |
| Description: | A simple FTP, FTPS or SFTP server |
| Upstream URL: | https://filezilla-project.org/download.php?type=server |
| Licenses: | AGPL-3.0-only |
| Submitter: | FabioLolix |
| Maintainer: | FabioLolix |
| Last Packager: | FabioLolix |
| Votes: | 2 |
| Popularity: | 0.000010 |
| First Submitted: | 2023-06-21 20:00 (UTC) |
| Last Updated: | 2026-06-08 16:53 (UTC) |
Dependencies (6)
- libfilezilla (libfilezilla-svnAUR)
- libfilezilla.so (libfilezilla)
- pugixml (pugixml-gitAUR)
- gcc15 (make)
- wxwidgets-gtk3 (wxwidgets-gtk3-lightAUR, wxwidgets-gtk3-gitAUR) (make)
- wxwidgets-gtk3 (wxwidgets-gtk3-lightAUR, wxwidgets-gtk3-gitAUR) (optional)
Required by (0)
Sources (2)
jebez commented on 2026-06-08 18:23 (UTC) (edited on 2026-06-08 18:24 (UTC) by jebez)
FabioLolix commented on 2026-06-08 16:35 (UTC)
- Maitained at https://github.com/FabioLolix/PKGBUILD-AUR_fix
- Sources mirrored at https://sourceforge.net/projects/fabiololix-os-archive/files/src/ (they are behind a CDN now and short lived links are impratical to use)
- every time you have
error while loading shared libraries: libXXX.so.XXX: cannot open shared object file: No such file or directoryfor build from source programs you have to rebuild it so it link against the new library version
FabioLolix commented on 2026-06-08 16:32 (UTC)
Ok, it don't like GCC 16; it can be build with either GCC15 or Clang, update incoming
jebez commented on 2026-06-08 10:08 (UTC)
g++: internal compiler error: Segmentation fault signal terminated program cc1plus
make[4]: *** [Makefile:2038: http/handlers/libfilezilla_common_a-authorizer.o] Segmentation fault (core dumped)
make[4]: *** Deleting file 'http/handlers/libfilezilla_common_a-authorizer.o'
make[4]: Leaving directory '/run/media/a/9f0a973e-1b55-4c1b-a423-6c14c03cf9b7/filezilla-server/src/filezilla-server-1.12.6/src/filezilla'
make[3]: *** [Makefile:3250: install-recursive] Error 1
make[3]: Leaving directory '/run/media/a/9f0a973e-1b55-4c1b-a423-6c14c03cf9b7/filezilla-server/src/filezilla-server-1.12.6/src/filezilla'
make[2]: *** [Makefile:3406: install] Error 2
make[2]: Leaving directory '/run/media/a/9f0a973e-1b55-4c1b-a423-6c14c03cf9b7/filezilla-server/src/filezilla-server-1.12.6/src/filezilla'
make[1]: *** [Makefile:444: install-recursive] Error 1
make[1]: Leaving directory '/run/media/a/9f0a973e-1b55-4c1b-a423-6c14c03cf9b7/filezilla-server/src/filezilla-server-1.12.6/src'
make: *** [Makefile:470: install-recursive] Error 1
==> ERROR: A failure occurred in package().
Aborting...
jebez commented on 2026-06-07 08:02 (UTC)
g++: internal compiler error: Segmentation fault signal terminated program cc1plus
make[4]: *** [Makefile:2038: http/handlers/libfilezilla_common_a-authorizer.o] Segmentation fault (core dumped)
make[4]: *** Deleting file 'http/handlers/libfilezilla_common_a-authorizer.o'
make[4]: Leaving directory '/run/media/a/9f0a973e-1b55-4c1b-a423-6c14c03cf9b7/filezilla-server/src/filezilla-server-1.12.5/src/filezilla'
make[3]: *** [Makefile:3250: install-recursive] Error 1
make[3]: Leaving directory '/run/media/a/9f0a973e-1b55-4c1b-a423-6c14c03cf9b7/filezilla-server/src/filezilla-server-1.12.5/src/filezilla'
make[2]: *** [Makefile:3406: install] Error 2
make[2]: Leaving directory '/run/media/a/9f0a973e-1b55-4c1b-a423-6c14c03cf9b7/filezilla-server/src/filezilla-server-1.12.5/src/filezilla'
make[1]: *** [Makefile:444: install-recursive] Error 1
make[1]: Leaving directory '/run/media/a/9f0a973e-1b55-4c1b-a423-6c14c03cf9b7/filezilla-server/src/filezilla-server-1.12.5/src'
make: *** [Makefile:470: install-recursive] Error 1
==> ERROR: A failure occurred in package().
Aborting...
jebez commented on 2026-02-06 11:59 (UTC)
Is it abandoned?
jebez commented on 2025-12-17 12:10 (UTC) (edited on 2025-12-19 07:50 (UTC) by jebez)
By paru :
authentication/throttled_authenticator.cpp: In member function ‘virtual void fz::authentication::throttled_authenticator::stop_ongoing_authentications(fz::event_handler&)’:
authentication/throttled_authenticator.cpp:379:46: error: expected primary-expression before ‘>’ token
379 | remove_events<operation::result_event>(&target, *this);
| ^
make[3]: *** [Makefile:1715: authentication/libfilezilla_common_a-throttled_authenticator.o] Error 1
make[3]: Leaving directory '/run/media/a/4694649c-5fa4-4af2-ba93-2152a123b361/z/AUR/filezilla-server/src/filezilla-server-1.10.5/src/filezilla'
make[2]: *** [Makefile:2997: install-recursive] Error 1
make[2]: Leaving directory '/run/media/a/4694649c-5fa4-4af2-ba93-2152a123b361/z/AUR/filezilla-server/src/filezilla-server-1.10.5/src/filezilla'
make[1]: *** [Makefile:438: install-recursive] Error 1
make[1]: Leaving directory '/run/media/a/4694649c-5fa4-4af2-ba93-2152a123b361/z/AUR/filezilla-server/src/filezilla-server-1.10.5/src'
make: *** [Makefile:462: install-recursive] Error 1
==> ERROR: A failure occurred in package().
Aborting...
error: failed to build 'filezilla-server-1.10.5-1':
error: packages failed to build: filezilla-server-1.10.5-1
Also why filezilla-server version old? 1.12.1 now...
FabioLolix commented on 2025-11-15 17:07 (UTC)
This is build against Gtk3
probablyhen commented on 2025-11-15 16:44 (UTC)
FYI: you need the dependency gtk2 (from AUR) to start the GUI.
FabioLolix commented on 2025-07-18 08:00 (UTC)
Even if there is a new upstream versione in the meantime you need to delete the builded package and rebuild it, this is due to dynamic linking and sonames changes
Pinned Comments
FabioLolix commented on 2026-06-08 16:35 (UTC)
error while loading shared libraries: libXXX.so.XXX: cannot open shared object file: No such file or directoryfor build from source programs you have to rebuild it so it link against the new library version