unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Christopher Howard <christopher@librehacker.com>
To: 49299@debbugs.gnu.org
Subject: bug#49299: kicad build failure: undefined reference
Date: Wed, 30 Jun 2021 08:47:28 -0800	[thread overview]
Message-ID: <50e42067ca3ac8fc6ca8368cb748ae7e4ab87e42.camel@librehacker.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 3025 bytes --]

Hi, I have been attempting to rebuild my user profile from source.
Kicad, however, fails to build with the following error:

```
/gnu/store/rn75fm7adgx3pw5j8pg3bczfqq1y17lk-gcc-7.5.0/bin/c++  -Wall  -
Wsuggest-override -Werror=vla -pthread -O3 -DNDEBUG  -s -rdynamic
CMakeFiles/qa_eeschema.dir/__/__/common/base_units.cpp.o
CMakeFiles/qa_eeschema.dir/__/__/common/eda_text.cpp.o
CMakeFiles/qa_eeschema.dir/__/__/common/colors.cpp.o
CMakeFiles/qa_eeschema.dir/__/__/common/observable.cpp.o
CMakeFiles/qa_eeschema.dir/eeschema_test_utils.cpp.o
CMakeFiles/qa_eeschema.dir/test_module.cpp.o
CMakeFiles/qa_eeschema.dir/test_eagle_plugin.cpp.o  -o qa_eeschema  -
Wl,-rpath,/gnu/store/a18gskkhwwrrf7q28dfml1dk79yng79a-kicad-5.1.6/lib
../../eeschema/_eeschema.kiface ../../common/libcommon.a
../../common/libgal.a ../qa_utils/libqa_utils.a
../unit_test_utils/libunit_test_utils.a ../../common/liblegacy_gal.a
-lngspice ../../common/libcommon.a ../../common/libgal.a -lGLEW -lcairo
-lpixman-1 -lGL -lGLU ../../bitmaps_png/libbitmaps.a
../../polygon/libpolygon.a -lcurl -lssl -lcrypto
-L/gnu/store/3g181w880128ykysmcbid4nm0j6bwzdp-wxwidgets-3.0.5.1/lib
-pthread -L/gnu/store/jf269s6clr6r57p8v5c3c1qkyra6apq2-mesa-20.2.4/lib
-lwx_gtk3u_gl-3.0 -lwx_gtk3u_aui-3.0 -lwx_gtk3u_adv-3.0
-lwx_gtk3u_html-3.0 -lwx_gtk3u_core-3.0 -lwx_baseu_net-3.0 -lwx_baseu-
3.0 -lwx_baseu_xml-3.0 -lwx_gtk3u_stc-3.0
/gnu/store/vp2s1nxsc9vvc1ix66xpbf041f8nacxr-boost-
1.72.0/lib/libboost_unit_test_framework.so.1.72.0
/gnu/store/vp2s1nxsc9vvc1ix66xpbf041f8nacxr-boost-
1.72.0/lib/libboost_filesystem.so.1.72.0
/gnu/store/vp2s1nxsc9vvc1ix66xpbf041f8nacxr-boost-
1.72.0/lib/libboost_system.so.1.72.0 
ld: /gnu/store/ff1n4xjs57k22np736ddqxd5pjl3wp5z-libngspice-
34/lib/libngspice.so: undefined reference to `history_file'
collect2: error: ld returned 1 exit status
make[2]: *** [qa/eeschema/CMakeFiles/qa_eeschema.dir/build.make:199:
qa/eeschema/qa_eeschema] Error 1
make[2]: Leaving directory '/tmp/guix-build-kicad-5.1.6.drv-0/build'
make[1]: *** [CMakeFiles/Makefile2:3042:
qa/eeschema/CMakeFiles/qa_eeschema.dir/all] Error 2
make[1]: Leaving directory '/tmp/guix-build-kicad-5.1.6.drv-0/build'
make: *** [Makefile:166: all] Error 2
command "make" "-j" "1" failed with status 2

```

My guix commit is a little old now (a little over a week) if that makes
a difference. My system information:

```
christopher@theoden ~$ neofetch --stdout
christopher@theoden 
------------------- 
OS: Guix System 4343476a3bffeb3714ad50ff7559c4b7f7c81551 x86_64 
Host: OptiPlex 9020 00 
Kernel: 5.12.8-gnu 
Uptime: 5 days, 18 hours, 48 mins 
Packages: 93 (guix-system), 109 (guix-user) 
Shell: bash 5.0.16 
Resolution: 1920x1080 
DE: GNOME 
Theme: Adwaita [GTK2/3] 
Icons: Adwaita [GTK2/3] 
Terminal: kitty 
CPU: Intel i5-4570 (4) @ 3.600GHz 
GPU: Intel HD Graphics 
GPU: AMD ATI Radeon HD 8490 / R5 235X OEM 
Memory: 2363MiB / 7869MiB
```


-- 
Christopher Howard
Gemini capsule: gemini://gem.librehacker.com
Gemini browser: https://git.skyjake.fi/gemini/lagrange/releases



[-- Attachment #2: Type: text/html, Size: 3948 bytes --]

             reply	other threads:[~2021-06-30 16:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-30 16:47 Christopher Howard [this message]
2021-06-30 17:20 ` bug#49299: kicad build failure: undefined reference bdju via Bug reports for GNU Guix

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=50e42067ca3ac8fc6ca8368cb748ae7e4ab87e42.camel@librehacker.com \
    --to=christopher@librehacker.com \
    --cc=49299@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).