[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
make install, new gbi3 warning (.info file not found)
[Thread Prev] | [Thread Next]
[Date Prev] | [Date Next]
- Subject: make install, new gbi3 warning (.info file not found)
- From: Bruce Steers <bsteers4@xxxxxxxxx>
- Date: Sun, 30 Jun 2024 23:00:29 +0100
- To: Gambas Mailing List <user@xxxxxxxxxxxxxxxxxxxxxx>
I have this new warning message during compilation install. (a few weeks ago it started) gbi3: warning: '.info' file not found in component archive. it shows for almost everything that is installed. Should it be ignored or is there a bug? Respects BruceS some output log... Compiling 'gb.logging' component... OK Installing 'gb.logging' component... gbi3: warning: '.info' file not found in component archive. Compiling 'gb.markdown' component... OK Installing 'gb.markdown' component... gbi3: warning: '.info' file not found in component archive. Compiling 'gb.media.form' component... OK Installing 'gb.media.form' component... gbi3: warning: '.info' file not found in component archive. Compiling 'gb.util' component... OK Installing 'gb.util' component... gbi3: warning: '.info' file not found in component archive. Compiling 'gb.util.web' component... OK Installing 'gb.util.web' component... gbi3: warning: '.info' file not found in component archive. Compiling 'gb.form.editor' component... OK Installing 'gb.form.editor' component... gbi3: warning: '.info' file not found in component archive. Compiling 'gb.dbus.trayicon' component... OK Installing 'gb.dbus.trayicon' component... gbi3: warning: '.info' file not found in component archive. Compiling 'gb.web' component... OK Installing 'gb.web' component... gbi3: warning: '.info' file not found in component archive. Compiling 'gb.web.form' component... OK Installing 'gb.web.form' component... gbi3: warning: '.info' file not found in component archive. Compiling 'gb.web.gui' component... OK Installing 'gb.web.gui' component... gbi3: warning: '.info' file not found in component archive. Compiling 'gb.form.terminal' component... OK Installing 'gb.form.terminal' component... gbi3: warning: '.info' file not found in component archive. Compiling 'gb.term.form' component... OK Installing 'gb.term.form' component... gbi3: warning: '.info' file not found in component archive. Compiling 'gb.web.feed' component... OK Installing 'gb.web.feed' component... gbi3: warning: '.info' file not found in component archive. Compiling 'gb.form.print' component... OK Installing 'gb.form.print' component... gbi3: warning: '.info' file not found in component archive. Compiling 'gb.scanner' component... OK Installing 'gb.scanner' component... gbi3: warning: '.info' file not found in component archive. Making install in gb.form.htmlview Making install in src /usr/bin/mkdir -p '/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.form.htmlview.component '/usr/lib/gambas3' /usr/bin/mkdir -p '/usr/lib/gambas3' /bin/bash ../libtool --silent --mode=install /usr/bin/install -c gb.form.htmlview.la '/usr/lib/gambas3' Compiling 'gb.form.htmlview' component... OK Installing 'gb.form.htmlview' component... Installing 'gb.form.htmlview' control icons... Creating the information files for 'gb.form.htmlview' component... gbi3: warning: '.info' file not found in component archive.
Re: make install, new gbi3 warning (.info file not found) | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |