Project

General

Profile

Build logs commit 17eec25f4c11d57116130904e392bedc6428a65a

1
Keeping only last 200 lines...
2
dh_testroot
3
dh_prep
4
dh_testdir
5
dh_testroot
6
dh_install
7
dh_installdocs
8
dh_installchangelogs
9
dh_compress
10
dh_fixperms
11
dh_installdeb
12
dh_gencontrol
13
dh_md5sums
14
dh_builddeb
15
dpkg-deb: building package 'hcw-athome-backend-build-deps' in '../hcw-athome-backend-build-deps_0.5.0.4_all.deb'.
16

    
17
The package has been created.
18
Attention, the package has been created in the current directory,
19
not in ".." as indicated by the message above!
20
Selecting previously unselected package hcw-athome-backend-build-deps.
21
(Reading database ... 26328 files and directories currently installed.)
22
Preparing to unpack hcw-athome-backend-build-deps_0.5.0.4_all.deb ...
23
Unpacking hcw-athome-backend-build-deps (0.5.0.4) ...
24
Reading package lists...
25
Building dependency tree...
26
Reading state information...
27
Starting pkgProblemResolver with broken count: 0
28
Starting 2 pkgProblemResolver with broken count: 0
29
Done
30
Correcting dependencies... Done
31
Starting pkgProblemResolver with broken count: 0
32
Starting 2 pkgProblemResolver with broken count: 0
33
Done
34
The following additional packages will be installed:
35
  nodejs
36
The following NEW packages will be installed:
37
  nodejs
