Project

General

Profile

Build logs commit 775f2e410db64be0a5de2cbd34996b618ad88833

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

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

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

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

    
122
  Patch file created for
123

    
124
    sails@1.2.3
125

    
126
  applied to
127

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

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

    
138
    patch-package sails
139

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

    
142
---
143
patch-package finished with 1 warning(s).
144
Done in 10.12s.
145
npm notice 
146
npm notice New major version of npm available! 8.19.4 -> 10.5.0
147
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.5.0>
148
npm notice Run `npm install -g npm@10.5.0` to update!
149
npm notice 
150
make[1]: Leaving directory '/build/sources'
151
   dh_auto_test
152
   create-stamp debian/debhelper-build-stamp
153
   dh_testroot
154
   dh_prep
155
   debian/rules override_dh_auto_install
156
make[1]: Entering directory '/build/sources'
157
## Prepare node_modules
158
make
159
make[2]: Entering directory '/build/sources'
160
make[2]: Nothing to be done for 'build'.
161
make[2]: Leaving directory '/build/sources'
162
## Create datadir folder
163
install -d -m0755 debian/hcw-athome-backend/usr/share/hcw-athome/backend/
164
cp -a .sailsrc app.js api config node_modules package.json public views debian/hcw-athome-backend/usr/share/hcw-athome/backend/
165
install -d -m0755 debian/hcw-athome-backend/lib/systemd/system
166
cp hcw-athome.service debian/hcw-athome-backend/lib/systemd/system
167
## Create config folder
168
install -d -m0755 debian/hcw-athome-backend/etc/hcw-athome/
169
cp .env.dist debian/hcw-athome-backend/etc/hcw-athome/hcw-athome.conf
170
cp saml.key debian/hcw-athome-backend/etc/hcw-athome/
171
## Create nginx config
172
cp nginx/nginx-common debian/hcw-athome-backend/etc/hcw-athome/
173
cp nginx/nginx-proxy debian/hcw-athome-backend/etc/hcw-athome/
174
## Copy nginx sample
175
install -d -m0755 debian/hcw-athome-backend/usr/share/doc/hcw-athome-backend/nginx-samples/
176
cp -a nginx/hcw-athome-doctor.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-patient.conf debian/hcw-athome-backend/usr/share/doc/hcw-athome-backend/nginx-samples/
179
cp -a nginx/hcw-athome-scheduler.conf debian/hcw-athome-backend/usr/share/doc/hcw-athome-backend/nginx-samples/
180
mkdir debian/hcw-athome-backend/usr/bin/
181
cp helpers/cli.py debian/hcw-athome-backend/usr/bin/hcw
182
chmod +x debian/hcw-athome-backend/usr/bin/hcw
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_module_register: 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.5.0.8_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.5.0.8_amd64.deb'.
212
	Renaming hcw-athome-backend-dbgsym_0.5.0.8_amd64.deb to hcw-athome-backend-dbgsym_0.5.0.8_amd64.ddeb
213
 dpkg-genbuildinfo
214
dpkg-genbuildinfo: warning: relation < is deprecated: use << or <=
215
 dpkg-genchanges  >../hcw-athome-backend_0.5.0.8_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