Ubuntu Jammy 22.04 64 bits

Logs

====== Attempt #1

-----> Fetching repository

Cloning into '/tmp/d20231201-7-1lveqvo/input'...

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

-----> Starting packaging process

-----> Additional environment variables

UUID=144.76.242.2:22/d5c4cf23-4790-403b-b6bd-05b32ac1189c

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_hook20231201-59-zc6qz0.sh"

-----> Go app

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

----->

 Detected go modules via go.mod

----->

 Detected Module Name: gogs.io/gogs

----->

-----> New Go Version, clearing old cache

-----> Installing go1.20.11

-----> Fetching go1.20.11.linux-amd64.tar.gz... done

-----> Determining packages to install

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

go: downloading unknwon.dev/clog/v2 v2.2.0

go: downloading github.com/urfave/cli v1.22.14

go: downloading github.com/go-macaron/binding v1.2.0

go: downloading github.com/go-macaron/cache v0.0.0-20190810181446-10f7c57e2196

go: downloading github.com/go-macaron/captcha v0.2.0

go: downloading github.com/go-macaron/csrf v0.0.0-20190812063352-946f6d303a4c

go: downloading github.com/go-macaron/gzip v0.0.0-20160222043647-cad1c6580a07

go: downloading github.com/go-macaron/i18n v0.6.0

go: downloading github.com/go-macaron/session v0.0.0-20190805070824-1a3cdc6f5659

go: downloading github.com/go-macaron/toolbox v0.0.0-20190813233741-94defb8383c6

go: downloading github.com/gogs/git-module v1.8.3

go: downloading github.com/pkg/errors v0.9.1

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

go: downloading github.com/unknwon/cae v1.0.2

go: downloading github.com/unknwon/com v1.0.1

go: downloading gopkg.in/ini.v1 v1.67.0

go: downloading gopkg.in/macaron.v1 v1.5.0

go: downloading github.com/gogs/go-libravatar v0.0.0-20191106065024-33a75213d0a0

go: downloading github.com/unknwon/i18n v0.0.0-20190805065654-5c6446a380b6

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

go: downloading gopkg.in/yaml.v3 v3.0.1

go: downloading github.com/klauspost/compress v1.8.6

go: downloading github.com/fatih/color v1.13.0

go: downloading github.com/microcosm-cc/bluemonday v1.0.25

go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2

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

go: downloading github.com/satori/go.uuid v1.2.0

go: downloading github.com/unknwon/paginater v0.0.0-20170405233947-45e5d631308e

go: downloading github.com/jaytaylor/html2text v0.0.0-20190408195923-01ec452cbe43

go: downloading gopkg.in/gomail.v2 v2.0.0-20160411212932-81ebce5c23df

go: downloading github.com/json-iterator/go v1.1.12

go: downloading github.com/gogs/go-gogs-client v0.0.0-20200128182646-c69cb7680fd4

go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646

go: downloading github.com/pquerna/otp v1.3.0

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

go: downloading gorm.io/gorm v1.25.5

go: downloading xorm.io/builder v0.3.6

go: downloading xorm.io/core v0.7.2

go: downloading xorm.io/xorm v0.8.0

go: downloading github.com/Masterminds/semver/v3 v3.2.1

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

go: downloading github.com/mcuadros/go-version v0.0.0-20190830083331-035f6764e8d2

go: downloading github.com/bradfitz/gomemcache v0.0.0-20190329173943-551aad21a668

go: downloading gopkg.in/redis.v2 v2.3.2

go: downloading github.com/go-macaron/inject v0.0.0-20160627170012-d8a0b8677191

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/mattn/go-colorable v0.1.13

go: downloading github.com/mattn/go-isatty v0.0.16

go: downloading github.com/niklasfasching/go-org v1.7.0

go: downloading github.com/russross/blackfriday v1.6.0

go: downloading github.com/gogs/chardet v0.0.0-20150115103509-2404f7772561

go: downloading github.com/russross/blackfriday/v2 v2.1.0

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

go: downloading github.com/aymerick/douceur v0.2.0

go: downloading github.com/gogs/cron v0.0.0-20171120032916-9f6c956d3e14

go: downloading github.com/sourcegraph/run v0.12.0

go: downloading github.com/olekukonko/tablewriter v0.0.5

go: downloading github.com/ssor/bom v0.0.0-20170718123548-6386211fdfcf

