lp:ubuntu/utopic-proposed/openturns

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/utopic-proposed/openturns
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

32. By Denis Barbier

tests-disable-broken-R.patch: New patch, to disable 3
tests which fail with latest R. Closes: #743073

31. By Denis Barbier

[ Julien Schueller ]
New upstream release

30. By Denis Barbier

* Upload into unstable
* debian/rules: also set CMAKE_EXE_LINKER_FLAGS with dpkg-buildflags's
  output.

29. By Denis Barbier

[ Julien Schueller ]
* debian/control: All libraries listed in OPENTURNS_LIBRARIES
  variable into OpenTURNSConfig.cmake must be installed in order
  to link against OT. Let libopenturns-dev depend on
   libxml2-dev, liblapack-dev, libblas-dev, libtbb-dev [i386 amd64 ia64]

[ Denis Barbier ]
* debian/control: Replace Architecture: any by an hardcoded list
  of supported architectures. Openturns requires more than 1GB RAM,
  this caused a lot of trouble on mips* architectures.

28. By Denis Barbier

debian/rules: Fix building source package on *-i386, there was
trouble with debian/patches/modify-tests-O0-i386.patch.

27. By Denis Barbier

debian/patches/modify-tests-O0-i386.patch: On *-i386 architectures,
algocobyla.c is compiled with -O0 flag since 1.1-6; output of
two tests is modified. Closes: #714915

26. By Denis Barbier

debian/rules: The previous change fixed C++ tests on kfreebsd-i386,
but pyinstallcheck_Cobyla_nonlinear hangs. There is another hang
on i386. The -fno-guess-branch-probability flag fixes the failure
on kfreebsd-i386, but compile instead algocobyla.c with -O0 flag
on *-i386 architectures to be safe. Closes: #714411

25. By Denis Barbier

debian/rules: algocobyla.c is again miscompiled with gcc 4.8.1
on kfreebsd-i386 and hurd-i386, cppcheck_TrapezoidalFactory_std
and cppcheck_WhittleFactory_std hang; compile with -fno-caller-saves
to avoid these problems. Closes: #714411

24. By Denis Barbier

* Upload into unstable
* Bump Standards-Version to 3.9.4, no changes are needed.

23. By Denis Barbier

[ Denis Barbier ]
* debian/patches/test-output.patch: New patch.
  Fix test output, some compilers print 'df(x)=' twice because
  exception is thrown after text is printed to stdout.
* debian/patches/ftbfs-clang.patch: New patch.
  Allows building with the clang compiler.
* debian/patches/fix-bigendian.patch: New patch.
  Many checks fail on some (but not all) big endian machines,
  it seems that not all systems define __BIG_ENDIAN__.
  Add some compile-time checks to determine endianness.
* debian/rules: Do not ignore test results for architectures
  on which tests currently pass.
* debian/rules: Also compile algocobyla.c with -fno-cse-follow-jumps
  on kfreebsd-i386 and hurd-i386, one test hangs as on i386.
* debian/rules: On mipsel, do not build Python libraries in
  parallel to avoid build failures due to memory problems.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/utopic/openturns
This branch contains Public information 
Everyone can see this information.

Subscribers