| Server IP : 82.208.35.60 / Your IP : 216.73.216.168 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/sysutils/fusefs-sshfs/work/sshfs-sshfs-3.7.3/_build/ |
Upload File : |
# This is the build file for project "sshfs" # It is autogenerated by the Meson build system. # Do not edit by hand. ninja_required_version = 1.8.2 # Rules for module scanning. # Rules for compiling. rule c_COMPILER command = cc $ARGS -MD -MQ $out -MF $DEPFILE -o $out -c $in deps = gcc depfile = $DEPFILE_UNQUOTED description = Compiling C object $out # Rules for linking. rule c_LINKER command = cc $ARGS -o $out $in $LINK_ARGS description = Linking target $out # Other rules rule CUSTOM_COMMAND command = $COMMAND description = $DESC restat = 1 rule REGENERATE_BUILD command = /usr/local/bin/meson --internal regenerate /usr/ports/sysutils/fusefs-sshfs/work/sshfs-sshfs-3.7.3 /usr/ports/sysutils/fusefs-sshfs/work/sshfs-sshfs-3.7.3/_build --backend ninja description = Regenerating build files. generator = 1 # Phony build target, always out of date build PHONY: phony # Build rules for targets build sshfs.p/sshfs.c.o: c_COMPILER ../sshfs.c DEPFILE = sshfs.p/sshfs.c.o.d DEPFILE_UNQUOTED = sshfs.p/sshfs.c.o.d ARGS = -Isshfs.p -I. -I.. -I/usr/local/include/fuse3 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fno-color-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wmissing-declarations -Wwrite-strings -O2 -pipe -DNDEBUG -fstack-protector-strong -fno-strict-aliasing -pthread -DFUSE_USE_VERSION=31 build sshfs.p/cache.c.o: c_COMPILER ../cache.c DEPFILE = sshfs.p/cache.c.o.d DEPFILE_UNQUOTED = sshfs.p/cache.c.o.d ARGS = -Isshfs.p -I. -I.. -I/usr/local/include/fuse3 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fno-color-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wmissing-declarations -Wwrite-strings -O2 -pipe -DNDEBUG -fstack-protector-strong -fno-strict-aliasing -pthread -DFUSE_USE_VERSION=31 build sshfs: c_LINKER sshfs.p/sshfs.c.o sshfs.p/cache.c.o | /lib/libthr.so.3 /usr/lib/libthr.a /usr/local/lib/libfuse3.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libgthread-2.0.so /usr/local/lib/libintl.so LINK_ARGS = -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -fstack-protector-strong -O2 -pipe -DNDEBUG -fstack-protector-strong -fno-strict-aliasing -Wl,-rpath,/usr/local/lib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group /usr/local/lib/libfuse3.so -lpthread /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgthread-2.0.so -Wl,--end-group -pthread build sshfs.1: CUSTOM_COMMAND ../sshfs.rst | /usr/local/bin/rst2man COMMAND = /usr/local/bin/rst2man ../sshfs.rst sshfs.1 description = Generating$ manpages$ with$ a$ custom$ command build test/conftest.py test/pytest.ini test/test_sshfs.py test/util.py: CUSTOM_COMMAND ../test/conftest.py ../test/pytest.ini ../test/test_sshfs.py ../test/util.py | /bin/cp COMMAND = /bin/cp -fPp ../test/conftest.py ../test/pytest.ini ../test/test_sshfs.py ../test/util.py /usr/ports/sysutils/fusefs-sshfs/work/sshfs-sshfs-3.7.3/_build/test description = Generating$ test/test_scripts$ with$ a$ custom$ command build test/wrong_command.p/wrong_command.c.o: c_COMPILER ../test/wrong_command.c DEPFILE = test/wrong_command.p/wrong_command.c.o.d DEPFILE_UNQUOTED = test/wrong_command.p/wrong_command.c.o.d ARGS = -Itest/wrong_command.p -Itest -I../test -fno-color-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -D_REENTRANT -DHAVE_CONFIG_H -Wall -Wextra -Wno-sign-compare -Wmissing-declarations -Wwrite-strings -O2 -pipe -DNDEBUG -fstack-protector-strong -fno-strict-aliasing build test/wrong_command: c_LINKER test/wrong_command.p/wrong_command.c.o LINK_ARGS = -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -fstack-protector-strong -O2 -pipe -DNDEBUG -fstack-protector-strong -fno-strict-aliasing # Test rules build test: phony meson-internal__test build meson-internal__test: CUSTOM_COMMAND all PHONY COMMAND = /usr/local/bin/meson test --no-rebuild --print-errorlogs DESC = Running$ all$ tests. pool = console build benchmark: phony meson-internal__benchmark build meson-internal__benchmark: CUSTOM_COMMAND all PHONY COMMAND = /usr/local/bin/meson test --benchmark --logbase benchmarklog --num-processes=1 --no-rebuild DESC = Running$ benchmark$ suite. pool = console # Install rules build install: phony meson-internal__install build meson-internal__install: CUSTOM_COMMAND PHONY | all DESC = Installing$ files. COMMAND = /usr/local/bin/meson install --no-rebuild pool = console build dist: phony meson-internal__dist build meson-internal__dist: CUSTOM_COMMAND PHONY DESC = Creating$ source$ packages COMMAND = /usr/local/bin/meson dist pool = console # Suffix build ctags: phony meson-internal__ctags build meson-internal__ctags: CUSTOM_COMMAND PHONY COMMAND = /usr/local/bin/meson --internal tags ctags /usr/ports/sysutils/fusefs-sshfs/work/sshfs-sshfs-3.7.3 pool = console build uninstall: phony meson-internal__uninstall build meson-internal__uninstall: CUSTOM_COMMAND PHONY COMMAND = /usr/local/bin/meson --internal uninstall pool = console build all: phony meson-test-prereq meson-benchmark-prereq sshfs sshfs.1 test/conftest.py test/wrong_command build meson-test-prereq: phony test/wrong_command build meson-benchmark-prereq: phony build clean: phony meson-internal__clean build clean-ctlist: phony meson-internal__clean-ctlist build meson-internal__clean-ctlist: CUSTOM_COMMAND PHONY COMMAND = /usr/local/bin/meson --internal cleantrees /usr/ports/sysutils/fusefs-sshfs/work/sshfs-sshfs-3.7.3/_build/meson-private/cleantrees.dat description = Cleaning$ custom$ target$ directories build meson-internal__clean: CUSTOM_COMMAND PHONY | clean-ctlist COMMAND = /usr/local/bin/ninja -t clean description = Cleaning build build.ninja: REGENERATE_BUILD ../meson.build ../test/meson.build meson-private/coredata.dat pool = console build reconfigure: REGENERATE_BUILD PHONY pool = console build ../meson.build ../test/meson.build meson-private/coredata.dat: phony default all