go: downloading github.com/google/go-github v17.0.0+incompatible

go: downloading github.com/go-ldap/ldap/v3 v3.4.6

go: downloading github.com/issue9/identicon v1.2.1

go: downloading gorm.io/driver/mysql v1.5.2

go: downloading gorm.io/driver/postgres v1.5.4

go: downloading gorm.io/driver/sqlite v1.4.2

go: downloading gorm.io/driver/sqlserver v1.4.1

go: downloading github.com/sergi/go-diff v1.3.1

go: downloading github.com/stretchr/testify v1.8.4

go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd

go: downloading github.com/modern-go/reflect2 v1.0.2

go: downloading github.com/jinzhu/now v1.1.5

go: downloading github.com/jinzhu/inflection v1.0.0

go: downloading github.com/boombuler/barcode v1.0.1-0.20190219062509-6c824513bacc

go: downloading gopkg.in/bufio.v1 v1.0.0-20140618132640-567b2bfa514e

go: downloading github.com/beorn7/perks v1.0.1

go: downloading github.com/cespare/xxhash/v2 v2.2.0

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

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

go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4

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

go: downloading github.com/gorilla/css v1.0.0

go: downloading bitbucket.org/creachadair/shell v0.0.7

go: downloading github.com/djherbis/buffer v1.2.0

go: downloading github.com/djherbis/nio/v3 v3.0.1

go: downloading github.com/itchyny/gojq v0.12.11

go: downloading go.bobheadxi.dev/streamline v1.2.1

go: downloading go.opentelemetry.io/otel v1.11.0

go: downloading go.opentelemetry.io/otel/trace v1.11.0

go: downloading github.com/mattn/go-runewidth v0.0.14

go: downloading github.com/Azure/go-ntlmssp v0.0.0-20221128193559-754e69321358

go: downloading github.com/go-asn1-ber/asn1-ber v1.5.5

go: downloading github.com/google/uuid v1.3.1

go: downloading github.com/go-sql-driver/mysql v1.7.0

go: downloading github.com/google/go-querystring v1.0.0

go: downloading github.com/mattn/go-sqlite3 v2.0.3+incompatible

go: downloading github.com/microsoft/go-mssqldb v0.17.0

go: downloading github.com/jackc/pgx/v5 v5.4.3

go: downloading github.com/davecgh/go-spew v1.1.1

go: downloading github.com/pmezard/go-difflib v1.0.0

go: downloading github.com/golang/protobuf v1.5.3

go: downloading github.com/itchyny/timefmt-go v0.1.5

go: downloading github.com/rivo/uniseg v0.2.0

go: downloading github.com/go-logr/logr v1.2.3

go: downloading github.com/golang-sql/civil v0.0.0-20220223132316-b832511892a9

go: downloading github.com/golang-sql/sqlexp v0.1.0

go: downloading github.com/go-logr/stdr v1.2.2

go: downloading github.com/jackc/pgpassfile v1.0.0

go: downloading github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a

go: downloading github.com/klauspost/cpuid v1.2.1

internal/goos

internal/unsafeheader

internal/goarch

internal/coverage/rtcov

internal/goexperiment

runtime/internal/atomic

internal/cpu

internal/race

sync/atomic

runtime/internal/syscall

unicode

internal/abi

runtime/internal/math

runtime/internal/sys

unicode/utf8

encoding

internal/itoa

math/bits

internal/bytealg

container/list

crypto/internal/alias

crypto/subtle

crypto/internal/boring/sig

unicode/utf16

vendor/golang.org/x/crypto/cryptobyte/asn1

internal/nettrace

math

vendor/golang.org/x/crypto/internal/alias

image/color

google.golang.org/protobuf/internal/flags

google.golang.org/protobuf/internal/set

golang.org/x/net/html/atom

gogs.io/gogs/internal/errutil

github.com/unknwon/paginater

image/color/palette

github.com/microsoft/go-mssqldb/internal/cp

github.com/rivo/uniseg

golang.org/x/text/encoding/internal/identifier

golang.org/x/text/internal/utf8internal

golang.org/x/crypto/internal/alias

go.bobheadxi.dev/streamline/pipeline

runtime

go.opentelemetry.io/otel/internal

internal/reflectlite

runtime/metrics

sync

internal/godebug

internal/singleflight

