Skip to content

Instantly share code, notes, and snippets.

@MichaelSp
Created April 16, 2023 21:03
Show Gist options
  • Save MichaelSp/8b52708516511735d11f0762a7298293 to your computer and use it in GitHub Desktop.
Save MichaelSp/8b52708516511735d11f0762a7298293 to your computer and use it in GitHub Desktop.
ft-community-TXT docker build
/tmp  git clone https://github.com/ftCommunity/ftcommunity-TXT/ && \  ✔
cmdand> cd ftcommunity-TXT && \
cmdand cmdand> git checkout docker && DOCKER_BUILDKIT=1 docker-compose up
Cloning into 'ftcommunity-TXT'...
remote: Enumerating objects: 284092, done.
remote: Counting objects: 100% (1595/1595), done.
remote: Compressing objects: 100% (595/595), done.
remote: Total 284092 (delta 753), reused 1500 (delta 726), pack-reused 282497
Receiving objects: 100% (284092/284092), 65.02 MiB | 6.84 MiB/s, done.
Resolving deltas: 100% (194666/194666), done.
branch 'docker' set up to track 'origin/docker'.
Switched to a new branch 'docker'
[+] Building 82.0s (10/10) FINISHED
=> [internal] load build definition from Dockerfile 0.0s
=> => transferring dockerfile: 1.35kB 0.0s
=> [internal] load .dockerignore 0.0s
=> => transferring context: 2B 0.0s
=> [internal] load metadata for docker.io/library/debian:latest 3.0s
=> [1/6] FROM docker.io/library/debian@sha256:0a78ed641b76252739e28ebbbe8cdbd80dc367fba4502565ca839e5803cfd86e 8.3s
=> => resolve docker.io/library/debian@sha256:0a78ed641b76252739e28ebbbe8cdbd80dc367fba4502565ca839e5803cfd86e 0.0s
=> => sha256:0a78ed641b76252739e28ebbbe8cdbd80dc367fba4502565ca839e5803cfd86e 1.85kB / 1.85kB 0.0s
=> => sha256:c0f6422141bb031238126fbd535c0df24db4252a2d9876216a94082df74c8fda 529B / 529B 0.0s
=> => sha256:e6d9c9c3e100a13622816226e63a3faa83da315ae01216b1ac02c4ba5cc91683 1.48kB / 1.48kB 0.0s
=> => sha256:dc80b8cdbfd36cb20231d807a50d704945d1df4da8f6e23197ccfcb629970491 53.71MB / 53.71MB 7.6s
=> => extracting sha256:dc80b8cdbfd36cb20231d807a50d704945d1df4da8f6e23197ccfcb629970491 0.6s
=> [2/6] RUN apt-get -o APT::Retries=3 update -y 2.5s
=> [3/6] RUN apt-get -o APT::Retries=3 install -y --no-install-recommends bc build-essential bzr ca-certificates cmake cpio cvs 64.1s
=> [4/6] RUN sed -i 's/# \(en_US.UTF-8\)/\1/' /etc/locale.gen && /usr/sbin/locale-gen 1.2s
=> [5/6] RUN useradd -ms /bin/bash br-user && chown -R br-user:br-user /home/br-user 0.4s
=> [6/6] WORKDIR /home/br-user 0.0s
=> exporting to image 2.3s
=> => exporting layers 2.3s
=> => writing image sha256:179529fed683aa8a375d8434c52a4ed3be7dfc6aaa9103cb2dc609d72c1ef4d6 0.0s
=> => naming to docker.io/library/ftcommunity-txt-build 0.0s
[+] Running 2/1
⠿ Network ftcommunity-txt_default Created 0.0s
⠿ Container ftcommunity-txt-build-1 Created 0.0s
Attaching to ftcommunity-txt-build-1
ftcommunity-txt-build-1 | git submodule update --init buildroot
ftcommunity-txt-build-1 | Submodule 'buildroot' (https://github.com/ftCommunity/buildroot) registered for path 'buildroot'
ftcommunity-txt-build-1 | Cloning into '/build/buildroot'...
ftcommunity-txt-build-1 | Submodule path 'buildroot': checked out '741839c21fb741461de135c1d66da52cf29f81c3'
ftcommunity-txt-build-1 | BR2_EXTERNAL=.. make -C buildroot fischertechnik_TXT_defconfig
ftcommunity-txt-build-1 | make[1]: Entering directory '/build/buildroot'
ftcommunity-txt-build-1 | mkdir -p /build/buildroot/output/build/buildroot-config/lxdialog
ftcommunity-txt-build-1 | PKG_CONFIG_PATH="" make CC="/usr/bin/gcc" HOSTCC="/usr/bin/gcc" \
ftcommunity-txt-build-1 | obj=/build/buildroot/output/build/buildroot-config -C support/kconfig -f Makefile.br conf
ftcommunity-txt-build-1 | make[2]: Entering directory '/build/buildroot/support/kconfig'
ftcommunity-txt-build-1 | /usr/bin/gcc -I/usr/include/ncursesw -DCURSES_LOC="<curses.h>" -DNCURSES_WIDECHAR=1 -DLOCALE -I/build/buildroot/output/build/buildroot-config -DCONFIG_=\"\" -MM *.c > /build/buildroot/output/build/buildroot-config/.depend 2>/dev/null || :
ftcommunity-txt-build-1 | /usr/bin/gcc -I/usr/include/ncursesw -DCURSES_LOC="<curses.h>" -DNCURSES_WIDECHAR=1 -DLOCALE -I/build/buildroot/output/build/buildroot-config -DCONFIG_=\"\" -c conf.c -o /build/buildroot/output/build/buildroot-config/conf.o
ftcommunity-txt-build-1 | /usr/bin/gcc -I/usr/include/ncursesw -DCURSES_LOC="<curses.h>" -DNCURSES_WIDECHAR=1 -DLOCALE -I/build/buildroot/output/build/buildroot-config -DCONFIG_=\"\" -I. -c /build/buildroot/output/build/buildroot-config/zconf.tab.c -o /build/buildroot/output/build/buildroot-config/zconf.tab.o
ftcommunity-txt-build-1 | /usr/bin/gcc -I/usr/include/ncursesw -DCURSES_LOC="<curses.h>" -DNCURSES_WIDECHAR=1 -DLOCALE -I/build/buildroot/output/build/buildroot-config -DCONFIG_=\"\" /build/buildroot/output/build/buildroot-config/conf.o /build/buildroot/output/build/buildroot-config/zconf.tab.o -o /build/buildroot/output/build/buildroot-config/conf
ftcommunity-txt-build-1 | rm /build/buildroot/output/build/buildroot-config/zconf.tab.c
ftcommunity-txt-build-1 | make[2]: Leaving directory '/build/buildroot/support/kconfig'
ftcommunity-txt-build-1 |
ftcommunity-txt-build-1 | WARNING: unmet direct dependencies detected for BR2_PACKAGE_PYTHON_MATPLOTLIB
ftcommunity-txt-build-1 | Depends on [n]: (BR2_PACKAGE_PYTHON [=n] || BR2_PACKAGE_PYTHON3 [=n]) && BR2_INSTALL_LIBSTDCPP [=n] && BR2_PACKAGE_PYTHON3 [=n] && BR2_PACKAGE_PYTHON_NUMPY_ARCH_SUPPORTS [=n] && (BR2_TOOLCHAIN_USES_GLIBC [=n] || BR2_TOOLCHAIN_USES_MUSL [=n])
ftcommunity-txt-build-1 | Selected by [y]:
ftcommunity-txt-build-1 | - BR2_PACKAGE_PYTHON_PANDAS [=y]
ftcommunity-txt-build-1 |
ftcommunity-txt-build-1 | WARNING: unmet direct dependencies detected for BR2_PACKAGE_BINUTILS
ftcommunity-txt-build-1 | Depends on [n]: !BR2_nios2 [=n] && BR2_USE_WCHAR [=n]
ftcommunity-txt-build-1 | Selected by [y]:
ftcommunity-txt-build-1 | - BR2_PACKAGE_LIBROBOINT [=y]
ftcommunity-txt-build-1 |
ftcommunity-txt-build-1 | WARNING: unmet direct dependencies detected for BR2_PACKAGE_PYTHON_PYUDEV
ftcommunity-txt-build-1 | Depends on [n]: (BR2_PACKAGE_PYTHON [=n] || BR2_PACKAGE_PYTHON3 [=n]) && BR2_PACKAGE_HAS_UDEV [=n]
ftcommunity-txt-build-1 | Selected by [y]:
ftcommunity-txt-build-1 | - BR2_PACKAGE_PYTHON_FTTXPY [=y]
ftcommunity-txt-build-1 |
ftcommunity-txt-build-1 | WARNING: unmet direct dependencies detected for BR2_PACKAGE_PYTHON_PILLOW
ftcommunity-txt-build-1 | Depends on [n]: (BR2_PACKAGE_PYTHON [=n] || BR2_PACKAGE_PYTHON3 [=n]) && BR2_PACKAGE_PYTHON3 [=n]
ftcommunity-txt-build-1 | Selected by [y]:
ftcommunity-txt-build-1 | - BR2_PACKAGE_PYTHON_LUMACORE [=y]
ftcommunity-txt-build-1 |
ftcommunity-txt-build-1 | WARNING: unmet direct dependencies detected for BR2_PACKAGE_BLUEZ5_UTILS
ftcommunity-txt-build-1 | Depends on [n]: BR2_USE_WCHAR [=n] && BR2_TOOLCHAIN_HAS_THREADS [=y] && BR2_USE_MMU [=y] && !BR2_STATIC_LIBS [=n] && BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_4 [=n] && BR2_TOOLCHAIN_HAS_SYNC_4 [=y]
ftcommunity-txt-build-1 | Selected by [y]:
ftcommunity-txt-build-1 | - BR2_PACKAGE_FT_BT_REMOTE_SERVER [=y]
ftcommunity-txt-build-1 |
ftcommunity-txt-build-1 | WARNING: unmet direct dependencies detected for BR2_PACKAGE_PYTHON_SERIAL
ftcommunity-txt-build-1 | Depends on [n]: BR2_PACKAGE_PYTHON [=n] || BR2_PACKAGE_PYTHON3 [=n]
ftcommunity-txt-build-1 | Selected by [y]:
ftcommunity-txt-build-1 | - BR2_PACKAGE_PYTHON_FTROBOPY [=y]
ftcommunity-txt-build-1 | - BR2_PACKAGE_PYTHON_FTTXPY [=y]
ftcommunity-txt-build-1 |
ftcommunity-txt-build-1 | WARNING: unmet direct dependencies detected for BR2_PACKAGE_PYTHON_NUMPY
ftcommunity-txt-build-1 | Depends on [n]: (BR2_PACKAGE_PYTHON [=n] || BR2_PACKAGE_PYTHON3 [=n]) && BR2_PACKAGE_PYTHON3 [=n] && BR2_PACKAGE_PYTHON_NUMPY_ARCH_SUPPORTS [=n] && (BR2_TOOLCHAIN_USES_GLIBC [=n] || BR2_TOOLCHAIN_USES_MUSL [=n])
ftcommunity-txt-build-1 | Selected by [y]:
ftcommunity-txt-build-1 | - BR2_PACKAGE_PYTHON_PANDAS [=y]
ftcommunity-txt-build-1 |
ftcommunity-txt-build-1 | WARNING: unmet direct dependencies detected for BR2_PACKAGE_PYTHON_PYUSB
ftcommunity-txt-build-1 | Depends on [n]: (BR2_PACKAGE_PYTHON [=n] || BR2_PACKAGE_PYTHON3 [=n]) && BR2_PACKAGE_PYTHON3 [=n] && BR2_TOOLCHAIN_HAS_THREADS [=y] && BR2_TOOLCHAIN_GCC_AT_LEAST_4_9 [=y]
ftcommunity-txt-build-1 | Selected by [y]:
ftcommunity-txt-build-1 | - BR2_PACKAGE_PYTHON_ROBOLT [=y]
ftcommunity-txt-build-1 |
ftcommunity-txt-build-1 | WARNING: unmet direct dependencies detected for BR2_PACKAGE_PYTHON3_BZIP2
ftcommunity-txt-build-1 | Depends on [n]: BR2_PACKAGE_PYTHON3 [=n]
ftcommunity-txt-build-1 | Selected by [y]:
ftcommunity-txt-build-1 | - BR2_PACKAGE_PYTHON_PANDAS [=y]
ftcommunity-txt-build-1 |
ftcommunity-txt-build-1 | WARNING: unmet direct dependencies detected for BR2_PACKAGE_PYTHON_PYTZ
ftcommunity-txt-build-1 | Depends on [n]: BR2_PACKAGE_PYTHON [=n] || BR2_PACKAGE_PYTHON3 [=n]
ftcommunity-txt-build-1 | Selected by [y]:
ftcommunity-txt-build-1 | - BR2_PACKAGE_PYTHON_PANDAS [=y]
ftcommunity-txt-build-1 |
ftcommunity-txt-build-1 | WARNING: unmet direct dependencies detected for BR2_PACKAGE_PYTHON_DATEUTIL
ftcommunity-txt-build-1 | Depends on [n]: BR2_PACKAGE_PYTHON [=n] || BR2_PACKAGE_PYTHON3 [=n]
ftcommunity-txt-build-1 | Selected by [y]:
ftcommunity-txt-build-1 | - BR2_PACKAGE_PYTHON_PANDAS [=y]
ftcommunity-txt-build-1 |
ftcommunity-txt-build-1 | WARNING: unmet direct dependencies detected for BR2_PACKAGE_PYTHON_MATPLOTLIB
ftcommunity-txt-build-1 | Depends on [n]: (BR2_PACKAGE_PYTHON [=n] || BR2_PACKAGE_PYTHON3 [=n]) && BR2_INSTALL_LIBSTDCPP [=n] && BR2_PACKAGE_PYTHON3 [=n] && BR2_PACKAGE_PYTHON_NUMPY_ARCH_SUPPORTS [=n] && (BR2_TOOLCHAIN_USES_GLIBC [=n] || BR2_TOOLCHAIN_USES_MUSL [=n])
ftcommunity-txt-build-1 | Selected by [y]:
ftcommunity-txt-build-1 | - BR2_PACKAGE_PYTHON_PANDAS [=y]
ftcommunity-txt-build-1 |
ftcommunity-txt-build-1 | WARNING: unmet direct dependencies detected for BR2_PACKAGE_BINUTILS
ftcommunity-txt-build-1 | Depends on [n]: !BR2_nios2 [=n] && BR2_USE_WCHAR [=n]
ftcommunity-txt-build-1 | Selected by [y]:
ftcommunity-txt-build-1 | - BR2_PACKAGE_LIBROBOINT [=y]
ftcommunity-txt-build-1 |
ftcommunity-txt-build-1 | WARNING: unmet direct dependencies detected for BR2_PACKAGE_PYTHON_PYUDEV
ftcommunity-txt-build-1 | Depends on [n]: (BR2_PACKAGE_PYTHON [=n] || BR2_PACKAGE_PYTHON3 [=n]) && BR2_PACKAGE_HAS_UDEV [=n]
ftcommunity-txt-build-1 | Selected by [y]:
ftcommunity-txt-build-1 | - BR2_PACKAGE_PYTHON_FTTXPY [=y]
ftcommunity-txt-build-1 |
ftcommunity-txt-build-1 | WARNING: unmet direct dependencies detected for BR2_PACKAGE_PYTHON_PILLOW
ftcommunity-txt-build-1 | Depends on [n]: (BR2_PACKAGE_PYTHON [=n] || BR2_PACKAGE_PYTHON3 [=n]) && BR2_PACKAGE_PYTHON3 [=n]
ftcommunity-txt-build-1 | Selected by [y]:
ftcommunity-txt-build-1 | - BR2_PACKAGE_PYTHON_LUMACORE [=y]
ftcommunity-txt-build-1 |
ftcommunity-txt-build-1 | WARNING: unmet direct dependencies detected for BR2_PACKAGE_BLUEZ5_UTILS
ftcommunity-txt-build-1 | Depends on [n]: BR2_USE_WCHAR [=n] && BR2_TOOLCHAIN_HAS_THREADS [=y] && BR2_USE_MMU [=y] && !BR2_STATIC_LIBS [=n] && BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_4 [=n] && BR2_TOOLCHAIN_HAS_SYNC_4 [=y]
ftcommunity-txt-build-1 | Selected by [y]:
ftcommunity-txt-build-1 | - BR2_PACKAGE_FT_BT_REMOTE_SERVER [=y]
ftcommunity-txt-build-1 |
ftcommunity-txt-build-1 | WARNING: unmet direct dependencies detected for BR2_PACKAGE_PYTHON3_BZIP2
ftcommunity-txt-build-1 | Depends on [n]: BR2_PACKAGE_PYTHON3 [=n]
ftcommunity-txt-build-1 | Selected by [y]:
ftcommunity-txt-build-1 | - BR2_PACKAGE_PYTHON_PANDAS [=y]
ftcommunity-txt-build-1 |
ftcommunity-txt-build-1 | WARNING: unmet direct dependencies detected for BR2_PACKAGE_PYTHON_DATEUTIL
ftcommunity-txt-build-1 | Depends on [n]: BR2_PACKAGE_PYTHON [=n] || BR2_PACKAGE_PYTHON3 [=n]
ftcommunity-txt-build-1 | Selected by [y]:
ftcommunity-txt-build-1 | - BR2_PACKAGE_PYTHON_PANDAS [=y]
ftcommunity-txt-build-1 |
ftcommunity-txt-build-1 | WARNING: unmet direct dependencies detected for BR2_PACKAGE_PYTHON_NUMPY
ftcommunity-txt-build-1 | Depends on [n]: (BR2_PACKAGE_PYTHON [=n] || BR2_PACKAGE_PYTHON3 [=n]) && BR2_PACKAGE_PYTHON3 [=n] && BR2_PACKAGE_PYTHON_NUMPY_ARCH_SUPPORTS [=n] && (BR2_TOOLCHAIN_USES_GLIBC [=n] || BR2_TOOLCHAIN_USES_MUSL [=n])
ftcommunity-txt-build-1 | Selected by [y]:
ftcommunity-txt-build-1 | - BR2_PACKAGE_PYTHON_PANDAS [=y]
ftcommunity-txt-build-1 |
ftcommunity-txt-build-1 | WARNING: unmet direct dependencies detected for BR2_PACKAGE_PYTHON_PYTZ
ftcommunity-txt-build-1 | Depends on [n]: BR2_PACKAGE_PYTHON [=n] || BR2_PACKAGE_PYTHON3 [=n]
ftcommunity-txt-build-1 | Selected by [y]:
ftcommunity-txt-build-1 | - BR2_PACKAGE_PYTHON_PANDAS [=y]
ftcommunity-txt-build-1 |
ftcommunity-txt-build-1 | WARNING: unmet direct dependencies detected for BR2_PACKAGE_PYTHON_PYUSB
ftcommunity-txt-build-1 | Depends on [n]: (BR2_PACKAGE_PYTHON [=n] || BR2_PACKAGE_PYTHON3 [=n]) && BR2_PACKAGE_PYTHON3 [=n] && BR2_TOOLCHAIN_HAS_THREADS [=y] && BR2_TOOLCHAIN_GCC_AT_LEAST_4_9 [=y]
ftcommunity-txt-build-1 | Selected by [y]:
ftcommunity-txt-build-1 | - BR2_PACKAGE_PYTHON_ROBOLT [=y]
ftcommunity-txt-build-1 |
ftcommunity-txt-build-1 | WARNING: unmet direct dependencies detected for BR2_PACKAGE_PYTHON_SERIAL
ftcommunity-txt-build-1 | Depends on [n]: BR2_PACKAGE_PYTHON [=n] || BR2_PACKAGE_PYTHON3 [=n]
ftcommunity-txt-build-1 | Selected by [y]:
ftcommunity-txt-build-1 | - BR2_PACKAGE_PYTHON_FTROBOPY [=y]
ftcommunity-txt-build-1 | - BR2_PACKAGE_PYTHON_FTTXPY [=y]
ftcommunity-txt-build-1 | #
ftcommunity-txt-build-1 | # configuration written to /build/buildroot/.config
ftcommunity-txt-build-1 | #
ftcommunity-txt-build-1 | make[1]: Leaving directory '/build/buildroot'
ftcommunity-txt-build-1 | make -C buildroot
ftcommunity-txt-build-1 | make[1]: Entering directory '/build/buildroot'
ftcommunity-txt-build-1 | Makefile:592: *** libglib2 is in the dependency chain of bluez5_utils that has added it to its _DEPENDENCIES variable without selecting it or depending on it from Config.in. Stop.
ftcommunity-txt-build-1 | make[1]: Leaving directory '/build/buildroot'
ftcommunity-txt-build-1 | make: *** [Makefile:3: all] Error 2
ftcommunity-txt-build-1 exited with code 2
/tmp/ftcommunity-TXT  docker 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment