micwoj92

Results 71 issues of micwoj92

``` /usr/bin/ld: command.o:(.bss+0x0): multiple definition of `running'; slider.o:(.bss+0x0): first defined here /usr/bin/ld: command.o:(.bss+0x8): multiple definition of `presWin'; slider.o:(.bss+0x8): first defined here /usr/bin/ld: command.o:(.bss+0x20): multiple definition of `cur'; slider.o:(.bss+0x20): first defined...

![image](https://user-images.githubusercontent.com/45581170/93167312-ab1c6380-f720-11ea-803d-f4d524cd157f.png)

Tried building jinglib, but the build fails with error ``` [1 of 1] Compiling Jing.FM ( Jing/FM.hs, dist/build/Jing/FM.dyn_o ) Jing/FM.hs:10:1: error: Could not find module ‘Data.Aeson.Generic’ Perhaps you meant Data.Vector.Generic...

Stated in Cargo.toml `unicode_names` points to repo which does not exist.

I see somewhat related issue was already posted in https://github.com/Kwpolska/pkgbuilder/issues/49 Example with perl-moose: ``` pkgbuilder --debug perl-moose [INFO ] :pkgbuilder: *** PKGBUILDer v4.3.2 [DEBUG ] :pkgbuilder: *** debug output on....

bug
help wanted

Saw it is currently in beta https://github.com/settings/tokens?type=beta

Python 3.12 which will most probably be released at the end of this year will remove distutils. https://peps.python.org/pep-0632/

``` cargo build Compiling libc v0.2.150 Compiling proc-macro2 v1.0.69 Compiling unicode-ident v1.0.12 Compiling pkg-config v0.3.27 Compiling vcpkg v0.2.15 Compiling autocfg v1.1.0 Compiling serde v1.0.192 Compiling foreign-types-shared v0.1.1 Compiling openssl v0.10.59...

https://github.com/baverman/orcsome/blob/cc237aecbe65ebdaaaca6566f29d591553e296ce/aur/orcsome/PKGBUILD#L12 kbproto dependency no longer exists.