* Package: sci-chemistry/dssp-4.0.3 * Repository: gentoo * Maintainer: pacho@gentoo.org * USE: abi_x86_32 elibc_glibc kernel_linux userland_GNU x86 * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking dssp-4.0.3.tar.gz to /var/tmp/portage/sci-chemistry/dssp-4.0.3/work >>> Source unpacked in /var/tmp/portage/sci-chemistry/dssp-4.0.3/work >>> Preparing source in /var/tmp/portage/sci-chemistry/dssp-4.0.3/work/dssp-4.0.3 ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/sci-chemistry/dssp-4.0.3/work/dssp-4.0.3" * Build directory (BUILD_DIR): "/var/tmp/portage/sci-chemistry/dssp-4.0.3/work/dssp-4.0.3_build" * Hardcoded definition(s) removed in CMakeLists.txt: * set(CMAKE_INSTALL_PREFIX "$ENV{LOCALAPPDATA}/${PROJECT_NAME}" CACHE PATH ". * set(CMAKE_INSTALL_PREFIX "$ENV{HOME}/.local" CACHE PATH "..." FORCE) >>> Source prepared. >>> Configuring source in /var/tmp/portage/sci-chemistry/dssp-4.0.3/work/dssp-4.0.3 ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/sci-chemistry/dssp-4.0.3/work/dssp-4.0.3" * Build directory (BUILD_DIR): "/var/tmp/portage/sci-chemistry/dssp-4.0.3/work/dssp-4.0.3_build" cmake -C /var/tmp/portage/sci-chemistry/dssp-4.0.3/work/dssp-4.0.3_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/sci-chemistry/dssp-4.0.3/work/dssp-4.0.3_build/gentoo_toolchain.cmake /var/tmp/portage/sci-chemistry/dssp-4.0.3/work/dssp-4.0.3 loading initial cache file /var/tmp/portage/sci-chemistry/dssp-4.0.3/work/dssp-4.0.3_build/gentoo_common_config.cmake -- The CXX compiler identification is GNU 11.2.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/i686-pc-linux-gnu-g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for C++ include filesystem -- Looking for C++ include filesystem - found -- Performing Test CXX_FILESYSTEM_NO_LINK_NEEDED -- Performing Test CXX_FILESYSTEM_NO_LINK_NEEDED - Success -- Found Git: /usr/bin/git (found version "2.35.0") [33mCMake Warning at CMakeLists.txt:117 (message): Git not found, cannot set version info [0m [33mCMake Warning at CMakeLists.txt:133 (message): Not using resources since mrc was not found [0m -- Looking for C++ include pthread.h -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found Boost: /usr/lib/cmake/Boost-1.78.0/BoostConfig.cmake (found suitable version "1.78.0", minimum required is "1.70.0") found components: system iostreams regex program_options -- Found ZLIB: /usr/lib/libz.so (found version "1.2.11") -- Found BZip2: /usr/lib/libbz2.so (found version "1.0.8") -- Looking for BZ2_bzCompressInit -- Looking for BZ2_bzCompressInit - found -- Found Boost: /usr/lib/cmake/Boost-1.78.0/BoostConfig.cmake (found version "1.78.0") found components: date_time -- <<< Gentoo configuration >>> Build type Gentoo Install path /usr Compiler flags: C C++ -O2 -march=i686 -pipe -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers Linker flags: Executable -Wl,-O1 -Wl,--as-needed Module -Wl,-O1 -Wl,--as-needed Shared -Wl,-O1 -Wl,--as-needed -- Configuring done -- Generating done -- Build files have been written to: /var/tmp/portage/sci-chemistry/dssp-4.0.3/work/dssp-4.0.3_build >>> Source configured. >>> Compiling source in /var/tmp/portage/sci-chemistry/dssp-4.0.3/work/dssp-4.0.3 ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/sci-chemistry/dssp-4.0.3/work/dssp-4.0.3" * Build directory (BUILD_DIR): "/var/tmp/portage/sci-chemistry/dssp-4.0.3/work/dssp-4.0.3_build" ninja -v -j64 -l64 [1/6] /usr/bin/i686-pc-linux-gnu-g++ -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DCACHE_DIR=\"/var/cache/libcifpp\" -DDATA_DIR=\"/usr/share/libcifpp\" -I/var/tmp/portage/sci-chemistry/dssp-4.0.3/work/dssp-4.0.3_build -I/var/tmp/portage/sci-chemistry/dssp-4.0.3/work/dssp-4.0.3/PRIVATE -I/var/tmp/portage/sci-chemistry/dssp-4.0.3/work/dssp-4.0.3/cifpp::cifpp -I/var/tmp/portage/sci-chemistry/dssp-4.0.3/work/dssp-4.0.3/include -O2 -march=i686 -pipe -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -std=gnu++17 -MD -MT CMakeFiles/mkdssp.dir/src/mkdssp.cpp.o -MF CMakeFiles/mkdssp.dir/src/mkdssp.cpp.o.d -o CMakeFiles/mkdssp.dir/src/mkdssp.cpp.o -c /var/tmp/portage/sci-chemistry/dssp-4.0.3/work/dssp-4.0.3/src/mkdssp.cpp [2/6] /usr/bin/i686-pc-linux-gnu-g++ -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DCACHE_DIR=\"/var/cache/libcifpp\" -DDATA_DIR=\"/usr/share/libcifpp\" -I/var/tmp/portage/sci-chemistry/dssp-4.0.3/work/dssp-4.0.3_build -I/var/tmp/portage/sci-chemistry/dssp-4.0.3/work/dssp-4.0.3/PRIVATE -I/var/tmp/portage/sci-chemistry/dssp-4.0.3/work/dssp-4.0.3/src -I/var/tmp/portage/sci-chemistry/dssp-4.0.3/work/dssp-4.0.3/include -O2 -march=i686 -pipe -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -std=gnu++17 -MD -MT CMakeFiles/unit-test.dir/src/dssp.cpp.o -MF CMakeFiles/unit-test.dir/src/dssp.cpp.o.d -o CMakeFiles/unit-test.dir/src/dssp.cpp.o -c /var/tmp/portage/sci-chemistry/dssp-4.0.3/work/dssp-4.0.3/src/dssp.cpp [3/6] /usr/bin/i686-pc-linux-gnu-g++ -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DCACHE_DIR=\"/var/cache/libcifpp\" -DDATA_DIR=\"/usr/share/libcifpp\" -I/var/tmp/portage/sci-chemistry/dssp-4.0.3/work/dssp-4.0.3_build -I/var/tmp/portage/sci-chemistry/dssp-4.0.3/work/dssp-4.0.3/PRIVATE -I/var/tmp/portage/sci-chemistry/dssp-4.0.3/work/dssp-4.0.3/cifpp::cifpp -I/var/tmp/portage/sci-chemistry/dssp-4.0.3/work/dssp-4.0.3/include -O2 -march=i686 -pipe -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -std=gnu++17 -MD -MT CMakeFiles/mkdssp.dir/src/dssp.cpp.o -MF CMakeFiles/mkdssp.dir/src/dssp.cpp.o.d -o CMakeFiles/mkdssp.dir/src/dssp.cpp.o -c /var/tmp/portage/sci-chemistry/dssp-4.0.3/work/dssp-4.0.3/src/dssp.cpp [4/6] : && /usr/bin/i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wl,-O1 -Wl,--as-needed CMakeFiles/mkdssp.dir/src/dssp.cpp.o CMakeFiles/mkdssp.dir/src/mkdssp.cpp.o -o mkdssp /usr/lib/libcifpp.so.3.0.1 /usr/lib/libboost_date_time.so.1.78.0 -lpthread -lpthread /usr/lib/libboost_system.so.1.78.0 /usr/lib/libboost_iostreams.so.1.78.0 /usr/lib/libboost_regex.so.1.78.0 /usr/lib/libboost_program_options.so.1.78.0 && : [5/6] /usr/bin/i686-pc-linux-gnu-g++ -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DCACHE_DIR=\"/var/cache/libcifpp\" -DDATA_DIR=\"/usr/share/libcifpp\" -I/var/tmp/portage/sci-chemistry/dssp-4.0.3/work/dssp-4.0.3_build -I/var/tmp/portage/sci-chemistry/dssp-4.0.3/work/dssp-4.0.3/PRIVATE -I/var/tmp/portage/sci-chemistry/dssp-4.0.3/work/dssp-4.0.3/src -I/var/tmp/portage/sci-chemistry/dssp-4.0.3/work/dssp-4.0.3/include -O2 -march=i686 -pipe -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -std=gnu++17 -MD -MT CMakeFiles/unit-test.dir/test/unit-test.cpp.o -MF CMakeFiles/unit-test.dir/test/unit-test.cpp.o.d -o CMakeFiles/unit-test.dir/test/unit-test.cpp.o -c /var/tmp/portage/sci-chemistry/dssp-4.0.3/work/dssp-4.0.3/test/unit-test.cpp [6/6] : && /usr/bin/i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wl,-O1 -Wl,--as-needed CMakeFiles/unit-test.dir/test/unit-test.cpp.o CMakeFiles/unit-test.dir/src/dssp.cpp.o -o unit-test /usr/lib/libcifpp.so.3.0.1 /usr/lib/libboost_date_time.so.1.78.0 -lpthread /usr/lib/libboost_system.so.1.78.0 /usr/lib/libboost_iostreams.so.1.78.0 /usr/lib/libboost_regex.so.1.78.0 /usr/lib/libboost_program_options.so.1.78.0 && : >>> Source compiled. >>> Test phase: sci-chemistry/dssp-4.0.3 * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/sci-chemistry/dssp-4.0.3/work/dssp-4.0.3" * Build directory (BUILD_DIR): "/var/tmp/portage/sci-chemistry/dssp-4.0.3/work/dssp-4.0.3_build" ctest -j 64 --test-load 64 Test project /var/tmp/portage/sci-chemistry/dssp-4.0.3/work/dssp-4.0.3_build Start 1: unit-test 1/1 Test #1: unit-test ........................***Failed 0.38 sec 0% tests passed[0;0m, [0;31m1 tests failed[0;0m out of 1 Total Test time (real) = 0.39 sec The following tests FAILED: [0;31m 1 - unit-test (Failed)[0;0m Errors while running CTest Output from these tests are in: /var/tmp/portage/sci-chemistry/dssp-4.0.3/work/dssp-4.0.3_build/Testing/Temporary/LastTest.log Use "--rerun-failed --output-on-failure" to re-run the failed cases verbosely. * ERROR: sci-chemistry/dssp-4.0.3::gentoo failed (test phase): * Tests failed. When you file a bug, please attach the following file: * /var/tmp/portage/sci-chemistry/dssp-4.0.3/work/dssp-4.0.3_build/Testing/Temporary/LastTest.log * * Call stack: * ebuild.sh, line 127: Called src_test * environment, line 2069: Called cmake_src_test * environment, line 997: Called die * The specific snippet of code: * die "Tests failed. When you file a bug, please attach the following file: * ${BUILD_DIR}/Testing/Temporary/LastTest.log"; * * If you need support, post the output of `emerge --info '=sci-chemistry/dssp-4.0.3::gentoo'`, * the complete build log and the output of `emerge -pqv '=sci-chemistry/dssp-4.0.3::gentoo'`. * The complete build log is located at '/var/tmp/portage/sci-chemistry/dssp-4.0.3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sci-chemistry/dssp-4.0.3/temp/environment'. * Working directory: '/var/tmp/portage/sci-chemistry/dssp-4.0.3/work/dssp-4.0.3_build' * S: '/var/tmp/portage/sci-chemistry/dssp-4.0.3/work/dssp-4.0.3'
Portage 3.0.30 (python 3.9.10-final-0, default/linux/amd64/17.1/systemd, gcc-11.2.0, glibc-2.33-r13, 5.10.68-gentoo-dist x86_64) ================================================================= System uname: Linux-5.10.68-gentoo-dist-x86_64-Common_KVM_processor-with-glibc2.33 KiB Mem: 65850752 total, 33484028 free KiB Swap: 0 total, 0 free Timestamp of repository gentoo: Thu, 10 Mar 2022 08:00:01 +0000 Head commit of repository gentoo: b1d3cbfd194ab33e82e5a0fb0162a4ca11cf7273 sh bash 5.1_p16 ld GNU ld (Gentoo 2.37_p1 p0) 2.37 app-misc/pax-utils: 1.3.3::gentoo app-shells/bash: 5.1_p16::gentoo dev-java/java-config: 2.3.1::gentoo dev-lang/perl: 5.34.0-r6::gentoo dev-lang/python: 2.7.18_p14::gentoo, 3.6.15-r1::gentoo, 3.7.12_p2::gentoo, 3.8.12_p2::gentoo, 3.9.10_p1::gentoo, 3.10.2_p1::gentoo dev-lang/rust-bin: 1.58.1::gentoo dev-util/cmake: 3.22.2::gentoo dev-util/meson: 0.60.3::gentoo sys-apps/baselayout: 2.7-r3::gentoo sys-apps/sandbox: 2.25::gentoo sys-apps/systemd: 250.2::gentoo sys-devel/autoconf: 2.13-r1::gentoo, 2.71-r1::gentoo sys-devel/automake: 1.16.4::gentoo sys-devel/binutils: 2.37_p1::gentoo sys-devel/binutils-config: 5.4::gentoo sys-devel/clang: 13.0.0::gentoo sys-devel/gcc: 11.2.0::gentoo sys-devel/gcc-config: 2.5-r1::gentoo sys-devel/libtool: 2.4.6-r6::gentoo sys-devel/llvm: 13.0.0::gentoo sys-devel/make: 4.3::gentoo sys-kernel/linux-headers: 5.15-r3::gentoo (virtual/os-headers) sys-libs/glibc: 2.33-r13::gentoo Repositories: gentoo location: /var/db/repos/gentoo sync-type: rsync sync-uri: rsync://rsync.gentoo.org/gentoo-portage priority: -1000 sync-rsync-verify-metamanifest: yes sync-rsync-verify-max-age: 24 sync-rsync-verify-jobs: 1 sync-rsync-extra-opts: crossdev location: /var/db/repos/crossdev masters: gentoo priority: 10 ACCEPT_KEYWORDS="amd64" ACCEPT_LICENSE="* @FREE @BINARY-REDISTRIBUTABLE" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-O2 -pipe" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /var/spool/munin-async/.ssh" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php7.3/ext-active/ /etc/php/apache2-php7.4/ext-active/ /etc/php/apache2-php8.0/ext-active/ /etc/php/cgi-php7.3/ext-active/ /etc/php/cgi-php7.4/ext-active/ /etc/php/cgi-php8.0/ext-active/ /etc/php/cli-php7.3/ext-active/ /etc/php/cli-php7.4/ext-active/ /etc/php/cli-php8.0/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c" CXXFLAGS="-O2 -pipe" DISTDIR="/var/cache/distfiles" EMERGE_DEFAULT_OPTS="--jobs 10" ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-O2 -pipe" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg-live config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-O2 -pipe" GENTOO_MIRRORS="http://mirror.netcologne.de/gentoo/" LANG="en_US.utf8" LDFLAGS="-Wl,-O1 -Wl,--as-needed" PKGDIR="/var/cache/binpkgs" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" PORTAGE_TMPDIR="/var/tmp" SHELL="/bin/bash" USE="X acl amd64 bzip2 cli crypt dri fortran gdbm iconv ipv6 libglvnd libtirpc multilib ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl systemd udev unicode xattr zlib" ABI_X86="64" ADA_TARGET="gnat_2020" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2 sse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-4 php8-0" POSTGRES_TARGETS="postgres12 postgres13" PYTHON_SINGLE_TARGET="python3_9" PYTHON_TARGETS="python3_9" RUBY_TARGETS="ruby26 ruby27" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq proto steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: ADDR2LINE, AR, ARFLAGS, AS, ASFLAGS, CC, CCLD, CONFIG_SHELL, CPP, CPPFLAGS, CTARGET, CXX, CXXFILT, ELFEDIT, EXTRA_ECONF, F77FLAGS, FC, GCOV, GPROF, INSTALL_MASK, LC_ALL, LD, LEX, LFLAGS, LIBTOOL, LINGUAS, MAKE, MAKEFLAGS, MAKEOPTS, NM, OBJCOPY, OBJDUMP, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, RANLIB, READELF, RUSTFLAGS, SIZE, STRINGS, STRIP, YACC, YFLAGS
Created attachment 766725 [details] LastTest.log
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bb2e372bb3f8b0be5789f816f394fe6c81a7320 commit 9bb2e372bb3f8b0be5789f816f394fe6c81a7320 Author: Pacho Ramos <pacho@gentoo.org> AuthorDate: 2022-03-13 18:36:19 +0000 Commit: Pacho Ramos <pacho@gentoo.org> CommitDate: 2022-03-13 18:36:36 +0000 sys-power/switcheroo-control: Fix tests Closes: https://bugs.gentoo.org/834882 Thanks-to: Toralf Förster Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Pacho Ramos <pacho@gentoo.org> sys-power/switcheroo-control/switcheroo-control-2.4.ebuild | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55c361837ab6af4c0a43d9515c2e8e7f96102d89 commit 55c361837ab6af4c0a43d9515c2e8e7f96102d89 Author: Pacho Ramos <pacho@gentoo.org> AuthorDate: 2022-03-13 18:32:12 +0000 Commit: Pacho Ramos <pacho@gentoo.org> CommitDate: 2022-03-13 18:36:36 +0000 sci-chemistry/dssp: Bump to 4.0.4 Closes: https://bugs.gentoo.org/834882 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Pacho Ramos <pacho@gentoo.org> sci-chemistry/dssp/Manifest | 1 + sci-chemistry/dssp/dssp-4.0.4.ebuild | 31 +++++++++++++++++++++++++++++++ 2 files changed, 32 insertions(+)