OWB Situation

Amiwell · 9941

Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #30 on: November 03, 2019, 09:15:02 AM
nicola I'm doing a manual compilation removing from your patch the part related to ffmpeg, I refer to the mode you described on github



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #31 on: November 03, 2019, 04:07:02 PM
nicola you can possible to upload or linked the actually version for abiv0, i'm not to make :-\



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #32 on: November 13, 2019, 06:31:54 PM



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #33 on: February 07, 2020, 02:29:28 PM
well again starts the compilation :)



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #34 on: February 07, 2020, 04:57:41 PM
i have this problem when compile aros

cp /home/aros/abi_v0/linux-i386/bin/linux-i386/gen/host/tools/MetaMake/mmake /home/aros/abi_v0/linux-i386/bin/linux-i386/tools
[MMAKE] Building AROS.tools-crosstools
[MMAKE] Read vars...
[MMAKE] Scanning dirs...
  File "/home/aros/abi_v0/linux-i386/bin/linux-i386/tools/genmf.py", line 8
    print "Usage:",sys.argv[0],"tmplfile [inputfile outputfile]"
                 ^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Usage:",sys.argv[0],"tmplfile [inputfile outputfile]")?
[MMAKE] Error: Error regenerating makefile: No such file or directory
[MMAKE] /home/aros/abi_v0/linux-i386/bin/linux-i386/tools/genmf.py /home/aros/abi_v0/AROS-mirror/AROS/config/make.tmpl --listfile /tmp/genmfoz8Frv  failed: 256
Makefile:63: recipe for target '/home/aros/abi_v0/linux-i386/bin/linux-i386/tools/crosstools/.installflag-crosstools' failed
make: *** [/home/aros/abi_v0/linux-i386/bin/linux-i386/tools/crosstools/.installflag-crosstools] Error 10



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #35 on: February 08, 2020, 09:54:26 PM
maybe these packages are enough for compilation, I have to try :-\

subversion git-core gcc g++ make gawk bison flex bzip2 netpbm autoconf    automake libx11-dev libxext-dev libc6-dev liblzo2-dev libxxf86vm-dev libpng-dev gcc-multilib libsdl1.2-dev byacc python-mako libxcursor-dev

I could no longer compile the alt-abiv0 version after installing everything you need from your script, it gave me the same error, let's try



wawa

  • Senior Member
  • ****
    • Posts: 265
    • Karma: +55/-0
Reply #36 on: February 12, 2020, 01:23:56 PM
consider:
https://github.com/aros-development-team/AROS/commit/1aa12138ca7990c2a44bc391d46c3c275c6c2931#diff-17fea6918a645a7d3834fcc3bb608421

i cannot though find a way to attach changed files. i havent also been entirely successful recompiling, but have not tried it clean,which is correct thing to do i assume.

if you have followed a hint the system is giving you, you would notice that you are missing a parentesis.
« Last Edit: February 12, 2020, 01:28:20 PM by wawa »



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #37 on: February 12, 2020, 01:33:52 PM
in fact it says syntax error, I had not noticed this thing I'm not very practical, surely there is something in the script of nicola that needs to be fixed, I'll take a look



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #38 on: February 12, 2020, 02:42:51 PM
again this is the situation

[MMAKE] Building AROS.tools-crosstools-mpfr
[MMAKE] Making tools-crosstools-mpfr in tools/crosstools
[MMAKE] Building AROS.tools-crosstools-mpc
[MMAKE] Making tools-crosstools-mpc in tools/crosstools
[MMAKE] Making tools-crosstools-gcc in tools/crosstools
[MMAKE] make --no-print-directory TOP=/home/aros/abi_v0/linux-i386 SRCDIR=/home/aros/abi_v0/AROS-mirror/AROS CURDIR=tools/crosstools TARGET=tools-crosstools-gcc --file=mmakefile tools-crosstools-gcc failed: 512
Makefile:63: recipe for target '/home/aros/abi_v0/linux-i386/bin/linux-i386/tools/crosstools/.installflag-crosstools' failed
make: *** [/home/aros/abi_v0/linux-i386/bin/linux-i386/tools/crosstools/.installflag-crosstools] Error 10



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #39 on: February 13, 2020, 06:04:37 AM
maybe I understood the mystery, when I make the updates of ubuntu (currently I have installed 18.04.03) nothing works even even the compilation of the deadwood branch that I had done successfully



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #40 on: February 13, 2020, 06:09:28 AM
now I try the compilation again



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #41 on: February 13, 2020, 09:46:42 AM
I went to ubuntu 14 lts to see if something changes during the compilation, I get a strange error, but not only regarding the compilation of odyssey but also on the work of deadwood, I remember that I used it the first time on alt-abiv0 and everything went well hopefully



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #42 on: February 13, 2020, 10:12:24 AM
just I could not be wrong it serves ubuntu 14 lts for now I'm going on with the compilation and it has not stopped on the point of before (when I was working on lubuntu 18) we hope well



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #43 on: February 13, 2020, 10:13:15 AM
python-mako must also be installed



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #44 on: February 13, 2020, 11:14:20 AM
at some point it gives me file writing error, maybe the problem is the hard disk, I have to do a new installation, this time on an ssd to see if it completes the compilation without problems, I'm going crazy :'(