|
|
#1 |
|
Senior Member
Join Date: Mar 2005
Posts: 186
|
2.14 GNU/KFreeBSD build/test logs
Hi all,
Just wanted to point out to people the Debian kfreebsd-i386 build/test logs for 2.14: http://experimental.ftbfs.de/fetch.p...ile=log&as=raw There you can see that it builds fine, the tests pass, and many of the examples build too. The main cause of examples failing to build is the fact that System.dll can't be built without Microsoft's compiler. The other cause is AddBrandingImage being disabled on non-win32 platforms - shouldn't this just be a warning "Warning, not adding a branding image!" instead of an error? Also it seems to run the tests twice, I should fix that. Whether or not the resulting .exe files work is another story. In the next upload I might zip up the installers that built and uuencode them into the log. Hopefully some of the other architectures will be able to use scons from experimental by then. Future build logs will be available here until scons actually makes a non-beta release: http://experimental.ftbfs.de/build.php?arch=&pkg=nsis When scons releases, the logs will be available here: http://buildd.debian.org/build.php?arch=&pkg=nsis bye, pabs |
|
|
|
|
|
#2 |
|
M.I.A.
[NSIS Dev, Mod] Join Date: Oct 2001
Location: Israel
Posts: 11,337
|
I think a command that simply doesn't work definitely deserve an error, be it a simple image setting or registry modification.
NSIS FAQ | NSIS Home Page | Donate $ "I hear and I forget. I see and I remember. I do and I understand." -- Confucius |
|
|
|
|
|
#3 | |
|
Senior Member
Join Date: Mar 2005
Posts: 186
|
2.14 failed to build from source on debian sparc:
http://experimental.ftbfs.de/fetch.p...ile=log&as=raw The issue is basically using CPPFLAGS badly instead of using CPPDEFINES. I've committed the following patch to CVS. Quote:
|
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|