FreeBSD Bugzilla – Attachment 237276 Details for
Bug 267026
stable/13 toolchain regression in for native-xtools build, builds wrong target for nxb-bin compiler, breaking poudriere+qemu for cross-arch build
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Bourne sh script used as probe in git bisect run
try-native-xtools-pkg-build.sh (text/plain), 512 bytes, created by
Matthias Andree
on 2022-10-13 20:06:28 UTC
(
hide
)
Description:
Bourne sh script used as probe in git bisect run
Filename:
MIME Type:
Creator:
Matthias Andree
Created:
2022-10-13 20:06:28 UTC
Size:
512 bytes
patch
obsolete
>#!/bin/sh -xe >JAIL=13shost-arm64-g$(git rev-parse --verify --short HEAD) >echo "### NEXT ITERATION AT $(date) BUILDING jail $JAIL ###" >sudo poudriere jail -j $JAIL -k || : >sudo poudriere jail -j $JAIL -dyC all || : >git -C /usr/src show --no-patch --format=oneline || : ># prepare >sudo poudriere jail -j $JAIL -m src=/usr/src -cba arm64.aarch64 -J 11 -v 13/stable || exit 125 # special "git bisect skip" ># actual test case: see if we can build an aarch64 pkg >sudo poudriere bulk -j $JAIL ports-mgmt/pkg || exit 1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 267026
: 237276