internal/testlog

google.golang.org/protobuf/internal/pragma

internal/sysinfo

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

runtime/cgo

math/rand

internal/intern

errors

sort

internal/oserror

io

internal/safefilepath

path

strconv

crypto/internal/nistec/fiat

syscall

vendor/golang.org/x/net/dns/dnsmessage

golang.org/x/text/internal/tag

github.com/beorn7/perks/quantile

bytes

strings

text/tabwriter

hash

reflect

crypto/internal/randutil

crypto/rc4

crypto

net/netip

html

regexp/syntax

bufio

hash/crc32

vendor/golang.org/x/text/transform

net/http/internal/ascii

hash/adler32

internal/syscall/unix

time

internal/syscall/execenv

image

regexp

hash/fnv

github.com/klauspost/cpuid

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

gopkg.in/bufio.v1

golang.org/x/mod/semver

github.com/nfnt/resize

encoding/base32

github.com/mcuadros/go-version

github.com/microcosm-cc/bluemonday/css

golang.org/x/crypto/md4

github.com/jinzhu/inflection

github.com/jackc/pgx/v5/pgconn/internal/bgreader

golang.org/x/text/transform

internal/poll

io/fs

context

github.com/jinzhu/now

golang.org/x/text/runes

embed

github.com/jackc/pgx/v5/pgconn/internal/ctxwatch

golang.org/x/text/width

os

github.com/microsoft/go-mssqldb/internal/querytext

net/http/internal/testcert

internal/fmtsort

encoding/binary

internal/saferio

gogs.io/gogs/conf

github.com/modern-go/reflect2

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

github.com/gogs/chardet

golang.org/x/text/encoding

gogs.io/gogs/internal/pathutil

golang.org/x/crypto/blowfish

image/internal/imageutil

fmt

io/ioutil

path/filepath

crypto/cipher

crypto/internal/edwards25519/field

crypto/internal/nistec

crypto/md5

encoding/base64

crypto/internal/boring

crypto/des

crypto/internal/edwards25519

crypto/aes

crypto/sha512

flag

github.com/russross/blackfriday/v2

net/url

text/template/parse

crypto/ecdh

math/big

crypto/hmac

crypto/sha1

crypto/sha256

encoding/hex

encoding/pem

vendor/golang.org/x/crypto/chacha20

net

vendor/golang.org/x/crypto/internal/poly1305

vendor/golang.org/x/sys/cpu

vendor/golang.org/x/crypto/hkdf

encoding/json

compress/flate

text/template

github.com/cpuguy83/go-md2man/v2/md2man

log

vendor/golang.org/x/crypto/chacha20poly1305

vendor/golang.org/x/text/unicode/norm

vendor/golang.org/x/text/unicode/bidi

compress/gzip

vendor/golang.org/x/net/http2/hpack

mime

github.com/urfave/cli

mime/quotedprintable

net/http/internal

crypto/elliptic

crypto/internal/bigmod

crypto/internal/boring/bbig

encoding/asn1

crypto/rand

crypto/dsa

crypto/ed25519

vendor/golang.org/x/text/secure/bidirule

os/exec

crypto/rsa

encoding/xml

github.com/go-macaron/inject

vendor/golang.org/x/net/idna

golang.org/x/crypto/pbkdf2

vendor/golang.org/x/crypto/cryptobyte

crypto/x509/pkix

gopkg.in/ini.v1

html/template

gopkg.in/yaml.v3

encoding/gob

crypto/ecdsa

compress/zlib

github.com/klauspost/compress/flate

golang.org/x/text/internal/language

image/png

internal/profile

github.com/unknwon/i18n

runtime/pprof

runtime/trace

golang.org/x/text/internal/language/compact

runtime/debug

github.com/pkg/errors

github.com/klauspost/compress/gzip

golang.org/x/text/language

github.com/cespare/xxhash/v2

google.golang.org/protobuf/internal/detrand

go/token

google.golang.org/protobuf/internal/version

google.golang.org/protobuf/internal/errors

github.com/prometheus/common/model

google.golang.org/protobuf/encoding/protowire

github.com/prometheus/procfs/internal/fs

github.com/prometheus/procfs/internal/util

golang.org/x/sys/unix

archive/zip

github.com/unknwon/cae

github.com/aymerick/douceur/css

google.golang.org/protobuf/reflect/protoreflect

