Subject: Fli4l-3.10.16-R55573-Testing / Libmkfli4l
Total Page:16
File Type:pdf, Size:1020Kb
Subject: fli4l-3.10.16-r55573-testing / libmkfli4l möglicherweise fehlerhaft? Posted by Jupp Schmitts on Sun, 21 Apr 2019 20:53:54 GMT View Forum Message <> Reply to Message Hallo zusammen, nach etwas Auszeit beschäftigte ich mich mal wieder mit fli4l und habe vor, eine Iso-Datei zu erstellen. Nach dem Herunterladen und entpacken der Archive begann ich die Datei base.txt auf meine Bedürfnisse anzupassen. Da ich schrittweise vorgehe, führte ich dann mkfli4l.sh config-1 aus und erhielt die folgenden (Fehler)Meldungen auf meinem Kubuntu 18.04.2 LTS Linuxsytem (64bit): fli4l 3.10.16-r55573-testing - starting build process ======================================================================= ======= --- rebuilding mkfli4l-------------------------------------------------------- make: Verzeichnis „~/Dokumente/fli4l-3.10.16-r55573-testing/src" wird betreten rm -rf fli4l-tools make: Verzeichnis „~/Dokumente/fli4l-3.10.16-r55573-testing/src" wird verlassen make: Verzeichnis „~/Dokumente/fli4l-3.10.16-r55573-testing/src" wird betreten mkdir -p fli4l-tools tar xf fli4l-tools.tar.bz2 -C fli4l-tools cd fli4l-tools && MAKE=make DEBUG= ./mkmkfli4l.sh --build ../.. mkmkfli4l.sh: Building with VERSION=54146 CHOST=x86_64-unknown-linux-gnu CTARGET=x86_64-unknown-linux-gnu OS=linux ARCH= TUNE= PREFIX=x86_64-linux- CROSS= STATIC=0 DEBUG=0 COVERAGE=0 CONF libglob CC libregex/src/regex.o AR libregex/src/libregex.a MAKE libglob ar: `u' modifier ignored since `D' is the default (see `U') ar: Erzeugen von libglob/src/gllib/libglob.a CC libmkfli4l/array.o CC libmkfli4l/check.o CC libmkfli4l/file.o CC libmkfli4l/log.o CC libmkfli4l/options.o CC libmkfli4l/parse.o libmkfli4l/parse.c: In function 'parse_rewrite_string': libmkfli4l/parse.c:349:21: error: this statement may fall through [-Werror=implicit-fallthrough=] ++msg; ^~~~~ libmkfli4l/parse.c:353:9: note: here default: ^~~~~~~ libmkfli4l/parse.c: In function 'parse_fgrep': libmkfli4l/parse.c:537:46: error: 'sprintf' may write a terminating nul past the end of the destination [-Werror=format-overflow=] Page 1 of 10 ---- Generated from net(t)forum sprintf (num, "%d", matches); ^ libmkfli4l/parse.c:537:29: note: 'sprintf' output between 2 and 11 bytes into a destination of size 10 sprintf (num, "%d", matches); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors make[1]: *** [libmkfli4l/parse.o] Error 1 make: Verzeichnis „~/Dokumente/fli4l-3.10.16-r55573-testing/src" wird verlassen ------------------------------------------------------------------------------ using configuration from directory 'config-1'... --- read and check the build-environment from config-1/mkfli4l.txt...--------- cat: config-1/_tmp_6347/mkfli4l_conf.log: Datei oder Verzeichnis nicht gefunden The file config-1/mkfli4l.txt contains errors. Please check the contents of this file and try again. An error occurred while creating fli4l-files. ============================================= The file config-1/mkfli4l.txt contains errors. Please check the contents of this file and try again. Da ich derzeit nicht erkennen kann, ob ich etwas falsch oder nicht gemacht habe, geht meine Frage an die Experten. In der Hoffnung auf eine Antwort, viele Grüße Jupp Subject: Re: fli4l-3.10.16-r55573-testing / libmkfli4l möglicherweise fehlerhaft? Posted by B. Sprenger on Mon, 22 Apr 2019 09:41:10 GMT View Forum Message <> Reply to Message Hi, ich bin kein Experte und kann dir wahrscheinlich auch nicht helfen. Ich vermute mal, dass auch niemand anderes ohne die Kenntnis deiner Konfiguration helfen kann. > > The file config-1/mkfli4l.txt contains errors. > Please check the contents of this file and try again. > An error occurred while creating fli4l-files. > ============================================= > > The file config-1/mkfli4l.txt contains errors. > Please check the contents of this file and try again. Page 2 of 10 ---- Generated from net(t)forum Da steht es eigentlich. Also schau dir mal diese Datei an. Ansonsten poste die Base.txt und mkfli4l.txt Subject: Aw: Re: fli4l-3.10.16-r55573-testing / libmkfli4l möglicherweise fehlerhaft? Posted by Jupp Schmitts on Mon, 22 Apr 2019 12:04:39 GMT View Forum Message <> Reply to Message B. Sprenger schrieb am Mon, 22 April 2019 11:41Hi, ich bin kein Experte und kann dir wahrscheinlich auch nicht helfen. Ich vermute mal, dass auch niemand anderes ohne die Kenntnis deiner Konfiguration helfen kann. schnipp > The file config-1/mkfli4l.txt contains errors. > Please check the contents of this file and try again. Da steht es eigentlich. Also schau dir mal diese Datei an. Ansonsten poste die Base.txt und mkfli4l.txt Bisher hab ich an der Datei mkfli4l.txt keinerlei Änderungen vorgenommen. Hätte ich das müssen? Ich kann hier derzeit nur schildern, wie ich bisher vorgegangen bin. - alle Pakete mit get_tarball_weekly heruntergeladen und auf meinem NAS gespeichert - aktuelle Version auf mein Laptop kopiert - Konfigurationsdateien angepasst. - mkfli4l config-1 ausgeführt ##----------------------------------------------------------------------------- ## fli4l 3.10.16-r55573-testing - configuration for fli4l build ## ## You can edit/change this file with any text editor. ## ## P L E A S E R E A D T H E D O C U M E N T A T I O N , ## S E E R E A D M E . T X T ## ## B I T T E U N B E D I N G T D I E D O K U M E N T A T I O N ## L E S E N , S I E H E R E A D M E . T X T ## ## Creation: 2004-10-20 lanspezi ## Last Update: $Id: mkfli4l.txt 43811 2016-01-07 17:31:01Z florian $ ## ## Copyright (c) 2004-2016 - fli4l-Team <[email protected]> ##----------------------------------------------------------------------------- ## to use the optional parameters for the fli4l-build-process uncomment Page 3 of 10 ---- Generated from net(t)forum ## the variables to set a default value - these can always be overridden using ## commandline options passed to mkfli4l.[sh/bat] ## ---------------------------------------------------------------------------- #BUILDDIR='build' # directory for fli4l files VERBOSE='no' # set to "yes" to activate verbose output #FILESONLY='yes' # set to "yes" to only create the fli4l-files, # e.g. no iso-image, no netboot-image... REMOTEUPDATE='no' # set to "yes" to activate remote update REMOTEHOSTNAME='' # hostname of remote host - default is value of # var hostname in <config-dir>/base.txt REMOTEUSERNAME='fli4l' # username on the remotehost REMOTEPATHNAME='/boot' # pathname on the remotehost REMOTEPORT='22' # portnumber of sshd on remotehost SSHKEYFILE='' # path to your ssh-keyfile REMOTEREMOUNT='no' # set to "yes" to remount /boot rw if current # running version has a readonly mounted /boot #TFTPBOOTPATH='' # path to the image for tftp-boot #TFTPBOOTIMAGE='' # filename of image for tftp-boot #PXESUBDIR='' # subdir for pxe-files #SQUEEZE_SCRIPTS='yes' # squeeze/compress shell-scripts #MKFLI4L_DEBUG_OPTION='' # debug-option for mkfli4l-program ## For Windows systems only: DISABLE_OPTION_GUI='no' # disables the GUI to change build-option # interactive ##----------------------------------------------------------------------------- ## fli4l 3.10.16-r55573-testing - configuration for package "base" ## ## P L E A S E R E A D T H E D O C U M E N T A T I O N ! ## ## B I T T E U N B E D I N G T D I E D O K U M E N T A T I O N L E S E N ! ## ##----------------------------------------------------------------------------- ## Creation: 26.06.2001 fm ## Last Update: $Id: base.txt 55559 2019-04-04 19:48:10Z florian $ ## ## Copyright (c) 2001-2016 - Frank Meyer, fli4l-Team <[email protected]> ## ## This program is free software; you can redistribute it and/or modify ## it under the terms of the GNU General Public License as published by Page 4 of 10 ---- Generated from net(t)forum ## the Free Software Foundation; either version 2 of the License, or ## (at your option) any later version. ##----------------------------------------------------------------------------- #------------------------------------------------------------------------------ # General settings: #------------------------------------------------------------------------------ HOSTNAME='fli4l' # name of fli4l router PASSWORD='fli4l' # password for root login (console, sshd, # imond) BOOT_TYPE='cd' # boot device: hd, cd, ls120, integrated, # attached, netboot, pxeboot LIBATA_DMA='enabled' # Use DMA on ATA Drives ('enabled') or not # ('disabled'). The default 'disabled' allows # ancient IDE CF cards to be booted from. # Use 'enabled' if you boot from a VirtualBox's # virtual device. MOUNT_BOOT='rw' # mount boot device: ro, rw, no BOOTMENU_TIME='5' # waiting time of bootmenu in seconds # before activating normal boot TIME_INFO='MEZ-1MESZ,M3.5.0,M10.5.0/3' # description of local time zone, # don't touch without reading documentation KERNEL_VERSION='3.16.65' # kernel version KERNEL_BOOT_OPTION='' # append option to kernel command line COMP_TYPE_OPT='xz' # compression algorithm if compression is # enabled for OPT archive; # NOTE that some boot types may disallow # some compression algorithms IP_CONNTRACK_MAX='' # override maximum limit of connection # tracking entries POWERMANAGEMENT='acpi' # select pm interface: none, acpi, apm, apm_rm # apm_rm switches to real mode before invoking # apm power off #------------------------------------------------------------------------------ # Localisation #------------------------------------------------------------------------------ LOCALE='de' # defines the default language for several # components, such as httpd #------------------------------------------------------------------------------ # Console settings (serial