Package Details: darling-python2-git r4302.c431326ef-1

Git Clone URL: https://aur.archlinux.org/darling-git.git (read-only, click to copy)
Package Base: darling-git
Description: Python 2 (and associated programs) built for use within Darling
Upstream URL: https://www.darlinghq.org
Keywords: Emulator macOS OSX Wine
Licenses: GPL3
Conflicts: darling-python2
Provides: darling-python2
Submitter: UnicornDarkness
Maintainer: lazerbeak12345
Last Packager: lazerbeak12345
Votes: 41
Popularity: 0.000000
First Submitted: 2013-06-29 15:19 (UTC)
Last Updated: 2025-10-25 20:56 (UTC)

Dependencies (44)

Sources (155)

Latest Comments

« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 13 .. 17 Next › Last »

AndrewGura commented on 2016-12-17 21:41 (UTC)

@Xorg For some reason, yaourt still uses outdated revision... I've built it manually with instructions on GitHub page and everything works fine, thanks!

UnicornDarkness commented on 2016-12-17 12:39 (UTC)

@AndrewGura: Huh, the latest upstream revision is 1158dde615adf8b246b0545c2562a5c849a8f089 from 17 December. Try to update your sources. Yaourt fetch the latest revision automatically.

AndrewGura commented on 2016-12-17 11:33 (UTC) (edited on 2016-12-17 11:33 (UTC) by AndrewGura)

@Xorg thanks for your response! I've actually clonned latest revision 6d5dd2786681c6712f340c4f9fd2af578ed4f974 from 4 December 2016

UnicornDarkness commented on 2016-12-17 09:26 (UTC)

@AndrewGura: Actually, the Darling development focuses on Security framework, and I think it is a bug introduced not long ago. What is your Darling revision (e.g. commit number)?

AndrewGura commented on 2016-12-17 00:08 (UTC)

Hello @Xorg! I am using latest arch linux x86_64. I'm always get this error while building it: /tmp/yaourt-tmp-andy/aur-darling-git/src/darling/src/external/security/OSX/libsecurity_apple_csp/lib/MD2Object.cpp:57:22: error: return type of out-of-line definition of 'MD2Object::digestSizeInBytes' differs from that in the declaration CSSM_SIZE MD2Object::digestSizeInBytes() const ~~~~~~~~~ ^ /tmp/yaourt-tmp-andy/aur-darling-git/src/darling/src/external/security/OSX/libsecurity_apple_csp/lib/MD2Object.h:41:17: note: previous declaration is here virtual size_t digestSizeInBytes() const; ~~~~~~ ^ 1 error generated. make[2]: *** [src/external/security/OSX/libsecurity_apple_csp/CMakeFiles/security_apple_csp.dir/build.make:807: src/external/security/OSX/libsecurity_apple_csp/CMakeFiles/security_apple_csp.dir/lib/MD2Object.o] Помилка 1 make[1]: *** [CMakeFiles/Makefile2:16197: src/external/security/OSX/libsecurity_apple_csp/CMakeFiles/security_apple_csp.dir/all] Помилка 2 make: *** [Makefile:150: all] Помилка 2 I tried to fix it by myself, but there are a lot of dependencies and I believe it should work properly without that manipulations... What I'm doing wrong?

UnicornDarkness commented on 2016-12-04 12:09 (UTC) (edited on 2016-12-04 12:10 (UTC) by UnicornDarkness)

Due to Arch doesn't use /usr/libexec, I have modified this path. The new prefix path is /usr/share/darling/prefix (/usr/libexec/darling previously). Tell me if you are occurring troubles (tested on my comptuer, seems not).

UnicornDarkness commented on 2016-11-16 13:02 (UTC)

darling-mach-git doesn't exist anymore. Please use darling-mach-dkms-git instead. darling-mach-dkms-git offers DKMS support for all kernels with headers installed, and it doesn't depend upon a kernel.

UnicornDarkness commented on 2016-11-15 06:20 (UTC)

@J5lx: That's ok. What I want to mean is darling-mach-git package is not a good idea (it doesn't rebuild darling-mach on kernel update), and only darling-mach-dkms-git package is useful. :)

J5lx commented on 2016-11-11 21:03 (UTC) (edited on 2016-11-11 21:04 (UTC) by J5lx)

Um, I just read my own comment again and I realised that it sounds much more offensive than I thought it would when I wrote it. So please don't let that alone be the reason for dropping the package. Even if your solution was in fact suboptimal, I don't see a truly "perfect" solution to this dependency issue myself, and I'm at fault for losing my respect without even noticing. I'm sorry for that, and I thank you for addressing my point despite my rudeness.

UnicornDarkness commented on 2016-11-11 12:17 (UTC)

@J5lx: Please keep calm. Ok, dependencies detection for darling-mach-git package is buggy. I think I'll drop this package. Makedepends upon kernel headers has been removed to solve your issue. See darling-mach-dkms-git package for DKMS version.