Skip to content

FreeBSD CI image update. #13051

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Conversation

devnexen
Copy link
Member

No description provided.

@iluuu1994
Copy link
Member

The failures seem related. Not sure what causes the timeout, maybe try dropping the --no-progress flag from the run-tests.php command.

@devnexen devnexen force-pushed the fbsd_ci_img_upd branch 2 times, most recently from 79aedf3 to df5d76e Compare January 2, 2024 04:33
@devnexen
Copy link
Member Author

@iluuu1994 Would you prefer we go more towards 13.3 or 14.0 like here ?

@iluuu1994
Copy link
Member

@devnexen Maybe 13.3 for release branches and 14 for master? That's what we usually do for the other builds.

@devnexen devnexen force-pushed the fbsd_ci_img_upd branch 2 times, most recently from 483fd89 to 22cdb4c Compare March 14, 2024 19:41
@devnexen devnexen requested a review from bukka as a code owner March 14, 2024 21:57
@@ -14,8 +14,8 @@ freebsd_task:
- pkg install -y autoconf bison gmake re2c icu libiconv png freetype2 enchant2 bzip2 t1lib gmp tidyp libsodium libzip libxml2 libxslt openssl oniguruma pkgconf webp libavif
script:
- ./buildconf -f
- ./configure --prefix=/usr/local --enable-debug --enable-option-checking=fatal --enable-fpm --with-pdo-sqlite --without-pear --with-bz2 --with-avif --with-jpeg --with-webp --with-freetype --enable-gd --enable-exif --with-zip --with-zlib --enable-soap --enable-xmlreader --with-xsl --with-libxml --enable-shmop --enable-pcntl --enable-mbstring --with-curl --enable-sockets --with-openssl --with-iconv=/usr/local --enable-bcmath --enable-calendar --enable-ftp --with-ffi --enable-zend-test --enable-dl-test=shared --enable-intl --with-mhash --with-sodium --enable-werror --with-config-file-path=/etc --with-config-file-scan-dir=/etc/php.d
- gmake -j2
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think Cirrus reported way too many cores in the past. We should make sure that's not the case again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants