← Back to team overview

myunity team mailing list archive

[Bug 1109201] [NEW] myunity-3.1.5 won't build on quantal, wrong version Gambas

 

Public bug reported:

myunity-3.1.5 won't build on quantal, wrong version Gambas. Quantal
provides version 3 of Gambas but the source files are in format of
version 2. Running make results in

gbc2 -a -t -p .
make: gbc2: Command not found
make: *** [build] Error 127

if gbc3 is used, it results in

gbc3 -a -t -p .
FMain.class: error: Bad form file version
make: *** [build] Error 1

when running verbose with debug information, it results in

gbc3 -vg -a -t -p .
Removing .info and .list files

------------------------------------------------------------------------
Compiling FMain.class...
FMain.class: error: Bad form file version

Please fix this because myunity 3.1.3-0ubuntu1 does not work with
Quantal. It reports only in

Ubuntu 12.10
Sorry, Ubuntu release not supported.

** Affects: myunity
     Importance: Undecided
         Status: New


** Tags: quantal

-- 
You received this bug notification because you are a member of MyUnity
team, which is subscribed to MyUnity.
https://bugs.launchpad.net/bugs/1109201

Title:
  myunity-3.1.5 won't build on quantal, wrong version Gambas

Status in MyUnity:
  New

Bug description:
  myunity-3.1.5 won't build on quantal, wrong version Gambas. Quantal
  provides version 3 of Gambas but the source files are in format of
  version 2. Running make results in

  gbc2 -a -t -p .
  make: gbc2: Command not found
  make: *** [build] Error 127

  if gbc3 is used, it results in

  gbc3 -a -t -p .
  FMain.class: error: Bad form file version
  make: *** [build] Error 1

  when running verbose with debug information, it results in

  gbc3 -vg -a -t -p .
  Removing .info and .list files

  ------------------------------------------------------------------------
  Compiling FMain.class...
  FMain.class: error: Bad form file version

  Please fix this because myunity 3.1.3-0ubuntu1 does not work with
  Quantal. It reports only in

  Ubuntu 12.10
  Sorry, Ubuntu release not supported.

To manage notifications about this bug go to:
https://bugs.launchpad.net/myunity/+bug/1109201/+subscriptions


Follow ups

References