38
0 upgraded, 1 newly installed, 0 to remove and 143 not upgraded.
39
1 not fully installed or removed.
40
Need to get 27.2 MB of archives.
41
After this operation, 128 MB of additional disk space will be used.
42
Get:1 https://deb.nodesource.com/node_16.x focal/main amd64 nodejs amd64 16.20.2-deb-1nodesource1 [27.2 MB]
43
debconf: delaying package configuration, since apt-utils is not installed
44
Fetched 27.2 MB in 1s (45.5 MB/s)
45
Selecting previously unselected package nodejs.
46
(Reading database ... 
47
(Reading database ... 5%
48
(Reading database ... 10%
49
(Reading database ... 15%
50
(Reading database ... 20%
51
(Reading database ... 25%
52
(Reading database ... 30%
53
(Reading database ... 35%
54
(Reading database ... 40%
55
(Reading database ... 45%
56
(Reading database ... 50%
57
(Reading database ... 55%
58
(Reading database ... 60%
59
(Reading database ... 65%
60
(Reading database ... 70%
61
(Reading database ... 75%
62
(Reading database ... 80%
63
(Reading database ... 85%
64
(Reading database ... 90%
65
(Reading database ... 95%
66
(Reading database ... 100%
67
(Reading database ... 26332 files and directories currently installed.)
68
Preparing to unpack .../nodejs_16.20.2-deb-1nodesource1_amd64.deb ...
69
Unpacking nodejs (16.20.2-deb-1nodesource1) ...
70
Setting up nodejs (16.20.2-deb-1nodesource1) ...
71
Setting up hcw-athome-backend-build-deps (0.5.0.4) ...
72
Processing triggers for man-db (2.9.1-1) ...
73
dpkg-buildpackage: info: source package hcw-athome-backend
74
dpkg-buildpackage: info: source version 0.5.0.4
75
dpkg-buildpackage: info: source distribution focal
76
dpkg-buildpackage: info: source changed by Olivier Bitsch <olivier.b@iabsis.com>
77
 dpkg-source --before-build .
78
dpkg-buildpackage: info: host architecture amd64
79
dpkg-source: warning: relation < is deprecated: use << or <=
80
dpkg-checkbuilddeps: warning: relation < is deprecated: use << or <=
81
 debian/rules clean
82
dh clean
83
   dh_auto_clean
84
	make -j4 clean
85
make[1]: Entering directory '/build/sources'
86
cleaning the dist directory
87
make[1]: Leaving directory '/build/sources'
88
   dh_clean
89
 dpkg-source -b .
90
dpkg-source: warning: relation < is deprecated: use << or <=
91
dpkg-source: info: using source format '3.0 (native)'
92
dpkg-source: info: building hcw-athome-backend in hcw-athome-backend_0.5.0.4.tar.xz
93
dpkg-source: info: building hcw-athome-backend in hcw-athome-backend_0.5.0.4.dsc
94
 debian/rules binary
95
dh binary
96
   dh_update_autotools_config
97
   dh_autoreconf
98
   dh_auto_configure
99
   dh_auto_build
100
	make -j4 "INSTALL=install --strip-program=true"
101
make[1]: Entering directory '/build/sources'
102
npm WARN exec The following package was not found and will be installed: yarn@1.22.21
103
yarn install v1.22.21
104
[1/5] Validating package.json...
105
[2/5] Resolving packages...
106
[3/5] Fetching packages...
107
[4/5] Linking dependencies...
108
[5/5] Building fresh packages...
109
$ patch-package
110
patch-package 8.0.0
111
Applying patches...
112
activedirectory@0.7.2 ✔
113
sails@1.2.3 ✔
114
sails@1.5.8 ✔
115

    
116
Warning: patch-package detected a patch file version mismatch
117

    
118
  Don't worry! This is probably fine. The patch was still applied
119
  successfully. Here's the deets:
120

    
121
  Patch file created for
122

    
123
    sails@1.2.3
124

    
125
  applied to
126

    
127
    sails@1.5.8
128
  
129
  At path
130
  
131
    node_modules/sails
132

    
133
  This warning is just to give you a heads-up. There is a small chance of
134
  breakage even though the patch was applied successfully. Make sure the package
135
  still behaves like you expect (you wrote tests, right?) and then run
136

    
137
    patch-package sails
138

    
139
  to update the version in the patch file name and make this warning go away.
140

    
141
---
142
patch-package finished with 1 warning(s).
143
Done in 13.79s.
144
npm notice 
145
npm notice New major version of npm available! 8.19.4 -> 10.4.0
146
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.4.0>
147
npm notice Run `npm install -g npm@10.4.0` to update!
148
npm notice 
149
make[1]: Leaving directory '/build/sources'
150
   dh_auto_test
151
   create-stamp debian/debhelper-build-stamp
152
   dh_testroot
153
   dh_prep
154
   debian/rules override_dh_auto_install
155
make[1]: Entering directory '/build/sources'
156
## Prepare node_modules
157
make
158
make[2]: Entering directory '/build/sources'
159
make[2]: Nothing to be done for 'build'.
160
make[2]: Leaving directory '/build/sources'
161
## Create datadir folder
162
install -d -m0755 debian/hcw-athome-backend/usr/share/hcw-athome/backend/
163
cp -a .sailsrc app.js api config node_modules package.json public views debian/hcw-athome-backend/usr/share/hcw-athome/backend/
164
install -d -m0755 debian/hcw-athome-backend/lib/systemd/system
165
cp hcw-athome.service debian/hcw-athome-backend/lib/systemd/system
166
## Create config folder
167
install -d -m0755 debian/hcw-athome-backend/etc/hcw-athome/
168
cp .env.dist debian/hcw-athome-backend/etc/hcw-athome/hcw-athome.conf
169
cp saml.key debian/hcw-athome-backend/etc/hcw-athome/
170
## Create nginx config
171
cp nginx/nginx-common debian/hcw-athome-backend/etc/hcw-athome/
172
cp nginx/nginx-proxy debian/hcw-athome-backend/etc/hcw-athome/
173
## Copy nginx sample
174
install -d -m0755 debian/hcw-athome-backend/usr/share/doc/hcw-athome-backend/nginx-samples/
175
cp -a nginx/hcw-athome-doctor.conf debian/hcw-athome-backend/usr/share/doc/hcw-athome-backend/nginx-samples/
176
cp -a nginx/hcw-athome-patient.conf debian/hcw-athome-backend/usr/share/doc/hcw-athome-backend/nginx-samples/
177
cp -a nginx/hcw-athome-patient.conf debian/hcw-athome-backend/usr/share/doc/hcw-athome-backend/nginx-samples/
178
cp -a nginx/hcw-athome-scheduler.conf debian/hcw-athome-backend/usr/share/doc/hcw-athome-backend/nginx-samples/
179
mkdir debian/hcw-athome-backend/usr/bin/
180
cp helpers/cli.py debian/hcw-athome-backend/usr/bin/hcw
181
chmod +x debian/hcw-athome-backend/usr/bin/hcw
182
make[1]: Leaving directory '/build/sources'
183
   dh_installdocs
184
   dh_installchangelogs
185
   dh_installsystemd
186
   dh_perl
187
   dh_link
188
   dh_strip_nondeterminism
189
   dh_compress
190
   dh_fixperms
191
   dh_missing
192
   dh_dwz
193
dwz: debian/hcw-athome-backend/usr/share/hcw-athome/backend/node_modules/bcrypt/lib/binding/napi-v3/bcrypt_lib.node: .debug_info section not present
194
   dh_strip
195
   dh_makeshlibs
196
   dh_shlibdeps
197
dpkg-shlibdeps: warning: relation < is deprecated: use << or <=
198
dpkg-shlibdeps: warning: debian/hcw-athome-backend/usr/share/hcw-athome/backend/node_modules/bcrypt/lib/binding/napi-v3/bcrypt_lib.node contains an unresolvable reference to symbol napi_get_last_error_info: it's probably a plugin
199
dpkg-shlibdeps: warning: 42 other similar warnings have been skipped (use -v to see them all)
200
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/hcw-athome-backend/usr/share/hcw-athome/backend/node_modules/bcrypt/lib/binding/napi-v3/bcrypt_lib.node was not linked against libpthread.so.0 (it uses none of the library's symbols)
201
   dh_installdeb
202
   dh_gencontrol
203
dpkg-gencontrol: warning: relation < is deprecated: use << or <=
204
dpkg-gencontrol: warning: package hcw-athome-backend: substitution variable ${perl:Depends} unused, but is defined
205
dpkg-gencontrol: warning: relation < is deprecated: use << or <=
206
dpkg-gencontrol: warning: package hcw-athome-backend: substitution variable ${perl:Depends} unused, but is defined
207
   dh_md5sums
208
   dh_builddeb
209
dpkg-deb: building package 'hcw-athome-backend' in '../hcw-athome-backend_0.5.0.4_amd64.deb'.
210
dpkg-deb: building package 'hcw-athome-backend-dbgsym' in 'debian/.debhelper/scratch-space/build-hcw-athome-backend/hcw-athome-backend-dbgsym_0.5.0.4_amd64.deb'.
211
	Renaming hcw-athome-backend-dbgsym_0.5.0.4_amd64.deb to hcw-athome-backend-dbgsym_0.5.0.4_amd64.ddeb
212
 dpkg-genbuildinfo
213
dpkg-genbuildinfo: warning: relation < is deprecated: use << or <=
214
 dpkg-genchanges  >../hcw-athome-backend_0.5.0.4_amd64.changes
215
dpkg-genchanges: warning: the current version (0.5.0.4) is earlier than the previous one (5.0.3)
216
dpkg-genchanges: info: including full source code in upload
217
 dpkg-source --after-build .
218
dpkg-source: warning: relation < is deprecated: use << or <=
219
dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
220

    
221
### Step: publish, Method: apt-ftparchive
222
No log reported at this stage