You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2017/02/15 17:28:51 UTC

[Bug 7393] New: dmake: Error code -1, while making 'spamc\spamc.exe'

https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7393

            Bug ID: 7393
           Summary: dmake:  Error code -1, while making 'spamc\spamc.exe'
           Product: Spamassassin
           Version: 3.4.1
          Hardware: PC
                OS: Windows 7
            Status: NEW
          Severity: blocker
          Priority: P2
         Component: Building & Packaging
          Assignee: dev@spamassassin.apache.org
          Reporter: arielgrin@hotmail.com
  Target Milestone: Undefined

Strawberry Perl 5.24.1
Windows 7 SP1
Windows SDK 7.1

When running dmake, after running perl Makefile.pl indicating that I want to
build spamc, I get the following error on the log:
...
...
copy config.h.win config.h
copy spamc.h.win spamc.h
C:\STRAWB~1\perl\bin\perl.exe ..\build\preprocessor -Mvars -iMakefile.win
-oMake
file
cd ..
dmake -f spamc/Makefile spamc\spamc.exe
cd spamc
CreateProcess failed (2).
dmake:  Error executing 'cd spamc': No such file or directory
dmake:  Error code -1, while making 'spamc\spamc.exe'
dmake:  Error code 255, while making 'spamc\spamc.exe'


If I go to spamc directory and manually run dmake -f Makefile spamc.exe it
build successfully, so I guess there is some kind of error with the "cd spamc"
related to relative or absolute path, because spamc directory exists for sure.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 7393] dmake: Error code -1, while making 'spamc\spamc.exe'

Posted by bu...@spamassassin.apache.org.
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7393

Sidney Markowitz <si...@sidney.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |DUPLICATE
                 CC|                            |sidney@sidney.com
             Status|NEW                         |RESOLVED

--- Comment #4 from Sidney Markowitz <si...@sidney.com> ---
Looks like this was fixed by bug #7617

*** This bug has been marked as a duplicate of bug 7617 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 7393] dmake: Error code -1, while making 'spamc\spamc.exe'

Posted by bu...@bugzilla.spamassassin.org.
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7393

--- Comment #3 from Martin Puppe <pu...@jam-software.com> ---
See bug #7617.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 7393] dmake: Error code -1, while making 'spamc\spamc.exe'

Posted by bu...@bugzilla.spamassassin.org.
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7393

Kevin A. McGrail <km...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|blocker                     |normal
                 CC|                            |kmcgrail@apache.org,
                   |                            |puppe@jam-software.com

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 7393] dmake: Error code -1, while making 'spamc\spamc.exe'

Posted by bu...@bugzilla.spamassassin.org.
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7393

--- Comment #2 from Martin Puppe <pu...@jam-software.com> ---
I have figured this one out and will supply a patch shortly.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 7393] dmake: Error code -1, while making 'spamc\spamc.exe'

Posted by bu...@bugzilla.spamassassin.org.
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7393

--- Comment #1 from Kevin A. McGrail <km...@apache.org> ---
Martin, any comments on this window make issue?

-- 
You are receiving this mail because:
You are the assignee for the bug.