1
|
Keeping only last 200 lines...
|
2
|
Setting up python3-setuptools (52.0.0-4) ...
|
3
|
Setting up libxml2-dev:amd64 (2.9.10+dfsg-6.7+deb11u4) ...
|
4
|
Setting up python3-pip (20.3.4-4+deb11u1) ...
|
5
|
Setting up edumeet-build-deps (3.5.6) ...
|
6
|
Processing triggers for man-db (2.9.4-2) ...
|
7
|
Processing triggers for libc-bin (2.31-11) ...
|
8
|
dpkg-buildpackage: info: source package edumeet
|
9
|
dpkg-buildpackage: info: source version 3.5.6
|
10
|
dpkg-buildpackage: info: source distribution bullseye
|
11
|
dpkg-buildpackage: info: source changed by Olivier Bitsch <olivier.b@iabsis.com>
|
12
|
dpkg-source --before-build .
|
13
|
dpkg-buildpackage: info: host architecture amd64
|
14
|
debian/rules clean
|
15
|
dh clean
|
16
|
dh: warning: Compatibility levels before 10 are deprecated (level 5 in use)
|
17
|
dh_auto_clean
|
18
|
dh_auto_clean: warning: Compatibility levels before 10 are deprecated (level 5 in use)
|
19
|
make -j1 clean
|
20
|
make[1]: Entering directory '/build/sources'
|
21
|
rm -rf prom.md README.md LICENSE.md edumeet.service CONTRIBUTING.md CHANGELOG.md server repository munin LTI docs compose app
|
22
|
make[1]: Leaving directory '/build/sources'
|
23
|
dh_clean
|
24
|
dh_clean: warning: Compatibility levels before 10 are deprecated (level 5 in use)
|
25
|
dpkg-source -b .
|
26
|
dpkg-source: warning: no source format specified in debian/source/format, see dpkg-source(1)
|
27
|
dpkg-source: warning: source directory 'sources' is not <sourcepackage>-<upstreamversion> 'edumeet-3.5.6'
|
28
|
dpkg-source: info: using source format '1.0'
|
29
|
dpkg-source: info: building edumeet in edumeet_3.5.6.tar.gz
|
30
|
dpkg-source: info: building edumeet in edumeet_3.5.6.dsc
|
31
|
debian/rules build
|
32
|
dh build
|
33
|
dh: warning: Compatibility levels before 10 are deprecated (level 5 in use)
|
34
|
dh_update_autotools_config
|
35
|
dh_auto_configure
|
36
|
dh_auto_configure: warning: Compatibility levels before 10 are deprecated (level 5 in use)
|
37
|
dh_auto_build
|
38
|
dh_auto_build: warning: Compatibility levels before 10 are deprecated (level 5 in use)
|
39
|
make -j1
|
40
|
make[1]: Entering directory '/build/sources'
|
41
|
## Disable until merge is done
|
42
|
git clone --branch 3.5.6 --depth 1 https://github.com/edumeet/edumeet repository
|
43
|
Cloning into 'repository'...
|
44
|
Note: switching to '2dcf89379c965a7c0f301dfb7cffae653f9d538a'.
|
45
|
|
46
|
You are in 'detached HEAD' state. You can look around, make experimental
|
47
|
changes and commit them, and you can discard any commits you make in this
|
48
|
state without impacting any branches by switching back to a branch.
|
49
|
|
50
|
If you want to create a new branch to retain commits you create, you may
|
51
|
do so (now or later) by using -c with the switch command. Example:
|
52
|
|
53
|
git switch -c <new-branch-name>
|
54
|
|
55
|
Or undo this operation with:
|
56
|
|
57
|
git switch -
|
58
|
|
59
|
Turn off this advice by setting config variable advice.detachedHead to false
|
60
|
|
61
|
#git clone --branch master --depth 1 https://github.com/iabsis/edumeet repository
|
62
|
## Moving files to right location
|
63
|
mv repository/* ./
|
64
|
rm -rf repository
|
65
|
cd app ; npx yarn ; npx yarn build
|
66
|
npm WARN exec The following package was not found and will be installed: yarn@1.22.19
|
67
|
yarn install v1.22.19
|
68
|
[1/4] Resolving packages...
|
69
|
[2/4] Fetching packages...
|
70
|
[3/4] Linking dependencies...
|
71
|
warning " > draft-js-export-html@1.4.1" has unmet peer dependency "immutable@3.x.x".
|
72
|
warning "draft-js-export-html > draft-js-utils@1.4.1" has unmet peer dependency "immutable@3.x.x".
|
73
|
warning " > react-intl-redux@2.3.0" has unmet peer dependency "@babel/runtime@^7.17.9".
|
74
|
warning " > @typescript-eslint/eslint-plugin@4.33.0" has unmet peer dependency "eslint@^5.0.0 || ^6.0.0 || ^7.0.0".
|
75
|
warning " > @typescript-eslint/parser@4.33.0" has unmet peer dependency "eslint@^5.0.0 || ^6.0.0 || ^7.0.0".
|
76
|
warning " > babel-eslint@10.1.0" has unmet peer dependency "eslint@>= 4.12.1".
|
77
|
warning " > eslint-config-react-app@6.0.0" has unmet peer dependency "eslint@^7.5.0".
|
78
|
warning " > eslint-plugin-flowtype@5.10.0" has unmet peer dependency "eslint@^7.1.0".
|
79
|
warning " > eslint-plugin-import@2.27.5" has unmet peer dependency "eslint@^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8".
|
80
|
warning " > eslint-plugin-jest@24.7.0" has unmet peer dependency "eslint@>=5".
|
81
|
warning " > eslint-plugin-jsx-a11y@6.7.1" has unmet peer dependency "eslint@^3 || ^4 || ^5 || ^6 || ^7 || ^8".
|
82
|
warning " > eslint-plugin-react@7.32.2" has unmet peer dependency "eslint@^3 || ^4 || ^5 || ^6 || ^7 || ^8".
|
83
|
warning " > eslint-plugin-react-hooks@4.6.0" has unmet peer dependency "eslint@^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0".
|
84
|
warning " > eslint-webpack-plugin@2.7.0" has unmet peer dependency "eslint@^7.0.0 || ^8.0.0".
|
85
|
warning " > eslint-webpack-plugin@2.7.0" has unmet peer dependency "webpack@^4.0.0 || ^5.0.0".
|
86
|
warning " > riek@1.1.0" has incorrect peer dependency "react@^0.14.0 || ^15.5.4".
|
87
|
warning " > riek@1.1.0" has incorrect peer dependency "react-dom@^0.14.0 || ^15.5.4".
|
88
|
warning " > eslint-import-resolver-typescript@2.7.1" has unmet peer dependency "eslint@*".
|
89
|
[4/4] Building fresh packages...
|
90
|
Done in 41.77s.
|
91
|
npm notice
|
92
|
npm notice New major version of npm available! 8.19.4 -> 10.1.0
|
93
|
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.1.0>
|
94
|
npm notice Run `npm install -g npm@10.1.0` to update!
|
95
|
npm notice
|
96
|
yarn run v1.22.19
|
97
|
$ react-scripts build && rm -rf ../server/public && DEST='../server/dist/public' && rm -rf $DEST && mkdir -p $DEST && mv -T build/ $DEST
|
98
|
Creating an optimized production build...
|
99
|
Compiled with warnings.
|
100
|
|
101
|
./node_modules/convict/node_modules/yargs-parser/index.js
|
102
|
Critical dependency: the request of a dependency is an expression
|
103
|
|
104
|
src/components/Containers/Peer.js
|
105
|
Line 360:39: Array.prototype.map() expects a return value from arrow function array-callback-return
|
106
|
|
107
|
Search for the keywords to learn more about each warning.
|
108
|
To ignore, add // eslint-disable-next-line to the line before.
|
109
|
|
110
|
File sizes after gzip:
|
111
|
|
112
|
253.34 KB build/static/js/11.1a60fd71.chunk.js
|
113
|
177.55 KB build/static/js/13.0bd795d8.chunk.js
|
114
|
172.56 KB build/static/js/12.c8ad028c.chunk.js
|
115
|
104.22 KB build/static/js/main.bcf85010.chunk.js
|
116
|
38.29 KB build/static/js/room.18410ad8.chunk.js
|
117
|
20.88 KB build/static/js/1.318ad7df.chunk.js
|
118
|
18.55 KB build/static/js/14.b8eb0e4a.chunk.js
|
119
|
6.72 KB build/static/js/0.3b83c5e9.chunk.js
|
120
|
1.77 KB build/static/js/runtime-main.34fd0a28.js
|
121
|
1.32 KB build/static/css/12.7c6c0c5f.chunk.css
|
122
|
1.29 KB build/static/js/file-saver.80418632.chunk.js
|
123
|
1.11 KB build/static/js/screensharing.edaa1aee.chunk.js
|
124
|
423 B build/static/js/app.5011b086.chunk.js
|
125
|
357 B build/static/css/main.ea979dc9.chunk.css
|
126
|
224 B build/static/js/webtorrent.d133aa2f.chunk.js
|
127
|
155 B build/static/js/createtorrent.e61e7593.chunk.js
|
128
|
141 B build/static/js/socket.io.91934dd9.chunk.js
|
129
|
|
130
|
The project was built assuming it is hosted at ./.
|
131
|
You can control this with the homepage field in your package.json.
|
132
|
|
133
|
The build folder is ready to be deployed.
|
134
|
|
135
|
Find out more about deployment here:
|
136
|
|
137
|
https://cra.link/deployment
|
138
|
|
139
|
Done in 66.94s.
|
140
|
cd server ; npx yarn ; npx yarn build
|
141
|
yarn install v1.22.19
|
142
|
[1/4] Resolving packages...
|
143
|
[2/4] Fetching packages...
|
144
|
[3/4] Linking dependencies...
|
145
|
[4/4] Building fresh packages...
|
146
|
Done in 142.03s.
|
147
|
yarn run v1.22.19
|
148
|
$ mkdir -p dist && touch dist/tmp && find dist/* -maxdepth 0 ! -name public -exec rm -rf {} \; && tsc && ln -s ../certs dist/certs && chmod 755 dist/server.js && ( for fileExt in yaml json toml ; do [ -f config/config.$fileExt ] && cp config/config.$fileExt dist/config/; done ) | true && touch 'dist/ __AUTO_GENERATED_CONTENT_REFRESHED_AFTER_REBUILDING!__ '
|
149
|
Done in 4.21s.
|
150
|
make[1]: Leaving directory '/build/sources'
|
151
|
dh_auto_test
|
152
|
dh_auto_test: warning: Compatibility levels before 10 are deprecated (level 5 in use)
|
153
|
debian/rules binary
|
154
|
dh binary
|
155
|
dh: warning: Compatibility levels before 10 are deprecated (level 5 in use)
|
156
|
dh_testroot
|
157
|
dh_prep
|
158
|
dh_auto_install
|
159
|
dh_auto_install: warning: Compatibility levels before 10 are deprecated (level 5 in use)
|
160
|
make -j1 install DESTDIR=/build/sources/debian/edumeet AM_UPDATE_INFO_DIR=no
|
161
|
make[1]: Entering directory '/build/sources'
|
162
|
mkdir -p /build/sources/debian/edumeet/usr/share/edumeet/config
|
163
|
ln -sf /etc/edumeet/config.js /build/sources/debian/edumeet/usr/share/edumeet/config/config.js
|
164
|
ln -sf /etc/edumeet/config.yaml /build/sources/debian/edumeet/usr/share/edumeet/config/config.yaml
|
165
|
mkdir -p /build/sources/debian/edumeet/etc/edumeet/
|
166
|
cp server/config/config.example.js /build/sources/debian/edumeet/etc/edumeet/config.js
|
167
|
cp server/config/config.example.yaml /build/sources/debian/edumeet/etc/edumeet/config.yaml
|
168
|
cp server/dist/public/config/config.example.js /build/sources/debian/edumeet/etc/edumeet/frontend.js
|
169
|
mkdir -p /build/sources/debian/edumeet/usr/share/edumeet/public/config/
|
170
|
ln -sf /etc/edumeet/frontend.js /build/sources/debian/edumeet/usr/share/edumeet/public/config/config.js
|
171
|
make[1]: Leaving directory '/build/sources'
|
172
|
dh_install
|
173
|
dh_install: warning: Compatibility levels before 10 are deprecated (level 5 in use)
|
174
|
dh_installdocs
|
175
|
dh_installdocs: warning: Compatibility levels before 10 are deprecated (level 5 in use)
|
176
|
dh_installchangelogs
|
177
|
dh_installinit
|
178
|
dh_installinit: warning: Compatibility levels before 10 are deprecated (level 5 in use)
|
179
|
dh_perl
|
180
|
dh_link
|
181
|
dh_strip_nondeterminism
|
182
|
dh_compress
|
183
|
dh_compress: warning: Compatibility levels before 10 are deprecated (level 5 in use)
|
184
|
dh_fixperms
|
185
|
dh_missing
|
186
|
dh_missing: warning: Compatibility levels before 10 are deprecated (level 5 in use)
|
187
|
dh_installdeb
|
188
|
dh_installdeb: warning: Compatibility levels before 10 are deprecated (level 5 in use)
|
189
|
dh_gencontrol
|
190
|
dpkg-gencontrol: warning: Depends field of package edumeet: substitution variable ${shlibs:Depends} used, but is not defined
|
191
|
dh_md5sums
|
192
|
dh_builddeb
|
193
|
dpkg-deb: building package 'edumeet' in '../edumeet_3.5.6_all.deb'.
|
194
|
dpkg-genbuildinfo
|
195
|
dpkg-genchanges >../edumeet_3.5.6_amd64.changes
|
196
|
dpkg-genchanges: info: including full source code in upload
|
197
|
dpkg-source --after-build .
|
198
|
dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
|
199
|
|
200
|
### Step: publish, Method: apt-ftparchive
|
201
|
No log reported at this stage
|