Giter Club home page Giter Club logo

Comments (8)

mtrmac avatar mtrmac commented on July 4, 2024

Yeah, Makefile changed like this

-       go build -ldflags "-X main.gitCommit=${GIT_COMMIT}" -o ${DEST}skopeo .
+       go build -ldflags "-X main.gitCommit=${GIT_COMMIT}" -o ${DEST}skopeo ./cmd/skopeo

but skopeo.spec still contains

%gobuild -o skopeo .

(I am not sure what $WORK has to do with this or why the log above says iinstall; nevertheless it seems that skopeo.spec does need updating for the cmd/library split.)

from skopeo.

runcom avatar runcom commented on July 4, 2024

I'll take care of it, I overlooked the new go build in cmd/skopeo

from skopeo.

runcom avatar runcom commented on July 4, 2024

I'm not sure how this went unnoticed when building in Fedora scm (I've also released an update for f23 and f24 but fedpkg build didn't break, weird)

from skopeo.

cgwalters avatar cgwalters commented on July 4, 2024

When this is fixed, can you submit a PR to delete the freeze: line to https://github.com/CentOS/sig-atomic-buildscripts ?

from skopeo.

runcom avatar runcom commented on July 4, 2024

Sure Colin, will do

from skopeo.

runcom avatar runcom commented on July 4, 2024

There seems to be something going on with i686 though when building openshift.go https://kojipkgs.fedoraproject.org//work/tasks/6035/14326035/build.log @mtrmac there could be something wrong with gpgme on i686?

I cannot get skopeo to build on rawhide and/or f24

from skopeo.

runcom avatar runcom commented on July 4, 2024

This command is failing on i686:

go build -compiler gc -ldflags ' -B 0x99097609c41c9b2591b3bba5913a65ffe179fbb0' -a -v -x -o skopeo ./cmd/skopeo

from skopeo.

mtrmac avatar mtrmac commented on July 4, 2024
# github.com/mtrmac/gpgme
In file included from /usr/include/gpgme.h:12:0,
                 from vendor/src/github.com/mtrmac/gpgme/data.go:4:
/usr/include/gpgme-32.h:90:2: error: #error GPGME was compiled with _FILE_OFFSET_BITS = 64, please see the section "Largefile support (LFS)" in the GPGME manual.
 #error GPGME was compiled with _FILE_OFFSET_BITS = 64, please see the section "Largefile support (LFS)" in the GPGME manual.
  ^~~~~

from skopeo.

Related Issues (20)

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.