Package Details: mingw-w64-tools 12.0.0-1

Git Clone URL: https://aur.archlinux.org/mingw-w64-tools.git (read-only, click to copy)
Package Base: mingw-w64-tools
Description: MinGW-w64 utilities
Upstream URL: http://mingw-w64.sourceforge.net
Keywords: mingw mingw-w64
Licenses: GPL3, LGPL2
Groups: mingw-w64
Submitter: rubenvb
Maintainer: xantares
Last Packager: xantares
Votes: 27
Popularity: 1.17
First Submitted: 2011-11-15 18:00 (UTC)
Last Updated: 2024-07-16 20:58 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

ESI commented on 2019-11-11 06:22 (UTC) (edited on 2019-11-11 07:23 (UTC) by ESI)

Hello.

I got sha256sum error when I making latest mingw-w64-tools package. So I guess mingw-w64-v7.0.0.tar.bz2 has been changed.

According to https://sourceforge.net/projects/mingw-w64/files/mingw-w64/mingw-w64-release/

mingw-w64-v7.0.0.tar.bz2

SHA1SUM: 25940043c4541e3e59608dead9b6f75b5596d606
MD5SUM: 7cd9b09be0b2c658ce200c4c43b59b27
and the page said "Modified 5 hours ago"

And, Here is the error and some check-sums.

$ git clone https://aur.archlinux.org/mingw-w64-tools.git
$ cd mingw-w64-tools
$ makepkg -si
==> Making package: mingw-w64-tools 7.0.0-1 (Mon 11 Nov 2019 02:30:39 PM JST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Downloading mingw-w64-v7.0.0.tar.bz2...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 18014  100 18014    0     0  13284      0  0:00:01  0:00:01 --:--:-- 13274
100 18001  100 18001    0     0  10676      0  0:00:01  0:00:01 --:--:-- 10676
100 18076  100 18076    0     0   9533      0  0:00:01  0:00:01 --:--:--  9533
100   389  100   389    0     0    126      0  0:00:03  0:00:03 --:--:--   428
100 8858k  100 8858k    0     0  1187k      0  0:00:07  0:00:07 --:--:-- 2070k
  -> Downloading mingw-w64-v7.0.0.tar.bz2.sig...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 18021  100 18021    0     0  13672      0  0:00:01  0:00:01 --:--:-- 13683
100 18008  100 18008    0     0  12069      0  0:00:01  0:00:01 --:--:-- 12069
100 18084  100 18084    0     0  10893      0  0:00:01  0:00:01 --:--:--     0
100   397  100   397    0     0    140      0  0:00:02  0:00:02 --:--:--  1464
100   148  100   148    0     0     41      0  0:00:03  0:00:03 --:--:--  4933
==> Validating source files with sha256sums...
    mingw-w64-v7.0.0.tar.bz2 ... FAILED
    mingw-w64-v7.0.0.tar.bz2.sig ... Skipped
==> ERROR: One or more files did not pass the validity check!


$ sha1sum mingw-w64-v7.0.0.tar.bz2
25940043c4541e3e59608dead9b6f75b5596d606  mingw-w64-v7.0.0.tar.bz2

$ md5sum mingw-w64-v7.0.0.tar.bz2
7cd9b09be0b2c658ce200c4c43b59b27  mingw-w64-v7.0.0.tar.bz2

$ sha256sum mingw-w64-v7.0.0.tar.bz2
aa20dfff3596f08a7f427aab74315a6cb80c2b086b4a107ed35af02f9496b628  mingw-w64-v7.0.0.tar.bz2

$ cat PKGBUILD | grep sha256sums
sha256sums=('f5c9a04e1a6c02c9ef2ec19b3906ec4613606d1b5450d34bbd3c4d94ac696b3b'

Also I found some "6.0.0" remains in PKGBUILD.

rubenvb commented on 2017-06-04 08:54 (UTC)

I uploaded a patch adding // fallthrough comments, which put GCC at ease: https://sourceforge.net/p/mingw-w64/bugs/616/ I also sent it to the mingw-w64-public mailing list.

Schala commented on 2017-06-04 02:20 (UTC)

fixed

xantares commented on 2017-06-03 13:17 (UTC) (edited on 2017-06-03 13:30 (UTC) by xantares)

hi, it doesn't build with gcc 7: src/mingw-w64-v5.0.2/mingw-w64-tools/gendef/src/gendef.c:1034:15: error: this statement may fall through [-Werror=implicit-fallthrough=] case c_4: sz++; I opened https://sourceforge.net/p/mingw-w64/bugs/616/ maybe werror could be disabled for now ? xan.

Schala commented on 2015-03-25 17:55 (UTC)

No idea, ask Fedora

xantares commented on 2015-03-16 10:03 (UTC)

hi, why aren't the patch upstreamed ? xan.

Schala commented on 2014-07-10 02:22 (UTC)

added i686-w64-mingw32-widl and x86_64-w64-mingw32-widl binaries, with Fedora patches

rubenvb commented on 2014-07-06 10:01 (UTC)

I orphaned this as per request. Feel free to bump the version numbers :-)