Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 574556 - dev-util/mingw-runtime fails for i686-pc-mingw32 targets: No targets specified and no makefile found
Summary: dev-util/mingw-runtime fails for i686-pc-mingw32 targets: No targets specifie...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Crossdev team
URL:
Whiteboard:
Keywords:
Depends on: 584858
Blocks:
  Show dependency tree
 
Reported: 2016-02-12 13:13 UTC by Willard Dawson
Modified: 2019-10-20 08:41 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge -info (emerge-info,6.75 KB, text/plain)
2016-02-12 13:13 UTC, Willard Dawson
Details
build log (build.log,1.86 KB, text/plain)
2016-02-12 13:14 UTC, Willard Dawson
Details
emerge -pqv (emerge-pqv,61 bytes, text/plain)
2016-02-12 13:14 UTC, Willard Dawson
Details
environment (environment,94.37 KB, text/plain)
2016-02-12 13:15 UTC, Willard Dawson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Willard Dawson 2016-02-12 13:13:53 UTC
Created attachment 425298 [details]
emerge -info

cross-i686-pc-mingw32/mingw-runtime fails with "No targets specified and no makefile found."
Comment 1 Willard Dawson 2016-02-12 13:14:21 UTC
Created attachment 425300 [details]
build log
Comment 2 Willard Dawson 2016-02-12 13:14:49 UTC
Created attachment 425302 [details]
emerge -pqv
Comment 3 Willard Dawson 2016-02-12 13:15:57 UTC
Created attachment 425304 [details]
environment
Comment 4 SpanKY gentoo-dev 2016-06-02 15:45:48 UTC
we're killing off mingw-runtime now
Comment 5 Larry the Git Cow gentoo-dev 2019-10-20 08:41:49 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c61bbbef5950cf52bf752043efcb7ce68357cb7e

commit c61bbbef5950cf52bf752043efcb7ce68357cb7e
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2019-10-20 08:35:26 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2019-10-20 08:41:40 +0000

    dev-util/w32api, dev-util/mingw-runtime: drop packages
    
    Drop mingw-runtime-based packages. Use mingw64-runtime-based ones instead.
    
    Here are example mingw64-based tuples to use:
    - i686-w64-mingw32 (equivalent of mingw32)
    - x86_64-w64-mingw32 (equivalent on migw64?)
    
    crossdev can be used to recreate new cross-environment.
    
    Closes: https://bugs.gentoo.org/584858
    Closes: https://bugs.gentoo.org/511492
    Closes: https://bugs.gentoo.org/568500
    Closes: https://bugs.gentoo.org/574556
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 dev-util/mingw-runtime/Manifest                    |   4 -
 .../files/mingw-runtime-3.18-gcc-4.6.patch         |  27 ----
 .../files/mingw-runtime-3.20-LDBL_MIN_EXP.patch    | 145 ---------------------
 dev-util/mingw-runtime/metadata.xml                |  11 --
 dev-util/mingw-runtime/mingw-runtime-3.18.ebuild   |  76 -----------
 dev-util/mingw-runtime/mingw-runtime-3.20.2.ebuild |  77 -----------
 dev-util/mingw-runtime/mingw-runtime-3.20.ebuild   |  75 -----------
 .../mingw-runtime/mingw-runtime-4.0.3.1.ebuild     |  82 ------------
 dev-util/w32api/Manifest                           |   2 -
 dev-util/w32api/metadata.xml                       |  11 --
 dev-util/w32api/w32api-3.17.2.ebuild               |  64 ---------
 dev-util/w32api/w32api-4.0.3.1.ebuild              |  66 ----------
 profiles/package.mask                              |   2 -
 13 files changed, 642 deletions(-)