Skip to content

bpo-38960: DTrace build fix for FreeBSD.#17451

Merged
encukou merged 2 commits into
masterfrom
unknown repository
Jan 28, 2020
Merged

bpo-38960: DTrace build fix for FreeBSD.#17451
encukou merged 2 commits into
masterfrom
unknown repository

Conversation

@ghost

@ghost ghost commented Dec 3, 2019

Copy link
Copy Markdown
  • allowing passing an extra flag as it need to define the arch size.
  • casting some probe's arguments.

https://bugs.python.org/issue38960

Automerge-Triggered-By: @encukou

- allowing passing an extra flag as it need to define the arch size.
- casting some probe's arguments.
@ghost ghost changed the title DTrace build fix for FreeBSD. bpo-38960: DTrace build fix for FreeBSD. Dec 3, 2019
@brettcannon
brettcannon requested a review from ambv December 3, 2019 19:12

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
DTrace build fix aimed for FreeBSD
Fix DTrace build issues on FreeBSD. Patch by David Carlier.

@brettcannon
brettcannon requested review from brettcannon and removed request for brettcannon December 4, 2019 01:38
@ericsnowcurrently
ericsnowcurrently removed their request for review December 20, 2019 19:04
@encukou encukou added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Jan 14, 2020
@bedevere-bot

Copy link
Copy Markdown

🤖 New build scheduled with the buildbot fleet by @encukou for commit 36cfbfb 🤖

If you want to schedule another build, you need to add the ":hammer: test-with-buildbots" label again.

@bedevere-bot bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Jan 14, 2020
@encukou

encukou commented Jan 28, 2020

Copy link
Copy Markdown
Member

The PPC64 Fedora buildbot failure was unrelated.

@encukou
encukou merged commit aabdeb7 into python:master Jan 28, 2020
shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request Jan 31, 2020
DTrace build fix for FreeBSD.

- allowing passing an extra flag as it need to define the arch size.
- casting some probe's arguments.
@hroncok

hroncok commented Feb 26, 2020

Copy link
Copy Markdown
Contributor

See also https://bugs.python.org/issue39761 that started to happen since this PR was merged.

@dcarlier-afilias dcarlier-afilias mannequin mentioned this pull request May 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants