Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

namecoin: fix build #44871

Merged
merged 1 commit into from Aug 10, 2018
Merged

namecoin: fix build #44871

merged 1 commit into from Aug 10, 2018

Conversation

infinisil
Copy link
Member

Motivation for this change
Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Fits CONTRIBUTING.md.

@infinisil
Copy link
Member Author

@GrahamcOfBorg build altcoins.namecoin altcoins.namecoind

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: altcoins.namecoin, altcoins.namecoind

Partial log (click to expand)

shrinking /nix/store/apyhjbvqg0qr1mcqgkmcp9dbzgvmpy4v-namecoin-nc0.15.99-name-tab-beta2/bin/namecoin-qt
shrinking /nix/store/apyhjbvqg0qr1mcqgkmcp9dbzgvmpy4v-namecoin-nc0.15.99-name-tab-beta2/bin/namecoin-tx
shrinking /nix/store/apyhjbvqg0qr1mcqgkmcp9dbzgvmpy4v-namecoin-nc0.15.99-name-tab-beta2/lib/libnamecoinconsensus.so.0.0.0
gzipping man pages under /nix/store/apyhjbvqg0qr1mcqgkmcp9dbzgvmpy4v-namecoin-nc0.15.99-name-tab-beta2/share/man/
strip is /nix/store/gpc2wld1s0c6qzx9326cwn1wcx29xzsj-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/apyhjbvqg0qr1mcqgkmcp9dbzgvmpy4v-namecoin-nc0.15.99-name-tab-beta2/lib  /nix/store/apyhjbvqg0qr1mcqgkmcp9dbzgvmpy4v-namecoin-nc0.15.99-name-tab-beta2/bin
patching script interpreter paths in /nix/store/apyhjbvqg0qr1mcqgkmcp9dbzgvmpy4v-namecoin-nc0.15.99-name-tab-beta2
checking for references to /build in /nix/store/apyhjbvqg0qr1mcqgkmcp9dbzgvmpy4v-namecoin-nc0.15.99-name-tab-beta2...
/nix/store/apyhjbvqg0qr1mcqgkmcp9dbzgvmpy4v-namecoin-nc0.15.99-name-tab-beta2
/nix/store/609snhj6jd85r8g7nn7am2z68z5nncpg-namecoind-nc0.15.99-name-tab-beta2

@GrahamcOfBorg
Copy link

Timed out, unknown build status on aarch64-linux (full log)

Attempted: altcoins.namecoin, altcoins.namecoind

Partial log (click to expand)

make[5]: Entering directory '/build/qt-everywhere-opensource-src-4.8.7/tools/assistant/tools/qhelpgenerator'
make[5]: 'Makefile' is up to date.
make[5]: Leaving directory '/build/qt-everywhere-opensource-src-4.8.7/tools/assistant/tools/qhelpgenerator'
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_SHARED -I../../../../mkspecs/linux-g++ -I. -I../../../../include/QtCore -I../../../../include/QtNetwork -I../../../../include/QtGui -I../../../../include/QtSql -I../../../../include -I../../../../include/QtHelp -I.moc/release-shared -o .obj/release-shared/helpgenerator.o ../shared/helpgenerator.cpp
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_SHARED -I../../../../mkspecs/linux-g++ -I. -I../../../../include/QtCore -I../../../../include/QtNetwork -I../../../../include/QtGui -I../../../../include/QtSql -I../../../../include -I../../../../include/QtHelp -I.moc/release-shared -o .obj/release-shared/main.o main.cpp
/build/qt-everywhere-opensource-src-4.8.7/bin/moc -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_SHARED -I../../../../mkspecs/linux-g++ -I. -I../../../../include/QtCore -I../../../../include/QtNetwork -I../../../../include/QtGui -I../../../../include/QtSql -I../../../../include -I../../../../include/QtHelp -I.moc/release-shared ../shared/helpgenerator.h -o .moc/release-shared/moc_helpgenerator.cpp
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_SHARED -I../../../../mkspecs/linux-g++ -I. -I../../../../include/QtCore -I../../../../include/QtNetwork -I../../../../include/QtGui -I../../../../include/QtSql -I../../../../include -I../../../../include/QtHelp -I.moc/release-shared -o .obj/release-shared/moc_helpgenerator.o .moc/release-shared/moc_helpgenerator.cpp
building of '/nix/store/jcb2dwd7v2696v41i99g6l077s7r5qb3-qt-4.8.7.drv' timed out after 3600 seconds
cannot build derivation '/nix/store/cg0kg3b6n9brm56fb50wg4g3j4bsmwwn-namecoin-nc0.15.99-name-tab-beta2.drv': 1 dependencies couldn't be built
error: build of '/nix/store/cg0kg3b6n9brm56fb50wg4g3j4bsmwwn-namecoin-nc0.15.99-name-tab-beta2.drv' failed

@infinisil infinisil merged commit b05fb31 into NixOS:master Aug 10, 2018
@infinisil infinisil deleted the fix/namecoin branch August 10, 2018 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants