Project

General

Profile

Build logs commit 2baeaf84113462628ec6af05695bc46b5e6e9588

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

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

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

    
95
  Patch file created for
96

    
97
    sails@1.2.3
98

    
99
  applied to
100

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

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

    
111
    patch-package sails
112

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

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

    
125
  applied to
126

    
127
    sails@1.5.10
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 2 warning(s).
143
Done in 8.81s.
144
npm notice 
145
npm notice New major version of npm available! 9.6.7 -> 10.9.0
146
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.9.0>
147
npm notice Run `npm install -g npm@10.9.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_create_string_latin1: 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.2.18_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.2.18_amd64.deb'.
211
	Renaming hcw-athome-backend-dbgsym_0.5.2.18_amd64.deb to hcw-athome-backend-dbgsym_0.5.2.18_amd64.ddeb
212
 dpkg-genbuildinfo
213
dpkg-genbuildinfo: warning: relation < is deprecated: use << or <=
214
 dpkg-genchanges  >../hcw-athome-backend_0.5.2.18_amd64.changes
215
dpkg-genchanges: warning: the current version (0.5.2.18) is earlier than the previous one (5.2.16)
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