Uploaded image for project: 'Bitbucket Cloud'
  1. Bitbucket Cloud
  2. BCLOUD-6435

Schafer for intel_mingw32 causes TypeError

    XMLWordPrintable

Details

    Description

      Here is run with .pyx.

      #!python
      
      python schafer.py -P intel_mingw32 -m cxgen.pyx -p cxgen32 --bare
      

      And, the errors are:

      #!python
      
      make: Target `install' not remade because of errors.
      * Python built successfully
      * Ignifuga engine files are ready.
      * Compiling project: cxgen32
      * Building cxgen32 for intel_mingw32  (package: cxgen32)
      Traceback (most recent call last):
        File "schafer.py", line 956, in <module>
          locals()["build_project_"+platform](options, abspath(dirname(options.main)))
        File "schafer.py", line 762, in build_project_intel_mingw32
          build_project_generic(options, platform, target, pp, env)
        File "schafer.py", line 609, in build_project_generic
          mod.make(options, env, target, sources, cython_src, cfiles)
        File "/home/Downloads/ignifuga/tools/modules/project/intel_mingw32.py", line 27, in make
          extralibs, options.project)
      TypeError: not enough arguments for format string 
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            Anonymous Anonymous
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: