Common Issues for Maintainers

Overview

This is a page for maintainers to diagnose certain build errors.

Issues

Bottle publishes failed but the commits are correct in the git history

Follow these steps to fix this issue:

Alternative instructions using pr-pull:

ld: internal error: atom not found in symbolIndex(__ZN10SQInstance3GetERK11SQObjectPtrRS0_) for architecture x86_64

The exact atom may be different.

This can be caused by passing the obsolete -s option to the linker and can be fixed using inreplace.

Fork me on GitHub