win32libs/wcslib does not build (download location gone)

2017-02-04 Thread Michael Drüing
Hi, I just noticed that win32libs/wcslib doesn’t build. It tries to download http://raphaelcojocaru.xyz/wcslib515.tar.bz2 but that URL is gone (DNS does not resolve). The alternative (official) URL specified in the wcslib.py file, ftp://ftp.atnf.csiro.au/pub/software/wcslib/wcslib.tar.bz2, wor

RE: Action: fetch for gnuwin32/wget FAILED when using craft on windows

2017-02-19 Thread Michael Drüing
I had the same problem. It has to do with Python not accepting the https certificate of sourceforge.net (or wherever the download URL for wget points to) and thus failing. If you manually download the wget zip file and place it into your download folder it will pick it up and everything works.

[Craft] [Bug 379723] New: install_craft.ps1 fails to install craft

2017-05-11 Thread Michael Drüing
https://bugs.kde.org/show_bug.cgi?id=379723 Bug ID: 379723 Summary: install_craft.ps1 fails to install craft Product: Craft Version: master Platform: MS Windows OS: MS Windows Status: UNCONFIRMED Severity:

[Craft] [Bug 379723] install_craft.ps1 fails to install craft

2017-05-11 Thread Michael Drüing
https://bugs.kde.org/show_bug.cgi?id=379723 --- Comment #1 from Michael Drüing --- Created attachment 105442 --> https://bugs.kde.org/attachment.cgi?id=105442&action=edit log files I found the log files. It seems that craft has some issues downloading 7zip or wget -- You are receivi

[Craft] [Bug 379723] install_craft.ps1 fails to install craft

2017-05-11 Thread Michael Drüing
https://bugs.kde.org/show_bug.cgi?id=379723 --- Comment #2 from Michael Drüing --- Created attachment 105443 --> https://bugs.kde.org/attachment.cgi?id=105443&action=edit a second log file -- You are receiving this mail because: You are on the CC list for the bug.

[Craft] [Bug 379723] install_craft.ps1 fails to install craft

2017-05-11 Thread Michael Drüing
https://bugs.kde.org/show_bug.cgi?id=379723 --- Comment #4 from Michael Drüing --- This is everything on K:\ (or d:\kde) after the script has run: K:\>dir /b/s K:\download K:\etc K:\python K:\download\craft.zip K:\download\CraftBootstrap.py K:\download\git K:\download\python-3.6.0-embed-am

[Craft] [Bug 379723] install_craft.ps1 fails to install craft

2017-05-11 Thread Michael Drüing
https://bugs.kde.org/show_bug.cgi?id=379723 --- Comment #6 from Michael Drüing --- yes, K: is substituted: K:\>subst K:\: => D:\KDE Q:\: => D:\KDE\download\git -- You are receiving this mail because: You are on the CC list for the bug.

[Craft] [Bug 455119] New: building libgit2 from source fails due to not detecting libssl

2022-06-10 Thread Michael Drüing
https://bugs.kde.org/show_bug.cgi?id=455119 Bug ID: 455119 Summary: building libgit2 from source fails due to not detecting libssl Product: Craft Version: master Platform: Microsoft Windows OS: Microsoft Win

[Craft] [Bug 455249] New: Building boost-regex from source fails

2022-06-14 Thread Michael Drüing
https://bugs.kde.org/show_bug.cgi?id=455249 Bug ID: 455249 Summary: Building boost-regex from source fails Product: Craft Version: master Platform: Microsoft Windows OS: Microsoft Windows Status: REPORTED

[Craft] [Bug 379723] install_craft.ps1 fails to install craft

2022-11-07 Thread Michael Drüing
https://bugs.kde.org/show_bug.cgi?id=379723 --- Comment #8 from Michael Drüing --- No, I'm pretty sure the issue doesn't occur anymore. I have built (parts of) KDE successfully since then You can close this ticket -- You are receiving this mail because: You are on the CC list for the bug.

Marble win32 compile fix

2008-10-14 Thread Michael Drüing
Hi, Here's a small fix for compiling marble on Win32 w/ MSVC. Visual Studio has a habit of issuing an error if an ambiguous overloaded function is called with non-uniquely identifiable parameters, in this case fabs(). This patch will fix this. Greetings -Michael Index: marble/src/lib/Projection

[Bug 199292] konsole cannot open cmd.exe when windows isn´t installed on C:-drive

2009-07-25 Thread Michael Drüing
https://bugs.kde.org/show_bug.cgi?id=199292 --- Comment #5 from Michael Drüing 2009-07-25 11:57:00 --- Actually, Windows doesn't have %SHELL% (at least my version of XP doesn't). It does have, however, %COMSPEC%, which is probably the official way to do it. -- Configure bugm

[Bug 207720] New: emerge diff files for testing/qtscriptgenerator have wrong format

2009-09-17 Thread Michael Drüing
https://bugs.kde.org/show_bug.cgi?id=207720 Summary: emerge diff files for testing/qtscriptgenerator have wrong format Product: kde-windows Version: unspecified Platform: Compiled Sources OS/Version: MS Windows Stat

[Bug 207998] New: build koffice against kdebase and kdepimlibs from trunk/ instead of branches/4.3

