Project

General

Profile

Build logs commit

1
## Tasks (dpkg-buildpackage) 
2
Get:1 http://deb.debian.org/debian trixie InRelease [140 kB]
3
Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB]
4
Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB]
5
Get:4 http://deb.debian.org/debian trixie/main amd64 Packages [9669 kB]
6
Get:5 http://deb.debian.org/debian trixie/main amd64 Components [5175 kB]
7
Get:6 http://deb.debian.org/debian trixie-updates/main amd64 Packages.diff/Index [2713 B]
8
Err:6 http://deb.debian.org/debian trixie-updates/main amd64 Packages.diff/Index
9
  Need 5956 compressed bytes, but limit is 5412 and original is 5412
10
Get:7 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [40.4 kB]
11
Get:6 http://deb.debian.org/debian trixie-updates/main amd64 Packages.diff/Index [2713 B]
12
Ign:6 http://deb.debian.org/debian trixie-updates/main amd64 Packages.diff/Index
13
Get:8 http://deb.debian.org/debian trixie-updates/main amd64 Packages [5412 B]
14
Fetched 15.1 MB in 1s (11.6 MB/s)
15
Reading package lists...
16
dpkg-buildpackage: info: source package noethys-build-deps
17
dpkg-buildpackage: info: source version 1.3.9-iabsis1349b796
18
dpkg-buildpackage: info: source distribution unstable
19
dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@builder2.iabsis.local>
20
 dpkg-source --before-build .
21
dpkg-buildpackage: info: host architecture amd64
22
 debian/rules clean
23
dh clean
24
   dh_clean
25
 debian/rules binary
26
dh binary
27
   dh_update_autotools_config
28
   dh_autoreconf
29
   create-stamp debian/debhelper-build-stamp
30
   dh_prep
31
   dh_auto_install --destdir=debian/noethys-build-deps/
32
   dh_install
33
   dh_installdocs
34
   dh_installchangelogs
35
   dh_perl
36
   dh_link
37
   dh_strip_nondeterminism
38
   dh_compress
39
   dh_fixperms
40
   dh_missing
41
   dh_installdeb
42
   dh_gencontrol
43
   dh_md5sums
44
   dh_builddeb
45
dpkg-deb: building package 'noethys-build-deps' in '../noethys-build-deps_1.3.9-iabsis1349b796_all.deb'.
46
 dpkg-genbuildinfo --build=binary -O../noethys-build-deps_1.3.9-iabsis1349b796_amd64.buildinfo
47
 dpkg-genchanges --build=binary -O../noethys-build-deps_1.3.9-iabsis1349b796_amd64.changes
48
dpkg-genchanges: info: binary-only upload (no source code included)
49
 dpkg-source --after-build .
50
dpkg-buildpackage: info: binary-only upload (no source included)
51

    
52
The package has been created.
53
Attention, the package has been created in the current directory,
54
not in ".." as indicated by the message above!
55
Selecting previously unselected package noethys-build-deps.
56
(Reading database ... 33160 files and directories currently installed.)
57
Preparing to unpack noethys-build-deps_1.3.9-iabsis1349b796_all.deb ...
58
Unpacking noethys-build-deps (1.3.9-iabsis1349b796) ...
59
Reading package lists...
60
Building dependency tree...
61
Reading state information...
62
Starting pkgProblemResolver with broken count: 0
63
Starting 2 pkgProblemResolver with broken count: 0
64
Done
65
0 upgraded, 0 newly installed, 0 to remove and 15 not upgraded.
66
1 not fully installed or removed.
67
After this operation, 0 B of additional disk space will be used.
68
Setting up noethys-build-deps (1.3.9-iabsis1349b796) ...
69
dpkg-buildpackage: info: source package noethys
70
dpkg-buildpackage: info: source version 1.3.9-iabsis1349b796
71
dpkg-buildpackage: info: source distribution trixie
72
dpkg-buildpackage: info: source changed by Olivier Bitsch <olivier.b@iabsis.com>
73
 dpkg-source --before-build .
74
dpkg-buildpackage: info: host architecture amd64
75
 debian/rules clean
76
dh clean
77
   dh_auto_clean
78
	make -j4 clean
79
make[1]: Entering directory '/build/sources'
80
rm -rf noethys
81
make[1]: Leaving directory '/build/sources'
82
   dh_clean
83
 debian/rules binary
84
dh binary
85
   dh_update_autotools_config
86
   dh_autoreconf
87
   dh_auto_configure
88
   dh_auto_build
89
	make -j4 "INSTALL=install --strip-program=true"
90
make[1]: Entering directory '/build/sources'
91
## Disable until merge is done
92
# git clone --branch 1.3.9-iabsis1349b796 --depth 1 https://github.com/Noethys/Noethys repository
93
# git clone --branch master --depth 1 https://github.com/iabsis/Noethys repository
94
git clone --branch master --depth 1 https://github.com/Noethys/Noethys repository
95
Cloning into 'repository'...
96
cd .. ; wget http://ftp.de.debian.org/debian/pool/main/a/appdirs/python3-appdirs_1.4.4-3_all.deb
97
/bin/sh: 1: wget: not found
98
make[1]: *** [Makefile:13: noethys] Error 127
99
make[1]: Leaving directory '/build/sources'
100
dh_auto_build: error: make -j4 "INSTALL=install --strip-program=true" returned exit code 2
101
make: *** [debian/rules:18: binary] Error 25
102
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
103

    
104
Container exited with error code: 2