[kde-windows] [Bug 350511] New: emerge frameworks fails on build of win32libs/gpg-error

Jeff jeffjl.kde at outlook.com
Wed Jul 22 17:47:53 UTC 2015


https://bugs.kde.org/show_bug.cgi?id=350511

            Bug ID: 350511
           Summary: emerge frameworks fails on build of
                    win32libs/gpg-error
           Product: kde-windows
           Version: unspecified
          Platform: MS Windows
                OS: MS Windows
            Status: UNCONFIRMED
          Severity: grave
          Priority: NOR
         Component: buildsystem
          Assignee: kde-windows at kde.org
          Reporter: jeffjl.kde at outlook.com

There seems to be something wrong with the .awk files that construct the
mkerrcodes.h file.  But whatever the cause, the mkerrcodes.h file ends up with
invalid syntax and generates errors when included in the mkerrcodes.c file and
compiled. (I'm using mingw.)  The mkerrcodes.h file contains structure
initialization lines like:

{ , "GPG_ERR_E2BIG" },

where there is supposed to be a number before the first comma.

Reproducible: Always

Steps to Reproduce:
1. 'emerge qt' has already completed, and much of 'emerge frameworks' has
completed
2. Use either 'emerge frameworks' or 'emerge --update gpg-error'
3.

Actual Results:  
About 110 occurrences of:

'R:/build/win32libs/gpg-error/work/mingw-w64-RelWithDebInfo-1.12/mkerrcodes.h:105:5:
error: expected expression before ',' token

for all of the "{ , "GPG_ERR_*" }," lines.

Then emerge ends.

Expected Results:  
Completed build of gpg-error

I am running Window 8.1.  This system has never had any KDE installation on it
before. I'm generally following the instructions from 
https://techbase.kde.org/Getting_Started/Build/Windows

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


More information about the Kde-windows mailing list