Package Details: teleport-share-git 0.0.1.r233.d90681d-1

Git Clone URL: https://aur.archlinux.org/teleport-share-git.git (read-only, click to copy)
Package Base: teleport-share-git
Description: Send files on the local network
Upstream URL: https://gitlab.gnome.org/jsparber/teleport
Keywords: file-sharing lan teleport
Licenses: AGPL
Submitter: rajnishmishra
Maintainer: rajnishmishra
Last Packager: rajnishmishra
Votes: 0
Popularity: 0.000000
First Submitted: 2020-03-15 22:45 (UTC)
Last Updated: 2021-04-25 09:28 (UTC)

Latest Comments

micwoj92 commented on 2024-03-03 11:23 (UTC)

Build fails:

==> Starting build()...
Submodule 'subprojects/libhandy' (https://source.puri.sm/Librem5/libhandy.git) registered for path './'
Cloning into '/build/teleport-share-git/src/teleport/subprojects/libhandy'...
Submodule path './': checked out '1d47eeb88bf27e82906818c12b192158b8232b6e'
The Meson build system
Version: 1.3.2
Source dir: /build/teleport-share-git/src/teleport
Build dir: /build/teleport-share-git/src/teleport/_build
Build type: native build
Project name: teleport
Project version: 0.0.1
C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20230801")
C linker for the host machine: cc ld.bfd 2.42.0
Host machine cpu family: x86_64
Host machine cpu: x86_64
Has header "dlfcn.h" : YES 
Has header "inttypes.h" : YES 
Has header "locale.h" : YES 
Has header "memory.h" : YES 
Has header "stdint.h" : YES 
Has header "stdlib.h" : YES 
Has header "strings.h" : YES 
Has header "string.h" : YES 
Has header "sys/stat.h" : YES 
Has header "sys/types.h" : YES 
Has header "unistd.h" : YES 
Checking for function "dcgettext" : YES 
Checking for function "gettext" : YES 
Checking for function "iconv" : YES 
Compiler for C supports arguments -fno-strict-aliasing: YES 
Compiler for C supports arguments -Wcast-align: YES 
Compiler for C supports arguments -Wdeclaration-after-statement: YES 
Compiler for C supports arguments -Wformat=2: YES 
Compiler for C supports arguments -Winit-self: YES 
Compiler for C supports arguments -Winline: YES 
Compiler for C supports arguments -Wmissing-declarations: YES 
Compiler for C supports arguments -Wmissing-format-attribute: YES 
Compiler for C supports arguments -Wmissing-include-dirs: YES 
Compiler for C supports arguments -Wmissing-noreturn: YES 
Compiler for C supports arguments -Wmissing-prototypes: YES 
Compiler for C supports arguments -Wnested-externs: YES 
Compiler for C supports arguments -Wno-error=unused-parameter: YES 
Compiler for C supports arguments -Wno-error=missing-field-initializers: YES 
Compiler for C supports arguments -Wno-missing-field-initializers: YES 
Compiler for C supports arguments -Wno-unused-parameter: YES 
Compiler for C supports arguments -Wold-style-definition: YES 
Compiler for C supports arguments -Wpacked: YES 
Compiler for C supports arguments -Wredundant-decls: YES 
Compiler for C supports arguments -Wshadow: YES 
Compiler for C supports arguments -Wstrict-prototypes: YES 
Compiler for C supports arguments -Wswitch-enum: YES 
Compiler for C supports arguments -Wundef: YES 
Compiler for C supports arguments -Wunused-but-set-variable: YES 
Compiler for C supports arguments -Wwrite-strings: YES 
Found pkg-config: YES (/usr/bin/pkg-config) 2.1.0
Run-time dependency glib-2.0 found: YES 2.78.4
Run-time dependency gtk+-3.0 found: YES 3.24.41
Did not find CMake 'cmake'
Found CMake: NO
Run-time dependency libhandy-0.0 found: NO (tried pkgconfig and cmake)

Executing subproject libhandy 

libhandy| Project name: libhandy
libhandy| Project version: 0.0.11
libhandy| C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20230801")
libhandy| C linker for the host machine: cc ld.bfd 2.42.0
libhandy| Configuring config.h using configuration
libhandy| Compiler for C supports arguments -Wcast-align: YES (cached)
libhandy| Compiler for C supports arguments -Wdate-time: YES
libhandy| Compiler for C supports arguments -Wdeclaration-after-statement: YES (cached)
libhandy| Compiler for C supports arguments -Werror=format-security -Werror=format=2: YES
libhandy| Compiler for C supports arguments -Wendif-labels: YES
libhandy| Compiler for C supports arguments -Werror=incompatible-pointer-types: YES
libhandy| Compiler for C supports arguments -Werror=missing-declarations: YES
libhandy| Compiler for C supports arguments -Werror=overflow: YES
libhandy| Compiler for C supports arguments -Werror=return-type: YES
libhandy| Compiler for C supports arguments -Werror=shift-count-overflow: YES
libhandy| Compiler for C supports arguments -Werror=shift-overflow=2: YES
libhandy| Compiler for C supports arguments -Werror=implicit-fallthrough=3: YES
libhandy| Compiler for C supports arguments -Wformat-nonliteral: YES
libhandy| Compiler for C supports arguments -Wformat-security: YES
libhandy| Compiler for C supports arguments -Winit-self: YES (cached)
libhandy| Compiler for C supports arguments -Wmaybe-uninitialized: YES
libhandy| Compiler for C supports arguments -Wmissing-field-initializers: YES
libhandy| Compiler for C supports arguments -Wmissing-include-dirs: YES (cached)
libhandy| Compiler for C supports arguments -Wmissing-noreturn: YES (cached)
libhandy| Compiler for C supports arguments -Wnested-externs: YES (cached)
libhandy| Compiler for C supports arguments -Wno-missing-field-initializers: YES (cached)
libhandy| Compiler for C supports arguments -Wno-sign-compare: YES
libhandy| Compiler for C supports arguments -Wno-strict-aliasing: YES
libhandy| Compiler for C supports arguments -Wno-unused-parameter: YES (cached)
libhandy| Compiler for C supports arguments -Wold-style-definition: YES (cached)
libhandy| Compiler for C supports arguments -Wpointer-arith: YES
libhandy| Compiler for C supports arguments -Wredundant-decls: YES (cached)
libhandy| Compiler for C supports arguments -Wshadow: YES (cached)
libhandy| Compiler for C supports arguments -Wstrict-prototypes: YES (cached)
libhandy| Compiler for C supports arguments -Wswitch-default: YES
libhandy| Compiler for C supports arguments -Wswitch-enum: YES (cached)
libhandy| Compiler for C supports arguments -Wtype-limits: YES
libhandy| Compiler for C supports arguments -Wundef: YES (cached)
libhandy| Compiler for C supports arguments -Wunused-function: YES
libhandy| Compiler for C supports arguments -fstack-protector-strong: YES
libhandy| Dependency gladeui-2.0 skipped: feature glade_catalog disabled
libhandy| Build-time dependency gio-2.0 found: YES 2.78.4
libhandy| Program /usr/bin/glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
libhandy| Configuring hdy-version.h using configuration
libhandy| Dependency glib-2.0 found: YES 2.78.4 (cached)
libhandy| Program /usr/bin/glib-mkenums found: YES (/usr/bin/glib-mkenums)
libhandy| Dependency glib-2.0 found: YES 2.78.4 (cached)
libhandy| Program /usr/bin/glib-mkenums found: YES (/usr/bin/glib-mkenums)
libhandy| Program sed found: YES (/usr/bin/sed)
libhandy| Program gen-public-types.sh found: YES (/bin/sh /build/teleport-share-git/src/teleport/subprojects/libhandy/src/gen-public-types.sh)
libhandy| Dependency glib-2.0 found: YES 2.78.4 (cached)
libhandy| Dependency gio-2.0 found: YES 2.78.4 (cached)
libhandy| Run-time dependency gmodule-2.0 found: YES 2.78.4
libhandy| Dependency gtk+-3.0 found: YES 3.24.41 (cached)
libhandy| Library m found: YES
libhandy| Library rt found: YES
libhandy| Checking if "ld_supports_version_script" : links: NO
libhandy| Program msgfmt found: YES (/usr/bin/msgfmt)
libhandy| Program msginit found: YES (/usr/bin/msginit)
libhandy| Program msgmerge found: YES (/usr/bin/msgmerge)
libhandy| Program xgettext found: YES (/usr/bin/xgettext)
libhandy| Configuring run using configuration
libhandy| Message:
libhandy| ------
libhandy| Handy 0 (0.0)

libhandy| Tests: false
libhandy| Examples: false
libhandy| Documentation: false
libhandy| Static: true
libhandy| Introspection: false
libhandy| Vapi: false
libhandy| Glade Catalog: false
libhandy| ------

libhandy| Build targets in project: 9
libhandy| NOTICE: Future-deprecated features used:
libhandy| * 0.56.0: {'meson.build_root', 'meson.source_root'}
libhandy| Subproject libhandy finished.

Dependency gio-2.0 found: YES 2.78.4 (cached)
Run-time dependency libsoup-2.4 found: YES 2.74.3
Run-time dependency avahi-client found: YES 0.8
Library m found: YES
Configuring config.h using configuration
Dependency gio-2.0 found: YES 2.78.4 (cached)
Program /usr/bin/glib-compile-resources found: YES (/usr/bin/glib-compile-resources)

data/meson.build:3:5: ERROR: Function does not take positional arguments.

A full log can be found at /build/teleport-share-git/src/teleport/_build/meson-logs/meson-log.txt
WARNING: Running the setup command as `meson [options]` instead of `meson setup [options]` is ambiguous and deprecated.
==> ERROR: A failure occurred in build().
    Aborting...