Package Base Details: droidcam

Git Clone URL: https://aur.archlinux.org/droidcam.git (read-only, click to copy)
Keywords: android ios webcam
Submitter: marquicus
Maintainer: mhdi
Last Packager: mhdi
Votes: 136
Popularity: 1.50
First Submitted: 2011-06-29 20:31 (UTC)
Last Updated: 2024-04-30 22:00 (UTC)

Pinned Comments

Latest Comments

« First ‹ Previous 1 .. 22 23 24 25 26 27 28 29 30 31 32 .. 37 Next › Last »

Shaka2u1u commented on 2020-03-10 05:39 (UTC)

@LevitatingRein I have this obivously not only with this package, while I uninstalled others likev412 module already

Would you not consider this as the point to lok at: "No targets specified and no makefile found. Stop. make[1]: Leaving directory"? It should be a relevant folder been created, but it wasnt. So mistake comes from Kernel or other kernel dependent installations, doesn't it? (I blinded some parts of the higher paths, taking out username for public here)

I saved for example this output: make -C /lib/modules/uname -r/build M=pwd make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/usr/lib/modules/5.4.22-1-MANJARO/build' make[1]: No targets specified and no makefile found. Stop. make[1]: Leaving directory '/usr/lib/modules/5.4.22-1-MANJARO/build' make: [Makefile:4: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting...


Building v4l2loopback-dkms...
==> Making package: v4l2loopback-dkms 0.12.3-2 (Sa 29 Feb 2020 15:42:36 CET)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found v0.12.3.tar.gz
==> Validating source files with sha256sums...
    v0.12.3.tar.gz ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Extracting v0.12.3.tar.gz with bsdtar
==> Removing existing $pkgdir/ directory...
==> Starting build()...
Building v4l2-loopback driver...
make -C /lib/modules/`uname -r`/build M=/run/media/ffgg/LENOVO1/AUR_build/pamac-build/v4l2loopback-dkms/src/v4l2loopback-0.12.3 modules
make[1]: Entering directory '/usr/lib/modules/5.4.22-1-MANJARO/build'
make[1]: *** No rule to make target 'modules'.  Stop.
make[1]: Leaving directory '/usr/lib/modules/5.4.22-1-MANJARO/build'
make: *** [Makefile:43: v4l2loopback.ko] Error 2
==> ERROR: A failure occurred in build().
    Aborting...

And this: Full log written to /123/123/nnn/nnm/AUR_build/pamac-build/pango-anydesk/src/build/meson-logs/testlog.txt ==> Entering fakeroot environment... ==> Starting package()... ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "pango-anydesk"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... bsdtar: Failed to set default locale -> Compressing package... /usr/bin/makepkg: line 723: /run/media/ffgg/LENOVO1/AUR_build/pamac-build/pango-anydesk/pango-anydesk-1:1.43.0-2-x86_64.pkg.tar.xz: Invalid argument bsdtar: Failed to set default locale bsdtar: Write error ==> ERROR: Failed to create package file.

Levitating commented on 2020-03-09 22:10 (UTC)

@Shaka2u1u I was able to build this package fine on Arch just now. I think this is a Manjaro specific issue, and I am having trouble with realizing what might cause it.

Shaka2u1u commented on 2020-03-09 09:59 (UTC) (edited on 2020-03-09 10:08 (UTC) by Shaka2u1u)

Hi, most probably due to the earlier mentioned problems, I dont get it to upgrade on manjaro: Preparing... Cloning droidcam build files... Checking droidcam dependencies... Synchronizing package databases... Resolving dependencies... Checking inter-conflicts...

Building droidcam... ==> Making package: droidcam 6.7.5-2 (Mo 09 Mär 2020 10:54:34 CET) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found droidcam.desktop -> Found icon2.png -> Found droidcam.tar.bz2 ==> Validating source files with md5sums... droidcam.desktop ... Passed icon2.png ... Passed ==> Validating source_x86_64 files with md5sums... droidcam.tar.bz2 ... Passed ==> Removing existing $srcdir/ directory... ==> Extracting sources... ==> Starting prepare()... ==> Removing existing $pkgdir/ directory... ==> Starting build()... make -C /lib/modules/uname -r/build M=pwd make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/usr/lib/modules/4.19.107-1-MANJARO/build' make[1]: No targets specified and no makefile found. Stop. make[1]: Leaving directory '/usr/lib/modules/4.19.107-1-MANJARO/build' make: [Makefile:4: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting...


No idea why it gives this problem still, cause I already rolled back to kerne 4.19

Andre

artemklevtsov commented on 2020-03-01 05:01 (UTC)

@LevitatingRein, the package have logically splited parts: kernel module and binary utility progrom. DKMS-module will be update module every time for the all installed kernels (when install or update kerenel). Also note droidcam in this packages is simply precompiled binary so more correctly call it droidcam-bin.

Levitating commented on 2020-02-06 21:21 (UTC)

@artemklevtsov, that's an interesting idea. I have never worked with shared packages before. What are the benefits to your solution?

Levitating commented on 2020-02-06 21:20 (UTC)

Finally my fixes have been pushed, if anyone still faces issues please let me know.

Levitating commented on 2020-02-06 02:29 (UTC)

@AwesomeHairbut, I made a disown request for the package a while back, it was now finally accepted, but I wasn't made co-maintainer apparently. If you could make me maintainer that'd be great, then I can finally push my fixes to this repo.

CodeXYZ commented on 2020-02-06 01:28 (UTC)

I don't understand what's going on with the ownership of this package but I'm reclaiming for now. I'll be sure to update it within the next 24 hours now that I have time to so again :-)

grazzolini commented on 2020-01-20 00:30 (UTC)

@artemklevtsov

Ever since kernel 5.4 this version of the module has stopped working. I have created a droidcam-dkms-git version of the package that install the tools from the 6.7.5 version, but the module code is pulled in from git. When upstream makes a new release, I'll update this one.

artemklevtsov commented on 2020-01-19 15:41 (UTC) (edited on 2020-01-20 06:30 (UTC) by artemklevtsov)

@LevitatingRein thanks it works for me.

I suggest to split the package to droidcam-bin and droidcam-dkms parts.

Code shared in the repo: https://github.com/artemklevtsov/droidcam-aur

Changes as patch: https://github.com/artemklevtsov/droidcam-aur/commit/c0770d03e3ec56001af6c486d971de1382ce3808.patch