Bug 379063 - build of win32libs/icu fails when invoking awk in build of kdevelop: error while loading shared libraries: msys-readline7.dll
Summary: build of win32libs/icu fails when invoking awk in build of kdevelop: error wh...
Status: RESOLVED FIXED
Alias: None
Product: kde-windows
Classification: Miscellaneous
Component: buildsystem (show other bugs)
Version: unspecified
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: KDE-Windows
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-22 04:37 UTC by R030t1
Modified: 2017-04-24 00:04 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 57899bbe52cf77f17303b7477dff7c039075f2c0


Attachments
Build failure. (7.29 KB, text/plain)
2017-04-22 04:37 UTC, R030t1
Details
~/.craft/log-C_KDE_.zip (253.46 KB, application/x-zip-compressed)
2017-04-23 00:33 UTC, R030t1
Details

Note You need to log in before you can comment on or make changes to this bug.
Description R030t1 2017-04-22 04:37:10 UTC
Created attachment 105143 [details]
Build failure.

Followed instructions at https://community.kde.org/Guidelines_and_HOWTOs/Build_from_source/Windows to install craft, error occurred after attempting `craft kdevelop`.
Comment 1 Hannah von Reth 2017-04-22 06:47:10 UTC
Please try to fix your msys. Remove the msys folder manually and call craft -i msys.
Comment 2 R030t1 2017-04-22 16:09:12 UTC
The command you gave completed successfully in just over three minutes. The original command (`craft kdevelop`) fails with the same output.
Comment 3 R030t1 2017-04-22 19:29:59 UTC
Are there any limitations I should be aware of, like only being able to build binaries for x86? My target is x86_64.
Comment 4 R030t1 2017-04-23 00:33:22 UTC
Created attachment 105154 [details]
~/.craft/log-C_KDE_.zip
Comment 5 R030t1 2017-04-23 01:39:07 UTC
32bit build fails in the same manner.
Comment 6 Hannah von Reth 2017-04-23 12:14:49 UTC
I fixed msys.
Please remove the msys dir and reinstall it using "craft -i msys"
Comment 7 R030t1 2017-04-24 00:04:51 UTC
Unfortunately those instructions did not work. However, the bug has been fixed in by a complete reinstallation of Craft.