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

[build] debian package build fails (/tmp/samplecat-0.2.3-1/samplecat-0.2.3/lib/waveform/ empty) #16

Closed
nodiscc opened this issue Feb 28, 2016 · 1 comment

Comments

@nodiscc
Copy link

nodiscc commented Feb 28, 2016

The Debian package build still fails because nothing gets copied to /tmp/samplecat-0.2.3-1/samplecat-0.2.3/lib/waveform/ (this directory ends up empty)

* ./build-deb.sh
gbp:info: samplecat_0.2.3.orig.tar.gz does not exist, creating from 'master'

[...]

=== configuring in lib/waveform (/tmp/samplecat-0.2.3-1/samplecat-0.2.3/lib/waveform)
configure: WARNING: no configuration information is in lib/waveform

Database backend:
  mysql support:              yes
  sqlite support:             yes
Audio decoders:
  libsndfile:                 yes
  ffmpeg decoder:             yes
Audio players:
  built-in JACK:              yes w/ LADSPA support and resampling
  AYYI/Dbus:                  yes
  CLI: gst,afplay,totem:      yes
Building zlib:                yes
Building dnotify support:     yes
Building inotify support:     yes
Building opengl support:      yes
Building libass support:      no
Building ayyi support:        no
Building dock support:        yes

[...]

make[4]: Leaving directory '/tmp/samplecat-0.2.3-1/samplecat-0.2.3/lib/dir_tree'
Making all in waveform
make[4]: Entering directory '/tmp/samplecat-0.2.3-1/samplecat-0.2.3/lib/waveform'
make[4]: *** No rule to make target 'all'.  Stop.
make[4]: Leaving directory '/tmp/samplecat-0.2.3-1/samplecat-0.2.3/lib/waveform'
Makefile:415: recipe for target 'all-recursive' failed
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory '/tmp/samplecat-0.2.3-1/samplecat-0.2.3/lib'
Makefile:541: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/tmp/samplecat-0.2.3-1/samplecat-0.2.3'
Makefile:430: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/tmp/samplecat-0.2.3-1/samplecat-0.2.3'
dh_auto_build: make -j1 returned exit code 2
debian/rules:4: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
$ ls -a /tmp/samplecat-0.2.3-1/samplecat-0.2.3/lib/waveform/
./  ../

What can I do to fix this? Any help is welcome, this looks like a nice program and I'd really like to give it a try. Yes I have updated the lib/waveform submodule in my local copy of the repo, and I am able to see files inside it.

Thanks

@nodiscc nodiscc changed the title [build] dbeian package build fails ( [build] debian package build fails (/tmp/samplecat-0.2.3-1/samplecat-0.2.3/lib/waveform/ empty) Feb 28, 2016
@ayyi
Copy link
Owner

ayyi commented Feb 28, 2016

Hi
It appears that debian/changelog has not been updated to the current version of 0.2.5
Lets deal with this as part of issue #15
Cheers

@ayyi ayyi closed this as completed Feb 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants