Search Criteria
Package Details: mingw-w64-gsm 1.0.22-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mingw-w64-gsm.git (read-only, click to copy) |
---|---|
Package Base: | mingw-w64-gsm |
Description: | Shared libraries for GSM 06.10 lossy speech compression (mingw-w64) |
Upstream URL: | https://www.quut.com/gsm/ |
Licenses: | custom |
Submitter: | kfg |
Maintainer: | kfg |
Last Packager: | kfg |
Votes: | 5 |
Popularity: | 0.000000 |
First Submitted: | 2013-06-15 12:20 (UTC) |
Last Updated: | 2022-08-09 17:21 (UTC) |
Latest Comments
Martchus commented on 2022-08-10 20:38 (UTC)
Now I've just wanted to reproduce the problem again but couldn't. The package built just fine. The only difference to my previous attempt is that I was now using my much more powerful desktop instead of my server to speed things up. (In both cases I built the package in a clean chroot and Arch Linux did not update any relevant packages in the meantime.) So it is either a sporadic issue or maybe depends on the build host (e.g. number of cores). For now I'd leave it at that. Let's see whether the problem will occur again on further upgrades.
Martchus commented on 2022-08-10 10:22 (UTC)
It indeed fails on the strip invocation:
grandchild commented on 2022-03-15 09:22 (UTC)
If this fails without error message in
package()
, comment out thestrip .../*.dll
line towards the end ofpackage()
in thePKGBUILD
.hipersayan_x commented on 2016-02-17 17:12 (UTC)
Martchus commented on 2015-12-25 22:53 (UTC)