View Issue Details

IDProjectCategoryView StatusLast Update
0005673GNUnetbuild processpublic2019-04-03 16:55
Reporternikita Assigned Tonikita  
PrioritynormalSeverityblockReproducibilityhave not tried
Status closedResolutionreopened 
Product VersionGit master 
Target Version0.11.1Fixed in Version0.11.1 
Summary0005673: libltdl is no longer picked up by configure (error)
Descriptionchecking for libltdl... --with-ltdl not specified
checking for ltdl.h usability... yes
checking for ltdl.h presence... no
configure: WARNING: ltdl.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: ltdl.h: proceeding with the compiler's result
checking for ltdl.h... yes
checking for lt_dlopenext in -lltdl... no
configure: error: GNUnet requires libltdl (from GNU libtool), try installing libltdl-dev



1) ltdl.h exists.
2) this was last rebuild completely from scratch 2 or 3 netbsd patchversions ago.
Additional InformationCould be related to 5616 and the changes in there.
TagsNo tags attached.

Activities

nikita

2019-04-01 15:26

developer   ~0014248

Oh well, glpk is --enable-experimental, so I guess it's not blocking.

nikita

2019-04-01 15:27

developer   ~0014249

Last edited: 2019-04-01 15:29

3) rebuild and reinstall didn't fix this (I did not assume it would)

this happens without --enable-experimental btw.

I can explicitly --disable-experimental, same difference.

nikita

2019-04-01 15:48

developer   ~0014250

Last edited: 2019-04-01 15:48

This happens when I pass CFLAGS=-g -O0" to configure, without it, it is fine.

nikita

2019-04-01 15:50

developer   ~0014251

It also happens when I pass more than --prefix=some/prefix to configure

nikita

2019-04-01 16:07

developer   ~0014252

Last edited: 2019-04-01 16:28

The diff involved is https://git.gnunet.org/gnunet.git/commit/?h=dev/ng0/5673_5616&id=8e50f39a2c1ba03011bd1e5c51d0721f220e2e7a

However it was tested positive on this branch as well as on master, in both cases I get a failure.

nikita

2019-04-01 19:23

developer   ~0014254

> Oh well, glpk is --enable-experimental, so I guess it's not blocking.


Ehm.
Wow.
Okay, *now* I'm looking into the real issue ;)

nikita

2019-04-01 19:59

developer   ~0014255

I don't really know if this is now gone for good, but it's fixed for me.

Issue History

Date Modified Username Field Change
2019-04-01 15:22 nikita New Issue
2019-04-01 15:23 nikita Assigned To => nikita
2019-04-01 15:23 nikita Status new => assigned
2019-04-01 15:26 nikita Note Added: 0014248
2019-04-01 15:27 nikita Priority high => normal
2019-04-01 15:27 nikita Severity block => minor
2019-04-01 15:27 nikita Note Added: 0014249
2019-04-01 15:28 nikita Note Edited: 0014249
2019-04-01 15:29 nikita Note Edited: 0014249
2019-04-01 15:48 nikita Note Added: 0014250
2019-04-01 15:48 nikita Note Edited: 0014250
2019-04-01 15:50 nikita Note Added: 0014251
2019-04-01 16:07 nikita Note Added: 0014252
2019-04-01 16:15 nikita Severity minor => block
2019-04-01 16:15 nikita Additional Information Updated
2019-04-01 16:28 nikita Note Edited: 0014252
2019-04-01 19:23 nikita Note Added: 0014254
2019-04-01 19:59 nikita Status assigned => resolved
2019-04-01 19:59 nikita Resolution open => fixed
2019-04-01 19:59 nikita Note Added: 0014255
2019-04-01 19:59 nikita Status resolved => feedback
2019-04-01 19:59 nikita Resolution fixed => reopened
2019-04-01 19:59 nikita Status feedback => resolved
2019-04-01 19:59 nikita Fixed in Version => 0.11.1
2019-04-03 16:55 Christian Grothoff Status resolved => closed