Ticket #763 (closed: fixed)

Opened 11 years ago

Last modified 5 years ago

RPM fails to build

Reported by: Freddie Akeroyd Owned by: Freddie Akeroyd
Priority: major Milestone: Iteration 18
Component: Keywords:
Cc: Blocked By:
Blocking: Tester:

Description

Error message is

/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libgsl.so: undefined reference to `cblas_zher2k' /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libgsl.so: undefined reference to `cblas_strsv' /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libgsl.so: undefined reference to `cblas_zdotc_sub' /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libgsl.so: undefined reference to `cblas_dtrsm' /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libgsl.so: undefined reference to `cblas_zhemm' /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libgsl.so: undefined reference to `cblas_sgemv'

Not sure if http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=456872 is a possible cause

Change History

comment:1 Changed 11 years ago by Freddie Akeroyd

  • type changed from enhancement to defect

comment:2 Changed 11 years ago by Freddie Akeroyd

  • Status changed from new to closed
  • Resolution set to fixed

(In [2809]) * fix recent bug in SConstruct that caused RPM build to fail

  • fix eol-style on SConstruct and MantidBuild.py
  • Add function to make calling pkgconfig scripts easier

Fixes #763

comment:3 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 1611

Note: See TracTickets for help on using tickets.