Re: Some bugs in ports
- In reply to: Dipl.-Ing. Harald E. Langner: "Some bugs in ports"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 15 Jul 2021 20:11:43 UTC
Moin moin Unfortunately, I cannot really reproduce your issue here. Would it be possible to provide a full buildlog? mfg Tobias On Thu, 15 Jul 2021 at 21:08, Dipl.-Ing. Harald E. Langner <hlangner@alice-dsl.net> wrote: > > I don't know if someone will read this, but there are several serve errors > when compiling these ports > > > > stopped in /usr/ports/devel/gobject-introspection > > pkg-static: Unable to access file > > /usr/ports/devel/gobject-introspection/work/stage/usr/local/share/py38-gob > ject-introspection-1.0/Makefile.introspection:No such file or directory > > .. > > Problem: there is > > /usr/ports/devel/gobject-introspection/work/stage/usr/local/share/gobject- > introspection-1.0/Makefile.introspection > > Solution: > > $ cd /usr/ports/devel/gobject-introspection/work/stage/usr/local/share/ > > $ mv gobject-introspection-1.0 py38-gobject-introspection-1.0 > > $ cd - > > $ make install > > > > next, same in > > stopped in /usr/ports/graphics/graphite2 > > > > Unable to access file > > > /usr/ports/graphics/graphite2/work/stage/usr/local/share/py38-graphite2/gr > aphite2-release.cmake:No such file or directory > > Problem: there is > > /usr/ports/graphics/graphite2/work/stage/usr/local/share/graphite2/graphit > e2-release.cmake > > > > $ cd /usr/ports/graphics/graphite2/work/stage/usr/local/share/ > > $ mv graphite2 py38-graphite2 > > $ cd - > > $ make install > > > > next > > stopped in /usr/ports/print/harfbuzz > > ===> Building for harfbuzz-2.8.2 > > FAILED: src/HarfBuzz-0.0.gir > > . > > ../src/hb-buffer.cc:641: Warning: HarfBuzz: unknown annotation: > xconstructor > > . > > Couldn't find > '/usr/local/share/gobject-introspection-1.0/gdump.c' > > right! there is the directory > > /usr/local/share/py38-gobject-introspection-1.0/ > > Solution: > > $ mv /usr/local/share/py38-gobject-introspection-1.0/ > /usr/local/share/gobject-introspection-1.0/ > > $ make install > > $ OK > > > > It seems the main problem is that direction names have changed form > "xxxxxx" to "py38- xxxxxx" and the ports maintainer and developer hasn't > hat recognized and changed the data for it. > > > > > > with best regards > > Harald E. Langner > > > > __________________________________________________________________________ > _______ > > Harald Eberhard Langner > > > phone: +49 (0)69 / 383 575; TAM > fax: +49 (0)69 / 38 77 86 92 > mobile: +49 (0)179 / 617 90 80 > > Address: > 20, Auf der Beun > 65 933 Frankfurt am Main; HE > EU (Germany) > > > > > > > > >