Package Details: bluez-bccmd 5.55-2

Git Clone URL: https://aur.archlinux.org/bluez-bccmd.git (read-only, click to copy)
Package Base: bluez-bccmd
Description: deprecated bccmd tool from bluez-5.55
Upstream URL: http://www.bluez.org/
Licenses: GPL2
Submitter: ony
Maintainer: ony
Last Packager: ony
Votes: 1
Popularity: 0.000000
First Submitted: 2023-02-05 15:56 (UTC)
Last Updated: 2023-04-17 07:49 (UTC)

Dependencies (2)

Required by (0)

Sources (1)

Latest Comments

sekret commented on 2023-03-20 19:47 (UTC)

Doesn't build unfortunately.


==> Starting build()...
Package bluez was not found in the pkg-config search path.
Perhaps you should add the directory containing `bluez.pc'
to the PKG_CONFIG_PATH environment variable
Package 'bluez', required by 'virtual:world', not found
/usr/bin/ld: /tmp/ccQi1IPL.o: in function `csr_write_varid_valueless':
csr.c:(.text+0x2e3e): undefined reference to `hci_send_cmd'
/usr/bin/ld: csr.c:(.text+0x2ec4): undefined reference to `hci_send_req'
/usr/bin/ld: /tmp/ccQi1IPL.o: in function `csr_write_varid_complex':
csr.c:(.text+0x3132): undefined reference to `hci_send_req'
/usr/bin/ld: /tmp/ccQi1IPL.o: in function `csr_read_varid_complex':
csr.c:(.text+0x33a0): undefined reference to `hci_send_req'
/usr/bin/ld: /tmp/ccQi1IPL.o: in function `csr_read_varid_uint16':
csr.c:(.text+0x35de): undefined reference to `hci_send_req'
/usr/bin/ld: /tmp/ccQi1IPL.o: in function `csr_read_varid_uint32':
csr.c:(.text+0x381b): undefined reference to `hci_send_req'
/usr/bin/ld: /tmp/ccQi1IPL.o:csr.c:(.text+0x3ad9): more undefined references to `hci_send_req' follow
/usr/bin/ld: /tmp/ccdi1eAe.o: in function `csr_open_hci':
csr_hci.c:(.text+0x41): undefined reference to `hci_devid'
/usr/bin/ld: csr_hci.c:(.text+0x8a): undefined reference to `hci_open_dev'
/usr/bin/ld: csr_hci.c:(.text+0xf4): undefined reference to `hci_devinfo'
/usr/bin/ld: csr_hci.c:(.text+0x141): undefined reference to `hci_close_dev'
/usr/bin/ld: csr_hci.c:(.text+0x167): undefined reference to `hci_read_local_version'
/usr/bin/ld: csr_hci.c:(.text+0x1b4): undefined reference to `hci_close_dev'
/usr/bin/ld: csr_hci.c:(.text+0x1f8): undefined reference to `hci_close_dev'
/usr/bin/ld: /tmp/ccdi1eAe.o: in function `do_command':
csr_hci.c:(.text+0x3c1): undefined reference to `hci_send_cmd'
/usr/bin/ld: csr_hci.c:(.text+0x44f): undefined reference to `hci_send_req'
/usr/bin/ld: /tmp/ccdi1eAe.o: in function `csr_close_hci':
csr_hci.c:(.text+0x58c): undefined reference to `hci_close_dev'
collect2: error: ld returned 1 exit status
==> ERROR: A failure occurred in build().
    Aborting...