Giter VIP home page Giter VIP logo

Comments (2)

ec1oud avatar ec1oud commented on August 24, 2024 1
$ cd ~/.cache/yay/multibase
$ makepkg
==> Making package: multibase 1.0-1 (Fri Oct 15 07:05:08 2021)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found 1.0.tar.gz
==> Validating source files with sha256sums...
    1.0.tar.gz ... Passed
==> Extracting sources...
  -> Extracting 1.0.tar.gz with bsdtar
==> Removing existing $pkgdir/ directory...
==> Starting build()...
Installing dependencies
Building package
go: cannot find main module, but found .git/config in /home/rutledge/.cache/yay/multibase
        to create a module there, run:
        cd ../.. && go mod init
==> ERROR: A failure occurred in build().
    Aborting...

$ go mod init multibase
go: creating new go.mod: module multibase
go: to add module requirements and sums:
        go mod tidy

$ makepkg
==> Making package: multibase 1.0-1 (Fri Oct 15 07:06:22 2021)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found 1.0.tar.gz
==> Validating source files with sha256sums...
    1.0.tar.gz ... Passed
==> Extracting sources...
  -> Extracting 1.0.tar.gz with bsdtar
==> Removing existing $pkgdir/ directory...
==> Starting build()...
Installing dependencies
Building package
==> Entering fakeroot environment...
==> Starting package()...
Moving package to /usr/local/bin
Done
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> WARNING: Package contains reference to $srcdir
usr/bin/mb
==> Creating package "multibase"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: multibase 1.0-1 (Fri Oct 15 07:06:24 2021)

from multibase.

Nhoya avatar Nhoya commented on August 24, 2024

Hi,
Pretty surprised to see people using this mess of a software after 4 years but since I had some spare time I rewrote it, it should work now, let me know if any issue occur.

from multibase.

Related Issues (1)

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.