github.com/gorilla/css/scanner

golang.org/x/net/html

os/user

github.com/aymerick/douceur/parser

database/sql/driver

testing

google.golang.org/protobuf/internal/descfmt

google.golang.org/protobuf/internal/descopts

google.golang.org/protobuf/internal/strs

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

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

google.golang.org/protobuf/internal/genid

google.golang.org/protobuf/internal/order

google.golang.org/protobuf/reflect/protoregistry

google.golang.org/protobuf/runtime/protoiface

github.com/unknwon/cae/zip

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

github.com/microcosm-cc/bluemonday

google.golang.org/protobuf/proto

github.com/Masterminds/semver/v3

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

gogs.io/gogs/internal/auth

database/sql

gogs.io/gogs/internal/semverutil

github.com/modern-go/concurrent

github.com/boombuler/barcode

google.golang.org/protobuf/internal/filedesc

google.golang.org/protobuf/encoding/prototext

github.com/boombuler/barcode/utils

github.com/json-iterator/go

github.com/boombuler/barcode/qr

github.com/mattn/go-isatty

github.com/google/go-querystring/query

github.com/go-asn1-ber/asn1-ber

github.com/mattn/go-colorable

github.com/pquerna/otp

github.com/fatih/color

gogs.io/gogs/internal/auth/pam

github.com/pquerna/otp/hotp

github.com/issue9/identicon

gogs.io/gogs/internal/cryptoutil

gogs.io/gogs/internal/db/errors

github.com/pquerna/otp/totp

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

gogs.io/gogs/internal/avatar

go/scanner

gorm.io/gorm/utils

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

google.golang.org/protobuf/internal/impl

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

gorm.io/gorm/logger

github.com/jackc/pgpassfile

github.com/jackc/pgservicefile

github.com/jackc/pgx/v5/pgproto3

go/ast

golang.org/x/text/internal

golang.org/x/text/unicode/norm

golang.org/x/text/unicode/bidi

gogs.io/gogs/internal/osutil

github.com/golang-sql/civil

github.com/mattn/go-sqlite3

github.com/golang-sql/sqlexp

gorm.io/gorm/clause

golang.org/x/text/secure/bidirule

github.com/microsoft/go-mssqldb/internal/decimal

crypto/x509

net/textproto

vendor/golang.org/x/net/http/httpproxy

github.com/prometheus/procfs

github.com/bradfitz/gomemcache/memcache

gopkg.in/redis.v2

github.com/satori/go.uuid

vendor/golang.org/x/net/http/httpguts

mime/multipart

net/mail

github.com/google/uuid

github.com/gogs/go-libravatar

gorm.io/gorm/schema

golang.org/x/text/cases

github.com/jackc/pgx/v5/pgtype

crypto/tls

golang.org/x/text/secure/precis

google.golang.org/protobuf/internal/filetype

gorm.io/gorm

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

encoding/csv

github.com/mattn/go-runewidth

github.com/prometheus/client_golang/prometheus/internal

github.com/ssor/bom

github.com/olekukonko/tablewriter

github.com/niklasfasching/go-org/org

github.com/russross/blackfriday

github.com/jaytaylor/html2text

google.golang.org/protobuf/reflect/protodesc

github.com/davecgh/go-spew/spew

net/http/httptrace

net/smtp

github.com/go-sql-driver/mysql

net/http

github.com/golang/protobuf/proto

gorm.io/gorm/callbacks

gorm.io/gorm/migrator

github.com/jackc/pgx/v5/pgconn

github.com/microsoft/go-mssqldb/msdsn

github.com/matttproud/golang_protobuf_extensions/pbutil

github.com/pmezard/go-difflib/difflib

gopkg.in/gomail.v2

gorm.io/driver/mysql

github.com/microsoft/go-mssqldb

github.com/sergi/go-diff/diffmatchpatch

golang.org/x/text/encoding/internal

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

golang.org/x/text/encoding/charmap

golang.org/x/text/encoding/japanese

golang.org/x/text/encoding/korean

golang.org/x/text/encoding/simplifiedchinese

golang.org/x/text/encoding/traditionalchinese

golang.org/x/text/encoding/unicode

gorm.io/driver/sqlserver

gogs.io/gogs/internal/netutil

gogs.io/gogs/internal/strutil

golang.org/x/crypto/chacha20

