Project

General

Profile

Build logs commit 1f858b3ab4fc66a910a44ae34ea35fa8eb4d10cc

1
Keeping only last 200 lines...
2
Starting pkgProblemResolver with broken count: 0
3
Starting 2 pkgProblemResolver with broken count: 0
4
Done
5
Correcting dependencies... Done
6
Starting pkgProblemResolver with broken count: 0
7
Starting 2 pkgProblemResolver with broken count: 0
8
Done
9
The following additional packages will be installed:
10
  nodejs
11
The following NEW packages will be installed:
12
  nodejs
13
0 upgraded, 1 newly installed, 0 to remove and 147 not upgraded.
14
1 not fully installed or removed.
15
Need to get 28.9 MB of archives.
16
After this operation, 188 MB of additional disk space will be used.
17
Get:1 https://deb.nodesource.com/node_18.x focal/main amd64 nodejs amd64 18.17.1-deb-1nodesource1 [28.9 MB]
18
debconf: delaying package configuration, since apt-utils is not installed
19
Fetched 28.9 MB in 0s (61.4 MB/s)
20
Selecting previously unselected package nodejs.
21
(Reading database ... 
22
(Reading database ... 5%
23
(Reading database ... 10%
24
(Reading database ... 15%
25
(Reading database ... 20%
26
(Reading database ... 25%
27
(Reading database ... 30%
28
(Reading database ... 35%
29
(Reading database ... 40%
30
(Reading database ... 45%
31
(Reading database ... 50%
32
(Reading database ... 55%
33
(Reading database ... 60%
34
(Reading database ... 65%
35
(Reading database ... 70%
36
(Reading database ... 75%
37
(Reading database ... 80%
38
(Reading database ... 85%
39
(Reading database ... 90%
40
(Reading database ... 95%
41
(Reading database ... 100%
42
(Reading database ... 26341 files and directories currently installed.)
43
Preparing to unpack .../nodejs_18.17.1-deb-1nodesource1_amd64.deb ...
44
Unpacking nodejs (18.17.1-deb-1nodesource1) ...
45
Setting up nodejs (18.17.1-deb-1nodesource1) ...
46
Setting up hcw-athome-backend-build-deps (5.2.15) ...
47
Processing triggers for man-db (2.9.1-1) ...
48
dpkg-buildpackage: info: source package hcw-athome-backend
49
dpkg-buildpackage: info: source version 5.2.15
50
dpkg-buildpackage: info: source distribution focal
51
dpkg-buildpackage: info: source changed by Olivier Bitsch <olivier.b@iabsis.com>
52
 dpkg-source --before-build .
53
dpkg-buildpackage: info: host architecture amd64
54
dpkg-source: warning: relation < is deprecated: use << or <=
55
dpkg-checkbuilddeps: warning: relation < is deprecated: use << or <=
56
 debian/rules clean
57
dh clean
58
   dh_auto_clean
59
	make -j4 clean
60
make[1]: Entering directory '/build/sources'
61
cleaning the dist directory
62
make[1]: Leaving directory '/build/sources'
63
   dh_clean
64
 dpkg-source -b .
65
dpkg-source: warning: relation < is deprecated: use << or <=
66
dpkg-source: info: using source format '3.0 (native)'
67
dpkg-source: info: building hcw-athome-backend in hcw-athome-backend_5.2.15.tar.xz
68
dpkg-source: info: building hcw-athome-backend in hcw-athome-backend_5.2.15.dsc
69
 debian/rules binary
70
dh binary
71
   dh_update_autotools_config
72
   dh_autoreconf
73
   dh_auto_configure
74
   dh_auto_build
75
	make -j4 "INSTALL=install --strip-program=true"
76
make[1]: Entering directory '/build/sources'
77
npm WARN exec The following package was not found and will be installed: yarn@1.22.22
78
yarn install v1.22.22
79
[1/5] Validating package.json...
80
[2/5] Resolving packages...
81
[3/5] Fetching packages...
82
[4/5] Linking dependencies...
83
[5/5] Building fresh packages...
84
$ patch-package
85
patch-package 8.0.0
86
Applying patches...
87
activedirectory@0.7.2 ✔
88
sails@1.2.3 ✔
89
sails@1.5.8 ✔
90

    
91
Warning: patch-package detected a patch file version mismatch
92

    
93
  Don't worry! This is probably fine. The patch was still applied
94
  successfully. Here's the deets:
95

    
96
  Patch file created for
97

    
98
    sails@1.2.3
99

    
100
  applied to
101

    
102
    sails@1.5.10
103
  
104
  At path
105
  
106
    node_modules/sails
107

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

    
112
    patch-package sails
113

    
114
  to update the version in the patch file name and make this warning go away.
115

    
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.5.8
125

    
126
  applied to
127

    
128
    sails@1.5.10
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 2 warning(s).
144
Done in 8.66s.
145
npm notice 
146
npm notice New major version of npm available! 9.6.7 -> 10.9.0
147
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.9.0>
148
npm notice Run `npm install -g npm@10.9.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_has_property: 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_5.2.15_amd64.deb'.
211
dpkg-deb: building package 'hcw-athome-backend-dbgsym' in 'debian/.debhelper/scratch-space/build-hcw-athome-backend/hcw-athome-backend-dbgsym_5.2.15_amd64.deb'.
212
	Renaming hcw-athome-backend-dbgsym_5.2.15_amd64.deb to hcw-athome-backend-dbgsym_5.2.15_amd64.ddeb
213
 dpkg-genbuildinfo
214
dpkg-genbuildinfo: warning: relation < is deprecated: use << or <=
215
 dpkg-genchanges  >../hcw-athome-backend_5.2.15_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