Since the original question is heavily downvoted, I'm not sure if the moderators will delete it before I can post my answer.
Here's my attempt:
Following JG's remarks, we have
$$ x^5 + 1 = \frac14(x+1)(2x^2 + x(\sqrt5 - 1) + 2)(2x^2 - x(\sqrt5 - 1) + 2) $$
Then by partial fractions, we have $$ \dfrac1{x^5 + 1} = \dfrac4{(x+1)(2x^2 + x(\sqrt5 - 1) + 2)(2x^2 - x(\sqrt5 - 1) + 2)} $$ is equal to $$ \dfrac2{5+\sqrt5} \cdot \dfrac1{x+1} -\dfrac{4\sqrt5}{(\sqrt5 - 1)(5+\sqrt5)} \cdot \dfrac x{2x^2 - x(\sqrt5 - 1) + 2} + \dfrac4{(\sqrt5-1)(5+\sqrt5)} \cdot \dfrac{x + \sqrt5 + 1}{2x^2 + x(\sqrt5 - 1) + 2}$$
What's left is to apply $ \int \dfrac1{x^2+a^2} \, dx = \frac1a \tan^{-1} (\frac xa) + C$ and $ \int \dfrac{1}{x^2-a^2}\, dx = -\frac 1a \tanh^{-1} (\frac xa) + C$.
Obviously all the calculations above are fairly tedious. Is there a(another) way to evaluate this indefinite integral?
To clarify, I'm not interested to see ANY roots of unity ($\omega $) in the final result.
Naturally, I'm also interested if there's other approach is applicable for the indefinite integral of $\frac1{x^n + 1}$ for all positive integers $n$.