Debian 11 Bullseye 64bits

Logs

====== Attempt #1

-----> Fetching repository

Cloning into '/tmp/d20231012-7-4l5v3t/input'...

-----> Setting up package repository...

-----> Starting packaging process

-----> Additional environment variables

UUID=144.76.242.2:22/817679d5-26b9-44b2-94b5-520c0f6bb5d9

HOME=/home/pkgr

-----> Found valid cache

-----> Restoring cache...

-----> Fetching pkgr b48cfd6d5e407a79ef378eb96c5ab20061c76552...

-----> Starting packaging process...

-----> Installing missing build dependencies: libpam0g-dev

-----> Fetching buildpack https://github.com/heroku/heroku-buildpack-go.git at main

-----> Running hook: "/tmp/before_hook20231012-59-enmook.sh"

-----> Go app

-----> Fetching stdlib.sh.v8... done

----->

 Detected go modules via go.mod

----->

 Detected Module Name: gogs.io/gogs

----->

-----> Using go1.18.10

-----> Determining packages to install

-----> Running: go install -v -tags heroku ./

go: downloading github.com/prometheus/client_golang v1.17.0

go: downloading github.com/editorconfig/editorconfig-core-go/v2 v2.6.0

go: downloading golang.org/x/net v0.17.0

go: downloading golang.org/x/crypto v0.14.0

go: downloading golang.org/x/sys v0.13.0

go: downloading golang.org/x/mod v0.12.0

go: downloading github.com/prometheus/client_model v0.4.1-0.20230718164431-9a2bf3000d16

go: downloading github.com/prometheus/common v0.44.0

go: downloading github.com/prometheus/procfs v0.11.1

go: downloading google.golang.org/protobuf v1.31.0

google.golang.org/protobuf/internal/flags

google.golang.org/protobuf/internal/set

golang.org/x/net/html/atom

gogs.io/gogs/internal/errutil

golang.org/x/crypto/internal/alias

golang.org/x/crypto/pbkdf2

google.golang.org/protobuf/internal/pragma

google.golang.org/protobuf/internal/version

github.com/prometheus/common/model

github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg

github.com/prometheus/procfs/internal/fs

google.golang.org/protobuf/internal/detrand

gopkg.in/macaron.v1

github.com/prometheus/procfs/internal/util

golang.org/x/sys/unix

golang.org/x/net/html

google.golang.org/protobuf/internal/errors

gogs.io/gogs/internal/authutil

gogs.io/gogs/conf

gogs.io/gogs/internal/osutil

google.golang.org/protobuf/encoding/protowire

gogs.io/gogs/internal/semverutil

golang.org/x/mod/semver

gogs.io/gogs/internal/auth

google.golang.org/protobuf/reflect/protoreflect

golang.org/x/crypto/md4

gogs.io/gogs/internal/avatar

gogs.io/gogs/internal/auth/github

github.com/Azure/go-ntlmssp

github.com/editorconfig/editorconfig-core-go/v2

gogs.io/gogs/internal/auth/pam

# github.com/editorconfig/editorconfig-core-go/v2

/my/cache/go-path/pkg/mod/github.com/editorconfig/editorconfig-core-go/v2@v2.6.0/cached_parser.go:63:21: undefined: errors.Join

/my/cache/go-path/pkg/mod/github.com/editorconfig/editorconfig-core-go/v2@v2.6.0/config.go:29:16: undefined: errors.Join

/my/cache/go-path/pkg/mod/github.com/editorconfig/editorconfig-core-go/v2@v2.6.0/config.go:76:21: undefined: errors.Join

/my/cache/go-path/pkg/mod/github.com/editorconfig/editorconfig-core-go/v2@v2.6.0/definition.go:48:20: undefined: errors.Join

/my/cache/go-path/pkg/mod/github.com/editorconfig/editorconfig-core-go/v2@v2.6.0/definition.go:61:20: undefined: errors.Join

/my/cache/go-path/pkg/mod/github.com/editorconfig/editorconfig-core-go/v2@v2.6.0/definition.go:75:20: undefined: errors.Join

/my/cache/go-path/pkg/mod/github.com/editorconfig/editorconfig-core-go/v2@v2.6.0/editorconfig.go:92:21: undefined: errors.Join

/my/cache/go-path/pkg/mod/github.com/editorconfig/editorconfig-core-go/v2@v2.6.0/editorconfig.go:214:16: undefined: errors.Join

/my/cache/go-path/pkg/mod/github.com/editorconfig/editorconfig-core-go/v2@v2.6.0/editorconfig.go:241:16: undefined: errors.Join

/my/cache/go-path/pkg/mod/github.com/editorconfig/editorconfig-core-go/v2@v2.6.0/editorconfig.go:258:16: undefined: errors.Join

