Skip to content

Instantly share code, notes, and snippets.

@tweedyf
Created October 10, 2023 19:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tweedyf/ff73439dd26778d1bdba99dd7473b803 to your computer and use it in GitHub Desktop.
Save tweedyf/ff73439dd26778d1bdba99dd7473b803 to your computer and use it in GitHub Desktop.
Last login: Tue Oct 10 18:45:30 on ttys000
Dolos:~ tweedy$ ssh pi@piscsi.local
The authenticity of host 'piscsi.local (192.168.178.69)' can't be established.
ED25519 key fingerprint is SHA256:5BfVnHJQVsc4gT0sm30dg/2hLCYo+rvA/xwfTgm2NM4.
This key is not known by any other names
Are you sure you want to continue connecting (yes/no/[fingerprint])? yes
Warning: Permanently added 'piscsi.local' (ED25519) to the list of known hosts.
pi@piscsi.local's password:
Linux piscsi 6.1.21-v7+ #1642 SMP Mon Apr 3 17:20:52 BST 2023 armv7l
The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
/usr/bin/xauth: file /home/pi/.Xauthority does not exist
SSH is enabled and the default password for the 'pi' user has not been changed.
This is a security risk - please login as the 'pi' user and type 'passwd' to set a new password.
pi@piscsi:~ $ cd piscsi/
pi@piscsi:~/piscsi $ cd python/web/
pi@piscsi:~/piscsi/python/web $ nano requirements.txt
pi@piscsi:~/piscsi/python/web $ sudo ./start.sh
New version detected, updating libraries from requirements.txt
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Requirement already satisfied: bjoern==3.2.2 in ./venv/lib/python3.9/site-packages (from -r requirements.txt (line 1)) (3.2.2)
Requirement already satisfied: Flask==2.2.2 in ./venv/lib/python3.9/site-packages (from -r requirements.txt (line 2)) (2.2.2)
Requirement already satisfied: Jinja2==3.1.2 in ./venv/lib/python3.9/site-packages (from -r requirements.txt (line 3)) (3.1.2)
Requirement already satisfied: protobuf==3.20.2 in ./venv/lib/python3.9/site-packages (from -r requirements.txt (line 4)) (3.20.2)
Requirement already satisfied: requests==2.28.1 in ./venv/lib/python3.9/site-packages (from -r requirements.txt (line 5)) (2.28.1)
Requirement already satisfied: simplepam==0.1.5 in ./venv/lib/python3.9/site-packages (from -r requirements.txt (line 6)) (0.1.5)
Requirement already satisfied: flask_babel==2.0.0 in ./venv/lib/python3.9/site-packages (from -r requirements.txt (line 7)) (2.0.0)
Requirement already satisfied: ua-parser==0.16.1 in ./venv/lib/python3.9/site-packages (from -r requirements.txt (line 8)) (0.16.1)
Collecting werkzeug==2.3.7
Downloading https://www.piwheels.org/simple/werkzeug/werkzeug-2.3.7-py3-none-any.whl (242 kB)
|████████████████████████████████| 242 kB 1.1 MB/s
Requirement already satisfied: itsdangerous>=2.0 in ./venv/lib/python3.9/site-packages (from Flask==2.2.2->-r requirements.txt (line 2)) (2.1.2)
Requirement already satisfied: importlib-metadata>=3.6.0 in ./venv/lib/python3.9/site-packages (from Flask==2.2.2->-r requirements.txt (line 2)) (6.8.0)
Requirement already satisfied: click>=8.0 in ./venv/lib/python3.9/site-packages (from Flask==2.2.2->-r requirements.txt (line 2)) (8.1.7)
Requirement already satisfied: pytz in ./venv/lib/python3.9/site-packages (from flask_babel==2.0.0->-r requirements.txt (line 7)) (2023.3.post1)
Requirement already satisfied: Babel>=2.3 in ./venv/lib/python3.9/site-packages (from flask_babel==2.0.0->-r requirements.txt (line 7)) (2.13.0)
Requirement already satisfied: MarkupSafe>=2.0 in ./venv/lib/python3.9/site-packages (from Jinja2==3.1.2->-r requirements.txt (line 3)) (2.1.3)
Requirement already satisfied: charset-normalizer<3,>=2 in ./venv/lib/python3.9/site-packages (from requests==2.28.1->-r requirements.txt (line 5)) (2.1.1)
Requirement already satisfied: idna<4,>=2.5 in ./venv/lib/python3.9/site-packages (from requests==2.28.1->-r requirements.txt (line 5)) (3.4)
Requirement already satisfied: certifi>=2017.4.17 in ./venv/lib/python3.9/site-packages (from requests==2.28.1->-r requirements.txt (line 5)) (2023.7.22)
Requirement already satisfied: urllib3<1.27,>=1.21.1 in ./venv/lib/python3.9/site-packages (from requests==2.28.1->-r requirements.txt (line 5)) (1.26.17)
Requirement already satisfied: zipp>=0.5 in ./venv/lib/python3.9/site-packages (from importlib-metadata>=3.6.0->Flask==2.2.2->-r requirements.txt (line 2)) (3.17.0)
Installing collected packages: werkzeug
Attempting uninstall: werkzeug
Found existing installation: werkzeug 3.0.0
Uninstalling werkzeug-3.0.0:
Successfully uninstalled werkzeug-3.0.0
Successfully installed werkzeug-2.3.7
compiling catalog src/translations/sv/LC_MESSAGES/messages.po to src/translations/sv/LC_MESSAGES/messages.mo
compiling catalog src/translations/zh/LC_MESSAGES/messages.po to src/translations/zh/LC_MESSAGES/messages.mo
compiling catalog src/translations/de/LC_MESSAGES/messages.po to src/translations/de/LC_MESSAGES/messages.mo
compiling catalog src/translations/fr/LC_MESSAGES/messages.po to src/translations/fr/LC_MESSAGES/messages.mo
compiling catalog src/translations/es/LC_MESSAGES/messages.po to src/translations/es/LC_MESSAGES/messages.mo
Starting PiSCSI Web UI ...
Traceback (most recent call last):
File "/home/pi/piscsi/python/web/src/web.py", line 1506, in <module>
bjoern.run(APP, "0.0.0.0", arguments.port)
File "/home/pi/piscsi/python/web/venv/lib/python3.9/site-packages/bjoern.py", line 85, in run
listen(*args, **kwargs)
File "/home/pi/piscsi/python/web/venv/lib/python3.9/site-packages/bjoern.py", line 63, in listen
sock = bind_and_listen(host, port, reuse_port,
File "/home/pi/piscsi/python/web/venv/lib/python3.9/site-packages/bjoern.py", line 30, in bind_and_listen
sock.bind((host, port))
OSError: [Errno 98] Address already in use
pi@piscsi:~/piscsi/python/web $ cd ../../
pi@piscsi:~/piscsi $ ./easyinstall.sh
    .~~.   .~~.
  '. \ ' ' / .'
   .╔═══════╗.
  : ║|¯¯¯¯¯|║ :
 ~ (║|_____|║) ~
( : ║ .  __ ║ : )
 ~ .╚╦═════╦╝. ~
  (  ¯¯¯¯¯¯¯  ) PiSCSI Assistant
   '~ .~~~. ~'
       '~'
Board Type: FULLSPEC | Compiler: clang++-11 | Compiler Cores: 4
Choose among the following options:
INSTALL/UPDATE PISCSI
1) Install or update PiSCSI Service + Web Interface
2) Install or update PiSCSI Service
3) Install or update PiSCSI OLED Screen (requires hardware)
4) Install or update PiSCSI Control Board UI (requires hardware)
NETWORK BRIDGE ASSISTANT
5) Configure network bridge for Ethernet (DHCP)
6) Configure network bridge for WiFi (static IP + NAT)
INSTALL COMPANION APPS
7) Install AppleShare File Server (Netatalk)
8) Install FTP File Server (vsftpd)
9) Install SMB File Server (Samba)
10) Install Web Proxy Server (Macproxy)
ADVANCED OPTIONS
11) Compile and install PiSCSI stand-alone
12) Configure the PiSCSI Web Interface stand-alone
13) Enable or disable PiSCSI back-end authentication
14) Enable or disable PiSCSI Web Interface authentication
EXPERIMENTAL FEATURES
15) Share the images dir over AppleShare (requires Netatalk)
16) Compile PiSCSI binaries
Enter your choice (0-16) or CTRL-C to exit: 7
Installing AppleShare File Server
Creating the /home/pi/shared_files directory and granting read/write permissions to all users...
mode of '/home/pi/shared_files' changed from 0755 (rwxr-xr-x) to 0775 (rwxrwxr-x)
Downloading tarball to /home/pi...
--2023-10-10 20:06:02-- https://github.com/rdmark/netatalk-2.x/releases/download/netatalk-2-230302/netatalk-2.230302.tar.gz
Resolving github.com (github.com)... 140.82.121.4
Connecting to github.com (github.com)|140.82.121.4|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/415779887/626c7865-0c48-412a-ad7b-125254d1e6cb?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20231010%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20231010T190603Z&X-Amz-Expires=300&X-Amz-Signature=d297429bdcd267ddb6081cd825c5fd8b125f7a9758a6b59b7d743a4cc711750a&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=415779887&response-content-disposition=attachment%3B%20filename%3Dnetatalk-2.230302.tar.gz&response-content-type=application%2Foctet-stream [following]
--2023-10-10 20:06:03-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/415779887/626c7865-0c48-412a-ad7b-125254d1e6cb?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20231010%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20231010T190603Z&X-Amz-Expires=300&X-Amz-Signature=d297429bdcd267ddb6081cd825c5fd8b125f7a9758a6b59b7d743a4cc711750a&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=415779887&response-content-disposition=attachment%3B%20filename%3Dnetatalk-2.230302.tar.gz&response-content-type=application%2Foctet-stream
Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.109.133, 185.199.110.133, 185.199.111.133, ...
Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.109.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1648849 (1.6M) [application/octet-stream]
Saving to: ‘netatalk-2.230302.tar.gz’
netatalk-2.230302.t 100%[===================>] 1.57M 3.86MB/s in 0.4s
2023-10-10 20:06:03 (3.86 MB/s) - ‘netatalk-2.230302.tar.gz’ saved [1648849/1648849]
Unpacking tarball...
# #
## ##
# # # #
# # # #
# # # #
# # ##### # #
# # ## ## # #
# # # #
# # ## ## # #
# # #
# # # #
# # ### ### # #
# # # # # #
# # # # #
# # # # #
# # # # #
# # # # # # #
### # # # # # # # ###
# # ### # ### # #
# ##### ##### #
############# ##############
# # # #
########### ############
#####
# #
###
# #
# # ######### # ########## # #
# #
# # ########## ########### # #
Netatalk install script for Debian Linux.
It attempts to set up a universally compatible AFP server:
- One shared volume named 'Pi File Server' (/home/pi/shared_files)
- Classic AppleTalk (DDP) support enabled
- TCP/IP (DSI) support and service discovery with Zeroconf / Bonjour enabled
- Cleartxt UAM to authenticate Classic Mac OS clients
- DHX2 UAM to authenticate Mac OS X / macOS clients
- Additional AppleTalk daemons papd (printer server), timelord (time server), and a2boot (Apple II netboot server)
The following changes will be made to your system:
- Modify user groups and permissions
- Install packages with apt-get
- Install Netatalk systemd services: afpd, atalkd, cnid, papd, timelord, a2boot
- Create a directory in the current user's home directory where shared files will be stored
- Install binaries to /usr/local/sbin
- Install manpages to /usr/local/share/man
- Install configuration files to /etc
- Install the CUPS printing system and modify its configuration
Input your password to allow this script to make the above changes.
IMPORTANT: pi needs to have a password of 8 chars or less due to Classic Mac OS limitations.
Do you want to change your password now? [y/N]
Checking for previous versions of Netatalk...
Failed to stop atalkd.service: Unit atalkd.service not loaded.
Failed to stop afpd.service: Unit afpd.service not loaded.
Found a /home/pi/shared_files directory; will use it for file sharing.
Installing dependencies...
Get:1 http://archive.raspberrypi.org/debian bullseye InRelease [23.6 kB]
Get:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease [15.0 kB]
Get:3 http://archive.raspberrypi.org/debian bullseye/main armhf Packages [314 kB]
Get:4 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages [13.2 MB]
Get:5 http://raspbian.raspberrypi.org/raspbian bullseye/contrib armhf Packages [60.2 kB]
Get:6 http://raspbian.raspberrypi.org/raspbian bullseye/non-free armhf Packages [106 kB]
Fetched 38.6 kB in 21s (1,831 B/s)
Reading package lists... Done
N: Repository 'http://raspbian.raspberrypi.org/raspbian bullseye InRelease' changed its 'Suite' value from 'stable' to 'oldstable'
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
pkg-config is already the newest version (0.29.2-1).
The following additional packages will be installed:
autoconf avahi-daemon bc cups-client cups-common cups-core-drivers
cups-daemon cups-filters cups-filters-core-drivers cups-ipp-utils cups-ppdc
cups-server-common fonts-urw-base35 ghostscript libavahi-client3
libavahi-common-data libavahi-common-dev libavahi-common3 libavahi-core7
libcairo2 libcups2 libcupsfilters1 libcupsimage2 libcupsimage2-dev
libdb5.3-dev libdeflate-dev libfontembed1 libgpg-error-dev libgs9
libgs9-common libidn11 libijs-0.35 libjbig-dev libjbig2dec0 libjpeg-dev
libjpeg62-turbo-dev liblzma-dev libopenjp2-7 libpaper1 libpixman-1-0
libpoppler-cpp0v5 libpoppler102 libqpdf28 libssl1.1 libtiff-dev libtiffxx5
libxcb-render0 libxcb-shm0 libxrender1 m4 poppler-data poppler-utils
Suggested packages:
autoconf-archive gnu-standards autoconf-doc avahi-autoipd cups-bsd cups-pdf
foomatic-db-compressed-ppds | foomatic-db smbclient antiword docx2txt
imagemagick fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre
ghostscript-x db5.3-doc libgcrypt20-doc liblzma-doc libssl-doc libtool-doc
gfortran | fortran95-compiler gcj-jdk m4-doc fonts-japanese-mincho
| fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic
fonts-arphic-ukai fonts-arphic-uming fonts-nanum
Recommended packages:
colord cups-browsed ipp-usb liblouisutdml-bin | liblouis-bin
libcupsfilters-dev fonts-droid-fallback libpaper-utils libltdl-dev
The following NEW packages will be installed:
autoconf automake autotools-dev bc cups cups-client cups-common
cups-core-drivers cups-daemon cups-filters cups-filters-core-drivers
cups-ipp-utils cups-ppdc cups-server-common fonts-urw-base35 ghostscript
libavahi-client-dev libavahi-common-dev libcairo2 libcups2 libcups2-dev
libcupsfilters1 libcupsimage2 libcupsimage2-dev libdb-dev libdb5.3-dev
libdeflate-dev libfontembed1 libgcrypt20-dev libgpg-error-dev libgs9
libgs9-common libidn11 libijs-0.35 libjbig-dev libjbig2dec0 libjpeg-dev
libjpeg62-turbo-dev liblzma-dev libopenjp2-7 libpaper1 libpixman-1-0
libpoppler-cpp0v5 libpoppler102 libqpdf28 libssl-dev libtiff-dev libtiffxx5
libtool libxcb-render0 libxcb-shm0 libxrender1 m4 poppler-data poppler-utils
The following packages will be upgraded:
avahi-daemon libavahi-client3 libavahi-common-data libavahi-common3
libavahi-core7 libssl1.1
6 upgraded, 55 newly installed, 0 to remove and 80 not upgraded.
Need to get 26.6 MB of archives.
After this operation, 85.6 MB of additional disk space will be used.
Get:1 http://archive.raspberrypi.org/debian bullseye/main armhf libpixman-1-0 armhf 0.40.0-1.1~deb11u1+rpt1 [482 kB]
Get:3 http://archive.raspberrypi.org/debian bullseye/main armhf libcairo2 armhf 1.16.0-5+rpt1 [603 kB]
Get:2 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf avahi-daemon armhf 0.8-5+deb11u2 [91.2 kB]
Get:4 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf libavahi-core7 armhf 0.8-5+deb11u2 [107 kB]
Get:5 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf libavahi-client3 armhf 0.8-5+deb11u2 [58.3 kB]
Get:6 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf libavahi-common3 armhf 0.8-5+deb11u2 [55.7 kB]
Get:7 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf libavahi-common-data armhf 0.8-5+deb11u2 [124 kB]
Get:8 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf bc armhf 1.07.1-2+b1 [101 kB]
Get:9 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf libcups2 armhf 2.3.3op2-3+deb11u6 [312 kB]
Get:10 http://ftp.gwdg.de/pub/linux/debian/raspbian/raspbian bullseye/main armhf libpaper1 armhf 1.1.28 [20.5 kB]
Get:11 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf cups-daemon armhf 2.3.3op2-3+deb11u6 [404 kB]
Get:12 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian bullseye/main armhf poppler-data all 0.4.10-1 [1,602 kB]
Get:13 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf libssl1.1 armhf 1.1.1w-0+deb11u1 [1,285 kB]
Get:15 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian bullseye/main armhf autoconf all 2.69-14 [313 kB]
Get:14 http://mirror.de.leaseweb.net/raspbian/raspbian bullseye/main armhf m4 armhf 1.4.18-5 [186 kB]
Get:16 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf autotools-dev all 20180224.1+nmu1 [77.1 kB]
Get:17 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian bullseye/main armhf automake all 1:1.16.3-2 [814 kB]
Get:19 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf cups-client armhf 2.3.3op2-3+deb11u6 [236 kB]
Get:18 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf cups-common all 2.3.3op2-3+deb11u6 [314 kB]
Get:20 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf libcupsfilters1 armhf 1.28.7-1+deb11u2 [133 kB]
Get:22 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf libpoppler102 armhf 20.09.0-3.1+deb11u1 [1,521 kB]
Get:21 http://ftp.agdsn.de/pub/mirrors/raspbian/raspbian bullseye/main armhf libopenjp2-7 armhf 2.4.0-3 [150 kB]
Get:23 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf libpoppler-cpp0v5 armhf 20.09.0-3.1+deb11u1 [52.1 kB]
Get:24 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian bullseye/main armhf libqpdf28 armhf 10.1.0-1 [415 kB]
Get:25 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian bullseye/main armhf libxcb-render0 armhf 1.14-3 [110 kB]
Get:28 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf poppler-utils armhf 20.09.0-3.1+deb11u1 [161 kB]
Get:26 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian bullseye/main armhf libxcb-shm0 armhf 1.14-3 [101 kB]
Get:27 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian bullseye/main armhf libxrender1 armhf 1:0.9.10-1 [29.9 kB]
Get:29 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf cups-ipp-utils armhf 2.3.3op2-3+deb11u6 [285 kB]
Get:30 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf cups-filters-core-drivers armhf 1.28.7-1+deb11u2 [190 kB]
Get:31 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf cups-core-drivers armhf 2.3.3op2-3+deb11u6 [144 kB]
Get:32 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf libfontembed1 armhf 1.28.7-1+deb11u2 [73.2 kB]
Get:33 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian bullseye/main armhf fonts-urw-base35 all 20200910-1 [6,367 kB]
Get:34 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf libgs9-common all 9.53.3~dfsg-7+deb11u6 [735 kB]
Get:39 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf ghostscript armhf 9.53.3~dfsg-7+deb11u6 [98.1 kB]
Get:38 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf libgs9 armhf 9.53.3~dfsg-7+deb11u6 [1,888 kB]
Get:41 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf cups-ppdc armhf 2.3.3op2-3+deb11u6 [194 kB]
Get:42 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf cups-server-common all 2.3.3op2-3+deb11u6 [520 kB]
Get:43 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf cups armhf 2.3.3op2-3+deb11u6 [352 kB]
Get:45 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf libavahi-client-dev armhf 0.8-5+deb11u2 [66.3 kB]
Get:46 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf libcupsimage2 armhf 2.3.3op2-3+deb11u6 [124 kB]
Get:35 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian bullseye/main armhf libidn11 armhf 1.33-3 [113 kB]
Get:36 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian bullseye/main armhf libijs-0.35 armhf 0.35-15 [14.7 kB]
Get:37 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian bullseye/main armhf libjbig2dec0 armhf 0.19-2 [58.3 kB]
Get:40 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf cups-filters armhf 1.28.7-1+deb11u2 [560 kB]
Get:52 http://mirror.de.leaseweb.net/raspbian/raspbian bullseye/main armhf libdeflate-dev armhf 1.7-1 [40.3 kB]
Get:53 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf libtiff-dev armhf 4.2.0-1+deb11u4 [382 kB]
Get:54 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf libcupsimage2-dev armhf 2.3.3op2-3+deb11u6 [6,420 B]
Get:44 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf libavahi-common-dev armhf 0.8-5+deb11u2 [69.5 kB]
Get:47 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian bullseye/main armhf libjpeg62-turbo-dev armhf 1:2.0.6-4 [240 kB]
Get:55 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf libcups2-dev armhf 2.3.3op2-3+deb11u6 [367 kB]
Get:48 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian bullseye/main armhf libjpeg-dev armhf 1:2.0.6-4 [67.8 kB]
Get:56 http://ftp.agdsn.de/pub/mirrors/raspbian/raspbian bullseye/main armhf libgpg-error-dev armhf 1.38-2 [121 kB]
Get:49 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf libjbig-dev armhf 2.1-3.1+b2 [27.7 kB]
Get:50 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf liblzma-dev armhf 5.2.5-2.1~deb11u1 [219 kB]
Get:51 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf libtiffxx5 armhf 4.2.0-1+deb11u4 [129 kB]
Get:57 http://mirror.netzwerge.de/raspbian/raspbian bullseye/main armhf libgcrypt20-dev armhf 1.8.7-6 [554 kB]
Get:58 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf libssl-dev armhf 1.1.1w-0+deb11u1 [1,589 kB]
Get:59 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian bullseye/main armhf libtool all 2.4.6-15 [513 kB]
Get:60 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf libdb5.3-dev armhf 5.3.28+dfsg1-0.8 [626 kB]
Get:61 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf libdb-dev armhf 5.3.1+nmu1+b1 [2,784 B]
Fetched 26.6 MB in 12s (2,221 kB/s)
apt-listchanges: Reading changelogs...
Extracting templates from packages: 100%
Preconfiguring packages ...
(Reading database ... 47823 files and directories currently installed.)
Preparing to unpack .../00-avahi-daemon_0.8-5+deb11u2_armhf.deb ...
Unpacking avahi-daemon (0.8-5+deb11u2) over (0.8-5+deb11u1) ...
Preparing to unpack .../01-libavahi-core7_0.8-5+deb11u2_armhf.deb ...
Unpacking libavahi-core7:armhf (0.8-5+deb11u2) over (0.8-5+deb11u1) ...
Preparing to unpack .../02-libavahi-client3_0.8-5+deb11u2_armhf.deb ...
Unpacking libavahi-client3:armhf (0.8-5+deb11u2) over (0.8-5+deb11u1) ...
Preparing to unpack .../03-libavahi-common3_0.8-5+deb11u2_armhf.deb ...
Unpacking libavahi-common3:armhf (0.8-5+deb11u2) over (0.8-5+deb11u1) ...
Preparing to unpack .../04-libavahi-common-data_0.8-5+deb11u2_armhf.deb ...
Unpacking libavahi-common-data:armhf (0.8-5+deb11u2) over (0.8-5+deb11u1) ...
Selecting previously unselected package bc.
Preparing to unpack .../05-bc_1.07.1-2+b1_armhf.deb ...
Unpacking bc (1.07.1-2+b1) ...
Selecting previously unselected package libcups2:armhf.
Preparing to unpack .../06-libcups2_2.3.3op2-3+deb11u6_armhf.deb ...
Unpacking libcups2:armhf (2.3.3op2-3+deb11u6) ...
Selecting previously unselected package libpaper1:armhf.
Preparing to unpack .../07-libpaper1_1.1.28_armhf.deb ...
Unpacking libpaper1:armhf (1.1.28) ...
Selecting previously unselected package cups-daemon.
Preparing to unpack .../08-cups-daemon_2.3.3op2-3+deb11u6_armhf.deb ...
Unpacking cups-daemon (2.3.3op2-3+deb11u6) ...
Selecting previously unselected package poppler-data.
Preparing to unpack .../09-poppler-data_0.4.10-1_all.deb ...
Unpacking poppler-data (0.4.10-1) ...
Preparing to unpack .../10-libssl1.1_1.1.1w-0+deb11u1_armhf.deb ...
Unpacking libssl1.1:armhf (1.1.1w-0+deb11u1) over (1.1.1n-0+deb11u4+rpt1) ...
Setting up libssl1.1:armhf (1.1.1w-0+deb11u1) ...
Selecting previously unselected package m4.
(Reading database ... 48467 files and directories currently installed.)
Preparing to unpack .../00-m4_1.4.18-5_armhf.deb ...
Unpacking m4 (1.4.18-5) ...
Selecting previously unselected package autoconf.
Preparing to unpack .../01-autoconf_2.69-14_all.deb ...
Unpacking autoconf (2.69-14) ...
Selecting previously unselected package autotools-dev.
Preparing to unpack .../02-autotools-dev_20180224.1+nmu1_all.deb ...
Unpacking autotools-dev (20180224.1+nmu1) ...
Selecting previously unselected package automake.
Preparing to unpack .../03-automake_1%3a1.16.3-2_all.deb ...
Unpacking automake (1:1.16.3-2) ...
Selecting previously unselected package cups-common.
Preparing to unpack .../04-cups-common_2.3.3op2-3+deb11u6_all.deb ...
Unpacking cups-common (2.3.3op2-3+deb11u6) ...
Selecting previously unselected package cups-client.
Preparing to unpack .../05-cups-client_2.3.3op2-3+deb11u6_armhf.deb ...
Unpacking cups-client (2.3.3op2-3+deb11u6) ...
Selecting previously unselected package libcupsfilters1:armhf.
Preparing to unpack .../06-libcupsfilters1_1.28.7-1+deb11u2_armhf.deb ...
Unpacking libcupsfilters1:armhf (1.28.7-1+deb11u2) ...
Selecting previously unselected package libopenjp2-7:armhf.
Preparing to unpack .../07-libopenjp2-7_2.4.0-3_armhf.deb ...
Unpacking libopenjp2-7:armhf (2.4.0-3) ...
Selecting previously unselected package libpoppler102:armhf.
Preparing to unpack .../08-libpoppler102_20.09.0-3.1+deb11u1_armhf.deb ...
Unpacking libpoppler102:armhf (20.09.0-3.1+deb11u1) ...
Selecting previously unselected package libpoppler-cpp0v5:armhf.
Preparing to unpack .../09-libpoppler-cpp0v5_20.09.0-3.1+deb11u1_armhf.deb ...
Unpacking libpoppler-cpp0v5:armhf (20.09.0-3.1+deb11u1) ...
Selecting previously unselected package libqpdf28:armhf.
Preparing to unpack .../10-libqpdf28_10.1.0-1_armhf.deb ...
Unpacking libqpdf28:armhf (10.1.0-1) ...
Selecting previously unselected package libpixman-1-0:armhf.
Preparing to unpack .../11-libpixman-1-0_0.40.0-1.1~deb11u1+rpt1_armhf.deb ...
Unpacking libpixman-1-0:armhf (0.40.0-1.1~deb11u1+rpt1) ...
Selecting previously unselected package libxcb-render0:armhf.
Preparing to unpack .../12-libxcb-render0_1.14-3_armhf.deb ...
Unpacking libxcb-render0:armhf (1.14-3) ...
Selecting previously unselected package libxcb-shm0:armhf.
Preparing to unpack .../13-libxcb-shm0_1.14-3_armhf.deb ...
Unpacking libxcb-shm0:armhf (1.14-3) ...
Selecting previously unselected package libxrender1:armhf.
Preparing to unpack .../14-libxrender1_1%3a0.9.10-1_armhf.deb ...
Unpacking libxrender1:armhf (1:0.9.10-1) ...
Selecting previously unselected package libcairo2:armhf.
Preparing to unpack .../15-libcairo2_1.16.0-5+rpt1_armhf.deb ...
Unpacking libcairo2:armhf (1.16.0-5+rpt1) ...
Selecting previously unselected package poppler-utils.
Preparing to unpack .../16-poppler-utils_20.09.0-3.1+deb11u1_armhf.deb ...
Unpacking poppler-utils (20.09.0-3.1+deb11u1) ...
Selecting previously unselected package cups-ipp-utils.
Preparing to unpack .../17-cups-ipp-utils_2.3.3op2-3+deb11u6_armhf.deb ...
Unpacking cups-ipp-utils (2.3.3op2-3+deb11u6) ...
Selecting previously unselected package cups-filters-core-drivers.
Preparing to unpack .../18-cups-filters-core-drivers_1.28.7-1+deb11u2_armhf.deb ...
Unpacking cups-filters-core-drivers (1.28.7-1+deb11u2) ...
Selecting previously unselected package cups-core-drivers.
Preparing to unpack .../19-cups-core-drivers_2.3.3op2-3+deb11u6_armhf.deb ...
Unpacking cups-core-drivers (2.3.3op2-3+deb11u6) ...
Selecting previously unselected package libfontembed1:armhf.
Preparing to unpack .../20-libfontembed1_1.28.7-1+deb11u2_armhf.deb ...
Unpacking libfontembed1:armhf (1.28.7-1+deb11u2) ...
Selecting previously unselected package fonts-urw-base35.
Preparing to unpack .../21-fonts-urw-base35_20200910-1_all.deb ...
Unpacking fonts-urw-base35 (20200910-1) ...
Selecting previously unselected package libgs9-common.
Preparing to unpack .../22-libgs9-common_9.53.3~dfsg-7+deb11u6_all.deb ...
Unpacking libgs9-common (9.53.3~dfsg-7+deb11u6) ...
Selecting previously unselected package libidn11:armhf.
Preparing to unpack .../23-libidn11_1.33-3_armhf.deb ...
Unpacking libidn11:armhf (1.33-3) ...
Selecting previously unselected package libijs-0.35:armhf.
Preparing to unpack .../24-libijs-0.35_0.35-15_armhf.deb ...
Unpacking libijs-0.35:armhf (0.35-15) ...
Selecting previously unselected package libjbig2dec0:armhf.
Preparing to unpack .../25-libjbig2dec0_0.19-2_armhf.deb ...
Unpacking libjbig2dec0:armhf (0.19-2) ...
Selecting previously unselected package libgs9:armhf.
Preparing to unpack .../26-libgs9_9.53.3~dfsg-7+deb11u6_armhf.deb ...
Unpacking libgs9:armhf (9.53.3~dfsg-7+deb11u6) ...
Selecting previously unselected package ghostscript.
Preparing to unpack .../27-ghostscript_9.53.3~dfsg-7+deb11u6_armhf.deb ...
Unpacking ghostscript (9.53.3~dfsg-7+deb11u6) ...
Selecting previously unselected package cups-filters.
Preparing to unpack .../28-cups-filters_1.28.7-1+deb11u2_armhf.deb ...
Unpacking cups-filters (1.28.7-1+deb11u2) ...
Selecting previously unselected package cups-ppdc.
Preparing to unpack .../29-cups-ppdc_2.3.3op2-3+deb11u6_armhf.deb ...
Unpacking cups-ppdc (2.3.3op2-3+deb11u6) ...
Selecting previously unselected package cups-server-common.
Preparing to unpack .../30-cups-server-common_2.3.3op2-3+deb11u6_all.deb ...
Unpacking cups-server-common (2.3.3op2-3+deb11u6) ...
Selecting previously unselected package cups.
Preparing to unpack .../31-cups_2.3.3op2-3+deb11u6_armhf.deb ...
Unpacking cups (2.3.3op2-3+deb11u6) ...
Selecting previously unselected package libavahi-common-dev:armhf.
Preparing to unpack .../32-libavahi-common-dev_0.8-5+deb11u2_armhf.deb ...
Unpacking libavahi-common-dev:armhf (0.8-5+deb11u2) ...
Selecting previously unselected package libavahi-client-dev:armhf.
Preparing to unpack .../33-libavahi-client-dev_0.8-5+deb11u2_armhf.deb ...
Unpacking libavahi-client-dev:armhf (0.8-5+deb11u2) ...
Selecting previously unselected package libcupsimage2:armhf.
Preparing to unpack .../34-libcupsimage2_2.3.3op2-3+deb11u6_armhf.deb ...
Unpacking libcupsimage2:armhf (2.3.3op2-3+deb11u6) ...
Selecting previously unselected package libjpeg62-turbo-dev:armhf.
Preparing to unpack .../35-libjpeg62-turbo-dev_1%3a2.0.6-4_armhf.deb ...
Unpacking libjpeg62-turbo-dev:armhf (1:2.0.6-4) ...
Selecting previously unselected package libjpeg-dev:armhf.
Preparing to unpack .../36-libjpeg-dev_1%3a2.0.6-4_armhf.deb ...
Unpacking libjpeg-dev:armhf (1:2.0.6-4) ...
Selecting previously unselected package libjbig-dev:armhf.
Preparing to unpack .../37-libjbig-dev_2.1-3.1+b2_armhf.deb ...
Unpacking libjbig-dev:armhf (2.1-3.1+b2) ...
Selecting previously unselected package liblzma-dev:armhf.
Preparing to unpack .../38-liblzma-dev_5.2.5-2.1~deb11u1_armhf.deb ...
Unpacking liblzma-dev:armhf (5.2.5-2.1~deb11u1) ...
Selecting previously unselected package libtiffxx5:armhf.
Preparing to unpack .../39-libtiffxx5_4.2.0-1+deb11u4_armhf.deb ...
Unpacking libtiffxx5:armhf (4.2.0-1+deb11u4) ...
Selecting previously unselected package libdeflate-dev:armhf.
Preparing to unpack .../40-libdeflate-dev_1.7-1_armhf.deb ...
Unpacking libdeflate-dev:armhf (1.7-1) ...
Selecting previously unselected package libtiff-dev:armhf.
Preparing to unpack .../41-libtiff-dev_4.2.0-1+deb11u4_armhf.deb ...
Unpacking libtiff-dev:armhf (4.2.0-1+deb11u4) ...
Selecting previously unselected package libcupsimage2-dev:armhf.
Preparing to unpack .../42-libcupsimage2-dev_2.3.3op2-3+deb11u6_armhf.deb ...
Unpacking libcupsimage2-dev:armhf (2.3.3op2-3+deb11u6) ...
Selecting previously unselected package libcups2-dev:armhf.
Preparing to unpack .../43-libcups2-dev_2.3.3op2-3+deb11u6_armhf.deb ...
Unpacking libcups2-dev:armhf (2.3.3op2-3+deb11u6) ...
Selecting previously unselected package libgpg-error-dev.
Preparing to unpack .../44-libgpg-error-dev_1.38-2_armhf.deb ...
Unpacking libgpg-error-dev (1.38-2) ...
Selecting previously unselected package libgcrypt20-dev.
Preparing to unpack .../45-libgcrypt20-dev_1.8.7-6_armhf.deb ...
Unpacking libgcrypt20-dev (1.8.7-6) ...
Selecting previously unselected package libssl-dev:armhf.
Preparing to unpack .../46-libssl-dev_1.1.1w-0+deb11u1_armhf.deb ...
Unpacking libssl-dev:armhf (1.1.1w-0+deb11u1) ...
Selecting previously unselected package libtool.
Preparing to unpack .../47-libtool_2.4.6-15_all.deb ...
Unpacking libtool (2.4.6-15) ...
Selecting previously unselected package libdb5.3-dev.
Preparing to unpack .../48-libdb5.3-dev_5.3.28+dfsg1-0.8_armhf.deb ...
Unpacking libdb5.3-dev (5.3.28+dfsg1-0.8) ...
Selecting previously unselected package libdb-dev:armhf.
Preparing to unpack .../49-libdb-dev_5.3.1+nmu1+b1_armhf.deb ...
Unpacking libdb-dev:armhf (5.3.1+nmu1+b1) ...
Setting up libpixman-1-0:armhf (0.40.0-1.1~deb11u1+rpt1) ...
Setting up libqpdf28:armhf (10.1.0-1) ...
Setting up libpaper1:armhf (1.1.28) ...
Creating config file /etc/papersize with new version
Setting up libxrender1:armhf (1:0.9.10-1) ...
Setting up cups-server-common (2.3.3op2-3+deb11u6) ...
Setting up libfontembed1:armhf (1.28.7-1+deb11u2) ...
Setting up libxcb-render0:armhf (1.14-3) ...
Setting up libijs-0.35:armhf (0.35-15) ...
Setting up cups-common (2.3.3op2-3+deb11u6) ...
Setting up libjbig-dev:armhf (2.1-3.1+b2) ...
Setting up bc (1.07.1-2+b1) ...
Setting up m4 (1.4.18-5) ...
Setting up libxcb-shm0:armhf (1.14-3) ...
Setting up fonts-urw-base35 (20200910-1) ...
Setting up libcairo2:armhf (1.16.0-5+rpt1) ...
Setting up poppler-data (0.4.10-1) ...
Setting up autotools-dev (20180224.1+nmu1) ...
Setting up libgpg-error-dev (1.38-2) ...
Setting up libjpeg62-turbo-dev:armhf (1:2.0.6-4) ...
Setting up libjbig2dec0:armhf (0.19-2) ...
Setting up libidn11:armhf (1.33-3) ...
Setting up libavahi-common-data:armhf (0.8-5+deb11u2) ...
Setting up libssl-dev:armhf (1.1.1w-0+deb11u1) ...
Setting up autoconf (2.69-14) ...
Setting up liblzma-dev:armhf (5.2.5-2.1~deb11u1) ...
Setting up libdb5.3-dev (5.3.28+dfsg1-0.8) ...
Setting up libopenjp2-7:armhf (2.4.0-3) ...
Setting up libdeflate-dev:armhf (1.7-1) ...
Setting up libtiffxx5:armhf (4.2.0-1+deb11u4) ...
Setting up automake (1:1.16.3-2) ...
update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
Setting up libgs9-common (9.53.3~dfsg-7+deb11u6) ...
Setting up libtool (2.4.6-15) ...
Setting up libavahi-common3:armhf (0.8-5+deb11u2) ...
Setting up libjpeg-dev:armhf (1:2.0.6-4) ...
Setting up libgcrypt20-dev (1.8.7-6) ...
Setting up libtiff-dev:armhf (4.2.0-1+deb11u4) ...
Setting up libdb-dev:armhf (5.3.1+nmu1+b1) ...
Setting up libpoppler102:armhf (20.09.0-3.1+deb11u1) ...
Setting up libavahi-common-dev:armhf (0.8-5+deb11u2) ...
Setting up poppler-utils (20.09.0-3.1+deb11u1) ...
Setting up libavahi-core7:armhf (0.8-5+deb11u2) ...
Setting up libpoppler-cpp0v5:armhf (20.09.0-3.1+deb11u1) ...
Setting up libavahi-client3:armhf (0.8-5+deb11u2) ...
Setting up libavahi-client-dev:armhf (0.8-5+deb11u2) ...
Setting up libcups2:armhf (2.3.3op2-3+deb11u6) ...
Setting up avahi-daemon (0.8-5+deb11u2) ...
Setting up libcupsfilters1:armhf (1.28.7-1+deb11u2) ...
Setting up cups-ipp-utils (2.3.3op2-3+deb11u6) ...
Setting up cups-ppdc (2.3.3op2-3+deb11u6) ...
Setting up libgs9:armhf (9.53.3~dfsg-7+deb11u6) ...
Setting up ghostscript (9.53.3~dfsg-7+deb11u6) ...
Setting up cups-filters-core-drivers (1.28.7-1+deb11u2) ...
Setting up cups-client (2.3.3op2-3+deb11u6) ...
Adding group `lpadmin' (GID 116) ...
Done.
Setting up libcupsimage2:armhf (2.3.3op2-3+deb11u6) ...
Setting up cups-daemon (2.3.3op2-3+deb11u6) ...
Created symlink /etc/systemd/system/multi-user.target.wants/cups.path → /lib/systemd/system/cups.path.
Created symlink /etc/systemd/system/printer.target.wants/cups.service → /lib/systemd/system/cups.service.
Created symlink /etc/systemd/system/sockets.target.wants/cups.socket → /lib/systemd/system/cups.socket.
Setting up cups-filters (1.28.7-1+deb11u2) ...
Setting up cups-core-drivers (2.3.3op2-3+deb11u6) ...
Setting up cups (2.3.3op2-3+deb11u6) ...
Updating PPD files for cups ...
Updating PPD files for cups-filters ...
Setting up libcups2-dev:armhf (2.3.3op2-3+deb11u6) ...
Setting up libcupsimage2-dev:armhf (2.3.3op2-3+deb11u6) ...
Processing triggers for libc-bin (2.31-13+rpt2+rpi1+deb11u5) ...
Processing triggers for man-db (2.9.4-2) ...
Processing triggers for dbus (1.12.24-0+deb11u1) ...
Processing triggers for install-info (6.7.0.dfsg.2-6) ...
Configuring Netatalk...
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking target system type... armv7l-unknown-linux-gnueabihf
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for gawk... (cached) gawk
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop
checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for perl... /usr/bin/perl
checking for perl... (cached) /usr/bin/grep
checking for ps... /usr/bin/ps
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for sys/wait.h that is POSIX.1 compatible... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdint.h... (cached) yes
checking for strings.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for fcntl.h... (cached) yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/mnttab.h usability... no
checking sys/mnttab.h presence... no
checking for sys/mnttab.h... no
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking for sys/stat.h... (cached) yes
checking sys/vfs.h usability... yes
checking sys/vfs.h presence... yes
checking for sys/vfs.h... yes
checking mntent.h usability... yes
checking mntent.h presence... yes
checking for mntent.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for termios.h... (cached) yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking sgtty.h usability... yes
checking sgtty.h presence... yes
checking for sgtty.h... yes
checking ufs/quota.h usability... no
checking ufs/quota.h presence... no
checking for ufs/quota.h... no
checking mount.h usability... no
checking mount.h presence... no
checking for mount.h... no
checking statfs.h usability... no
checking statfs.h presence... no
checking for statfs.h... no
checking for sys/types.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking for sys/mount.h... yes
checking for an ANSI C-conforming const... yes
checking for uid_t in sys/types.h... yes
checking for inline... inline
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for library containing dlopen... -ldl
checking for dlerror... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dld_link in -ldld... no
checking for dlopen... (cached) no
checking for dlsym... no
checking for dlclose... no
checking for _ prefix in compiled symbols... no
checking what extension is used for runtime loadable modules... .so
checking type of array argument to getgroups... gid_t
checking whether gcc needs -traditional... no
checking for working memcmp... yes
checking whether sys/types.h defines makedev... no
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/sysmacros.h usability... yes
checking sys/sysmacros.h presence... yes
checking for sys/sysmacros.h... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for utime.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether utime accepts a null argument... yes
checking for getcwd... yes
checking for gethostname... yes
checking for gettimeofday... yes
checking for getusershell... yes
checking for mkdir... yes
checking for rmdir... yes
checking for select... yes
checking for socket... yes
checking for strdup... yes
checking for strcasestr... yes
checking for strstr... yes
checking for strtoul... yes
checking for strchr... yes
checking for memcpy... yes
checking for backtrace_symbols... yes
checking for setlocale... yes
checking for nl_langinfo... yes
checking for strlcpy... no
checking for strlcat... no
checking for setlinebuf... yes
checking for dirfd... yes
checking for pselect... yes
checking for access... yes
checking for pread... yes
checking for pwrite... yes
checking for waitpid... yes
checking for getcwd... (cached) yes
checking for strdup... (cached) yes
checking for strndup... yes
checking for strnlen... yes
checking for strtoul... (cached) yes
checking for strerror... yes
checking for chown... yes
checking for fchown... yes
checking for chmod... yes
checking for fchmod... yes
checking for chroot... yes
checking for link... yes
checking for mknod... yes
checking for mknod64... no
checking for openat... yes
checking for renameat... yes
checking for fstatat... yes
checking for unlinkat... yes
checking for struct tm.tm_gmtoff... yes
checking for gethostbyname... yes
checking for connect... yes
checking for library containing pthread_sigmask... -lpthread
checking for snprintf... yes
checking for vsnprintf... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking varargs.h usability... no
checking varargs.h presence... no
checking for varargs.h... no
checking for strerror... (cached) yes
checking for errno... no
checking for sys_nerr... yes
checking for sys_nerr declaration...
checking for sys_errlist array... yes
checking for sys_errlist declaration...
checking for long long... yes
checking for long double... yes
checking for quad_t... yes
checking whether to check for 64bit libraries... no
checking for enabling and starting systemd services with make install... yes
checking for administrative group support... yes
checking for cracklib support... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for 64 bit off_t... yes
checking if large file support is available... yes
checking for libiconv... no
checking for working iconv... yes
checking whether iconv supports UCS-2-INTERNAL... no
checking whether or not to use Database Daemon CNID backend... yes
checking whether or not to use LAST DID scheme... yes
checking default DID scheme... dbd
checking whether default CNID scheme has been activated... yes
checking whether to enable srvloc (SLP) support... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking avahi-client/client.h usability... yes
checking avahi-client/client.h presence... yes
checking for avahi-client/client.h... yes
checking for avahi_client_new in -lavahi-client... yes
checking for avahi-client >= 0.6 ... yes
checking for avahi-client >= 0.6.4 ... yes
checking whether to enable Zeroconf support... yes
checking for PAM installation directory... yes (path: /etc/pam.d)
checking security/pam_appl.h usability... no
checking security/pam_appl.h presence... no
checking for security/pam_appl.h... no
checking pam/pam_appl.h usability... no
checking pam/pam_appl.h presence... no
checking for pam/pam_appl.h... no
checking for includable common PAM config... yes (include common-auth)
checking whether to enable PAM support... no
checking shadow.h usability... yes
checking shadow.h presence... yes
checking for shadow.h... yes
checking whether shadow support should be enabled... yes
checking whether checking for a valid shell should be enabled... yes
checking whether to enable the TCP wrappers... no
checking whether system (fcntl) locking should be disabled... no
enabling cross-platform systemd support
checking whether timelord should be compiled... yes
checking whether a2boot should be compiled... yes
checking for cups-config... /usr/bin/cups-config
checking CUPS version... 2.3.3op2
checking whether CUPS support can be enabled... yes
checking to see if we can add '__attribute__((unused))' to CFLAGS... yes
checking whether to use Filesystem Hierarchy Standard (FHS) compatibility... no
* Linux specific configuration
checking for struct atalk_addr... yes
checking for sendfile... yes
checking for libgcrypt-config... /usr/bin/libgcrypt-config
checking for LIBGCRYPT - version >= 1.2.3... yes (1.8.8)
checking libgcrypt API version... okay
checking libgcrypt hast CAST5 API... yes
configure: Enabling DHX2 UAM
checking for SSL... /usr (enabling RANDNUM and DHX support)
checking for main in -lcrypto... yes
checking for main in -ldes... no
checking for Berkeley DB headers in /usr/local/include/... no
checking for Berkeley DB headers in /usr/local/include/db5... no
checking for Berkeley DB headers in /usr/local/include/db5.1... no
checking for Berkeley DB headers in /usr/local/include/db51... no
checking for Berkeley DB headers in /usr/local/include/db5.0... no
checking for Berkeley DB headers in /usr/local/include/db50... no
checking for Berkeley DB headers in /usr/local/include/db4.8... no
checking for Berkeley DB headers in /usr/local/include/db48... no
checking for Berkeley DB headers in /usr/local/include/db4.7... no
checking for Berkeley DB headers in /usr/local/include/db47... no
checking for Berkeley DB headers in /usr/local/include/db4.6... no
checking for Berkeley DB headers in /usr/local/include/db46... no
checking for Berkeley DB headers in /usr/local/include/db4... no
checking for Berkeley DB headers in /usr/pkg/include/... no
checking for Berkeley DB headers in /usr/pkg/include/db5... no
checking for Berkeley DB headers in /usr/pkg/include/db5.1... no
checking for Berkeley DB headers in /usr/pkg/include/db51... no
checking for Berkeley DB headers in /usr/pkg/include/db5.0... no
checking for Berkeley DB headers in /usr/pkg/include/db50... no
checking for Berkeley DB headers in /usr/pkg/include/db4.8... no
checking for Berkeley DB headers in /usr/pkg/include/db48... no
checking for Berkeley DB headers in /usr/pkg/include/db4.7... no
checking for Berkeley DB headers in /usr/pkg/include/db47... no
checking for Berkeley DB headers in /usr/pkg/include/db4.6... no
checking for Berkeley DB headers in /usr/pkg/include/db46... no
checking for Berkeley DB headers in /usr/pkg/include/db4... no
checking for Berkeley DB headers in /usr/include/... yes
checking /usr/include//db.h version >= 4.6.0... yes
checking Berkeley DB library (-ldb53)... no
checking Berkeley DB library (-ldb5.3)... no
checking Berkeley DB library (-ldb-53)... no
checking Berkeley DB library (-ldb-5.3)... 5.3.28 ... yes
checking crypt.h usability... yes
checking crypt.h presence... yes
checking for crypt.h... yes
checking for main in -lcrypt... yes
checking whether configuration files should be overwritten... yes
checking for LDAP...
checking ldap.h usability... no
checking ldap.h presence... no
checking for ldap.h... no
checking for ldap_init in -lldap... no
checking sys/attributes.h usability... no
checking sys/attributes.h presence... no
checking for sys/attributes.h... no
checking attr/xattr.h usability... no
checking attr/xattr.h presence... no
checking for attr/xattr.h... no
checking sys/xattr.h usability... yes
checking sys/xattr.h presence... yes
checking for sys/xattr.h... yes
checking sys/extattr.h usability... no
checking sys/extattr.h presence... no
checking for sys/extattr.h... no
checking for sys/uio.h... (cached) yes
checking sys/ea.h usability... no
checking sys/ea.h presence... no
checking for sys/ea.h... no
checking for library containing getxattr... none required
checking for getxattr... yes
checking for lgetxattr... yes
checking for fgetxattr... yes
checking for listxattr... yes
checking for llistxattr... yes
checking for flistxattr... yes
checking for removexattr... yes
checking for lremovexattr... yes
checking for fremovexattr... yes
checking for setxattr... yes
checking for lsetxattr... yes
checking for fsetxattr... yes
checking if the realpath function allows a NULL argument... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating bin/Makefile
config.status: creating bin/ad/Makefile
config.status: creating bin/adv1tov2/Makefile
config.status: creating bin/aecho/Makefile
config.status: creating bin/afppasswd/Makefile
config.status: creating bin/cnid/Makefile
config.status: creating bin/cnid/cnid2_create
config.status: creating bin/getzones/Makefile
config.status: creating bin/megatron/Makefile
config.status: creating bin/misc/Makefile
config.status: creating bin/nbp/Makefile
config.status: creating bin/pap/Makefile
config.status: creating bin/psorder/Makefile
config.status: creating bin/uniconv/Makefile
config.status: creating config/Makefile
config.status: creating config/pam/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/macusers/Makefile
config.status: creating contrib/macusers/macusers
config.status: creating contrib/misc/Makefile
config.status: creating contrib/printing/Makefile
config.status: creating contrib/shell_utils/Makefile
config.status: creating contrib/shell_utils/apple_dump
config.status: creating contrib/shell_utils/asip-status.pl
config.status: creating contrib/timelord/Makefile
config.status: creating contrib/a2boot/Makefile
config.status: creating distrib/Makefile
config.status: creating distrib/config/Makefile
config.status: creating distrib/config/netatalk-config
config.status: creating distrib/initscripts/Makefile
config.status: creating distrib/m4/Makefile
config.status: creating doc/Makefile
config.status: creating etc/Makefile
config.status: creating etc/afpd/Makefile
config.status: creating etc/atalkd/Makefile
config.status: creating etc/cnid_dbd/Makefile
config.status: creating etc/uams/Makefile
config.status: creating etc/papd/Makefile
config.status: creating etc/psf/Makefile
config.status: creating include/Makefile
config.status: creating include/atalk/Makefile
config.status: creating libatalk/Makefile
config.status: creating libatalk/acl/Makefile
config.status: creating libatalk/adouble/Makefile
config.status: creating libatalk/asp/Makefile
config.status: creating libatalk/atp/Makefile
config.status: creating libatalk/bstring/Makefile
config.status: creating libatalk/cnid/Makefile
config.status: creating libatalk/cnid/last/Makefile
config.status: creating libatalk/cnid/dbd/Makefile
config.status: creating libatalk/compat/Makefile
config.status: creating libatalk/dsi/Makefile
config.status: creating libatalk/nbp/Makefile
config.status: creating libatalk/netddp/Makefile
config.status: creating libatalk/util/Makefile
config.status: creating libatalk/unicode/Makefile
config.status: creating libatalk/unicode/charsets/Makefile
config.status: creating libatalk/vfs/Makefile
config.status: creating macros/Makefile
config.status: creating man/Makefile
config.status: creating man/man1/Makefile
config.status: creating man/man3/Makefile
config.status: creating man/man4/Makefile
config.status: creating man/man5/Makefile
config.status: creating man/man8/Makefile
config.status: creating sys/Makefile
config.status: creating sys/netatalk/Makefile
config.status: creating sys/solaris/Makefile
config.status: creating test/Makefile
config.status: creating test/afpd/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default commands
Using libraries:
LIBS = -lpthread -L$(top_srcdir)/libatalk
CFLAGS = -I$(top_srcdir)/include -D_U_="__attribute__((unused))" -g -O2 -I$(top_srcdir)/sys
SSL:
LIBS = -lcrypto
CFLAGS = -I/usr/include/openssl
LIBGCRYPT:
LIBS = -L/usr/lib/arm-linux-gnueabihf -lgcrypt
CFLAGS =
BDB:
LIBS = -ldb-5.3
CFLAGS =
CUPS:
LIBS = -lcups
CFLAGS =
ZEROCONF:
LIBS = -lavahi-common -lavahi-client
CFLAGS = -D_REENTRANT
Configure summary:
Version: (2.230302)
Install style:
systemd
AFP:
Large file support (>2GB) for AFP3: yes
Extended Attributes: ad | sys
CNID:
backends: dbd last
UAMS:
DHX ( SHADOW)
DHX2 ( SHADOW)
RANDNUM (afppasswd)
clrtxt ( SHADOW)
guest
Options:
SLP support: no
Zeroconf support: yes
tcp wrapper support: no
quota support: no
admin group support: yes
valid shell check: yes
cracklib support: no
LDAP support: no
Compiling Netatalk with 4 simultaneous core(s)...
Making clean in libatalk
make[1]: Entering directory '/home/pi/netatalk-2.230302/libatalk'
Making clean in acl
make[2]: Entering directory '/home/pi/netatalk-2.230302/libatalk/acl'
rm -rf .libs _libs
test -z "libacl.la" || rm -f libacl.la
rm -f ./so_locations
rm -f *.o
rm -f *.lo
make[2]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/acl'
Making clean in adouble
make[2]: Entering directory '/home/pi/netatalk-2.230302/libatalk/adouble'
rm -rf .libs _libs
test -z "libadouble.la" || rm -f libadouble.la
rm -f ./so_locations
rm -f *.o
rm -f *.lo
make[2]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/adouble'
Making clean in asp
make[2]: Entering directory '/home/pi/netatalk-2.230302/libatalk/asp'
rm -rf .libs _libs
test -z "libasp.la" || rm -f libasp.la
rm -f ./so_locations
rm -f *.o
rm -f *.lo
make[2]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/asp'
Making clean in atp
make[2]: Entering directory '/home/pi/netatalk-2.230302/libatalk/atp'
rm -rf .libs _libs
test -z "libatp.la" || rm -f libatp.la
rm -f ./so_locations
rm -f *.o
rm -f *.lo
make[2]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/atp'
Making clean in bstring
make[2]: Entering directory '/home/pi/netatalk-2.230302/libatalk/bstring'
rm -rf .libs _libs
test -z "libbstring.la" || rm -f libbstring.la
rm -f ./so_locations
rm -f *.o
rm -f *.lo
make[2]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/bstring'
Making clean in compat
make[2]: Entering directory '/home/pi/netatalk-2.230302/libatalk/compat'
rm -rf .libs _libs
test -z "libcompat.la" || rm -f libcompat.la
rm -f ./so_locations
rm -f *.o
rm -f *.lo
make[2]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/compat'
Making clean in cnid
make[2]: Entering directory '/home/pi/netatalk-2.230302/libatalk/cnid'
Making clean in last
make[3]: Entering directory '/home/pi/netatalk-2.230302/libatalk/cnid/last'
rm -rf .libs _libs
test -z "libcnid_last.la" || rm -f libcnid_last.la
rm -f ./so_locations
rm -f *.o
rm -f *.lo
make[3]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/cnid/last'
Making clean in dbd
make[3]: Entering directory '/home/pi/netatalk-2.230302/libatalk/cnid/dbd'
rm -rf .libs _libs
test -z "libcnid_dbd.la" || rm -f libcnid_dbd.la
rm -f ./so_locations
rm -f *.o
rm -f *.lo
make[3]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/cnid/dbd'
make[3]: Entering directory '/home/pi/netatalk-2.230302/libatalk/cnid'
rm -rf .libs _libs
test -z "libcnid.la" || rm -f libcnid.la
rm -f ./so_locations
rm -f *.o
rm -f *.lo
make[3]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/cnid'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/cnid'
Making clean in dsi
make[2]: Entering directory '/home/pi/netatalk-2.230302/libatalk/dsi'
rm -rf .libs _libs
test -z "libdsi.la" || rm -f libdsi.la
rm -f ./so_locations
rm -f *.o
rm -f *.lo
make[2]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/dsi'
Making clean in nbp
make[2]: Entering directory '/home/pi/netatalk-2.230302/libatalk/nbp'
rm -rf .libs _libs
test -z "libnbp.la" || rm -f libnbp.la
rm -f ./so_locations
rm -f *.o
rm -f *.lo
make[2]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/nbp'
Making clean in netddp
make[2]: Entering directory '/home/pi/netatalk-2.230302/libatalk/netddp'
rm -rf .libs _libs
test -z "libnetddp.la" || rm -f libnetddp.la
rm -f ./so_locations
rm -f *.o
rm -f *.lo
make[2]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/netddp'
Making clean in util
make[2]: Entering directory '/home/pi/netatalk-2.230302/libatalk/util'
rm -rf .libs _libs
test -z "libutil.la" || rm -f libutil.la
rm -f ./so_locations
rm -f *.o
rm -f *.lo
make[2]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/util'
Making clean in unicode
make[2]: Entering directory '/home/pi/netatalk-2.230302/libatalk/unicode'
Making clean in charsets
make[3]: Entering directory '/home/pi/netatalk-2.230302/libatalk/unicode/charsets'
rm -rf .libs _libs
test -z "libcharsets.la" || rm -f libcharsets.la
rm -f ./so_locations
rm -f *.o
rm -f *.lo
make[3]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/unicode/charsets'
make[3]: Entering directory '/home/pi/netatalk-2.230302/libatalk/unicode'
rm -rf .libs _libs
test -z "libunicode.la" || rm -f libunicode.la
rm -f ./so_locations
rm -f *.o
rm -f *.lo
make[3]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/unicode'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/unicode'
Making clean in vfs
make[2]: Entering directory '/home/pi/netatalk-2.230302/libatalk/vfs'
rm -rf .libs _libs
test -z "libvfs.la" || rm -f libvfs.la
rm -f ./so_locations
rm -f *.o
rm -f *.lo
make[2]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/vfs'
make[2]: Entering directory '/home/pi/netatalk-2.230302/libatalk'
test -z "libatalk.la" || rm -f libatalk.la
rm -f ./so_locations
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
make[2]: Leaving directory '/home/pi/netatalk-2.230302/libatalk'
make[1]: Leaving directory '/home/pi/netatalk-2.230302/libatalk'
Making clean in bin
make[1]: Entering directory '/home/pi/netatalk-2.230302/bin'
Making clean in adv1tov2
make[2]: Entering directory '/home/pi/netatalk-2.230302/bin/adv1tov2'
rm -f adv1tov2
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
make[2]: Leaving directory '/home/pi/netatalk-2.230302/bin/adv1tov2'
Making clean in afppasswd
make[2]: Entering directory '/home/pi/netatalk-2.230302/bin/afppasswd'
rm -f afppasswd
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
make[2]: Leaving directory '/home/pi/netatalk-2.230302/bin/afppasswd'
Making clean in cnid
make[2]: Entering directory '/home/pi/netatalk-2.230302/bin/cnid'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory '/home/pi/netatalk-2.230302/bin/cnid'
Making clean in megatron
make[2]: Entering directory '/home/pi/netatalk-2.230302/bin/megatron'
rm -f megatron
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
make[2]: Leaving directory '/home/pi/netatalk-2.230302/bin/megatron'
Making clean in uniconv
make[2]: Entering directory '/home/pi/netatalk-2.230302/bin/uniconv'
rm -f uniconv
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
make[2]: Leaving directory '/home/pi/netatalk-2.230302/bin/uniconv'
Making clean in misc
make[2]: Entering directory '/home/pi/netatalk-2.230302/bin/misc'
rm -f afpldaptest
rm -rf .libs _libs
rm -f netacnv logger_test
rm -f *.o
rm -f *.lo
make[2]: Leaving directory '/home/pi/netatalk-2.230302/bin/misc'
Making clean in aecho
make[2]: Entering directory '/home/pi/netatalk-2.230302/bin/aecho'
rm -f aecho
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
make[2]: Leaving directory '/home/pi/netatalk-2.230302/bin/aecho'
Making clean in getzones
make[2]: Entering directory '/home/pi/netatalk-2.230302/bin/getzones'
rm -f getzones
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
make[2]: Leaving directory '/home/pi/netatalk-2.230302/bin/getzones'
Making clean in nbp
make[2]: Entering directory '/home/pi/netatalk-2.230302/bin/nbp'
rm -f nbplkup nbprgstr nbpunrgstr
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
make[2]: Leaving directory '/home/pi/netatalk-2.230302/bin/nbp'
Making clean in pap
make[2]: Entering directory '/home/pi/netatalk-2.230302/bin/pap'
rm -f pap papstatus
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
make[2]: Leaving directory '/home/pi/netatalk-2.230302/bin/pap'
Making clean in psorder
make[2]: Entering directory '/home/pi/netatalk-2.230302/bin/psorder'
rm -f psorder
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
make[2]: Leaving directory '/home/pi/netatalk-2.230302/bin/psorder'
Making clean in ad
make[2]: Entering directory '/home/pi/netatalk-2.230302/bin/ad'
rm -f ad
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
make[2]: Leaving directory '/home/pi/netatalk-2.230302/bin/ad'
make[2]: Entering directory '/home/pi/netatalk-2.230302/bin'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory '/home/pi/netatalk-2.230302/bin'
make[1]: Leaving directory '/home/pi/netatalk-2.230302/bin'
Making clean in config
make[1]: Entering directory '/home/pi/netatalk-2.230302/config'
Making clean in pam
make[2]: Entering directory '/home/pi/netatalk-2.230302/config/pam'
test -z "netatalk.pam" || rm -f netatalk.pam
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory '/home/pi/netatalk-2.230302/config/pam'
make[2]: Entering directory '/home/pi/netatalk-2.230302/config'
test -z "afpd.conf AppleVolumes.default" || rm -f afpd.conf AppleVolumes.default
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory '/home/pi/netatalk-2.230302/config'
make[1]: Leaving directory '/home/pi/netatalk-2.230302/config'
Making clean in etc
make[1]: Entering directory '/home/pi/netatalk-2.230302/etc'
Making clean in afpd
make[2]: Entering directory '/home/pi/netatalk-2.230302/etc/afpd'
rm -rf .libs _libs
rm -f hash
rm -f afpd
rm -f *.o
rm -f *.lo
make[2]: Leaving directory '/home/pi/netatalk-2.230302/etc/afpd'
Making clean in cnid_dbd
make[2]: Entering directory '/home/pi/netatalk-2.230302/etc/cnid_dbd'
rm -f dbd
rm -rf .libs _libs
rm -f cnid_dbd cnid_metad
rm -f *.o
rm -f *.lo
make[2]: Leaving directory '/home/pi/netatalk-2.230302/etc/cnid_dbd'
Making clean in uams
make[2]: Entering directory '/home/pi/netatalk-2.230302/etc/uams'
rm -rf .libs _libs
test -z "uams_guest.la uams_passwd.la uams_randnum.la uams_dhx_passwd.la uams_dhx2_passwd.la " || rm -f uams_guest.la uams_passwd.la uams_randnum.la uams_dhx_passwd.la uams_dhx2_passwd.la
rm -f ./so_locations
rm -f *.o
rm -f *.lo
make[2]: Leaving directory '/home/pi/netatalk-2.230302/etc/uams'
Making clean in atalkd
make[2]: Entering directory '/home/pi/netatalk-2.230302/etc/atalkd'
rm -rf .libs _libs
rm -f atalkd
rm -f *.o
rm -f *.lo
make[2]: Leaving directory '/home/pi/netatalk-2.230302/etc/atalkd'
Making clean in papd
make[2]: Entering directory '/home/pi/netatalk-2.230302/etc/papd'
rm -f showppd
rm -rf .libs _libs
rm -f papd
rm -f *.o
rm -f *.lo
make[2]: Leaving directory '/home/pi/netatalk-2.230302/etc/papd'
Making clean in psf
make[2]: Entering directory '/home/pi/netatalk-2.230302/etc/psf'
test -z "ofpap ifpap tfpap ifpaprev tfpaprev ofwpap ifwpap tfwpap ifwpaprev tfwpaprev ofmpap ifmpap tfmpap ifmpaprev tfmpaprev ofwmpap ifwmpap tfwmpap ifwmpaprev tfwmpaprev" || rm -f ofpap ifpap tfpap ifpaprev tfpaprev ofwpap ifwpap tfwpap ifwpaprev tfwpaprev ofmpap ifmpap tfmpap ifmpaprev tfmpaprev ofwmpap ifwmpap tfwmpap ifwmpaprev tfwmpaprev
rm -f psf psa
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
make[2]: Leaving directory '/home/pi/netatalk-2.230302/etc/psf'
make[2]: Entering directory '/home/pi/netatalk-2.230302/etc'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory '/home/pi/netatalk-2.230302/etc'
make[1]: Leaving directory '/home/pi/netatalk-2.230302/etc'
Making clean in man
make[1]: Entering directory '/home/pi/netatalk-2.230302/man'
Making clean in man1
make[2]: Entering directory '/home/pi/netatalk-2.230302/man/man1'
test -z "uniconv.1 asip-status.pl.1 afpldaptest.1" || rm -f uniconv.1 asip-status.pl.1 afpldaptest.1
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory '/home/pi/netatalk-2.230302/man/man1'
Making clean in man3
make[2]: Entering directory '/home/pi/netatalk-2.230302/man/man3'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory '/home/pi/netatalk-2.230302/man/man3'
Making clean in man4
make[2]: Entering directory '/home/pi/netatalk-2.230302/man/man4'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory '/home/pi/netatalk-2.230302/man/man4'
Making clean in man5
make[2]: Entering directory '/home/pi/netatalk-2.230302/man/man5'
test -z "AppleVolumes.default.5 afpd.conf.5 afp_ldap.conf.5 afp_signature.conf.5 afp_voluuid.conf.5 netatalk.conf.5 atalkd.conf.5 papd.conf.5" || rm -f AppleVolumes.default.5 afpd.conf.5 afp_ldap.conf.5 afp_signature.conf.5 afp_voluuid.conf.5 netatalk.conf.5 atalkd.conf.5 papd.conf.5
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory '/home/pi/netatalk-2.230302/man/man5'
Making clean in man8
make[2]: Entering directory '/home/pi/netatalk-2.230302/man/man8'
test -z "afpd.8 cnid_dbd.8 cnid_metad.8 atalkd.8 papd.8 papstatus.8 psf.8" || rm -f afpd.8 cnid_dbd.8 cnid_metad.8 atalkd.8 papd.8 papstatus.8 psf.8
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory '/home/pi/netatalk-2.230302/man/man8'
make[2]: Entering directory '/home/pi/netatalk-2.230302/man'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory '/home/pi/netatalk-2.230302/man'
make[1]: Leaving directory '/home/pi/netatalk-2.230302/man'
Making clean in contrib
make[1]: Entering directory '/home/pi/netatalk-2.230302/contrib'
Making clean in a2boot
make[2]: Entering directory '/home/pi/netatalk-2.230302/contrib/a2boot'
rm -rf .libs _libs
rm -f a2boot
rm -f *.o
rm -f *.lo
make[2]: Leaving directory '/home/pi/netatalk-2.230302/contrib/a2boot'
Making clean in macusers
make[2]: Entering directory '/home/pi/netatalk-2.230302/contrib/macusers'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory '/home/pi/netatalk-2.230302/contrib/macusers'
Making clean in misc
make[2]: Entering directory '/home/pi/netatalk-2.230302/contrib/misc'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory '/home/pi/netatalk-2.230302/contrib/misc'
Making clean in shell_utils
make[2]: Entering directory '/home/pi/netatalk-2.230302/contrib/shell_utils'
test -z "lp2pap.sh" || rm -f lp2pap.sh
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory '/home/pi/netatalk-2.230302/contrib/shell_utils'
Making clean in printing
make[2]: Entering directory '/home/pi/netatalk-2.230302/contrib/printing'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory '/home/pi/netatalk-2.230302/contrib/printing'
Making clean in timelord
make[2]: Entering directory '/home/pi/netatalk-2.230302/contrib/timelord'
rm -rf .libs _libs
rm -f timelord
rm -f *.o
rm -f *.lo
make[2]: Leaving directory '/home/pi/netatalk-2.230302/contrib/timelord'
make[2]: Entering directory '/home/pi/netatalk-2.230302/contrib'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory '/home/pi/netatalk-2.230302/contrib'
make[1]: Leaving directory '/home/pi/netatalk-2.230302/contrib'
Making clean in distrib
make[1]: Entering directory '/home/pi/netatalk-2.230302/distrib'
Making clean in config
make[2]: Entering directory '/home/pi/netatalk-2.230302/distrib/config'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory '/home/pi/netatalk-2.230302/distrib/config'
Making clean in initscripts
make[2]: Entering directory '/home/pi/netatalk-2.230302/distrib/initscripts'
test -z "rc.a2boot.netbsd rc.afpd.netbsd rc.atalkd.netbsd rc.cnid_metad.netbsd rc.papd.netbsd rc.timelord.netbsd rc.atalk.sysv rc.atalk.gentoo a2boot.service afpd.service atalkd.service cnid.service papd.service timelord.service a2boot.service afpd.service atalkd.service cnid.service papd.service timelord.service a2boot afpd atalkd cnid_metad papd timelord" || rm -f rc.a2boot.netbsd rc.afpd.netbsd rc.atalkd.netbsd rc.cnid_metad.netbsd rc.papd.netbsd rc.timelord.netbsd rc.atalk.sysv rc.atalk.gentoo a2boot.service afpd.service atalkd.service cnid.service papd.service timelord.service a2boot.service afpd.service atalkd.service cnid.service papd.service timelord.service a2boot afpd atalkd cnid_metad papd timelord
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory '/home/pi/netatalk-2.230302/distrib/initscripts'
Making clean in m4
make[2]: Entering directory '/home/pi/netatalk-2.230302/distrib/m4'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory '/home/pi/netatalk-2.230302/distrib/m4'
make[2]: Entering directory '/home/pi/netatalk-2.230302/distrib'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory '/home/pi/netatalk-2.230302/distrib'
make[1]: Leaving directory '/home/pi/netatalk-2.230302/distrib'
Making clean in include
make[1]: Entering directory '/home/pi/netatalk-2.230302/include'
Making clean in atalk
make[2]: Entering directory '/home/pi/netatalk-2.230302/include/atalk'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory '/home/pi/netatalk-2.230302/include/atalk'
make[2]: Entering directory '/home/pi/netatalk-2.230302/include'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory '/home/pi/netatalk-2.230302/include'
make[1]: Leaving directory '/home/pi/netatalk-2.230302/include'
Making clean in sys
make[1]: Entering directory '/home/pi/netatalk-2.230302/sys'
Making clean in netatalk
make[2]: Entering directory '/home/pi/netatalk-2.230302/sys/netatalk'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory '/home/pi/netatalk-2.230302/sys/netatalk'
Making clean in solaris
make[2]: Entering directory '/home/pi/netatalk-2.230302/sys/solaris'
rm -f a.out core* *.o *.bak *[Ee]rrs tags
rm -f ddp
make[2]: Leaving directory '/home/pi/netatalk-2.230302/sys/solaris'
make[2]: Entering directory '/home/pi/netatalk-2.230302/sys'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory '/home/pi/netatalk-2.230302/sys'
make[1]: Leaving directory '/home/pi/netatalk-2.230302/sys'
Making clean in doc
make[1]: Entering directory '/home/pi/netatalk-2.230302/doc'
rm -rf .libs _libs
rm -f *.lo
make[1]: Leaving directory '/home/pi/netatalk-2.230302/doc'
Making clean in macros
make[1]: Entering directory '/home/pi/netatalk-2.230302/macros'
rm -rf .libs _libs
rm -f *.lo
make[1]: Leaving directory '/home/pi/netatalk-2.230302/macros'
Making clean in test
make[1]: Entering directory '/home/pi/netatalk-2.230302/test'
Making clean in afpd
make[2]: Entering directory '/home/pi/netatalk-2.230302/test/afpd'
rm -f test
test -z "test.default test.conf" || rm -f test.default test.conf
rm -rf .libs _libs
rm -f *.o
rm -f ../../etc/afpd/*.o
test -z "test.sh.log test.log" || rm -f test.sh.log test.log
test -z "test.sh.trs test.trs" || rm -f test.sh.trs test.trs
test -z "test-suite.log" || rm -f test-suite.log
rm -f *.lo
make[2]: Leaving directory '/home/pi/netatalk-2.230302/test/afpd'
make[2]: Entering directory '/home/pi/netatalk-2.230302/test'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory '/home/pi/netatalk-2.230302/test'
make[1]: Leaving directory '/home/pi/netatalk-2.230302/test'
make[1]: Entering directory '/home/pi/netatalk-2.230302'
rm -rf .libs _libs
rm -f *.lo
make[1]: Leaving directory '/home/pi/netatalk-2.230302'
make all-recursive
make[1]: Entering directory '/home/pi/netatalk-2.230302'
Making all in libatalk
make[2]: Entering directory '/home/pi/netatalk-2.230302/libatalk'
Making all in acl
make[3]: Entering directory '/home/pi/netatalk-2.230302/libatalk/acl'
depbase=`echo cache.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT cache.lo -MD -MP -MF $depbase.Tpo -c -o cache.lo cache.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo unix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT unix.lo -MD -MP -MF $depbase.Tpo -c -o unix.lo unix.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo uuid.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT uuid.lo -MD -MP -MF $depbase.Tpo -c -o uuid.lo uuid.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT uuid.lo -MD -MP -MF .deps/uuid.Tpo -c uuid.c -fPIC -DPIC -o .libs/uuid.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c cache.c -fPIC -DPIC -o .libs/cache.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT unix.lo -MD -MP -MF .deps/unix.Tpo -c unix.c -fPIC -DPIC -o .libs/unix.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT unix.lo -MD -MP -MF .deps/unix.Tpo -c unix.c -o unix.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT uuid.lo -MD -MP -MF .deps/uuid.Tpo -c uuid.c -o uuid.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c cache.c -o cache.o >/dev/null 2>&1
/bin/bash ../../libtool --tag=CC --mode=link gcc -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -o libacl.la cache.lo unix.lo uuid.lo -lpthread -L../../libatalk
libtool: link: ar cr .libs/libacl.a .libs/cache.o .libs/unix.o .libs/uuid.o
libtool: link: ranlib .libs/libacl.a
libtool: link: ( cd ".libs" && rm -f "libacl.la" && ln -s "../libacl.la" "libacl.la" )
make[3]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/acl'
Making all in adouble
make[3]: Entering directory '/home/pi/netatalk-2.230302/libatalk/adouble'
depbase=`echo ad_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT ad_open.lo -MD -MP -MF $depbase.Tpo -c -o ad_open.lo ad_open.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo ad_flush.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT ad_flush.lo -MD -MP -MF $depbase.Tpo -c -o ad_flush.lo ad_flush.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo ad_read.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT ad_read.lo -MD -MP -MF $depbase.Tpo -c -o ad_read.lo ad_read.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo ad_write.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT ad_write.lo -MD -MP -MF $depbase.Tpo -c -o ad_write.lo ad_write.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT ad_flush.lo -MD -MP -MF .deps/ad_flush.Tpo -c ad_flush.c -fPIC -DPIC -o .libs/ad_flush.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT ad_read.lo -MD -MP -MF .deps/ad_read.Tpo -c ad_read.c -fPIC -DPIC -o .libs/ad_read.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT ad_open.lo -MD -MP -MF .deps/ad_open.Tpo -c ad_open.c -fPIC -DPIC -o .libs/ad_open.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT ad_write.lo -MD -MP -MF .deps/ad_write.Tpo -c ad_write.c -fPIC -DPIC -o .libs/ad_write.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT ad_read.lo -MD -MP -MF .deps/ad_read.Tpo -c ad_read.c -o ad_read.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT ad_write.lo -MD -MP -MF .deps/ad_write.Tpo -c ad_write.c -o ad_write.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT ad_flush.lo -MD -MP -MF .deps/ad_flush.Tpo -c ad_flush.c -o ad_flush.o >/dev/null 2>&1
depbase=`echo ad_size.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT ad_size.lo -MD -MP -MF $depbase.Tpo -c -o ad_size.lo ad_size.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT ad_size.lo -MD -MP -MF .deps/ad_size.Tpo -c ad_size.c -fPIC -DPIC -o .libs/ad_size.o
depbase=`echo ad_mmap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT ad_mmap.lo -MD -MP -MF $depbase.Tpo -c -o ad_mmap.lo ad_mmap.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT ad_mmap.lo -MD -MP -MF .deps/ad_mmap.Tpo -c ad_mmap.c -fPIC -DPIC -o .libs/ad_mmap.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT ad_size.lo -MD -MP -MF .deps/ad_size.Tpo -c ad_size.c -o ad_size.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT ad_mmap.lo -MD -MP -MF .deps/ad_mmap.Tpo -c ad_mmap.c -o ad_mmap.o >/dev/null 2>&1
depbase=`echo ad_lock.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT ad_lock.lo -MD -MP -MF $depbase.Tpo -c -o ad_lock.lo ad_lock.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo ad_date.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT ad_date.lo -MD -MP -MF $depbase.Tpo -c -o ad_date.lo ad_date.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT ad_lock.lo -MD -MP -MF .deps/ad_lock.Tpo -c ad_lock.c -fPIC -DPIC -o .libs/ad_lock.o
depbase=`echo ad_attr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT ad_attr.lo -MD -MP -MF $depbase.Tpo -c -o ad_attr.lo ad_attr.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT ad_date.lo -MD -MP -MF .deps/ad_date.Tpo -c ad_date.c -fPIC -DPIC -o .libs/ad_date.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT ad_attr.lo -MD -MP -MF .deps/ad_attr.Tpo -c ad_attr.c -fPIC -DPIC -o .libs/ad_attr.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT ad_date.lo -MD -MP -MF .deps/ad_date.Tpo -c ad_date.c -o ad_date.o >/dev/null 2>&1
depbase=`echo ad_sendfile.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT ad_sendfile.lo -MD -MP -MF $depbase.Tpo -c -o ad_sendfile.lo ad_sendfile.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT ad_attr.lo -MD -MP -MF .deps/ad_attr.Tpo -c ad_attr.c -o ad_attr.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT ad_sendfile.lo -MD -MP -MF .deps/ad_sendfile.Tpo -c ad_sendfile.c -fPIC -DPIC -o .libs/ad_sendfile.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT ad_sendfile.lo -MD -MP -MF .deps/ad_sendfile.Tpo -c ad_sendfile.c -o ad_sendfile.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT ad_lock.lo -MD -MP -MF .deps/ad_lock.Tpo -c ad_lock.c -o ad_lock.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT ad_open.lo -MD -MP -MF .deps/ad_open.Tpo -c ad_open.c -o ad_open.o >/dev/null 2>&1
/bin/bash ../../libtool --tag=CC --mode=link gcc -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -o libadouble.la ad_open.lo ad_flush.lo ad_read.lo ad_write.lo ad_size.lo ad_mmap.lo ad_lock.lo ad_date.lo ad_attr.lo ad_sendfile.lo -lpthread -L../../libatalk
libtool: link: ar cr .libs/libadouble.a .libs/ad_open.o .libs/ad_flush.o .libs/ad_read.o .libs/ad_write.o .libs/ad_size.o .libs/ad_mmap.o .libs/ad_lock.o .libs/ad_date.o .libs/ad_attr.o .libs/ad_sendfile.o
libtool: link: ranlib .libs/libadouble.a
libtool: link: ( cd ".libs" && rm -f "libadouble.la" && ln -s "../libadouble.la" "libadouble.la" )
make[3]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/adouble'
Making all in asp
make[3]: Entering directory '/home/pi/netatalk-2.230302/libatalk/asp'
depbase=`echo asp_attn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT asp_attn.lo -MD -MP -MF $depbase.Tpo -c -o asp_attn.lo asp_attn.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo asp_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT asp_close.lo -MD -MP -MF $depbase.Tpo -c -o asp_close.lo asp_close.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo asp_cmdreply.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT asp_cmdreply.lo -MD -MP -MF $depbase.Tpo -c -o asp_cmdreply.lo asp_cmdreply.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo asp_getreq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT asp_getreq.lo -MD -MP -MF $depbase.Tpo -c -o asp_getreq.lo asp_getreq.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT asp_attn.lo -MD -MP -MF .deps/asp_attn.Tpo -c asp_attn.c -fPIC -DPIC -o .libs/asp_attn.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT asp_cmdreply.lo -MD -MP -MF .deps/asp_cmdreply.Tpo -c asp_cmdreply.c -fPIC -DPIC -o .libs/asp_cmdreply.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT asp_close.lo -MD -MP -MF .deps/asp_close.Tpo -c asp_close.c -fPIC -DPIC -o .libs/asp_close.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT asp_getreq.lo -MD -MP -MF .deps/asp_getreq.Tpo -c asp_getreq.c -fPIC -DPIC -o .libs/asp_getreq.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT asp_close.lo -MD -MP -MF .deps/asp_close.Tpo -c asp_close.c -o asp_close.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT asp_getreq.lo -MD -MP -MF .deps/asp_getreq.Tpo -c asp_getreq.c -o asp_getreq.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT asp_cmdreply.lo -MD -MP -MF .deps/asp_cmdreply.Tpo -c asp_cmdreply.c -o asp_cmdreply.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT asp_attn.lo -MD -MP -MF .deps/asp_attn.Tpo -c asp_attn.c -o asp_attn.o >/dev/null 2>&1
depbase=`echo asp_getsess.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT asp_getsess.lo -MD -MP -MF $depbase.Tpo -c -o asp_getsess.lo asp_getsess.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo asp_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT asp_init.lo -MD -MP -MF $depbase.Tpo -c -o asp_init.lo asp_init.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo asp_write.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT asp_write.lo -MD -MP -MF $depbase.Tpo -c -o asp_write.lo asp_write.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo asp_shutdown.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT asp_shutdown.lo -MD -MP -MF $depbase.Tpo -c -o asp_shutdown.lo asp_shutdown.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT asp_getsess.lo -MD -MP -MF .deps/asp_getsess.Tpo -c asp_getsess.c -fPIC -DPIC -o .libs/asp_getsess.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT asp_init.lo -MD -MP -MF .deps/asp_init.Tpo -c asp_init.c -fPIC -DPIC -o .libs/asp_init.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT asp_write.lo -MD -MP -MF .deps/asp_write.Tpo -c asp_write.c -fPIC -DPIC -o .libs/asp_write.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT asp_shutdown.lo -MD -MP -MF .deps/asp_shutdown.Tpo -c asp_shutdown.c -fPIC -DPIC -o .libs/asp_shutdown.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT asp_init.lo -MD -MP -MF .deps/asp_init.Tpo -c asp_init.c -o asp_init.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT asp_write.lo -MD -MP -MF .deps/asp_write.Tpo -c asp_write.c -o asp_write.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT asp_shutdown.lo -MD -MP -MF .deps/asp_shutdown.Tpo -c asp_shutdown.c -o asp_shutdown.o >/dev/null 2>&1
depbase=`echo asp_tickle.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT asp_tickle.lo -MD -MP -MF $depbase.Tpo -c -o asp_tickle.lo asp_tickle.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT asp_tickle.lo -MD -MP -MF .deps/asp_tickle.Tpo -c asp_tickle.c -fPIC -DPIC -o .libs/asp_tickle.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT asp_getsess.lo -MD -MP -MF .deps/asp_getsess.Tpo -c asp_getsess.c -o asp_getsess.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT asp_tickle.lo -MD -MP -MF .deps/asp_tickle.Tpo -c asp_tickle.c -o asp_tickle.o >/dev/null 2>&1
/bin/bash ../../libtool --tag=CC --mode=link gcc -I../.. -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -o libasp.la asp_attn.lo asp_close.lo asp_cmdreply.lo asp_getreq.lo asp_getsess.lo asp_init.lo asp_write.lo asp_shutdown.lo asp_tickle.lo -lpthread -L../../libatalk
libtool: link: ar cr .libs/libasp.a .libs/asp_attn.o .libs/asp_close.o .libs/asp_cmdreply.o .libs/asp_getreq.o .libs/asp_getsess.o .libs/asp_init.o .libs/asp_write.o .libs/asp_shutdown.o .libs/asp_tickle.o
libtool: link: ranlib .libs/libasp.a
libtool: link: ( cd ".libs" && rm -f "libasp.la" && ln -s "../libasp.la" "libasp.la" )
make[3]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/asp'
Making all in atp
make[3]: Entering directory '/home/pi/netatalk-2.230302/libatalk/atp'
depbase=`echo atp_bufs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT atp_bufs.lo -MD -MP -MF $depbase.Tpo -c -o atp_bufs.lo atp_bufs.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo atp_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT atp_close.lo -MD -MP -MF $depbase.Tpo -c -o atp_close.lo atp_close.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo atp_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT atp_open.lo -MD -MP -MF $depbase.Tpo -c -o atp_open.lo atp_open.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo atp_packet.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT atp_packet.lo -MD -MP -MF $depbase.Tpo -c -o atp_packet.lo atp_packet.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT atp_bufs.lo -MD -MP -MF .deps/atp_bufs.Tpo -c atp_bufs.c -fPIC -DPIC -o .libs/atp_bufs.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT atp_close.lo -MD -MP -MF .deps/atp_close.Tpo -c atp_close.c -fPIC -DPIC -o .libs/atp_close.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT atp_packet.lo -MD -MP -MF .deps/atp_packet.Tpo -c atp_packet.c -fPIC -DPIC -o .libs/atp_packet.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT atp_open.lo -MD -MP -MF .deps/atp_open.Tpo -c atp_open.c -fPIC -DPIC -o .libs/atp_open.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT atp_bufs.lo -MD -MP -MF .deps/atp_bufs.Tpo -c atp_bufs.c -o atp_bufs.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT atp_close.lo -MD -MP -MF .deps/atp_close.Tpo -c atp_close.c -o atp_close.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT atp_open.lo -MD -MP -MF .deps/atp_open.Tpo -c atp_open.c -o atp_open.o >/dev/null 2>&1
depbase=`echo atp_rreq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT atp_rreq.lo -MD -MP -MF $depbase.Tpo -c -o atp_rreq.lo atp_rreq.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo atp_rresp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT atp_rresp.lo -MD -MP -MF $depbase.Tpo -c -o atp_rresp.lo atp_rresp.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT atp_packet.lo -MD -MP -MF .deps/atp_packet.Tpo -c atp_packet.c -o atp_packet.o >/dev/null 2>&1
depbase=`echo atp_rsel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT atp_rsel.lo -MD -MP -MF $depbase.Tpo -c -o atp_rsel.lo atp_rsel.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT atp_rreq.lo -MD -MP -MF .deps/atp_rreq.Tpo -c atp_rreq.c -fPIC -DPIC -o .libs/atp_rreq.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT atp_rresp.lo -MD -MP -MF .deps/atp_rresp.Tpo -c atp_rresp.c -fPIC -DPIC -o .libs/atp_rresp.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT atp_rsel.lo -MD -MP -MF .deps/atp_rsel.Tpo -c atp_rsel.c -fPIC -DPIC -o .libs/atp_rsel.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT atp_rreq.lo -MD -MP -MF .deps/atp_rreq.Tpo -c atp_rreq.c -o atp_rreq.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT atp_rresp.lo -MD -MP -MF .deps/atp_rresp.Tpo -c atp_rresp.c -o atp_rresp.o >/dev/null 2>&1
depbase=`echo atp_sreq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT atp_sreq.lo -MD -MP -MF $depbase.Tpo -c -o atp_sreq.lo atp_sreq.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo atp_sresp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT atp_sresp.lo -MD -MP -MF $depbase.Tpo -c -o atp_sresp.lo atp_sresp.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT atp_sreq.lo -MD -MP -MF .deps/atp_sreq.Tpo -c atp_sreq.c -fPIC -DPIC -o .libs/atp_sreq.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT atp_sresp.lo -MD -MP -MF .deps/atp_sresp.Tpo -c atp_sresp.c -fPIC -DPIC -o .libs/atp_sresp.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT atp_rsel.lo -MD -MP -MF .deps/atp_rsel.Tpo -c atp_rsel.c -o atp_rsel.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT atp_sreq.lo -MD -MP -MF .deps/atp_sreq.Tpo -c atp_sreq.c -o atp_sreq.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT atp_sresp.lo -MD -MP -MF .deps/atp_sresp.Tpo -c atp_sresp.c -o atp_sresp.o >/dev/null 2>&1
/bin/bash ../../libtool --tag=CC --mode=link gcc -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -o libatp.la atp_bufs.lo atp_close.lo atp_open.lo atp_packet.lo atp_rreq.lo atp_rresp.lo atp_rsel.lo atp_sreq.lo atp_sresp.lo -lpthread -L../../libatalk
libtool: link: ar cr .libs/libatp.a .libs/atp_bufs.o .libs/atp_close.o .libs/atp_open.o .libs/atp_packet.o .libs/atp_rreq.o .libs/atp_rresp.o .libs/atp_rsel.o .libs/atp_sreq.o .libs/atp_sresp.o
libtool: link: ranlib .libs/libatp.a
libtool: link: ( cd ".libs" && rm -f "libatp.la" && ln -s "../libatp.la" "libatp.la" )
make[3]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/atp'
Making all in bstring
make[3]: Entering directory '/home/pi/netatalk-2.230302/libatalk/bstring'
depbase=`echo bstrlib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT bstrlib.lo -MD -MP -MF $depbase.Tpo -c -o bstrlib.lo bstrlib.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo bstradd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT bstradd.lo -MD -MP -MF $depbase.Tpo -c -o bstradd.lo bstradd.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT bstradd.lo -MD -MP -MF .deps/bstradd.Tpo -c bstradd.c -fPIC -DPIC -o .libs/bstradd.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT bstrlib.lo -MD -MP -MF .deps/bstrlib.Tpo -c bstrlib.c -fPIC -DPIC -o .libs/bstrlib.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT bstradd.lo -MD -MP -MF .deps/bstradd.Tpo -c bstradd.c -o bstradd.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT bstrlib.lo -MD -MP -MF .deps/bstrlib.Tpo -c bstrlib.c -o bstrlib.o >/dev/null 2>&1
/bin/bash ../../libtool --tag=CC --mode=link gcc -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -o libbstring.la bstrlib.lo bstradd.lo -lpthread -L../../libatalk
libtool: link: ar cr .libs/libbstring.a .libs/bstrlib.o .libs/bstradd.o
libtool: link: ranlib .libs/libbstring.a
libtool: link: ( cd ".libs" && rm -f "libbstring.la" && ln -s "../libbstring.la" "libbstring.la" )
make[3]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/bstring'
Making all in compat
make[3]: Entering directory '/home/pi/netatalk-2.230302/libatalk/compat'
depbase=`echo misc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT misc.lo -MD -MP -MF $depbase.Tpo -c -o misc.lo misc.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo inet_aton.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT inet_aton.lo -MD -MP -MF $depbase.Tpo -c -o inet_aton.lo inet_aton.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo rquota_xdr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT rquota_xdr.lo -MD -MP -MF $depbase.Tpo -c -o rquota_xdr.lo rquota_xdr.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT inet_aton.lo -MD -MP -MF .deps/inet_aton.Tpo -c inet_aton.c -fPIC -DPIC -o .libs/inet_aton.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -fPIC -DPIC -o .libs/misc.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT rquota_xdr.lo -MD -MP -MF .deps/rquota_xdr.Tpo -c rquota_xdr.c -fPIC -DPIC -o .libs/rquota_xdr.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -o misc.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT rquota_xdr.lo -MD -MP -MF .deps/rquota_xdr.Tpo -c rquota_xdr.c -o rquota_xdr.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT inet_aton.lo -MD -MP -MF .deps/inet_aton.Tpo -c inet_aton.c -o inet_aton.o >/dev/null 2>&1
/bin/bash ../../libtool --tag=CC --mode=link gcc -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -o libcompat.la misc.lo inet_aton.lo rquota_xdr.lo -lpthread -L../../libatalk
libtool: link: ar cr .libs/libcompat.a .libs/misc.o .libs/inet_aton.o .libs/rquota_xdr.o
libtool: link: ranlib .libs/libcompat.a
libtool: link: ( cd ".libs" && rm -f "libcompat.la" && ln -s "../libcompat.la" "libcompat.la" )
make[3]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/compat'
Making all in cnid
make[3]: Entering directory '/home/pi/netatalk-2.230302/libatalk/cnid'
Making all in last
make[4]: Entering directory '/home/pi/netatalk-2.230302/libatalk/cnid/last'
depbase=`echo cnid_last.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -D_U_="__attribute__((unused))" -g -O2 -I../../../sys -MT cnid_last.lo -MD -MP -MF $depbase.Tpo -c -o cnid_last.lo cnid_last.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../../sys -MT cnid_last.lo -MD -MP -MF .deps/cnid_last.Tpo -c cnid_last.c -fPIC -DPIC -o .libs/cnid_last.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../../sys -MT cnid_last.lo -MD -MP -MF .deps/cnid_last.Tpo -c cnid_last.c -o cnid_last.o >/dev/null 2>&1
/bin/bash ../../../libtool --tag=CC --mode=link gcc -I../../../include -D_U_="__attribute__((unused))" -g -O2 -I../../../sys -o libcnid_last.la cnid_last.lo -lpthread -L../../../libatalk
libtool: link: ar cr .libs/libcnid_last.a .libs/cnid_last.o
libtool: link: ranlib .libs/libcnid_last.a
libtool: link: ( cd ".libs" && rm -f "libcnid_last.la" && ln -s "../libcnid_last.la" "libcnid_last.la" )
make[4]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/cnid/last'
Making all in dbd
make[4]: Entering directory '/home/pi/netatalk-2.230302/libatalk/cnid/dbd'
depbase=`echo cnid_dbd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -D_U_="__attribute__((unused))" -g -O2 -I../../../sys -MT cnid_dbd.lo -MD -MP -MF $depbase.Tpo -c -o cnid_dbd.lo cnid_dbd.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../../sys -MT cnid_dbd.lo -MD -MP -MF .deps/cnid_dbd.Tpo -c cnid_dbd.c -fPIC -DPIC -o .libs/cnid_dbd.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../../sys -MT cnid_dbd.lo -MD -MP -MF .deps/cnid_dbd.Tpo -c cnid_dbd.c -o cnid_dbd.o >/dev/null 2>&1
/bin/bash ../../../libtool --tag=CC --mode=link gcc -I../../../include -D_U_="__attribute__((unused))" -g -O2 -I../../../sys -o libcnid_dbd.la cnid_dbd.lo -lpthread -L../../../libatalk
libtool: link: ar cr .libs/libcnid_dbd.a .libs/cnid_dbd.o
libtool: link: ranlib .libs/libcnid_dbd.a
libtool: link: ( cd ".libs" && rm -f "libcnid_dbd.la" && ln -s "../libcnid_dbd.la" "libcnid_dbd.la" )
make[4]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/cnid/dbd'
make[4]: Entering directory '/home/pi/netatalk-2.230302/libatalk/cnid'
depbase=`echo cnid.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT cnid.lo -MD -MP -MF $depbase.Tpo -c -o cnid.lo cnid.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo cnid_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT cnid_init.lo -MD -MP -MF $depbase.Tpo -c -o cnid_init.lo cnid_init.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT cnid.lo -MD -MP -MF .deps/cnid.Tpo -c cnid.c -fPIC -DPIC -o .libs/cnid.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT cnid_init.lo -MD -MP -MF .deps/cnid_init.Tpo -c cnid_init.c -fPIC -DPIC -o .libs/cnid_init.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT cnid_init.lo -MD -MP -MF .deps/cnid_init.Tpo -c cnid_init.c -o cnid_init.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT cnid.lo -MD -MP -MF .deps/cnid.Tpo -c cnid.c -o cnid.o >/dev/null 2>&1
/bin/bash ../../libtool --tag=CC --mode=link gcc -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -o libcnid.la cnid.lo cnid_init.lo dbd/libcnid_dbd.la last/libcnid_last.la -lpthread -L../../libatalk
libtool: link: (cd .libs/libcnid.lax/libcnid_dbd.a && ar x "/home/pi/netatalk-2.230302/libatalk/cnid/dbd/.libs/libcnid_dbd.a")
libtool: link: (cd .libs/libcnid.lax/libcnid_last.a && ar x "/home/pi/netatalk-2.230302/libatalk/cnid/last/.libs/libcnid_last.a")
libtool: link: ar cr .libs/libcnid.a .libs/cnid.o .libs/cnid_init.o .libs/libcnid.lax/libcnid_dbd.a/cnid_dbd.o .libs/libcnid.lax/libcnid_last.a/cnid_last.o
libtool: link: ranlib .libs/libcnid.a
libtool: link: rm -fr .libs/libcnid.lax
libtool: link: ( cd ".libs" && rm -f "libcnid.la" && ln -s "../libcnid.la" "libcnid.la" )
make[4]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/cnid'
make[3]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/cnid'
Making all in dsi
make[3]: Entering directory '/home/pi/netatalk-2.230302/libatalk/dsi'
depbase=`echo dsi_attn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT dsi_attn.lo -MD -MP -MF $depbase.Tpo -c -o dsi_attn.lo dsi_attn.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo dsi_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT dsi_close.lo -MD -MP -MF $depbase.Tpo -c -o dsi_close.lo dsi_close.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo dsi_cmdreply.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT dsi_cmdreply.lo -MD -MP -MF $depbase.Tpo -c -o dsi_cmdreply.lo dsi_cmdreply.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo dsi_getsess.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT dsi_getsess.lo -MD -MP -MF $depbase.Tpo -c -o dsi_getsess.lo dsi_getsess.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT dsi_attn.lo -MD -MP -MF .deps/dsi_attn.Tpo -c dsi_attn.c -fPIC -DPIC -o .libs/dsi_attn.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT dsi_cmdreply.lo -MD -MP -MF .deps/dsi_cmdreply.Tpo -c dsi_cmdreply.c -fPIC -DPIC -o .libs/dsi_cmdreply.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT dsi_close.lo -MD -MP -MF .deps/dsi_close.Tpo -c dsi_close.c -fPIC -DPIC -o .libs/dsi_close.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT dsi_getsess.lo -MD -MP -MF .deps/dsi_getsess.Tpo -c dsi_getsess.c -fPIC -DPIC -o .libs/dsi_getsess.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT dsi_attn.lo -MD -MP -MF .deps/dsi_attn.Tpo -c dsi_attn.c -o dsi_attn.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT dsi_cmdreply.lo -MD -MP -MF .deps/dsi_cmdreply.Tpo -c dsi_cmdreply.c -o dsi_cmdreply.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT dsi_close.lo -MD -MP -MF .deps/dsi_close.Tpo -c dsi_close.c -o dsi_close.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT dsi_getsess.lo -MD -MP -MF .deps/dsi_getsess.Tpo -c dsi_getsess.c -o dsi_getsess.o >/dev/null 2>&1
depbase=`echo dsi_getstat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT dsi_getstat.lo -MD -MP -MF $depbase.Tpo -c -o dsi_getstat.lo dsi_getstat.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo dsi_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT dsi_init.lo -MD -MP -MF $depbase.Tpo -c -o dsi_init.lo dsi_init.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo dsi_opensess.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT dsi_opensess.lo -MD -MP -MF $depbase.Tpo -c -o dsi_opensess.lo dsi_opensess.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT dsi_getstat.lo -MD -MP -MF .deps/dsi_getstat.Tpo -c dsi_getstat.c -fPIC -DPIC -o .libs/dsi_getstat.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT dsi_init.lo -MD -MP -MF .deps/dsi_init.Tpo -c dsi_init.c -fPIC -DPIC -o .libs/dsi_init.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT dsi_opensess.lo -MD -MP -MF .deps/dsi_opensess.Tpo -c dsi_opensess.c -fPIC -DPIC -o .libs/dsi_opensess.o
depbase=`echo dsi_read.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT dsi_read.lo -MD -MP -MF $depbase.Tpo -c -o dsi_read.lo dsi_read.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT dsi_getstat.lo -MD -MP -MF .deps/dsi_getstat.Tpo -c dsi_getstat.c -o dsi_getstat.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT dsi_init.lo -MD -MP -MF .deps/dsi_init.Tpo -c dsi_init.c -o dsi_init.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT dsi_read.lo -MD -MP -MF .deps/dsi_read.Tpo -c dsi_read.c -fPIC -DPIC -o .libs/dsi_read.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT dsi_opensess.lo -MD -MP -MF .deps/dsi_opensess.Tpo -c dsi_opensess.c -o dsi_opensess.o >/dev/null 2>&1
depbase=`echo dsi_tcp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT dsi_tcp.lo -MD -MP -MF $depbase.Tpo -c -o dsi_tcp.lo dsi_tcp.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo dsi_tickle.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT dsi_tickle.lo -MD -MP -MF $depbase.Tpo -c -o dsi_tickle.lo dsi_tickle.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT dsi_tcp.lo -MD -MP -MF .deps/dsi_tcp.Tpo -c dsi_tcp.c -fPIC -DPIC -o .libs/dsi_tcp.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT dsi_read.lo -MD -MP -MF .deps/dsi_read.Tpo -c dsi_read.c -o dsi_read.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT dsi_tickle.lo -MD -MP -MF .deps/dsi_tickle.Tpo -c dsi_tickle.c -fPIC -DPIC -o .libs/dsi_tickle.o
depbase=`echo dsi_write.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT dsi_write.lo -MD -MP -MF $depbase.Tpo -c -o dsi_write.lo dsi_write.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT dsi_tickle.lo -MD -MP -MF .deps/dsi_tickle.Tpo -c dsi_tickle.c -o dsi_tickle.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT dsi_write.lo -MD -MP -MF .deps/dsi_write.Tpo -c dsi_write.c -fPIC -DPIC -o .libs/dsi_write.o
depbase=`echo dsi_stream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT dsi_stream.lo -MD -MP -MF $depbase.Tpo -c -o dsi_stream.lo dsi_stream.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT dsi_stream.lo -MD -MP -MF .deps/dsi_stream.Tpo -c dsi_stream.c -fPIC -DPIC -o .libs/dsi_stream.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT dsi_tcp.lo -MD -MP -MF .deps/dsi_tcp.Tpo -c dsi_tcp.c -o dsi_tcp.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT dsi_write.lo -MD -MP -MF .deps/dsi_write.Tpo -c dsi_write.c -o dsi_write.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT dsi_stream.lo -MD -MP -MF .deps/dsi_stream.Tpo -c dsi_stream.c -o dsi_stream.o >/dev/null 2>&1
/bin/bash ../../libtool --tag=CC --mode=link gcc -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -o libdsi.la dsi_attn.lo dsi_close.lo dsi_cmdreply.lo dsi_getsess.lo dsi_getstat.lo dsi_init.lo dsi_opensess.lo dsi_read.lo dsi_tcp.lo dsi_tickle.lo dsi_write.lo dsi_stream.lo -lpthread -L../../libatalk
libtool: link: ar cr .libs/libdsi.a .libs/dsi_attn.o .libs/dsi_close.o .libs/dsi_cmdreply.o .libs/dsi_getsess.o .libs/dsi_getstat.o .libs/dsi_init.o .libs/dsi_opensess.o .libs/dsi_read.o .libs/dsi_tcp.o .libs/dsi_tickle.o .libs/dsi_write.o .libs/dsi_stream.o
libtool: link: ranlib .libs/libdsi.a
libtool: link: ( cd ".libs" && rm -f "libdsi.la" && ln -s "../libdsi.la" "libdsi.la" )
make[3]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/dsi'
Making all in nbp
make[3]: Entering directory '/home/pi/netatalk-2.230302/libatalk/nbp'
depbase=`echo nbp_util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT nbp_util.lo -MD -MP -MF $depbase.Tpo -c -o nbp_util.lo nbp_util.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo nbp_lkup.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT nbp_lkup.lo -MD -MP -MF $depbase.Tpo -c -o nbp_lkup.lo nbp_lkup.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo nbp_rgstr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT nbp_rgstr.lo -MD -MP -MF $depbase.Tpo -c -o nbp_rgstr.lo nbp_rgstr.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo nbp_unrgstr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT nbp_unrgstr.lo -MD -MP -MF $depbase.Tpo -c -o nbp_unrgstr.lo nbp_unrgstr.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT nbp_lkup.lo -MD -MP -MF .deps/nbp_lkup.Tpo -c nbp_lkup.c -fPIC -DPIC -o .libs/nbp_lkup.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT nbp_util.lo -MD -MP -MF .deps/nbp_util.Tpo -c nbp_util.c -fPIC -DPIC -o .libs/nbp_util.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT nbp_rgstr.lo -MD -MP -MF .deps/nbp_rgstr.Tpo -c nbp_rgstr.c -fPIC -DPIC -o .libs/nbp_rgstr.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT nbp_unrgstr.lo -MD -MP -MF .deps/nbp_unrgstr.Tpo -c nbp_unrgstr.c -fPIC -DPIC -o .libs/nbp_unrgstr.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT nbp_unrgstr.lo -MD -MP -MF .deps/nbp_unrgstr.Tpo -c nbp_unrgstr.c -o nbp_unrgstr.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT nbp_rgstr.lo -MD -MP -MF .deps/nbp_rgstr.Tpo -c nbp_rgstr.c -o nbp_rgstr.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT nbp_util.lo -MD -MP -MF .deps/nbp_util.Tpo -c nbp_util.c -o nbp_util.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT nbp_lkup.lo -MD -MP -MF .deps/nbp_lkup.Tpo -c nbp_lkup.c -o nbp_lkup.o >/dev/null 2>&1
/bin/bash ../../libtool --tag=CC --mode=link gcc -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -o libnbp.la nbp_util.lo nbp_lkup.lo nbp_rgstr.lo nbp_unrgstr.lo -lpthread -L../../libatalk
libtool: link: ar cr .libs/libnbp.a .libs/nbp_util.o .libs/nbp_lkup.o .libs/nbp_rgstr.o .libs/nbp_unrgstr.o
libtool: link: ranlib .libs/libnbp.a
libtool: link: ( cd ".libs" && rm -f "libnbp.la" && ln -s "../libnbp.la" "libnbp.la" )
make[3]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/nbp'
Making all in netddp
make[3]: Entering directory '/home/pi/netatalk-2.230302/libatalk/netddp'
depbase=`echo netddp_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT netddp_open.lo -MD -MP -MF $depbase.Tpo -c -o netddp_open.lo netddp_open.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo netddp_sendto.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT netddp_sendto.lo -MD -MP -MF $depbase.Tpo -c -o netddp_sendto.lo netddp_sendto.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo netddp_recvfrom.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT netddp_recvfrom.lo -MD -MP -MF $depbase.Tpo -c -o netddp_recvfrom.lo netddp_recvfrom.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT netddp_open.lo -MD -MP -MF .deps/netddp_open.Tpo -c netddp_open.c -fPIC -DPIC -o .libs/netddp_open.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT netddp_sendto.lo -MD -MP -MF .deps/netddp_sendto.Tpo -c netddp_sendto.c -fPIC -DPIC -o .libs/netddp_sendto.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT netddp_recvfrom.lo -MD -MP -MF .deps/netddp_recvfrom.Tpo -c netddp_recvfrom.c -fPIC -DPIC -o .libs/netddp_recvfrom.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT netddp_recvfrom.lo -MD -MP -MF .deps/netddp_recvfrom.Tpo -c netddp_recvfrom.c -o netddp_recvfrom.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT netddp_sendto.lo -MD -MP -MF .deps/netddp_sendto.Tpo -c netddp_sendto.c -o netddp_sendto.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT netddp_open.lo -MD -MP -MF .deps/netddp_open.Tpo -c netddp_open.c -o netddp_open.o >/dev/null 2>&1
/bin/bash ../../libtool --tag=CC --mode=link gcc -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -o libnetddp.la netddp_open.lo netddp_sendto.lo netddp_recvfrom.lo -lpthread -L../../libatalk
libtool: link: ar cr .libs/libnetddp.a .libs/netddp_open.o .libs/netddp_sendto.o .libs/netddp_recvfrom.o
libtool: link: ranlib .libs/libnetddp.a
libtool: link: ( cd ".libs" && rm -f "libnetddp.la" && ln -s "../libnetddp.la" "libnetddp.la" )
make[3]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/netddp'
Making all in util
make[3]: Entering directory '/home/pi/netatalk-2.230302/libatalk/util'
depbase=`echo atalk_addr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT atalk_addr.lo -MD -MP -MF $depbase.Tpo -c -o atalk_addr.lo atalk_addr.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo bprint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT bprint.lo -MD -MP -MF $depbase.Tpo -c -o bprint.lo bprint.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo cnid.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT cnid.lo -MD -MP -MF $depbase.Tpo -c -o cnid.lo cnid.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo fault.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT fault.lo -MD -MP -MF $depbase.Tpo -c -o fault.lo fault.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT bprint.lo -MD -MP -MF .deps/bprint.Tpo -c bprint.c -fPIC -DPIC -o .libs/bprint.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT atalk_addr.lo -MD -MP -MF .deps/atalk_addr.Tpo -c atalk_addr.c -fPIC -DPIC -o .libs/atalk_addr.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT fault.lo -MD -MP -MF .deps/fault.Tpo -c fault.c -fPIC -DPIC -o .libs/fault.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT cnid.lo -MD -MP -MF .deps/cnid.Tpo -c cnid.c -fPIC -DPIC -o .libs/cnid.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT fault.lo -MD -MP -MF .deps/fault.Tpo -c fault.c -o fault.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT bprint.lo -MD -MP -MF .deps/bprint.Tpo -c bprint.c -o bprint.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT atalk_addr.lo -MD -MP -MF .deps/atalk_addr.Tpo -c atalk_addr.c -o atalk_addr.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT cnid.lo -MD -MP -MF .deps/cnid.Tpo -c cnid.c -o cnid.o >/dev/null 2>&1
depbase=`echo ftw.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT ftw.lo -MD -MP -MF $depbase.Tpo -c -o ftw.lo ftw.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo getiface.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT getiface.lo -MD -MP -MF $depbase.Tpo -c -o getiface.lo getiface.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo locking.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT locking.lo -MD -MP -MF $depbase.Tpo -c -o locking.lo locking.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT ftw.lo -MD -MP -MF .deps/ftw.Tpo -c ftw.c -fPIC -DPIC -o .libs/ftw.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT getiface.lo -MD -MP -MF .deps/getiface.Tpo -c getiface.c -fPIC -DPIC -o .libs/getiface.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT locking.lo -MD -MP -MF .deps/locking.Tpo -c locking.c -fPIC -DPIC -o .libs/locking.o
depbase=`echo logger.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT logger.lo -MD -MP -MF $depbase.Tpo -c -o logger.lo logger.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT locking.lo -MD -MP -MF .deps/locking.Tpo -c locking.c -o locking.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT getiface.lo -MD -MP -MF .deps/getiface.Tpo -c getiface.c -o getiface.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT logger.lo -MD -MP -MF .deps/logger.Tpo -c logger.c -fPIC -DPIC -o .libs/logger.o
depbase=`echo module.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT module.lo -MD -MP -MF $depbase.Tpo -c -o module.lo module.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT module.lo -MD -MP -MF .deps/module.Tpo -c module.c -fPIC -DPIC -o .libs/module.o
depbase=`echo queue.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT queue.lo -MD -MP -MF $depbase.Tpo -c -o queue.lo queue.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT queue.lo -MD -MP -MF .deps/queue.Tpo -c queue.c -fPIC -DPIC -o .libs/queue.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT module.lo -MD -MP -MF .deps/module.Tpo -c module.c -o module.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT queue.lo -MD -MP -MF .deps/queue.Tpo -c queue.c -o queue.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT ftw.lo -MD -MP -MF .deps/ftw.Tpo -c ftw.c -o ftw.o >/dev/null 2>&1
depbase=`echo server_child.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT server_child.lo -MD -MP -MF $depbase.Tpo -c -o server_child.lo server_child.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo server_ipc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT server_ipc.lo -MD -MP -MF $depbase.Tpo -c -o server_ipc.lo server_ipc.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT server_child.lo -MD -MP -MF .deps/server_child.Tpo -c server_child.c -fPIC -DPIC -o .libs/server_child.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT logger.lo -MD -MP -MF .deps/logger.Tpo -c logger.c -o logger.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT server_ipc.lo -MD -MP -MF .deps/server_ipc.Tpo -c server_ipc.c -fPIC -DPIC -o .libs/server_ipc.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT server_child.lo -MD -MP -MF .deps/server_child.Tpo -c server_child.c -o server_child.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT server_ipc.lo -MD -MP -MF .deps/server_ipc.Tpo -c server_ipc.c -o server_ipc.o >/dev/null 2>&1
depbase=`echo server_lock.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT server_lock.lo -MD -MP -MF $depbase.Tpo -c -o server_lock.lo server_lock.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo socket.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT socket.lo -MD -MP -MF $depbase.Tpo -c -o socket.lo socket.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT server_lock.lo -MD -MP -MF .deps/server_lock.Tpo -c server_lock.c -fPIC -DPIC -o .libs/server_lock.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT socket.lo -MD -MP -MF .deps/socket.Tpo -c socket.c -fPIC -DPIC -o .libs/socket.o
depbase=`echo strcasestr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT strcasestr.lo -MD -MP -MF $depbase.Tpo -c -o strcasestr.lo strcasestr.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo strdicasecmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT strdicasecmp.lo -MD -MP -MF $depbase.Tpo -c -o strdicasecmp.lo strdicasecmp.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT server_lock.lo -MD -MP -MF .deps/server_lock.Tpo -c server_lock.c -o server_lock.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT strcasestr.lo -MD -MP -MF .deps/strcasestr.Tpo -c strcasestr.c -fPIC -DPIC -o .libs/strcasestr.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT strdicasecmp.lo -MD -MP -MF .deps/strdicasecmp.Tpo -c strdicasecmp.c -fPIC -DPIC -o .libs/strdicasecmp.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT strcasestr.lo -MD -MP -MF .deps/strcasestr.Tpo -c strcasestr.c -o strcasestr.o >/dev/null 2>&1
depbase=`echo strlcpy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT strlcpy.lo -MD -MP -MF $depbase.Tpo -c -o strlcpy.lo strlcpy.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT strdicasecmp.lo -MD -MP -MF .deps/strdicasecmp.Tpo -c strdicasecmp.c -o strdicasecmp.o >/dev/null 2>&1
depbase=`echo volinfo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT volinfo.lo -MD -MP -MF $depbase.Tpo -c -o volinfo.lo volinfo.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT strlcpy.lo -MD -MP -MF .deps/strlcpy.Tpo -c strlcpy.c -fPIC -DPIC -o .libs/strlcpy.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT socket.lo -MD -MP -MF .deps/socket.Tpo -c socket.c -o socket.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT volinfo.lo -MD -MP -MF .deps/volinfo.Tpo -c volinfo.c -fPIC -DPIC -o .libs/volinfo.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT strlcpy.lo -MD -MP -MF .deps/strlcpy.Tpo -c strlcpy.c -o strlcpy.o >/dev/null 2>&1
depbase=`echo unix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT unix.lo -MD -MP -MF $depbase.Tpo -c -o unix.lo unix.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT unix.lo -MD -MP -MF .deps/unix.Tpo -c unix.c -fPIC -DPIC -o .libs/unix.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT unix.lo -MD -MP -MF .deps/unix.Tpo -c unix.c -o unix.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT volinfo.lo -MD -MP -MF .deps/volinfo.Tpo -c volinfo.c -o volinfo.o >/dev/null 2>&1
/bin/bash ../../libtool --tag=CC --mode=link gcc -I../../sys -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -o libutil.la atalk_addr.lo bprint.lo cnid.lo fault.lo ftw.lo getiface.lo locking.lo logger.lo module.lo queue.lo server_child.lo server_ipc.lo server_lock.lo socket.lo strcasestr.lo strdicasecmp.lo strlcpy.lo volinfo.lo unix.lo -lpthread -L../../libatalk
libtool: link: ar cr .libs/libutil.a .libs/atalk_addr.o .libs/bprint.o .libs/cnid.o .libs/fault.o .libs/ftw.o .libs/getiface.o .libs/locking.o .libs/logger.o .libs/module.o .libs/queue.o .libs/server_child.o .libs/server_ipc.o .libs/server_lock.o .libs/socket.o .libs/strcasestr.o .libs/strdicasecmp.o .libs/strlcpy.o .libs/volinfo.o .libs/unix.o
libtool: link: ranlib .libs/libutil.a
libtool: link: ( cd ".libs" && rm -f "libutil.la" && ln -s "../libutil.la" "libutil.la" )
make[3]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/util'
Making all in unicode
make[3]: Entering directory '/home/pi/netatalk-2.230302/libatalk/unicode'
Making all in charsets
make[4]: Entering directory '/home/pi/netatalk-2.230302/libatalk/unicode/charsets'
depbase=`echo mac_roman.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../sys -I../../../include -D_U_="__attribute__((unused))" -g -O2 -I../../../sys -I../../../include -D_U_="__attribute__((unused))" -g -O2 -I../../../sys -MT mac_roman.lo -MD -MP -MF $depbase.Tpo -c -o mac_roman.lo mac_roman.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo mac_greek.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../sys -I../../../include -D_U_="__attribute__((unused))" -g -O2 -I../../../sys -I../../../include -D_U_="__attribute__((unused))" -g -O2 -I../../../sys -MT mac_greek.lo -MD -MP -MF $depbase.Tpo -c -o mac_greek.lo mac_greek.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo mac_hebrew.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../sys -I../../../include -D_U_="__attribute__((unused))" -g -O2 -I../../../sys -I../../../include -D_U_="__attribute__((unused))" -g -O2 -I../../../sys -MT mac_hebrew.lo -MD -MP -MF $depbase.Tpo -c -o mac_hebrew.lo mac_hebrew.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo mac_centraleurope.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../sys -I../../../include -D_U_="__attribute__((unused))" -g -O2 -I../../../sys -I../../../include -D_U_="__attribute__((unused))" -g -O2 -I../../../sys -MT mac_centraleurope.lo -MD -MP -MF $depbase.Tpo -c -o mac_centraleurope.lo mac_centraleurope.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../../sys -MT mac_roman.lo -MD -MP -MF .deps/mac_roman.Tpo -c mac_roman.c -fPIC -DPIC -o .libs/mac_roman.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../../sys -MT mac_hebrew.lo -MD -MP -MF .deps/mac_hebrew.Tpo -c mac_hebrew.c -fPIC -DPIC -o .libs/mac_hebrew.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../../sys -MT mac_greek.lo -MD -MP -MF .deps/mac_greek.Tpo -c mac_greek.c -fPIC -DPIC -o .libs/mac_greek.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../../sys -MT mac_centraleurope.lo -MD -MP -MF .deps/mac_centraleurope.Tpo -c mac_centraleurope.c -fPIC -DPIC -o .libs/mac_centraleurope.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../../sys -MT mac_greek.lo -MD -MP -MF .deps/mac_greek.Tpo -c mac_greek.c -o mac_greek.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../../sys -MT mac_roman.lo -MD -MP -MF .deps/mac_roman.Tpo -c mac_roman.c -o mac_roman.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../../sys -MT mac_centraleurope.lo -MD -MP -MF .deps/mac_centraleurope.Tpo -c mac_centraleurope.c -o mac_centraleurope.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../../sys -MT mac_hebrew.lo -MD -MP -MF .deps/mac_hebrew.Tpo -c mac_hebrew.c -o mac_hebrew.o >/dev/null 2>&1
depbase=`echo mac_turkish.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../sys -I../../../include -D_U_="__attribute__((unused))" -g -O2 -I../../../sys -I../../../include -D_U_="__attribute__((unused))" -g -O2 -I../../../sys -MT mac_turkish.lo -MD -MP -MF $depbase.Tpo -c -o mac_turkish.lo mac_turkish.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo mac_cyrillic.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../sys -I../../../include -D_U_="__attribute__((unused))" -g -O2 -I../../../sys -I../../../include -D_U_="__attribute__((unused))" -g -O2 -I../../../sys -MT mac_cyrillic.lo -MD -MP -MF $depbase.Tpo -c -o mac_cyrillic.lo mac_cyrillic.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo mac_japanese.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../sys -I../../../include -D_U_="__attribute__((unused))" -g -O2 -I../../../sys -I../../../include -D_U_="__attribute__((unused))" -g -O2 -I../../../sys -MT mac_japanese.lo -MD -MP -MF $depbase.Tpo -c -o mac_japanese.lo mac_japanese.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../../sys -MT mac_turkish.lo -MD -MP -MF .deps/mac_turkish.Tpo -c mac_turkish.c -fPIC -DPIC -o .libs/mac_turkish.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../../sys -MT mac_japanese.lo -MD -MP -MF .deps/mac_japanese.Tpo -c mac_japanese.c -fPIC -DPIC -o .libs/mac_japanese.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../../sys -MT mac_cyrillic.lo -MD -MP -MF .deps/mac_cyrillic.Tpo -c mac_cyrillic.c -fPIC -DPIC -o .libs/mac_cyrillic.o
depbase=`echo mac_chinese_trad.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../sys -I../../../include -D_U_="__attribute__((unused))" -g -O2 -I../../../sys -I../../../include -D_U_="__attribute__((unused))" -g -O2 -I../../../sys -MT mac_chinese_trad.lo -MD -MP -MF $depbase.Tpo -c -o mac_chinese_trad.lo mac_chinese_trad.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../../sys -MT mac_turkish.lo -MD -MP -MF .deps/mac_turkish.Tpo -c mac_turkish.c -o mac_turkish.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../../sys -MT mac_cyrillic.lo -MD -MP -MF .deps/mac_cyrillic.Tpo -c mac_cyrillic.c -o mac_cyrillic.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../../sys -MT mac_japanese.lo -MD -MP -MF .deps/mac_japanese.Tpo -c mac_japanese.c -o mac_japanese.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../../sys -MT mac_chinese_trad.lo -MD -MP -MF .deps/mac_chinese_trad.Tpo -c mac_chinese_trad.c -fPIC -DPIC -o .libs/mac_chinese_trad.o
depbase=`echo mac_chinese_simp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../sys -I../../../include -D_U_="__attribute__((unused))" -g -O2 -I../../../sys -I../../../include -D_U_="__attribute__((unused))" -g -O2 -I../../../sys -MT mac_chinese_simp.lo -MD -MP -MF $depbase.Tpo -c -o mac_chinese_simp.lo mac_chinese_simp.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo mac_korean.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../sys -I../../../include -D_U_="__attribute__((unused))" -g -O2 -I../../../sys -I../../../include -D_U_="__attribute__((unused))" -g -O2 -I../../../sys -MT mac_korean.lo -MD -MP -MF $depbase.Tpo -c -o mac_korean.lo mac_korean.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo generic_cjk.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../sys -I../../../include -D_U_="__attribute__((unused))" -g -O2 -I../../../sys -I../../../include -D_U_="__attribute__((unused))" -g -O2 -I../../../sys -MT generic_cjk.lo -MD -MP -MF $depbase.Tpo -c -o generic_cjk.lo generic_cjk.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../../sys -MT mac_chinese_trad.lo -MD -MP -MF .deps/mac_chinese_trad.Tpo -c mac_chinese_trad.c -o mac_chinese_trad.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../../sys -MT mac_korean.lo -MD -MP -MF .deps/mac_korean.Tpo -c mac_korean.c -fPIC -DPIC -o .libs/mac_korean.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../../sys -MT mac_chinese_simp.lo -MD -MP -MF .deps/mac_chinese_simp.Tpo -c mac_chinese_simp.c -fPIC -DPIC -o .libs/mac_chinese_simp.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../../sys -MT generic_cjk.lo -MD -MP -MF .deps/generic_cjk.Tpo -c generic_cjk.c -fPIC -DPIC -o .libs/generic_cjk.o
depbase=`echo generic_mb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../sys -I../../../include -D_U_="__attribute__((unused))" -g -O2 -I../../../sys -I../../../include -D_U_="__attribute__((unused))" -g -O2 -I../../../sys -MT generic_mb.lo -MD -MP -MF $depbase.Tpo -c -o generic_mb.lo generic_mb.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../../sys -MT mac_chinese_simp.lo -MD -MP -MF .deps/mac_chinese_simp.Tpo -c mac_chinese_simp.c -o mac_chinese_simp.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../../sys -MT mac_korean.lo -MD -MP -MF .deps/mac_korean.Tpo -c mac_korean.c -o mac_korean.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../../sys -MT generic_mb.lo -MD -MP -MF .deps/generic_mb.Tpo -c generic_mb.c -fPIC -DPIC -o .libs/generic_mb.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../../sys -MT generic_cjk.lo -MD -MP -MF .deps/generic_cjk.Tpo -c generic_cjk.c -o generic_cjk.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../../sys -MT generic_mb.lo -MD -MP -MF .deps/generic_mb.Tpo -c generic_mb.c -o generic_mb.o >/dev/null 2>&1
/bin/bash ../../../libtool --tag=CC --mode=link gcc -I../../../sys -I../../../include -D_U_="__attribute__((unused))" -g -O2 -I../../../sys -I../../../include -D_U_="__attribute__((unused))" -g -O2 -I../../../sys -o libcharsets.la mac_roman.lo mac_greek.lo mac_hebrew.lo mac_centraleurope.lo mac_turkish.lo mac_cyrillic.lo mac_japanese.lo mac_chinese_trad.lo mac_chinese_simp.lo mac_korean.lo generic_cjk.lo generic_mb.lo
libtool: link: ar cr .libs/libcharsets.a .libs/mac_roman.o .libs/mac_greek.o .libs/mac_hebrew.o .libs/mac_centraleurope.o .libs/mac_turkish.o .libs/mac_cyrillic.o .libs/mac_japanese.o .libs/mac_chinese_trad.o .libs/mac_chinese_simp.o .libs/mac_korean.o .libs/generic_cjk.o .libs/generic_mb.o
libtool: link: ranlib .libs/libcharsets.a
libtool: link: ( cd ".libs" && rm -f "libcharsets.la" && ln -s "../libcharsets.la" "libcharsets.la" )
make[4]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/unicode/charsets'
make[4]: Entering directory '/home/pi/netatalk-2.230302/libatalk/unicode'
depbase=`echo util_unistr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT util_unistr.lo -MD -MP -MF $depbase.Tpo -c -o util_unistr.lo util_unistr.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo iconv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT iconv.lo -MD -MP -MF $depbase.Tpo -c -o iconv.lo iconv.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo charcnv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT charcnv.lo -MD -MP -MF $depbase.Tpo -c -o charcnv.lo charcnv.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo utf8.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT utf8.lo -MD -MP -MF $depbase.Tpo -c -o utf8.lo utf8.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT charcnv.lo -MD -MP -MF .deps/charcnv.Tpo -c charcnv.c -fPIC -DPIC -o .libs/charcnv.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT util_unistr.lo -MD -MP -MF .deps/util_unistr.Tpo -c util_unistr.c -fPIC -DPIC -o .libs/util_unistr.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT iconv.lo -MD -MP -MF .deps/iconv.Tpo -c iconv.c -fPIC -DPIC -o .libs/iconv.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c utf8.c -fPIC -DPIC -o .libs/utf8.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c utf8.c -o utf8.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT iconv.lo -MD -MP -MF .deps/iconv.Tpo -c iconv.c -o iconv.o >/dev/null 2>&1
depbase=`echo utf16_case.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT utf16_case.lo -MD -MP -MF $depbase.Tpo -c -o utf16_case.lo utf16_case.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT utf16_case.lo -MD -MP -MF .deps/utf16_case.Tpo -c utf16_case.c -fPIC -DPIC -o .libs/utf16_case.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT utf16_case.lo -MD -MP -MF .deps/utf16_case.Tpo -c utf16_case.c -o utf16_case.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT util_unistr.lo -MD -MP -MF .deps/util_unistr.Tpo -c util_unistr.c -o util_unistr.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT charcnv.lo -MD -MP -MF .deps/charcnv.Tpo -c charcnv.c -o charcnv.o >/dev/null 2>&1
/bin/bash ../../libtool --tag=CC --mode=link gcc -I../../include -I../../sys -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -o libunicode.la util_unistr.lo iconv.lo charcnv.lo utf8.lo utf16_case.lo charsets/libcharsets.la
libtool: link: (cd .libs/libunicode.lax/libcharsets.a && ar x "/home/pi/netatalk-2.230302/libatalk/unicode/charsets/.libs/libcharsets.a")
libtool: link: ar cr .libs/libunicode.a .libs/util_unistr.o .libs/iconv.o .libs/charcnv.o .libs/utf8.o .libs/utf16_case.o .libs/libunicode.lax/libcharsets.a/generic_cjk.o .libs/libunicode.lax/libcharsets.a/generic_mb.o .libs/libunicode.lax/libcharsets.a/mac_centraleurope.o .libs/libunicode.lax/libcharsets.a/mac_chinese_simp.o .libs/libunicode.lax/libcharsets.a/mac_chinese_trad.o .libs/libunicode.lax/libcharsets.a/mac_cyrillic.o .libs/libunicode.lax/libcharsets.a/mac_greek.o .libs/libunicode.lax/libcharsets.a/mac_hebrew.o .libs/libunicode.lax/libcharsets.a/mac_japanese.o .libs/libunicode.lax/libcharsets.a/mac_korean.o .libs/libunicode.lax/libcharsets.a/mac_roman.o .libs/libunicode.lax/libcharsets.a/mac_turkish.o
libtool: link: ranlib .libs/libunicode.a
libtool: link: rm -fr .libs/libunicode.lax
libtool: link: ( cd ".libs" && rm -f "libunicode.la" && ln -s "../libunicode.la" "libunicode.la" )
make[4]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/unicode'
make[3]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/unicode'
Making all in vfs
make[3]: Entering directory '/home/pi/netatalk-2.230302/libatalk/vfs'
depbase=`echo vfs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT vfs.lo -MD -MP -MF $depbase.Tpo -c -o vfs.lo vfs.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo unix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT unix.lo -MD -MP -MF $depbase.Tpo -c -o unix.lo unix.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo ea.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT ea.lo -MD -MP -MF $depbase.Tpo -c -o ea.lo ea.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo sys_ea.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT sys_ea.lo -MD -MP -MF $depbase.Tpo -c -o sys_ea.lo sys_ea.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT ea.lo -MD -MP -MF .deps/ea.Tpo -c ea.c -fPIC -DPIC -o .libs/ea.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT vfs.lo -MD -MP -MF .deps/vfs.Tpo -c vfs.c -fPIC -DPIC -o .libs/vfs.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT unix.lo -MD -MP -MF .deps/unix.Tpo -c unix.c -fPIC -DPIC -o .libs/unix.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT sys_ea.lo -MD -MP -MF .deps/sys_ea.Tpo -c sys_ea.c -fPIC -DPIC -o .libs/sys_ea.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT sys_ea.lo -MD -MP -MF .deps/sys_ea.Tpo -c sys_ea.c -o sys_ea.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT unix.lo -MD -MP -MF .deps/unix.Tpo -c unix.c -o unix.o >/dev/null 2>&1
depbase=`echo ea_sys.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT ea_sys.lo -MD -MP -MF $depbase.Tpo -c -o ea_sys.lo ea_sys.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT ea_sys.lo -MD -MP -MF .deps/ea_sys.Tpo -c ea_sys.c -fPIC -DPIC -o .libs/ea_sys.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT ea_sys.lo -MD -MP -MF .deps/ea_sys.Tpo -c ea_sys.c -o ea_sys.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT ea.lo -MD -MP -MF .deps/ea.Tpo -c ea.c -o ea.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT vfs.lo -MD -MP -MF .deps/vfs.Tpo -c vfs.c -o vfs.o >/dev/null 2>&1
/bin/bash ../../libtool --tag=CC --mode=link gcc -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -o libvfs.la vfs.lo unix.lo ea.lo sys_ea.lo ea_sys.lo -lpthread -L../../libatalk
libtool: link: ar cr .libs/libvfs.a .libs/vfs.o .libs/unix.o .libs/ea.o .libs/sys_ea.o .libs/ea_sys.o
libtool: link: ranlib .libs/libvfs.a
libtool: link: ( cd ".libs" && rm -f "libvfs.la" && ln -s "../libvfs.la" "libvfs.la" )
make[3]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/vfs'
make[3]: Entering directory '/home/pi/netatalk-2.230302/libatalk'
depbase=`echo dummy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_U_="__attribute__((unused))" -g -O2 -I../sys -MT dummy.lo -MD -MP -MF $depbase.Tpo -c -o dummy.lo dummy.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-D_U_=__attribute__((unused))" -g -O2 -I../sys -MT dummy.lo -MD -MP -MF .deps/dummy.Tpo -c dummy.c -fPIC -DPIC -o .libs/dummy.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include "-D_U_=__attribute__((unused))" -g -O2 -I../sys -MT dummy.lo -MD -MP -MF .deps/dummy.Tpo -c dummy.c -o dummy.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CC --mode=link gcc -I../include -D_U_="__attribute__((unused))" -g -O2 -I../sys -static -o libatalk.la -rpath /usr/local/lib dummy.lo asp/libasp.la acl/libacl.la atp/libatp.la adouble/libadouble.la bstring/libbstring.la compat/libcompat.la dsi/libdsi.la nbp/libnbp.la netddp/libnetddp.la util/libutil.la unicode/libunicode.la vfs/libvfs.la -lpthread -L../libatalk
libtool: link: (cd .libs/libatalk.lax/libasp.a && ar x "/home/pi/netatalk-2.230302/libatalk/asp/.libs/libasp.a")
libtool: link: (cd .libs/libatalk.lax/libacl.a && ar x "/home/pi/netatalk-2.230302/libatalk/acl/.libs/libacl.a")
libtool: link: (cd .libs/libatalk.lax/libatp.a && ar x "/home/pi/netatalk-2.230302/libatalk/atp/.libs/libatp.a")
libtool: link: (cd .libs/libatalk.lax/libadouble.a && ar x "/home/pi/netatalk-2.230302/libatalk/adouble/.libs/libadouble.a")
libtool: link: (cd .libs/libatalk.lax/libbstring.a && ar x "/home/pi/netatalk-2.230302/libatalk/bstring/.libs/libbstring.a")
libtool: link: (cd .libs/libatalk.lax/libcompat.a && ar x "/home/pi/netatalk-2.230302/libatalk/compat/.libs/libcompat.a")
libtool: link: (cd .libs/libatalk.lax/libdsi.a && ar x "/home/pi/netatalk-2.230302/libatalk/dsi/.libs/libdsi.a")
libtool: link: (cd .libs/libatalk.lax/libnbp.a && ar x "/home/pi/netatalk-2.230302/libatalk/nbp/.libs/libnbp.a")
libtool: link: (cd .libs/libatalk.lax/libnetddp.a && ar x "/home/pi/netatalk-2.230302/libatalk/netddp/.libs/libnetddp.a")
libtool: link: (cd .libs/libatalk.lax/libutil.a && ar x "/home/pi/netatalk-2.230302/libatalk/util/.libs/libutil.a")
libtool: link: (cd .libs/libatalk.lax/libunicode.a && ar x "/home/pi/netatalk-2.230302/libatalk/unicode/.libs/libunicode.a")
libtool: link: (cd .libs/libatalk.lax/libvfs.a && ar x "/home/pi/netatalk-2.230302/libatalk/vfs/.libs/libvfs.a")
copying selected object files to avoid basename conflicts...
libtool: link: ln .libs/libatalk.lax/libutil.a/unix.o .libs/libatalk.lax/lt1-unix.o || cp .libs/libatalk.lax/libutil.a/unix.o .libs/libatalk.lax/lt1-unix.o
libtool: link: ln .libs/libatalk.lax/libvfs.a/unix.o .libs/libatalk.lax/lt2-unix.o || cp .libs/libatalk.lax/libvfs.a/unix.o .libs/libatalk.lax/lt2-unix.o
libtool: link: ar cr .libs/libatalk.a dummy.o .libs/libatalk.lax/libasp.a/asp_attn.o .libs/libatalk.lax/libasp.a/asp_close.o .libs/libatalk.lax/libasp.a/asp_cmdreply.o .libs/libatalk.lax/libasp.a/asp_getreq.o .libs/libatalk.lax/libasp.a/asp_getsess.o .libs/libatalk.lax/libasp.a/asp_init.o .libs/libatalk.lax/libasp.a/asp_shutdown.o .libs/libatalk.lax/libasp.a/asp_tickle.o .libs/libatalk.lax/libasp.a/asp_write.o .libs/libatalk.lax/libacl.a/cache.o .libs/libatalk.lax/libacl.a/unix.o .libs/libatalk.lax/libacl.a/uuid.o .libs/libatalk.lax/libatp.a/atp_bufs.o .libs/libatalk.lax/libatp.a/atp_close.o .libs/libatalk.lax/libatp.a/atp_open.o .libs/libatalk.lax/libatp.a/atp_packet.o .libs/libatalk.lax/libatp.a/atp_rreq.o .libs/libatalk.lax/libatp.a/atp_rresp.o .libs/libatalk.lax/libatp.a/atp_rsel.o .libs/libatalk.lax/libatp.a/atp_sreq.o .libs/libatalk.lax/libatp.a/atp_sresp.o .libs/libatalk.lax/libadouble.a/ad_attr.o .libs/libatalk.lax/libadouble.a/ad_date.o .libs/libatalk.lax/libadouble.a/ad_flush.o .libs/libatalk.lax/libadouble.a/ad_lock.o .libs/libatalk.lax/libadouble.a/ad_mmap.o .libs/libatalk.lax/libadouble.a/ad_open.o .libs/libatalk.lax/libadouble.a/ad_read.o .libs/libatalk.lax/libadouble.a/ad_sendfile.o .libs/libatalk.lax/libadouble.a/ad_size.o .libs/libatalk.lax/libadouble.a/ad_write.o .libs/libatalk.lax/libbstring.a/bstradd.o .libs/libatalk.lax/libbstring.a/bstrlib.o .libs/libatalk.lax/libcompat.a/inet_aton.o .libs/libatalk.lax/libcompat.a/misc.o .libs/libatalk.lax/libcompat.a/rquota_xdr.o .libs/libatalk.lax/libdsi.a/dsi_attn.o .libs/libatalk.lax/libdsi.a/dsi_close.o .libs/libatalk.lax/libdsi.a/dsi_cmdreply.o .libs/libatalk.lax/libdsi.a/dsi_getsess.o .libs/libatalk.lax/libdsi.a/dsi_getstat.o .libs/libatalk.lax/libdsi.a/dsi_init.o .libs/libatalk.lax/libdsi.a/dsi_opensess.o .libs/libatalk.lax/libdsi.a/dsi_read.o .libs/libatalk.lax/libdsi.a/dsi_stream.o .libs/libatalk.lax/libdsi.a/dsi_tcp.o .libs/libatalk.lax/libdsi.a/dsi_tickle.o .libs/libatalk.lax/libdsi.a/dsi_write.o .libs/libatalk.lax/libnbp.a/nbp_lkup.o .libs/libatalk.lax/libnbp.a/nbp_rgstr.o .libs/libatalk.lax/libnbp.a/nbp_unrgstr.o .libs/libatalk.lax/libnbp.a/nbp_util.o .libs/libatalk.lax/libnetddp.a/netddp_open.o .libs/libatalk.lax/libnetddp.a/netddp_recvfrom.o .libs/libatalk.lax/libnetddp.a/netddp_sendto.o .libs/libatalk.lax/libutil.a/atalk_addr.o .libs/libatalk.lax/libutil.a/bprint.o .libs/libatalk.lax/libutil.a/cnid.o .libs/libatalk.lax/libutil.a/fault.o .libs/libatalk.lax/libutil.a/ftw.o .libs/libatalk.lax/libutil.a/getiface.o .libs/libatalk.lax/libutil.a/locking.o .libs/libatalk.lax/libutil.a/logger.o .libs/libatalk.lax/libutil.a/module.o .libs/libatalk.lax/libutil.a/queue.o .libs/libatalk.lax/libutil.a/server_child.o .libs/libatalk.lax/libutil.a/server_ipc.o .libs/libatalk.lax/libutil.a/server_lock.o .libs/libatalk.lax/libutil.a/socket.o .libs/libatalk.lax/libutil.a/strcasestr.o .libs/libatalk.lax/libutil.a/strdicasecmp.o .libs/libatalk.lax/libutil.a/strlcpy.o .libs/libatalk.lax/lt1-unix.o .libs/libatalk.lax/libutil.a/volinfo.o .libs/libatalk.lax/libunicode.a/charcnv.o .libs/libatalk.lax/libunicode.a/generic_cjk.o .libs/libatalk.lax/libunicode.a/generic_mb.o .libs/libatalk.lax/libunicode.a/iconv.o .libs/libatalk.lax/libunicode.a/mac_centraleurope.o .libs/libatalk.lax/libunicode.a/mac_chinese_simp.o .libs/libatalk.lax/libunicode.a/mac_chinese_trad.o .libs/libatalk.lax/libunicode.a/mac_cyrillic.o .libs/libatalk.lax/libunicode.a/mac_greek.o .libs/libatalk.lax/libunicode.a/mac_hebrew.o .libs/libatalk.lax/libunicode.a/mac_japanese.o .libs/libatalk.lax/libunicode.a/mac_korean.o .libs/libatalk.lax/libunicode.a/mac_roman.o .libs/libatalk.lax/libunicode.a/mac_turkish.o .libs/libatalk.lax/libunicode.a/utf16_case.o .libs/libatalk.lax/libunicode.a/utf8.o .libs/libatalk.lax/libunicode.a/util_unistr.o .libs/libatalk.lax/libvfs.a/ea.o .libs/libatalk.lax/libvfs.a/ea_sys.o .libs/libatalk.lax/libvfs.a/sys_ea.o .libs/libatalk.lax/lt2-unix.o .libs/libatalk.lax/libvfs.a/vfs.o
libtool: link: ranlib .libs/libatalk.a
libtool: link: rm -fr .libs/libatalk.lax .libs/libatalk.lax
libtool: link: ( cd ".libs" && rm -f "libatalk.la" && ln -s "../libatalk.la" "libatalk.la" )
make[3]: Leaving directory '/home/pi/netatalk-2.230302/libatalk'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/libatalk'
Making all in bin
make[2]: Entering directory '/home/pi/netatalk-2.230302/bin'
Making all in adv1tov2
make[3]: Entering directory '/home/pi/netatalk-2.230302/bin/adv1tov2'
depbase=`echo adv1tov2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT adv1tov2.o -MD -MP -MF $depbase.Tpo -c -o adv1tov2.o adv1tov2.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../../libtool --tag=CC --mode=link gcc -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -o adv1tov2 adv1tov2.o ../../libatalk/libatalk.la -lpthread -L../../libatalk
libtool: link: gcc -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -o adv1tov2 adv1tov2.o ../../libatalk/.libs/libatalk.a -L../../libatalk -L../libatalk -lpthread
make[3]: Leaving directory '/home/pi/netatalk-2.230302/bin/adv1tov2'
Making all in afppasswd
make[3]: Entering directory '/home/pi/netatalk-2.230302/bin/afppasswd'
depbase=`echo afppasswd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/openssl -I../../sys -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT afppasswd.o -MD -MP -MF $depbase.Tpo -c -o afppasswd.o afppasswd.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../../libtool --tag=CC --mode=link gcc -I/usr/include/openssl -I../../sys -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -o afppasswd afppasswd.o ../../libatalk/libatalk.la -lcrypto -lpthread -L../../libatalk
libtool: link: gcc -I/usr/include/openssl -I../../sys -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -o afppasswd afppasswd.o ../../libatalk/.libs/libatalk.a -L../../libatalk -L../libatalk -lcrypto -lpthread
make[3]: Leaving directory '/home/pi/netatalk-2.230302/bin/afppasswd'
Making all in cnid
make[3]: Entering directory '/home/pi/netatalk-2.230302/bin/cnid'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/bin/cnid'
Making all in megatron
make[3]: Entering directory '/home/pi/netatalk-2.230302/bin/megatron'
depbase=`echo asingle.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT asingle.o -MD -MP -MF $depbase.Tpo -c -o asingle.o asingle.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo hqx.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT hqx.o -MD -MP -MF $depbase.Tpo -c -o hqx.o hqx.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo macbin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT macbin.o -MD -MP -MF $depbase.Tpo -c -o macbin.o macbin.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo megatron.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT megatron.o -MD -MP -MF $depbase.Tpo -c -o megatron.o megatron.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo nad.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT nad.o -MD -MP -MF $depbase.Tpo -c -o nad.o nad.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo updcrc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT updcrc.o -MD -MP -MF $depbase.Tpo -c -o updcrc.o updcrc.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../../libtool --tag=CC --mode=link gcc -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -o megatron asingle.o hqx.o macbin.o megatron.o nad.o updcrc.o ../../libatalk/libatalk.la -lpthread -L../../libatalk
libtool: link: gcc -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -o megatron asingle.o hqx.o macbin.o megatron.o nad.o updcrc.o ../../libatalk/.libs/libatalk.a -L../../libatalk -L../libatalk -lpthread
make[3]: Leaving directory '/home/pi/netatalk-2.230302/bin/megatron'
Making all in uniconv
make[3]: Entering directory '/home/pi/netatalk-2.230302/bin/uniconv'
depbase=`echo uniconv.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT uniconv.o -MD -MP -MF $depbase.Tpo -c -o uniconv.o uniconv.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo iso8859_1_adapted.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT iso8859_1_adapted.o -MD -MP -MF $depbase.Tpo -c -o iso8859_1_adapted.o iso8859_1_adapted.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../../libtool --tag=CC --mode=link gcc -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -o uniconv uniconv.o iso8859_1_adapted.o ../../libatalk/cnid/libcnid.la ../../libatalk/libatalk.la -lpthread -L../../libatalk
libtool: link: gcc -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -o uniconv uniconv.o iso8859_1_adapted.o ../../libatalk/cnid/.libs/libcnid.a -L../../../libatalk -L../../libatalk ../../libatalk/.libs/libatalk.a -L../libatalk -lpthread
make[3]: Leaving directory '/home/pi/netatalk-2.230302/bin/uniconv'
Making all in misc
make[3]: Entering directory '/home/pi/netatalk-2.230302/bin/misc'
gcc -DHAVE_CONFIG_H -I. -I../.. -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT afpldaptest-uuidtest.o -MD -MP -MF .deps/afpldaptest-uuidtest.Tpo -c -o afpldaptest-uuidtest.o `test -f 'uuidtest.c' || echo './'`uuidtest.c
depbase=`echo netacnv.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT netacnv.o -MD -MP -MF $depbase.Tpo -c -o netacnv.o netacnv.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo logger_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT logger_test.o -MD -MP -MF $depbase.Tpo -c -o logger_test.o logger_test.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../../libtool --tag=CC --mode=link gcc -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -o logger_test logger_test.o ../../libatalk/libatalk.la -lpthread -L../../libatalk
mv -f .deps/afpldaptest-uuidtest.Tpo .deps/afpldaptest-uuidtest.Po
/bin/bash ../../libtool --tag=CC --mode=link gcc -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -o afpldaptest afpldaptest-uuidtest.o ../../libatalk/libatalk.la -lpthread -L../../libatalk
/bin/bash ../../libtool --tag=CC --mode=link gcc -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -o netacnv netacnv.o ../../libatalk/libatalk.la -lpthread -L../../libatalk
libtool: link: gcc -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -o logger_test logger_test.o ../../libatalk/.libs/libatalk.a -L../../libatalk -L../libatalk -lpthread
libtool: link: gcc -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -o netacnv netacnv.o ../../libatalk/.libs/libatalk.a -L../../libatalk -L../libatalk -lpthread
libtool: link: gcc -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -o afpldaptest afpldaptest-uuidtest.o ../../libatalk/.libs/libatalk.a -L../../libatalk -L../libatalk -lpthread
make[3]: Leaving directory '/home/pi/netatalk-2.230302/bin/misc'
Making all in aecho
make[3]: Entering directory '/home/pi/netatalk-2.230302/bin/aecho'
depbase=`echo aecho.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT aecho.o -MD -MP -MF $depbase.Tpo -c -o aecho.o aecho.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../../libtool --tag=CC --mode=link gcc -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -o aecho aecho.o ../../libatalk/libatalk.la -lpthread -L../../libatalk
libtool: link: gcc -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -o aecho aecho.o ../../libatalk/.libs/libatalk.a -L../../libatalk -L../libatalk -lpthread
make[3]: Leaving directory '/home/pi/netatalk-2.230302/bin/aecho'
Making all in getzones
make[3]: Entering directory '/home/pi/netatalk-2.230302/bin/getzones'
depbase=`echo getzones.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT getzones.o -MD -MP -MF $depbase.Tpo -c -o getzones.o getzones.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../../libtool --tag=CC --mode=link gcc -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -o getzones getzones.o ../../libatalk/libatalk.la -lpthread -L../../libatalk
libtool: link: gcc -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -o getzones getzones.o ../../libatalk/.libs/libatalk.a -L../../libatalk -L../libatalk -lpthread
make[3]: Leaving directory '/home/pi/netatalk-2.230302/bin/getzones'
Making all in nbp
make[3]: Entering directory '/home/pi/netatalk-2.230302/bin/nbp'
depbase=`echo nbplkup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT nbplkup.o -MD -MP -MF $depbase.Tpo -c -o nbplkup.o nbplkup.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo nbprgstr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT nbprgstr.o -MD -MP -MF $depbase.Tpo -c -o nbprgstr.o nbprgstr.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo nbpunrgstr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT nbpunrgstr.o -MD -MP -MF $depbase.Tpo -c -o nbpunrgstr.o nbpunrgstr.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../../libtool --tag=CC --mode=link gcc -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -o nbpunrgstr nbpunrgstr.o ../../libatalk/libatalk.la -lpthread -L../../libatalk
/bin/bash ../../libtool --tag=CC --mode=link gcc -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -o nbprgstr nbprgstr.o ../../libatalk/libatalk.la -lpthread -L../../libatalk
/bin/bash ../../libtool --tag=CC --mode=link gcc -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -o nbplkup nbplkup.o ../../libatalk/libatalk.la -lpthread -L../../libatalk
libtool: link: gcc -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -o nbpunrgstr nbpunrgstr.o ../../libatalk/.libs/libatalk.a -L../../libatalk -L../libatalk -lpthread
libtool: link: gcc -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -o nbprgstr nbprgstr.o ../../libatalk/.libs/libatalk.a -L../../libatalk -L../libatalk -lpthread
libtool: link: gcc -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -o nbplkup nbplkup.o ../../libatalk/.libs/libatalk.a -L../../libatalk -L../libatalk -lpthread
make[3]: Leaving directory '/home/pi/netatalk-2.230302/bin/nbp'
Making all in pap
make[3]: Entering directory '/home/pi/netatalk-2.230302/bin/pap'
depbase=`echo pap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT pap.o -MD -MP -MF $depbase.Tpo -c -o pap.o pap.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo papstatus.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT papstatus.o -MD -MP -MF $depbase.Tpo -c -o papstatus.o papstatus.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../../libtool --tag=CC --mode=link gcc -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -o papstatus papstatus.o ../../libatalk/libatalk.la -lpthread -L../../libatalk
libtool: link: gcc -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -o papstatus papstatus.o ../../libatalk/.libs/libatalk.a -L../../libatalk -L../libatalk -lpthread
/bin/bash ../../libtool --tag=CC --mode=link gcc -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -o pap pap.o ../../libatalk/libatalk.la -lpthread -L../../libatalk
libtool: link: gcc -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -o pap pap.o ../../libatalk/.libs/libatalk.a -L../../libatalk -L../libatalk -lpthread
make[3]: Leaving directory '/home/pi/netatalk-2.230302/bin/pap'
Making all in psorder
make[3]: Entering directory '/home/pi/netatalk-2.230302/bin/psorder'
depbase=`echo psorder.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT psorder.o -MD -MP -MF $depbase.Tpo -c -o psorder.o psorder.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo pa.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT pa.o -MD -MP -MF $depbase.Tpo -c -o pa.o pa.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../../libtool --tag=CC --mode=link gcc -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -o psorder psorder.o pa.o ../../libatalk/libatalk.la -lpthread -L../../libatalk
libtool: link: gcc -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -o psorder psorder.o pa.o ../../libatalk/.libs/libatalk.a -L../../libatalk -L../libatalk -lpthread
make[3]: Leaving directory '/home/pi/netatalk-2.230302/bin/psorder'
Making all in ad
make[3]: Entering directory '/home/pi/netatalk-2.230302/bin/ad'
gcc -DHAVE_CONFIG_H -I. -I../.. -D_PATH_AD=\"/usr/local/bin/ad\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT ad-ad.o -MD -MP -MF .deps/ad-ad.Tpo -c -o ad-ad.o `test -f 'ad.c' || echo './'`ad.c
gcc -DHAVE_CONFIG_H -I. -I../.. -D_PATH_AD=\"/usr/local/bin/ad\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT ad-ad_find.o -MD -MP -MF .deps/ad-ad_find.Tpo -c -o ad-ad_find.o `test -f 'ad_find.c' || echo './'`ad_find.c
gcc -DHAVE_CONFIG_H -I. -I../.. -D_PATH_AD=\"/usr/local/bin/ad\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT ad-ad_util.o -MD -MP -MF .deps/ad-ad_util.Tpo -c -o ad-ad_util.o `test -f 'ad_util.c' || echo './'`ad_util.c
gcc -DHAVE_CONFIG_H -I. -I../.. -D_PATH_AD=\"/usr/local/bin/ad\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT ad-ad_ls.o -MD -MP -MF .deps/ad-ad_ls.Tpo -c -o ad-ad_ls.o `test -f 'ad_ls.c' || echo './'`ad_ls.c
mv -f .deps/ad-ad.Tpo .deps/ad-ad.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -D_PATH_AD=\"/usr/local/bin/ad\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT ad-ad_cp.o -MD -MP -MF .deps/ad-ad_cp.Tpo -c -o ad-ad_cp.o `test -f 'ad_cp.c' || echo './'`ad_cp.c
mv -f .deps/ad-ad_find.Tpo .deps/ad-ad_find.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -D_PATH_AD=\"/usr/local/bin/ad\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT ad-ad_mv.o -MD -MP -MF .deps/ad-ad_mv.Tpo -c -o ad-ad_mv.o `test -f 'ad_mv.c' || echo './'`ad_mv.c
mv -f .deps/ad-ad_util.Tpo .deps/ad-ad_util.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -D_PATH_AD=\"/usr/local/bin/ad\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT ad-ad_rm.o -MD -MP -MF .deps/ad-ad_rm.Tpo -c -o ad-ad_rm.o `test -f 'ad_rm.c' || echo './'`ad_rm.c
mv -f .deps/ad-ad_ls.Tpo .deps/ad-ad_ls.Po
mv -f .deps/ad-ad_rm.Tpo .deps/ad-ad_rm.Po
mv -f .deps/ad-ad_mv.Tpo .deps/ad-ad_mv.Po
mv -f .deps/ad-ad_cp.Tpo .deps/ad-ad_cp.Po
/bin/bash ../../libtool --tag=CC --mode=link gcc -D_PATH_AD=\"/usr/local/bin/ad\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -o ad ad-ad.o ad-ad_find.o ad-ad_util.o ad-ad_ls.o ad-ad_cp.o ad-ad_mv.o ad-ad_rm.o ../../libatalk/cnid/libcnid.la ../../libatalk/libatalk.la -lpthread -L../../libatalk
libtool: link: gcc -D_PATH_AD=\"/usr/local/bin/ad\" -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -o ad ad-ad.o ad-ad_find.o ad-ad_util.o ad-ad_ls.o ad-ad_cp.o ad-ad_mv.o ad-ad_rm.o ../../libatalk/cnid/.libs/libcnid.a -L../../../libatalk -L../../libatalk ../../libatalk/.libs/libatalk.a -L../libatalk -lpthread
make[3]: Leaving directory '/home/pi/netatalk-2.230302/bin/ad'
make[3]: Entering directory '/home/pi/netatalk-2.230302/bin'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/bin'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/bin'
Making all in config
make[2]: Entering directory '/home/pi/netatalk-2.230302/config'
Making all in pam
make[3]: Entering directory '/home/pi/netatalk-2.230302/config/pam'
sed -e "s,[@]PAM_DIRECTIVE[@],include,g" \
-e "s,[@]PAM_AUTH[@],common-auth," \
-e "s,[@]PAM_ACCOUNT[@],common-account," \
-e "s,[@]PAM_PASSWORD[@],common-password," \
-e "s,[@]PAM_SESSION[@],common-session," \
<netatalk.pam.tmpl >netatalk.pam
make[3]: Leaving directory '/home/pi/netatalk-2.230302/config/pam'
make[3]: Entering directory '/home/pi/netatalk-2.230302/config'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/config'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/config'
Making all in etc
make[2]: Entering directory '/home/pi/netatalk-2.230302/etc'
Making all in afpd
make[3]: Entering directory '/home/pi/netatalk-2.230302/etc/afpd'
gcc -DHAVE_CONFIG_H -I. -I../.. -DKAZLIB_TEST_MAIN -I../../include -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT hash-hash.o -MD -MP -MF .deps/hash-hash.Tpo -c -o hash-hash.o `test -f 'hash.c' || echo './'`hash.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -D_REENTRANT -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT afpd-afp_asp.o -MD -MP -MF .deps/afpd-afp_asp.Tpo -c -o afpd-afp_asp.o `test -f 'afp_asp.c' || echo './'`afp_asp.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -D_REENTRANT -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT afpd-afp_avahi.o -MD -MP -MF .deps/afpd-afp_avahi.Tpo -c -o afpd-afp_avahi.o `test -f 'afp_avahi.c' || echo './'`afp_avahi.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -D_REENTRANT -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT afpd-afp_config.o -MD -MP -MF .deps/afpd-afp_config.Tpo -c -o afpd-afp_config.o `test -f 'afp_config.c' || echo './'`afp_config.c
mv -f .deps/afpd-afp_avahi.Tpo .deps/afpd-afp_avahi.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -D_REENTRANT -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT afpd-afp_dsi.o -MD -MP -MF .deps/afpd-afp_dsi.Tpo -c -o afpd-afp_dsi.o `test -f 'afp_dsi.c' || echo './'`afp_dsi.c
mv -f .deps/afpd-afp_asp.Tpo .deps/afpd-afp_asp.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -D_REENTRANT -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT afpd-afp_mdns.o -MD -MP -MF .deps/afpd-afp_mdns.Tpo -c -o afpd-afp_mdns.o `test -f 'afp_mdns.c' || echo './'`afp_mdns.c
mv -f .deps/afpd-afp_config.Tpo .deps/afpd-afp_config.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -D_REENTRANT -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT afpd-afp_options.o -MD -MP -MF .deps/afpd-afp_options.Tpo -c -o afpd-afp_options.o `test -f 'afp_options.c' || echo './'`afp_options.c
mv -f .deps/afpd-afp_mdns.Tpo .deps/afpd-afp_mdns.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -D_REENTRANT -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT afpd-afp_util.o -MD -MP -MF .deps/afpd-afp_util.Tpo -c -o afpd-afp_util.o `test -f 'afp_util.c' || echo './'`afp_util.c
mv -f .deps/hash-hash.Tpo .deps/hash-hash.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -D_REENTRANT -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT afpd-afp_zeroconf.o -MD -MP -MF .deps/afpd-afp_zeroconf.Tpo -c -o afpd-afp_zeroconf.o `test -f 'afp_zeroconf.c' || echo './'`afp_zeroconf.c
mv -f .deps/afpd-afp_util.Tpo .deps/afpd-afp_util.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -D_REENTRANT -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT afpd-appl.o -MD -MP -MF .deps/afpd-appl.Tpo -c -o afpd-appl.o `test -f 'appl.c' || echo './'`appl.c
mv -f .deps/afpd-afp_zeroconf.Tpo .deps/afpd-afp_zeroconf.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -D_REENTRANT -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT afpd-auth.o -MD -MP -MF .deps/afpd-auth.Tpo -c -o afpd-auth.o `test -f 'auth.c' || echo './'`auth.c
mv -f .deps/afpd-afp_dsi.Tpo .deps/afpd-afp_dsi.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -D_REENTRANT -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT afpd-catsearch.o -MD -MP -MF .deps/afpd-catsearch.Tpo -c -o afpd-catsearch.o `test -f 'catsearch.c' || echo './'`catsearch.c
mv -f .deps/afpd-appl.Tpo .deps/afpd-appl.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -D_REENTRANT -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT afpd-desktop.o -MD -MP -MF .deps/afpd-desktop.Tpo -c -o afpd-desktop.o `test -f 'desktop.c' || echo './'`desktop.c
mv -f .deps/afpd-afp_options.Tpo .deps/afpd-afp_options.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -D_REENTRANT -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT afpd-dircache.o -MD -MP -MF .deps/afpd-dircache.Tpo -c -o afpd-dircache.o `test -f 'dircache.c' || echo './'`dircache.c
mv -f .deps/afpd-auth.Tpo .deps/afpd-auth.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -D_REENTRANT -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT afpd-directory.o -MD -MP -MF .deps/afpd-directory.Tpo -c -o afpd-directory.o `test -f 'directory.c' || echo './'`directory.c
mv -f .deps/afpd-dircache.Tpo .deps/afpd-dircache.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -D_REENTRANT -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT afpd-enumerate.o -MD -MP -MF .deps/afpd-enumerate.Tpo -c -o afpd-enumerate.o `test -f 'enumerate.c' || echo './'`enumerate.c
mv -f .deps/afpd-desktop.Tpo .deps/afpd-desktop.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -D_REENTRANT -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT afpd-extattrs.o -MD -MP -MF .deps/afpd-extattrs.Tpo -c -o afpd-extattrs.o `test -f 'extattrs.c' || echo './'`extattrs.c
mv -f .deps/afpd-catsearch.Tpo .deps/afpd-catsearch.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -D_REENTRANT -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT afpd-file.o -MD -MP -MF .deps/afpd-file.Tpo -c -o afpd-file.o `test -f 'file.c' || echo './'`file.c
mv -f .deps/afpd-enumerate.Tpo .deps/afpd-enumerate.Po
mv -f .deps/afpd-extattrs.Tpo .deps/afpd-extattrs.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -D_REENTRANT -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT afpd-filedir.o -MD -MP -MF .deps/afpd-filedir.Tpo -c -o afpd-filedir.o `test -f 'filedir.c' || echo './'`filedir.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -D_REENTRANT -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT afpd-fork.o -MD -MP -MF .deps/afpd-fork.Tpo -c -o afpd-fork.o `test -f 'fork.c' || echo './'`fork.c
mv -f .deps/afpd-filedir.Tpo .deps/afpd-filedir.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -D_REENTRANT -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT afpd-gettok.o -MD -MP -MF .deps/afpd-gettok.Tpo -c -o afpd-gettok.o `test -f 'gettok.c' || echo './'`gettok.c
mv -f .deps/afpd-gettok.Tpo .deps/afpd-gettok.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -D_REENTRANT -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT afpd-hash.o -MD -MP -MF .deps/afpd-hash.Tpo -c -o afpd-hash.o `test -f 'hash.c' || echo './'`hash.c
mv -f .deps/afpd-fork.Tpo .deps/afpd-fork.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -D_REENTRANT -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT afpd-main.o -MD -MP -MF .deps/afpd-main.Tpo -c -o afpd-main.o `test -f 'main.c' || echo './'`main.c
mv -f .deps/afpd-file.Tpo .deps/afpd-file.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -D_REENTRANT -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT afpd-mangle.o -MD -MP -MF .deps/afpd-mangle.Tpo -c -o afpd-mangle.o `test -f 'mangle.c' || echo './'`mangle.c
mv -f .deps/afpd-hash.Tpo .deps/afpd-hash.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -D_REENTRANT -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT afpd-messages.o -MD -MP -MF .deps/afpd-messages.Tpo -c -o afpd-messages.o `test -f 'messages.c' || echo './'`messages.c
mv -f .deps/afpd-directory.Tpo .deps/afpd-directory.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -D_REENTRANT -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT afpd-nfsquota.o -MD -MP -MF .deps/afpd-nfsquota.Tpo -c -o afpd-nfsquota.o `test -f 'nfsquota.c' || echo './'`nfsquota.c
mv -f .deps/afpd-nfsquota.Tpo .deps/afpd-nfsquota.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -D_REENTRANT -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT afpd-ofork.o -MD -MP -MF .deps/afpd-ofork.Tpo -c -o afpd-ofork.o `test -f 'ofork.c' || echo './'`ofork.c
mv -f .deps/afpd-messages.Tpo .deps/afpd-messages.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -D_REENTRANT -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT afpd-quota.o -MD -MP -MF .deps/afpd-quota.Tpo -c -o afpd-quota.o `test -f 'quota.c' || echo './'`quota.c
mv -f .deps/afpd-quota.Tpo .deps/afpd-quota.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -D_REENTRANT -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT afpd-status.o -MD -MP -MF .deps/afpd-status.Tpo -c -o afpd-status.o `test -f 'status.c' || echo './'`status.c
mv -f .deps/afpd-mangle.Tpo .deps/afpd-mangle.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -D_REENTRANT -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT afpd-switch.o -MD -MP -MF .deps/afpd-switch.Tpo -c -o afpd-switch.o `test -f 'switch.c' || echo './'`switch.c
mv -f .deps/afpd-main.Tpo .deps/afpd-main.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -D_REENTRANT -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT afpd-uam.o -MD -MP -MF .deps/afpd-uam.Tpo -c -o afpd-uam.o `test -f 'uam.c' || echo './'`uam.c
mv -f .deps/afpd-switch.Tpo .deps/afpd-switch.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -D_REENTRANT -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT afpd-unix.o -MD -MP -MF .deps/afpd-unix.Tpo -c -o afpd-unix.o `test -f 'unix.c' || echo './'`unix.c
mv -f .deps/afpd-ofork.Tpo .deps/afpd-ofork.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -D_REENTRANT -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT afpd-volume.o -MD -MP -MF .deps/afpd-volume.Tpo -c -o afpd-volume.o `test -f 'volume.c' || echo './'`volume.c
mv -f .deps/afpd-uam.Tpo .deps/afpd-uam.Po
/bin/bash ../../libtool --tag=CC --mode=link gcc -DKAZLIB_TEST_MAIN -I../../include -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -o hash hash-hash.o -lpthread -L../../libatalk
mv -f .deps/afpd-status.Tpo .deps/afpd-status.Po
libtool: link: gcc -DKAZLIB_TEST_MAIN -I../../include -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -o hash hash-hash.o -lpthread -L../../libatalk
mv -f .deps/afpd-unix.Tpo .deps/afpd-unix.Po
mv -f .deps/afpd-volume.Tpo .deps/afpd-volume.Po
/bin/bash ../../libtool --tag=CC --mode=link gcc -I../../include -I../../sys -D_REENTRANT -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -export-dynamic -o afpd afpd-afp_asp.o afpd-afp_avahi.o afpd-afp_config.o afpd-afp_dsi.o afpd-afp_mdns.o afpd-afp_options.o afpd-afp_util.o afpd-afp_zeroconf.o afpd-appl.o afpd-auth.o afpd-catsearch.o afpd-desktop.o afpd-dircache.o afpd-directory.o afpd-enumerate.o afpd-extattrs.o afpd-file.o afpd-filedir.o afpd-fork.o afpd-gettok.o afpd-hash.o afpd-main.o afpd-mangle.o afpd-messages.o afpd-nfsquota.o afpd-ofork.o afpd-quota.o afpd-status.o afpd-switch.o afpd-uam.o afpd-unix.o afpd-volume.o ../../libatalk/cnid/libcnid.la ../../libatalk/libatalk.la -L/usr/lib/arm-linux-gnueabihf -lgcrypt -lavahi-common -lavahi-client -ldl -lpthread -lpthread -L../../libatalk
libtool: link: gcc -I../../include -I../../sys -D_REENTRANT -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -o afpd afpd-afp_asp.o afpd-afp_avahi.o afpd-afp_config.o afpd-afp_dsi.o afpd-afp_mdns.o afpd-afp_options.o afpd-afp_util.o afpd-afp_zeroconf.o afpd-appl.o afpd-auth.o afpd-catsearch.o afpd-desktop.o afpd-dircache.o afpd-directory.o afpd-enumerate.o afpd-extattrs.o afpd-file.o afpd-filedir.o afpd-fork.o afpd-gettok.o afpd-hash.o afpd-main.o afpd-mangle.o afpd-messages.o afpd-nfsquota.o afpd-ofork.o afpd-quota.o afpd-status.o afpd-switch.o afpd-uam.o afpd-unix.o afpd-volume.o -Wl,--export-dynamic ../../libatalk/cnid/.libs/libcnid.a -L../../../libatalk -L../../libatalk ../../libatalk/.libs/libatalk.a -L../libatalk -L/usr/lib/arm-linux-gnueabihf -lgcrypt -lavahi-common -lavahi-client -ldl -lpthread
make[3]: Leaving directory '/home/pi/netatalk-2.230302/etc/afpd'
Making all in cnid_dbd
make[3]: Entering directory '/home/pi/netatalk-2.230302/etc/cnid_dbd'
depbase=`echo cmd_dbd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -D_PATH_CNID_DBD=\"/usr/local/sbin/cnid_dbd\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT cmd_dbd.o -MD -MP -MF $depbase.Tpo -c -o cmd_dbd.o cmd_dbd.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo cmd_dbd_scanvol.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -D_PATH_CNID_DBD=\"/usr/local/sbin/cnid_dbd\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT cmd_dbd_scanvol.o -MD -MP -MF $depbase.Tpo -c -o cmd_dbd_scanvol.o cmd_dbd_scanvol.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo dbif.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -D_PATH_CNID_DBD=\"/usr/local/sbin/cnid_dbd\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT dbif.o -MD -MP -MF $depbase.Tpo -c -o dbif.o dbif.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo pack.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -D_PATH_CNID_DBD=\"/usr/local/sbin/cnid_dbd\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT pack.o -MD -MP -MF $depbase.Tpo -c -o pack.o pack.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo dbd_add.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -D_PATH_CNID_DBD=\"/usr/local/sbin/cnid_dbd\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT dbd_add.o -MD -MP -MF $depbase.Tpo -c -o dbd_add.o dbd_add.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo dbd_delete.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -D_PATH_CNID_DBD=\"/usr/local/sbin/cnid_dbd\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT dbd_delete.o -MD -MP -MF $depbase.Tpo -c -o dbd_delete.o dbd_delete.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo dbd_getstamp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -D_PATH_CNID_DBD=\"/usr/local/sbin/cnid_dbd\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT dbd_getstamp.o -MD -MP -MF $depbase.Tpo -c -o dbd_getstamp.o dbd_getstamp.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo dbd_lookup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -D_PATH_CNID_DBD=\"/usr/local/sbin/cnid_dbd\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT dbd_lookup.o -MD -MP -MF $depbase.Tpo -c -o dbd_lookup.o dbd_lookup.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo dbd_rebuild_add.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -D_PATH_CNID_DBD=\"/usr/local/sbin/cnid_dbd\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT dbd_rebuild_add.o -MD -MP -MF $depbase.Tpo -c -o dbd_rebuild_add.o dbd_rebuild_add.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo dbd_resolve.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -D_PATH_CNID_DBD=\"/usr/local/sbin/cnid_dbd\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT dbd_resolve.o -MD -MP -MF $depbase.Tpo -c -o dbd_resolve.o dbd_resolve.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo dbd_update.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -D_PATH_CNID_DBD=\"/usr/local/sbin/cnid_dbd\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT dbd_update.o -MD -MP -MF $depbase.Tpo -c -o dbd_update.o dbd_update.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo comm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -D_PATH_CNID_DBD=\"/usr/local/sbin/cnid_dbd\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT comm.o -MD -MP -MF $depbase.Tpo -c -o comm.o comm.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo db_param.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -D_PATH_CNID_DBD=\"/usr/local/sbin/cnid_dbd\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT db_param.o -MD -MP -MF $depbase.Tpo -c -o db_param.o db_param.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -D_PATH_CNID_DBD=\"/usr/local/sbin/cnid_dbd\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo dbd_get.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -D_PATH_CNID_DBD=\"/usr/local/sbin/cnid_dbd\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT dbd_get.o -MD -MP -MF $depbase.Tpo -c -o dbd_get.o dbd_get.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo dbd_search.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -D_PATH_CNID_DBD=\"/usr/local/sbin/cnid_dbd\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT dbd_search.o -MD -MP -MF $depbase.Tpo -c -o dbd_search.o dbd_search.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo cnid_metad.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -D_PATH_CNID_DBD=\"/usr/local/sbin/cnid_dbd\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT cnid_metad.o -MD -MP -MF $depbase.Tpo -c -o cnid_metad.o cnid_metad.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo usockfd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -D_PATH_CNID_DBD=\"/usr/local/sbin/cnid_dbd\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT usockfd.o -MD -MP -MF $depbase.Tpo -c -o usockfd.o usockfd.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../../libtool --tag=CC --mode=link gcc -D_PATH_CNID_DBD=\"/usr/local/sbin/cnid_dbd\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -o dbd cmd_dbd.o cmd_dbd_scanvol.o dbif.o pack.o dbd_add.o dbd_delete.o dbd_getstamp.o dbd_lookup.o dbd_rebuild_add.o dbd_resolve.o dbd_update.o ../../libatalk/libatalk.la -ldb-5.3 -lpthread -L../../libatalk
/bin/bash ../../libtool --tag=CC --mode=link gcc -D_PATH_CNID_DBD=\"/usr/local/sbin/cnid_dbd\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -o cnid_dbd dbif.o pack.o comm.o db_param.o main.o dbd_add.o dbd_get.o dbd_resolve.o dbd_lookup.o dbd_update.o dbd_delete.o dbd_getstamp.o dbd_rebuild_add.o dbd_search.o ../../libatalk/libatalk.la -ldb-5.3 -lpthread -L../../libatalk
libtool: link: gcc -D_PATH_CNID_DBD=\"/usr/local/sbin/cnid_dbd\" -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -o dbd cmd_dbd.o cmd_dbd_scanvol.o dbif.o pack.o dbd_add.o dbd_delete.o dbd_getstamp.o dbd_lookup.o dbd_rebuild_add.o dbd_resolve.o dbd_update.o ../../libatalk/.libs/libatalk.a -L../../libatalk -L../libatalk -ldb-5.3 -lpthread
libtool: link: gcc -D_PATH_CNID_DBD=\"/usr/local/sbin/cnid_dbd\" -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -o cnid_dbd dbif.o pack.o comm.o db_param.o main.o dbd_add.o dbd_get.o dbd_resolve.o dbd_lookup.o dbd_update.o dbd_delete.o dbd_getstamp.o dbd_rebuild_add.o dbd_search.o ../../libatalk/.libs/libatalk.a -L../../libatalk -L../libatalk -ldb-5.3 -lpthread
/bin/bash ../../libtool --tag=CC --mode=link gcc -D_PATH_CNID_DBD=\"/usr/local/sbin/cnid_dbd\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -o cnid_metad cnid_metad.o usockfd.o db_param.o ../../libatalk/libatalk.la -lpthread -L../../libatalk
libtool: link: gcc -D_PATH_CNID_DBD=\"/usr/local/sbin/cnid_dbd\" -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -o cnid_metad cnid_metad.o usockfd.o db_param.o ../../libatalk/.libs/libatalk.a -L../../libatalk -L../libatalk -lpthread
make[3]: Leaving directory '/home/pi/netatalk-2.230302/etc/cnid_dbd'
Making all in uams
make[3]: Entering directory '/home/pi/netatalk-2.230302/etc/uams'
depbase=`echo uams_guest.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/openssl -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT uams_guest.lo -MD -MP -MF $depbase.Tpo -c -o uams_guest.lo uams_guest.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo uams_passwd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/openssl -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT uams_passwd.lo -MD -MP -MF $depbase.Tpo -c -o uams_passwd.lo uams_passwd.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo uams_randnum.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/openssl -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT uams_randnum.lo -MD -MP -MF $depbase.Tpo -c -o uams_randnum.lo uams_randnum.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo uams_dhx_passwd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/openssl -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT uams_dhx_passwd.lo -MD -MP -MF $depbase.Tpo -c -o uams_dhx_passwd.lo uams_dhx_passwd.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/openssl -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT uams_randnum.lo -MD -MP -MF .deps/uams_randnum.Tpo -c uams_randnum.c -fPIC -DPIC -o .libs/uams_randnum.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/openssl -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT uams_passwd.lo -MD -MP -MF .deps/uams_passwd.Tpo -c uams_passwd.c -fPIC -DPIC -o .libs/uams_passwd.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/openssl -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT uams_guest.lo -MD -MP -MF .deps/uams_guest.Tpo -c uams_guest.c -fPIC -DPIC -o .libs/uams_guest.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/openssl -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT uams_dhx_passwd.lo -MD -MP -MF .deps/uams_dhx_passwd.Tpo -c uams_dhx_passwd.c -fPIC -DPIC -o .libs/uams_dhx_passwd.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/openssl -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT uams_guest.lo -MD -MP -MF .deps/uams_guest.Tpo -c uams_guest.c -o uams_guest.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/openssl -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT uams_dhx_passwd.lo -MD -MP -MF .deps/uams_dhx_passwd.Tpo -c uams_dhx_passwd.c -o uams_dhx_passwd.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/openssl -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT uams_passwd.lo -MD -MP -MF .deps/uams_passwd.Tpo -c uams_passwd.c -o uams_passwd.o >/dev/null 2>&1
depbase=`echo uams_dhx2_passwd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/openssl -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT uams_dhx2_passwd.lo -MD -MP -MF $depbase.Tpo -c -o uams_dhx2_passwd.lo uams_dhx2_passwd.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/openssl -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT uams_dhx2_passwd.lo -MD -MP -MF .deps/uams_dhx2_passwd.Tpo -c uams_dhx2_passwd.c -fPIC -DPIC -o .libs/uams_dhx2_passwd.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/openssl -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT uams_randnum.lo -MD -MP -MF .deps/uams_randnum.Tpo -c uams_randnum.c -o uams_randnum.o >/dev/null 2>&1
/bin/bash ../../libtool --tag=CC --mode=link gcc -I/usr/include/openssl -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -module -avoid-version -o uams_guest.la -rpath /usr/lib/netatalk uams_guest.lo -lpthread -L../../libatalk
/bin/bash ../../libtool --tag=CC --mode=link gcc -I/usr/include/openssl -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -module -avoid-version -lcrypt -o uams_passwd.la -rpath /usr/lib/netatalk uams_passwd.lo -lpthread -L../../libatalk
libtool: link: gcc -shared -fPIC -DPIC .libs/uams_guest.o -lpthread -L../../libatalk -g -O2 -Wl,-soname -Wl,uams_guest.so -o .libs/uams_guest.so
libtool: link: ar cr .libs/uams_guest.a uams_guest.o
libtool: link: ranlib .libs/uams_guest.a
libtool: link: ( cd ".libs" && rm -f "uams_guest.la" && ln -s "../uams_guest.la" "uams_guest.la" )
/bin/bash ../../libtool --tag=CC --mode=link gcc -I/usr/include/openssl -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -module -avoid-version -lcrypt -lcrypto -o uams_dhx_passwd.la -rpath /usr/lib/netatalk uams_dhx_passwd.lo -lpthread -L../../libatalk
libtool: link: gcc -shared -fPIC -DPIC .libs/uams_passwd.o -lcrypt -lpthread -L../../libatalk -g -O2 -Wl,-soname -Wl,uams_passwd.so -o .libs/uams_passwd.so
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/openssl -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -MT uams_dhx2_passwd.lo -MD -MP -MF .deps/uams_dhx2_passwd.Tpo -c uams_dhx2_passwd.c -o uams_dhx2_passwd.o >/dev/null 2>&1
libtool: link: ar cr .libs/uams_passwd.a uams_passwd.o
libtool: link: ranlib .libs/uams_passwd.a
libtool: link: ( cd ".libs" && rm -f "uams_passwd.la" && ln -s "../uams_passwd.la" "uams_passwd.la" )
libtool: link: gcc -shared -fPIC -DPIC .libs/uams_dhx_passwd.o -lcrypt -lcrypto -lpthread -L../../libatalk -g -O2 -Wl,-soname -Wl,uams_dhx_passwd.so -o .libs/uams_dhx_passwd.so
/bin/bash ../../libtool --tag=CC --mode=link gcc -I/usr/include/openssl -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -module -avoid-version -lcrypto -o uams_randnum.la -rpath /usr/lib/netatalk uams_randnum.lo -lpthread -L../../libatalk
libtool: link: ar cr .libs/uams_dhx_passwd.a uams_dhx_passwd.o
libtool: link: ranlib .libs/uams_dhx_passwd.a
libtool: link: ( cd ".libs" && rm -f "uams_dhx_passwd.la" && ln -s "../uams_dhx_passwd.la" "uams_dhx_passwd.la" )
libtool: link: gcc -shared -fPIC -DPIC .libs/uams_randnum.o -lcrypto -lpthread -L../../libatalk -g -O2 -Wl,-soname -Wl,uams_randnum.so -o .libs/uams_randnum.so
libtool: link: ar cr .libs/uams_randnum.a uams_randnum.o
libtool: link: ranlib .libs/uams_randnum.a
/bin/bash ../../libtool --tag=CC --mode=link gcc -I/usr/include/openssl -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -module -avoid-version -lcrypt -L/usr/lib/arm-linux-gnueabihf -lgcrypt -o uams_dhx2_passwd.la -rpath /usr/lib/netatalk uams_dhx2_passwd.lo -lpthread -L../../libatalk
libtool: link: ( cd ".libs" && rm -f "uams_randnum.la" && ln -s "../uams_randnum.la" "uams_randnum.la" )
libtool: link: gcc -shared -fPIC -DPIC .libs/uams_dhx2_passwd.o -lcrypt -L/usr/lib/arm-linux-gnueabihf -lgcrypt -lpthread -L../../libatalk -g -O2 -Wl,-soname -Wl,uams_dhx2_passwd.so -o .libs/uams_dhx2_passwd.so
libtool: link: ar cr .libs/uams_dhx2_passwd.a uams_dhx2_passwd.o
libtool: link: ranlib .libs/uams_dhx2_passwd.a
libtool: link: ( cd ".libs" && rm -f "uams_dhx2_passwd.la" && ln -s "../uams_dhx2_passwd.la" "uams_dhx2_passwd.la" )
make[3]: Leaving directory '/home/pi/netatalk-2.230302/etc/uams'
Making all in atalkd
make[3]: Entering directory '/home/pi/netatalk-2.230302/etc/atalkd'
depbase=`echo aep.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -D_PATH_ATALKDCONF=\"/etc/netatalk/atalkd.conf\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT aep.o -MD -MP -MF $depbase.Tpo -c -o aep.o aep.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo config.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -D_PATH_ATALKDCONF=\"/etc/netatalk/atalkd.conf\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT config.o -MD -MP -MF $depbase.Tpo -c -o config.o config.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -D_PATH_ATALKDCONF=\"/etc/netatalk/atalkd.conf\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo multicast.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -D_PATH_ATALKDCONF=\"/etc/netatalk/atalkd.conf\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT multicast.o -MD -MP -MF $depbase.Tpo -c -o multicast.o multicast.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo nbp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -D_PATH_ATALKDCONF=\"/etc/netatalk/atalkd.conf\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT nbp.o -MD -MP -MF $depbase.Tpo -c -o nbp.o nbp.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo route.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -D_PATH_ATALKDCONF=\"/etc/netatalk/atalkd.conf\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT route.o -MD -MP -MF $depbase.Tpo -c -o route.o route.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo rtmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -D_PATH_ATALKDCONF=\"/etc/netatalk/atalkd.conf\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT rtmp.o -MD -MP -MF $depbase.Tpo -c -o rtmp.o rtmp.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo zip.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -D_PATH_ATALKDCONF=\"/etc/netatalk/atalkd.conf\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT zip.o -MD -MP -MF $depbase.Tpo -c -o zip.o zip.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../../libtool --tag=CC --mode=link gcc -D_PATH_ATALKDCONF=\"/etc/netatalk/atalkd.conf\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -o atalkd aep.o config.o main.o multicast.o nbp.o route.o rtmp.o zip.o ../../libatalk/libatalk.la -lpthread -L../../libatalk
libtool: link: gcc -D_PATH_ATALKDCONF=\"/etc/netatalk/atalkd.conf\" -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -o atalkd aep.o config.o main.o multicast.o nbp.o route.o rtmp.o zip.o ../../libatalk/.libs/libatalk.a -L../../libatalk -L../libatalk -lpthread
make[3]: Leaving directory '/home/pi/netatalk-2.230302/etc/atalkd'
Making all in papd
make[3]: Entering directory '/home/pi/netatalk-2.230302/etc/papd'
gcc -DHAVE_CONFIG_H -I. -I../.. -DSHOWPPD -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT showppd-showppd.o -MD -MP -MF .deps/showppd-showppd.Tpo -c -o showppd-showppd.o `test -f 'showppd.c' || echo './'`showppd.c
gcc -DHAVE_CONFIG_H -I. -I../.. -DSHOWPPD -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT showppd-ppd.o -MD -MP -MF .deps/showppd-ppd.Tpo -c -o showppd-ppd.o `test -f 'ppd.c' || echo './'`ppd.c
depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -D_PATH_PAPDCONF=\"/etc/netatalk/papd.conf\" -D_PATH_PAPDUAMPATH=\"/usr/lib/netatalk/\" -DSPOOLDIR=\"/usr/local/var/spool/netatalk/\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo printcap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -D_PATH_PAPDCONF=\"/etc/netatalk/papd.conf\" -D_PATH_PAPDUAMPATH=\"/usr/lib/netatalk/\" -DSPOOLDIR=\"/usr/local/var/spool/netatalk/\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT printcap.o -MD -MP -MF $depbase.Tpo -c -o printcap.o printcap.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f .deps/showppd-showppd.Tpo .deps/showppd-showppd.Po
depbase=`echo session.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -D_PATH_PAPDCONF=\"/etc/netatalk/papd.conf\" -D_PATH_PAPDUAMPATH=\"/usr/lib/netatalk/\" -DSPOOLDIR=\"/usr/local/var/spool/netatalk/\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT session.o -MD -MP -MF $depbase.Tpo -c -o session.o session.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f .deps/showppd-ppd.Tpo .deps/showppd-ppd.Po
depbase=`echo file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -D_PATH_PAPDCONF=\"/etc/netatalk/papd.conf\" -D_PATH_PAPDUAMPATH=\"/usr/lib/netatalk/\" -DSPOOLDIR=\"/usr/local/var/spool/netatalk/\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT file.o -MD -MP -MF $depbase.Tpo -c -o file.o file.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo comment.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -D_PATH_PAPDCONF=\"/etc/netatalk/papd.conf\" -D_PATH_PAPDUAMPATH=\"/usr/lib/netatalk/\" -DSPOOLDIR=\"/usr/local/var/spool/netatalk/\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT comment.o -MD -MP -MF $depbase.Tpo -c -o comment.o comment.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo lp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -D_PATH_PAPDCONF=\"/etc/netatalk/papd.conf\" -D_PATH_PAPDUAMPATH=\"/usr/lib/netatalk/\" -DSPOOLDIR=\"/usr/local/var/spool/netatalk/\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT lp.o -MD -MP -MF $depbase.Tpo -c -o lp.o lp.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ppd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -D_PATH_PAPDCONF=\"/etc/netatalk/papd.conf\" -D_PATH_PAPDUAMPATH=\"/usr/lib/netatalk/\" -DSPOOLDIR=\"/usr/local/var/spool/netatalk/\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT ppd.o -MD -MP -MF $depbase.Tpo -c -o ppd.o ppd.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo magics.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -D_PATH_PAPDCONF=\"/etc/netatalk/papd.conf\" -D_PATH_PAPDUAMPATH=\"/usr/lib/netatalk/\" -DSPOOLDIR=\"/usr/local/var/spool/netatalk/\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT magics.o -MD -MP -MF $depbase.Tpo -c -o magics.o magics.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo headers.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -D_PATH_PAPDCONF=\"/etc/netatalk/papd.conf\" -D_PATH_PAPDUAMPATH=\"/usr/lib/netatalk/\" -DSPOOLDIR=\"/usr/local/var/spool/netatalk/\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT headers.o -MD -MP -MF $depbase.Tpo -c -o headers.o headers.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo queries.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -D_PATH_PAPDCONF=\"/etc/netatalk/papd.conf\" -D_PATH_PAPDUAMPATH=\"/usr/lib/netatalk/\" -DSPOOLDIR=\"/usr/local/var/spool/netatalk/\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT queries.o -MD -MP -MF $depbase.Tpo -c -o queries.o queries.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo auth.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -D_PATH_PAPDCONF=\"/etc/netatalk/papd.conf\" -D_PATH_PAPDUAMPATH=\"/usr/lib/netatalk/\" -DSPOOLDIR=\"/usr/local/var/spool/netatalk/\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT auth.o -MD -MP -MF $depbase.Tpo -c -o auth.o auth.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo uam.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -D_PATH_PAPDCONF=\"/etc/netatalk/papd.conf\" -D_PATH_PAPDUAMPATH=\"/usr/lib/netatalk/\" -DSPOOLDIR=\"/usr/local/var/spool/netatalk/\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT uam.o -MD -MP -MF $depbase.Tpo -c -o uam.o uam.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo print_cups.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -D_PATH_PAPDCONF=\"/etc/netatalk/papd.conf\" -D_PATH_PAPDUAMPATH=\"/usr/lib/netatalk/\" -DSPOOLDIR=\"/usr/local/var/spool/netatalk/\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT print_cups.o -MD -MP -MF $depbase.Tpo -c -o print_cups.o print_cups.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../../libtool --tag=CC --mode=link gcc -DSHOWPPD -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -o showppd showppd-showppd.o showppd-ppd.o ../../libatalk/libatalk.la -lpthread -L../../libatalk
libtool: link: gcc -DSHOWPPD -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -o showppd showppd-showppd.o showppd-ppd.o ../../libatalk/.libs/libatalk.a -L../../libatalk -L../libatalk -lpthread
/bin/bash ../../libtool --tag=CC --mode=link gcc -I../../include -I../../sys -D_PATH_PAPDCONF=\"/etc/netatalk/papd.conf\" -D_PATH_PAPDUAMPATH=\"/usr/lib/netatalk/\" -DSPOOLDIR=\"/usr/local/var/spool/netatalk/\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -export-dynamic -o papd main.o printcap.o session.o file.o comment.o lp.o ppd.o magics.o headers.o queries.o auth.o uam.o print_cups.o ../../libatalk/libatalk.la -lcups -ldl -lpthread -L../../libatalk
libtool: link: gcc -I../../include -I../../sys -D_PATH_PAPDCONF=\"/etc/netatalk/papd.conf\" -D_PATH_PAPDUAMPATH=\"/usr/lib/netatalk/\" -DSPOOLDIR=\"/usr/local/var/spool/netatalk/\" -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -o papd main.o printcap.o session.o file.o comment.o lp.o ppd.o magics.o headers.o queries.o auth.o uam.o print_cups.o -Wl,--export-dynamic ../../libatalk/.libs/libatalk.a -L../../libatalk -L../libatalk -lcups -ldl -lpthread
make[3]: Leaving directory '/home/pi/netatalk-2.230302/etc/papd'
Making all in psf
make[3]: Entering directory '/home/pi/netatalk-2.230302/etc/psf'
depbase=`echo psf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -DZEROWIDTH -D_PATH_PAP=\"/usr/local/bin/pap\" -D_PATH_PSORDER=\"/usr/local/bin/psorder\" -D_PATH_PSA=\"/usr/local/libexec/psa\" -D_PATH_PSFILTER=\"/usr/local/libexec/etc2ps.sh\" -D_PATH_PAGECOUNT=\"/usr/local/share/netatalk/pagecount.ps\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT psf.o -MD -MP -MF $depbase.Tpo -c -o psf.o psf.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo psa.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -DZEROWIDTH -D_PATH_PAP=\"/usr/local/bin/pap\" -D_PATH_PSORDER=\"/usr/local/bin/psorder\" -D_PATH_PSA=\"/usr/local/libexec/psa\" -D_PATH_PSFILTER=\"/usr/local/libexec/etc2ps.sh\" -D_PATH_PAGECOUNT=\"/usr/local/share/netatalk/pagecount.ps\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT psa.o -MD -MP -MF $depbase.Tpo -c -o psa.o psa.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../../libtool --tag=CC --mode=link gcc -DZEROWIDTH -D_PATH_PAP=\"/usr/local/bin/pap\" -D_PATH_PSORDER=\"/usr/local/bin/psorder\" -D_PATH_PSA=\"/usr/local/libexec/psa\" -D_PATH_PSFILTER=\"/usr/local/libexec/etc2ps.sh\" -D_PATH_PAGECOUNT=\"/usr/local/share/netatalk/pagecount.ps\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -o psa psa.o -lpthread -L../../libatalk
libtool: link: gcc -DZEROWIDTH -D_PATH_PAP=\"/usr/local/bin/pap\" -D_PATH_PSORDER=\"/usr/local/bin/psorder\" -D_PATH_PSA=\"/usr/local/libexec/psa\" -D_PATH_PSFILTER=\"/usr/local/libexec/etc2ps.sh\" -D_PATH_PAGECOUNT=\"/usr/local/share/netatalk/pagecount.ps\" -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -o psa psa.o -lpthread -L../../libatalk
/bin/bash ../../libtool --tag=CC --mode=link gcc -DZEROWIDTH -D_PATH_PAP=\"/usr/local/bin/pap\" -D_PATH_PSORDER=\"/usr/local/bin/psorder\" -D_PATH_PSA=\"/usr/local/libexec/psa\" -D_PATH_PSFILTER=\"/usr/local/libexec/etc2ps.sh\" -D_PATH_PAGECOUNT=\"/usr/local/share/netatalk/pagecount.ps\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -o psf psf.o -lpthread -L../../libatalk
libtool: link: gcc -DZEROWIDTH -D_PATH_PAP=\"/usr/local/bin/pap\" -D_PATH_PSORDER=\"/usr/local/bin/psorder\" -D_PATH_PSA=\"/usr/local/libexec/psa\" -D_PATH_PSFILTER=\"/usr/local/libexec/etc2ps.sh\" -D_PATH_PAGECOUNT=\"/usr/local/share/netatalk/pagecount.ps\" -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -o psf psf.o -lpthread -L../../libatalk
make[3]: Leaving directory '/home/pi/netatalk-2.230302/etc/psf'
make[3]: Entering directory '/home/pi/netatalk-2.230302/etc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/etc'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/etc'
Making all in man
make[2]: Entering directory '/home/pi/netatalk-2.230302/man'
Making all in man1
make[3]: Entering directory '/home/pi/netatalk-2.230302/man/man1'
sed -e s@:SBINDIR:@/usr/local/sbin@ \
-e s@:BINDIR:@/usr/local/bin@ \
-e s@:ETCDIR:@/etc/netatalk@ \
-e s@:LIBDIR:@/usr/local/lib@ \
-e s@:DEFAULT_CNID_SCHEME:@dbd@ \
<uniconv.1.tmpl >uniconv.1
sed -e s@:SBINDIR:@/usr/local/sbin@ \
-e s@:BINDIR:@/usr/local/bin@ \
-e s@:ETCDIR:@/etc/netatalk@ \
-e s@:LIBDIR:@/usr/local/lib@ \
-e s@:DEFAULT_CNID_SCHEME:@dbd@ \
<asip-status.pl.1.tmpl >asip-status.pl.1
sed -e s@:SBINDIR:@/usr/local/sbin@ \
-e s@:BINDIR:@/usr/local/bin@ \
-e s@:ETCDIR:@/etc/netatalk@ \
-e s@:LIBDIR:@/usr/local/lib@ \
-e s@:DEFAULT_CNID_SCHEME:@dbd@ \
<afpldaptest.1.tmpl >afpldaptest.1
make[3]: Leaving directory '/home/pi/netatalk-2.230302/man/man1'
Making all in man3
make[3]: Entering directory '/home/pi/netatalk-2.230302/man/man3'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/man/man3'
Making all in man4
make[3]: Entering directory '/home/pi/netatalk-2.230302/man/man4'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/man/man4'
Making all in man5
make[3]: Entering directory '/home/pi/netatalk-2.230302/man/man5'
sed -e "s@:SBINDIR:@/usr/local/sbin@g" \
-e "s@:BINDIR:@/usr/local/bin@g" \
-e "s@:ETCDIR:@/etc/netatalk@g" \
-e "s@:LIBDIR:@/usr/local/lib@g" \
-e "s@:DEFAULT_CNID_SCHEME:@dbd@g" \
-e "s@:COMPILED_BACKENDS:@dbd last@g" \
<AppleVolumes.default.5.tmpl >AppleVolumes.default.5
sed -e "s@:SBINDIR:@/usr/local/sbin@g" \
-e "s@:BINDIR:@/usr/local/bin@g" \
-e "s@:ETCDIR:@/etc/netatalk@g" \
-e "s@:LIBDIR:@/usr/local/lib@g" \
-e "s@:DEFAULT_CNID_SCHEME:@dbd@g" \
-e "s@:COMPILED_BACKENDS:@dbd last@g" \
<afpd.conf.5.tmpl >afpd.conf.5
sed -e "s@:SBINDIR:@/usr/local/sbin@g" \
-e "s@:BINDIR:@/usr/local/bin@g" \
-e "s@:ETCDIR:@/etc/netatalk@g" \
-e "s@:LIBDIR:@/usr/local/lib@g" \
-e "s@:DEFAULT_CNID_SCHEME:@dbd@g" \
-e "s@:COMPILED_BACKENDS:@dbd last@g" \
<afp_ldap.conf.5.tmpl >afp_ldap.conf.5
sed -e "s@:SBINDIR:@/usr/local/sbin@g" \
-e "s@:BINDIR:@/usr/local/bin@g" \
-e "s@:ETCDIR:@/etc/netatalk@g" \
-e "s@:LIBDIR:@/usr/local/lib@g" \
-e "s@:DEFAULT_CNID_SCHEME:@dbd@g" \
-e "s@:COMPILED_BACKENDS:@dbd last@g" \
<afp_signature.conf.5.tmpl >afp_signature.conf.5
sed -e "s@:SBINDIR:@/usr/local/sbin@g" \
-e "s@:BINDIR:@/usr/local/bin@g" \
-e "s@:ETCDIR:@/etc/netatalk@g" \
-e "s@:LIBDIR:@/usr/local/lib@g" \
-e "s@:DEFAULT_CNID_SCHEME:@dbd@g" \
-e "s@:COMPILED_BACKENDS:@dbd last@g" \
<afp_voluuid.conf.5.tmpl >afp_voluuid.conf.5
sed -e "s@:SBINDIR:@/usr/local/sbin@g" \
-e "s@:BINDIR:@/usr/local/bin@g" \
-e "s@:ETCDIR:@/etc/netatalk@g" \
-e "s@:LIBDIR:@/usr/local/lib@g" \
-e "s@:DEFAULT_CNID_SCHEME:@dbd@g" \
-e "s@:COMPILED_BACKENDS:@dbd last@g" \
<netatalk.conf.5.tmpl >netatalk.conf.5
sed -e "s@:SBINDIR:@/usr/local/sbin@g" \
-e "s@:BINDIR:@/usr/local/bin@g" \
-e "s@:ETCDIR:@/etc/netatalk@g" \
-e "s@:LIBDIR:@/usr/local/lib@g" \
-e "s@:DEFAULT_CNID_SCHEME:@dbd@g" \
-e "s@:COMPILED_BACKENDS:@dbd last@g" \
<atalkd.conf.5.tmpl >atalkd.conf.5
sed -e "s@:SBINDIR:@/usr/local/sbin@g" \
-e "s@:BINDIR:@/usr/local/bin@g" \
-e "s@:ETCDIR:@/etc/netatalk@g" \
-e "s@:LIBDIR:@/usr/local/lib@g" \
-e "s@:DEFAULT_CNID_SCHEME:@dbd@g" \
-e "s@:COMPILED_BACKENDS:@dbd last@g" \
<papd.conf.5.tmpl >papd.conf.5
make[3]: Leaving directory '/home/pi/netatalk-2.230302/man/man5'
Making all in man8
make[3]: Entering directory '/home/pi/netatalk-2.230302/man/man8'
sed -e s@:SBINDIR:@/usr/local/sbin@ \
-e s@:BINDIR:@/usr/local/bin@ \
-e s@:ETCDIR:@/etc/netatalk@ \
-e s@:LIBDIR:@/usr/local/lib@ \
-e s@:LIBEXECDIR:@/usr/local/libexec@ \
-e s@:VERSION:@2.230302@ \
<afpd.8.tmpl >afpd.8
sed -e s@:SBINDIR:@/usr/local/sbin@ \
-e s@:BINDIR:@/usr/local/bin@ \
-e s@:ETCDIR:@/etc/netatalk@ \
-e s@:LIBDIR:@/usr/local/lib@ \
-e s@:LIBEXECDIR:@/usr/local/libexec@ \
-e s@:VERSION:@2.230302@ \
<cnid_dbd.8.tmpl >cnid_dbd.8
sed -e s@:SBINDIR:@/usr/local/sbin@ \
-e s@:BINDIR:@/usr/local/bin@ \
-e s@:ETCDIR:@/etc/netatalk@ \
-e s@:LIBDIR:@/usr/local/lib@ \
-e s@:LIBEXECDIR:@/usr/local/libexec@ \
-e s@:VERSION:@2.230302@ \
<cnid_metad.8.tmpl >cnid_metad.8
sed -e s@:SBINDIR:@/usr/local/sbin@ \
-e s@:BINDIR:@/usr/local/bin@ \
-e s@:ETCDIR:@/etc/netatalk@ \
-e s@:LIBDIR:@/usr/local/lib@ \
-e s@:LIBEXECDIR:@/usr/local/libexec@ \
-e s@:VERSION:@2.230302@ \
<atalkd.8.tmpl >atalkd.8
sed -e s@:SBINDIR:@/usr/local/sbin@ \
-e s@:BINDIR:@/usr/local/bin@ \
-e s@:ETCDIR:@/etc/netatalk@ \
-e s@:LIBDIR:@/usr/local/lib@ \
-e s@:LIBEXECDIR:@/usr/local/libexec@ \
-e s@:VERSION:@2.230302@ \
<papd.8.tmpl >papd.8
sed -e s@:SBINDIR:@/usr/local/sbin@ \
-e s@:BINDIR:@/usr/local/bin@ \
-e s@:ETCDIR:@/etc/netatalk@ \
-e s@:LIBDIR:@/usr/local/lib@ \
-e s@:LIBEXECDIR:@/usr/local/libexec@ \
-e s@:VERSION:@2.230302@ \
<papstatus.8.tmpl >papstatus.8
sed -e s@:SBINDIR:@/usr/local/sbin@ \
-e s@:BINDIR:@/usr/local/bin@ \
-e s@:ETCDIR:@/etc/netatalk@ \
-e s@:LIBDIR:@/usr/local/lib@ \
-e s@:LIBEXECDIR:@/usr/local/libexec@ \
-e s@:VERSION:@2.230302@ \
<psf.8.tmpl >psf.8
make[3]: Leaving directory '/home/pi/netatalk-2.230302/man/man8'
make[3]: Entering directory '/home/pi/netatalk-2.230302/man'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/man'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/man'
Making all in contrib
make[2]: Entering directory '/home/pi/netatalk-2.230302/contrib'
Making all in a2boot
make[3]: Entering directory '/home/pi/netatalk-2.230302/contrib/a2boot'
depbase=`echo a2boot.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -D_PATH_A_GS_BLOCKS=\"/etc/netatalk/a2boot/ProDOS16\ Boot\ Blocks\" -D_PATH_A_2E_BLOCKS=\"/etc/netatalk/a2boot/Apple\ :2f:2fe\ Boot\ Blocks\" -D_PATH_P16_IMAGE=\"/etc/netatalk/a2boot/ProDOS16\ Image\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT a2boot.o -MD -MP -MF $depbase.Tpo -c -o a2boot.o a2boot.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../../libtool --tag=CC --mode=link gcc -I../../include -I../../sys -D_PATH_A_GS_BLOCKS=\"/etc/netatalk/a2boot/ProDOS16\ Boot\ Blocks\" -D_PATH_A_2E_BLOCKS=\"/etc/netatalk/a2boot/Apple\ :2f:2fe\ Boot\ Blocks\" -D_PATH_P16_IMAGE=\"/etc/netatalk/a2boot/ProDOS16\ Image\" -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -o a2boot a2boot.o ../../libatalk/libatalk.la -lpthread -L../../libatalk
libtool: link: gcc -I../../include -I../../sys "-D_PATH_A_GS_BLOCKS=\"/etc/netatalk/a2boot/ProDOS16 Boot Blocks\"" "-D_PATH_A_2E_BLOCKS=\"/etc/netatalk/a2boot/Apple :2f:2fe Boot Blocks\"" "-D_PATH_P16_IMAGE=\"/etc/netatalk/a2boot/ProDOS16 Image\"" -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -o a2boot a2boot.o ../../libatalk/.libs/libatalk.a -L../../libatalk -L../libatalk -lpthread
make[3]: Leaving directory '/home/pi/netatalk-2.230302/contrib/a2boot'
Making all in macusers
make[3]: Entering directory '/home/pi/netatalk-2.230302/contrib/macusers'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/contrib/macusers'
Making all in misc
make[3]: Entering directory '/home/pi/netatalk-2.230302/contrib/misc'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/contrib/misc'
Making all in shell_utils
make[3]: Entering directory '/home/pi/netatalk-2.230302/contrib/shell_utils'
sed -e s@:BINDIR:@/usr/local/bin@ \
-e s@:SBINDIR:@/usr/local/sbin@ \
-e s@:ETCDIR:@/etc/netatalk@ \
<lp2pap.sh.tmpl >lp2pap.sh
make[3]: Leaving directory '/home/pi/netatalk-2.230302/contrib/shell_utils'
Making all in printing
make[3]: Entering directory '/home/pi/netatalk-2.230302/contrib/printing'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/contrib/printing'
Making all in timelord
make[3]: Entering directory '/home/pi/netatalk-2.230302/contrib/timelord'
depbase=`echo timelord.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -MT timelord.o -MD -MP -MF $depbase.Tpo -c -o timelord.o timelord.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../../libtool --tag=CC --mode=link gcc -I../../include -D_U_="__attribute__((unused))" -g -O2 -I../../sys -o timelord timelord.o ../../libatalk/libatalk.la -lpthread -L../../libatalk
libtool: link: gcc -I../../include "-D_U_=__attribute__((unused))" -g -O2 -I../../sys -o timelord timelord.o ../../libatalk/.libs/libatalk.a -L../../libatalk -L../libatalk -lpthread
make[3]: Leaving directory '/home/pi/netatalk-2.230302/contrib/timelord'
make[3]: Entering directory '/home/pi/netatalk-2.230302/contrib'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/contrib'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/contrib'
Making all in distrib
make[2]: Entering directory '/home/pi/netatalk-2.230302/distrib'
Making all in config
make[3]: Entering directory '/home/pi/netatalk-2.230302/distrib/config'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/distrib/config'
Making all in initscripts
make[3]: Entering directory '/home/pi/netatalk-2.230302/distrib/initscripts'
sed -e s@:BINDIR:@/usr/local/bin@ \
-e s@:SBINDIR:@/usr/local/sbin@ \
-e s@:ETCDIR:@/etc/netatalk@ \
-e s@:PKGLIBEXECDIR:@/usr/local/libexec/netatalk@ \
-e s@:VERSION:@2.230302@ \
<a2boot.service.tmpl >a2boot.service
sed -e s@:BINDIR:@/usr/local/bin@ \
-e s@:SBINDIR:@/usr/local/sbin@ \
-e s@:ETCDIR:@/etc/netatalk@ \
-e s@:PKGLIBEXECDIR:@/usr/local/libexec/netatalk@ \
-e s@:VERSION:@2.230302@ \
<afpd.service.tmpl >afpd.service
sed -e s@:BINDIR:@/usr/local/bin@ \
-e s@:SBINDIR:@/usr/local/sbin@ \
-e s@:ETCDIR:@/etc/netatalk@ \
-e s@:PKGLIBEXECDIR:@/usr/local/libexec/netatalk@ \
-e s@:VERSION:@2.230302@ \
<atalkd.service.tmpl >atalkd.service
sed -e s@:BINDIR:@/usr/local/bin@ \
-e s@:SBINDIR:@/usr/local/sbin@ \
-e s@:ETCDIR:@/etc/netatalk@ \
-e s@:PKGLIBEXECDIR:@/usr/local/libexec/netatalk@ \
-e s@:VERSION:@2.230302@ \
<cnid.service.tmpl >cnid.service
sed -e s@:BINDIR:@/usr/local/bin@ \
-e s@:SBINDIR:@/usr/local/sbin@ \
-e s@:ETCDIR:@/etc/netatalk@ \
-e s@:PKGLIBEXECDIR:@/usr/local/libexec/netatalk@ \
-e s@:VERSION:@2.230302@ \
<papd.service.tmpl >papd.service
sed -e s@:BINDIR:@/usr/local/bin@ \
-e s@:SBINDIR:@/usr/local/sbin@ \
-e s@:ETCDIR:@/etc/netatalk@ \
-e s@:PKGLIBEXECDIR:@/usr/local/libexec/netatalk@ \
-e s@:VERSION:@2.230302@ \
<timelord.service.tmpl >timelord.service
make[3]: Leaving directory '/home/pi/netatalk-2.230302/distrib/initscripts'
Making all in m4
make[3]: Entering directory '/home/pi/netatalk-2.230302/distrib/m4'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/distrib/m4'
make[3]: Entering directory '/home/pi/netatalk-2.230302/distrib'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/distrib'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/distrib'
Making all in include
make[2]: Entering directory '/home/pi/netatalk-2.230302/include'
Making all in atalk
make[3]: Entering directory '/home/pi/netatalk-2.230302/include/atalk'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/include/atalk'
make[3]: Entering directory '/home/pi/netatalk-2.230302/include'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/include'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/include'
Making all in sys
make[2]: Entering directory '/home/pi/netatalk-2.230302/sys'
Making all in netatalk
make[3]: Entering directory '/home/pi/netatalk-2.230302/sys/netatalk'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/sys/netatalk'
Making all in solaris
make[3]: Entering directory '/home/pi/netatalk-2.230302/sys/solaris'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/sys/solaris'
make[3]: Entering directory '/home/pi/netatalk-2.230302/sys'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/sys'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/sys'
Making all in doc
make[2]: Entering directory '/home/pi/netatalk-2.230302/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/pi/netatalk-2.230302/doc'
Making all in macros
make[2]: Entering directory '/home/pi/netatalk-2.230302/macros'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/pi/netatalk-2.230302/macros'
Making all in test
make[2]: Entering directory '/home/pi/netatalk-2.230302/test'
Making all in afpd
make[3]: Entering directory '/home/pi/netatalk-2.230302/test/afpd'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/test/afpd'
make[3]: Entering directory '/home/pi/netatalk-2.230302/test'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/test'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/test'
make[2]: Entering directory '/home/pi/netatalk-2.230302'
make[2]: Leaving directory '/home/pi/netatalk-2.230302'
make[1]: Leaving directory '/home/pi/netatalk-2.230302'
Installing Netatalk...
Making install in libatalk
make[1]: Entering directory '/home/pi/netatalk-2.230302/libatalk'
Making install in acl
make[2]: Entering directory '/home/pi/netatalk-2.230302/libatalk/acl'
make[3]: Entering directory '/home/pi/netatalk-2.230302/libatalk/acl'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/acl'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/acl'
Making install in adouble
make[2]: Entering directory '/home/pi/netatalk-2.230302/libatalk/adouble'
make[3]: Entering directory '/home/pi/netatalk-2.230302/libatalk/adouble'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/adouble'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/adouble'
Making install in asp
make[2]: Entering directory '/home/pi/netatalk-2.230302/libatalk/asp'
make[3]: Entering directory '/home/pi/netatalk-2.230302/libatalk/asp'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/asp'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/asp'
Making install in atp
make[2]: Entering directory '/home/pi/netatalk-2.230302/libatalk/atp'
make[3]: Entering directory '/home/pi/netatalk-2.230302/libatalk/atp'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/atp'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/atp'
Making install in bstring
make[2]: Entering directory '/home/pi/netatalk-2.230302/libatalk/bstring'
make[3]: Entering directory '/home/pi/netatalk-2.230302/libatalk/bstring'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/bstring'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/bstring'
Making install in compat
make[2]: Entering directory '/home/pi/netatalk-2.230302/libatalk/compat'
make[3]: Entering directory '/home/pi/netatalk-2.230302/libatalk/compat'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/compat'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/compat'
Making install in cnid
make[2]: Entering directory '/home/pi/netatalk-2.230302/libatalk/cnid'
Making install in last
make[3]: Entering directory '/home/pi/netatalk-2.230302/libatalk/cnid/last'
make[4]: Entering directory '/home/pi/netatalk-2.230302/libatalk/cnid/last'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/cnid/last'
make[3]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/cnid/last'
Making install in dbd
make[3]: Entering directory '/home/pi/netatalk-2.230302/libatalk/cnid/dbd'
make[4]: Entering directory '/home/pi/netatalk-2.230302/libatalk/cnid/dbd'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/cnid/dbd'
make[3]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/cnid/dbd'
make[3]: Entering directory '/home/pi/netatalk-2.230302/libatalk/cnid'
make[4]: Entering directory '/home/pi/netatalk-2.230302/libatalk/cnid'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/cnid'
make[3]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/cnid'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/cnid'
Making install in dsi
make[2]: Entering directory '/home/pi/netatalk-2.230302/libatalk/dsi'
make[3]: Entering directory '/home/pi/netatalk-2.230302/libatalk/dsi'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/dsi'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/dsi'
Making install in nbp
make[2]: Entering directory '/home/pi/netatalk-2.230302/libatalk/nbp'
make[3]: Entering directory '/home/pi/netatalk-2.230302/libatalk/nbp'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/nbp'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/nbp'
Making install in netddp
make[2]: Entering directory '/home/pi/netatalk-2.230302/libatalk/netddp'
make[3]: Entering directory '/home/pi/netatalk-2.230302/libatalk/netddp'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/netddp'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/netddp'
Making install in util
make[2]: Entering directory '/home/pi/netatalk-2.230302/libatalk/util'
make[3]: Entering directory '/home/pi/netatalk-2.230302/libatalk/util'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/util'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/util'
Making install in unicode
make[2]: Entering directory '/home/pi/netatalk-2.230302/libatalk/unicode'
Making install in charsets
make[3]: Entering directory '/home/pi/netatalk-2.230302/libatalk/unicode/charsets'
make[4]: Entering directory '/home/pi/netatalk-2.230302/libatalk/unicode/charsets'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/unicode/charsets'
make[3]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/unicode/charsets'
make[3]: Entering directory '/home/pi/netatalk-2.230302/libatalk/unicode'
make[4]: Entering directory '/home/pi/netatalk-2.230302/libatalk/unicode'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/unicode'
make[3]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/unicode'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/unicode'
Making install in vfs
make[2]: Entering directory '/home/pi/netatalk-2.230302/libatalk/vfs'
make[3]: Entering directory '/home/pi/netatalk-2.230302/libatalk/vfs'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/vfs'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/libatalk/vfs'
make[2]: Entering directory '/home/pi/netatalk-2.230302/libatalk'
make[3]: Entering directory '/home/pi/netatalk-2.230302/libatalk'
/usr/bin/mkdir -p '/usr/local/lib'
/bin/bash ../libtool --mode=install /usr/bin/install -c libatalk.la '/usr/local/lib'
libtool: install: /usr/bin/install -c .libs/libatalk.lai /usr/local/lib/libatalk.la
libtool: install: /usr/bin/install -c .libs/libatalk.a /usr/local/lib/libatalk.a
libtool: install: chmod 644 /usr/local/lib/libatalk.a
libtool: install: ranlib /usr/local/lib/libatalk.a
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/libatalk'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/libatalk'
make[1]: Leaving directory '/home/pi/netatalk-2.230302/libatalk'
Making install in bin
make[1]: Entering directory '/home/pi/netatalk-2.230302/bin'
Making install in adv1tov2
make[2]: Entering directory '/home/pi/netatalk-2.230302/bin/adv1tov2'
make[3]: Entering directory '/home/pi/netatalk-2.230302/bin/adv1tov2'
/usr/bin/mkdir -p '/usr/local/bin'
/bin/bash ../../libtool --mode=install /usr/bin/install -c adv1tov2 '/usr/local/bin'
libtool: install: /usr/bin/install -c adv1tov2 /usr/local/bin/adv1tov2
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/bin/adv1tov2'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/bin/adv1tov2'
Making install in afppasswd
make[2]: Entering directory '/home/pi/netatalk-2.230302/bin/afppasswd'
make[3]: Entering directory '/home/pi/netatalk-2.230302/bin/afppasswd'
/usr/bin/mkdir -p '/usr/local/bin'
/bin/bash ../../libtool --mode=install /usr/bin/install -c afppasswd '/usr/local/bin'
libtool: install: /usr/bin/install -c afppasswd /usr/local/bin/afppasswd
make install-exec-hook
make[4]: Entering directory '/home/pi/netatalk-2.230302/bin/afppasswd'
chmod u+s /usr/local/bin/afppasswd
make[4]: Leaving directory '/home/pi/netatalk-2.230302/bin/afppasswd'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/bin/afppasswd'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/bin/afppasswd'
Making install in cnid
make[2]: Entering directory '/home/pi/netatalk-2.230302/bin/cnid'
make[3]: Entering directory '/home/pi/netatalk-2.230302/bin/cnid'
/usr/bin/mkdir -p '/usr/local/bin'
/usr/bin/install -c cnid2_create '/usr/local/bin'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/bin/cnid'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/bin/cnid'
Making install in megatron
make[2]: Entering directory '/home/pi/netatalk-2.230302/bin/megatron'
make[3]: Entering directory '/home/pi/netatalk-2.230302/bin/megatron'
/usr/bin/mkdir -p '/usr/local/bin'
/bin/bash ../../libtool --mode=install /usr/bin/install -c megatron '/usr/local/bin'
libtool: install: /usr/bin/install -c megatron /usr/local/bin/megatron
make install-exec-hook
make[4]: Entering directory '/home/pi/netatalk-2.230302/bin/megatron'
make[4]: Leaving directory '/home/pi/netatalk-2.230302/bin/megatron'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/bin/megatron'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/bin/megatron'
Making install in uniconv
make[2]: Entering directory '/home/pi/netatalk-2.230302/bin/uniconv'
make[3]: Entering directory '/home/pi/netatalk-2.230302/bin/uniconv'
/usr/bin/mkdir -p '/usr/local/bin'
/bin/bash ../../libtool --mode=install /usr/bin/install -c uniconv '/usr/local/bin'
libtool: install: /usr/bin/install -c uniconv /usr/local/bin/uniconv
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/bin/uniconv'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/bin/uniconv'
Making install in misc
make[2]: Entering directory '/home/pi/netatalk-2.230302/bin/misc'
make[3]: Entering directory '/home/pi/netatalk-2.230302/bin/misc'
/usr/bin/mkdir -p '/usr/local/bin'
/bin/bash ../../libtool --mode=install /usr/bin/install -c afpldaptest '/usr/local/bin'
libtool: install: /usr/bin/install -c afpldaptest /usr/local/bin/afpldaptest
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/bin/misc'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/bin/misc'
Making install in aecho
make[2]: Entering directory '/home/pi/netatalk-2.230302/bin/aecho'
make[3]: Entering directory '/home/pi/netatalk-2.230302/bin/aecho'
/usr/bin/mkdir -p '/usr/local/bin'
/bin/bash ../../libtool --mode=install /usr/bin/install -c aecho '/usr/local/bin'
libtool: install: /usr/bin/install -c aecho /usr/local/bin/aecho
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/bin/aecho'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/bin/aecho'
Making install in getzones
make[2]: Entering directory '/home/pi/netatalk-2.230302/bin/getzones'
make[3]: Entering directory '/home/pi/netatalk-2.230302/bin/getzones'
/usr/bin/mkdir -p '/usr/local/bin'
/bin/bash ../../libtool --mode=install /usr/bin/install -c getzones '/usr/local/bin'
libtool: install: /usr/bin/install -c getzones /usr/local/bin/getzones
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/bin/getzones'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/bin/getzones'
Making install in nbp
make[2]: Entering directory '/home/pi/netatalk-2.230302/bin/nbp'
make[3]: Entering directory '/home/pi/netatalk-2.230302/bin/nbp'
/usr/bin/mkdir -p '/usr/local/bin'
/bin/bash ../../libtool --mode=install /usr/bin/install -c nbplkup nbprgstr nbpunrgstr '/usr/local/bin'
libtool: install: /usr/bin/install -c nbplkup /usr/local/bin/nbplkup
libtool: install: /usr/bin/install -c nbprgstr /usr/local/bin/nbprgstr
libtool: install: /usr/bin/install -c nbpunrgstr /usr/local/bin/nbpunrgstr
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/bin/nbp'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/bin/nbp'
Making install in pap
make[2]: Entering directory '/home/pi/netatalk-2.230302/bin/pap'
make[3]: Entering directory '/home/pi/netatalk-2.230302/bin/pap'
/usr/bin/mkdir -p '/usr/local/bin'
/bin/bash ../../libtool --mode=install /usr/bin/install -c pap papstatus '/usr/local/bin'
libtool: install: /usr/bin/install -c pap /usr/local/bin/pap
libtool: install: /usr/bin/install -c papstatus /usr/local/bin/papstatus
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/bin/pap'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/bin/pap'
Making install in psorder
make[2]: Entering directory '/home/pi/netatalk-2.230302/bin/psorder'
make[3]: Entering directory '/home/pi/netatalk-2.230302/bin/psorder'
/usr/bin/mkdir -p '/usr/local/bin'
/bin/bash ../../libtool --mode=install /usr/bin/install -c psorder '/usr/local/bin'
libtool: install: /usr/bin/install -c psorder /usr/local/bin/psorder
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/bin/psorder'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/bin/psorder'
Making install in ad
make[2]: Entering directory '/home/pi/netatalk-2.230302/bin/ad'
make[3]: Entering directory '/home/pi/netatalk-2.230302/bin/ad'
/usr/bin/mkdir -p '/usr/local/bin'
/bin/bash ../../libtool --mode=install /usr/bin/install -c ad '/usr/local/bin'
libtool: install: /usr/bin/install -c ad /usr/local/bin/ad
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/bin/ad'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/bin/ad'
make[2]: Entering directory '/home/pi/netatalk-2.230302/bin'
make[3]: Entering directory '/home/pi/netatalk-2.230302/bin'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/bin'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/bin'
make[1]: Leaving directory '/home/pi/netatalk-2.230302/bin'
Making install in config
make[1]: Entering directory '/home/pi/netatalk-2.230302/config'
Making install in pam
make[2]: Entering directory '/home/pi/netatalk-2.230302/config/pam'
make[3]: Entering directory '/home/pi/netatalk-2.230302/config/pam'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/config/pam'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/config/pam'
make[2]: Entering directory '/home/pi/netatalk-2.230302/config'
make[3]: Entering directory '/home/pi/netatalk-2.230302/config'
make[3]: Nothing to be done for 'install-exec-am'.
sed -e s@:UAMS_PATH:@/usr/lib/netatalk@ \
-e s@:ETCDIR:@/etc/netatalk@ \
-e s@:COMPILED_BACKENDS:@"dbd last"@ \
-e s@:DEFAULT_CNID_SCHEME:@dbd@ \
<afpd.conf.tmpl >afpd.conf
sed -e s@:UAMS_PATH:@/usr/lib/netatalk@ \
-e s@:ETCDIR:@/etc/netatalk@ \
-e s@:COMPILED_BACKENDS:@"dbd last"@ \
-e s@:DEFAULT_CNID_SCHEME:@dbd@ \
<AppleVolumes.default.tmpl >AppleVolumes.default
/bin/bash /home/pi/netatalk-2.230302/install-sh -d /etc/netatalk
for f in AppleVolumes.system netatalk.conf atalkd.conf papd.conf afpd.conf AppleVolumes.default; do \
if test "xyes" = "xyes" -o ! -f /etc/netatalk/$f; then \
echo "/usr/bin/install -c -m 644 $f /etc/netatalk"; \
/usr/bin/install -c -m 644 $f /etc/netatalk; \
else \
echo "not overwriting $f"; \
fi; \
done
/usr/bin/install -c -m 644 AppleVolumes.system /etc/netatalk
/usr/bin/install -c -m 644 netatalk.conf /etc/netatalk
/usr/bin/install -c -m 644 atalkd.conf /etc/netatalk
/usr/bin/install -c -m 644 papd.conf /etc/netatalk
/usr/bin/install -c -m 644 afpd.conf /etc/netatalk
/usr/bin/install -c -m 644 AppleVolumes.default /etc/netatalk
make[3]: Leaving directory '/home/pi/netatalk-2.230302/config'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/config'
make[1]: Leaving directory '/home/pi/netatalk-2.230302/config'
Making install in etc
make[1]: Entering directory '/home/pi/netatalk-2.230302/etc'
Making install in afpd
make[2]: Entering directory '/home/pi/netatalk-2.230302/etc/afpd'
make[3]: Entering directory '/home/pi/netatalk-2.230302/etc/afpd'
/usr/bin/mkdir -p '/usr/local/sbin'
/bin/bash ../../libtool --mode=install /usr/bin/install -c afpd '/usr/local/sbin'
libtool: install: /usr/bin/install -c afpd /usr/local/sbin/afpd
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/etc/afpd'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/etc/afpd'
Making install in cnid_dbd
make[2]: Entering directory '/home/pi/netatalk-2.230302/etc/cnid_dbd'
make[3]: Entering directory '/home/pi/netatalk-2.230302/etc/cnid_dbd'
/usr/bin/mkdir -p '/usr/local/bin'
/bin/bash ../../libtool --mode=install /usr/bin/install -c dbd '/usr/local/bin'
libtool: install: /usr/bin/install -c dbd /usr/local/bin/dbd
/usr/bin/mkdir -p '/usr/local/sbin'
/bin/bash ../../libtool --mode=install /usr/bin/install -c cnid_dbd cnid_metad '/usr/local/sbin'
libtool: install: /usr/bin/install -c cnid_dbd /usr/local/sbin/cnid_dbd
libtool: install: /usr/bin/install -c cnid_metad /usr/local/sbin/cnid_metad
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/etc/cnid_dbd'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/etc/cnid_dbd'
Making install in uams
make[2]: Entering directory '/home/pi/netatalk-2.230302/etc/uams'
make[3]: Entering directory '/home/pi/netatalk-2.230302/etc/uams'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/usr/lib/netatalk'
/bin/bash ../../libtool --mode=install /usr/bin/install -c uams_guest.la uams_passwd.la uams_randnum.la uams_dhx_passwd.la uams_dhx2_passwd.la '/usr/lib/netatalk'
libtool: install: /usr/bin/install -c .libs/uams_guest.so /usr/lib/netatalk/uams_guest.so
libtool: install: /usr/bin/install -c .libs/uams_guest.lai /usr/lib/netatalk/uams_guest.la
libtool: install: /usr/bin/install -c .libs/uams_passwd.so /usr/lib/netatalk/uams_passwd.so
libtool: install: /usr/bin/install -c .libs/uams_passwd.lai /usr/lib/netatalk/uams_passwd.la
libtool: install: /usr/bin/install -c .libs/uams_randnum.so /usr/lib/netatalk/uams_randnum.so
libtool: install: /usr/bin/install -c .libs/uams_randnum.lai /usr/lib/netatalk/uams_randnum.la
libtool: install: /usr/bin/install -c .libs/uams_dhx_passwd.so /usr/lib/netatalk/uams_dhx_passwd.so
libtool: install: /usr/bin/install -c .libs/uams_dhx_passwd.lai /usr/lib/netatalk/uams_dhx_passwd.la
libtool: install: /usr/bin/install -c .libs/uams_dhx2_passwd.so /usr/lib/netatalk/uams_dhx2_passwd.so
libtool: install: /usr/bin/install -c .libs/uams_dhx2_passwd.lai /usr/lib/netatalk/uams_dhx2_passwd.la
libtool: install: /usr/bin/install -c .libs/uams_guest.a /usr/lib/netatalk/uams_guest.a
libtool: install: chmod 644 /usr/lib/netatalk/uams_guest.a
libtool: install: ranlib /usr/lib/netatalk/uams_guest.a
libtool: install: /usr/bin/install -c .libs/uams_passwd.a /usr/lib/netatalk/uams_passwd.a
libtool: install: chmod 644 /usr/lib/netatalk/uams_passwd.a
libtool: install: ranlib /usr/lib/netatalk/uams_passwd.a
libtool: install: /usr/bin/install -c .libs/uams_randnum.a /usr/lib/netatalk/uams_randnum.a
libtool: install: chmod 644 /usr/lib/netatalk/uams_randnum.a
libtool: install: ranlib /usr/lib/netatalk/uams_randnum.a
libtool: install: /usr/bin/install -c .libs/uams_dhx_passwd.a /usr/lib/netatalk/uams_dhx_passwd.a
libtool: install: chmod 644 /usr/lib/netatalk/uams_dhx_passwd.a
libtool: install: ranlib /usr/lib/netatalk/uams_dhx_passwd.a
libtool: install: /usr/bin/install -c .libs/uams_dhx2_passwd.a /usr/lib/netatalk/uams_dhx2_passwd.a
libtool: install: chmod 644 /usr/lib/netatalk/uams_dhx2_passwd.a
libtool: install: ranlib /usr/lib/netatalk/uams_dhx2_passwd.a
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib/netatalk
----------------------------------------------------------------------
Libraries have been installed in:
/usr/lib/netatalk
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make install-data-hook
make[4]: Entering directory '/home/pi/netatalk-2.230302/etc/uams'
(if [ -d /usr/lib/netatalk ] ; then \
cd /usr/lib/netatalk && \
rm -f uams_clrtxt.so uams_dhx.so uams_dhx2.so && \
ln -s uams_passwd.so uams_clrtxt.so && \
echo && ln -s uams_dhx_passwd.so uams_dhx.so && \
echo && ln -s uams_dhx2_passwd.so uams_dhx2.so ; \
fi)
make[4]: Leaving directory '/home/pi/netatalk-2.230302/etc/uams'
make[3]: Leaving directory '/home/pi/netatalk-2.230302/etc/uams'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/etc/uams'
Making install in atalkd
make[2]: Entering directory '/home/pi/netatalk-2.230302/etc/atalkd'
make[3]: Entering directory '/home/pi/netatalk-2.230302/etc/atalkd'
/usr/bin/mkdir -p '/usr/local/sbin'
/bin/bash ../../libtool --mode=install /usr/bin/install -c atalkd '/usr/local/sbin'
libtool: install: /usr/bin/install -c atalkd /usr/local/sbin/atalkd
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/etc/atalkd'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/etc/atalkd'
Making install in papd
make[2]: Entering directory '/home/pi/netatalk-2.230302/etc/papd'
make[3]: Entering directory '/home/pi/netatalk-2.230302/etc/papd'
/usr/bin/mkdir -p '/usr/local/bin'
/bin/bash ../../libtool --mode=install /usr/bin/install -c showppd '/usr/local/bin'
libtool: install: /usr/bin/install -c showppd /usr/local/bin/showppd
/usr/bin/mkdir -p '/usr/local/sbin'
/bin/bash ../../libtool --mode=install /usr/bin/install -c papd '/usr/local/sbin'
libtool: install: /usr/bin/install -c papd /usr/local/sbin/papd
make install-exec-hook
make[4]: Entering directory '/home/pi/netatalk-2.230302/etc/papd'
echo "Creating SPOOLDIR /usr/local/var/spool/netatalk..."
Creating SPOOLDIR /usr/local/var/spool/netatalk...
/bin/bash /home/pi/netatalk-2.230302/install-sh -d /usr/local/var/spool/netatalk
chmod 0777 /usr/local/var/spool/netatalk
make[4]: Leaving directory '/home/pi/netatalk-2.230302/etc/papd'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/etc/papd'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/etc/papd'
Making install in psf
make[2]: Entering directory '/home/pi/netatalk-2.230302/etc/psf'
make[3]: Entering directory '/home/pi/netatalk-2.230302/etc/psf'
/usr/bin/mkdir -p '/usr/local/libexec'
/bin/bash ../../libtool --mode=install /usr/bin/install -c psf psa '/usr/local/libexec'
libtool: install: /usr/bin/install -c psf /usr/local/libexec/psf
libtool: install: /usr/bin/install -c psa /usr/local/libexec/psa
/usr/bin/mkdir -p '/usr/local/libexec'
/usr/bin/install -c etc2ps.sh '/usr/local/libexec'
make install-exec-hook
make[4]: Entering directory '/home/pi/netatalk-2.230302/etc/psf'
make[4]: Leaving directory '/home/pi/netatalk-2.230302/etc/psf'
/usr/bin/mkdir -p '/usr/local/share/netatalk'
/usr/bin/install -c -m 644 pagecount.ps '/usr/local/share/netatalk'
make[3]: Leaving directory '/home/pi/netatalk-2.230302/etc/psf'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/etc/psf'
make[2]: Entering directory '/home/pi/netatalk-2.230302/etc'
make[3]: Entering directory '/home/pi/netatalk-2.230302/etc'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/etc'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/etc'
make[1]: Leaving directory '/home/pi/netatalk-2.230302/etc'
Making install in man
make[1]: Entering directory '/home/pi/netatalk-2.230302/man'
Making install in man1
make[2]: Entering directory '/home/pi/netatalk-2.230302/man/man1'
make[3]: Entering directory '/home/pi/netatalk-2.230302/man/man1'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/usr/local/share/man/man1'
/usr/bin/install -c -m 644 uniconv.1 asip-status.pl.1 afpldaptest.1 ad.1 afppasswd.1 apple_dump.1 dbd.1 hqx2bin.1 macbinary.1 macusers.1 megatron.1 netatalk-config.1 single2bin.1 unbin.1 unhex.1 unsingle.1 aecho.1 getzones.1 nbp.1 nbplkup.1 nbprgstr.1 nbpunrgstr.1 pap.1 psorder.1 '/usr/local/share/man/man1'
make[3]: Leaving directory '/home/pi/netatalk-2.230302/man/man1'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/man/man1'
Making install in man3
make[2]: Entering directory '/home/pi/netatalk-2.230302/man/man3'
make[3]: Entering directory '/home/pi/netatalk-2.230302/man/man3'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/usr/local/share/man/man3'
/usr/bin/install -c -m 644 atalk_aton.3 nbp_name.3 '/usr/local/share/man/man3'
make[3]: Leaving directory '/home/pi/netatalk-2.230302/man/man3'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/man/man3'
Making install in man4
make[2]: Entering directory '/home/pi/netatalk-2.230302/man/man4'
make[3]: Entering directory '/home/pi/netatalk-2.230302/man/man4'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/usr/local/share/man/man4'
/usr/bin/install -c -m 644 atalk.4 '/usr/local/share/man/man4'
make[3]: Leaving directory '/home/pi/netatalk-2.230302/man/man4'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/man/man4'
Making install in man5
make[2]: Entering directory '/home/pi/netatalk-2.230302/man/man5'
make[3]: Entering directory '/home/pi/netatalk-2.230302/man/man5'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/usr/local/share/man/man5'
/usr/bin/install -c -m 644 AppleVolumes.default.5 afpd.conf.5 afp_ldap.conf.5 afp_signature.conf.5 afp_voluuid.conf.5 netatalk.conf.5 atalkd.conf.5 papd.conf.5 AppleVolumes.5 AppleVolumes.system.5 '/usr/local/share/man/man5'
make[3]: Leaving directory '/home/pi/netatalk-2.230302/man/man5'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/man/man5'
Making install in man8
make[2]: Entering directory '/home/pi/netatalk-2.230302/man/man8'
make[3]: Entering directory '/home/pi/netatalk-2.230302/man/man8'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/usr/local/share/man/man8'
/usr/bin/install -c -m 644 afpd.8 cnid_dbd.8 cnid_metad.8 atalkd.8 papd.8 papstatus.8 psf.8 a2boot.8 timelord.8 '/usr/local/share/man/man8'
make[3]: Leaving directory '/home/pi/netatalk-2.230302/man/man8'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/man/man8'
make[2]: Entering directory '/home/pi/netatalk-2.230302/man'
make[3]: Entering directory '/home/pi/netatalk-2.230302/man'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/man'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/man'
make[1]: Leaving directory '/home/pi/netatalk-2.230302/man'
Making install in contrib
make[1]: Entering directory '/home/pi/netatalk-2.230302/contrib'
Making install in a2boot
make[2]: Entering directory '/home/pi/netatalk-2.230302/contrib/a2boot'
make[3]: Entering directory '/home/pi/netatalk-2.230302/contrib/a2boot'
/usr/bin/mkdir -p '/usr/local/sbin'
/bin/bash ../../libtool --mode=install /usr/bin/install -c a2boot '/usr/local/sbin'
libtool: install: /usr/bin/install -c a2boot /usr/local/sbin/a2boot
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/contrib/a2boot'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/contrib/a2boot'
Making install in macusers
make[2]: Entering directory '/home/pi/netatalk-2.230302/contrib/macusers'
make[3]: Entering directory '/home/pi/netatalk-2.230302/contrib/macusers'
/usr/bin/mkdir -p '/usr/local/bin'
/usr/bin/install -c macusers '/usr/local/bin'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/contrib/macusers'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/contrib/macusers'
Making install in misc
make[2]: Entering directory '/home/pi/netatalk-2.230302/contrib/misc'
make[3]: Entering directory '/home/pi/netatalk-2.230302/contrib/misc'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/contrib/misc'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/contrib/misc'
Making install in shell_utils
make[2]: Entering directory '/home/pi/netatalk-2.230302/contrib/shell_utils'
make[3]: Entering directory '/home/pi/netatalk-2.230302/contrib/shell_utils'
/usr/bin/mkdir -p '/usr/local/bin'
/usr/bin/install -c asip-status.pl apple_dump lp2pap.sh '/usr/local/bin'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/contrib/shell_utils'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/contrib/shell_utils'
Making install in printing
make[2]: Entering directory '/home/pi/netatalk-2.230302/contrib/printing'
make[3]: Entering directory '/home/pi/netatalk-2.230302/contrib/printing'
/usr/bin/mkdir -p '/usr/local/bin'
/usr/bin/install -c add_netatalk_printer '/usr/local/bin'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/contrib/printing'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/contrib/printing'
Making install in timelord
make[2]: Entering directory '/home/pi/netatalk-2.230302/contrib/timelord'
make[3]: Entering directory '/home/pi/netatalk-2.230302/contrib/timelord'
/usr/bin/mkdir -p '/usr/local/sbin'
/bin/bash ../../libtool --mode=install /usr/bin/install -c timelord '/usr/local/sbin'
libtool: install: /usr/bin/install -c timelord /usr/local/sbin/timelord
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/contrib/timelord'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/contrib/timelord'
make[2]: Entering directory '/home/pi/netatalk-2.230302/contrib'
make[3]: Entering directory '/home/pi/netatalk-2.230302/contrib'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/contrib'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/contrib'
make[1]: Leaving directory '/home/pi/netatalk-2.230302/contrib'
Making install in distrib
make[1]: Entering directory '/home/pi/netatalk-2.230302/distrib'
Making install in config
make[2]: Entering directory '/home/pi/netatalk-2.230302/distrib/config'
make[3]: Entering directory '/home/pi/netatalk-2.230302/distrib/config'
/usr/bin/mkdir -p '/usr/local/bin'
/usr/bin/install -c netatalk-config '/usr/local/bin'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/distrib/config'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/distrib/config'
Making install in initscripts
make[2]: Entering directory '/home/pi/netatalk-2.230302/distrib/initscripts'
make[3]: Entering directory '/home/pi/netatalk-2.230302/distrib/initscripts'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/lib/systemd/system'
/usr/bin/install -c -m 644 a2boot.service afpd.service atalkd.service cnid.service papd.service timelord.service '/lib/systemd/system'
make install-data-hook
make[4]: Entering directory '/home/pi/netatalk-2.230302/distrib/initscripts'
systemctl daemon-reload
make[4]: Leaving directory '/home/pi/netatalk-2.230302/distrib/initscripts'
make[3]: Leaving directory '/home/pi/netatalk-2.230302/distrib/initscripts'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/distrib/initscripts'
Making install in m4
make[2]: Entering directory '/home/pi/netatalk-2.230302/distrib/m4'
make[3]: Entering directory '/home/pi/netatalk-2.230302/distrib/m4'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/usr/local/share/aclocal'
/usr/bin/install -c -m 644 netatalk.m4 '/usr/local/share/aclocal'
make[3]: Leaving directory '/home/pi/netatalk-2.230302/distrib/m4'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/distrib/m4'
make[2]: Entering directory '/home/pi/netatalk-2.230302/distrib'
make[3]: Entering directory '/home/pi/netatalk-2.230302/distrib'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/distrib'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/distrib'
make[1]: Leaving directory '/home/pi/netatalk-2.230302/distrib'
Making install in include
make[1]: Entering directory '/home/pi/netatalk-2.230302/include'
Making install in atalk
make[2]: Entering directory '/home/pi/netatalk-2.230302/include/atalk'
make[3]: Entering directory '/home/pi/netatalk-2.230302/include/atalk'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/usr/local/include/atalk'
/usr/bin/install -c -m 644 adouble.h vfs.h aep.h afp.h asp.h atp.h cnid.h compat.h ddp.h dsi.h ldapconfig.h list.h logger.h nbp.h netddp.h pap.h paths.h queue.h rtmp.h server_child.h server_ipc.h tdb.h uam.h unicode.h util.h uuid.h volinfo.h zip.h ea.h acl.h unix.h directory.h hash.h volume.h '/usr/local/include/atalk'
make[3]: Leaving directory '/home/pi/netatalk-2.230302/include/atalk'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/include/atalk'
make[2]: Entering directory '/home/pi/netatalk-2.230302/include'
make[3]: Entering directory '/home/pi/netatalk-2.230302/include'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/include'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/include'
make[1]: Leaving directory '/home/pi/netatalk-2.230302/include'
Making install in sys
make[1]: Entering directory '/home/pi/netatalk-2.230302/sys'
Making install in netatalk
make[2]: Entering directory '/home/pi/netatalk-2.230302/sys/netatalk'
make[3]: Entering directory '/home/pi/netatalk-2.230302/sys/netatalk'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/usr/local/include/netatalk'
/usr/bin/install -c -m 644 aarp.h at.h at_var.h ddp.h ddp_var.h endian.h phase2.h '/usr/local/include/netatalk'
make[3]: Leaving directory '/home/pi/netatalk-2.230302/sys/netatalk'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/sys/netatalk'
Making install in solaris
make[2]: Entering directory '/home/pi/netatalk-2.230302/sys/solaris'
make[2]: Nothing to be done for 'install'.
make[2]: Leaving directory '/home/pi/netatalk-2.230302/sys/solaris'
make[2]: Entering directory '/home/pi/netatalk-2.230302/sys'
make[3]: Entering directory '/home/pi/netatalk-2.230302/sys'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/sys'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/sys'
make[1]: Leaving directory '/home/pi/netatalk-2.230302/sys'
Making install in doc
make[1]: Entering directory '/home/pi/netatalk-2.230302/doc'
make[2]: Entering directory '/home/pi/netatalk-2.230302/doc'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/pi/netatalk-2.230302/doc'
make[1]: Leaving directory '/home/pi/netatalk-2.230302/doc'
Making install in macros
make[1]: Entering directory '/home/pi/netatalk-2.230302/macros'
make[2]: Entering directory '/home/pi/netatalk-2.230302/macros'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/pi/netatalk-2.230302/macros'
make[1]: Leaving directory '/home/pi/netatalk-2.230302/macros'
Making install in test
make[1]: Entering directory '/home/pi/netatalk-2.230302/test'
Making install in afpd
make[2]: Entering directory '/home/pi/netatalk-2.230302/test/afpd'
make[3]: Entering directory '/home/pi/netatalk-2.230302/test/afpd'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/test/afpd'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/test/afpd'
make[2]: Entering directory '/home/pi/netatalk-2.230302/test'
make[3]: Entering directory '/home/pi/netatalk-2.230302/test'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pi/netatalk-2.230302/test'
make[2]: Leaving directory '/home/pi/netatalk-2.230302/test'
make[1]: Leaving directory '/home/pi/netatalk-2.230302/test'
make[1]: Entering directory '/home/pi/netatalk-2.230302'
make[2]: Entering directory '/home/pi/netatalk-2.230302'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/pi/netatalk-2.230302'
make[1]: Leaving directory '/home/pi/netatalk-2.230302'
Your system may not have support for AppleTalk networking.
You can still use Netatalk with Macs that support AppleTalk over TCP/IP (DSI).
In the Chooser, input the IP address of the network interface that is connected to the rest of your network:
192.168.178.69
Modifying service configurations...
/etc/netatalk/AppleVolumes.default:
/home/pi/shared_files "Pi File Server"
/etc/netatalk/afpd.conf:
- -transall -uamlist uams_guest.so,uams_clrtxt.so,uams_dhx2.so -nosavepassword -icon
/etc/netatalk/papd.conf:
cupsautoadd:op=root:
/etc/cups/cupsd.conf:
Starting systemd services... (this may take a while)
Synchronizing state of cups.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable cups
Created symlink /etc/systemd/system/multi-user.target.wants/afpd.service → /lib/systemd/system/afpd.service.
Created symlink /etc/systemd/system/multi-user.target.wants/cnid.service → /lib/systemd/system/cnid.service.
Created symlink /etc/systemd/system/multi-user.target.wants/atalkd.service → /lib/systemd/system/atalkd.service.
Created symlink /etc/systemd/system/multi-user.target.wants/papd.service → /lib/systemd/system/papd.service.
Created symlink /etc/systemd/system/multi-user.target.wants/timelord.service → /lib/systemd/system/timelord.service.
Created symlink /etc/systemd/system/multi-user.target.wants/a2boot.service → /lib/systemd/system/a2boot.service.
Netatalk daemons are now installed and running, and should be discoverable by your Macs.
To authenticate with the file server, use the current username (pi) and password.
To learn more about Netatalk and its capabilities, visit https://netatalk.sourceforge.io
Enjoy Netatalk!
Installing AppleShare File Server - Complete!
pi@piscsi:~/piscsi $ cat /etc/netatalk/atalkd.conf
#
# Format of lines in this file:
#
# interface [ -seed ] [ -router | -dontroute ]
# [ -phase { 1 | 2 } ] [ -addr net.node ]
# [ -net first[-last] ] [ -zone ZoneName ] ...
#
# -seed only works if you have multi-interfaces. Any missing arguments are
# automatically configured from the network. Note: lines can't actually be
# split, tho it's a good idea.
#
# -router is like -seed but it allows single-interface routing. -dontroute
# disables routing for the specified interface.
#
# Some examples:
#
# The simplest case is no atalkd.conf. This works on most platforms
# (notably not Solaris), since atalkd can discover the local interfaces
# on the machine.
#
# Very slightly more complicated:
#
# le0
# or
# eth0
#
# for Solaris or Linux.
#
# A much more complicated example:
#
# le0 -phase 1
# le1 -seed -phase 2 -addr 66.6 -net 66-67 -zone "No Parking"
#
# This turns on transition routing between the le0 and le1
# interfaces on a Sun. It also causes atalkd to fail if other
# routers disagree about it's configuration of le1.
#
pi@piscsi:~/piscsi $ nbplkup
piscsi:ProDOS16 Image 65280.182:3
piscsi:Apple //e Boot 65280.182:3
piscsi:TimeLord 65280.182:131
piscsi:AFPServer 65280.182:129
piscsi:Apple //gs 65280.182:3
Color Classic:Macintosh 65280.243:252
Color Classic:Workstation 65280.243:4
Q:Darwin 65356.78:128
Q:AFPServer 65356.78:129
pi@piscsi:~/piscsi $ ifconfig
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.178.69 netmask 255.255.255.0 broadcast 192.168.178.255
inet6 fe80::1b0e:7009:8d2c:7c1a prefixlen 64 scopeid 0x20<link>
inet6 2001:a61:2bae:1f01:a26e:8c5e:e1f9:9458 prefixlen 64 scopeid 0x0<global>
inet6 fd00::f68b:68e4:a7e4:9dd2 prefixlen 64 scopeid 0x0<global>
ether b8:27:eb:54:7f:6c txqueuelen 1000 (Ethernet)
RX packets 46563 bytes 57897248 (55.2 MiB)
RX errors 0 dropped 2 overruns 0 frame 0
TX packets 24981 bytes 2977844 (2.8 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 1278 bytes 353707 (345.4 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 1278 bytes 353707 (345.4 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
pi@piscsi:~/piscsi $ ./easyinstall.sh
    .~~.   .~~.
  '. \ ' ' / .'
   .╔═══════╗.
  : ║|¯¯¯¯¯|║ :
 ~ (║|_____|║) ~
( : ║ .  __ ║ : )
 ~ .╚╦═════╦╝. ~
  (  ¯¯¯¯¯¯¯  ) PiSCSI Assistant
   '~ .~~~. ~'
       '~'
Board Type: FULLSPEC | Compiler: clang++-11 | Compiler Cores: 4
Choose among the following options:
INSTALL/UPDATE PISCSI
1) Install or update PiSCSI Service + Web Interface
2) Install or update PiSCSI Service
3) Install or update PiSCSI OLED Screen (requires hardware)
4) Install or update PiSCSI Control Board UI (requires hardware)
NETWORK BRIDGE ASSISTANT
5) Configure network bridge for Ethernet (DHCP)
6) Configure network bridge for WiFi (static IP + NAT)
INSTALL COMPANION APPS
7) Install AppleShare File Server (Netatalk)
8) Install FTP File Server (vsftpd)
9) Install SMB File Server (Samba)
10) Install Web Proxy Server (Macproxy)
ADVANCED OPTIONS
11) Compile and install PiSCSI stand-alone
12) Configure the PiSCSI Web Interface stand-alone
13) Enable or disable PiSCSI back-end authentication
14) Enable or disable PiSCSI Web Interface authentication
EXPERIMENTAL FEATURES
15) Share the images dir over AppleShare (requires Netatalk)
16) Compile PiSCSI binaries
Enter your choice (0-16) or CTRL-C to exit: 5
Configuring wired network bridge
This script will make the following changes to your system:
- Create a virtual network bridge interface in /etc/network/interfaces.d
- Modify /etc/dhcpcd.conf to bridge the Ethernet interface (may change the IP address; requires a reboot)
Input your password to allow this script to make the above changes.
[sudo] password for pi:
                              .-~-.-~~~-.~-.
 ╔═══════╗                  .(              )
 ║|¯¯¯¯¯|║                 /               `.
 ║|_____|║>--------------<~               .   )
 ║ .  __ ║                 (              :'-'
 ╚╦═════╦╝                  ~-.________.:'
  ¯¯¯¯¯¯¯
Setting up wired network...
eth0 will be configured for network forwarding with DHCP.
WARNING: If you continue, the IP address of your Pi may change upon reboot.
Please make sure you will not lose access to the Pi system.
Do you want to proceed with network configuration using the default settings? [Y/n]
Y
Modified /etc/dhcpcd.conf
Modified /etc/network/interfaces.d/piscsi_bridge
Configuration completed!
Please make sure you attach a DaynaPORT network adapter to your PiSCSI configuration.
Either use the Web UI, or do this on the command line (assuming SCSI ID 6):
scsictl -i 6 -c attach -t scdp -f eth0
We need to reboot your Pi
Press Enter to reboot or CTRL-C to exit
Connection to piscsi.local closed by remote host.
Connection to piscsi.local closed.
Dolos:~ tweedy$ ssh pi@piscsi.local
pi@piscsi.local's password:
Linux piscsi 6.1.21-v7+ #1642 SMP Mon Apr 3 17:20:52 BST 2023 armv7l
The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Tue Oct 10 20:28:47 2023 from 192.168.178.26
SSH is enabled and the default password for the 'pi' user has not been changed.
This is a security risk - please login as the 'pi' user and type 'passwd' to set a new password.
pi@piscsi:~ $ sudo systemctl status atalkd
● atalkd.service - Netatalk AppleTalk daemon
Loaded: loaded (/lib/systemd/system/atalkd.service; enabled; vendor preset: enabled)
Active: active (running) since Tue 2023-10-10 20:29:01 BST; 1min 16s ago
Process: 517 ExecStart=/usr/local/sbin/atalkd (code=exited, status=0/SUCCESS)
Tasks: 1 (limit: 1595)
CPU: 35ms
CGroup: /system.slice/atalkd.service
└─522 /usr/local/sbin/atalkd
Oct 10 20:28:12 piscsi systemd[1]: Starting Netatalk AppleTalk daemon...
Oct 10 20:28:12 piscsi atalkd[522]: Set syslog logging to level: LOG_DEBUG
Oct 10 20:28:12 piscsi atalkd[522]: restart (2.230302)
Oct 10 20:28:30 piscsi atalkd[522]: zip_getnetinfo for piscsi_bridge
Oct 10 20:28:40 piscsi atalkd[522]: zip_getnetinfo for piscsi_bridge
Oct 10 20:28:50 piscsi atalkd[522]: zip_getnetinfo for piscsi_bridge
Oct 10 20:29:00 piscsi atalkd[522]: config for no router
Oct 10 20:29:01 piscsi atalkd[522]: ready 0/0/0
Oct 10 20:29:01 piscsi systemd[1]: Started Netatalk AppleTalk daemon.
pi@piscsi:~ $ nnbplkup
-bash: nnbplkup: command not found
pi@piscsi:~ $ nbplkup
Q:Darwin 65336.58:128
Q:AFPServer 65336.58:129
Color Classic:Macintosh 65280.243:252
Color Classic:Workstation 65280.243:4
pi@piscsi:~ $ ifconfig
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
ether b8:27:eb:54:7f:6c txqueuelen 1000 (Ethernet)
RX packets 1131 bytes 200037 (195.3 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 378 bytes 128814 (125.7 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 679 bytes 200656 (195.9 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 679 bytes 200656 (195.9 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
piscsi0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet6 fe80::6c53:d0ff:fe49:c1b7 prefixlen 64 scopeid 0x20<link>
ether 6e:53:d0:49:c1:b7 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
piscsi_bridge: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.178.75 netmask 255.255.255.0 broadcast 192.168.178.255
inet6 fd00::ba27:ebff:fe54:7f6c prefixlen 64 scopeid 0x0<global>
inet6 2001:a61:2bae:1f01:ba27:ebff:fe54:7f6c prefixlen 64 scopeid 0x0<global>
inet6 fe80::ba27:ebff:fe54:7f6c prefixlen 64 scopeid 0x20<link>
ether 6e:53:d0:49:c1:b7 txqueuelen 1000 (Ethernet)
RX packets 1089 bytes 193298 (188.7 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 342 bytes 122390 (119.5 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
pi@piscsi:~ $
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment