Skip to content

Unable to build the binary/ create executable #962

Not planned
@YatinChachra

Description

package go.opentelemetry.io/auto
imports go.opentelemetry.io/auto/internal/pkg/instrumentors
imports go.opentelemetry.io/auto/internal/pkg/instrumentors/allocator: build constraints exclude all Go files in /Users/yatin/Downloads/opentelemetry-go-instrumentation-0.7.0-alpha/internal/pkg/instrumentors/allocator
internal/pkg/instrumentors/bpf/database/sql/bpf_bpfel_x86.go:147:12: pattern bpf_bpfel_x86.o: no matching files found
internal/pkg/instrumentors/bpf/github.com/gin-gonic/gin/bpf_bpfel_x86.go:148:12: pattern bpf_bpfel_x86.o: no matching files found
internal/pkg/instrumentors/bpf/google.golang.org/grpc/bpf_bpfel_x86.go:162:12: pattern bpf_bpfel_x86.o: no matching files found
internal/pkg/instrumentors/bpf/google.golang.org/grpc/server/bpf_bpfel_x86.go:153:12: pattern bpf_bpfel_x86.o: no matching files found
internal/pkg/instrumentors/bpf/net/http/client/bpf_bpfel_x86.go:151:12: pattern bpf_bpfel_x86.o: no matching files found
internal/pkg/instrumentors/bpf/net/http/server/bpf_bpfel_x86.go:154:12: pattern bpf_bpfel_x86.o: no matching files found

Can any one help how to get otel-go-instrumentation executable generated ?

Activity

damemi

damemi commented on Jul 19, 2024

@damemi
Contributor

Hi @YatinChachra, did you run make build? That should generate the compiled .o files

MrAlias

MrAlias commented on Feb 7, 2025

@MrAlias
Contributor

Closing as this looks stale. Feel free to reopen if you are able to provide more information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingresponse neededA response from the author is required

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

      Participants

      @damemi@MrAlias@YatinChachra

      Issue actions

        Unable to build the binary/ create executable · Issue #962 · open-telemetry/opentelemetry-go-instrumentation