Code Monkey home page Code Monkey logo

aur-openboard-git's People

Contributors

fsiegert avatar vekhir avatar

Watchers

James Cloos avatar  avatar

Forkers

vekhir

aur-openboard-git's Issues

No longer builds

The package no longer seems to build on the latest arch linux. I get the following error:

In file included from /usr/include/poppler/PDFDoc.h:61,
                 from src/pdf/XPDFRenderer.h:51,
                 from src/pdf/XPDFRenderer.cpp:30:
/usr/include/poppler/Form.h:320:10: error: 'optional' in namespace 'std' does not name a template type
  320 |     std::optional<GooString> getCheckedSignature(Goffset *checkedFileSize);
      |          ^~~~~~~~
/usr/include/poppler/Form.h:320:5: note: 'std::optional' is only available from C++17 onwards
  320 |     std::optional<GooString> getCheckedSignature(Goffset *checkedFileSize);
      |     ^~~
/usr/include/poppler/Form.h:611:10: error: 'optional' in namespace 'std' does not name a template type
  611 |     std::optional<GooString> getCheckedSignature(Goffset *checkedFileSize);
      |          ^~~~~~~~
/usr/include/poppler/Form.h:611:5: note: 'std::optional' is only available from C++17 onwards
  611 |     std::optional<GooString> getCheckedSignature(Goffset *checkedFileSize);
      |     ^~~

Downloading the source is broken, due to change in the github security policy.

The build fails even before beginning as the source can't be downloaded. The following line result in a error:

source=("git://github.com/OpenBoard-org/OpenBoard.git${_fragment}"

The error is:

fatal: remote error: 
  The unauthenticated git protocol on port 9418 is no longer supported.

And there's a link to https://github.blog/2021-09-01-improving-git-protocol-security-github/#no-more-unauthenticated-git

In the PKGBUILD of the AUR-openboard project, the github URL is in https and not SSH, thus allowing the build to download the source:
https://github.com/bartoszek/AUR-openboard/blob/master/PKGBUILD#L15

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.