Skip to content

Conversation

fanquake
Copy link
Contributor

No description provided.

@maflcko
Copy link
Owner

maflcko commented Jan 30, 2023

../dist/./../os/os_map.c:564:11: error: use of undeclared identifier 'IPC_R'

🥲

@fanquake fanquake force-pushed the nuke_install_bd4 branch 4 times, most recently from 140de75 to c2e80c7 Compare January 30, 2023 12:06
@fanquake
Copy link
Contributor Author

Will upstream the fix here.

@fanquake fanquake marked this pull request as draft January 30, 2023 12:14
fanquake added a commit to fanquake/bitcoin that referenced this pull request Jan 30, 2023
Required for additional definitions (IPC_R & friends), to be available,
when compiling under C11.

See: maflcko/b-c-nightly#4.
maflcko pushed a commit to bitcoin/bitcoin that referenced this pull request Feb 8, 2023
0e02f72 depends: define `__BSD_VISIBLE` for FreeBSD bdb build (fanquake)

Pull request description:

  Required for additional definitions (`IPC_R` & friends), to be available, when compiling under C11, which would otherwise cause compile fails.

  See: maflcko/b-c-nightly#4.

ACKs for top commit:
  hebasto:
    ACK 0e02f72, tested on FreeBSD 13.1:

Tree-SHA512: 885d4aa341d9668da360cf6dfafb97ce816803c54e76c0a06e448db39a723666d42cd14b3e713d17ecbe33163f5af69924567cf449d679a2db95b36357005d43
@fanquake fanquake marked this pull request as ready for review February 8, 2023 15:41
Should eliminate the pointless Boost related -Wsuggest-override &&
-Wshadow-field spew.
@fanquake
Copy link
Contributor Author

fanquake commented Feb 8, 2023

Added a commit to add --enable-suppress-external-warnings, which should cut the log output by 99%. Heaps of Boost related -Wsuggest-override & -Wshadow-field output.

@maflcko maflcko merged commit 458334f into maflcko:main Feb 8, 2023
@fanquake fanquake deleted the nuke_install_bd4 branch February 8, 2023 16:08
josibake pushed a commit to josibake/bitcoin that referenced this pull request Apr 5, 2023
Required for additional definitions (IPC_R & friends), to be available,
when compiling under C11.

See: maflcko/b-c-nightly#4.
janus pushed a commit to BitgesellOfficial/bitgesell that referenced this pull request Aug 27, 2023
Required for additional definitions (IPC_R & friends), to be available,
when compiling under C11.

See: maflcko/b-c-nightly#4.
backpacker69 pushed a commit to peercoin/peercoin that referenced this pull request Mar 5, 2024
Required for additional definitions (IPC_R & friends), to be available,
when compiling under C11.

See: maflcko/b-c-nightly#4.
PastaPastaPasta pushed a commit to PastaPastaPasta/dash that referenced this pull request Sep 27, 2024
…build

0e02f72 depends: define `__BSD_VISIBLE` for FreeBSD bdb build (fanquake)

Pull request description:

  Required for additional definitions (`IPC_R` & friends), to be available, when compiling under C11, which would otherwise cause compile fails.

  See: maflcko/b-c-nightly#4.

ACKs for top commit:
  hebasto:
    ACK 0e02f72, tested on FreeBSD 13.1:

Tree-SHA512: 885d4aa341d9668da360cf6dfafb97ce816803c54e76c0a06e448db39a723666d42cd14b3e713d17ecbe33163f5af69924567cf449d679a2db95b36357005d43
PastaPastaPasta pushed a commit to PastaPastaPasta/dash that referenced this pull request Sep 27, 2024
…build

0e02f72 depends: define `__BSD_VISIBLE` for FreeBSD bdb build (fanquake)

Pull request description:

  Required for additional definitions (`IPC_R` & friends), to be available, when compiling under C11, which would otherwise cause compile fails.

  See: maflcko/b-c-nightly#4.

ACKs for top commit:
  hebasto:
    ACK 0e02f72, tested on FreeBSD 13.1:

Tree-SHA512: 885d4aa341d9668da360cf6dfafb97ce816803c54e76c0a06e448db39a723666d42cd14b3e713d17ecbe33163f5af69924567cf449d679a2db95b36357005d43
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.

2 participants