From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60292) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dtGYd-0003js-CE for guix-patches@gnu.org; Sat, 16 Sep 2017 13:07:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dtGYZ-0001O7-Ci for guix-patches@gnu.org; Sat, 16 Sep 2017 13:07:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:35532) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dtGYZ-0001Np-8w for guix-patches@gnu.org; Sat, 16 Sep 2017 13:07:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dtGYX-0007Lo-JM for guix-patches@gnu.org; Sat, 16 Sep 2017 13:07:01 -0400 Subject: [bug#28453] [PATCH 4/5] gnu: Add openttd-openmsx. Resent-Message-ID: Message-Id: MIME-Version: 1.0 From: Arun Isaac Date: Sat, 16 Sep 2017 22:36:13 +0530 In-reply-to: <87h8w4c2qa.fsf@posteo.net> References: <20170914005132.26608-1-arunisaac@systemreboot.net> <87h8w4c2qa.fsf@posteo.net> Content-Type: text/plain Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Kei Kebreau Cc: 28453@debbugs.gnu.org > This *looks* fine, but I can't hear music when I run the resulting > openttd binary. If it isn't something weird on my end, I suspect it has > to do with the timidity++ dependency in the openttd package. I do hear music on my system. Could it be something wrong on your end? I don't think I have any idea what that could be. Can you try guix environment --ad-hoc openttd timidity++ -- openttd and see if music plays? =