1
|
## Tasks (dpkg-buildpackage)
|
2
|
Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
|
3
|
Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
|
4
|
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
|
5
|
Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8789 kB]
|
6
|
Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages.diff/Index [12.8 kB]
|
7
|
Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [206 kB]
|
8
|
Get:7 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-11-27-1405.46-F-2024-11-27-1405.46.pdiff [435 B]
|
9
|
Get:7 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-11-27-1405.46-F-2024-11-27-1405.46.pdiff [435 B]
|
10
|
Fetched 9262 kB in 1s (10.9 MB/s)
|
11
|
Reading package lists...
|
12
|
dpkg-buildpackage: info: source package igestis-build-deps
|
13
|
dpkg-buildpackage: info: source version 3.2.4
|
14
|
dpkg-buildpackage: info: source distribution unstable
|
15
|
dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@builder2.iabsis.local>
|
16
|
dpkg-buildpackage: info: host architecture amd64
|
17
|
dpkg-source --before-build .
|
18
|
debian/rules clean
|
19
|
dh clean
|
20
|
dh_clean
|
21
|
debian/rules binary
|
22
|
dh binary
|
23
|
dh_update_autotools_config
|
24
|
dh_autoreconf
|
25
|
create-stamp debian/debhelper-build-stamp
|
26
|
dh_prep
|
27
|
dh_auto_install --destdir=debian/igestis-build-deps/
|
28
|
dh_install
|
29
|
dh_installdocs
|
30
|
dh_installchangelogs
|
31
|
dh_perl
|
32
|
dh_link
|
33
|
dh_strip_nondeterminism
|
34
|
dh_compress
|
35
|
dh_fixperms
|
36
|
dh_missing
|
37
|
dh_installdeb
|
38
|
dh_gencontrol
|
39
|
dh_md5sums
|
40
|
dh_builddeb
|
41
|
dpkg-deb: building package 'igestis-build-deps' in '../igestis-build-deps_3.2.4_all.deb'.
|
42
|
dpkg-genbuildinfo --build=binary -O../igestis-build-deps_3.2.4_amd64.buildinfo
|
43
|
dpkg-genchanges --build=binary -O../igestis-build-deps_3.2.4_amd64.changes
|
44
|
dpkg-genchanges: info: binary-only upload (no source code included)
|
45
|
dpkg-source --after-build .
|
46
|
dpkg-buildpackage: info: binary-only upload (no source included)
|
47
|
|
48
|
The package has been created.
|
49
|
Attention, the package has been created in the current directory,
|
50
|
not in ".." as indicated by the message above!
|
51
|
Selecting previously unselected package igestis-build-deps.
|
52
|
(Reading database ... 30201 files and directories currently installed.)
|
53
|
Preparing to unpack igestis-build-deps_3.2.4_all.deb ...
|
54
|
Unpacking igestis-build-deps (3.2.4) ...
|
55
|
Reading package lists...
|
56
|
Building dependency tree...
|
57
|
Reading state information...
|
58
|
Starting pkgProblemResolver with broken count: 0
|
59
|
Starting 2 pkgProblemResolver with broken count: 0
|
60
|
Done
|
61
|
0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded.
|
62
|
1 not fully installed or removed.
|
63
|
After this operation, 0 B of additional disk space will be used.
|
64
|
Setting up igestis-build-deps (3.2.4) ...
|
65
|
dpkg-buildpackage: info: source package igestis
|
66
|
dpkg-buildpackage: info: source version 3.2.4
|
67
|
dpkg-buildpackage: info: source distribution buster
|
68
|
dpkg-buildpackage: info: source changed by Olivier Bitsch <olivier.b@iabsis.com>
|
69
|
dpkg-buildpackage: info: host architecture amd64
|
70
|
dpkg-source --before-build .
|
71
|
debian/rules clean
|
72
|
dh_testdir
|
73
|
dh_testroot
|
74
|
rm -f build-stamp configure-stamp
|
75
|
rm -rf debian/igestis
|
76
|
dh_clean
|
77
|
dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in use)
|
78
|
dpkg-source -b .
|
79
|
dpkg-source: info: using source format '3.0 (native)'
|
80
|
dpkg-source: info: building igestis in igestis_3.2.4.tar.xz
|
81
|
dpkg-source: info: building igestis in igestis_3.2.4.dsc
|
82
|
debian/rules build
|
83
|
dh_testdir
|
84
|
# Add here commands to configure the package.
|
85
|
touch configure-stamp
|
86
|
dh_testdir
|
87
|
# Add here commands to compile the package.
|
88
|
#/usr/bin/make
|
89
|
#docbook-to-man debian/igestis.sgml > igestis.1
|
90
|
touch build-stamp
|
91
|
debian/rules binary
|
92
|
dh_testdir
|
93
|
dh_testroot
|
94
|
dh_clean -k
|
95
|
dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in use)
|
96
|
dh_clean: warning: dh_clean -k is deprecated; use dh_prep instead
|
97
|
dh_clean: warning: This feature will be removed in compat 12.
|
98
|
dh_installdirs
|
99
|
dh_installdirs: warning: Compatibility levels before 10 are deprecated (level 9 in use)
|
100
|
dh_installdebconf
|
101
|
dh_testdir
|
102
|
dh_testroot
|
103
|
dh_installchangelogs
|
104
|
dh_installdocs
|
105
|
dh_installdocs: warning: Compatibility levels before 10 are deprecated (level 9 in use)
|
106
|
dh_installexamples
|
107
|
dh_installexamples: warning: Compatibility levels before 10 are deprecated (level 9 in use)
|
108
|
dh_install
|
109
|
dh_install: warning: Compatibility levels before 10 are deprecated (level 9 in use)
|
110
|
dh_install: warning: Cannot find (any matches for) "*.php" (tried in ., debian/tmp)
|
111
|
|
112
|
dh_install: warning: igestis missing files: *.php
|
113
|
dh_install: warning: Cannot find (any matches for) "version" (tried in ., debian/tmp)
|
114
|
|
115
|
dh_install: warning: igestis missing files: version
|
116
|
dh_install: warning: Cannot find (any matches for) "lang" (tried in ., debian/tmp)
|
117
|
|
118
|
dh_install: warning: igestis missing files: lang
|
119
|
dh_install: warning: Cannot find (any matches for) "modules" (tried in ., debian/tmp)
|
120
|
|
121
|
dh_install: warning: igestis missing files: modules
|
122
|
dh_install: warning: Cannot find (any matches for) "templates" (tried in ., debian/tmp)
|
123
|
|
124
|
dh_install: warning: igestis missing files: templates
|
125
|
dh_install: warning: Cannot find (any matches for) "config" (tried in ., debian/tmp)
|
126
|
|
127
|
dh_install: warning: igestis missing files: config
|
128
|
dh_install: warning: Cannot find (any matches for) "entities" (tried in ., debian/tmp)
|
129
|
|
130
|
dh_install: warning: igestis missing files: entities
|
131
|
dh_install: warning: Cannot find (any matches for) "controllers" (tried in ., debian/tmp)
|
132
|
|
133
|
dh_install: warning: igestis missing files: controllers
|
134
|
dh_install: warning: Cannot find (any matches for) "public" (tried in ., debian/tmp)
|
135
|
|
136
|
dh_install: warning: igestis missing files: public
|
137
|
dh_install: warning: Cannot find (any matches for) "vendor" (tried in ., debian/tmp)
|
138
|
|
139
|
dh_install: warning: igestis missing files: vendor
|
140
|
dh_install: warning: Cannot find (any matches for) "install/database" (tried in ., debian/tmp)
|
141
|
|
142
|
dh_install: warning: igestis missing files: install/database
|
143
|
dh_install: warning: Cannot find (any matches for) "install/ldap" (tried in ., debian/tmp)
|
144
|
|
145
|
dh_install: warning: igestis missing files: install/ldap
|
146
|
dh_install: warning: Cannot find (any matches for) "install/apache2/apache.conf" (tried in ., debian/tmp)
|
147
|
|
148
|
dh_install: warning: igestis missing files: install/apache2/apache.conf
|
149
|
dh_install: error: missing files, aborting
|
150
|
make: *** [debian/rules:68: binary-arch] Error 25
|
151
|
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
|
152
|
|
153
|
Container exited with error code: 2
|