golang.org/x/crypto/curve25519

golang.org/x/crypto/internal/poly1305

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

image/jpeg

xorm.io/builder

xorm.io/core

golang.org/x/crypto/ssh

golang.org/x/text/encoding/htmlindex

github.com/unknwon/com

gopkg.in/macaron.v1/cookie

net/http/pprof

github.com/gogs/git-module

expvar

github.com/prometheus/common/expfmt

gogs.io/gogs/internal/authutil

gopkg.in/macaron.v1

unknwon.dev/clog/v2

github.com/gogs/go-gogs-client

github.com/prometheus/client_golang/prometheus

gogs.io/gogs/internal/process

github.com/google/go-github/github

github.com/Azure/go-ntlmssp

github.com/go-macaron/binding

github.com/go-macaron/cache

github.com/go-macaron/session

github.com/go-macaron/captcha

github.com/go-macaron/gzip

github.com/go-macaron/csrf

github.com/go-macaron/i18n

github.com/go-macaron/toolbox

github.com/go-macaron/cache/memcache

github.com/go-macaron/cache/redis

github.com/go-macaron/session/redis

github.com/go-ldap/ldap/v3

gogs.io/gogs/internal/auth/smtp

github.com/prometheus/client_golang/prometheus/promhttp

gogs.io/gogs/internal/db/migrations

github.com/jackc/pgx/v5

gogs.io/gogs/internal/conf

net/http/httptest

gogs.io/gogs/templates

golang.org/x/net/html/charset

gogs.io/gogs/internal/app

github.com/stretchr/testify/assert

gogs.io/gogs/internal/tool

gogs.io/gogs/internal/template/highlight

net/http/cookiejar

net/http/httputil

github.com/jackc/pgx/v5/stdlib

gogs.io/gogs/internal/repoutil

gogs.io/gogs/internal/auth/ldap

gogs.io/gogs/internal/sync

gogs.io/gogs/internal/userutil

gogs.io/gogs/internal/httplib

gorm.io/driver/postgres

log/syslog

github.com/gogs/cron

bitbucket.org/creachadair/shell

github.com/djherbis/buffer/limio

gogs.io/gogs/internal/testutil

xorm.io/xorm

github.com/djherbis/nio/v3

github.com/djherbis/buffer/wrapio

github.com/itchyny/timefmt-go

gogs.io/gogs/internal/lazyregexp

go.bobheadxi.dev/streamline

github.com/go-logr/logr

github.com/djherbis/buffer

gogs.io/gogs/internal/markup

gogs.io/gogs/internal/gitutil

gogs.io/gogs/internal/lfsutil

github.com/itchyny/gojq

gogs.io/gogs/internal/email

github.com/go-logr/logr/funcr

go.opentelemetry.io/otel/attribute

go.opentelemetry.io/otel/codes

go.opentelemetry.io/otel/internal/baggage

github.com/go-logr/stdr

go.opentelemetry.io/otel/baggage

go.opentelemetry.io/otel/trace

gogs.io/gogs/internal/auth/github

net/http/cgi

go.opentelemetry.io/otel/propagation

gogs.io/gogs/public

net/http/fcgi

go.opentelemetry.io/otel/internal/global

go.opentelemetry.io/otel

github.com/sourcegraph/run

# 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;

| ^~~~~~~

gorm.io/driver/sqlite

gogs.io/gogs/internal/dbutil

gogs.io/gogs/internal/db

gogs.io/gogs/internal/ssh

gogs.io/gogs/internal/cron

gogs.io/gogs/internal/template

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

gogs.io/gogs/internal/form

gogs.io/gogs/internal/context

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

gogs.io/gogs/internal/route/repo

gogs.io/gogs/internal/route/dev

gogs.io/gogs/internal/route/lfs

gogs.io/gogs/internal/route/user

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

gogs.io/gogs/internal/route

gogs.io/gogs/internal/route/org

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

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

gogs.io/gogs/internal/route/admin

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

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

gogs.io/gogs/internal/cmd

gogs.io/gogs

 

 Installed the following binaries:

 ./bin/gogs

-----> Running hook: "/tmp/after_hook20231201-59-kdsymu.sh"

-----> Uploading packages

PACKAGE: gogs_0.11.91-1701451523.dfc129ee.jammy_amd64.deb (38.32 MiB)

-----> DONE in 113s