Code Monkey home page Code Monkey logo

pkgbuild's People

Contributors

eoin-oneill-yokai avatar fabiololix avatar rexkyng avatar tumido avatar vdemin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pkgbuild's Issues

[cdck] don't build with GCC>=10 or clang

checking version of gcc ... 13.2.1 - old version, at least 3.0.0 required!

checking version of /usr/bin/clang ... 15.0.7 - old version, at least 3.0.0 required!

Debian gcc-10.patch is apllied

[Openage*] W: File (usr/etc/openage/[...]) exists in a non-standard directory.

Checking openage-0.5.1-1-x86_64.pkg.tar.zst
openage W: File (usr/etc/) exists in a non-standard directory.
openage W: File (usr/etc/openage/) exists in a non-standard directory.
openage W: File (usr/etc/openage/converter/) exists in a non-standard directory.
openage W: File (usr/etc/openage/converter/games/) exists in a non-standard directory.
openage W: File (usr/etc/openage/converter/games/aoc/) exists in a non-standard directory.
openage W: File (usr/etc/openage/converter/games/aoc/version_hashes.toml) exists in a non-standard directory.
openage W: File (usr/etc/openage/converter/games/aoc_demo/) exists in a non-standard directory.
openage W: File (usr/etc/openage/converter/games/aoc_demo/version_hashes.toml) exists in a non-standard directory.
openage W: File (usr/etc/openage/converter/games/aok/) exists in a non-standard directory.
openage W: File (usr/etc/openage/converter/games/aok/version_hashes.toml) exists in a non-standard directory.
openage W: File (usr/etc/openage/converter/games/de1/) exists in a non-standard directory.
openage W: File (usr/etc/openage/converter/games/de1/version_hashes.toml) exists in a non-standard directory.
openage W: File (usr/etc/openage/converter/games/de2/) exists in a non-standard directory.
openage W: File (usr/etc/openage/converter/games/de2/version_hashes.toml) exists in a non-standard directory.
openage W: File (usr/etc/openage/converter/games/game_editions.toml) exists in a non-standard directory.
openage W: File (usr/etc/openage/converter/games/game_expansions.toml) exists in a non-standard directory.
openage W: File (usr/etc/openage/converter/games/hd/) exists in a non-standard directory.
openage W: File (usr/etc/openage/converter/games/hd/version_hashes.toml) exists in a non-standard directory.
openage W: File (usr/etc/openage/converter/games/hd_ak/) exists in a non-standard directory.
openage W: File (usr/etc/openage/converter/games/hd_ak/version_hashes.toml) exists in a non-standard directory.
openage W: File (usr/etc/openage/converter/games/hd_fgt/) exists in a non-standard directory.
openage W: File (usr/etc/openage/converter/games/hd_fgt/version_hashes.toml) exists in a non-standard directory.
openage W: File (usr/etc/openage/converter/games/hd_raj/) exists in a non-standard directory.
openage W: File (usr/etc/openage/converter/games/hd_raj/version_hashes.toml) exists in a non-standard directory.
openage W: File (usr/etc/openage/converter/games/ror/) exists in a non-standard directory.
openage W: File (usr/etc/openage/converter/games/ror/version_hashes.toml) exists in a non-standard directory.
openage W: File (usr/etc/openage/converter/games/swgb/) exists in a non-standard directory.
openage W: File (usr/etc/openage/converter/games/swgb/version_hashes.toml) exists in a non-standard directory.
openage W: File (usr/etc/openage/converter/games/swgb_cc/) exists in a non-standard directory.
openage W: File (usr/etc/openage/converter/games/swgb_cc/version_hashes.toml) exists in a non-standard directory.
openage W: File (usr/etc/openage/keybinds.oac) exists in a non-standard directory.

[redasm-beta] no longer builds

  • In the past builded fine
  • Other redasm variants (older and newer) are not affected
[ 72%] Building CXX object submodules/loaders/dex/CMakeFiles/DEX.dir/demangler.cpp.o
In file included from /home/fabio/Dev/Github/PKGBUILD/redasm-beta/src/REDasm/LibREDasm/tests/main.cpp:8:
/home/fabio/Dev/Github/PKGBUILD/redasm-beta/src/REDasm/LibREDasm/tests/doctest.h:4032:47: error: size of array 'altStackMem' is not an integral constant-expression
 4032 |         static char             altStackMem[4 * SIGSTKSZ];
      |                                               ^
[ 72%] Building CXX object submodules/plugins/compiler/CMakeFiles/Compiler.dir/msvc/rtti.cpp.o

I want to submit PKGBUILDs.

Hello, I made three PKGBUILDS. Two - source and bin for the Papa project and one - bin for the FlightCore project.
Could you perhaps take a look at them and submit to the AUR? I could also help maintain them in case of updates.

GtkRawGallery fails to build

Previously builded

Traceback (most recent call last):
File "setup.py", line 31, in
os.remove('/usr/share/locale/it/LC_MESSAGES/gtkrawgallery.mo')
OSError: [Errno 13] Permission denied: '/usr/share/locale/it/LC_MESSAGES/gtkrawgallery.mo'
==> ERRORE: Si è verificato un errore in package().

Check all pkgbuilds part 1 (log)

Today removed all the already builded packages and rebuild them all with devtools with a script, the log is 23.0 MB and 213704 lines long

[openage-git] fails to build with devtools

Build fine with makepkg instead, not sure what is causing this

GCC is always installed in this situation

-- Performing Test HAVE_REQUIRED_CXX20_SUPPORT
-- Performing Test HAVE_REQUIRED_CXX20_SUPPORT - Failed


The compiler doesn't support required C++20 features:
  * Concepts
  * Default comparisons
The following versions support these features:
  * clang++ >= 10
  * g++ >= 10
  * Microsoft Visual Studio 2019 >= 16.8
Please upgrade your compiler to build openage.


CMake Error at buildsystem/CheckCompilerFeatures.cmake:57 (message):
  aborting
Call Stack (most recent call first):
  CMakeLists.txt:174 (include)

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.