[Bug 273065] security/gsa: compiler error:0308010C:digital envelope routines::unsupported
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 11 Aug 2023 04:11:24 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273065 Bug ID: 273065 Summary: security/gsa: compiler error:0308010C:digital envelope routines::unsupported Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: acm@FreeBSD.org Reporter: ohartmann@walstatt.org Assignee: acm@FreeBSD.org Flags: maintainer-feedback?(acm@FreeBSD.org) Host is CURRENT, running CURENT jail which itself contains poudriere, see below's environment dump. The error occuring while startup configuring is as follows: [...] 4/5] Linking dependencies... warning "@greenbone/ui-components > bootstrap@4.6.0" has unmet peer dependency "jquery@1.9.1 - 3". warning "@greenbone/ui-components > bootstrap@4.6.0" has unmet peer dependency "popper.js@^1.16.1". warning "@greenbone/ui-components > styled-components@5.2.1" has unmet peer dependency "react-is@>= 16.8.0". warning " > babel-loader@9.1.0" has unmet peer dependency "webpack@>=5". warning "react-scripts > tailwindcss@3.0.23" has unmet peer dependency "autoprefixer@^10.0.2". warning "react-scripts > eslint-config-react-app > eslint-plugin-flowtype@8.0.3" has unmet peer dependency "@babel/plugin-syntax-flow@^7.14.5". warning "react-scripts > eslint-config-react-app > eslint-plugin-flowtype@8.0.3" has unmet peer dependency "@babel/plugin-transform-react-jsx@^7.14.9". warning "react-scripts > react-dev-utils > fork-ts-checker-webpack-plugin@6.5.1" has unmet peer dependency "typescript@>= 2.7". warning "react-scripts > eslint-config-react-app > @typescript-eslint/eslint-plugin > tsutils@3.21.0" has unmet peer dependency "typescript@>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta". warning " > @storybook/react@6.5.13" has unmet peer dependency "require-from-string@^2.0.2". warning "@storybook/react > @storybook/react-docgen-typescript-plugin@1.0.2-canary.6.9d540b91e815f8fc2f8829189deb00553559ff63.0" has unmet peer dependency "typescript@>= 3.x". warning "@storybook/react > @storybook/react-docgen-typescript-plugin > react-docgen-typescript@2.2.2" has unmet peer dependency "typescript@>= 4.3.x". warning " > @testing-library/user-event@13.5.0" has unmet peer dependency "@testing-library/dom@>=7.21.4". warning " > eslint-config-prettier@8.5.0" has unmet peer dependency "eslint@>=7.0.0". [5/5] Building fresh packages... Done in 136.06s. yarn run v1.22.19 $ INLINE_RUNTIME_CHUNK=false react-scripts build && rm -f build/*.js* Creating an optimized production build... Browserslist: caniuse-lite is outdated. Please run: npx browserslist@latest --update-db Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating Browserslist: caniuse-lite is outdated. Please run: npx update-browserslist-db@latest Why you should do it regularly: https://github.com/browserslist/update-db#readme Browserslist: caniuse-lite is outdated. Please run: npx browserslist@latest --update-db Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating Failed to compile. Error: error:0308010C:digital envelope routines::unsupported at String.replace (<anonymous>) error Command failed with exit code 1. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. *** Error code 1 [...] =>> Building security/gsa build started at Thu Aug 10 17:45:24 UTC 2023 port directory: /usr/ports/security/gsa package name: gsa-22.4.1_1 building for: FreeBSD host10.dr-intern 14.0-CURRENT FreeBSD 14.0-CURRENT 1400094 amd64 maintained by: acm@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 1228 May 22 12:17 /usr/ports/security/gsa/Makefile Ports top last git commit: 40e2e9a9f8 Ports top unclean checkout: no Port dir last git commit: 4b312f7f6d Port dir unclean checkout: no Poudriere version: poudriere-git-3.3.99.20220831 Host OSVERSION: 1400094 Jail OSVERSION: 1400094 Job Id: 01 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1400094 UNAME_v=FreeBSD 14.0-CURRENT 1400094 UNAME_r=14.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.3.99.20220831 MAKEOBJDIRPREFIX=/pool/sources/CURRENT/obj/ MASTERMNT=/pool/poudriere/data/.m/headamd64-head-default/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/pool/poudriere/data/.m/headamd64-head-default/01/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=headamd64-head-default SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/pool/poudriere/data/.m/headamd64-head-default/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.3.99.20220831 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- -- You are receiving this mail because: You are the assignee for the bug.