2009-09-20 Thread Michael Drüing
https://bugs.kde.org/show_bug.cgi?id=207998 Summary: build koffice against kdebase and kdepimlibs from trunk/ instead of branches/4.3 Product: kde-windows Version: unspecified Platform: Compiled Sources OS/Version: MS Windows

[Bug 207998] build koffice against kdebase and kdepimlibs from trunk/ instead of branches/4.3

2009-09-20 Thread Michael Drüing
https://bugs.kde.org/show_bug.cgi?id=207998 --- Comment #1 from Michael Drüing 2009-09-20 18:03:22 --- Created an attachment (id=37089) --> (http://bugs.kde.org/attachment.cgi?id=37089) patch a patch to build koffice against kde{base,pimlibs} from trunk instead of branches/

[Bug 240922] New: kdebase-runtime does not compile

2010-06-06 Thread Michael Drüing
https://bugs.kde.org/show_bug.cgi?id=240922 Summary: kdebase-runtime does not compile Product: kde-windows Version: unspecified Platform: MS Windows OS/Version: MS Windows Status: UNCONFIRMED Severity: normal Priori

Review Request: Add libsdl-1.2 to the windows portage repository for emerge

2011-04-02 Thread Michael Drüing
--- This is an automatically generated e-mail. To reply, visit: http://svn.reviewboard.kde.org/r/6656/ --- Review request for kde-windows. Summary --- This is a patch for emerge

RE: Emerge as an open package manager?

2011-04-06 Thread Michael Drüing
I also like the idea and I already created an emerge-target for libsdl-src (just because it was the first thing that came into my mind) The patch is in the KDE reviewboard (which is down atm so I can't post a link), any comment on it would be welcome -Michael _ From: Andrius da Costa

RE: [IMPORTANT] stopping development

2011-09-13 Thread Michael Drüing
Hi, > 13.09.2011 20:22, Patrick Spendrin wrote: > Hi everybody, > > I just tried to push a fix to kdelibs master - when that failed, I > was told that doing that is restricted to David Faure. Since we can't > fix master anymore, we will stop fixing the kdelibs (and other repos > that have such

RE: [IMPORTANT] stopping development

2011-09-14 Thread Michael Drüing
Hi, > On Wed, Sep 14, 2011 at 12:52 AM, Michael Drüing > wrote: > > Hi, > > > >> 13.09.2011 20:22, Patrick Spendrin wrote: > >> Hi everybody, > >> > >> ... > >> > > > > This sounds disturbing. Am I right in assuming thi

RE: Intel's Composer XE 2011 compiler in emerge

2012-07-11 Thread Michael Drüing
Hi Casper, > There is also an extra architecture, intel64, but I guess nobody will ever be > able to use that, since it's itanium. I'm not sure what kind of binaries the > ia32 > mode generates, since it does support stuff like AVX, apparently, but I've > asked my contacts at Intel about that. i

phonon-vlc fails on KDE-4.9 with MSVC

2012-10-08 Thread Michael Drüing
Hi, VLC has some include files, and in include/vlc/plugins/vlc_common.h there is a number with the ULL suffix, which MSVC doesn’t support. Attached is a 2-line patch (also available here: http://paste.kde.org/563900/) which fixes this for MSVC, however, I did not have any luck with adding this

Missing boost-headers-1.50 for MSVC2010

2012-10-08 Thread Michael Drüing
Hi, currently, it seems that the boost-headers-1.5.0-vc100 package is missing from sourceforge.net: K:\KDE>emerge boost-headers emerge debug: buildAction: all emerge debug: packageName: boost-headers emerge debug: buildType: RelWithDebInfo emerge debug: buildTests: True _

RE: [CMake] How to set the cmake variable on windows

2013-01-14 Thread Michael Drüing
Hi, As Patrick already told on Jan.10, you have to use cmake -G"MinGW Makefiles" To tell CMake what type of Makefiles you want. Use cmake --help To see all available parameters for -G -Michael From: kde-windows-boun...@kde.org [mailto:kde-windows-boun...@kde.org] On Behalf Of P

kde-baseapps and X11 libs

2013-04-23 Thread Michael Drüing
Hi, this commit http://quickgit.kde.org/?p=kde-baseapps.git&a=commitdiff&h=81f7f6ac236dc4bc641a58c8ee4187fba106d267 broke compilation for Win32. I think it should be safe to put the find_

[kdelibs] [Bug 326583] [MS Windows] compilation of kdelibs fails due to DocBookXML not being found

2013-10-27 Thread Michael Drüing
https://bugs.kde.org/show_bug.cgi?id=326583 Michael Drüing changed: What|Removed |Added CC||mich...@drueing.de --- Comment #3 from

[kdelibs] [Bug 326583] [MS Windows] compilation of kdelibs fails due to DocBookXML not being found

2013-10-27 Thread Michael Drüing
https://bugs.kde.org/show_bug.cgi?id=326583 --- Comment #4 from Michael Drüing --- Created attachment 83147 --> https://bugs.kde.org/attachment.cgi?id=83147&action=edit A small patch to fix compilation This bumps the docbook-xml version from 4.2 to 4.5 -- You are receiving this mail