/my/cache/go-path/pkg/mod/github.com/editorconfig/editorconfig-core-go/v2@v2.6.0/editorconfig.go:258:16: too many errors

note: module requires Go 1.20

gogs.io/gogs/internal/cryptoutil

gogs.io/gogs/internal/db/errors

github.com/jackc/pgx/v5/pgconn

github.com/go-macaron/binding

github.com/go-macaron/cache

github.com/go-macaron/session

github.com/go-macaron/gzip

github.com/go-macaron/i18n

github.com/go-macaron/toolbox

github.com/go-macaron/captcha

google.golang.org/protobuf/internal/descfmt

google.golang.org/protobuf/internal/descopts

google.golang.org/protobuf/internal/strs

github.com/go-macaron/csrf

google.golang.org/protobuf/internal/encoding/messageset

google.golang.org/protobuf/internal/genid

google.golang.org/protobuf/internal/order

google.golang.org/protobuf/runtime/protoiface

google.golang.org/protobuf/internal/encoding/text

google.golang.org/protobuf/reflect/protoregistry

github.com/microcosm-cc/bluemonday

github.com/go-ldap/ldap/v3

github.com/microsoft/go-mssqldb

github.com/jackc/pgx/v5/internal/stmtcache

# github.com/mattn/go-sqlite3

sqlite3-binding.c: In function 'sqlite3SelectNew':

sqlite3-binding.c:128049:10: warning: function may return address of local variable [-Wreturn-local-addr]

128049 | return pNew;

| ^~~~

sqlite3-binding.c:128009:10: note: declared here

128009 | Select standin;

| ^~~~~~~

github.com/jaytaylor/html2text

github.com/prometheus/procfs

github.com/mattn/go-isatty

google.golang.org/protobuf/proto

github.com/jackc/pgx/v5

google.golang.org/protobuf/internal/encoding/defval

github.com/mattn/go-colorable

github.com/niklasfasching/go-org/org

github.com/fatih/color

gogs.io/gogs/templates

gogs.io/gogs/internal/process

gogs.io/gogs/internal/auth/smtp

google.golang.org/protobuf/internal/filedesc

google.golang.org/protobuf/encoding/prototext

gogs.io/gogs/internal/conf

gogs.io/gogs/internal/db/migrations

gogs.io/gogs/internal/auth/ldap

github.com/jackc/pgx/v5/stdlib

gogs.io/gogs/internal/testutil

gogs.io/gogs/internal/app

gorm.io/driver/sqlserver

gogs.io/gogs/internal/tool

gogs.io/gogs/internal/lazyregexp

gogs.io/gogs/internal/template/highlight

golang.org/x/net/html/charset

gogs.io/gogs/internal/httplib

gorm.io/driver/postgres

gogs.io/gogs/internal/netutil

gogs.io/gogs/internal/markup

gogs.io/gogs/internal/gitutil

gogs.io/gogs/internal/lfsutil

gogs.io/gogs/internal/pathutil

google.golang.org/protobuf/internal/encoding/tag

gogs.io/gogs/internal/repoutil

gogs.io/gogs/internal/strutil

gogs.io/gogs/internal/sync

google.golang.org/protobuf/internal/impl

gogs.io/gogs/internal/userutil

gogs.io/gogs/internal/email

golang.org/x/crypto/chacha20

golang.org/x/crypto/curve25519/internal/field

golang.org/x/crypto/internal/poly1305

golang.org/x/crypto/blowfish

gogs.io/gogs/internal/dbutil

golang.org/x/crypto/ssh/internal/bcrypt_pbkdf

golang.org/x/crypto/curve25519

gogs.io/gogs/public

golang.org/x/crypto/ssh

gogs.io/gogs/internal/db

google.golang.org/protobuf/internal/filetype

google.golang.org/protobuf/runtime/protoimpl

google.golang.org/protobuf/types/known/timestamppb

google.golang.org/protobuf/types/descriptorpb

github.com/prometheus/client_model/go

github.com/prometheus/client_golang/prometheus/internal

google.golang.org/protobuf/reflect/protodesc

github.com/golang/protobuf/proto

github.com/matttproud/golang_protobuf_extensions/pbutil

github.com/prometheus/common/expfmt

github.com/prometheus/client_golang/prometheus

gogs.io/gogs/internal/form

gogs.io/gogs/internal/ssh

gogs.io/gogs/internal/cron

gogs.io/gogs/internal/route/api/v1/convert

github.com/prometheus/client_golang/prometheus/promhttp

! ERROR: compile failed

Failed to package application

tar: This does not look like a tar archive

tar: Exiting with failure status due to previous errors

! FAILED - Build error.

! Please contact support.