[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#778286: marked as done (slcfitsio: failed to build on install with parallel)



Your message dated Tue, 28 Sep 2021 17:29:00 +0200
with message-id <YVM0vOoXYkjTQSkX@laboissiere.net>
and subject line Re: Bug#778286: slcfitsio: failed to build on install with parallel
has caused the Debian Bug report #778286,
regarding slcfitsio: failed to build on install with parallel
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
778286: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778286
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: slcfitsio
Version: 0.3.8+nosvn-4.1

When build with dpkg-buildpackage -B -j4, it failed to build.


-- 
YunQiang Su
Index: slcfitsio-0.3.8+nosvn/src/Makefile.in
===================================================================
--- slcfitsio-0.3.8+nosvn.orig/src/Makefile.in	2005-10-28 04:28:47.000000000 +0800
+++ slcfitsio-0.3.8+nosvn/src/Makefile.in	2015-02-13 15:42:59.421656474 +0800
@@ -79,7 +79,7 @@
 	$(MKINSDIR) $(DEST_SL_FILES_INSTALL_DIR)
 	$(MKINSDIR) $(DEST_HLP_FILES_INSTALL_DIR)
 
-install_modules:
+install_modules: install_directories
 	@for X in $(MODULES); \
 	do \
 		Y=$$X.$(MODULE_VERSION); \
@@ -93,7 +93,7 @@
 		$(LN) $$Y $(DEST_MODULE_INSTALL_DIR)/$$X; \
 	done
 
-install_slfiles:
+install_slfiles: install_directories
 	@for X in $(SL_FILES); \
 	do \
 		echo $(INSTALL_DATA) $$X $(DEST_SL_FILES_INSTALL_DIR); \
@@ -103,7 +103,7 @@
 		fi; \
 	done
 
-install_hlpfiles:
+install_hlpfiles: install_directories
 	@for X in $(HLP_FILES); \
 	do \
 		echo $(INSTALL_DATA) $$X $(DEST_HLP_FILES_INSTALL_DIR); \

--- End Message ---
--- Begin Message ---
Control: fixed -1 slcfitsio_0.3.8+nosvn-6

* YunQiang Su <wzssyqa@gmail.com> [2015-02-13 15:45]:

Package: slcfitsio
Version: 0.3.8+nosvn-4.1

When build with dpkg-buildpackage -B -j4, it failed to build.

The problem seems to be fixed in version 0.3.8+nosvn-6 of the package, now in unstable. I am hereby closing this bug report.

Best,

Rafael Laboissière

--- End Message ---

Reply to: