Project

General

Profile

Build logs commit fcd716b137d2f21070152df9cd1a380f14a76739

1
Keeping only last 200 lines...
2
Hit:5 http://security.ubuntu.com/ubuntu focal-security InRelease
3
Reading package lists...
4
mk-build-deps: warning: relation < is deprecated: use << or <=
5
dh_testdir
6
dh_testroot
7
dh_prep
8
dh_testdir
9
dh_testroot
10
dh_install
11
dh_installdocs
12
dh_installchangelogs
13
dh_compress
14
dh_fixperms
15
dh_installdeb
16
dh_gencontrol
17
dh_md5sums
18
dh_builddeb
19
dpkg-deb: building package 'hcw-athome-backend-build-deps' in '../hcw-athome-backend-build-deps_0.4.9.91_all.deb'.
20

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

    
120
Warning: patch-package detected a patch file version mismatch
121

    
122
  Don't worry! This is probably fine. The patch was still applied
123
  successfully. Here's the deets:
124

    
125
  Patch file created for
126

    
127
    sails@1.2.3
128

    
129
  applied to
130

    
131
    sails@1.5.8
132
  
133
  At path
134
  
135
    node_modules/sails
136

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

    
141
    patch-package sails
142

    
143
  to update the version in the patch file name and make this warning go away.
144

    
145
---
146
patch-package finished with 1 warning(s).
147
Done in 12.82s.
148
npm notice 
149
npm notice New major version of npm available! 8.19.4 -> 10.2.5
150
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.2.5>
151
npm notice Run `npm install -g npm@10.2.5` to update!
152
npm notice 
153
make[1]: Leaving directory '/build/sources'
154
   dh_auto_test
155
   create-stamp debian/debhelper-build-stamp
156
   dh_testroot
157
   dh_prep
158
   debian/rules override_dh_auto_install
159
make[1]: Entering directory '/build/sources'
160
## Prepare node_modules
161
make
162
make[2]: Entering directory '/build/sources'
163
make[2]: Nothing to be done for 'build'.
164
make[2]: Leaving directory '/build/sources'
165
## Create datadir folder
166
install -d -m0755 debian/hcw-athome-backend/usr/share/hcw-athome/backend/
167
cp -a .sailsrc app.js api config node_modules package.json public views debian/hcw-athome-backend/usr/share/hcw-athome/backend/
168
install -d -m0755 debian/hcw-athome-backend/lib/systemd/system
169
cp hcw-athome.service debian/hcw-athome-backend/lib/systemd/system
170
## Create config folder
171
install -d -m0755 debian/hcw-athome-backend/etc/hcw-athome/
172
cp .env.dist debian/hcw-athome-backend/etc/hcw-athome/hcw-athome.conf
173
cp saml.key debian/hcw-athome-backend/etc/hcw-athome/
174
## Create nginx config
175
cp nginx/nginx-common debian/hcw-athome-backend/etc/hcw-athome/
176
cp nginx/nginx-proxy debian/hcw-athome-backend/etc/hcw-athome/
177
## Copy nginx sample
178
install -d -m0755 debian/hcw-athome-backend/usr/share/doc/hcw-athome-backend/nginx-samples/
179
cp -a nginx/hcw-athome-doctor.conf debian/hcw-athome-backend/usr/share/doc/hcw-athome-backend/nginx-samples/
180
cp -a nginx/hcw-athome-patient.conf debian/hcw-athome-backend/usr/share/doc/hcw-athome-backend/nginx-samples/
181
cp -a nginx/hcw-athome-patient.conf debian/hcw-athome-backend/usr/share/doc/hcw-athome-backend/nginx-samples/
182
cp -a nginx/hcw-athome-scheduler.conf debian/hcw-athome-backend/usr/share/doc/hcw-athome-backend/nginx-samples/
183
make[1]: Leaving directory '/build/sources'
184
   dh_installdocs
185
   dh_installchangelogs
186
   dh_installsystemd
187
   dh_perl
188
   dh_link
189
   dh_strip_nondeterminism
190
   dh_compress
191
   dh_fixperms
192
   dh_missing
193
   dh_dwz
194
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
195
   dh_strip
196
   dh_makeshlibs
197
   dh_shlibdeps
198
dpkg-shlibdeps: warning: relation < is deprecated: use << or <=
199
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_create_async_work: it's probably a plugin
200
dpkg-shlibdeps: warning: 42 other similar warnings have been skipped (use -v to see them all)
201
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)
202
   dh_installdeb
203
   dh_gencontrol
204
dpkg-gencontrol: warning: relation < is deprecated: use << or <=
205
dpkg-gencontrol: warning: package hcw-athome-backend: substitution variable ${perl:Depends} unused, but is defined
206
dpkg-gencontrol: warning: relation < is deprecated: use << or <=
207
dpkg-gencontrol: warning: package hcw-athome-backend: substitution variable ${perl:Depends} unused, but is defined
208
   dh_md5sums
209
   dh_builddeb
210
dpkg-deb: building package 'hcw-athome-backend' in '../hcw-athome-backend_0.4.9.91_amd64.deb'.
211
dpkg-deb: building package 'hcw-athome-backend-dbgsym' in 'debian/.debhelper/scratch-space/build-hcw-athome-backend/hcw-athome-backend-dbgsym_0.4.9.91_amd64.deb'.
212
	Renaming hcw-athome-backend-dbgsym_0.4.9.91_amd64.deb to hcw-athome-backend-dbgsym_0.4.9.91_amd64.ddeb
213
 dpkg-genbuildinfo
214
dpkg-genbuildinfo: warning: relation < is deprecated: use << or <=
215
 dpkg-genchanges  >../hcw-athome-backend_0.4.9.91_amd64.changes
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